﻿@import url('https://use.fontawesome.com/releases/v6.7.2/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700&display=swap');

html{-webkit-text-size-adjust:100%}
*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}
body{font-family:'Source Sans Pro' ,sans-serif;font-size: 17px;font-weight: 400;line-height: 1.3;position:relative;margin:0;padding:0;color: #181818;overflow-x: hidden;background-color: #fff;}
.container{ width: 100%; max-width: 1300px; margin: 0 auto; }
tt{font-family:'Source Sans Pro' ,sans-serif;}
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 700;margin:0;line-height: 1.3;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: #2a447e;}
ul,ol{padding:0;margin:0;list-style:none}
.no-padding{padding:0}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight:600}
::selection {background: #245279;color:#fff }
::-moz-selection {background: #245279;color:#fff}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.imgdrk{filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}
.imgdrk:hover{filter: none; -webkit-filter: grayscale(0);filter: grayscale(0);}
.swbox{background:#ffffff;box-shadow: rgb(0 0 0 / 6%) 0px 16px 40px 0px;border-radius: 6px;padding: 20px;}
.p0{padding:0 !important}
.p5{padding:5px !important}
.p10{padding:10px !important}
.p15{padding:15px !important}
.p20{padding: 20px !important;}
.p30{padding: 30px !important;}
.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr30{padding-right: 30px !important;}
.pb0{padding-bottom:0 !important}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}
.pb60{padding-bottom: 60px !important;}
.pt0{padding-top:0 !important}
.pt10{padding-top:10px !important}
.pt20{padding-top:20px !important}
.pt30{padding-top:30px !important}
.pt60{padding-top:60px !important}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl30{padding-left: 30px !important;}
.m0{margin:0 !important}
.mt30{margin-top:30px!important;}
.mb20{margin-bottom:20px!important;}
.bgwhite{background:#fff}
.w100{width:100%}
.h100{height:100%}
.radius10{border-radius:10px;overflow:hidden}
@keyframes slide-down 
{
    0% {opacity: 0;transform: translateY(-100%);-ms-transform: translateY(-100%);-webkit-transform: translateY(-100%);}
    100% {opacity: 1;transform: translateY(0);}
}




/*-----------*/
.header-main{background: #ffffff;transition:all .5s ease;padding: 0;}
.header-main .header-wrap{display: flex;justify-content: space-between;max-width: 100%;flex-wrap: wrap;float: none;margin: 0 auto;list-style: none;display: flex;flex-direction: row;align-items: center;/* justify-content: flex-start; */}
.logo{float:left;margin-right: 0;position: relative;z-index: 1;}
.logo img{width: 310px;padding: 3px 0;}
@media (max-width: 992px)
{   
	.header-main .header-wrap{display: block;}
}

body.fixed .header-main{position:fixed;background: #ffffff;padding-bottom: 0;top:0;left:0;right:0;z-index:9;-webkit-animation: slide-down 0.7s;-moz-animation: slide-down 0.7s;-o-animation: slide-down 0.7s;box-shadow: 0 9px 9px rgba(0,0,0,.1);height: auto;}
body.fixed{padding-top: 81px;}
body.fixed .logo img{/* width: 242px; *//* padding: 0; */filter: none;}
body.fixed #cssmenu > ul > li::after{top: 16px;}
/*-------------*/
@media (max-width: 778px)
{
    .flexslider{padding-top: 54px !important;}
}
/*--flex slider---*/
.flex-control-paging li a{border-color: #2a447e !important;}
.flex-control-paging li a.flex-active{background:#2a447e !important}

.btn-enq{/* position:relative; *//* z-index:2; *//* padding: 24px 0 5px 0; *//* display:inline-block; *//* width:100%; *//* text-align:right; */}
.btn-enq a{padding: 8px 20px !important;display:inline-block;font-weight: 800;text-transform: uppercase;margin-top:4px;text-align:center;color: #000 !important;background: #f3b901;border-radius: 0;}
.btn-enq a:hover{background: #ffffff;color: #2a447e;}
.btn-enq a:before{content:none !important}

/*----------*/
.htitle{ font-size: 36px;margin-bottom: 15px;color: #2a447e;text-transform: uppercase;position:relative;}
/*.htitle:after{background-color: #b7b7b7;bottom:0;content:"";height: 2px;left:0;margin:0;position:absolute;right:0;width: 80px;}*/
.htitle.center{text-align:center}
.htitle.center:after{margin:0 auto;}
.htitle + p{width: 60%;margin-bottom: 25px;font-size: 18px;position: relative;}
.htitle.center + p{text-align: center;margin: 0 auto 15px auto}
.htitle.noline{padding-bottom: 0 !important;}
.htitle.noline:after{content:none}
.htitle.hsmall{font-size: 35px;line-height: 30px;padding-bottom: 10px;}
@media (max-width: 778px) 
{
    .htitle{font-size: 32px;}
    .htitle + p{width: 100%;}
}

.htitle.white, .htitle.white + p{color: #fff;}
.htitle.white:after{background-color: #ffffff;}

/*-----------*/
.htitle2{font-size: 30px;margin:0;position:relative;color: #2a447e;margin-bottom: 15px;}


.htitle3{font-size: 46px;line-height: 54px;padding: 0;margin:0;position:relative;color: #2a447e;margin-bottom: 15px;padding-bottom:15px;font-weight: 300;}
.htitle3.hsmall{font-size: 28px;line-height: 36px;}

.title-water{color: #cacaca;font-size: 22px;}

/*----------*/
.page-head{padding: 40px 0;color: #2d2d2d;position:relative;background: #f1f4fb}
.page-head h1{margin:0;padding: 0;font-size: 32px;text-transform: capitalize;color: #2a447e;}

.breadcrumb{padding: 0;margin-bottom: 0px;list-style:none;}
.breadcrumb > li{display:inline-block}
.breadcrumb > li + li:before{padding:0 5px;content:"/\00a0"}
.breadcrumb > li,
.breadcrumb > li > a,
.breadcrumb > li + li:before{color: #404040;}


/*------------*/
.section{position:relative;padding: 80px 0;}
.section2{padding:30px 0;position: relative;}
.sectionbg{background: #f2f5f9;padding:60px 0;position: relative;}
.bgbox{background: #f9fafc;padding: 30px;position: relative;}
.bgbox ul{margin-bottom:0 !important}

/*---------about-----------*/
.hmabout h3{font-size: 21px;font-weight: 400;}


/*--------------*/
.highlight{position:relative;display:block;/* color:#fff; */background: #f1f4fb url(../images/highlight.jpg) center / cover no-repeat fixed;padding-bottom: 230px;}
.highlight:before{position:absolute;top:0;left:0;height:100%;width:100%;content:"";background: #072146f7;}
.highlight h4{font-size: 46px;font-weight: 300;letter-spacing: 1.2px;line-height: 48px;margin-bottom: 15px;color: #2a447e;}
.highlight h4 span{text-transform: uppercase;font-weight: 600;}
@media only screen and (max-width: 767px){
    .highlight{padding:40px 0;margin: 0;}
    .highlight .inner-box{/* margin-bottom: 0; */}
	.highlight .inner-box h2{font-size: 36px;line-height: 40px;}
}
.homefacilities{margin-top: -297px;}



.aboutcomit {
}
.aboutcomit .cuttxt{font-size:20px}
/*------------*/
.funfact{padding-top:0}
.funfact .count-box{font-size: 65px;line-height:1em;font-weight: 500;padding:20px 0;text-align: center;}
.funfact .count-box .count{position:relative;color: #2a447e;margin-bottom: 15px;}
.funfact .count-box .count-text{position:relative;display:inline-block;font-size:60px;line-height:1em;color:000;font-weight:700}
.funfact .count-box .counter-title{position:relative;display:block;font-size: 20px;line-height: 25px;font-weight:400;color: #24304c;padding:0;}
@media only screen and (max-width: 767px){
	.funfact{padding:0;position: relative;}
	.funfact .fact-counter{box-shadow: none;margin: 0;padding: 0;text-align: left;}
}

/*------------------*/

.why-box{position: relative;padding: 0;/* margin-bottom: 20px !important; */text-align: center;overflow: hidden;}
.why-box i{line-height: 65px;margin-bottom: 0;font-size: 46px;color: #24304c;position: relative;}
.why-box h3{font-weight: 600;text-transform: capitalize;font-size: 24px;padding: 10px 0 5px 0;color: #24304c;}
.why-box p{/* color: #c7c7c7; */margin-bottom: 0;/* text-align: justify; */}



/*--------*/
.comitbox{ padding: 15px;}
.comitbox .inner-box{background: #f1f4fb;padding: 25px;}
.comitbox .inner-box .col-sm-3{text-align:center}
.comitbox .inner-box i{font-size: 56px; color: #d4d9e5;}
.comitbox .inner-box h4{font-weight: 600;padding-bottom: 15px;font-size: 27px;color: #2a447e;}
.comitbox .inner-box p{margin: 0;}

/*---------*/


.circle{position:relative;width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}
.circle-icon{position:absolute;font-size:24px;rotate:-45deg;transition:all .4s ease;z-index:2;color:#333}
.circle:hover .circle-icon{rotate:0}
.circle-text{position:absolute;width:100%;height:100%;font-size:16px;animation:spin 10s linear infinite;pointer-events:none}
.circle-text span{position:absolute;left:50%;top:0;transform-origin:0 100px;text-transform:uppercase;font-weight:700;color:#333}
@keyframes spin {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}


.strength{position:relative;}
.strength .inner-text{position:relative;z-index:1}

.card-2{background: #f2f5f9;padding: 40px 25px;border-radius: 10px;height: 100%;}
.card-2 i{color: #154684;font-size: 35px;}
.card-2 img{width:60px}
.card-2 h4{color: #154684;margin: 21px 0;}
.card-2 p{
    margin: 0;
}


.card-3{background: #f1f4fb;padding: 25px;}
.card-3 i{font-size: 56px; color: #d4d9e5;}
.card-3 h4{margin: 21px 0;color: #2a447e;}
.card-3 p{margin: 0;}



.box6{padding: 0;background: #f2f5f9;overflow: hidden;border-radius: 10px;}

.box6.white{background:#fff}
.box6 .img-box,.box6 .box-img {position: relative;overflow: hidden;}
.box6 .img-box img,.box6 .box-img img{width:100%;-webkit-transition:1s;-o-transition:1s;transition: 1s !important;}
.box6:hover .img-box img,.box6:hover .box-img img{ transform: scale(1.08);}
.box6 .box-text{position:relative;padding: 21px;}
.box6 .box-text h4{color: #154684;margin-bottom: 21px;}
.box6 .box-text p{margin:0;color:#181818}

.box6.nobg{background: #fff;border: 1px solid #cdd7e4;}
.box6.nobg .box-text{padding: 10px 10px 15px 10px;}
.box6.nobg .box-text h4{margin-bottom: 10px;}

@media (max-width:767px) {
    .box6 .box-text {padding: 15px}
}



.alt-section{margin: 14px 0;}
.alt-section .section-flex{display:flex;flex-wrap:wrap;height:100%;align-items:center;margin: 50px 0;}
.alt-section .section-flex:first-child{margin-top:0}
.alt-section .section-flex:last-child{margin-bottom:0}
@media (min-width: 992px) {
    .alt-section .section-flex:nth-of-type(odd)  .img-box{padding-left:0}
    .alt-section .section-flex:nth-of-type(even) .img-box{padding-right:0}
    .alt-section .section-flex:nth-of-type(even) {flex-direction:row-reverse}
}
@media (max-width: 992px) {
.alt-section  .section-flex::nth-of-type(even),
.alt-section  .section-flex::nth-of-type(even) {flex-direction:row-reverse}
}


.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}

.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}




.box22{position:relative;overflow-y:hidden;box-shadow:.1rem .1rem 1rem rgba(0,0,0,0.1)}
.box22::before{content:"";width:100%;height:100%;position:absolute;background-image: linear-gradient(24.02deg,rgb(42 68 126 / 40%) -1.15%,rgba(30,138,255,0) 15.4%),linear-gradient(161.9deg,rgba(252,60,61,0.0001) 72.86%,rgb(36 48 76 / 34%) 98.95%),linear-gradient(186.4deg,rgba(31,124,252,0.0001) 46.4%,#2a447e 103.29%);z-index:1;}
.box22:hover::before{background-image:linear-gradient(to bottom,rgba(2,36,79,0),rgba(2,36,79,0.86) 85%,#02244f)}
.box22 .box-img{position:relative;display:block;background: #01a4d4;overflow:hidden;transition:all 500ms ease;}
.box22 .box-img img{width:100%;opacity:1;transition:all 500ms ease;}
.box22:hover .box-img img{transform:scale(1.05);}
.box22 .box-inner{display:flex;flex-direction:column;justify-content:center;height:100%;position:absolute;width:100%;top:0;transition:transform 300ms;transform: translate3d(0,59%,0);z-index: 1;color: #fff;}
.box22 .box-inner h4{margin:0;display:block;color:#fff;padding:1rem;transform: translate3d(0,-100%,0);transition:transform 300ms;font-size: 23px;font-weight: 500;}
.box22 .box-inner .box-text{flex-grow:1;padding:1rem;opacity:0;transition:opacity 500ms 100ms}
.box22 .box-inner .box-text p{margin:0}
.box22:hover .box-inner{transform: translate3d(0,30%,0);}
.box22:hover .box-inner h4{transform:translate3d(0,0,0);}
.box22:hover .box-inner .box-text{opacity:1}

.box2{padding-top:0;/* background:#fff; */text-align: center;}
.box2 img{padding:4px;border:1px solid #d8d6d6;text-align:center;width:100%}
.box2:hover img{border-color:#2a447e}
.box2 h4{padding: 8px 0 5px 0;color: #154684;margin:0;text-align: center;}
.box2 h4 a{color:#2d2d2d}
.box2:hover a, .box2:hover h4{color:#2a447e}
.box2 p{margin: 0;}



.card-4{position:relative}
.card-4:before{position:absolute;content:'';width:100%;height:100%;background: linear-gradient(0deg, #120f0cd1, #120f0c00);top:0;left:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-radius:0.375rem;z-index: 3;}
.card-4:hover::before{backdrop-filter:blur(2px);background-color:#120f0c99;}
.card-4 .card-content{padding: 25px;transition:0.3s;transform: translateY(100px);}
.card-4 .card-btn{padding: 25px;margin-top:40px;}
.card-4 .card-inner{position:absolute;bottom:0;left:0;right:0;z-index: 4;color: #fff;}
.card-4 .card-content h4{margin-bottom: 15px;}
.card-4:hover .card-content{transform:translateY(0)!important;}
.card-4:hover .card-content p{opacity:1;visibility:visible;}
.card-4 .card-btn a{color:#fff;}
.card-4:hover .card-link{color:#154684;}
.card-4 .card-content p{color:#e0e3e5;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.card-4 img{transition: all 500ms ease !important;}
.card-4:hover img{transform:scale(1.1);}


.box7-1{position:relative;overflow:hidden;transition:all 300ms ease;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease}
.box7-1 img{position:relative;width:100%;display:block;transition:all 600ms ease;-webkit-transition:all 600ms ease;-ms-transition:all 600ms ease;-o-transition:all 600ms ease;-moz-transition:all 600ms ease}
.box7-1:hover img{-webkit-transform:scale(1.2,1.3);-ms-transform:scale(1.2,1.3);-moz-transform:scale(1.2,1.3);transform:scale(1.2,1.3)}
.box7-1 .overlay-box{position:absolute;left:0;top:0;right:0;bottom:0}
.box7-1 .overlay-box:before{position:absolute;content:'';left:0;top:0;right:0;bottom:-1px;-webkit-transition:all 1000ms ease;-moz-transition:all 1000ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;background:-webkit-linear-gradient(top,#37354200 24%,#37354200 50%,#37354203 43%,#00000014 57%,#00000052 75%,#000000ba 92%,#000000fa 100%)}
.box7-1 .overlay-box:after{position:absolute;content:'';left:0;top:-100%;width:100%;height:100%;opacity:0;-webkit-transition:all 700ms ease;-moz-transition:all 700ms ease;-ms-transition:all 700ms ease;-o-transition:all 700ms ease;transition:all 700ms ease;background:#000000b3}
.box7-1:hover .overlay-box:before{top:100%;opacity:0}
.box7-1:hover .overlay-box:after{opacity:1;top:0}
.box7-1 .overlay-box h3{position:absolute;right:0;left:0;bottom:45px;text-align:center;padding-bottom:10px;font-size: 22px;display:inline-block;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;z-index:1;color:#fff}
.box7-1:hover .overlay-box h3{opacity:0;-webkit-transform:translateX(150%);-ms-transform:translateX(150%);-moz-transform:translateX(150%);transform:translatey(150%)}
.box7-1 .overlay-box h3:before{position:absolute;content:'';bottom:0;height:1px;width:50px;background-color: var(--white);text-align:center;left:42%;right:0}
.box7-1 .overlay-box .overinner{position:absolute;left:0;top:50%;padding: 5px;width:100%;text-align:center;opacity:0;transform: translateY(-50px);transition:all 500ms ease;z-index:1;color: var(--white);}
.box7-1:hover .overlay-box .overinner{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px)}
.box7-1 .overlay-box .overinner h4{position:relative;display:inline-block;color:var(--white);transition:all 300ms ease;padding-bottom: 10px;}



.popup_close_button {background-color: transparent;color: #000;font-size: 40px;padding: 0;margin-bottom: 0;display: block;margin-left: auto;border: none;position: relative;top: -10px;}



/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%}
.text-desc table thead,.text-desc table th{background: #f1f4fb;font-weight:700;font-size:15px}
.text-desc table td,.text-desc table th{border: 1px solid #e0e4ec;padding: 3px 5px;/* color:#2d2d2d; */vertical-align:middle;/* text-align:center; */}
.text-desc table td{/* font-size:15px; *//* color: #545454; */}
.text-desc tt{font-size: 25px;font-weight: 300;line-height: 35px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ol,.text-desc ul ul{margin-left: 17px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;padding: 1px 0 1px 5px;}
.text-desc ol li{list-style-type: decimal;position: relative;padding: 1px 0 1px 5px;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul li:before{position:absolute;font-size: 11px;/* top: 0px; */font-family: "Font Awesome 5 Free";content: "\f058";font-weight: 900;color: #2a447e;left: -15px;line-height: 24px;}
.text-desc h2{font-size: 34px;padding: 12px 0 6px;margin:0;color: #2a447e;text-transform: capitalize;}
.text-desc h3{color:#2a447e;padding: 0px 0 2px;margin:0;margin-bottom:8px;text-transform: capitalize;}
.text-desc h3:after{background: #2a447e;bottom: 0;content: "";height: 2px;position: absolute;width: 45px;left: 0;}
.text-desc h4{color:#2a447e;text-transform:capitalize;}
.text-desc h5{color:#2a447e;padding: 8px 0 8px 0px;text-transform:capitalize;}
.text-desc h2 + hr,.text-desc h4 + hr{border-color:var(--grey);width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}

.text-desc ul.list1{margin: 0;}
.text-desc ul.list1 li{list-style: none;margin: 0;margin-bottom: 15px;padding-left: 28px;position: relative;}
.text-desc ul.list1 li:before{position:absolute;font-size: 15px;top: 0;left: 0;font-family: "Font Awesome 5 Free";content: "\f058";font-weight: 900;color: #fe0000;}
.text-desc ul.list1 li i{padding: 0 8px 0 0;}
/*------*/
.readmore{color:#2a447e;text-transform:uppercase;font-weight:600;font-size: 13px;padding-top: 10px;display: inline-block;}
.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #000000;}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}
/*-----------*/
.enq-text{}
.enq-text h4{font-size: 15px;font-weight: 500;color: #2a447e;text-transform: uppercase;}
.enq-text h3{font-size: 33px;font-weight: 600;margin-bottom: 10px;color: #2a447e;line-height: 47px;letter-spacing: 0;padding: 5px 0;}
.enq-text p{font-size: 15px;line-height: 25px;text-align: justify;}


/*--------*/
.flip-box{position:relative;-webkit-backface-visibility:hidden;width: 100%;border-radius: 10px;overflow: hidden;}
.flip-box .box-item{-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;perspective:1000px;-webkit-perspective:1000px}
.flip-box .box-front,
.flip-box .box-back{min-height: 100%;-ms-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.flip-box .box-front{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.flip-box .box-front img{width:100%}
.flip-box:hover .box-front{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility: inherit;backface-visibility: inherit;}
.flip-box .box-back{position:absolute;top:0;left:0;width:100%;-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;background: #24304ceb;color:#fff}
.flip-box:hover .box-back{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.flip-box .inner{position:absolute;left:0;width:100%;padding:15px;outline:1px solid transparent;-webkit-perspective:inherit;perspective:inherit;z-index:2;transform:translateY(-50%) translateZ(60px) scale(.94);-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);-ms-transform:translateY(-50%) translateZ(60px) scale(.94);top:50%}
.flip-box h4{}
.flip-box p{margin:0}

/*-----------*/
.boxdesc{text-align:center;padding:5px;color:#555}
.boxdesc strong{display:block;text-decoration:underline;font-weight:500;line-height:10px}
.boxdesc p{margin:5px 0}
.boxdesc img{border:1px solid #eee;padding:5px;margin-bottom: 10px;}

.pdfdw{background: #2a447e;border:1px solid #2a447e;line-height: 23px;margin: 7px;font-size: 15px;font-weight: 500;display: inline-block;padding: 8px 18px 10px 18px;color: #fff;text-transform: uppercase;}
.pdfdw:hover{background: #fff;color: #2a447e;}

.gallery .box2_img{border:1px solid #eee;}
.gallery .col-sm-3{padding:15px}
.pdfbox{text-align:center}
.pdfbox img{display:inline-block}



/*--------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block;text-align: center;}
.social a{margin-right: 5px !important;cursor:pointer;display:block;width: 40px;height: 40px;text-align:center;text-decoration:none;background: transparent;border-radius: 50%;border: 1px solid #24304c;line-height: 40px;font-size: 22px;}
.social a i{line-height: 37px;font-size: 18px;/* color: #29427b; */}
.social a:hover{background: #2a447e;color: #ffffff;}

/*--------------*/
.cenq{display:none}
.cont-title{text-transform: inherit;font-weight: 700;}
.contact-form{}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form .text-field, .form input[disabled]{background: #fdfdfd;border: 0;color: #2d2d2d;font-size:14px;margin: 0 0 4px;padding: 12px 18px;width:100%;border-radius: 0;border: 1px solid #d9d9d999;}
.form .text-field:focus,.form .text-field:hover{border-color: #2a447e;box-shadow:none;border-width:1px;}
.errorbox,.errorbox span,.errorbox li{color:#D90000}
.errorbox .sucmsg{color:#046310}
.custbtn{border-radius: 0;padding: 3px 35px;background: #2a447e;position:relative;display:inline-block;border:none;line-height: 46px;font-size:16px;font-weight:500;margin-top: 0;border: 1px solid #ffff;color:#fff;text-transform:uppercase;transition:400ms all;-webkit-transition:400ms all;}
.custbtn:hover{text-decoration:none;background: #000000;color: #fff;}

.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}

/*-------------*/
#download{position:fixed;top:50%;right:0;font-size: 26px;color: #ffffff;background-color: #2a447e;padding: 10px 18px;border-radius:30px 3px 3px 30px;z-index: 1;}
#download:hover{cursor:pointer;-webkit-box-shadow:0 8px 6px -6px #999;-moz-box-shadow:0 8px 6px -6px #999;box-shadow:0 8px 6px -6px #999}
#download > a{color:#0E0E0E}

/*-----------*/
.contact-item{padding:20px;display:inline-block;width:100%;margin-bottom:20px;position:relative}
.contact-item h4{font-size: 24px;text-transform:uppercase;margin-bottom:10px;color: #2a447e;font-weight: 700;}
.contact-item h5{font-size: 16px;text-transform:uppercase;margin-bottom: 10px;color: #979797;}
.contact-item p,.contact-item a{margin-bottom: 5px;color: #181818;}
.contact-item i{width: 16px;text-align:center;}
.contact-item .card-content{/* float:left; */padding-bottom: 0;}
.contact-item .card-content+.card-content{border-top: 1px solid #eee;padding: 15px 0;}
.contact-item > span{font-size: 59px;color:#f0f0f0;margin-top:25px;position:absolute;right:19px;bottom:13px;}
/*------*/

/*------*/
.contact-box{position:relative;margin-bottom:40px}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #f3f6f9;-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);}
.address{}
.address li{margin: 10px 0;}
.address h4{font-size: 24px;font-weight: 700;letter-spacing: .5px;padding-bottom: 6px;margin-bottom: 13px;display: inherit;color: #e31822;}
.address > li > i{display:inline-block;vertical-align:top;margin-top: 4px;width: 20px;text-align: center;font-size: 17px;margin-right: 10px;}
.address p{display:inline-block;text-align:left!important;margin:0;font-size: 15px;line-height: 25px;}


/*--------------*/
.hdwatsp{position: fixed;bottom: 10px;right: 10px;z-index:21/*top: 2px!important;position: absolute !important;left: 0;right: 0;margin: 0 auto;width: 100%;text-align: center;*/}
.hdwatsp a{text-align: center;width: 50px;height: 50px;float: left;color: #FFFFFF;border-radius: 10px;background-color: #25D366;background-color: #25D366;}
.hdwatsp i{font-size: 40px;margin-top: 5px;}


/*---------------*/
.footer{/* font-size:13px; */padding-top: 60px;position:relative;background: #f1f4fb url(../images/bgmap.png) center top no-repeat;border-top: 2px solid #2a447e;}
.footer .f-col{padding: 30px 15px;}
.footer img{display: inline-block;}
.footer p, .footer a{color: #181818;/* font-size: 14px; *//* line-height: 24px; */margin: 0;}
.footer ul.list li{list-style: none;margin: 0px 0 0px 16px;position:relative;}
.footer ul.list li:before{position:absolute;font-size: 8px;line-height: 24px;top: 0;left: -15px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: #181818;}
.footer ul.list li a:hover{opacity: 0.7;}
.footer ul.list li i{padding: 0 8px 0 0;}
.footer h3{color: #2a447e;font-size: 19px;letter-spacing: 0;margin-top: 0;margin-bottom: 27px;padding-bottom: 12px;position: relative;text-transform: uppercase;font-weight: 600;}
.footer h3:not(.noline):before {background: #2a447e;bottom: 4px;content: "";height: 1px;position: absolute;width: 30px;}
.footer h5 a{font-size: 22px;color: #fff;padding: 0 0 20px 0;display: inline-block;}
.footer img{padding: 0px 0 15px 0;width: 269px;}
.footer .address i{line-height: 25px;margin: 0;color: #2a447e;font-size: 13px;text-align: center;}
.footer .address li{margin: 7px 0 2px 0;}
.copyrights{/* background: #3d5466; */padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #c3c3c378;}
.copyrights p, .copyrights a{}

@media (max-width: 1182px) 
{
    .logo img{width:250px} 
    #cssmenu > ul > li{padding: 0 7px !important;}
}
@media (max-width: 992px) 
{
    .header-main{position:inherit;padding:0;height: auto;/* background: #000; */}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align:center;float:none!important;position: inherit;padding: 5px 0;}
    .logo img{margin-bottom:10px}
    .page-head{margin-top: 58px;    padding: 20px 0 20px 0;}
    .page-head h1, .page-head .breadcrumb  {float:none}
    .page-head h1{font-size:25px}
    .page-head {margin-top: 52px;padding: 14px 0 14px 0;text-align:center;}
    .contact-form{margin-top:25px}
	.contact-form .custbtn{float:none !important}
    .footer{padding-top: 15px;text-align:center}
    .footer h3 {margin-bottom: 7px;margin-top: 20px;    padding-bottom: 4px;text-align: center;}
    .footer h3:not(.no-underline):before {bottom: 0;content: "";height: 2px;position: absolute;width: 33px;left: 0;right: 0;margin: 0 auto;}
    .footer .address p{text-align:center !important}
    .footer ul.list li {list-style-type: circle;margin: 0px 10px 0px 16px;position: relative;display: inline-block;margin-right: 0;}
}
@media (max-width: 768px) 
{
    .tophead .list-inline{float:none !important;text-align:center;display:block}
}

