@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700" rel="stylesheet');
/*font-family: 'Montserrat', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700" rel="stylesheet');
/*font-family: 'Oswald', sans-serif;*/

body {background: #fff; margin: 0; font:14px 'Montserrat', sans-serif; color: #333; line-height:24px;}

hr{border-top-color:#cccccc; margin:2rem 0;}

a{text-decoration: none !important; color:#333}
a:hover{color:#000}
a, .header, .logo img, .menu, .btn, .header.full, .nav ul, .row, .header.full, .header.full .headertop, .social i:hover{-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}

h1{font-size:48px; color: #414141; margin:0; padding:0;}
h2{font-size:30px;}
.text-blue{color:#2473ba;}
.v-height{height:252px;}



.top-btm-space-lg{padding-bottom:80px; padding-top:80px;}
.top-btm-space{padding-bottom:30px; padding-top:30px;}
.top-btm-space-sm{padding-top:25px; padding-bottom:25px;}

.header{width:100%; z-index:99; position:fixed; height:auto; background:#fff; padding:0;}
.headertop{background:#535353; color:#fff; text-transform:uppercase;}
.headertop a:hover{color:#afafaf;}
.header.full{
	background:#fff; padding:0;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.3);
	
}


.logo img{max-width:90px;}
.header.full .logo img{max-width:50px;}
.header.full .headertop{margin-top: -43px;}
.btn{font-size:14px; background:#0063fb; padding:13px 55px; color:#fff; border-radius:0; border:0; margin-top:20px; font-weight:300; text-transform:uppercase;}
.btn:hover{background:#000; color:#fff;}
.big-btn{font-size:18px; padding:18px 45px;}
.call{color:#fff;}
.call i{margin-right:10px;}
.topsocial{border-left:1px solid #777;}
.topsocial i{margin:0 0 0 20px;}
.topsocial a{color:#fff; font-size:15px;}
.headerspace{height:150px;}

.menutop ul {list-style: none; padding: 0; margin:0;width:100%; text-align:right;}
.menutop li {display: inline-block; margin: 0;}
.menutop li a {font-size:15px; color: #6c6c6c; padding:0; text-decoration: none; margin:0 8px; padding:0; font-weight:700;}
.menutop li a:hover, .menutop li a.active{color: #333;}


.banner{position:relative;}
.banner .container{position: absolute; left: 0; right: 0; top: 50%; transform: translate(0,-50%); display: flex; justify-content: center;}

.carousel {
    position: initial;
}
.carousel-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    display: flex;
}

.carousel-caption{color: #fff; position: absolute; text-align: right; text-transform: uppercase; top:42%;}
.carousel-caption h1{font-size:30px; font-weight:300; color:#00bff7}
.carousel-caption h2{font-weight:700; color:#fff; display:block; font-size:40px;}

.carousel-caption h1 {
    animation-delay: 1s;
}
.carousel-caption h2 {
    animation-delay: 2s;
}
.iconbox a{color:#fff; font-size:24px; font-weight:300; font-family:'Oswald'; display:block;}
.iconbox img{margin-right:10px;}
.red-bg{background:#c11f54;}
.blue-bg{background:#2473ba;}
.orange-bg{background:#de8f1d;}
.orange{color:#de8f1d;}
.red{color:#c11f54;}

.innerbanner{position:relative;  background:url(images/innerbanner.jpg); background-size:cover; height:250px;}

.grey-bg{background:#414141;}
.lightgrey{background:#f2f4f5;}
.icon-bg{background:#f2f4f5 url(images/big-logo.png)no-repeat center;}
.list {margin: 0; padding: 0; list-style: none; font-size: 18px;}
.list li {margin-top:18px; position:relative; background:#fff; padding:20px; margin-left:50px; height:120px;}
.list li:before {font-family: 'Font Awesome 5 Free'; position: absolute; left: -50px; content: '\f00c'; color: #fff; font-size: 20px; font-weight: 700; padding:15px; background:#333; top:0;}

.list1 {margin: 0; padding: 0; list-style: none;}
.list1 li {margin-bottom:10px; position:relative; margin-left:50px;}
.list1 li:before {font-family: 'Font Awesome 5 Free'; position: absolute; left: -40px; content: '\f00c'; color: #333; font-size:18px; font-weight: 700;}

.slidemenu{margin:0; border-bottom:0;}
.slidemenu .nav-link{font-size:18px; border-radius:0; padding:30px 40px; text-transform:uppercase; color:#fff; background:#545454; border:0;}
.slidemenu li{margin-right:7px;}
.slidemenu, .nav-tabs .nav-item {margin-bottom:0;}
.slidemenu li:last-child{margin-right:0;}
.slidemenu .nav-link:hover{background:#fff; color:#333; border:0;}
.menu-pane{background:#fff; line-height:30px; color:#333; font-weight:300; font-size:16px;}
.company img{margin:0 10px 10px; -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);}

.footer{color:#909090; font-size:16px; line-height:40px; font-weight:400;}
.footer a{color:#132b35; margin:0 10px; font-weight:600;}
.footer a:hover{color:#909090;}
.social a{margin: 0 5px; width: 38px; height: 38px; border-radius: 100px; padding: 10px; background: #333; color: #fff; font-weight: 400; font-size: 16px; display: inline-block;}
.social a:hover{background:#ec3a24; color:#fff;}

label{display:block;}
.label_error{color:#F00; font-size: 12px; display: inline-block;}
input[type="text"], textarea{
	font-size: 13px;
    font-weight: 400;
    color: #333;
    width: 100%;
    line-height:45px;
    padding: 0 15PX;
    background:none;
    border:1px solid #717171;
    outline: none;
	border-radius:0;
	margin-bottom:15px;
	border-top: 0;
    border-left: 0;
    border-right: 0;}
textarea{height:140px;}
.error{display:block; color:#ff0303;font-size:13px; margin-left:10px; text-transform:none; letter-spacing:normal;}
#snav{display:none;}
.nav-tabs {display:none;}
.card{border-radius:0;}
.card-body{padding:0;}

@media(min-width:1200px) {
.container {max-width: 1230px;}

}
@media (max-width: 1199.98px){
.menutop li a{font-size:12px;}
h1{font-size:25px;}
.list li {height:160px;}
.slidemenu .nav-link{font-size:14px;}


}

@media (max-width: 991.98px){
h2{font-size:25px;}
.menutop li a{font-size:12px; margin: 0 0 0 6px;}
.logo img {width:70px;}
.social a {margin: 0 10px 0 0;}
.call{padding:10px 20px}
.expand-btn {background:none; padding:0; border: 0; font-size:21px; vertical-align:middle; color:#000; display: inline-block !important; cursor: pointer;}
#nav{display:none; background:#0062c3; min-width:220px; padding:0; position:absolute; right:16px; top:56px;}
.header.full #nav {top:50px;}
.slidemenu .nav-link{font-size:9px; padding:12px 40px;}

.menutop ul{width:100%; margin:0;}
.menutop li{display:block; line-height:normal; padding:0;}
.menutop li a{margin:0; line-height:46px; color:#fff; font-weight:500; padding:0 15px; display:block;}
.menutop li a:hover, .nav li a.active{color: #fff; background:#cf3228;}
.top-btm-space-lg {padding-bottom:50px; padding-top: 50px;}
.list li {height:auto; line-height:24px; font-size:14px;}
.company img{max-width:120px;}
.big-btn {padding: 13px 25px;}
.v-height{height:230px;}
.carousel-caption{padding:0;}
.carousel-caption h1{font-size:20px;}
.carousel-caption h2{font-size:30px;}

.headerspace {height: 130px;}
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }
    
    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
.card-header a{display:inline-block;}
	
}


@media (max-width: 767.98px){
#nav{top:45px;}
.header.full #nav {top:45px;}
.footer{font-size:12px;}
.top-btn-space {padding-top: 10px; padding-bottom:10px;}
.headerspace {height: 100px;}
.logo img{width:50px;}

.midbanner {font-size: 16px; line-height: 30px;}
.call{padding:10px 20px}
.carousel-caption h1{font-size:20px;}
.carousel-caption h2{font-size:20px;}
.carousel-indicators{display:none;}
.big-btn {padding: 13px 25px;}
.small-text{font-size:14px; line-height:20px;}
.v-height {height: 170px;}
.card{border:0;}
.tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
	.tab-pane a{display:block;
	color: #fff;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
	padding:4px;}
	.card-header{background:#595959;}
	.card-header:first-child {border-radius:0; 
}
}




@media (max-width: 575.98px){
.caption h2{font-size:16px;}
#nav{top:45px;}
.top-btm-space-lg {padding-bottom:30px; padding-top:30px;}
.expand-btn {top:-50px;}
.header.full .logo img {max-width: 70px;}
.header.full .expand-btn{top:-40px;}
.error{margin-left:10px;}
.footer{line-height:20px;}
.footer a{margin:0 4px 0 0; display:inline-block;}
.social a {margin: 0 4px 0 0;}
.top-btm-space-sm {padding-top: 0px; padding-bottom: 25px;}
h1{font-size:18px; margin:10px 0;}
.btn{font-size:10px; padding:8px 18px;}
body{font-size:12px; line-height:13px;}
.list1{font-size:13px;}
.list1 li{margin-left:30px; margin-bottom:0;}
.list1 li:before{font-size:14px; left:-30px;}
h2{font-size:15px;}
.header.full .headertop {margin-top: -32px;}
.iconbox a{font-size:18px;}
.innerbanner {height: 80px;}
hr {border-top-color: #cccccc;margin: 15px 0;}
h4{font-size:15px;}
.caption h1, .caption h2{font-size: 12px;}
.list li {line-height: 20px; font-size: 12px;}
.social a {width:34px; height:34px;}
.tab-pane {font-size: 12px; line-height:20px;}
}










