@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600&display=swap');
body{font-family: 'Nunito', sans-serif; background: #fff; color: #484848;}
:root {
	--bg-blue : #0a304e;
	--bg-warning: #ffc107;
	--text-black: #000;
	--nunito:'Nunito', sans-serif;
}
a{text-decoration: none;}
.top-nav{background: var(--bg-blue); padding: 2px 0; text-align: right;}
.top-nav ul{margin: 0; padding: 0; }
.top-nav ul li{display: inline-block; font-size: 14px; padding: 0 8px;}
.top-nav ul li a{color: #fff; padding: 5px 2px; display: inline-block;}
.header {background:#fff;}

.header .rsnav{background: #fff !important;  }
.header .rsnav .navbar-nav .nav-link{text-transform: uppercase; color: #000; font-size: 14px; padding-right: 0.9em; padding-left: 0.9em;}


.header .rsnav .navbar-nav li .dropdown-menu{border: none;border-radius: 6px;box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
min-width: 230px;}
.header .rsnav .navbar-nav li .dropdown-menu li{border-bottom: 1px solid #ebebeb;}
.menubox .navbar-nav li .dropdown-menu li:last-child{border-bottom: 0px solid #ebebeb;}
.header .rsnav .navbar-nav li .dropdown-menu .dropdown-item{font-size: 16px; padding: 8px 15px; }
.header .rsnav.navbar-nav .nav-link:hover{color:#ff5a5f !important;}
.header .rsnav .navbar-nav .active{color:#000 !important; background-color: rgba(255,255,255,.20) !important;}
.OurServices{margin: 2rem 0;}
.OurServices .owl-inner{margin: 0;}
.OurServices .owl-inner h5{text-align: center; color: #000; font-size: 16px; margin-top: 10px;}
.OurServices .owl-inner .imgbx{margin: 0;}
.OurServices .owl-inner .imgbx img{width: 100%; height: 150px; border-radius: 4px; object-fit: cover; object-position: center;}

.d4-box{text-align: center; margin: auto; position: relative; padding: 10px 10px; border-radius: 8px;}
.d4-box i{font-size: 3em; margin: 1rem  0; color: #333;}
.d4-box h4{position: relative; margin-bottom: 2rem; color: #333;}
.d4-box h4::before{position: absolute; content: ''; left:0; right: 0; margin: auto; bottom: -10px; height: 3px; width: 40px; background-color: #086faa; transition: all 500ms ease;}
.DeskBx{margin: 1rem 0; text-align: center;}
.PBox {margin: 2rem 0;}
.PBox img{max-width: 100%; width: auto; height: 120px; object-fit: cover; object-position: center;}


.welcome-bx{background: var(--bg-blue);}
.welcomebg{padding: 2rem 0; }
.welcomebg h1{color: #fff;}
.welcomebg  p{ color: #fff;}



.PhotoGallery{background: #fff; padding: 3rem 0;}
.PhotoGallery .owl-inner .imgbx{margin-bottom: 1rem;}
.PhotoGallery .owl-inner h2{margin-bottom: 2rem;}
.PhotoGallery .owl-inner .imgbx img{width: 100%; height: 150px !important; object-fit: cover; object-position: center;}







.galleryBox{margin: 0;}
.galler-img{margin-bottom: 1rem; }
.galler-img p{text-align: center; color: #000; padding-top: 1rem;}
.galler-img img{width: 100%; object-fit: cover; height: 180px;}




/*-- testimonial Section CSS --*/
#testimonial {
    padding: 30px 0px 20px;
    color: #fff;
    background:var(--bg-blue);
}
#testimonial h2 {
    color: #fff;
    text-align: center;
    font-weight: 600;
}
#testimonial .client-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 3px solid #fff;
    margin: 0px auto;
    border-radius: 100%;
    position: absolute;
    left: 0px;
}
#testimonial .carousel-content {
    padding: 20px 0px 20px 0px;
    width: 70%;
    margin: 0 auto;
    position: relative;
}
#testimonial h3 {
    font-size: 17px;
    color: #fff;
    margin-bottom: 30px;
    font-style: italic;
    text-align: right;
}
#testimonial p {
    font-size: 15px;
}
#testimonial .client-img img {
    width: 100%;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}

@media (max-width: 576px) {
#testimonial .carousel-content {
    padding: 20px 0px 20px 0px;
    width: 100%;
}
#testimonial .client-img {
    margin: 20px auto;
    position: static;
}
#testimonial h3, #testimonial p {
    text-align: center;
}
}
/*-- End Testimonial Section CSS --*/

footer{background: #333333; padding: 2rem 0;}
footer h5{color: #fff; font-size: 1rem; font-weight: 600; text-transform: uppercase;}
footer .footer-m{margin: 1rem 0;}
footer .footer-m ul{margin: 0; padding: 0;}
footer .footer-m ul li{display:block;margin: 0; padding: 0; color: #fff; font-size: 13px;padding: 0.5em 0em;}
footer .footer-m ul li a{display: block; color: #fff; font-size: 13px;  border-radius: 25px;}
footer .form-label{color: #fff;}
.footb{padding: 0.6rem 0; font-size: 13px;}
.followb a{color: #fff; display: inline-block; margin: 0 5px;}
.followb a i{color: #fff; font-size: 1rem}

.contantBx {background: #fff; padding: 0rem 0 2rem 0;}
.pagecont{margin: 0; min-height: 350px;}
.pagecont h1{margin-bottom: 1rem; border-bottom: #ccc 1px solid; padding-bottom: 1rem;}
.pagebanenr{background: #000; background-size: cover; object-fit: cover; margin-bottom: 2rem;}
.pagebanenr h1{margin: 0; padding: 9px 0; color: #fff;}
.bannerb{padding: 1.5rem 0; }
.bannerb .breadcrumb{margin-bottom: 0 !important}
.pagebanenr .breadcrumb-item a{color: #fff;}
.pagebanenr .breadcrumb-item.active{color: #ffe300;}



.owl-theme .owl-nav{}
.owl-carousel .owl-nav button.owl-next{right: 0px;}
.owl-carousel .owl-nav button.owl-prev{left: 0px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
background: #fff !important;
padding: 0;
display: inline-block;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
color: #006c70;
transition: all 0.3s ease-in-out 0s;
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 2;
border: none;
border-radius: 50%;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #ff5a5f !important;}

/*@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }

.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.navbar .dropdown-menu.fade-up{ top:180%;  }
.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
} */




/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .dropdown-menu li{
    position: relative;
  }
  .dropdown-menu .submenu{ 
    display: none;
    position: absolute;
    left:100%; top:-7px;
  }
  .dropdown-menu .submenu-left{ 
    right:100%; left:auto;
  }

  .dropdown-menu > li:hover{ background-color: #f1f1f1 }
  .dropdown-menu > li:hover > .submenu{
    display: block;
  }
} 
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
    margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 
/* ============ small devices .end// ============ */



/* Shutter In Horizontal */
.d4-box {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.d4-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0px 0px 25px rgba(0,0,0,0.10);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.d4-box:hover, .d4-box:focus, .d4-box:active {
  color: white;
}
.d4-box:hover h4, .d4-box:focus h4, .d4-box:active h4 {
  color: #fff;
}
.d4-box:hover i , .d4-box:focus i, .d4-box:active i {
  color: #fff;
}
.d4-box:hover:before, .d4-box:focus:before, .d4-box:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}