@font-face {
    font-family: Jost-Regular;
    src: url(../fonts/Jost-Regular.ttf);
}
@font-face {
    font-family: Jost-Light;
    src: url(../fonts/Jost-Bold.ttf);
}
@font-face {
    font-family: Jost-Bold;
    src: url(../fonts/Jost-Bold.ttf);
}
@font-face {
    font-family: Jost-Light;
    src: url(../fonts/Jost-Light.ttf);
}
@font-face {
    font-family: Jost-Regular;
    src: url(../fonts/Jost-Regular.ttf);
}
@font-face {
    font-family: Allison-Regular;
    src: url(../fonts/Allison-Regular.ttf);
}
html{
	scroll-behavior:smooth;
}
body{
    font-family: Jost-Regular;
}
h1{
    font-family: 'Jost-Bold';
    text-transform: capitalize;
}
p{
    font-size: 16px;
}
.mainnav{
    padding-top: 10px;
    padding-bottom: 10px;
}
.mainnav .logo img{

}
.mainnav ul{
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 15px;
    float: right;
}   
.mainnav ul li a{
    padding-right: 20px;
}
.mainnav a.tawkto{
    background-color: #025dde;
    border: 0;
    color: #fff;
    line-height: normal;
    text-transform: capitalize;
    font-size: 14px;
    padding: 7px 20px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-top: 10px;
    float: right;
}
.banner{
    position: relative;
    background-image: url('../images/banner.jpeg');
    background-size: auto;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner:before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7ba;
    content: "";
}
.banner h1{
    font-family: 'Jost-Bold';
    font-size: 45px;
    line-height: 1.5;
}
.banner p{
    font-size: 22px;
    margin-top: 20px;
}
.banner ul{
    margin-top: 40px;
}
.banner ul li{
    width: 32%;
}
.banner ul li img{

}
.banner .form{
    float: right;
    background-color: #fff;
    border: 1px solid #025dde;
    padding: 20px 25px;
    border-radius: 10px;
    width: 470px;
}
.banner .inline{
    width: 49%;
    display: inline-block;
}
.banner .right{
    float: right;
}
.banner input{
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #33333354;
    border-radius: 5px;
}
.banner button{
    width: 100%;
    background-color: #025dde;
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 15px;
    border-radius: 5px;
}
.banner h3{
    margin: auto;
    font-family: 'Jost-Bold';
    margin-bottom: 30px;
}
.sec-one{
    margin-top: 50px;
    text-align: center;
}
.sec-one h1{

}
.sec-one p{
    font-size: 18px;
}
.sec-one ul{
    margin-top: 30px;
}
.sec-one ul li{
    width: 24%;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-right: 5px;
    padding: 15px 20px;
    border: 1px solid #12121226;
}
.sec-one ul li img{
    margin: auto;
}
.sec-one ul li h4{
    font-family: 'Jost-Bold';
    margin-top: 20px;
}
.sec-one ul li p{
    font-size: 16px;
}
.sec-two{
    margin-top: 50px;
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sec-two p{
    font-size: 16px;
}
.sec-two ul{
    column-count: 2;
}
.sec-two ul li{
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #025ddeab;
}
.sec-two ul li h2{
    font-family: 'Jost-Bold';
    margin: auto;
    color: #ef6a23;
}
.sec-two ul li h3{
    text-transform: capitalize;
    font-family: 'Jost-Bold';
    margin: auto;
    margin-top: 10px;
    margin-bottom: 15px;
}
.sec-two a{
    background-color: #025dde;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 30px;
    border-radius: 5px;
    margin-top: 20px;
	display: inline-block;
}
.sec-three{
    margin-top: 70px;
}
.sec-three button, .sec-three a{
    background-color: #025dde;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px 30px;
    border-radius: 5px;
    margin-top: 20px;
    min-width: 175px;
}
.sec-three button.order{
    background-color: #ffb144;
}
.sec-four{
    background-color: #f7f7f7;
    margin-top: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.sec-four ul{
    margin-top: 30px;
}
.sec-four ul li{
    width: 32%;
    background-color: #fff;
    text-align: left;
    padding: 20px 25px;
    margin-right: 12px;
    border-radius: 10px;
}
.sec-four ul li img{
    width: 150px;
    height: 150px;
    object-fit: contain;
    margin: auto;
}       
.sec-four ul li .content{

}
.sec-four h4{
    text-transform: capitalize;
    font-family: 'Jost-Bold';
}
.sec-four p{
    font-size: 15px;
}
.sec-five{
    margin-top: 50px;
    text-align: center;
}
.sec-five ul{
    margin-top: 30px;
}
.sec-five ul li{
    position: relative;
    width: 23%;
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #025dde;
    color: #fff;
}
.sec-five ul li img{
    width: 40px;
    position: absolute;
    right: -20px;
    top: -10px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    border: 1px solid #003d95b8;
}
.sec-five ul li h4{
    text-transform: capitalize;
    font-family: 'Jost-Bold';
}
.sec-five button{
    background-color: #ffb144;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 30px;
    border-radius: 5px;
    margin-top: 20px;
}
.sec-six{
    background-color: #f7f7f7;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.testi{
    background-color: #025dde;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}
.testi ul li{
    position: relative;
    background-color: #fff;
    color: #333;
    padding: 20px 25px;
    border-radius: 10px;
}
.testi ul li p{
    font-size: 15px;
    margin-top: 20px;
}
.testi ul li .stars{
    color: #ffa500;
}
.testi ul li h4{
    font-family: 'Jost-Bold';
    font-size: 16px;
}
.testi i.fa-quote-left{
    background-color: #ffb144;
    color: #000;
    padding: 10px;
    border-radius: 50%;
}
.testi .slick-slide{
    padding: 5px;
}
.testi .slick-dots li{
    background-color: transparent;
    padding: unset;
}
.testi img{
    width: 400px;
    float: right;
    margin-top: 70px;
}
.slick-dots li button:before{
    font-size: 45px;
    color: #fff;
}
.slick-dots li.slick-active button:before{
    color: #fff;
}
footer{
    background-color: #1d2e39;
    color: #fff;
    padding-top: 50px;
}
footer .logo img{
    filter: brightness(100);
    margin-bottom: 30px;
    width: 250px;
}
footer .logo p{
    font-size: 15px;
    width: 300px;
}
footer .logo ul li{
    line-height: 1.9;
    font-weight: 500;
}
footer h4{
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px;
}
footer ul li a{
    color: #dfdfdf;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.9;
}
footer ul li i{
    margin-right: 5px;
}
footer form{

}
footer form .inline{
    width: 49%;
    display: inline-block;
}
footer form .right{
    float: right;
}
footer form input{
    width: 100%;
    margin-bottom: 5px;
    border: 0;
    padding: 7px;
    border-radius: 5px;
}
footer form textarea{
    width: 100%;
    height: 80px;
    border: 0;
    padding: 7px;
    border-radius: 5px;
}
footer form button{
    background-color: #ffc107;
    border: 0;
    padding: 7px 15px;
    margin-top: 10px;
    border-radius: 5px;
    color: #000;
}
.ender{
    background-color: #ffc107;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 50px;
    color: #000;
}
.ender p{
    margin: auto;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px;
}
.faq{
    margin-top: 50px;
    margin-bottom: 50px;
}
.faq h1{
    text-align: center;
}
.faq .panel-group{
    margin: auto;
    margin-bottom: 20px;
    width: 800px;
    margin-top: 40px;
}
.faq .panel-title{
    font-family: Jost-bold;
    position: relative;
}
.faq .panel-body{
    font-size: 16px;
}
.faq i{
    position: absolute;
    right: 10px;
}
.sec-seven{
    background-color: #f7f7f7;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sec-seven h2, .sec-seven h3{
    font-family: 'Jost-Bold';
}
.sec-seven ul{
    font-size: 16px;
    margin-bottom: 20px;
}
.hero-img{
    position: relative;
    background-image: url('../images/banner.jpeg');
    background-size: auto;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
}
.hero-img:before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7ba;
    content: "";
}
.hero-img h1{

}
.cont-page{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.cont-page form{
    width: 800px;
    margin: auto;
    text-align: left;
}
.cont-page .inline{
    width: 49%;
    display: inline-block;
}
.cont-page .right{
    float: right !important;
}
.cont-page input{
    width: 100%;
    padding: 9px;
    border: 1px solid #33333359;
    border-radius: 7px;
}
.cont-page textarea{
    padding: 9px;
    border: 1px solid #33333359;
    border-radius: 7px;
}
.cont-page button{
    background-color: #025dde;
    border: 0;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    padding: 10px 30px;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field{
    padding: 5px 0 !important;
}
.hamburger{
	display: none;
    background-color: #025dde;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    line-height: normal;
    border-radius: 6px;
    vertical-align: middle;
}
.backface{
	position: fixed;
    top: 0;
	left:-100%;
    width: 100%;
    height: 100%;
    background-color: #000000ba;
    z-index: 999;
}
.sidenav{
	position: absolute;
	left:-100%;
    width: 80%;
    height: 100%;
    background-color: #fff;
	transition: all 0.2s;
}
.sidenav ul li{
	font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-bottom: 1px solid #3333332e;
    line-height: 2.7;
}
.sidenav ul li a{
	padding-left: 10px;
    display: block;
}
.sidenav .close{
	position: absolute;
    top: 0;
    right: -42px;
    background-color: #025dde;
    opacity: 1;
    color: #fff;
    font-size: 12px;
    padding: 16px;
}
#popup .inline{
	width:49%;
	display:inline-block;
}
#popup .right{
	float:right;
}
#popup input{
	width: 100%;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #3333336b;
}
#popup textarea{
	width: 100%;
    height: 100px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #3333336b;
}
#popup button[type="submit"]{
	background-color: #1a4164;
    border: 0;
    color: #fff;
    padding: 10px 30px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 5px;
}
#popup label{
	display:none;
}
@media screen and (max-width:450px){
	h1{
		font-size:28px;
		line-height:normal;
	}
	.faq .panel-group, .banner .form{
		width:auto;
	}
	.hamburger{
		display:inline-block;
	}
	.mainnav ul{
		display:none;
	}
	.mainnav .logo{
		display: inline-block;
        width: 170px;
        margin-left: 10px;
        vertical-align: middle;
	}
	.mainnav button{
		font-size:10px;
		padding: 7px 13px;
	}
	.banner h1 {
		font-size: 35px;
		line-height: normal;
	}
	.banner .form{
		margin-top:30px;
	}
	.sec-one ul li {
    	width: 100%;
    	margin-bottom: 10px;
		margin-right:0;
	}
	.sec-two ul{
		column-count:1;
		margin-top:30px;
	}
	.sec-three button{
		min-width:auto;
	}
	.sec-four ul li {
    	width: 100%;
    	margin-bottom: 15px;
		margin-right:0;
	}
	.sec-five ul li{
		width:49%;
		margin-right:0;
	}
	.sec-five ul li img{
		right:0;
	}
	.sec-seven h2, .sec-seven h3 {
    	font-size: 24px;
    	line-height: normal;
	}
	.faq .panel-heading{
		position:relative;
	}
	.faq .panel-title{
		width:90%;
		position:unset;
	}
	.faq i{
		top:35%;
	}
	footer .logo p{
		width:auto;
	}
	footer h4{
		margin-top:20px;
		margin-bottom:10px;
	}
}