@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200&display=swap');


@font-face{font-family:DauphinPlain;src:url(../webfonts/DauphinPlain.eot?#iefix) format('embedded-opentype'),url(../webfonts/DauphinPlain.woff) format('woff'),url(../webfonts/DauphinPlain.ttf) format('truetype'),url(../webfonts/DauphinPlain.svg#DauphinPlain) format('svg');font-weight:400;font-style:normal;}


@import url('https://fonts.googleapis.com/css?family=Amiri:400,400i,700,700i|Crimson+Text:400,400i,600,600i,700,700i|Homemade+Apple|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

*{
  margin:0;
  padding:0;
  box-sizing:border-box;
}

body {
  width:100%;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins', sans-serif;
} 
 #logo h1 a, #header #logo h1 a:hover {
  color: rgb(5, 61, 229);
}

#logo h1 {
  font-size: 30px;
  font-family: Montserrat;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
}

img {width:100%;}

.bg {background: url(../images/bg.webp) no-repeat center center; height:534px;  background-size:cover;}

.bg2 {background: #ebf6ff url(../images/bg02.webp) no-repeat center top; height:auto; margin-top:48px;}

.bg3 {background: url(../images/bg03.webp) no-repeat center center; height:534px; background-size:cover;}


/* .logo01 {text-align:left; margin-top:-40px;} */

.logo01 img {width:50%; text-align:left; position: absolute; z-index: 9;  top: 20px;}

.logo02 {display: flex; justify-content: center;}

.logo02 img {width:36%; text-align:center; }

.logo03 {display: flex; justify-content: center;}

.logo03 img {width:42%; text-align:right;}

/* .rght-img {margin-top:-136px;} */

.main-cont {
 /* font-family: 'Playfair Display';*/
  font-size: 34px;
  font-weight: 600;
  line-height: 50px;
  color: #ffffff;
  margin-top: 30px;
}

.main-cont span{color:#ee1b25; font-weight:800;}

.main-cont strong{color:#74c101; font-weight:800;}

.heading-cont{color:#ffffff; font-weight:500; font-size:16px; line-height:30px; margin-top:12px; margin-bottom:30px;}

/*Btn Style One*/

.btn-style-one{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform:uppercase;
    background: #082d71;
    border: 2px solid #002465;
    color: #ffffff;
    letter-spacing: 0.03em;
    font-weight: 700;
    border-radius:25px;
    overflow:hidden;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.btn-style-one .btn-title{
    position: relative;
    display:block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 30px;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    z-index:1;
}

.btn-style-one:hover{
    color: #002465;
    border-color: #81e9ff;
    background: #b7f2ff;
}

/*Btn Style Two*/

.btn-style-two{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform:uppercase;
    background: #fff;
    color: #000;
    letter-spacing: 0.03em;
    font-weight: 700;
    border-radius:25px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.03);
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.btn-style-two .btn-title{
    position: relative;
    display:block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 30px;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    z-index:1;
}

.btn-style-two:hover{
    color: #ffffff;
    border-color: #cc0000;
    background: #000000;
}

.bg-cont {background-color: #ffffff; box-shadow: -2px -5px 12px 5px rgb(0, 0, 0, 0.05); min-height: 470px; margin-top:-64px;}

.heading {position: relative;}

.heading.head-subheader.bg-image {margin: 48px 0 36px; padding: 0 0 24px;}

.heading.bg-image {background-image: url(../images/water-bg.webp) !important;}

.heading.align-center {text-align: center;}

.heading.head-subheader {background-position: 50% 100%; background-repeat: no-repeat;}

.subheader {font-family: 'Satisfy'; color:#14489f; font-size:18px;}

.left-list {}

.left-list ul{margin:0px; padding:0px;}

.left-list ul li {list-style: none; font-size: 16px; line-height:24px; padding: 0px 0px 14px 8px; line-height: 24px; text-align:justify;
 /*background: transparent url(../images/water-bg.webp) left center no-repeat;*/}


.nml-txt {font-size:13px; color:#000000; line-height:28px; text-align:justify; padding-left:36px;}

.bg-shape-1 {
  position: absolute;
  left: 50%;
  bottom: -65px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.5);
  width: 560px;
  height: 560px;
  border-radius: 50%;
}


.bg-shape-2 {
  position: absolute;
  left: 50%;
  bottom: -36px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.6);
  width: 500px;
  height: 500px;
  border-radius: 50%;
  box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 5%);
}


.bg-shape-3 {
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 1);
  width: 448px;
  height: 448px;
  border-radius: 50%;
  box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 5%);
}

.lft-img {position:absolute; left:0; top:0px;}


/*** 

====================================================================
    Video Section
====================================================================

***/

.video-section{
    position: relative;
    text-align: center;
    overflow: hidden;
}

.video-section .image-layer{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:1;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.video-section .image-layer:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background: var(--text-color);
    opacity: 0.60;
}

.video-section h2{
    position: relative;
    font-size: var(--font-48);
    font-weight: 800;
    line-height: 1.25em;
    color: var(--white-color);
    margin-bottom: var(--margin-bottom-50);
}

.video-section h2 a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: var(--white-color);
}

.video-section .video-link{
    position: absolute;
    width: 100px;
    height: 100px;
}

.video-section .vid-link{
    position: relative;
    display: block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.video-section .vid-link .icon{
    position: absolute;
    top: 80px;
    left: 120px;
    width: 108px;
    height: 108px;
    line-height: 108px;
	padding-left:8px;
    text-align: center;
    color: #cc0000;
    background: #ffffff;
    font-size: 36px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 50%;
}

.video-section .vid-link:hover .icon{
    color: #ffffff;
    background: #082d71;
}

.video-section .vid-link .ripple,
.video-section .vid-link .ripple:before,
.video-section .vid-link .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    -o-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: ripple 3s infinite;
    -moz-animation: ripple 3s infinite;
    -ms-animation: ripple 3s infinite;
    -o-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}

.video-section .vid-link .ripple:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
}

.video-section .vid-link .ripple:after {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

@keyframes ripple {
    70% {box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);}
    100% {box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);}
}

/*** 


/****************************
10. Testimonial slider style
****************************/

.client-avatar {
    display: inline-block;
    height: 110px;
    left: 70px;
    margin-bottom: -55px;
    position: relative;
    width: 110px;
}

.client-avatar img {
    border: 3px solid #cdcdcd;
    border-radius: 50%;
    width: 100%;
}

.client-avatar:after {
    content: url("img/others/quote.webp");
    position: absolute;
    right: 2px;
    top: 10px;
}

.testimonial-content-wrapper {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    padding: 52px 36px 30px;
	background:#ffffff;
	margin-right:18px;
	min-height:252px;
	border-radius:60px 0px 60px 0px;
}

.scnd {border-radius:0px 60px 0px 60px;}

.testimonial-content h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
	text-align:right;
}

.testimonial-content h4 span {font-size:14px; font-weight:500; font-style:italic;}

.testimonial-content h6 {
    color: #aaaaaa;
    font-weight: 500;
    margin-bottom: 19px;
}

.testimonial-content p {
    font-style: italic;
    line-height: 24px;
    margin-bottom: 0;
    text-align: justify;
	font-size:13px;
}

.testimonial-slider.slick-initialized {
    margin: -15px;
}

.single-testimonial.slick-slide {
    padding: 0px 15px;
}

.testimonial-wrapper .testimonial-slider .slick-dots {
    bottom: -32px;
}

/* footer area css here */

.footer_widgets {
  background: #ebf6ff url(../images/bg02.webp) no-repeat center top; margin-top:48px;
}

.footer_top {
  padding: 95px 0 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_top {
    padding: 77px 0 38px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_top {
    padding: 56px 0 60px;
  }
}

@media only screen and (max-width: 767px) {
  .footer_payment {
    margin-top: 13px;
    text-align: center !important;
  }
}

.footer_social {
  text-align: center;
  padding: 24px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
@media only screen and (max-width: 767px) {
  .footer_social {
    padding: 32px 0;
  }
}
.footer_social ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer_social ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .footer_social ul li {
    margin: 0 4px 0 0;
  }
}
.footer_social ul li a {
  line-height: 45px;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  color: #888888;
  border: 1px solid #545454;
  font-size: 20px;
}
.footer_social ul li a:hover {
  background: #ff4545;
  border-color: #ff4545;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .footer_social ul li a {
    line-height: 38px;
    width: 40px;
    height: 40px;
    font-size: 15px;
  }
}

.copyright_area p {
  line-height: 24px;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
  text-align:center;
}
@media only screen and (max-width: 767px) {
  .copyright_area p {
    line-height: 22px;
  }
}
.copyright_area p a:hover {
  color: #ff4545;
}

.footer_bottom {
  padding: 0px 0px 12px 0px;
}
@media only screen and (max-width: 767px) {
  .footer_bottom {
    padding: 26px 0 28px;
  }
}

.footer_bottom_left {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .footer_bottom_left {
    margin-bottom: 22px;
    flex-direction: column;
    text-align: center;
  }
}

.footer_logo {
  margin-right: 35px;
}
.footer_logo img {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .footer_logo {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.footer_padding .footer_top {
  padding: 75px 0 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_padding .footer_top {
    padding: 58px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_padding .footer_top {
    padding: 54px 0 60px;
  }
}

.footer_paypal {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .footer_paypal {
    text-align: center !important;
  }
  .bg3{
    height: auto;
  }
}

/* both two sections  */
section#help {
  padding-top: 60px;
}

.constbtn .btn {
  background: #fbc02d;
  color: #11181c;
  padding: 10px 20px;
 }
 .ConstcardBox {
   background: #fff;
   padding: 50px 0;
 }
 .ConstcardBox .Carditm {
   text-align: center;
   background: #fff;
   padding: 30px;
   border-radius: 3px 3px 3px 3px;
   min-height: 220px;
   border: 1px solid #11181c1f;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   margin-bottom: 25px;
 }
 .ConstcardBox .Carditm h4 {font-size: 20px;}
 .ConstcardBox .Carditm .elementor-icon {
 display: flex;
 margin-bottom: 20px;
 }
 .ConstcardBox .Carditm:hover {
   border-color: #fff;
     box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
 }
 
 .contbx {
   background-color: #0f1b2d;
   position: relative;
   padding: 100px 0;
 }
 .contbx .background-overlay {
   background-image: url(../images/consBannerBG.svg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   opacity: .5;
   mix-blend-mode: color-dodge;
   height: 100%;
   width: 100%;
   top: 0;
   left: 0;
   position: absolute;
 }
 .contbxin {
   position: relative;
   z-index: 1;
   text-align: center;
 }
 .contbxin .heading-title {
   font-size: 36px;
   color: #fff;
   width: 62%;
   margin: 0 auto 30px;
 }
 .conbtnbox .box-button-a {
   background: #fbc02d;
   color: #11181c;
   padding: 12px 30px;
   border: 1px solid #fbc02d;
   display: inline-block;
   font-size: 20px;
 }
 .conbtnbox .box-button-btn {
  border: 1px solid #fbc02d;
  color: #fbc02d;
  padding: 12px 30px;
  margin-left: 20px;
  display: inline-block;
  font-size: 20px;
 }
 .conbtnbox .box-button-btn span {margin-right: 10px; display: inline-block;}
 .progress {
   height: 20px;
   background-color: #f5f5f5;
   border-radius: 4px;
   overflow: hidden;
   position: relative;
 }

 .numbCont {
  background-color: #fff;
  position: relative;
  padding: 60px 0;
}
.numbCont .numbBx {
  position: relative;
  padding: 30px;
}
.numbCont .numbBx .nmb {
  color: #f1f3f5; 
  font-size: 160px;
  margin: 0 0 -60px -50px;
  display: block;
  line-height: 120px;
}
.numbCont .numbBx h3 {
  color: #11181c;
  font-size: 20px;
  margin-bottom: 20px;
}
.numbCont .numbBx p {
  color: #8d959b;
    font-size: 16px;
}
.req-callform {
  background: #f1f3f5;
  padding: 100px 0;
}
.reqForm {
  width: 60%;
    margin: auto;
    text-align: center;
}
.reqForm h2 {
  font-size: 34px;
  color: #11181c;
  margin-bottom: 40px;
}
.infields {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.reqForminner {
  width: 100%;
  margin: auto;
}
.infields input {
  width: 48%;
  font-size: 14px;
  height: 60px;
  padding: 24px;
  border: 1px solid #69727d40;
  border-radius:12px;
  margin-right:12px;
}
.infields input:focus {
  border: 1px solid #69727d40;
  outline: none;
}

.infields textarea {
  width: 100%;
  font-size: 14px;
  padding: 24px;
  border: 1px solid #69727d40;
  border-radius:12px;
  margin-right:12px;
}
.infields textarea:focus {
  border: 1px solid #69727d40;
  outline: none;
}

.submitbtn .btn {
 background: #fbc02d;
 color: #11181c;
 font-size: 16px;
 padding: 12px 10px;
 width: 100%;
 font-weight: 500;
}
.submitbtn span {margin-right: 10px;font-size: 20px;}
.attenslide {
  background-color: #fff;
  position: relative;
  padding: 60px 0;
}

/* about us Image */


.image-column{
	position:relative;
	margin-bottom:50px;
}

 .image-column .inner-column{
	position:relative;
	padding:40px 40px 0px 0px;
	margin-left:50px;
}

 .image-column .inner-column:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:40px;
	bottom:100px;
	z-index:0;
	border:2px solid rgba(0, 50, 129, 0.98);
}

 .image-column .inner-column .image{
	position:relative;
  z-index: 1;
}

 .image-column .inner-column .image:before{
	position:absolute;
	content:'';
	left:-50px;
	bottom:-50px;
	width:299px;
	height:299px;
	background:url(img/pattern-2.webp) no-repeat;
}
 .image-column .inner-column .image img{
	position:relative;
	width:100%;
	display:block;
}

 .image-column .inner-column .image .overlay-box{
	position:absolute;
	left:40px;
	bottom:48px;
}

 .image-column .inner-column .image .overlay-box .year-box{
	position:relative;
	color:#252525;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
	padding-left:125px;
}

 .image-column .inner-column .image .overlay-box .year-box .number{
	position:absolute;
	left:0px;
	top:0px;
	width:110px;
	height:110px;
	color:rgba(0, 50, 129, 0.98);
	font-size:68px;
	font-weight:700;
	line-height:105px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #000000;
}

/* footer */


#footer {
  color: #000;
  font-size: 13px;
  background: #fff;
}
.taglink a {
  background: #fff;
  display: inline-block;
}

.tagcloud a {
  display: inline-block;
  font-size: 1.4rem !important;
  line-height: 1.5rem;
  padding: 7px 10px 8px 10px;
  border-bottom: none;
  margin-bottom: 4px;
  border-radius: 2px;
}
.tagcloud a {
  display: inline-block;
  font-size: 14px !important;
  line-height: 1.5rem;
  padding: 7px 10px 8px 10px;
  border-bottom: none;
  margin-bottom: 4px;
  border-radius: 2px;
color:#3f3f3f;
text-decoration:none;
}
.taglink a:hover {
  background: #0073b2;
}

.tagcloud a:hover {color:#fff;}

#footer .footer-top {
padding: 52px 0 30px 0;
background: #f8f8f8;
border-top: 2px solid #f5f5f5;
border-bottom: 2px solid #f5f5f5;
}

.copyright {font-size: 11px; color:#333;}

#footer .footer-top .footer-contact {
  margin-bottom: 0px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
}

#footer .footer-top .footer-contact h3 span {
  color: #004aad; font-weight:700;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top .footer-contact p a{color:#000; text-decoration:none;}

#footer .footer-top .footer-contact p a:hover{text-decoration:underline;}

#footer .footer-top .footer-contact p a.last{color:#0018ff; text-decoration:none;}

#footer .footer-top .footer-contact p a.last:hover{text-decoration:underline;}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #004aad;
  bottom: 0;
  left: 0;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: white;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #000;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #0018ff;
}

#footer .footer-newsletter {
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius:20px;
  text-align: left;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: rgb(5 54 131);
  color: #fff;
  transition: 0.3s;
  border-radius: 0 20px 20px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #002f79;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .social-links a {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(5 54 131);
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 24px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

.social-links {
  display: flex;
}

#footer .footer-top .footer-contact p a.last {
  color: #0018ff;
  text-decoration: none;
}

#footer .footer-top .footer-contact h3 span {
  color: #004aad;
  font-weight: 700;
}

#footer .social-links a:hover {
  background: #002f79;
  color: #fff;
  text-decoration: none;
}

.logo-box {background:#fff;}

.logo-box img { border-right:5px solid #eeeeee; border-bottom:5px solid #eeeeee; padding:5px;}

.footer-network {display:flex; list-style: none; padding: 0; margin: 0;}

.footer-network li{margin-right:18px;}

.footer-network li a {color:#000; text-decoration:none;}

.footer-network li a:hover {color:#ff0057;}


.copyright_area p {
  line-height: 24px;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
  text-align:center;
}
@media only screen and (max-width: 767px) {
  .copyright_area p {
    line-height: 22px;
  }
  .footer-network{
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.copyright_area p a:hover {
  color: #ff4545;
}

.footer_bottom {
  padding: 0px 0px 12px 0px;
}
@media only screen and (max-width: 767px) {
  .footer_bottom {
    padding: 26px 0 28px;
  }
}

.footer_bottom_left {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .footer_bottom_left {
    margin-bottom: 22px;
    flex-direction: column;
    text-align: center;
  }
}

.footer_logo {
  margin-right: 35px;
}
.footer_logo img {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .footer_logo {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.footer_padding .footer_top {
  padding: 75px 0 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer_padding .footer_top {
    padding: 58px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .footer_padding .footer_top {
    padding: 54px 0 60px;
  }
}

.footer_paypal {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .footer_paypal {
    text-align: center !important;
  }
}

/* about us  */

.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
font-size:16px;
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #009961;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.subheading h2{
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  padding-bottom: 12px;
  position: relative;
  color:#333333;
}


/* navigation bar */
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 20px;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar ul {
  margin: 0;
  padding: 20px;
  display: flex
;
  list-style: none;
  align-items: center;
}


.navbar li {
  position: relative;
}

.navbar>ul>li {
  white-space: nowrap;
  padding: 10px 0 10px 12px;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgb(109 108 108 / 80%);
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  padding: 6px 4px;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #f82249;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fff;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 12px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #060c22;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #f82249;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  /* .navbar ul {
    display: none;
  } */
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile>ul>li {
  padding: 0;
}

.navbar-mobile a:hover:before,
.navbar-mobile li:hover>a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #060c22;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #f82249;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #f82249;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

@media only screen and (max-width: 600px) {
  .logo01 img{
    position: relative;
    margin: 0 auto;
    display: block;
    padding-bottom: 30px;
  }
  .bg{
    height: 100%;
    padding-bottom: 10rem;
  }
  .main-cont{
    text-align: center;
    padding-top: 40px;
  }
  .heading-cont{
    text-align: center;
  }
  .btn-style-two{
    margin: 0 auto;
    display: block;
    width: 50%;
  }
  .rght-img img{
    width: 80%;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
  }
  .navbar-toggler{
    margin: auto 0 0 auto;
   }
   .left-list{
    padding-bottom:20px ;
   }
   .conbtnbox .box-button-btn{
    width: 100%;
    margin-left: 0px;
   }
   .conbtnbox .box-button-a{
    width: 100%;
    margin-bottom: 10px; 
  }
  .infields{
    display: block;

  }
  .infields input{
    width: 100%;
    margin: 5px 0px;
  }
  .reqForm{
    width: 100%;
  }
}




/* gallery tab css start */
  .GallConst {
    background: #fff;
    padding: 60px 0 20px 0;
}
.GallaryTab .tab {
  overflow: hidden;
  display: flex;
    justify-content: center;
}
.GallaryTab .tab button {
  background-color: inherit;
  float: left;
  border: 2px solid transparent;
  outline: none;
  cursor: pointer;
  padding: 5px 10px;
  transition: 0.3s;
  font-size: 15px;
  color: #8d959b;
  min-width: 80px;
  margin: 0 10px;
}
.GallaryTab .tab button:hover {
  color: #f9a825;
}
.GallaryTab .tab button.active {
  color: #11181c;
  border: 2px solid #fbc02d;
  border-radius: 10px;
}
.GallaryTab .Gcontent {
  display: none;
  padding: 20px 0 0 0px;
  border-top: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.GallaryTab .Gcontent p {
  color: #8d959b;
  font-size: 17px;
}
.GallaryTab .Gcontent.active {
  display: block;
  opacity: 1;
}
.GallItems {
  display: grid;
  flex-wrap: wrap;
  margin-top: 20px;
  width: 100%;
  grid-template-columns: repeat(4, 1fr);
}
.GallItems .GallItem {
  width: 100%;
  padding: 0 6px 12px 6px;
  overflow: hidden;
  position: relative;
}
.GallItems .GallItem:hover img {transform: scale(1.2);}
.GallItems .GallItem img {width: 100%;  transition: 0.3s;}

.GallItems .portfoliohover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  background: rgba(0, 0, 0, .6) url(../images/zoom.webp) no-repeat center center;
}
.GallItem:hover .portfoliohover {
  display: block;
}
 /* gallery tab css end */
