@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body{
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #333333;
	font-family: "Inter Tight", sans-serif;
	font-weight: 500;
	font-family: "Lato", sans-serif;
}
h1{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
	  font-size: 55px;
	  line-height: 65px;
}
h2{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
	  font-size: 35px;
	  line-height: 45px;
}
h3{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
}
h4{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
}
h5{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
}
h6{
	  font-family: "Inter Tight", sans-serif;
	  font-weight: 700;
}
p{
	font-size: 16px;
	color: #333333;
	text-align: justify;
	font-weight: 500;
	padding-bottom: 20px;
	margin-bottom: 0;
}
.top-sec{
	position: relative;
}
.navbar-light .navbar-nav .nav-link{
	    color: #333333;
    font-size: 16px;
    font-weight: 500;
}
.adssssd{
	margin-left: 60px;
	padding-top: 0px;
}
.adssssd a{
	border-radius: 0px 25px 25px 25px;
	padding: 12px 24px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background:#ff6600;
	color: #ffffff;
	border: 0;
}
.adssssd a:hover{
	background:#00345B;
}
.adssssd2 a{
	border-radius: 0px 25px 25px 25px;
	padding: 12px 24px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background:#ff6600;
	color: #ffffff;
	border: 0;
}
.adssssd2 a:hover{
	background:#00345B;
}
.adssssd3 a{
	border-radius: 0px 25px 25px 25px;
	padding: 12px 24px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background:#ff6600;
	color: #ffffff;
	border: 0;
}
.adssssd3 a:hover{
	background:#FFCC2A;
	color: #333333;
}
.ddd2:hover .dropdown-menu {
	display:block;
}
.top-sec img{
	width: 250px;
}
.dropdown-item{
	width: 300px;
	white-space:normal;
}
.vid-hed{
    position: relative;
    height: 530px;
    width: 100%;
    overflow: hidden;
}
.vid-hed2{
    position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  z-index: -1;
  transform: translateY(-50%) translateX(-50%);
}
.vid-hed video{
	width: 100%;
}
.number-sec{
	padding-top: 30px;
	padding-bottom: 30px;
}
.number-sec h4{
	font-size: 44px;
	-webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    text-align: center;
    color: #00345B;
    text-transform: uppercase;
    font-family: "Rubik", sans-serif;
    font-weight: 600;
}
.number-sec h3{
	text-align: center;
	font-size: 45px;
	font-weight: 600;
	color: #ffffff;
}
.pt-30{
	padding-top: 30px;
}
.pb-30{
	padding-bottom: 30px;
}
.bor-8{
	border-radius: 8px;
}
.abt-sec{
	position: relative;
	background: #f2f2f2;
}
.abt-sec h1{
	color: #00345B;
}
.fac-box{
	background: #00345B;
}



.carro-sess .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.carro-sess .owl-nav button.owl-prev {
  left: 0;
}
.carro-sess .owl-nav button.owl-next {
  right: 0;
}

.carro-sess .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.carro-sess .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.carro-sess .owl-dots button.owl-dot.active {
  background-color: #000;
}
.carro-sess .owl-dots button.owl-dot:focus {
  outline: none;
}
.carro-sess .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.carro-sess span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.carro-sess .owl-nav button:focus {
    outline: none;
}
.carro-sess .owl-item {
  display: flex;
}
.carro-sess .item {
    width: 100%;
}
.posddd{
	position: relative;
}
.posddd2{
	bottom: -4px;
	position: absolute;
	width: 100%;
	z-index: 213;
}
.posddd2 img{
	text-align: center;
	margin: 0 auto;
	height: 45px !important;
	width: 45px !important;
	border: 10px solid #00345B;
	border-radius: 50%;
	margin-bottom: 40px;
	z-index: 99999;
}
.posddd h4{
	text-align: center;
	color: #ffffff;
	padding-top: 30px;
	position: relative;
	z-index: 0;
}
.our-core{
	border: 1px solid #ffffff;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	padding:30px 30px 50px 30px;
	position: relative;
	transition: all 0.5s ease-in-out 0s;
}
.oussd1{
background: url("../images/a9.png");
}
.oussd2{
background: url("../images/a10.png");
}
.oussd3{
background: url("../images/a11.png");
}
.our-core h4{
	text-align: center;
	color: #ffffff;
	padding-bottom: 10px;
}
.our-core p{
	text-align:justify;
	color: #ffffff;
}
.our-core img{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 80px;
	width: 80px;
}
.our-core:hover{
	background: #ffffff;
	transition: all 0.5s ease-in-out 0s;
}
.our-core:hover h4{
	color: #00345B;
}
.our-core:hover p{
	color: #00345B;
}
.ourcore{
	background-image: url("../images/b1.jpg");
	background-size: cover;
}
.ourcore2{
	background:#00345B;
	padding: 30px;
	border-bottom-left-radius: 50px;
}
.ourcore2 h4{
	padding-top: 10px;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
}

.couresec2{
	background-image: url("../images/a6.jpg");
	background-repeat: no-repeat;
	position: relative;
}
.couresec2 h1{
	position: absolute;
	top:-58px;
	text-align: left;
	width: 100%;
	margin:0 auto;
}
.couresec3{
	padding: 50px;
}
.esdfsfs img{
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
}
.owl-con .owl-nav{
	display: none;
}
.owl-con .owl-dots{
	display: none;
}
.gallerysec{
	position: relative;
	background:#f2f2f2;
}
.whychoose{
	background:#00345B;
}
.new-list2 li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #ffffff;
    list-style: none;
    background-image: url(../images/lis.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.new-list2 {
    padding: 0;
    margin: 0;
}
.new-list3 li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    padding: 10px;
    border:1px solid #dddddd;
    background:#f2f2f2;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
    border-radius: 8px;
}
.new-list3 {
    padding: 0;
    margin: 0;
}
.foo-sec{
	padding-top: 30px;
	padding-bottom: 30px;
	background:#f2f2f2;
}
.sfsd ul{
	padding: 0;
	margin: 0;
}
.sfsd ul li{
	color: #333333;
	padding-bottom: 10px;
	list-style: none;
	margin-bottom: 0;
}
.sfsd ul li i{
	padding-right: 7px;
}
.sfsd ul li a{
	color: #333333;
	text-decoration: none;
}
.foo-sec h3{
	padding-bottom: 20px;
	margin-bottom: 0;
}
.foot-contact{
	padding: 0;
	margin: 0;
}
.foot-contact li{
	list-style: none;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
}
.foot-contact li p{
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
}
.foot-contact li i{
	float: left;
	width: 30px;
	font-size: 18px;
	line-height: 28px;
}
.foot-contact li a{
	color: #333333;
	text-decoration: none;
}
.vv1{
	padding-left: 30px;
}
.foo-bott{
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foo-bott p{
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}
.qrdd img{
	width: 200px;
}



.custom-social-bar {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 9999;
}

.facebook-view-button,
.instagram-view-button,
.youtube-view-button,
.linkedin-view-button {
  display: block;
  width: 40px;
  height: 40px;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0 12px 12px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
  transition: background-color 0.3s ease;
}

/* Facebook Button */
.facebook-view-button {
  background-image: url('../images/d1.svg');
  background-color: #1877F2;
}

/* Instagram Button */
.instagram-view-button {
  background-image: url('../images/d2.png');
  background-color: #E1306C;
}

/* YouTube Button */
.youtube-view-button {
  background-image: url('../images/d3.png');
  background-color: #FF0000;
}

/* LinkedIn Button */
.linkedin-view-button {
  background-image: url('../images/d6.png');
  background-color: #29A71A;
}
.dfdff{
	font-size: 21px;
	line-height: 31px;
	font-weight: 600;
	font-style: italic;
}
.bor-20{
	border-radius: 20px;
}
.foo-los img{
	width: 210px;
}
.dgssdgggs{
	position: relative;
}
.sdfsdsfjj{
	position: absolute;
	bottom: 0;
	right: 60px;
	z-index: 999;
}
.ye1{
	color: #FFCC2A !important;
}
.ye2{
	color: #ff6600 !important;
}
.dropdown-item.active, .dropdown-item:active{
	background: #ff6600;
}
.bru-sec{
	background-image: url("../images/k1.jpg");
	background-size: cover;
	background-position: top center;
}
.bru-sec3 .bru-sec{
	background-image: url("../images/k2.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec5 .bru-sec{
	background-image: url("../images/k3.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec6 .bru-sec{
	background-image: url("../images/k5.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec7 .bru-sec{
	background-image: url("../images/k6.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec8 .bru-sec{
	background-image: url("../images/k7.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec9 .bru-sec{
	background-image: url("../images/k8.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec10 .bru-sec{
	background-image: url("../images/k9.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec11 .bru-sec{
	background-image: url("../images/k10.jpg");
	background-size: cover;
	background-position: center center;
}
.bru-sec2{
	padding-top: 150px;
	padding-bottom:100px;
	background: rgba(51,51,51,0.3);
}
.bru-sec2 h2{
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	font-size: 35px;
	line-height: 45px;
	text-shadow: 2px 2px #333333;
}
.bru-sec2 ul{
text-align: center;
}
.bru-sec2 ul li{
	display: inline;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	padding-right: 10px;
	color: #ffffff;
	text-shadow: 1px 1px #333333;
}
.bru-sec2 ul li a{
	text-decoration: none;
	color: #ffffff;
}
.innerss h1{
	font-size: 35px;
	line-height: 45px;
}
.bor-82{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.innerss .abt-sec{
	background: #ffffff !important;
}
.new-list li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    background-image: url(../images/lis2.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 400 !important;
}
.new-list {
    padding: 0;
    margin: 0;
}
.viss{
	position: relative;
}
.viss2{
	padding: 20px;
    position: absolute;
    left: -100px;
    background: #00345B;
    margin-top: 100px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.viss2 h3{
	color: #ffffff;
	margin-bottom: 0;
}
.viss2 p{
	color: #ffffff;
}

.viss3{
	position: relative;
}
.viss5{
	padding: 20px;
    position: absolute;
    right: -100px;
    background: #00345B;
    margin-top: 50px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.viss5 h3{
	color: #ffffff;
	margin-bottom: 0;
}
.viss5 p{
	color: #ffffff;
}
.ccssdg h4{
	text-align: center;
	font-size: 21px;
	line-height: 31px;
	padding-top: 10px;
	color: #ff6600;
}
.ccssdg p{
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
}
.keybox{
	position: relative;
}
.keybox2{
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 99;
}
.keybox2 img{
	border-radius: 20px;
}
.keybox3{
	background: #ffffff;
	padding: 50px 20px 20px 20px;
	box-shadow:0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
	position: relative;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	width: 100%;
	top: -40px;
	border: 1px solid #dddddd;
}
.keybox3 h4{
	color: #ff6600 !important;
	font-size: 21px;
	line-height: 31px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.keybox3 p{
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}
.inner2 .innerss .abt-sec{
	background: #00345B !important;
}
.inner2 p{
	color: #ffffff;
}
.inner2 .innerss h1{
	color: #ffffff;
}
.inner2 h4{
	color: #ffffff;
}
.keybox h5{
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	color: #ffffff;
}
.sdfsfghh .keybox3 p{
	text-align: justify;
}



.spacex{
  padding-top: 20px;
}
.spacex1{
  padding-top: 1px;
}
.spacex2{
  padding-top: 2px;
}
.spacex3{
  padding-top: 3px;
}
.spacex4{
  padding-top: 4px;
}
.spacex5{
  padding-top: 5px;
}
.spacex6{
  padding-top: 6px;
}
.spacex7{
  padding-top: 7px;
}
.spacex8{
  padding-top: 8px;
}
.spacex9{
  padding-top: 9px;
}
.spacex10{
  padding-top: 10px;
}
.spacex11{
  padding-top: 11px;
}
.spacex12{
  padding-top: 12px;
}
.spacex13{
  padding-top: 13px;
}
.spacex14{
  padding-top: 14px;
}
.spacex15{
  padding-top: 15px;
}
.spacex16{
  padding-top: 16px;
}
.spacex17{
  padding-top: 17px;
}
.spacex18{
  padding-top: 18px;
}
.spacex19{
  padding-top: 19px;
}
.spacex20{
  padding-top: 20px;
}
.spacex21{
  padding-top: 21px;
}
.spacex22{
  padding-top: 22px;
}
.spacex23{
  padding-top: 23px;
}
.spacex24{
  padding-top: 24px;
}
.spacex25{
  padding-top: 25px;
}
.spacex26{
  padding-top: 26px;
}
.spacex27{
  padding-top: 27px;
}
.spacex28{
  padding-top: 28px;
}
.spacex29{
  padding-top: 29px;
}
.spacex30{
  padding-top: 30px;
}
.spacex31{
  padding-top: 31px;
}
.spacex32{
  padding-top: 32px;
}
.spacex33{
  padding-top: 33px;
}
.spacex34{
  padding-top: 34px;
}
.spacex35{
  padding-top: 35px;
}
.spacex36{
  padding-top: 36px;
}
.spacex37{
  padding-top: 37px;
}
.spacex38{
  padding-top: 38px;
}
.spacex39{
  padding-top: 39px;
}
.spacex40{
  padding-top: 40px;
}
.spacex41{
  padding-top: 41px;
}
.spacex42{
  padding-top: 42px;
}
.spacex43{
  padding-top: 43px;
}
.spacex44{
  padding-top: 44px;
}
.spacex45{
  padding-top: 45px;
}
.spacex46{
  padding-top: 46px;
}
.spacex47{
  padding-top: 47px;
}
.spacex48{
  padding-top: 48px;
}
.spacex49{
  padding-top: 49px;
}
.spacex50{
  padding-top: 50px;
}
.spacex51{
  padding-top: 51px;
}
.spacex52{
  padding-top: 52px;
}
.spacex53{
  padding-top: 53px;
}
.spacex54{
  padding-top: 54px;
}
.spacex55{
  padding-top: 55px;
}
.spacex56{
  padding-top: 56px;
}
.spacex57{
  padding-top: 57px;
}
.spacex58{
  padding-top: 58px;
}
.spacex59{
  padding-top: 59px;
}
.spacex60{
  padding-top: 60px;
}
.spacex61{
  padding-top: 61px;
}
.spacex62{
  padding-top: 62px;
}
.spacex63{
  padding-top: 63px;
}
.spacex64{
  padding-top: 64px;
}
.spacex65{
  padding-top: 65px;
}
.spacex66{
  padding-top: 66px;
}
.spacex67{
  padding-top: 67px;
}
.spacex68{
  padding-top: 68px;
}
.spacex69{
  padding-top: 69px;
}
.spacex70{
  padding-top: 70px;
}
.spacex71{
  padding-top: 71px;
}
.spacex72{
  padding-top: 72px;
}
.spacex73{
  padding-top: 73px;
}
.spacex74{
  padding-top: 74px;
}
.spacex75{
  padding-top: 75px;
}
.spacex76{
  padding-top: 76px;
}
.spacex77{
  padding-top: 77px;
}
.spacex78{
  padding-top: 78px;
}
.spacex79{
  padding-top: 79px;
}
.spacex80{
  padding-top: 80px;
}
.spacex81{
  padding-top: 81px;
}
.spacex82{
  padding-top: 82px;
}
.spacex83{
  padding-top: 83px;
}
.spacex84{
  padding-top: 84px;
}
.spacex85{
  padding-top: 85px;
}
.spacex86{
  padding-top: 86px;
}
.spacex87{
  padding-top: 87px;
}
.spacex88{
  padding-top: 88px;
}
.spacex89{
  padding-top: 89px;
}
.spacex90{
  padding-top: 90px;
}
.spacex91{
  padding-top: 91px;
}
.spacex92{
  padding-top: 92px;
}
.spacex93{
  padding-top: 93px;
}
.spacex94{
  padding-top: 94px;
}
.spacex95{
  padding-top: 95px;
}
.spacex96{
  padding-top: 96px;
}
.spacex97{
  padding-top: 97px;
}
.spacex98{
  padding-top: 98px;
}
.spacex99{
  padding-top: 99px;
}
.spacex100{
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .spacex{
  padding-top: 0px;
}
.spacex1{
  padding-top: 0px;
}
.spacex2{
  padding-top: 0px;
}
.spacex3{
  padding-top: 0px;
}
.spacex4{
  padding-top: 0px;
}
.spacex5{
  padding-top: 0px;
}
.spacex6{
  padding-top: 0px;
}
.spacex7{
  padding-top: 0px;
}
.spacex8{
  padding-top: 0px;
}
.spacex9{
  padding-top: 0px;
}
.spacex10{
  padding-top: 0px;
}
.spacex11{
  padding-top: 0px;
}
.spacex12{
  padding-top: 0px;
}
.spacex13{
  padding-top: 0px;
}
.spacex14{
  padding-top: 0px;
}
.spacex15{
  padding-top: 0px;
}
.spacex16{
  padding-top: 0px;
}
.spacex17{
  padding-top: 0px;
}
.spacex18{
  padding-top: 0px;
}
.spacex19{
  padding-top: 0px;
}
.spacex20{
  padding-top: 0px;
}
.spacex21{
  padding-top: 0px;
}
.spacex22{
  padding-top: 0px;
}
.spacex23{
  padding-top: 0px;
}
.spacex24{
  padding-top: 0px;
}
.spacex25{
  padding-top: 0px;
}
.spacex26{
  padding-top: 0px;
}
.spacex27{
  padding-top: 0px;
}
.spacex28{
  padding-top: 0px;
}
.spacex29{
  padding-top: 0px;
}
.spacex30{
  padding-top: 0px;
}
.spacex31{
  padding-top: 0px;
}
.spacex32{
  padding-top: 0px;
}
.spacex33{
  padding-top: 0px;
}
.spacex34{
  padding-top: 0px;
}
.spacex35{
  padding-top: 0px;
}
.spacex36{
  padding-top: 0px;
}
.spacex37{
  padding-top: 0px;
}
.spacex38{
  padding-top: 0px;
}
.spacex39{
  padding-top: 0px;
}
.spacex40{
  padding-top: 0px;
}
.spacex41{
  padding-top: 0px;
}
.spacex42{
  padding-top: 0px;
}
.spacex43{
  padding-top: 0px;
}
.spacex44{
  padding-top: 0px;
}
.spacex45{
  padding-top: 0px;
}
.spacex46{
  padding-top: 0px;
}
.spacex47{
  padding-top: 0px;
}
.spacex48{
  padding-top: 0px;
}
.spacex49{
  padding-top: 0px;
}
.spacex50{
  padding-top: 0px;
}
.spacex51{
  padding-top: 0px;
}
.spacex52{
  padding-top: 0px;
}
.spacex53{
  padding-top: 0px;
}
.spacex54{
  padding-top: 0px;
}
.spacex55{
  padding-top: 0px;
}
.spacex56{
  padding-top: 0px;
}
.spacex57{
  padding-top: 0px;
}
.spacex58{
  padding-top: 0px;
}
.spacex59{
  padding-top: 0px;
}
.spacex60{
  padding-top: 0px;
}
.spacex61{
  padding-top: 0px;
}
.spacex62{
  padding-top: 0px;
}
.spacex63{
  padding-top: 0px;
}
.spacex64{
  padding-top: 0px;
}
.spacex65{
  padding-top: 0px;
}
.spacex66{
  padding-top: 0px;
}
.spacex67{
  padding-top: 0px;
}
.spacex68{
  padding-top: 0px;
}
.spacex69{
  padding-top: 0px;
}
.spacex70{
  padding-top: 0px;
}
.spacex71{
  padding-top: 0px;
}
.spacex72{
  padding-top: 0px;
}
.spacex73{
  padding-top: 0px;
}
.spacex74{
  padding-top: 0px;
}
.spacex75{
  padding-top: 0px;
}
.spacex76{
  padding-top: 0px;
}
.spacex77{
  padding-top: 0px;
}
.spacex78{
  padding-top: 0px;
}
.spacex79{
  padding-top: 0px;
}
.spacex80{
  padding-top: 0px;
}
.spacex81{
  padding-top: 0px;
}
.spacex82{
  padding-top: 0px;
}
.spacex83{
  padding-top: 0px;
}
.spacex84{
  padding-top: 0px;
}
.spacex85{
  padding-top: 0px;
}
.spacex86{
  padding-top: 0px;
}
.spacex87{
  padding-top: 0px;
}
.spacex88{
  padding-top: 0px;
}
.spacex89{
  padding-top: 0px;
}
.spacex90{
  padding-top: 0px;
}
.spacex91{
  padding-top: 0px;
}
.spacex92{
  padding-top: 0px;
}
.spacex93{
  padding-top: 0px;
}
.spacex94{
  padding-top: 0px;
}
.spacex95{
  padding-top: 0px;
}
.spacex96{
  padding-top: 0px;
}
.spacex97{
  padding-top: 0px;
}
.spacex98{
  padding-top: 0px;
}
.spacex99{
  padding-top: 0px;
}
.spacex100{
  padding-top: 0px;
}
}
.darkk .keybox3{
	background: #00345B;
}
.darkk .keybox3 h4{
color: #ffffff !important;
}
.darkk .keybox3 p{
color: #ffffff;
}
.darkk .new-list li{
 line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #ffffff;
    list-style: none;
    background-image: url(../images/lis.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.sdfsdf .innerss .abt-sec{
	background: #f2f2f2 !important;
}
.digisdfsdf .innerss .abt-sec{
	background: #f2f2f2 !important;
}
.enqq{
	padding: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border:1px solid #00345B;
	background: #f2f2f2;
}
.enqq h4{
	color: #333333;
	font-size: 21px;
	line-height: 31px;
	font-weight: 600;
}
.enqq p{
	color: #333333;
	padding-bottom: 0;
	margin-bottom: 0;
}
.enqq:hover p{
	color: #ffffff;
	padding-bottom: 0;
	margin-bottom: 0;
}
.enqq .new-list li{
 line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    background-image: url(../images/lis2.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.enqq:hover{
	background: #00345B;
}
.enqq:hover h4{
	color: #ffffff;
}
.enqq:hover .new-list li{
 line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #ffffff;
    list-style: none;
    background-image: url(../images/lis.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 500 !important;
}
.contad{
	background: #00345B;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	padding: 20px;
}
.contad .foot-contact li p{
	color: #ffffff;
}
.contad .foot-contact li{
	color: #ffffff;
}
.contad .foot-contact li a{ 
	color: #ffffff;
}
.contad h1{
	color: #ffffff;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 0;
	padding-bottom: 20px;
}
.d-maps{
	margin-bottom: -10px;
}
label{
	padding-bottom: 5px;
}
.mansd{
	position: relative;
}
.mansd2{
	position: fixed;
	right: -85px;
	top: 300px;
	z-index: 9999;
}
.mansd2 a{
transform: rotate(270deg);
background: #FFCC2A;
border:0;
font-size: 18px;
line-height: 28px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
padding: 10px 20px 10px 20px; 
color: #000000 !important;
}
.mansd2 a:hover{
background:#00345B;
color: #ffffff !important;
}
.table-titl3{
	background: #ff6600 !important;
	font-weight: bold !important;
	color: #ffffff !important;
}
.faffaasd h4{
	font-size: 21px;
	line-height: 31px;
}
.pt15{
	padding-top: 15px !important;
}