@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;1,200&display=swap');
html, body {
  height: 100%;
font-family: 'Rubik', sans-serif;
  font-weight: 400;
  line-height: 1.8571428571;
  font-size: 15px;
  color: #555555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Rubik', sans-serif;
  font-weight: 600;
  margin: 0;
  color: #333;
}
p {
  margin-top: 0;
  margin-bottom: 8px;
}
iframe {
  border: none;
}
a, b, div, ul, li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-outline-: none;
}
input, input:hover, input:focus, input:active, textarea, textarea:hover, textarea:focus, textarea:active, select:focus, select:hover {
  -moz-outline: none;
  outline: none;
  border: 1px solid #075ac9;
  box-shadow: none;
  border-color: #075ac9;
}
 img:not([draggable]), embed, object, video {
 max-width: 100%;
 height: auto;
}
a {
  text-decoration: none;
  outline: 0;
}
a:active, a:focus, a:hover, a:visited {
  text-decoration: none;
  outline: 0;
}
img {
  border: none;
  max-width: 100%;
}
button:focus {
  -moz-outline: none;
  outline: none;
  border: 1px solid #075ac9;
  box-shadow: none;
  border-color: #075ac9;
}
.section1 {
  padding: 70px 0; 
}
.section-top {
  padding: 70px 0 0;
}
.section-bottom {
  padding: 0 0 70px 0;
}
.btn.focus, .btn:focus {
  border: 1px solid transparent;
}
.form-control:focus, .btn.focus, .btn:focus {
  color: #495057;
  background-color: #fff;
  border-color: #075ac9;
  outline: 0;
  box-shadow: none;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
a:focus {
  outline: 0px solid;
}
.fix {
  overflow: hidden;
}
a {
  text-decoration: none;
}
a:hover {
  color: #075ac9;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
  color: #12315a;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}

::-moz-selection {
 background: #2b2b2b;
 text-shadow: none;
 color: #fff;
}

::selection {
 background: #2b2b2b;
 text-shadow: none;
 color: #fff;
}
.p-0 {
  padding: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
/*------------------------ content end -----------------------*/


/*------------------------ element start ---------------------*/


/*=================================================
    element inheritance
==============================================================*/
body {
  background: #fff url(../img/pattern_3.svg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1; color: #000;
}
.navbar-brand img {
    width: 130px;
    margin-top: -70px;
}
.display{display: inline-block;}

.header-top-info{position: relative;    padding: 15px 0;}
.header-top-info:after{position: absolute; bottom: 0; background: #43d6da; width: 50%; height: 1px; right: 0; content: ''; }
.header-info span {
    position: relative;
}
.header-info span + span {
    margin-left: 8px;
    padding-left: 8px;
}
.header-info span + span::before {
    background: rgb(255 29 4) none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: -2px;
    position: absolute;
    top: 0;
    width: 1px;
}
.header-info a {
    color: #000;
}
.header-social ul li {
    display: inline-block; padding-left: 5px;
}
.header-social ul li:hover i {
    color: #008C99;
    background: #fff;
}
.header-social ul li i {
    color: #36bbbf;
    height: 25px;
    width: 25px;
    text-align: center;
    border: 1px solid #fff;
    vertical-align: middle;
    display: table-cell;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.navbar {
    padding: 0;
    width: 100%;
    z-index: 9;
       background: #fff !important;
}
.navbar-dark .navbar-nav .nav-link {
  display: block;
    padding: 1.5rem 1rem;
    font-weight: 500;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;letter-spacing: 1px;font-weight: 600;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #000;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #000;
}
.dropdown-submenu {
  position: relative;
  z-index: 9999;
}
 .dropdown-submenu a::after {
 transform: rotate(-90deg);
 position: absolute;
 right: 6px;
 top: .8em;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
 margin-left: .1rem;
 margin-right: .1rem;
  height: 300px;
  overflow-y: auto;
}
.dropdown-item {
  font-size: 13px;
  padding-left: 5px;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #bd9753;
}

.banner-cap {
  position: absolute;
  top: 20%;
  left: 8%;
  right: auto;
  margin: 0 auto;
  text-align: left;
  width: 40%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 25px;
}
.banner-cap h1 {
  font-size: 30px;
  text-transform: uppercase;
}
.banner-cap h3 {
  color: #bd9753;
  font-size: 28px;
  text-transform: uppercase;
}
.banner-cap p {
  margin: 20px 0;
  font-size: 17px;
}
.banner-cap hr {
  border-top-color: rgb(255, 255, 255);
  position: relative;
}
.banner-cap hr:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: 60px;
  height: 3px;
  background: #bd9754;
}
.carousel-caption {
         position: absolute;
    right: auto;
    top: 30%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    left: auto;    color: #000;
    height: fit-content;}
.carousel-caption h2 {
    font-size: 60px;
    font-weight: 300;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 50px;
}
.carousel-caption h2 span{    font-weight: bold;
    background: #27b6ba;
    padding: 10px 16px;}
.carousel-caption h5{color: #fe210e;
    font-size: 20px;
    margin-bottom: 25px;}
.know_more {
    border: 1px solid #5e9e33;
    color: #fff;
    padding: 10px 35px;
    margin-top: 25px;
    display: inline-block;
    font-size: 16px;
}
.know_more:hover{ background: #5e9e33; color: #fff; }

a.readmore_btn {
    background: #27b6ba;
    color: #fff;
    padding: 15px 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 25px;
    display: inline-block;
}


.swiper-container {
  position: relative;
}

.swiper-container > .swiper-slide__content {
  position: absolute;
  top: 0;
}

.swiper-slide {
  background: #eee;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  background: #27b6ba;
   
}

.swiper-slide__content {
  height: 300px;
}
.box-slide h4{padding-bottom: 10px; color: #000;}
.box-slide {
    padding: 15px; color: #000;   
}

.swiper-slide.swiper-slide-active .box-slide h4 ,
.swiper-slide.swiper-slide-active .box-slide {color: #fff;}
.video-box iframe{width: 100%; height: 200px;}
.video-box h4{font-size: 23px; padding:15px 0; color: #fff;}
.video-box{    margin-bottom: 25px;
    background: #1f294c;
    padding: 15px;
    border-radius: 10px;}

.about-img{    position: relative;
    margin: 40px 30px 0 40px;
    z-index: 1;}
.about-img:before {
    position: absolute;
    border: 10px solid #ff1605;
    content: '';
    width: 60%;
    z-index: -1;
    left: -40px;
    top: -40px;
    bottom: -40px;
}
.section {
    padding: 70px 0; position: relative;
}
.sec-heading{font-size:45px; margin-bottom: 35px;}
.about{background: #1f294c;}
.about-content{ padding:100px 55px; color: #fff; }
.about-content h2{color: #fff;}
.carousel-caption p {
    color: #fff;
}
.gallery{background: #f5f7ff;}
.gallery-box{ margin-bottom: 25px; }
.gallery-box img{ border-radius: 10px;}
.sec-head {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 40px;
    position: relative;
}
.sec-head:after{     position: absolute;
    width: 65px;
    height: 4px;
    background: #ff1605;
    right: 0;
    content: '';
    /* top: 0; */
    bottom: -20px;
    left: 0;
    margin: 0 auto;}
.product-con a{    color: #222;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;}
.product-box{margin-bottom: 40px;}
.form-group label {
    color: #ff1605;
}
button.sub_btn {
    width: 100%;
    background: #23b5b9;
    border: none;
    color: #fff;
    text-transform: uppercase;
    padding: 7px;
    border-radius: 5px;
}
.contact-section-contact-box {
    padding: 38px 45px;
    border: 2px solid #ff1605;
}
.contact-section-contact-box .details ul li {
    position: relative;
    padding-left: 25px;    margin-bottom: 15px;
}
.contact-section-contact-box .details ul i {
    color: #ff1605;
    position: absolute;
    left: 0;
    top: 3px;
}
.contact .sec-head{color:#000; font-size: 30px;}
.contact .sec-head:after {
    position: absolute;
    width: 65px;
    height: 4px;
    background: #ff1605;
    right: 0;
    content: '';
    /* top: 0; */
    bottom: -9px;
    left: 0;
    margin: 0;
}
.section-title-white {
    margin-bottom: 30px;
}
footer {
    background: #20232c;
    color: #fff;
    padding: 10px;
}
footer p {
    margin-bottom: :0;
    padding-bottom: 0;
    margin: 0;
}

@media(max-width: 1200px){
  .carousel-caption h2 {font-size: 35px;}
  .carousel-caption{padding: 30px 50px;top: 20%;}
  a.readmore_btn{padding: 12px 25px;}
}


.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #27b6ba;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #27b6ba;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #27b6ba;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #fff;
}
.c-fff{color: #fff;}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}
.testimonialSec {
    background: #1f294c;
}
/* 13. Contact Info  */
.contact-ico i {
  color: #0078ff;
  font-size: 26px;
}

.contact-ico {
  float: left;
}

.contact-content {
  overflow: hidden;
  padding-left: 27px;
}

.contact-content h4 {
  color: #0a1119;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 19px;
}

.contact-content ul li {
  color: #506072;
  margin-bottom: 4px;
}

.h1-contact-ico i {
  color: #23b5b9;
}
.carousel-item:before{position: absolute; content: ''; width: 100%; height: 100%; background: rgba(0,0,0,.6); left: 0; top: 0;}
input.form-control {
    height: 45px;
}
@media (max-width: 767px){
  .navbar-brand img {
    width: 100px;
    margin-top: 0;
}
.carousel-item{
    object-fit: cover;
    width: 195%;
    height: 300px;
    /* object-position: -150px; */
}
.carousel-item img{object-position: -200px;}
.header-top-info:after{width: 100%;}
.header-social {display: none;}
.navbar {padding:10px;}
.navbar-toggler{background: #191d28;}
.carousel-caption h5 {font-size: 15px;margin-bottom: 0;}
.carousel-caption h2{font-size: 15px;margin-bottom: 30px;}
a.readmore_btn {padding: 10px 15px; margin-top: 5px; font-size: 9px;}
.carousel-caption{padding:10px;}
.section{padding:50px 0;}
.about-content h4:after{display: none;}
.about-content {margin-top: 25px;}
.con-form {margin-top: 25px;}
}


@media (min-width: 768px) {
ul.navbar-nav li.dropdown:hover > .dropdown-menu {
 display: block;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 transition: all 0.3s ease;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
 @-webkit-keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes fadeInDown {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-20px);
 -ms-transform: translateY(-20px);
 transform: translateY(-20px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
}
 .fadeInDown {
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
}
 @-webkit-keyframes fadeInDownBig {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-2000px);
 transform: translateY(-2000px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
}
}
