@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
#HomepagecontentControl{min-height: 359px !important;}

body{margin:0 !important; padding:0 !important; font-family:Poppins !important;     font-size: 15px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}


.container-middle{ margin:0 auto;  padding: 0;   text-align: left; font-family:Poppins !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #666;}

.container-middle a{color:#236fb6; text-decoration:none;}

p{margin-bottom: 10px;     margin-top: 0; text-align:justify;}	
.bg-1{background: #122c66 !important;}
.bg-2{background: #95161d !important;}
.text-1{color: #122c66 !important;}
.text-2{color: #95161d !important;}
.border-color-1{ border-color:#95161d !important;}
h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{ font-size: 25px;
    text-align: left;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

h4{    font-size: 14px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;}

.cl{clear:both;}

.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #0f5d9d;
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.manu-container ul li {
    padding: 0 .5%;
    font-weight: bold;
    float: left;
    display: block;
    border-right: 1px #415598 solid;
}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}

/*color-box*/
.flip-front, .flip-back p a, .td-banner{background:#50b948;}
.flip-back p a:hover{background:#0a3c64;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.banner-bx{margin-top: -60px;}

.td-banner{
    height: 140px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;
    overflow: hidden;}
	
.td-banner:hover{height: 260px;     margin-top: -120px;}

.td-banner:before{    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.td-banner:after{content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;     bottom: 0;}
	
.img-bn{    text-align: center;}

.img-bn img{ 
    border-radius: 50%;
	background:#fa892b;
    border: 3px solid #fa892b;
    box-shadow: 2px 3px 4px #fa892b; transition:0.5s;
	width: 80px;}
.img-bn .fa {
    font-size: 50px;
    border: 5px solid #fa892b;
    padding: 10px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}	
.td-banner:hover .img-bn img{transform:rotate(360deg) scale(1.1); transition:0.5s; }
	
.td-banner:hover:after, .td-banner:hover:before{    left: 35px;
    opacity: 1;}

.td-banner:hover{transform: translate(0px,-6px);     box-shadow: 0px 4px 3px #ccc; border:2px solid #eee;}

.td-banner h2{ font-family: Helvetica, Poppins;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    /* background: rgba(10,60,100,0.1); */
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom: 0;}
	
.td-banner p{font-size: 14px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;}
	
.td-banner a{color: #fff;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-size: 12px;}
/*banner*/

/*header*/

header{padding-bottom: 20px;}

.top-nv{    background: #f5f5f5;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 16px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#333;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#333;}
.top-nv .bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #94161c !important;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #122c66;}

.fl-head{padding-top:10px;}

.top-nv .container-middle .fr-head-top img{margin-left:4px; transition:0.5s;}
.top-nv .container-middle .fr-head-top img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head-top{padding-top: 5px; position:relative;     z-index: 9;}

.container-middle .fl-head{padding-top:5px;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 32px;
    margin: 0;
    margin-left: 15px;
    color: #f67408;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: cambira;
}

.fl-head h4 {
    font-family: cambira;
    font-weight: 500;
    text-align: left;
    font-size: 18px;
    margin-top: 10px;
    color: #108807;
    margin-bottom: 0;
    margin-left: 17px;
    }
	
.fr-head{margin-right:18%; text-align:right;}


.fl-head img{/*float: right;height: 60px;*/}

.fr-head img{float: inherit; }

.content-head{float: left;}

.fr-head p img{float: left; padding-right: 10px;}
.fr-head p {    font-size: 18px;
    color: #000;
    font-family: sans-serif; line-height: 20px;     margin-top: 20px;}
	
.fr-head p span{    font-weight: 100;
    font-size: 14px;}
/*header*/

/*home*/

.hm-abt{    background: #fff;
    padding: 20px 0px 25px; }
.hm-abt, .hm-abt p, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 22px; position:relative;}

.hm-abt .head-hm span{background:#fff;}

.head-hm span{    border-left: 4px solid #9d161c;
    border-right: 4px solid #9d161c; color:#122c66;
    padding: 3px 9px; position:relative; z-index:9; background:#fff; line-height: 30px;}
	
.head-hm:after{content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 100%;
    background: #ccc;}
	
.ser-cnt, .serv-bx, .ser-img img, .ser-cnt h3, .ser-cnt p.rd-mr, p.rd-mr a, p.rd-mr a:after,
.serv-bx:hover, .serv-bx:hover .ser-img img, .serv-bx:hover p.rd-mr a, .serv-bx:hover p.rd-mr img, .serv-bx:hover p.rd-mr a:after,
p.rd-mr img
{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
	
.serv-bx{    
    background: #fff;
    border: 1px solid #dddddd;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
    padding-bottom: 25px; }
	
.serv-bx:hover{box-shadow: 0px 6px 4px #ddd; transform:translate(0,-4px);}

.serv-bx:hover .ser-img img{transform:scale(1.2) rotate(5deg);}

.serv-bx:hover p.rd-mr a{background: #122c66; color:#fff; border-color:#122c66;}

.serv-bx:hover p.rd-mr img, .hm-team p.rd-mr a img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);}
.hm-team img{max-width:100%;}
.serv-bx:hover p.rd-mr a:after{background: #b9defd; border: 2px solid #b9defd; }
	
/*.serv-bx:after{content: "";
    position: absolute;
    right: 0;
    top:0px;
    height:50%;
    width: 100%;
    background: #0f5d9d;}*/
	
.mar-dv{margin:0 1.7%;}
	
.ser-img img{width:100%; height: 100%; }

.ser-img{    height: 185px;
    overflow: hidden;}
	
.ser-cnt{     text-align: center;
    width: 87%;
    margin: 0 auto;
    margin-top: -18px;
    position: relative;
    position: relative;
    background: #fff;
   }
	
.ser-cnt h3{    background: #9d161c;
    color: #fff;
    padding: 5px 0;
    margin: 0 0px 6px;
	    font-size: 18px;
    font-weight: bold;}
	
.ser-cnt p.rd-mr{     text-align: center;
    position: absolute;
    bottom: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;}

p.rd-mr a{    background: #fff; position:relative;
    border: 2px solid #122c66;
    padding: 9px 7px;
    text-transform: uppercase;
    font-size: 12px;
    color: #122c66;
    font-weight: 600;}
	
p.rd-mr a:after{content:""; position:absolute; width:100%; height:100%; background: #fff; border: 2px solid #434343; left:2px; top:2px; z-index:-1;}



/*home-tm*/
.hm-team .item {text-align:center;}
.hm-team{margin-bottom: 10px;
    box-shadow: rgb(204, 204, 204) 0px 7px 5px;
    background: url(image/team-bg.jpg) no-repeat fixed;
    padding: 5px 0px;
    border-top: 6px solid rgb(231, 114, 17);
    border-bottom: 6px solid rgb(231, 114, 17);}
.hm-team .tm-img{position:relative;     margin: 0 16px;   text-align: center;}
.hm-team .tm-img:after{content:''; position:absolute; transition:all .5s; width:100%; height:100%; background:rgba(252,131,30,.5); opacity:0; z-index:9; right:0; left:0;}
.hm-team .col-md-3:hover .tm-img:after{opacity:1;}
.hm-team .carousel-indicators .active {
    background-color: #ff6d73;
}
.hm-team .carousel-indicators li {
    background-color: #000;height: 12px; width:12px;
    border-radius: 15px;
}
.info-btn a:hover {
    transition: 0.5s;
    background: #333; color:#fff;
    padding: 6px 28px;
}
.hm-team p {text-align: center; padding: 0 10px;}
.hm-team h3 {font-weight: bold;margin-bottom: 20px; font-size: 20px; text-align:center;margin-top: 10px;color: #fff;}
.hm-team h4 {font-weight: 400;
    color: #111;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;
	text-align:center;
}

.hm-team .carousel-indicators {
    bottom:0px;
}
.info-btn {
    margin-bottom: 60px;
}
.info-btn a{background: #9d161c;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
/*home-tm*/


/*home*/
.team-page img{float:left; border:1px solid #ccc; padding:4px; margin-right:10px; width: 170px;}
.tabs-menu {
    /*float: left;
    clear: both;
    width: 20%;
    margin-right: 5%;*/
    list-style: none;
    padding-left: 0;
    margin-top: 0;     font-size: 18px;
}

.tabs-menu li {
    line-height: 20px;
    margin-right: 0;
    background-color: #1d468f;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    margin-bottom: 3px;
    transition:0.5s;
	text-align: left;
    /* text-transform: uppercase; */
}

.tabs-menu li:hover{background-color: #354767; transition:0.5s;}
.tabs-menu li:hover a{color:#fff;}

.tabs-menu li.current {
    position: relative;
    background-color: #354767;
    /*! z-index: 5; */
}

.tabs-menu li a {
        padding:6px 10px;
        color: #fff;
        text-decoration: none;
        display: block;
}

.tabs-menu .current a {
    color: #fff;
}

.tab {
    /*background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 75%;*/
}

.tab-content {
    width: 98%;
    padding:0;
    display: none;
}

#tab-1 {
 display: block;   
}

.team-nm {
    font-size: 17px;
    display: block;
    /* background: #eee; */
    padding: 5px 0;
    /* margin-bottom: -20px !important; */
    margin-bottom: 0px;
    margin-left: -15px;
    padding-left: 15px;
	text-align:left;
    /* text-transform: uppercase; */
}


/*footer*/
footer{margin-top: 0px; /*border-top: 20px solid #0f5d9d; */    padding-top: 5px; background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    color: #fff;
    background-size: cover; padding-top: 20px;
}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #122c66;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}


/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{     list-style-type: square;
    /*font-size: 13px;*/
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 7px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#fff;}

.us-lk ul li:hover a{color:#fff !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{margin-bottom:8px; /*font-size: 13px;*/ line-height: 20px;     color: #fff; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;}

.copyrht{    background:#94161c;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;  border-top: 1px solid #111;
}
	
.copyrht p{margin-bottom:0;     color: #fff; line-height:36px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{/*float:left;*/}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

p.cprht-rht img {
    height: 25px; transition:0.5s;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.ft-cont i {    width: 35px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}

.ft-cont p:hover i{background:#94161c; transition:0.5s;}

/*footer*/



/*team*/
.team-bx p{line-height:24px !important;}

.team-bx{    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;}
	
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{font-size: 16px; margin-bottom: 4px;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}

/*team*/

.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 3em;
    right: 9px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.emailsubscription h2{ font-weight:bold; color:#036;}
.emailsubscription p{}
    .Subscribecss{right: 15px;
    padding: 0px 15px;
    line-height: 42px;
    border-radius: inherit;
    width: 100%;
    border: 1px solid #ccc9c9;
    }
	.ssubmit{    top: 24px;
    right: 0px;
    padding: 3px 23px;
    line-height: 38px;
    border-radius: inherit;
    position: absolute;
    border: none;
    color: #fff;
    background-color: #11670b;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
   position: fixed;
    bottom: 8em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

.fix-box{    position: fixed; top:35%; left:0; z-index:999; font-size: 14px;}
.social-fx{list-style:none; padding-left:0; margin:0;}
.social-fx li{    background: #242c42;
    width: 148px;
    padding-left: 10px;
    clear: both;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    margin-left: -104px;
    transition: 0.5s;
    overflow: hidden;}
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right; margin-top: -3px;}
.social-fx li:hover{margin-left:0; transition:0.5s;}
@media(max-width:568px) {
.hm-team .item .col-xs-6 { width: 100%;}
}