@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');
/*home*/
.dropend .dropdown-menu[data-bs-popper] {
    left: auto;
    right: 100%;}
.hm-abt .container-middle{    background: transparent;
    padding:5px 0px 32px; }
	
.hm-abt{ padding-top: 20px;
    padding-bottom: 30px;
	    background: url(./Image/abt-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;}
.hm-abt  img.flyAnimation{
    border-radius: 5px;
    box-shadow: 11px 12px 4px #ddd;
    transition:0.5s;
    }
	.fs-15{font-size: 15px;}
.hm-abt  img.flyAnimation:hover{transition:0.5s;transform:translate(0,-4px);box-shadow: -11px -12px 4px #ddd;}

.head-hm{text-align: center;     /*border-bottom: 4px double #0169ac;  */ margin-bottom:0px; font-size: 33px; position:relative;}

.separator_area {
    overflow: hidden;
    margin: 20px auto 20px auto;
    width: 100%;
}

.separatorhome3auto1 {
    background-color: #ffb902;
    background-image: -webkit-linear-gradient(-87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-image: -webkit-linear-gradient(177deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-image: linear-gradient(-87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 15%,rgba(255,255,255,.95) 15%,transparent 15%,transparent);
    background-size: 14px 4px;
    height: 4px;
    width: 110px;
    margin: 0px auto;
    overflow: hidden;
}

.separatorhome3auto {
    background-color: #ffb902;
    background-image: -webkit-linear-gradient(87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-image: -webkit-linear-gradient(3deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-image: linear-gradient(87deg,rgba(255,255,255,.95) 15%,transparent 15%,transparent 15%,rgba(255,255,255,.95) 10%,rgba(255,255,255,.95) 10%,transparent 10%,transparent);
    background-size: 18px 25px;
    height: 4px;
    width: 105px;
    margin: 2px auto;
    overflow: hidden;
}

.head-hm strong{color:#0169ac;	}

.head-hm span{padding: 3px 9px;
    /* position: relative; */
    z-index: 9;
    background: transparent;
    display: block;
    top: -13px;
    position: absolute;
    left: 0;
    width: 510px;
    right: 0;
    background: #fff;
    margin: 0 auto;}
	
.img-hd img{padding-top:5px;}

.flyAnimation {
    animation: fly 3.59370755s forwards;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
    -webkit-animation: fly 2s forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
}

@-webkit-keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
    }
}

@keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
        transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}
    /* 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:40px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
      .innr-pg-c h1{font-weight: 600;font-family: "Poppins", sans-serif;Font-size: 25px;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: rgb(1,105,172);background: linear-gradient(134deg, rgba(1, 105, 172, 1) 0%, rgba(51, 51, 51, 1) 78%);}
    /* innr-pg-c End */

.mar-dv{margin:0 2.5%;}


.left-panel{    float: left;
    background: #0169ac;
    width: 25%; margin-right:1%;     padding: 100px 0 145px;}
	
.left-panel p{text-align: center;
    color: #fff;
    font-size: 17px;
    padding: 0 11px;
    line-height: 29px;}
	
.left-panel h2{color: #fff;
    font-weight: 700;
    text-transform: inherit;
    padding: 7%;
    font-size: 53px;
    line-height: 64px;
    text-align: center;
    font-family: "Poppins", sans-serif; margin-bottom: 10px;}
	
.right-panel{float: left; width:74%;     margin-top: 60px;
    margin-bottom:35px;}


	

	
.rd-mr{margin-top: 13px;}
 .rd-mr a{
    color: #000;
    border: 1px solid #ffb902;
    background: #ffb902;
    padding: 5px 15px;
    font-size: 14px;
    border-radius: 3px;
    transition:0.4s;
    }



	
.hm-team{    padding: 40px 0 40px;
 background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;}

.hm-team .head-hm span{    width: 300px;}
	
.hm-team p{text-align:center;}
	
.hm-team p.rd-mr, .hm-abt p.rd-mr{    margin-top: 30px;}

.hm-team p.rd-mr a, .hm-abt p.rd-mr a{    border-radius: 6px;
    background: #0169ac;
    color: #fff;
    padding: 7px 18px 7px 43px;
    border-color: #973809;
    box-shadow: 4px 3px 5px #ccc;
    position: relative;}
	
.hm-team p.rd-mr a:before, .hm-abt p.rd-mr a:before{position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.text-btn{
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn{position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 9px;
    border-radius:6px;
    text-align: center;
    color: #ffdd00;
    background-color: #222;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);     vertical-align: top;
    margin-top: 2px;}
	
p.rd-mr a:hover:before{opacity: 1;}

p.rd-mr a:hover .text-btn {
    opacity: 0;
}

p.rd-mr a:hover .iconn {
    left: calc(100% - 24px);
    left: -webkit-calc(100% - 24px);
    left: -moz-calc(100% - 24px);
}
	
.hm-team p.rd-mr:hover a{padding: ;}

.hm-team p.rd-mr:hover a img, .hm-abt p.rd-mr:hover a img{padding-left:2px; padding-right:2px;}

.mem-icon{    text-align: center;}

.mem-icon img{    border-radius: 50%;
    background: #fff;
    border: 3px solid #0169ac;
    padding: 3px; transition:0.5s;}
	
.mem-icon img:hover{transition:0.5s; transform:rotate(360deg);}
/*home*/




body{margin:0 !important; padding:0 !important; font-family: "Poppins", sans-serif !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff; overflow-x:hidden;}



.container-middle a{color:#236fb6; text-decoration:none;}

p{margin-bottom: 10px;margin-top: 0;text-align:justify;font-size: 13px;line-height: 24px;font-size: 15px;}	

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;}

.social-fix ul{list-style: none;
    padding-left: 0;}
	
.social-fix{position: fixed;
    top: 30%;
    right: -6px;
    z-index: 9;}
	
.social-fix ul li{margin-bottom:-5px; transition:0.5s;}

.social-fix ul li:hover{margin-left:-5px; transition:0.5s;}

/*#HomepagecontentControl{min-height:200px !important;}*/
.team_Img{
    width: 132px;
    border: 6px solid #333;
    border-radius: 50%;
  }
/*color-box*/
.td-banner{background:#256fb4;}
.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{    background: #333;
    margin-top: 0px;
    margin-bottom: 0px;}

.td-banner{     width: 33.2%;
    height: 230px;
    position: relative;
    border: 0;
    padding-top: 0px;
    float: left;
    overflow: hidden;
    margin-top: 0;
    background-size: 100% 100%; background:transparent;}

.caption{
    font-size: 60px;
    font-family: "Poppins", sans-serif;
    position: absolute;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,0.8);
    bottom: 35%;
    line-height: 60px;
    font-weight: bold;
    }
	
.caption span{    font-size: 42px;
    display: block;
    font-weight: normal;}
.caption p{font-size: 16px;}

.caption span {
    background: #0169ac;
    padding: 4px 13px 10px;
    font-size: 45px;
    display: inline-block;
    font-weight: 100;
    font-family: sans-serif;
    border: double 4px #428fc1;
    margin-top: 10px;
}
/*banner*/

.hexagon-shapes {
    display: inline-block;
    margin: 30px auto 45px;
    position: relative;
}
.bn-ovly {
    background: url(image/dotted_bg.png) 0px 0px repeat scroll rgba(0, 0, 0, 0);
}
.bn-ovly {
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    background-repeat: repeat;
}
.hexagon {
    position: relative;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hexagon {
    background-color: #ff636b    ;
}

.tp-colthree-inner .hexagon {
    width: 106px;
    height: 62px;
}

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: inherit;
    left: 0;
    top: 0;
}

.hexagon .corner1, .hexagon2 .corner1 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hexagon .corner2, .hexagon2 .corner2 {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon2 {
    position: absolute;
    float: left;
}

.hexagon2 {
    background-color: #ffffff;
	border-left: 2px solid #ff636b    ;
    border-right: 2px solid #ff636b    ;
}

.tp-colthree-inner .hexagon2 {
        width: 103px;
    height: 58px;
    left: 0px;
}

.hexagon2 img{position:relative; height: 55px;}

.tp-colthree-inner .hexagon2 .corner1, .tp-colthree-inner .hexagon2 .corner2 {
    left: 0px;
    border-left: 2px solid #ff636b    ;
    border-right: 2px solid #ff636b    ;
}
/*header*/

header{padding-bottom: 0px; position: relative;     background: #fff;}
.top-nv{ background: #222;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; 
    height: 30px;*/
    /* z-index: 9; */
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee; margin-bottom: 10px;}
	
.top-nv .container-middle{background:#222; position:relative;}

/* .top-nv .container-middle:before{    content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;}
	 */
.fr-nv{    float: right;
    width: 660px;
    text-align: right;}
/* 
.top-nv .container-middle:after{    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(34deg);
    z-index: 1;}
	 */
.top-nv ul{margin: 0;
    list-style: none;
    text-align: left;
    font-size: 13px;
    padding-left: 0;
    color: #cccccc;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{ vertical-align: text-bottom;
    margin-right: 0;
    float: initial;
    padding-right: 6px;
    height: 18px;}
.top-nv ul li a{color:#fff;}
.top-nv ul li .fa-circle{    width: 12px;
    height: 12px;
    background: #ff636b ;
    position: relative;
    border-radius: 50%;
    padding: 0px 7px;
    margin-right: 6px;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.top-nv .container-middle .fl-head{padding-top:0px;     position: relative;
    z-index: 2;}

.top-nv .container-middle .fr-head img{margin-left:0px; transition:0.5s;}
.top-nv .container-middle .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head{padding-top: 4px; position:relative;     z-index: 9;}

.container-middle .fl-head{    padding-top: 11px;
    position: relative;
    z-index: 9;
    padding-bottom: 4px;}


.fl-head h2{  font-weight: bold;
    text-transform: capitalize;
    font-size:30px;
    margin: 0;
    margin-left: 0px;
    color: #000;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 5px;
    font-family: "Poppins", sans-serif;
}

.fl-head h4{ font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    margin-top: 3px;
    color: #999;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;}
	
	
.fl-head.fl-lg{    width: 320px; position: relative;     background: #63b045;}
	
.fl-head.fl-lg:after {
    content: "";
    background: #63b045;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #63b045;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #63b045;
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg); z-index: -1;
}
	
.fr-head{   position:relative;    float: right; }

/* .top-nv .fr-head ul{text-align:right;}  */

.fl-head img{float: left; /*height: 64px;*/}

.content-head{float: left;     margin-left: 20px;}

.fr-head img{float: left; padding-right: 10px;}
.fr-head p span img{padding-right:4px; height:20px; float:inherit; display:inline-block;}

.fr-head p {    font-size: 18px;
    color: #000;
    font-family: "Poppins", sans-serif; line-height: 20px;     margin-top:15px;}
	
.fr-head p span, .fr-head p span a{    font-weight: 100;
    font-size: 13px;     color: #999;}
	
.sm-dv{    display: inline-block;
    margin-left: 30px;}
	
.sm-dv p{
       color: #555;
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;}
	
.sm-dv p span{text-transform: lowercase;}
	
.sm-dv:first-child{margin-left:0;}

/*.call-tp{width: 155px}

.soc-tp{    width: 140px;}*/
/*header*/

/*home*/

.tp-colthree{      margin-top: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 50px;
    padding-top: 0;
    margin-top: -61px;}
.tp-colthree-inner{
    text-align: center; transition:0.5s;     margin-bottom: 5px;}
	
.mar-bt{margin:0 2%;}
.tp-colthree-img{height:215px; overflow:hidden;}
.tp-colthree-img img{width:100%; transition:0.5s;}
.tp-colthree-cnt h3{  font-size: 19px;
    margin-bottom:10px;
    margin-top: 20px;
    color: #00295a  ;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;}
.tp-colthree-cnt{padding: 0px 15px;}
.tp-colthree-cnt p{text-align:center;
font-size:13px;
line-height:24px;
font-family: "Poppins", sans-serif;}


	
.tp-colthree-inner:hover{transition:0.5s;}
.tp-colthree-inner:hover img{-webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);}
.tp-colthree-inner:hover .rd-mr a{transition:0.5s;}
.tp-colthree-inner img{transition:0.5s;}

.head-hm{
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    color: #333;
    margin-top: 25px;
    }
	
.hm-abt .head-hm{    font-size: 30px;}
	
.head-hm span{ color: #ff636b;
    margin-bottom: 3px;}
	
.head-hm .line {
    position: relative;
    width: 40px;
    height: 6px;
    background: #cccccc;
    margin: 20px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.hm-abt{    padding-top:30px;
        padding-bottom: 30px;}

.hm-abt {    padding: 98px 30px;
    background: url(./image/abt-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    top: 20em;
    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;
}

 

#HeaderControl, #HeaderControl_C{height: inherit !important;}
.hm-abt p{text-align:justify;line-height: 24px !important;font-size: 15px;font-family: "Poppins", sans-serif;margin-right: 5px;}
.hm-abt img{max-width: 100%;}
.img-responsive{max-width: 100%;}

/*.hm-serv .head-hm span{color: #ccc;}

.hm-serv .head-hm{color: #fff;}*/


/*contact*/

.cont-page h2{font-weight:bold; Font-size:18px; color:#77be32; line-height:36px; text-transform:uppercase; margin:0;}
.cont-page h5{font-weight:bold; Font-size:16px; color:#77be32; line-height:30px; text-transform:uppercase; margin:0;}
.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: #640f24;
    margin: 0;
}

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

.st-feature-box .st-feature-box-icon {
	color: #640f24;
	display: block;
	position: absolute;
	width: 52px;
	height: 52px;
	line-height: 0px;
	top: 20px;
	left: 8px;
	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:nth-of-type(2) .st-feature-box-icon{top:5px;}
.st-feature-box:nth-of-type(3) .st-feature-box-icon{top:0px;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

#FooterrControl1_tr_FooterBackImage > td{ width: auto !important;}
#HomepagecontentControl_C > center > table{margin-top:0px}
/*footer*/
footer{margin-top: 0px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:0px;
    /* border-top: 4px solid #f9c809; */
	background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
  
    background-size: cover;
    padding: 30px 0 0 0;
    
}

footer h2{
    font-weight: 500;
    font-size: 22px;
    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: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{float:left; width:31%; margin:1%;}

/* .ft-cont{width:32%;    } */

/*.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:#8e8e8e;font-size: 14px;}

.us-lk ul li:hover a{color:#ffb902 !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{
    margin-bottom:8px;
    font-size: 14px;
    line-height: 20px;
    color: #8e8e8e;
    line-height: 23px;
    min-height: 25px;
    transition: 0.5s;
    }

.copyrht{ background:#111;
    margin-top: 0px;
    color: #fff;
    font-size: 13px;
    padding: 8px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{
    margin-bottom: 0;
    color: #555;
    font-size: 14px;
    }

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left;}

.cprht-rht{float:right;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;}


p.cprht-rht img {
    height: 25px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#0169ac; transition:0.5s;}

.top{ position: absolute;
    top: -24px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 55px;
    background:#111;
    color: #fff;
    padding: 15px 0px 10px;
    /* border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
}
	
.top img{    display: block;
    text-align: center;
    margin: 0 auto;}

/*footer*/

/*contact*/
  /*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:14px; 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%;}
	
.brn-bx h2{text-align:center;}

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

.cont-page .st-feature-box{
    background: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    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: #111;
    line-height: 18px;
    font-size: 19px;
    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: 18px;
}

.cont-page{text-align:left;font-family: "Poppins", sans-serif; font-size: 14px;}


/*cont-page*/

/*contact*/
@media (max-width: 991px)
{
.top-nv .fr-head ul li:nth-child(2){display:none;}
}

@media (max-width: 767px)
{
#MenuControl, #MenuControl_C{height: initial !important;}
#HeaderControl .table-responsive{border:0;}
.ft-cont p{    min-height: 32px;}

}



@media(max-width:736px){
    .left-panel{width: 100%; padding: 0;}
    .right-panel{width: 100%;}
    .serv-bx{width: 100%;}
#HeaderControl, #HeaderControl_C{height: initial !important;}
#HeaderControl{    /*padding: 4px 5px 10px;*/}	
/*header{    margin: 9px 0;}*/	

.camera_wrap, .camera_wrap img, .cameraSlide{height: 250px !important;}
.caption{font-size: 54px !important; line-height: 40px !important;}
.caption span{font-size: 22px !important;}
.ft-nav{display:none;}
}

@media(max-width:736px){
.fl-head h2{    font-size: 26px;}
}

@media(max-width:667px){
.fl-head h2{    font-size: 26px;}
.hm-serv{padding: 50px 10px 20px;}
}

@media(max-width:480px){
.fl-head h2{font-size: 23px;}
.qyery-hm h4{font-size: 20px;}
.qyery-hm h4 strong{font-size: 27px;}
.qyery-hm h4 span{font-size: 14px; margin-left: 10px;}
.head-hm{    font-size: 28px;}
.head-hm .line{    margin: 10px auto 0px;}
.hm-abt .head-hm {
    font-size: 24px;
}
.tp-colthree{margin-bottom: 20px;}
}

@media(max-width:414px){
.ser-lft .service-box-cnt {
    width: 72%;}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 72%;}
.cprht-lft, .cprht-rht{width:100%; text-align:center;}

}

@media(max-width:375px){
.fl-head h2{    font-size: 23px;}
.ser-lft .hexagon-shapes {
    float: right;
    max-width: 17%;
}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 78%;
}
.hm-abt .head-hm {
    font-size: 20px;
}
}

@media(max-width:360px){
.fl-head h4{    font-size: 15px;}
.content-head{margin-left: 12px;}
.qyery-hm h4 span{    width: 50%;
    margin: 0 auto;
    margin-top: 10px;     display: block;}
.qyery-hm{padding: 25px 0 25px;}
.ser-lft .service-box-cnt {
    width: 72%;
    text-align: right;
}
.ser-lft .hexagon-shapes {
    float: right;
    max-width: 100%;
}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 72%;
}
.service-box {
    margin-bottom: 40px;
}
.head-hm {
    font-size: 24px;
}
.ft-nav ul li{display:none;}
.caption {
    font-size: 46px !important;
    line-height: 40px !important;
}
.service-box-cnt h3{    font-size: 16px;}
	}

.form-control{margin: 10px 0;border-radius: 0;}
.sbmt{ font-family: "Poppins", sans-serif; }
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #2565a9;
}
.dropdown-menu.show {
    border-radius: 0;}
    /* Services */
    
.hm-serv {font-size: 14px;}
.hm-serv h2{font-size: 30px;font-family: Open Sans;font-weight: 500;color: #333;text-align: center;margin-bottom: 35px;border-bottom: 1px solid #0169ac;padding-bottom:10px;}
.hm-serv h2 strong{color: #0169ac;}
.hm-serv h2 span{font-style:normal; position:relative;}
.hm-serv h2 span:after{content: "";position: absolute;z-index: 99;height: 5px;width: 100%;background: #0169ac;left: 0;bottom: -9px;}
.ser-main-cl{    position: relative;text-align: center;margin-top: 90px;margin-bottom:90px;}
.ser-main-cl img{border: 5px solid #fff;border-radius: 50%;box-shadow: 0px 0px 2px #47540e;}
.ser-cl-inner img{width: 125px;height: 125px;border-radius: 50%;border: 4px solid #fff;float: left;margin-left: 15px;transition: 0.7s;position: absolute;top: -15px;}
.ser-cl-inner:hover img{ transition:0.7s; transform:scale(1.2);}
.ser-cl-inner h3{       font-size: 18px;font-weight: 700;color: #0169ac;margin-bottom: 10px;margin-top: 0;}
.ser-cl-inner p{line-height:18px;}
.fl-ser{    float: left;text-align: right;width: 100%;margin-top: 15px;font-size: 14px;padding-right: 135px;position: relative;}
.fl-ser.fr-ser{padding-right:0;     padding-left: 135px;}
.fl-ser p{text-align:right;}
.fl-ser p a{display: block;color: #333;margin-top: 8px;font-weight: bold;font-style: italic;font-size: 13px;transition:0.5s;text-decoration: none;}
.fl-ser p a:hover{transition:0.5s; color: #0169ac;}
.cl1{position: absolute;top: 0px;width: 40%;left: -130px;}
.cl2{position: absolute;top: 160px;width: 38%;left: -170px;}
.cl3{position: absolute;top: 320px;width: 39%;left: -110px;}
.cl4{position: absolute;top: 0px;width: 40%;right: 15px;}
.cl5{position: absolute;top: 160px;width: 40%;right: -70px;}
.cl6{position: absolute;top: 320px;width: 40%;right: 0px;}
.cl4 .fl-ser p, .cl4 .fl-ser h3,.cl5 .fl-ser p, .cl5 .fl-ser h3,.cl6 .fl-ser p, .cl6 .fl-ser h3 {text-align:left;}
.cl4.ser-cl-inner img,.cl5.ser-cl-inner img,.cl6.ser-cl-inner img{margin-right: 15px; margin-left:0;left: 0;}
.dn-img {display: none;}
.hm-serv{background: url(image/serv-bg.jpg) no-repeat;background-attachment: fixed;background-size: cover;position: relative;padding-top: 25px;padding-bottom: 7px;border-top: 1px solid #0169ac;border-bottom: 1px solid #0169ac;}
.hm-serv:after{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255,255,255,0.90);}
.hm-serv .container{position:relative; z-index:9;}

@media(max-width:769px){
.ser-cl-inner {position: initial;float: left;width: 47%;text-align: center;margin: 0 1.5%;/*border: 1px solid #eee;*/margin-top: 70px;padding-bottom: 20px;}
.ser-main-cl{    margin-top: 30px;margin-bottom: 0;}
.fl-ser, .fl-ser.fr-ser{float:inherit; text-align:center; padding:0 15px; border:1px solid #ccc;     padding-top: 75px;}
.sh-img{display:none;}
.fl-ser p,.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3{text-align:center;}
.dn-img{display:block;}
.ser-cl-inner img,.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {float: initial;left: 0;right: 0;margin: 0 auto; margin-top: -50px;}
.hm-serv{padding-bottom:60px;}
.hm-serv {padding-bottom: 30px;}
}

@media(max-width:767px){
.fl-ser, .fl-ser.fr-ser{    min-height: 200px;}
}
	

	
@media(max-width:667px){
.hm-serv h2{font-size: 30px;}
	}
	
@media(max-width:568px){
.ser-bg{width:70%; margin:0 auto;}
.ser-cl-inner img{top: -4px; width: 100px;height: 100px;}
}
		
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}
.ser-cl-inner{    width: 100%;margin: 0;margin-top: 50px;}
.fl-ser {min-height: initial;}
.ser-bg{width:100%;}
	}
	