@font-face {
font-family: bold;
src: url(../fonts/Bold.woff);
}
/*
@font-face {
font-family: regular;
src: url(../fonts/Regular.woff);
} */
html{
}
body{

    margin: 0;
    padding: 0;
font-family: 'Sarabun', sans-serif;
    overflow-x: hidden;
    background-image: url(../img/grid3.png);
    background-repeat: repeat;
    background-position: center;
        background-size: 38px;
    background-attachment: fixed;
	font-weight:400;
	    color: #505766;

}

section{
position:relative;
}
a{
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration:none;
}

a:hover{
text-decoration:none;
}
button:focus{
outline:none;
}
img{
width:100%;
}
input{
outline:none;
}
p{
margin: 0;
padding: 0;
font-size: 16px;
line-height: 26px;
color: #505766;
}
h1,h2,h3,h4,h5,h6{
font-weight:100;
margin:0;
}
header{
position: fixed;
z-index: 999;
left: 0;
top: 0;
width: 100%;	 
}
.btn{}
.btn:hover{
	filter: brightness(105%);
}
.container{
padding:0;
}
.title{
font-family: bold;
color: #023e6e;
font-size: 42px;
letter-spacing: -1.5px;
}
.title span{

text-transform: uppercase;
    color: #e56a1e;
display: block;
font-size: 15px;
letter-spacing: 1px;
font-family:inherit;
font-family: 'bold';
}
.topbar {
background-color: #28549b;
border-bottom: solid 1px #c9c9c9;
}
.topbar .container{
display: flex;
justify-content: flex-end;
}
.topbar .container a{
    color: #f6f9fc;
    font-weight: 500;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin-left: 50px;
    padding: 5px 0px;
}
.topbar .container a img{
width: 12px;
margin-right: 6px;
position: relative;
top: -2px;
}
.topbar .container a:hover{
color:#fff;
}






.mainmenu{
    padding: 0;
    border-bottom: solid 1px #f2f5f8;

background: rgb(255 255 255 / 92%);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
	
}
.mainmenu .container {
display: flex;
justify-content: flex-end;
position:relative;
 
}
.navbar-expand-md .navbar-collapse {
justify-content: flex-end;
}
.navbar-expand-md .navbar-nav .nav-link{
color: #0a2540;
font-family: bold;
font-size: 16px;
padding: 18px 16px;
}
.navbar-expand-md .navbar-nav .nav-link.active{
color: #3c76b5;
}
.navbar-expand-md .navbar-nav .nav-link:hover{
    color: #e56a1e;
}
.navbar-expand-md .navbar-nav .nav-link.btn{
background-color: #e56a1f;
border-radius: 15px;
padding: 4px 13px;
position: relative;
top: 13px;
margin-left: 20px;
color:#fff;
-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.navbar-expand-md .navbar-nav .nav-link.btn:hover{
background-color: #e56a1f;
color:#fff;
}
.megamenu{
    background-color: #fff;
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
    overflow: hidden;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border: 0px solid #000000;
    top: 60px;
    overflow: hidden;
    height: 0px;
		-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.megamenu .item{
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 25%;
    color: #0a2540!important;
    font-size: 17px;
    font-weight: 600;
    padding: 30px 0px;
    border-right: dashed 1px #e7e6e9;
    border-bottom: dashed 1px #e7e6e9;
    font-size: 18px;
}
.megamenu .item img{
    width: fit-content;
    margin-bottom: 15px;
    max-height: 170px;
}
.megamenu .item:hover{
	background-color: #e9efef;
}
.drop-dad{}
.drop-dad:hover a{
	color: #3c76b5!important;
}
.drop-dad:hover .megamenu{
	height:385px;;
}
.logo{
    position: absolute;
    left: 0;
    background-color: #fff;
    top: -38px;
    width: 25%;
    padding: 20px 0px;
    padding-left: 30px;
    min-height: 194px;
    border-left: solid 1px #ebeaec;
}
.logo *{
	-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.logo .logopart1{
	    text-align: center;
}
.logo .logopart1 img{
	max-width:68px;
	position:relative;
	    left: -11px;
}
.logo .logopart2{
}
.logo .logopart2 img{
	max-width:226px;
}
.logo.logo-coustom{
    min-height: auto;
    display: flex;
    padding: 15px 0px;
    padding-left: 30px;
    padding-bottom: 9px;
    background-color: #fff;
    padding-top: 18px;
	    border-right: solid 1px #ebeaec;
}
.logo.logo-coustom .logopart1 img{
	    max-width: 50px;
    left: 0;
}
.logo.logo-coustom .logopart2 img{
    padding-left: 10px;
    padding-right: 24px;
    position: relative;
    top: 14px;
}
.banner{
    margin-top: 89px;
    background-color: #dbdbe0;
    background-image: url(../img/grid3.png);
    background-repeat: repeat;
    background-position: center;
    background-size: 38px;
}
.banner .imageblock{
background-color: #fff;
display: flex;
justify-content: flex-end;
overflow: hidden;
max-height: 90vh;
}
.banner .imageblock img{
width: 75%;
}
.banner .container {
position:relative;
}
.banner .container:before{
content: '';
position: absolute;
left: -2000px;
top: 0;
width: 2000px;
height: 44%;

}
.banner .container .intro{
    position: absolute;
    background-color: #f6f9fc;
    left: 0;
    top: 49%;
    transform: translateY(-50%);
    width: 37%;
    padding: 51px 30px 51px 30px;
    box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
    border-left: solid 1px #ebeaec;
    background: rgb(246 249 252);

}
/*.banner .container .intro:before{
content: '';
position: absolute;
left: -2001px;
top: 0;
width: 2000px;
height:100%;
background-color: #f6f9fc;
border-bottom: solid 1px #efefef;
background-repeat: repeat-x;
background-position: left top;
background-size: 112%;
} */
.banner .container .intro h1{
font-family: bold;
letter-spacing: -1px;
font-size: 45px;
line-height: 38px;
margin-bottom: 20px;
color: #28549b;
}
.banner .container .intro h1 b{
font-weight:100;
font-size:25px;
}
.banner .container .intro h1 span{
color:#e56a1e;
}
.banner .container .intro p{
}
.banner .container .intro p b{
font-weight:500;
}
.mainbtn{
    background-color: #2a3065;
    color: #fff;
    font-weight: 500;
    padding: 8px 20px;
    border-radius: 17px;
    display: table;
    margin-top: 14px;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: 94% 50%;
    padding-right: 10%;
    font-size: 14px;
	    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.mainbtn.mainbtn2{
    font-weight: 400;
    font-size: 14px;
    padding: 4px 20px;
    padding-right: 30px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 500;
}
.mainbtn.blue{
    background-color: #3677c1;
}
.mainbtn.violet{
background-color: #e56a1e;
}

.mainbtn span{
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
margin-right: 10px;
font-family: bold;
}
.mainbtn:hover{
color: #fff;
background-position: 96% 50%;

}
.grids{
width:100%;
position:absolute;
height:100%;
left:0;
top:0;
display:flex;
border-left:solid 1px #ebeaec;
border-right:solid 1px #ebeaec;
}
.grids .box{
width:25%;
height:100%;
border-right:dashed 1px #ebeaec;
}
.grids .box:last-child{
border-right:0;
}
.banner .grids .box{
opacity:0;
}
.homeclients{}
.homeclients .container{
position:relative;
background-color:#fff;
    box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
}
.homeclients .grids{
    height: 100%;
    z-index: 0;
}
.homeclients .data{
width: 100%;
display: flex;
flex-wrap: wrap;
padding: 130px 0px 80px 0px;
position: relative;
}
.homeclients .data .item{
width: 25%;
display: flex;
align-items: center;
justify-content: center;
height: 120px;
}
.homeclients .data .item img{
    display: table;
    width: auto;
    max-height: 70px;
    max-width: 177px;
}
.homeclients .data:after{
content: 'Trusted By over 500 + Companies';
left: 50%;
position: absolute;
transform: translateX(-50%);
top: 75px;
font-family: bold;
color: #0a2540;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 1px;
}
.homeabt{
    background-image: url(../img/single.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 318px;
}
.homeabt .container{
    position: relative;
    border-top: solid 1px #ebeaec;
}
.homeabt .grids{}
.homeabt .data{
position:relative;
}
.homeabt .data img{
width: 75%;
box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
}
.homeabt .data .intro{
width: 50%;
background-color: #fff;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
padding: 50px;
box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
}
.homeabt .data .intro .title{
margin-bottom: 10px;
}
.homeabt .data .intro p span{
color: #3c76b5;
font-weight: 500;
}
.homeabt.homeabt2{
margin-top: 91px;
}
.homeabt.homeabt2 .data img {
    box-shadow:none;
}
.homeabt.homeabt2 .data .intro {
    top: inherit;
    right: 0;
    bottom: 0;
    transform: none;
-webkit-box-shadow: 10px -10px 44px 0px rgba(0,0,0,0.13);
-moz-box-shadow: 10px -10px 44px 0px rgba(0,0,0,0.13);
box-shadow: 10px -10px 44px 0px rgba(0,0,0,0.13);
    border-right: solid 1px #ebeaec;
}
.homeproducts{
background-color: #0a2540;
}
.homeproducts .title{
color: #fff;
padding-left:20px;
margin-bottom: 40px;
}
.homeproducts .grids{
opacity: 0.1;
}
.homeproducts .container{
position:relative;
}
.homeproducts .container .data{
position: relative;
padding: 70px 0px 70px 0px;
}
.homeproducts .container .data .products{
display:flex;
width:100%;
flex-wrap:wrap;
}
.homeproducts .container .data .products a{
	width:25%;
}
.homeproducts .container .data .products .item{
display: flex;
width: 100%;
flex-direction: column;
padding-left: 20px;
padding-bottom: 40px;
}
.homeproducts .container .data .products .item *{
		-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}


.homeproducts .container .data .products .item img{
    width: fit-content;
    max-height: 170px;
}
.homeproducts .container .data .products .item h2{
    color: #f6f9fc;
    font-size: 20px;
    margin: 20px 0px 7px 0px;
    position: relative;
	font-weight: 600;
}
.homeproducts .container .data .products .item h2:before{
    content: '';
    background-color: #ccc;
    position: absolute;
    left: -21px;
    top: 5px;
    width: 1px;
    height: 13px;
		-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.homeproducts .container .data .products .item ul{
padding: 0;
margin: 0;
list-style: none;
}
.homeproducts .container .data .products .item ul li{
	color: #9da4b5;
    font-size: 14.5px;
    padding: 4px 0px;
    display: block;
    font-weight: 500;
}
.homeproducts .container .data .products .item ul li:last-child{
color: #cfcfcf;
		
}
.homeproducts .container .data .products .item ul li:last-child b{
font-family:bold;
	    color: #e56a1e;
		    font-size: 18px;
}
.homeproducts .container .data .products .item .vm {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inherit;
    width: fit-content;
    background-color: #3677c1;
    border: 0;
    border-radius: 15px;
    font-weight: 500;
       padding: 4px 15px 6px 15px;
    margin-top: 15px;
	-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;

}
.homeproducts .container .data .products .item .vm:hover {
color: #fff;
    background-color: #e56a1f;
}
.homeproducts .container .data .products .item:hover h2{
	    color: #e56a1f;
}
.homeproducts .container .data .products .item:hover h2:before{
    background-color: #fff;
    height: 30px;
    top: -3px;
}
.homeproducts .container .data .products .item:hover img {
	    mix-blend-mode: luminosity;
		  transform: scale(1.1);
}

.homeproducts .container .data .viewall{
width: 100%;
display: flex;
    justify-content: flex-end;
}
.whyus{
    background-color: #f6f9fc;
}
.whyus .container{
position:relative;
}
.whyus .grids{
}
.whyus .container .data{
padding: 70px 0px;
position:relative;
}
.whyus .container .data .title {
padding-left: 20px;
margin-bottom: 10px;
}
.whyus .container .data .firstrow{
display: flex;
width: 100%;
margin-bottom: 30px;
}
.whyus .container .data .firstrow p{
width: 50%;
padding-left: 20px;
padding-right: 20px;
}
.whyus .container .data .firstrow p span{
color: #3677c1;
font-weight: 500;
}
.whyus .container .data .firstrow .merit{
text-align: center;
width:25%;
}
.whyus .container .data .firstrow .merit img{
box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
max-width:230px;
}
.whyus .container .data .features{
width:100%;
display:flex;
flex-wrap:wrap;
}
.whyus .container .data .features .item{
width: 25%;
padding: 20px 0px;
padding-left: 20px;
}
.whyus .container .data .features .item .icon{
width: 54px;
    margin: 20px 0px;
    border: solid 1px #0a254070;
    padding: 9px;
    border-radius: 10px;
    background-color: #fff;
	    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.whyus .container .data .features .item h4{
font-family: 'bold';
    font-size: 16px;
    color: #0a2540;
    position: relative;
    letter-spacing: -0.5px;
}

.testi{}
.testi .carousel {

}
.testi .title{
margin-bottom: 0;
    padding-left: 20px;
	padding-bottom:10px;
	position:relative;
}
.testi .title span{
    color: #e56a1f;
    font-size: 13px;
	}
	.testi .title:after{
    content: 'Recent Rating Trend';
    position: absolute;
    right: 1%;
    top: 0;
    width: 48%;
    height: 100%;
    color: #e56a1f;
    font-size: 13px;
    background-image: url(../img/rate.png);
    background-repeat: no-repeat;
    background-position: 0% 58%;
    background-size: 64%;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
.testi .container{
position: relative;
    background-color: #fff;
	    padding-bottom: 0px;
}
.testi .grids{}
.testi .data{
    padding: 80px 0px 0px 0px;
    position: relative;
}
.testi .data .item{
    display: flex;
    align-items: center;
    padding-bottom: 80px;

}
.testi .data .item .client{
    width: 25%;
    border-radius: 2px;
    overflow: hidden;
    background-color: #ffffff;

}
.testi .data .item .details{
	
    width: 75%;
padding: 0px 40px 0px 50px;

}
.testi .data .item .details p{
    font-weight: 300;
    font-size: 19px;
    letter-spacing: 0;
    line-height: 30px;
}
.testi .data .item .details .name{
    color: #28549b;
    margin-top: 20px;
    font-size: 15px;
    font-family: 'bold';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.testi .data .item .details .star{
	    width: 108px;
		    left: -6px;
    position: relative;
}
.testi .grids {
    z-index: 1;
    mix-blend-mode: multiply;

}

.carousel-control-next, .carousel-control-prev {
    width: auto;
    opacity: 1;
    top: -18%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-size: 25px;
    border-radius: 100px;
    border: solid 1px #c3c3c3;
	    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);

}
.carousel-control-prev-icon{
	 background-image: url(../img/arrow-left.svg);
	     margin-left: -115px;
		 
}
.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
	 background-size: 28px;
}
.carousel-control-next-icon{
	 background-image: url(../img/arrow-right1.svg);
	     margin-right: -22px;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    opacity: 1;
}
.carousel-control-prev{

    left: 30%;

}

.homeconnect{
	background-color:#f6f9fc;
}
.homeconnect .grids{}
.homeconnect .container{
	position:relative;
}
.homeconnect .container .data{
    padding: 75px 0px;
    position: relative;
    width: 100%;
    display: flex;
}
.homeconnect .container .data .box{
width:50%;
}
.homeconnect .container .title{
    padding-left: 15px;
    margin-bottom: 30px;
    font-size: 32px;
}
.homeconnect .container .address{
	    padding-left: 20px;
}
.homeconnect .container .address h5{
    font-size: 21px;
    padding-bottom: 10px;
    font-family: bold;
    letter-spacing: -0.5px;
    color: #2a3065;
}
.homeconnect .container .address p{
    line-height: 30px;
    font-size: 15px;
    letter-spacing: -0.1px;

}
.homeconnect .container .address a{
font-weight: 500;
    color: #0a2540;
    margin-top: 0px;
    width: 50%;
	font-size: 14px;
}
.homeconnect .container .address a:hover{
    color: #6f5884;
}
.homeconnect .container .address a img{
width: 22px;
    position: relative;
    top: -2px;
    margin-right: 8px;
    background-color: #fff;
    border: solid 1px #d8dae1;
    padding: 4px;
    border-radius: 100px;
    height: 22px;

}
.homeconnect .container .address .quick {
    margin-top: 10px;
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.homeconnect .container  .mapconnect {
    box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
    height: 185px;
    width: 90%;
    margin-left: 20px;
    margin-top: 31px;
    border: solid 1px #e5e8ed;
}
.homeconnect .container  .mapconnect iframe {
	    width: 100%;
    height: 100%;
}

.formnav{
    background-color: #fff;
    box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
    border-radius: 2px;
    padding: 40px 70px;
}
.formnav .title{
	    color: #3c76b5;
    font-size: 19px;
    letter-spacing: 0;
    font-family: inherit;
    font-weight: 500;
    text-align: center;
	position:relative;
}
.formnav .title span{
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0px 5px;
    color: #3677c1;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: 500;
    font-size: 16px;
    font-family: inherit;
}
.formnav .title:before{
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    background-color: #d2dae0;
    top: 50%;
    z-index: 1;
}
.formnav label{
    color: #505766;
    font-size: 15px;
    margin-bottom: 0px;
}
.formnav .form-control{
    border: solid 1px #d2dae0;
    margin-bottom: 11.5px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgb(44 51 89 / 8%);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(44,51,89,0.08);
    box-shadow: inset 0px 0px 5px 0px rgb(44 51 89 / 8%);
    border-radius: 5px;
}
.formnav .form-control:focus{
	border-color: #629dd9;
	    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.formnav .mainbtn{
margin: 0px auto;
    margin-top: 17px;
    display: table;
    width: 30%;
    text-align: center;
    padding-right: 23px;
    font-size: 16px;
    padding: 4px 20px;
}
footer{
	background-color:#0a2540;
	
}
footer .container{
    position: relative;
}
footer .grids{
	opacity: 0.1;
}
footer .data {
    position: relative;
    padding: 90px 0px 50px 0px;
}
footer .data .firstrow{
	    text-align: center;
		    margin-bottom: 60px;
}
footer .data .firstrow img{
	max-width:179px;
}
footer .data .secondrow{
	display:flex;
	width:100%;
}
footer .data .secondrow .box{
	width:25%;
	    padding-left: 20px;
}
footer .data .secondrow .box .icon{
min-height:60px;
}
footer .data .secondrow .box .icon img{
    max-width: 32px;
}
footer .box .quick{
	    line-height: 30px;
}
footer .box .quick a{
    font-weight: 400;
    color: #9da4b5;
    margin-top: 15px;
    width: 50%;
    font-size: 14px;
}
footer .box .quick a:hover{
    color: #fff;
}
footer .box .quick a img{
    width: 20px;
    position: relative;
    top: -1px;
    margin-right: 8px;
background-color: #9cbdc6;
    padding: 4px;
    border-radius: 100px;
    height: 20px;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
footer .box ul {
	    padding: 0;
		    line-height: 30px;
    margin: 0;
    list-style: none;
	    margin-bottom: 20px;
}
footer .box ul li{
	    color: #9da4b5;
		    font-size: 14px;
}
footer .box ul li b{
font-size: 18px;
    font-family: 'bold';
}
footer .box ul li a{
	    line-height: 30px;
		    font-size: 14px;
	color:#9da4b5;
}
footer .box ul li a:hover{
	color:#fff;
}
.megamenumob{
	display:none;
}
.trigger{
	display:none;
}
.trigger.trigger-bg{
background-image: url(../img/menuclose.svg);
    background-size: 60%;
	 -webkit-animation:spin 0.3s linear ;
    -moz-animation:spin 0.3s linear ;
    animation:spin 0.3s linear ;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(180deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(180deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(180deg); } }

.banner .container .intro h1 i{
	font-style:normal;
}
.copy{
	text-align: center;
    color: #8891a6;
    font-weight: 400;
    font-size: 14px;
    border-top: dashed 1px #283a5f;
    padding-top: 30px;
}



.abtgraphics{
    background-color: #fff;
    background-image: url(../img/vismis.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 72%;
}
.abtgraphics .container {
    position: relative;
    border-top: dashed 1px #ebeaec;

}
.abtgraphics .container .data{

}
.vismis{
    padding-bottom: 310px;
}
.vismis .cover{
	    display: flex;
    padding: 60px 0px;
	flex-wrap: wrap;
}
.vismis .cov{

    padding-bottom: 20px;
    width: 50%;
    padding: 0px 100px 0px 50px;
}
.vismis .cov .heads{
	    font-family: bold;
    font-size: 22px;
    color: #28549b;
    letter-spacing: -0.5px;
}
.vismis p{
    position: relative;
    z-index: 1;
    padding-top: 10px;
}
.vismis .icon{
    width: 36px;
    background-color: #e56a1f;
    border-radius: 50px;
    padding: 4px;
    height: 36px;
	margin-bottom:20px;
}
.download{
	    background-color: #0a2540;
    text-align: center;
}
.download .container{
	position:relative;
}
.download .container .data{
	display:flex;
	width:100%;
	justify-content:center;
	align-items:center;
	padding:70px 0px;
	}
.download h3{
	    color: #f6f9fc;
    font-family: bold;
    font-size: 32px;
}
.download .btn{
    padding: 7px 20px;
    font-size: 16px;
    padding-right: 38px;
    margin-left: 25px;
    margin-top: 0;
    position: relative;
    z-index: 1;
    background-color: #3861a2;
}
.download .grids {
    opacity: 0.1;
}
#product{
background-image: none;
    background-color: #f5f8fb;
}
.productbanner{
    background-color: #0a2540;
    margin-top: 92px;
}
.productbanner .container{
	position:relative;
}
.productbanner .data{
    padding: 40px 0px 30px 0px;
    text-align: center;

}
.productbanner .grids{
opacity: 0.1;
}
.productbanner h1{
	    color: white;
    font-family: bold;
    font-size: 36px;
}
.productbanner p{
    color: #ccc;
    font-size: 16px;
    padding: 20px 0px;
    margin: 0px auto;
    width: 50%;
}
.product-wrap{}
.product-wrap .container{
    position: relative;
    padding: 6% 0% 3% 0%;

}
.product-wrap .container .data{
	width:100%;
	display:table;
}
.product-wrap .container .data .row, .product-wrap .container .data .row .col-md-3{
	margin:0;
	padding:0;
}
.product-wrap .container .data .item{
    text-align: center;
    margin-bottom: 35px;
}
.product-wrap .container .data .item .thumb{
}
.product-wrap .container .data .item .thumb img{
width: 90%;
max-height: 240px;
}
.product-wrap .container .data .item h6{
    font-weight: 600;
font-size: 15px;
    margin-top: 15px;
}
.product-wrap .container .data .item h6 span{
	    font-size: 14px;
    font-weight: 400;
}
.product-wrap .container .data .item .btn{
border: solid 1px #0a2540;
    border-radius: 20px;
    padding: 2px 13px 3px 13px;
    margin-top: 10px;
    font-weight: 500;
    font-size: 15px;
}
.product-wrap .container .data .item .btn:hover{
	color:#e56a1f;
		    border: solid 1px #e56a1f;
}

.homeclients.homeclients2 .data:after{
	display:none;
}
.homeclients.homeclients2 .data {
    padding: 50px 0px 80px 0px;
}
.homeclients.homeclients2 .data .item {
    height: 150px;
}
.modal#getaquote{
background-color: #000000ab;
}	
.modal#getaquote .modal-dialog{
max-width: 100%;
margin: 0px auto;
height: 100%;
display: flex;
align-items: center;
}	
.modal#getaquote .modal-body{
padding: 0;
display: flex;
position:relative;
}
.modal#getaquote .modal-header{
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
border: 0;
background: transparent;
}
.modal#getaquote .modal-content{
border: 0;
max-width: 70%;
margin: 0px auto;
box-shadow: 0 40px 81px -16px rgb(50 50 93 / 25%), 0 24px 48px -24px rgb(0 0 0 / 30%);
overflow: hidden;
}
.modal#getaquote .bgbox{
    width: 50%;
    height: inherit;
    background-image: url(../img/getbg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.modal#getaquote .bgbox .logo{
background-color: white;
width: 120px;
border-radius: 100px;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
padding: 26px;
}
.modal#getaquote form{
width: 50%;
padding: 50px;
border-left: solid 1px #ededed;
}	
.modal#getaquote .form-control{
height: 47px;
margin: 10px 0px;
border-radius: 20px;
    border-color: #ccc;
}
.modal#getaquote .form-control:focus{
border-color: #629dd9;
}

.modal#getaquote .form-control::placeholder{
    color: #767676;
font-size:15px;
}
.modal#getaquote .btn{
    background-color: #e56a1f;
color: #fff;
width: 100%;
font-weight: 700;
letter-spacing: 1px;
padding: 10px 0px;
    border-radius: 20px;
font-size: 16px;
-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.modal#getaquote .head{
font-weight: 700;
font-size: 30px;
}
.modal#getaquote p{
margin-bottom: 25px;
color: #767676;
font-size: 15px;
}

.homeabt.homeabt3 .data{
	display:flex;
}
.homeabt.homeabt3 .data .thumb{
    width: 50%;
    background-image: url(../img/expertise.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
}
.homeabt.homeabt3 .data .details{
    width: 50%;
    padding: 5% 50px 7% 0px;
    background-color: #fff;
    border-right: solid 1px #f1f0f2;
	    line-height: 40px;
}
.homeabt.homeabt3 .data .details .title{
	margin-bottom:40px;
	margin-left:50px;
}
.homeabt.homeabt3 .data .details p{
margin-bottom:20px;
padding-left:50px;
position:relative;
}
.homeabt.homeabt3 .data .details p:before{
    content: '';
    background-image: url(../img/dot.png);
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    position: absolute;
    left: -12px;
    top: 3px;
    background-position: center;
    background-size: 9px;
    background-repeat: no-repeat;
    border-radius: 100px;
}
.homeabt.homeabt4{
	    margin-top: 0;
}
.homeabt.homeabt4 .data{
display: flex;
    width: 100%;
    justify-content: space-between;
    border-bottom: solid 1px #ebeaec;
}
.homeabt.homeabt4 .data .item{
    text-align: center;
    width: 33.3333333333%;
    background-color: #fff;
    padding: 50px 0px;
}
.homeabt.homeabt4 .data .item img{
    width: 50px;
    display: block;
    margin: 0px auto;
    margin-bottom: 30px;
}
.homeabt.homeabt4 .data .item a{
    display: block;
    color: inherit;
    font-size: 19px;

}
.homeabt.homeabt4 .data .item a:hover{
	color: #e56a1f;
}
.homeabt.homeabt4 .data .item .btn{
	    border: solid 1px #e56a1f;
    border-radius: 20px;
    font-weight: 600;
    display: table;
    margin: 0px auto;
    padding: 6px 25px;
	color: #e56a1f;
	
}
.homeabt.homeabt4 .data .item .btn:hover{
		    border: solid 1px #e56a1f;
			background-color:#e56a1f;
			color:#fff;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
	
.product-wrap .container .data .row .col-md-3 {
    width: 50%;
}
	
	.homeabt.homeabt4 .data{
		flex-wrap:wrap;
	}
	.homeabt.homeabt4 .data .item {
    width: 100%;
    padding: 30px 0px;
    border-bottom: solid 1px #dfdfdf;
}
	.homeabt.homeabt4 .data .item img {
    width: 35px;
    margin-bottom: 20px;
}
	
	.container{
		padding:0px 15px;
		margin: 0px 0px;
	}
	
	
	
	.grids{
		border-right:0;
		    border-left: 0;
	}
.grids .box {
	width:50%;
}	
.grids .box:nth-child(2){
	    border-right: 0;
}
.grids .box:nth-child(3), .grids .box:nth-child(4)  {
	display:none;
}	



.modal#getaquote .bgbox{
	display:none;
}
.modal#getaquote .modal-content{
	width:100%;
	max-width:96%;
}
.modal#getaquote form {
    width: 100%;
    padding: 30px;
    border-left: solid 0px #ededed;
}

.homeabt.homeabt3 .data .details .title {
    margin-bottom: 20px;
	    margin-left: 30px;
}
.homeabt.homeabt3 .data .details p {
    padding-left: 30px;
}

.homeabt.homeabt3 .data .thumb {
    width: 30%;
    background-size: auto;
}
.homeabt.homeabt3 .data .details {
    width: 70%;
    padding: 10% 15px 10% 0px;
}

.productbanner h1 {
    font-size: 30px;
}
.productbanner p {
    font-size: 15px;
    padding: 10px 0px;
    width: 100%;
}
.product-wrap .container {
padding: 0px 0% 20px 0%;
}
.product-wrap .container .data .item .thumb img {
max-height: 200px;
width: auto;
}
.product-wrap .container .data .item .btn {
    font-size: 14px;
}
.product-wrap .container .data .item {
    margin-bottom: 0;
    border-bottom: dashed 1px #d9d9d9;
    padding-bottom: 30px;
    padding-top: 20px;
}
.product-wrap .container .data .item.last{
	border-bottom:0;
}




.banner .imageblock{
	display:none;
}
.banner .imageblock img {
    width: 100%;
	    opacity: 0;
}
.topbar .container a:first-child{
position: absolute;
    top: 33%;
    z-index: 999;
    left: 66%;
    color: #e56a1e;
    letter-spacing: -0.5px;
    font-size: 12px;
}
.topbar .container a:first-child img{
    position: absolute;
    width: 16px;
    top: -11px;
    left: 24%;

}
.topbar .container a {
	margin-left:0;
    font-weight: 500;
    font-size: 13px;
   margin: 0%;
   letter-spacing: -0.5px;
}	
.logo .logopart1 img, .logo.logo-coustom .logopart1 img {
    max-width: 34px;
    left: -5px;
}
.logo .logopart2 img, .logo.logo-coustom .logopart2 img {
    max-width: 140px;
    padding: 0;
    top: 0;
}
.logo, .logo.logo-coustom{
    min-height: auto;
    padding: 8px 10px 5px 0px;
    padding-left: 15px;
    top: 0;
background-color: transparent;
    display: flex;
    width: fit-content;
    align-items: center;
	border-right: 0;
}
header{
	display: flex;
    width: 100%;
    flex-direction: column-reverse;
}
.mainmenu .container{
	    height: 65px;
		padding:0px 15px;
}
.navbar-toggler{
display:none;
}
.navbar-collapse{
	display:none;
}
.topbar .container {
    display: flex;
    justify-content: space-between;
}
.topbar .container a img {
    width: 10px;
    margin-right: 6px;
    top: -1px;
}
.topbar {
    border-bottom: 0;
}
.megamenumob{
    display: block;
    position: fixed;
    z-index: 999;
    background: rgb(255 255 255 / 92%);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
top: 94px;
    width: 100%;
    padding: 0px 0px;
	overflow-y: scroll;
	height:100%;
	padding-bottom:150px;
	right:-100%;
opacity:0;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.megamenumob.fine{
		right:0%;
opacity:1;
}
.megamenumob ul{
	list-style:none;
	margin:0;
	padding:0;
		width:100%;
}
.megamenumob ul li{
	padding:0;
	margin:0;
}
.megamenumob ul li.megadrop{
}
.megamenumob ul li.megadrop *{
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.megamenumob ul li.megadrop a{
background-image: url(../img/down2.svg);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    color: #003b6e;
    background-size: 14px;
}
.megamenumob ul li.megadrop:hover a{
	color:#e56a1f;
}
.megamenumob ul li.megadrop .collapse{
	background-color:#f2f8ff;
}
.megamenumob ul li.megadrop .collapse a{
color: #212529;
    background-image: none;
    border-bottom: solid 1px #d4dce5;
    font-family: inherit;
    font-size: 13px;
}
.megamenumob ul li.megadrop .collapse a span{
    display: block;
    color: #27a95f;
    font-size: 13px;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: -0.2px;
}
.megamenumob ul li a{
font-family: 'bold';
    color: #003660;
    font-size: 16px;
    display: block;
    padding: 11px 15px;
    border-bottom: solid 1px #eaeff3;
}
.megamenumob ul li:last-child a{
    border-bottom: 0;
    background-color: #e56a1e;
    margin: 0px 15px;
    margin-top: 15px;
    border-radius: 18px;
    padding: 8px 0px;
    text-align: center;
    color: #fff;
}
.trigger{
    display: block;
    background-color: transparent;
    width: 46px;
    height: 46px;
    background-image: url(../img/topmenu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 31px;
    position: absolute;
    right: 3px;
    z-index: 999;
	    margin-top: 7px;
}

.banner .grids{
	display:none;
}
.banner .container{
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 90vh;
}
.banner .container .intro{
    top: inherit;
    bottom: 0;
    width: 100%;
    transform: none;
    padding: 20px 15px 30px 15px;
    border: 0;
    background-color: #00376b;
clip-path: polygon(70% 0, 70% 38%, 100% 38%, 100% 100%, 80% 100%, 20% 100%, 0 100%, 0 0);
clip-path: polygon(70% 14%, 70% 38%, 100% 38%, 100% 100%, 0 100%, 0 0, 57% 0, 57% 14%);
}
body{
	    padding-top: 0px;
		    background-image: none;
}
.banner .container .intro h1 {
font-size: 36px;
    line-height: 35px;
    color: #fff;
    text-shadow: 1px 1px #333;
    max-width: 70%;
	margin-bottom: 15px;
}
.banner .container .intro h1 i{
	font-style:normal;
}
.banner .container .intro p{
	color:#fff;
}
p {
    font-size: 15px;
    line-height: 21px;
}


.banner {
    margin-top: 93px;
    position: relative;
    background-image: url(../img/mobbanner.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
}
.mainmenu {
    border-bottom: 0;
}
.mainbtn {
    background-color: #ffffff;
    color: #00336e;
    font-weight: 500;
    padding: 9px 15px;
    border-radius: 16px;
    font-size: 13px;
}
.mainbtn span {
    font-size: 12px;
    color: #2a3238;
	letter-spacing:0;
}
.homeclients .data:after {
    top: 40px;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
.homeclients .data .item {
    width: 50%;
}
.homeclients .data {
    padding: 80px 0px 30px 0px
}
.homeclients.homeclients2 .data {
    padding: 10px 0px 20px 0px;
}
.homeabt .data .intro{
position: static;
    transform: none;
    width: 100%;
    padding: 30px 15px 40px 15px;;
}
.homeabt .container {
    padding: 0;
}
.homeabt .data img {
    width: 100%;
}
.homeabt{
	background-image:none;
}
.title {
font-size: 32px;
    line-height: 30px;
}
.homeproducts .container .data .products .item h2:before{
	display:none;
}
.homeproducts .container .data {
    padding: 50px 0px 20px 0px;
}
.homeproducts .container .data .products a {
    width: 50%;
}
.homeproducts .container .data .products .item {
    width: 100%;
    flex-direction: column;
    padding-left: 15px;
	    padding-right: 15px;
}
.homeproducts .container {
    padding: 0;
}
.homeproducts .container .data .products .item h2 {
    font-size: 15px;
    margin: 0;
	margin-top:15px;

}
.homeproducts .container .data .products .item ul li {
    font-size: 13px;
}
.homeproducts .container .data .products .item ul li:last-child b {
    font-size: 15px;
}
.homeproducts .container .data .products .item ul li a {
font-size: 14px;
    padding: 10px 0px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.2px;
}
.homeproducts .container .data .products .item img {
max-width: 100%;
}
.homeproducts .container .data .products .item .vm {
    font-size: 13px;
}
.homeproducts .container .data .products {

}
.homeproducts .container .data .viewall {
    justify-content: center;
}
.whyus .container .data {
    padding: 40px 0px;
}
.whyus .container .data .firstrow p {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.whyus .container .data .firstrow {
    flex-direction: column;
    position: relative;
    padding-bottom: 80px;
	margin-bottom:20px;
}
.whyus .container {
    padding: 0;
}
.whyus .container .data .firstrow .merit{
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 44%;
}
.whyus .container .data .firstrow .merit:last-child{
    left: inherit;
    right: 15px;
}
.whyus .container .data .features .item {
    width: 50%;
padding: 0px 15px;

}
.whyus .container .data .features .item .icon {
    margin: 15px 0px;
}
.whyus .container .data .features {

}
.whyus .container .data .features .item h4 {
    font-size: 15px;
}
.testi .data{
padding-bottom:40px;
padding-top:40px;
}
.testi .title:after{
	display:none;
}
.testi .data .item{
    flex-direction: column;
    padding-bottom: 0;
}
.testi .data .item .details{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.testi .data .item .client{
	width:100%;
	box-shadow:none;
}
.testi .data .item .client img{
	width:150px;
	display:table;
	margin:0px auto;
}
.testi .title {
    padding-bottom: 10px;
	padding-left:0;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 34px;
    height: 34px;
}
.carousel-control-prev-icon{
	margin-left:-22px;
}
.carousel-control-prev {
    left: 8%;
}
.carousel-control-next {
    right: 8%;
}
.carousel-control-next, .carousel-control-prev {
    top: -60%;
}
.testi .data .item .details p {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
	padding-top:15px;
}
.testi .data .item .details .star{
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 63%;
    width: 91px;
}
.homeconnect .container .data {
    padding: 40px 0px;
    flex-direction: column;
	padding-bottom: 0;
}

.homeconnect .container .data .box {
    width: 100%;
}
.homeconnect .container {
    padding: 0;
}
.homeconnect .container .title {
    line-height: 25px;
}
.homeconnect .container .mapconnect {
    height: 200px;
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    border: solid 1px #e5e8ed;
    box-shadow: none;
	    margin-bottom: 30px;
}
.formnav {
    border-radius: 0;
    padding: 30px 40px;
    margin: 0px 0px;
}
.formnav .mainbtn{
	width: 100%;
    background-color: #e56a1e;
    color: #fff;
    padding: 5px 20px;
}
.formnav label {
    font-size: 13px;
}
footer .grids{
	display:none;
}
footer .data .firstrow img {
    max-width: 130px;
}
footer .data {
    padding: 50px 0px;
}
footer .data .secondrow {
flex-wrap:wrap;
    width: 100%;
}
footer .data .secondrow .box{
width: 100%;
    padding: 0px 25px 15px 25px;
    border-bottom: solid 1px #263554;
}
footer .container {
    padding: 0;
}
footer .box ul li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
footer .box ul li a {
    font-size: 14px;
}
footer .box .quick a img {
    width: 16px;
    padding: 2px;
    border-radius: 2px;
    height: 16px;
}
footer .box .quick a {
    font-weight: 400;
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
}
footer .data .secondrow .box .icon {
    margin-top: 20px;
    margin-bottom: 5px;
}
footer .data .firstrow {
    margin-bottom: 30px;
}
footer .box ul li b {
    padding-bottom: 10px;
    display: block;
}
.mainmenu {
    background: #fff;
    backdrop-filter:none;
    -webkit-backdrop-filter: none;
}
.copy {
    padding-top: 20px;
}
.vismis .cover{
	margin-bottom:20px;
	    padding: 0px 0px;
}
.vismis .cov {
    width: 100%;	
	padding:30px 15px 0px 15px; 	
}
.vismis .icon {
    margin-bottom: 5px;
}
.abtgraphics .container {
    padding: 0;
	border:0;
}
.vismis {
    padding-bottom: 130px;
}
.abtgraphics {
    background-size: 90%;
}
.download .container .data{
	    flex-direction: column;
    padding: 50px;
}
.download .btn{
    margin-top: 10px;
    color: #fff;
    padding: 5px 40px 5px 20px;
    font-size: 14px;
    margin-left: 0;
}
.download h3 {
font-size: 22px;
    letter-spacing: 0.5px;
}
}