@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {font-family: "Montserrat", sans-serif;color: #444444;}
a {color: #000; text-decoration:none;font-family: "Montserrat", sans-serif;}
a:hover {color: #000; text-decoration:none;font-family: "Montserrat", sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Montserrat", sans-serif !important;}
p{font-family: "Montserrat", sans-serif;font-size:16px; line-height:24px;color:#212529;} 
ul li{font-family: "Montserrat", sans-serif;font-size:16px;color:#212529;}
section.bnr{padding:0;}
img{max-width:100%;}

#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#191514;}
 .bg-2{background-color :#034d82;}
  /* Text-color */
 .cl-1{color:#191514;}
 .cl-2{color :#034d82;}
  /* Font-Size */
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-62{font-size: 62px;}

 /* hm-heading */
 .hm-heading{font-size: 40px;font-weight: 700;vertical-align: middle;margin: 0 2px;color: #000;}
 /* Scroll */
 ::-webkit-scrollbar{   width: 10px;height: 10px;border-radius: 0px}
 ::-webkit-scrollbar-thumb{ background-color:#fff;background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 20%, transparent 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, transparent 75%, transparent);border-radius: 0px}
 ::-webkit-scrollbar-track{ background: #034d82;box-shadow: inset 0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 0px}
 /* text-justify */
 .text-justify{text-align: justify;}
 /* hm_sub_head */
 .hm_head span{font-style: italic;background: linear-gradient(to right, #056ab3 0%, #034d82 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
 /* read-more btn */
.hm-btn {all: unset;display: inline-block !important;font-size: 16px;background: transparent;border: none;position: relative;color: #FFDF58;cursor: pointer;z-index: 1;padding: 10px 20px;display: flex;align-items: center;justify-content: center;white-space: nowrap;user-select: none;-webkit-user-select: none;touch-action: manipulation;font-weight: 500;}
.hm-btn:hover{color: #fff !important;}
.hm-btn::after,.hm-btn::before {content: '';position: absolute;bottom: 0;right: 0;z-index: -99999;transition: all .4s;}
.hm-btn::before {transform: translate(0%, 0%);width: 100%;height: 100%;background: #191514;border-radius: 10px;}
.hm-btn::after {transform: translate(10px, 10px);width: 35px;height: 35px;background: #ffffff15;backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);border-radius: 50px;}
.hm-btn:hover::before {transform: translate(5%, 20%);width: 110%;height: 110%;}
.hm-btn:hover::after {border-radius: 10px;transform: translate(0, 0);width: 100%;height: 100%;}
.hm-btn:active::after {transition: 0s;transform: translate(0, 5%);}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.head-img img{width:25%;border-radius: 10px;}
#header{width:100%; position:absolute;z-index:9;background-color: rgba(0,0,0,0.50);background-image: radial-gradient(circle at 1px 1px, rgb(196 153 98 / 28%) 1px, transparent 0);background-position: 0 12px;background-size: 16px 18px;}
#header .head-img{position:relative; padding:15px 13px;}
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent!important;
    background-image: radial-gradient(circle at 1px 1px, rgb(196 153 98 / 28%) 1px, transparent 0);
    background-position: -2px 12px;
    background-size: 16px 18px;
    z-index: 155555555555; height:100%;}
.nav-link:focus, .nav-link:hover{color: #fff;background: #fff;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.nav-link{font-weight: 600;color: #fff;    font-size: 15px;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}


@media (max-width: 1170px){
   .bnr-sec { position: static!important;}
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
}

@media (max-width: 767px){
  #header {background-color: #034d82;
    display: flex;
    justify-content: center;}
  .navbar.bg-light {
    background-color: transparent !important;}
    .carousel-item img{height:450px;}
    #header .head-img {padding:5px 0px;}
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;margin-top: 87px;padding:0px;}
.navbar.navbar-expand-md .container-fluid{display:block;background-color: #034d82;padding:8px 0px;
    background-image: radial-gradient(circle at 1px 1px, rgb(196 153 98 / 28%) 1px, transparent 0);}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}}
.navbar-nav .nav-item:last-child{ background: linear-gradient(to right, #034d82 0%, #034d82 100%);border-radius: 4px;}
.navbar-nav .nav-item:last-child:hover .nav-link{-webkit-text-fill-color: initial; color: #fff;}

/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-sec{    position: absolute;top: 0;}
.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{width: 52px;  height: 52px; opacity: 1;     background-image: linear-gradient(to right, #034d82 0%, #034d82 100%); top: 50%;   }
.bnr-sec .carousel-control-prev{  border-radius: 0 50% 50% 0;}
.bnr-sec .carousel-control-next{border-radius: 50% 0 0 50%;}
.bnr-sec .carousel-control-prev:hover .fa{animation: prevarrmove 0.8s linear infinite alternate;}
.bnr-sec .carousel-control-next:hover .fa{animation: nextarrmove 0.8s linear infinite alternate;}
@keyframes prevarrmove {49%{transform: translate(-15px);opacity: 0;} }
@keyframes nextarrmove {49%{transform: translate(15px);opacity: 0;} }
.bnr-sec .carousel-item{position: relative;}
.bnr-sec .carousel-caption {bottom: 5.25rem;left: 16%;width: 65%;margin: auto;}
.bnr-sec .carousel-caption h2{font-size: 22px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#fff;}
.bnr-sec .carousel-caption h3{font-size: 48px; font-weight: 800; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#fff;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:30px; animation: fadeInRight 2000ms ease-in-out; color: #fff;}
.bnr-sec .carousel-caption{text-align: center;}
.bnr-sec .carousel-indicators {display: none;}

/*bnr-sec*/

/*--------------------------------------------------------------
#bnr-btm
--------------------------------------------------------------*/
.bnr-btm{position: relative; overflow: hidden;}
.bnr-btm::before{content: "";background: url('Image/home-btm.png') no-repeat top right/contain; position:absolute;  bottom: 0; right: 0; width: 100%; height: 100%; animation-duration: 1500ms; animation-delay: 500ms;animation-name: fadeInRight;}
.bnr_btm_bx{position:relative;}
.bnr_btm_bx .inner-box{position:relative;padding:18px 12px;transition: all 900ms ease;}
.bnr_btm_bx .inner-box .border-one:before{position:absolute;content:'';left:0px;top:0px;width: 10%;height:2px;background-color: #FFDF58;transition: all 900ms ease;}
.bnr_btm_bx .inner-box .border-one:after{position:absolute;content:'';right:0px;bottom:0px;width:2px;height: 25%;background-color: #FFDF58;transition: all 900ms ease;}
.bnr_btm_bx .inner-box:hover .border-one:before{width:100%;}
.bnr_btm_bx .inner-box:hover .border-one:after{height:100%;}
.bnr_btm_bx .inner-box .border-two:before{position:absolute;content:'';left:0px;top:0px;width:2px;height: 25%;background-color: #FFDF58;transition: all 900ms ease;}
.bnr_btm_bx .inner-box .border-two:after{position:absolute;content:'';right:0px;bottom:0px;width: 10%;height:2px;background-color: #FFDF58;transition: all 900ms ease;}
.bnr_btm_bx .inner-box:hover .border-two:before{height:100%;}
.bnr_btm_bx .inner-box:hover .border-two:after{width:100%;}
.bnr_btm_bx .inner-box .content{position:relative;padding-left:60px;}
.bnr_btm_bx .inner-box .icon-box{position:absolute;left:0px;top:0px;width:40px;height:40px;color:#ffffff;font-size:20px;line-height:40px;text-align:center;font-weight:400;background-color:#9a7f59;background-image: linear-gradient(to right, #034d82 0%, #034d82 100%);}
.bnr_btm_bx .inner-box .content h6{position:relative;color:#ffffff;font-weight:600;line-height:1.3em;margin-bottom:10px;}
.bnr_btm_bx .inner-box .content h6 a{position:relative;color:#ffffff;transition:all 0.3s ease;font-size: 18px;font-weight: 700;}
.bnr_btm_bx .inner-box .content h6 a:hover{color:#d4a96d;}
.bnr_btm_bx .inner-box .content .text{position:relative;color:#999999;font-size: 14px;line-height:1.8em;}
.bnr_btm_bx.style-two .inner-box{background-color:#252120;}
  


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about{position: relative;}
.about::before{content: ""; background: url('Image/about_bg.jpg') no-repeat top right/100% 100% fixed; position: absolute; top: 0; right: 0; width: 60%; height: 100%; z-index: 0;}
/* abt_rht */
.about .abt_rht .image{position:relative;max-width:300px;width:100%; margin: auto;}
.about .abt_rht .image img{position:relative;width:100%;display:block;}
.about .abt_rht .image .overlay-box{z-index:9999999; position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:0px 30px 60px;background-color:rgba(255,255,255,0.90);}
.about .abt_rht .image .overlay-box .content{position:absolute;left:20px;bottom:60px;}
.about .abt_rht .image .overlay-box .content h2{position:relative;font-weight:700;font-size:120px;line-height:80px;color:#000000;}
.about .abt_rht .image .overlay-box .content h2 span{font-weight:400;display:block;font-size:24px;color:#000000;}

/*counter-bx */
.counter-section{margin: 30px 0 0 0;padding: 50px 0px;}
.counter-bx h2{font-size: 36px;font-weight: bold;color: #000000;}
.counter-bx p{font-size: 17px;line-height: 19px;color: #000;}
.section-title{line-height: 1.1;text-align: center;letter-spacing: 1.5px;margin-bottom:60px;font-style: italic; background: linear-gradient(to right, #034d82 0%, #034d82 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.counter-bx img{width: 23%; margin-bottom: 20px;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{background:url('Image/ser_bg.jpg') no-repeat center/cover; overflow: hidden;}

.ser_bx{position:relative;}
.ser_bx .inner-box{position:relative;text-align:center;padding:35px 30px 35px;border:2px dotted rgba(255,255,255,0.15);}
.ser_bx .inner-box .icon-box .fa{font-size:52px;color:#034d82;line-height:1em;}
.ser_bx .inner-box h3{position:relative;font-size:22px;color:#f9f8f8;font-weight:600;line-height:1.4em;margin:20px 0px 15px;letter-spacing:1px;}
.ser_bx .inner-box .text{color:#999999;font-size:15px;line-height:1.9em;}
.ser_bx .inner-box .overlay-box{position:absolute;left:-2px;top:-2px;right:-2px;bottom:-2px;opacity:0;color:#ffffff;text-align:center;transition:all 700ms ease;transform: rotateY(-180deg);background-image: linear-gradient(to bottom, #87E067 0%, #1bda99 100%);}
.ser_bx .inner-box .overlay-box:before{position:absolute;content:'';left:0px;top:0px;right:0px;bottom:0px;background-color: #3e3d3dd1;}
.ser_bx .inner-box .overlay-box .overlay-inner{position:absolute;left:0px;top:0px;width:100%;height:100%;display:table;vertical-align:middle;padding:10px 30px;}
.ser_bx .inner-box .overlay-box .overlay-inner .content{position: relative;display: table-cell;vertical-align: middle;}
.ser_bx .inner-box:hover .overlay-box{transform: rotateY(0deg);opacity: 1;visibility: visible;}
.ser_bx .inner-box .overlay-box .overlay-icon{font-size:52px;color: #FFDF58;}
.ser_bx .inner-box .overlay-box h4{position:relative;font-size:20px;color:#f9f8f8;font-weight:600;line-height:1.4em;margin:20px 0px 22px;letter-spacing:1px;}


/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

.team .team-item {position: relative;z-index: 1;border: 1px solid #034d82;}
.team .team-item .team-img {position: relative;overflow: hidden;}
.team .team-item .team-img::after {content: "";position: absolute;width: 100%;height: 0;top: 0;left: 0;background: rgba(255,255,255,.2);transition: .5s;z-index: 2;}
.team .team-item:hover .team-img::after {height: 100%;}
.team .team-item .team-img .team-icon {position: absolute;width: 100%;left: 0;bottom: 0;transform: scale(-1);margin-bottom: 100%;background: 0 0;transition: .5s;opacity: 0;z-index: 5;}
.team .team-item .team-img .team-icon a{background-color: #034d82;color: aliceblue;width: 40px;height: 40px;border-radius: 4px;display: flex;justify-content: center;align-items: center;}
.team .team-item:hover .team-img .team-icon {transform: scale(1);margin-bottom: 0;opacity: 1;}
.team .team-item .team-border-style-1,.team .team-item .team-border-style-2 {width: 50%;height: 50%;position: absolute;background: #034d82;transition: .5s;z-index: -1;}
.team .team-item .team-border-style-1 {top: 0;left: 0;}
.team .team-item .team-border-style-2 {right: 0;bottom: 0;}
.team .team-item .team-border-style-3,.team .team-item .team-border-style-4 {width: 0;height: 0;position: absolute;background: #034d82;transition: .5s;z-index: -1;}
.team .team-item .team-border-style-3 {top: 0;right: 0;}
.team .team-item .team-border-style-4 {left: 0;bottom: 0;}
.team .team-item:hover .team-border-style-1,.team .team-item:hover .team-border-style-2 {width: 0%;height: 0%;}
.team .team-item:hover .team-border-style-3,.team .team-item:hover .team-border-style-4 { width: 50%; height: 50%;} 
.team-img img{width:100%;height:250px;}
.team h4{font-size: 20px;font-weight: 600;color: #000;padding-bottom: 10px;}
.tm-btn{margin-top:20px;}
.tm-btn a{background: linear-gradient(to right, #034d82 0%, #034d82 100%);border-radius: 4px; padding:5px 10px;font-size:14px;color:#fff;text-decoration: none;font-weight:600;}
/*--------------------------------------------------------------
# modal
--------------------------------------------------------------*/

.tp-head {  top: 0; position: absolute; right: 0;}
.tp-head h3{ margin:0; font-size:20px; color: #fff; font-weight:bold; line-height:30px; padding: 35px 30px; display:block; cursor: pointer;}
.tp-head a{ color: #fff;}
.tp-fx-head{ position: fixed; z-index: 9;  color: #fff; font-weight: bold; right: 0;bottom: 0;}
.tp-fx-head .btn{ margin:0;font-size:16px;  color: #000; font-weight:bold; line-height:25px; padding: 6px 30px;display:block; cursor: pointer; background:#034d82;    border-radius: 0;border-top-left-radius: 6px; }
.tp-fx-head .btn:hover{border-color:#034d82; }
.tp-fx-head .btn:focus{border-color:#034d82; }
.tp-fix a{ color:#fff;}
.tp-fix a:hover{ text-decoration:none;}
.modal-open .modal-content{border-radius:6px;}
.modal-open .modal-hm-bg{background-color:#fff; border-top-left-radius:0; border-top-right-radius:0;border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding-bottom:10px;}
.modal-header{color:#000; text-transform:uppercase; font-size: 20px; font-weight: bold;}
.modal-body input{display:inline-block; margin:7px auto;}
.modal-body center input{padding:7px 20px; color:#000; background:#87c232; border-radius:40px; transition:.3s;}
.modal-body center input:hover{color:#fff; background:#000;}
.modal-header .close{ /*background: #87c232;*/ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}
.modal{ top:50px; z-index:999999999 !important;}
.modal-content{ padding:15px;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;}
.smt-btn {cursor: pointer;color: #fff;background: #262626;padding: 10px 30px;line-height: 26px;border: 2px solid #000;border-radius: 45px;font-size: 16px;font-weight: bold;letter-spacing: 1px;}



/*--------------------------------------------------------------
# icon
--------------------------------------------------------------*/
.side-social-icn {font-size:22px; line-height:30px;    display: inline-block;position: fixed;bottom: 10%;left: 0;background-color: #fff;    border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.side-social-icn img{max-width: 22px;}
.youtube-color{color: #CD201F;}
.twitter-color{color: #00acee;}
.linkedin-color{color: #0A66C2;}
.facebook-color{color: #4267B2;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {background: url('Image/footer_bg.png') no-repeat center/cover;}
.ft_title{position: relative; font-size: 20px; color: #fff;}
.ft_title:after {content: "";position:absolute;left: 4px;bottom: -8px;border-radius: 10px;height: 2px;width: 106px;background-color: transparent;background-image: -webkit-linear-gradient(left,#f84923, transparent);background-image: linear-gradient(to right,#f84923, transparent);}
#footer .social-links a{display: inline-block;color: #fff;border-radius: 50%;background-color: #3843c1;width: 50px;height: 49px;line-height: 49px;text-align: center;margin-left: 6px;}

.top {position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border-radius: 50%;background-color: #034d82;width: 50px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:15px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	.feature-box-content a{text-decoration: none;}
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{
   background-image: linear-gradient(22deg, #005db5 4%, #191919 73%);
    padding-top: 17px;
    font-size: 15px;
    padding-bottom: 17px;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight:bold;
    color: #005db5;
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top:10px;
    }
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 17px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}
.cont-page .map-contp{border:1px dashed #eee;}
.inner-heading .contact-page-form label{font-size:17px;}

.contact-page-form{padding:0px 20px;color:#fff;text-align: left;}
.contact-page-form p{margin-bottom:0px;line-height:30px;font-weight:600;color:#000;}
.contact-page-form h5{font-size:20px;font-weight: 600;color:#fff;}
.contact-page-form input{background-color: #e2e2e2; min-height:40px;border-radius: 0px;border:1px solid #ddd;font-size:17px;transition: border 0.15s, box-shadow 0.15s;}
.contact-page-form textarea{border-radius: 0px; background-color: #e2e2e2;}
.contact-page-form label{margin-bottom:10px;font-size:16px;color:#000;}
.contact-page-form .cont-pad{padding:0px 15px 10px 15px;}
.contact-page-form .contact-btn:hover{background-color: #065689;transition: all 0.15s ease-in-out;}
.contact-page-form .contact-content{margin-left:20px;}
/* .contact-form-btn{text-transform: uppercase; letter-spacing: 1px;margin-top:20px;background-color:#042b37!important;padding:10px 17px;font-size:16px;font-weight:700;letter-spacing: 0.7px;color:#fff;border-radius: 12px;border: none;} */
.contact-form-btn{margin-top:20px;display:inline-block;background: linear-gradient(to right, #034d82 0%, #034d82 100%);;color:#fff;padding:0.5rem 1.25rem;border-radius:6px;font-weight:600;transition:.3s ease-in-out;font-size:14px;text-transform:capitalize;text-decoration:none}
.contact-page-form .alert a{float: inline-end;}

/*cont-page*/


.sub-heading {
    font-weight: 700;
    Font-size: 20px;
    color: #034d82;
    line-height: 34px;
    /* text-transform: uppercase; */
    /* margin-top: 30px; */
    text-align: left;
    position: relative;
    margin-bottom: 1rem;
}
.sub-heading:before{content:'';position: absolute;background-color: #034d82;width:60px;height:3px;bottom:-8px;}

/* process css */

.timeline {
  width: 100%;
  height: 480px;
  padding: 20px;
  position:relative;
  box-sizing: border-box;
  /* background: #0099FF; */
  overflow: hidden;
  display: flex;
  justify-content: center;
}
/* .timieline-title {
  font-size: 20px;
  font-weight: bold; 
} */
.timieline-title h6{font-size:23px;text-align: center;font-weight:600;}
.timieline-title p{font-size:16px;text-align: center;line-height:1.5em;padding-top:10px;}
.timeline-content:hover p{color:#fff;}
.timeline-content:hover h6{color:#fff;}
.timeline-content {
  max-width: 350px;
  height: 200px;
  padding: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  align-self: flex-start;
  background: #FFF;
  position: relative;
  border-radius: 10px;
  margin-right: 10px;
  box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.2);
}
.timeline-content:before {
  position: absolute;
  width: calc(100% + 14px);
  height: 4px;
  top: calc(100% + 10px);
  background: #034d82;
  content: "";
  left: -7px;
  border-radius: 5px;
}

.timeline-content:after {
  position: absolute;
  width: 4px;
  height: 25px;
  top: 100%;
  left: calc(50% - 10px);
  background: #034d82;
  content: "";
}
.timeline-period {
    font-size:16px;
    font-weight:700;
  position: absolute;
  top: calc(100% + 25px);
  background: #FFF;
  padding: 10px;
  width: 100px;
  text-align:center;
  border-radius: 10px;
  left: calc(50% - 60px);
  box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.2);
}
.timeline-period:before {
  width: 15px;
  height: 15px;
  background: #034d82;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: -20px;
  left: calc(50% - 6px);
  z-index: 2;
}

.timeline-content:nth-child(even) {
  align-self: flex-end;
  width:350px;
}
.timeline-content:nth-child(even):before {
    top: -30px;
}
.timeline-content:nth-child(even):after {
    top: -25px;
}
.timeline-content:nth-child(even) .timeline-period {
  top: -79px;
}
.timeline-content:nth-child(even) .timeline-period:before {
  top: calc(100% + 2px);
}
.timeline-content:hover{background-color: #034d82;transition: 1s ease;color:#fff;}
.timeline-content:hover .timeline-period{color:#000;}

 .ups1 {
  
    background: #fff;
    padding: 30px 20px;
    margin: 20px 0 0 0;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ups1 img {
    width: 80px;
    margin: 0 0 20px 0;
}

.ups1 h5{color:#000;font-weight: 600;font-size:19px}
.ups1 p{color: #333;font-size:16px}

.table-responsive {padding: 2px!important;}
.footer-top a{font-size:16px;}
.main-table{text-align: left;padding-top:30px;padding-bottom:30px;}
.main-table ul li{font-size:16px;line-height:28px;}

.abt-p{    position: relative;z-index: 9999999;}
.otherpagecss #HeaderControl_C{background-color: rgba(0, 0, 0, 0.50) !important;
    background-image: radial-gradient(circle at 1px 1px, rgb(196 153 98 / 28%) 1px, transparent 0);}
    .dropdown-item.active, .dropdown-item:active {background-color: #034d82;color:#fff;}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}
.dropend .dropdown-menu {
    right: 100% !important; top:0;
    left: auto !important;
}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
  .innr-pg-c h1{font-weight: 800; font-family: "Poppins", sans-serif;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #005db5 4%, #191919 73%);}
/* innr-pg-c End */
.otherpagecss .navbar.bg-light {
    background-color: rgba(0, 0, 0, 0.50) !important;}
    .ser_bx .inner-box .fa .fa-calculator {
    font-size: 52px;
    color: #FFDF58;
}
.team-page h6{font-size:16px;font-weight:600;padding-bottom: 10px;}
.team_img {width: 130px; border: 6px solid #777;border-radius: 50%;}
#WidgetControl4{display: none;}
.footer p{font-family: "Montserrat", sans-serif!important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
 
  /* .bnr-sec{position: relative!important;top:0px;} */
  .bnr-sec .carousel-caption{display: none;}

  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
    .timeline-content:before{display: none;}
     .timeline-content:after{display: none;}
    .timeline {display: block;height:auto;} 
    .timeline-content:nth-child(even) {
    width: 100%;height:auto; margin-top:30px;}
    .timeline-content {max-width: 100%;margin-top:20px;height:auto;}
    .team-img img{width:100%;height:auto;}
  .abt_img{border-radius: 0; width: 100%;}
  

#header img{margin:inherit;padding: 1px 20px;width:100%;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}
@media (min-width: 1440px) {
	#widgetsControl,#widgetsControl_C{height: 540px !important;}
}
@media (min-width: 1920px) {
	#widgetsControl,#widgetsControl_C{height: 770px !important;}
}


/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  background: #f1f7fd;
  padding: 70px 0 60px;
}



.counts .count-box {
  padding: 62px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #fff;
}

.counts .count-box i {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 22px;
  background: #1977cc;
  padding: 12px;
  color: #fff;
  border-radius: 37px;
  width: 50px;
  height: 50px;
}

.counts .count-box span {
  font-size: 36px;
  display: inline-block;
  font-weight: 600;
  color: #034d82;
  padding-top: 10px;
  margin-top: 10px;
}

.counts .count-box p {
  padding: 10px;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
    font-weight: bold;
}