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

body {background: #fff; margin: 0; font:16px 'Lato', sans-serif; color: #656565; 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, .stepbox:hover{-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}

h1{font-size:36px; color: #656565; margin:0; padding:0; font-weight:300; text-transform:uppercase;}
.texthead{font-size:36px; color: #fff; margin:0 0 34px 0; padding:0; font-weight:300; text-transform:uppercase; display:block;}
.btmtext{color: #656565; text-transform:uppercase; font-size:36px; font-weight:300; display:block; margin-bottom:10px;}
.bigtext{font-size:30px; font-weight:400;}
h2{font-size:30px; font-weight:300;}
h3{font-size:24px;}
.gallery h1{color:#fff;}
.gallery h2{display:none;}

.line{text-align:center; width:100px; margin:25px auto;}
.blue{color:#389ce1;}


.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;}
.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);
	
}
.headerspace{height:80px;}



.logo img{max-width:208px;}
.header.full .logo img{max-width:150px;}
.btn{font-size:16px; background:#00aeef; padding:12px 45px; color:#fff; border-radius:5px; border:0; font-weight:400;}
.btn:hover{background:#000; color:#fff;}
.n-btn{background:none; color:#00aeef; padding:12px 40px;}
.h-btn{padding:6px 20px;}
.darkblue-bg{background:#008bbf;}


.nav ul {list-style: none; padding: 0; margin:0;width:100%; text-align:right;}
.nav li {display: inline-block; margin: 0;}
.nav li a {font-size:13px; color: #000; padding:0; text-decoration: none; margin:0 5px; padding:0; font-weight:400; text-transform:uppercase;}
.nav li a:hover, .nav li a.active{color: #00aeef;}


.banner{width:100%; position:relative;}
.banner img{position:relative;}
.caption{font-size:22px; top:50%; transform:translate(0,-50%); color:#fff; line-height:normal; font-weight:400; left:0; position:absolute; right:0; margin:0 auto; text-align:center}
.welcome, .emoney{font-size:56px; color: #fff; margin:0; padding:0; font-weight:300; text-transform:lowercase; }
.emoney{text-transform:uppercase;}

.list, .sm-check{margin: 0; padding: 0; list-style: none;}
.list li, .sm-check li{margin-bottom:10px; padding-left:40px; position:relative;}
.list li:before, .sm-check li:before{font-family: 'Font Awesome 5 Free'; position: absolute; left: 0; content: '\f058'; color: #00aeef; font-size:25px; font-weight: 700;}
.sm-check li:before{font-size:18px;}
.bg-1{background:url(../images/bg1.jpg) center no-repeat;}
.bg-2{background:url(../images/bg2.jpg) center no-repeat;}
.bg-3{background:url(../images/bg3.jpg) center no-repeat;}
.bg-4{background:url(../images/bg4.jpg) center no-repeat;}
.bg-1, .bg-2, .bg-3, .bg-4{
  min-height:255px; 
  background-attachment: fixed;
  background-size: cover;
  position:relative;
}
.bg-1:before, .bg-2:before, .bg-3:before, .bg-4:before{content:''; position:absolute; width:100%; background:rgba(0, 0, 0, 0.5); height:100%;}


.gallery{padding:90px 0 0 0; overflow:hidden; position:relative;}


.mb-0 > a {
  display: block;
  position: relative;
}
.mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right:18px;
}
.mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
.card{border-radius:0;}
.card-header{border-bottom:0; background:#8a8a8a; color:#fff; text-transform:uppercase; padding:0; text-align:left;}
.card-header:first-child{border-radius:0;}
.card-header a{color:#fff; font-size:16px; padding:18px;}
.card-header:hover{background:#389ce1;}




.grey-bg{background:#f4f4f4;}
.line-btn{border-radius:0; background:#8a8a8a; font-weight:700; margin-bottom:4px;}
.line-btn:hover{background:#389ce1;}
.stepbox{border:1px solid #ccc; padding:15px; height:190px;}
.stepbox:hover{background:#f1f9fd;}
.stepboxline{border-left:0; border-right:0;}


.footer{line-height:24px; font-weight:600;}
.footer a{color:#0063fb; margin:0; font-weight:600; display:block;}
.footer a:hover{color:#024f45;}
.last{background:#000;}


label{display:block;}
.label_error{color:#F00; font-size: 12px; display: inline-block;}


.error{display:inline-block; color:#ff0303;font-size:13px; margin-left:10px; text-transform:none; letter-spacing:normal;}
.form-control, input[type="text"], textarea{height:50px; font-size:14px; margin-bottom: 15px;}
.contactform-home .form-control, .contactform input[type="text"], .contactform textarea{ border-left:0; padding-left:0;}
textarea.form-control {height: 190px;}
.form-control, input[type="text"]:focus, textarea.form-control:focus{box-shadow:none; border-color:#ced4da;}


#newsletter input[type="text"]{border:none; margin-bottom:0; border:1px solid #fff; font-size:18px; width:390px; border-radius:3px; padding:0 15px;}
.form-control .error{color:#000; display:block;}
.form-group{margin-bottom:10px;}
.scroll i{padding: 12px; color: #fff; border: 1px solid; border-radius: 100px; height:40px; width:40px; font-size:16px; margin-top:40px;}
.breakPoint {position: relative;top: -60px;visibility: hidden;}
.contactform-home .input-group-text {background: none; border-right: 0; color: #ced4da; border: 1px solid #cdcdcd;
}
.input-group-text { background: none; border: 1px
 solid #cdcdcd;
}
.enveolpe{display:block; padding-top:9px;}
.btn-bg{padding:9px 25px; border-radius:3px; vertical-align: baseline; line-height: 30px;}
.m-bg{background:#7b003c;}
.maps iframe{
    pointer-events: none;
}
.newsletterlbl{display: inline;color: #fff;}
@media(min-width:1200px) {
.container {max-width: 1136px;}
#snav{display:none;}
}
@media (max-width: 1199.98px){
.nav li a{font-size:12px;}
.caption{font-size:16px;}
.caption h1{font-size:34px;}
h1{font-size:25px;}	
#snav{display:none;}
#newsletter input[type="text"] {width:258px;}
.stepbox{height:210px;}
}

@media (max-width: 991.98px){
.headerspace {height: 50px;}
h2{font-size:25px;}
.caption h1{font-size:25px;}
.caption{font-size:16px;}
.nav li a{font-size:12px; margin: 0 0 0 6px;}
.logo img {width:70px;}
#nav{display:none; background:#000; min-width:220px; padding:0; position:absolute; right:16px; top:45px;}
.header.full #nav {top:50px;}
.expand-btn {background:none; padding:0; border: 0; font-size:21px; vertical-align:middle; color:#000; display: inline-block !important; cursor: pointer;}
.nav ul{width:100%; margin:0;}
.nav li{display:block; line-height:normal; padding:0;}
.nav li a{margin:0; line-height:46px; color:#fff; font-weight:500; padding:0 15px; display:block;}
.nav li a:hover, .nav li a.active{color: #fff; background:#00aeef;}
.nav li a{font-size:12px; line-height:35px;}
.newsbox{text-align:center;}
#newsletter input[type="text"]{width:100%; margin:10px 0;}
.stepbox{height:120px;}
.stepboxline{border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:0; border-bottom:0;}
.scroll i{margin-top:24px;}
}

@media (max-width: 767.98px){
	.headerspace {height: 50px;}
#nav{top:37px;}
.header.full #nav {top:37px;}
.footer{font-size:12px;}
.footer h4{margin:5px 0;}
.stepbox{height:140px;}
.caption h1{font-size:18px;}
.caption{font-size:13px;}
.btn{font-size:12px; padding:6px 20px;}
.scroll i{margin-top:20px; padding:9px; font-size:11px; width:30px; height:30px;}
.bg-1, .bg-2, .bg-3, .bg-4{height:155px;}
.card-header a{padding:8px;}
.gallery{padding:50px 0 0 0;}
#newsletter input[type="text"]{width:250px; margin-bottom:10px; height:40px;}
.bg-3{min-height:205px;}
.btn-bg{padding:10px 20px !important; line-height:20px;}
}


@media (max-width: 575.98px){
.bg-btn{font-size:18px;}
.caption h1{font-size:10px;}
.caption{font-size:7px;}
.top-btm-space-lg {padding-bottom:25px; padding-top:25px;}
.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;}
.header.full .headertop {margin-top: -22px;}
#newsletter input[type="text"]{line-height:30px;}
h1{font-size:18px; margin:10px 0;}
h6{font-size:12px;}
.btn{font-size:10px; padding:6px 12px;}
body{font-size:12px; line-height:16px;}
.price{font-size:12px;}
.stepbox{height:100px;}
.list li:before{font-size:18px;}
.card-header{padding:12px;}
.card-header a{font-size:12px;}
#newsletter input[type="text"]{width:70%;}
}

