/*maine style.css*/

@import url('bootstrap.min.css');
@import url('responsive.css');

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700|Open+Sans:400,300,700,600,800);

body{
	background:#fff;
	font-family: 'Oswald', sans-serif;
}

header{
	background:#fff;	
}

.col-1{
	padding:15px 0;
}


.col-2{
	padding:10px 0;
}

.action-bttn{
	background:url('../img/phone-icon.png') no-repeat left;
	float:right;
	padding-left:50px;
	font-size:35px;
	font-weight:700;
	color:#c42032;
	margin-top:20px;
}

.action-bttn:hover, .action-bttn:focus{
	text-decoration:none;
	color:#000;
}

/**/
.modal-dialog .action-bttn{
	float:inherit;
	display:inline-block;
	margin-bottom:20px;
}
.modal-dialog h3{
	font-size:42px;
	color:#fa8a3a;
}
.modal {
	top:30%;
}
.close{
	font-size:30px;
}


.slider-container{
	background:url('../img/header-bg.png') no-repeat center;
	padding:60px 0;
	background-size:cover;
}

.col-3{
	text-align:left;
}

.col-3 h1{
	color:#000;
	font-size:80px;
	margin-top:0;
	font-weight:700;
}

.col-3 h1 span{
	display:block;
}

.col-3 h1 i{
	font-weight:300;
	font-style:normal;
	font-size:55px;
	display: block;
}

.col-4{
	font-size:35px;
	font-weight:300;
	color:#000;
}

.amt-div{
	font-size:90px;
}

.col-4 sub {
    bottom: 0px;
}

.col-4 sup {
    top: -60px;
}


/*section*/

.col-5{
	margin-top:40px;
}

.col-5 h2{
	font-size:40px;
	font-weight:400;
	color:#424242;
	font-family: 'Open Sans', sans-serif;
}

.higlight{
	color:#c42032;
	font-style:normal;
}

.dark{
	color:#000;
}


.col-5 form .heading{
	background:#fdcb11;
	display:block;
	color:#000;
	padding:10px; 
	font-weight:400;
	margin-bottom:15px;
}

.col-5 form{
	font-family: 'Oswald', sans-serif;
	font-weight:700;
	text-align:center;
	font-size:30px;
	background:#c42032;
}

.form-col{
	padding:15px 15px 5px 15px;
}

.form-col:last-child{
	padding-bottom:25px;
}

.form-col label{
	font-size: 15px;
    display: block;
    text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#fff;
	margin-bottom:0;
	line-height:7px;
}

.form-col input[type="text"]{
	height:35px;
	width:100%;
	border:none;
	outline:none;
	padding:5px 15px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}


.form-col input[type="email"]{
	height:35px;
	width:100%;
	border:none;
	outline:none;
	padding:5px 15px;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}

.form-col input[type="submit"]{
	width:100%;
	border:none;
	outline:none;
	background:#fdcb11;
	padding:7px 15px;
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	color:#000;
	font-size:22px;
	font-weight:600;
}

.form-col input[type="submit"]:hover{
	background:#c42032;
	color:#fff;
}

.requird{
	font-size:13px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	display:block;
}

.hrborder{
	border-color:#d7d7d7;
	    margin-top: 30px;
    margin-bottom: 30px;
}

.col-5 h3{
	font-size:40px;
}

.col-5 h4{
	font-size:25px;
	font-family: 'Open Sans', sans-serif;
	color:#272727;
	margin-bottom:20px;
}

.col-5 p{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:16px;
}

/*==================================*/

footer{
	background:#efefef;
	padding:30px 0;
	font-family: 'Open Sans', sans-serif;
	color:#c42032;
	font-weight:600;
	border-top: 2px solid #fdcb11;
}

 .testimonial{ background:url(../img/testimonial-bg.jpg) left top / 100% no-repeat; padding:4% 0 6%;	margin-top:40px; } 
 .testimonial ol {bottom: -45px; } 
 .testimonial .carousel-indicators .active { background-color: #666; height: 12px; margin: 0; width: 12px; } 
 .testimonial .carousel-indicators li { border: 1px solid #666; } 
 .testimonial .item > p {display: inline-block; width: 60%; } 
 .testimonial .item i { color: #c42032; font-size: 18px; padding: 0 10px; } 
 .testimonial h2 {color: #c42032; font: bold 30px/34px calibri; margin: 0; padding: 0 0 45px; text-align: center; }


 @media (max-width: 767px) { #nav-btn{display:block; } 
 .testimonial .item > p { width: 90%; } 
 .testimonial { background: rgba(0, 0, 0, 0) url("../img/testimonial-bg.jpg") no-repeat scroll left top / auto 100%; padding: 4% 0 20%; } 
 .slider-container {
    background: url(../img/header-bg.png) no-repeat center;
    padding: 0px 0;
    background-size: cover;}
    .col-4 {
    font-size: 35px;
    font-weight: 300;
    color: #fff; }
 }

  @media (max-width: 480px){
 .testimonial .item > p { width: 90%; } 
 .testimonial { background: rgba(0, 0, 0, 0) url("../img/testimonial-bg.jpg") no-repeat scroll left top / auto 100%; padding: 4% 0 20%; } 
  }

  @media (max-width: 320px){
 .testimonial .item > p { width: 90%; } 
 .testimonial { background: rgba(0, 0, 0, 0) url("../img/testimonial-bg.jpg") no-repeat scroll left top / auto 100%; padding: 4% 0 20%; } 
 }

  @media (min-width: 1680px){
  	.slider-container {
    background: url(../img/header-bg.png) no-repeat center;
    padding: 160px 0;
    background-size: cover; }
  }