@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;600&amp;family=Lato:wght@400;700&amp;family=Roboto:wght@400;500;700&amp;display=swap');

img {
	max-width: 100%;
}

a:hover {
	transition: all 0.5s ease;
}

* {
	font-family: 'Roboto', sans-serif;
}

p {
	color: #333;
}

.navbar {
	background: #1c3a54;
}
.navbar-brand {
	font-size: 15px;
	font-weight: 600;
}

.navbar-dark .navbar-nav .nav-item {
    margin: 0 5px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

.logo-sticty {
	background: #fff;
}

.logo-sticty .logo img {
	max-height: 65px;
}

.logo-sticty .phone{
	padding-bottom:10px;
	font-size:20px;
}

a[href^="https://www"] {
    display:none;
}

.logo-sticty .phone .fas{
	width:21px;
	line-height:20px;
	border-radius:2px;
	background:#5ec596;
	color:#fff;
	text-align:center;
	margin-right:10px;
	font-size:14px;
	position:relative;
	top:-2px;
}

.slogan{
	font-size: 14px;
}

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


.div-heading {
	font-family: 'Lato', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-family: 'Exo 2', sans-serif;
}

.masthead {
  padding: 30px 0;
  background-image: url('../images/banner.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: fixed;
  background-repeat: no-repeat;
}

.enquiry-form {
    
    border-radius: 3px;
    border: 1px solid #dea7a9;
    box-shadow: 0 0 12px rgb(197 202 199 / 60%);
	padding: 20px 10px;
	text-align: center;
	max-width: 350px;
	margin: 0 0 0 auto;
}

.enquiry-form .input-group-text {
	width: 40px;
}

.enquiry-form input[type=submit] {
	background: #1c3a54;
	color: #fff;
}

#about-us p {
	text-align: justify;
}

#services {
	background: #5ec5962e;
}

#services .card {
    background-color: transparent;
    border: none;
    display: flex;
    position: relative;
    justify-content: center;
}

#services .card-img {
    text-align: center;
    flex-shrink: 0;
    width: auto;
}

#services .mbr-section-btn a {
	background: #fff;
	padding: 10px 20px;
}

#services .mbr-section-btn a:hover {
	background: #bbb;
}

#services .mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

#services .mbr-text {
    font-style: normal;
    line-height: 1.6;
    color: #767676;
}

#services .card-wrapper {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s;
}

#services .card-wrapper .card-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#services .card-wrapper .card-img .mbr-overlay {
    background-color: #efefef;
    display: none;
    transition: opacity .3s;
}

#services .card-wrapper .card-img .mbr-section-btn {
    position: absolute;
    transition: opacity .3s;
    margin: auto;
}

#services .card-wrapper .card-box {
    background-color: #ffffff;
    padding: 0 2rem 2rem 2rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#services .card-wrapper .card-box h4 {
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 2rem;
    color: #1c3a54;
}

#services .card-wrapper .card-box p {
    margin-bottom: 0;
    padding-top: 1.5rem;
}

#services .card-wrapper:hover {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.075);
    transition: box-shadow 0.3s;
}

#services .popup-btn .mbr-overlay {
    display: block!important;
    opacity: 0;
}

#services .popup-btn .mbr-section-btn {
    display: block!important;
    opacity: 0;
}

#services .popup-btn:hover .mbr-overlay {
    opacity: .5;
}

#services .popup-btn:hover .mbr-section-btn {
    opacity: 1;
}



/* 
---------------------------------------------
parallax & home seperator
--------------------------------------------- 
*/
.mini {
  min-height: 215px;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

.mini:before {
  content: '';
  position: absolute;
  width: 140%;
  height: 140%;
  opacity: .95;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/work-process-bg.html);
  z-index: 2;
  top: -20%;
  left: -20%;
}

.mini .mini-content {
  position: relative;
  z-index: 3;
}

.mini .mini-content .info {
  text-align: center;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mini .mini-content .info small {
  display: block;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
}

.mini .mini-content .info strong {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 40px;
  display: block;
}

.mini .mini-content .info h1 {
  color: #fff;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.25px;
  margin-bottom: 30px;
}

.mini .mini-content .info p {
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #fff;
  letter-spacing: 0.25px;
  line-height: 26px;
  font-weight: 400;
  font-size: 15px;
}

.mini .mini-content .info p span {
  text-decoration: underline;
}

.mini .mini-content .mini-box {
  display: block;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.mini .mini-content .mini-box:hover {
  margin-top: -10px;
}

.mini .mini-content .mini-box:before {
  content: '';
  position: absolute;
  z-index: -1;
  background: #fff;
  width: 100%;
  opacity: .15;
  height: 100%;
  bottom: -10px;
  left: 0px;
  right: -20px;
  margin: auto;
  border-radius: 20px;
}

.mini .mini-content .mini-box i {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}

.mini .mini-content .mini-box span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #777;
  letter-spacing: .75px;
}

.mini .mini-content .mini-box strong {
  display: block;
  font-weight: 400;
  font-size: 17px;
  color: #ff5da1;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
  margin-top: 20px;
}

.counter {
  overflow: hidden;
  position: relative;
}

.counter:before {
  content: '';
  position: absolute;
  width: 140%;
  height: 140%;
  opacity: .90;
  background-image: url(../images/fun-facts-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 2;
  top: -20%;
  left: -20%;
}

.counter .content {
  position: relative;
  z-index: 3;
  width: 100%;
}

.counter .content .count-item {
  height: 340px;
  position: relative;
  float: left;
  width: 100%;
}

.counter .content .count-item.decoration-bottom {
  position: relative;
}

.counter .content .count-item.decoration-bottom:after {
  content: '';
  position: absolute;
  width: 70%;
  height: 32px;
  top: 160px;
  left: 70%;
  background: url(../images/circle-dec.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item.decoration-top {
  position: relative;
}

.counter .content .count-item.decoration-top:after {
  content: '';
  position: absolute;
  width: 70%;
  height: 32px;
  top: 140px;
  left: 70%;
  background: url(../images/circle-dec.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item:hover strong {
  margin-top: 110px;
}

.counter .content .count-item strong {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0.25px;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 120px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item span {
  display: block;
  text-align: center;
  color: #30e298;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.25px;
}

@media (max-width: 991px) {
  .parallax {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: auto;
  }
  .parallax .content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }
  .counter {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .counter .content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }
  .counter .content .count-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .counter .content .count-item:hover strong {
    margin-top: 0px;
  }
  .counter .content .count-item:before {
    display: none;
  }
  .counter .content .count-item:after {
    display: none;
  }
  .counter .content .count-item strong {
    margin-top: 0px;
  }
}

/* COunter End */

.testimonial-text {
	color: #aaa;
}

.mbr-author-name {
    color: #232323;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.mbr-testimonial .panel-item {
    background-color: #ffffff;
}

.mbr-testimonial .card-block {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    padding: 2.4rem 2.4rem 0 2.4rem;
}

.mbr-testimonial .card-block .testimonial-photo {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 50%;
}

.mbr-testimonial .card-block .testimonial-photo img {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}

.mbr-testimonial .card-footer {
    border-top: 0;
    padding-top: 1rem;
    word-wrap: break-word;
    word-break: break-word;
    background: none;
}

@media (max-width: 300px) {
    .testimonial-photo {
        width: 100%!important;
        height: auto!important;
    }
}

#map {
	box-shadow: 0 -1px 20px rgba(0,0,0,0.35);
    margin-bottom: -6px;	
}

#catchy {
	font-size: 30px;
	font-weight: 600;
	font-style: italic;
	text-align: center;
}

.divider {
	width: 200px;
	height: 3px;
	background: #fff;
	text-align: center;
	margin: 20px auto;
}

#catchy a {
	background: #1c3a54;
	padding: 10px 15px;
	color: #fff;
	font-weight: 600;
	margin-left: 10px;
}

#catchy a:hover {
	opacity: 0.8;
	color: #000;
}

.footer {
	background: #5ec5962e;
}

.footer .card-deck {
    padding: 20px 50px 0;
}

.footer .card-deck .card {
	margin: 0 20px;
}

.footer .card-deck .card .card-text {
	color: #555;
}

.footer .card-deck .card .card-text a {
    color: #555;
}
.footer .card-deck .card .card-text i {
    color: #1c3a54;
}

.copyright {
    background: #333;
    padding: 10px 0;
}

.copyright p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 1px;
}

#top-btn {
	display: inline-block;
	background-color: #1c3a54;
	border: 1px solid #1c3a54;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50%;
	position: fixed;
	bottom: 35px;
	right: 25px;
	transition: background-color .3s;
	z-index: 1000;
}
#top-btn:hover {
  cursor: pointer;
  background-color: #333;
}
#top-btn:active {
  background-color: #555;
}

#top-btn::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
}

@media screen and (max-width:520px) {

	.h1, h1 {
	    font-size: 1.6rem;
	}

	.h2, h2 {
	    font-size: 1.4rem;
	}

	.h3, h3 {
	    font-size: 1.2rem;
	}

	.h4, h4 {
	    font-size: 1rem;
	}

	.h5, h5 {
	    font-size: 0.8rem;
	}

	nav.navbar .navbar-toggler {
		margin: 0 auto;
	}
	
	.logo-sticty div, .masthead {
	    text-align: center !important;
	}
	
	.logo-sticty .phone {
	    margin-top:10px;
	}
	
	.logo-sticty .slogan {
	    display:none;
	}

	#services .card-wrapper .card-box p {
	    padding-top: 1rem;
	}

	#catchy {
	    font-size: 22px;
	}

	.footer .card-deck {
	    padding: 20px 20px 0;
	}

	.footer .card-deck .card {
	    margin: 0 0 20px;
	}

}

.whatsapp { position:fixed; right:20px; bottom:85px; z-index:1111; }

 
