@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,700;1,700&display=swap');
body{
  font-weight: 700;
}
a, a:hover{
    text-decoration: none !important;
  }
  .h5, h5 {
    font-size: 24px !important;
    font-weight: 700 !important;
}
.owl-theme .owl-nav [class*=owl-] {
display: none !important;
}
  /*top*/
  .vs-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    width: 0;
    width: 100%;
    height: 100%;
    transition: all ease 0.8s;
    opacity: 0;
    visibility: hidden;
}
  header{
    width: 100%;
   
  }
  .twitt{
    width: 15px;
    height: 10px;
  }
  .head-2 {
    padding: 8px 0;
}
  .elementor-container {
    max-width: 1320px;
   
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
  .header-top-text {
    color: #555555;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
   transition: all ease 0.4s;
}
.header-top-text:hover{
color: #00BFFF;
}
.header-top-text .shape {
  background-color: #3CB371;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 10px;
}
.header-social a {
  display: inline-block;
  margin-right: 10px;
  border-right: 1px solid #BBBBBB;
  color: #555555;
  line-height: 1;
  margin-right: 10px;
  padding-right: 15px;
}
.header-top-text {
  color: #555555;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.header-top-text i {
  margin-right: 10px;
}
.inner-head1{
  padding: 16px 0px 16px 0px;
  border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
 .inner-head1, .inner-head2

 {
    display: flex;
    justify-content: space-between;
    align-items: center;
 }
  .nav-bar{
    
      display: flex;
      height: 100%;
      align-items: center;
       padding: 5px 0;
  }
  .logo-img{
    width: 18%;
       padding: 5px 0;
  }
    nav ul li {
      display: inline-block;
     
    }
   .header-menu > ul > li > a {
    padding: 10px 18px;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    
    background: #964b00;
    margin: 0px 5px;
    border-radius: 30px;
    position: relative;
    transition: 300ms all ease-in-out;
}
   nav ul{
      list-style: none;
      margin: 0;
      padding: 0;
   }
  
    nav ul li a:hover {
      text-decoration: none;
     background-color: #00BFFF;
    }



    .header-btns{
      margin: 0px 20px 0px 0px;
    }
    .sign-sec{
      display: flex;
      justify-content: flex-end;
      align-content: center;
    align-items: center;
    }
       .vs-btn{
    background-color: #00BFFF;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    border: none;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    padding: 21.5px 30px;
    border-radius: 9999px;
   position: relative;
    z-index: 1;
    overflow: hidden;
   }

.vs-btn:before, .vs-btn:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background-color: #3CB371;;
  transform: scale(0);
  z-index: -1;
  border-radius: inherit;
  transform-origin: right bottom;
  transition: opacity ease 0.4s, visibility ease 0.4s, transform ease 0.4s;
}
.vs-btn:before {
  transform-origin: left top;
}
.vs-btn:hover {
  color: #ffffff;
}
.vs-btn:hover:before, .vs-btn:hover:after {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}


.contactadd{
  
    background-color: #3CB371;
}
.contactadd-box{
  padding: 28px 0px 28px 0px;
  
}
.media-box p{
  color: #ffffff;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
 
}
.media-box{
  align-items: center;
  display: flex;
  justify-content: center;
}
.media-box p a{
  color: #ffffff;
}
.cont-icon i{
  
    font-weight: 900;
    color: #3CB371;
    background-color: #ffffff;
    position: relative;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3em;
    margin: 0px 15px 0px 0px;
    text-align: center;
    border-radius: 50%;
}
.head-3{
  z-index: 1;
  position: relative;
}
  /*banner*/


  .outline-text {
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    border-left-color: #000 !important;
    border-left-style: solid !important;
    border-right-color: #000 !important;
    border-right-style: solid !important;
    border-top-color: #000 !important;
    border-top-style: solid !important;
    border-bottom-color: #000 !important;
    border-bottom-style: solid !important;
    border-radius: 10px !important;
    
} 

.bor-ul{
  padding: 30px;
}
.sec-title {
  font-family: "Epilogue", sans-serif;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px !important;
  margin-bottom: 40px !important;
}
.bor-set {
  border-left: 2px solid #000;
}
/*footer*/
.top-foot{
    background-color: #3CB371;
    position: relative;
  }
     .subs{
      padding: 60px 80px 60px 15px;
      display: flex;
      position: relative;
      width: 100%;
      flex-wrap: wrap;
      justify-content: space-between;
      align-content: flex-start;
     }
     .form-style1 .form-title {
      color: #000000;
      font-size: 34px;
      margin: -0.2em 0 20px 0;
      text-transform: capitalize;
  }
  .form-style1 .form-title {
    color: #000000;
    font-size: 34px;
    margin: -0.2em 0 20px 0;
    text-transform: capitalize;
  }
  .form-style1 input {
    height: 60px;
    color: #949494;
    font-weight: 500;
    padding-left: 40px;
    padding-right: 30px;
    border: none;
    margin: 0 10px 0 0;
    border-radius: 9999px;
    flex: 1;
  }
  .form-style1 .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  .elementor-social-icon i {
    color: #ffffff;
    width:50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-size: 28px;
    
    text-align: center;
    margin-right: 10px;
  }
  .newsym-twitter{
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    vertical-align: bottom;
  }
  .elementor-heading-title {
    color: #000000;
    font-size: 34px;
  }
   
  .bg-btm{
    position: relative;
   
  }
  .btm-foot{
    padding: 10px 0px;
   
  }
  .btm-headtxt{
    margin: 0px 0px 10px 0px;
  }
  .btm-headtxt .elementor-heading-title {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
  }
  .btm-headtxt h2.elementor-heading-title {
    position: relative;
    padding-bottom: 15px;
  }
  .btm-headtxt h2.elementor-heading-title:before,
    .btm-headtxt h2.elementor-heading-title:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 40px;
      height: 2px;
      background-color: #3CB371;
  }
   .btm-headtxt h2.elementor-heading-title:after {
    left: 45px;
    width: 10px;
    background-color: #00BFFF;
  }
  .footer-address {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    max-width: 340px;
    color: #000000;
  }
  .footer-info {
    position: relative;
    margin: 0 0 10px 0;
    height: 40px;
    display: flex;
    align-items: center;
    flex: 1;
    padding: 0 0 0 50px;
    max-width: 300px;
    font-weight: 500;
  }
  .footer-info i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color:#3CB371;
    color: #ffffff;
    position: absolute;
    left: 0;
    
    border-radius: 50%;
    
  }
  .footer-info a {
    color: #000000;
    margin-right: 10px;
}
  .footer-menu ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .footer-menu a {
    display: block !important;
    line-height: 1.3 !important;
    color:#000000 !important;
    width: max-content !important ;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 23px !important;
    max-width: 100% !important;
    position: relative !important;
    
  }
 .footer-menu a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  transition: all ease 0.4s;
  height: 1px;
  background-color:#111330;
}
  .footer-menu a i{
    margin-right: 8px;
  }
  .footer-menu a:hover {
  color:#111330 !important;
}
  .footer-menu a:hover:before {
    width: 100%;
  }
  .img-collection{
    overflow: hidden;
  }
  .img-collection  img {
    transition: all ease 0.4s;
    transform: scale(1.03);
    
  }
  .img-collection img:hover  {
    transform: scale(1.2);
  }
  .line-bor{
    border-style: solid;
      border-width: 3px 0px 0px 0px;
      border-color: #FFFFFF1A;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      margin: 0px 15px 0px 15px;
  }
  .bottom-btmlogo{
    padding: 20px 15px 20px 15px;
  }
  .vs-widget-about p {
    font-weight: 700;
    
      margin: 0 0 18px 0;
      color: #000000 !important;
      line-height: 1.75;
  
  }
  .description {
    color: #000000;
}
.footer-widget {
    font-weight: 700;
   
}
.newsletter-form {
    display: flex;
}
.newsletter-form input {
    border-radius: 0;
    color: #000;
    height: 70px;
    flex: 1;
}
.widget input {
    height: 60px;
    border: none;
    font-size: 16px;
    border: 1px solid #555555;
    border-right: 0px;
    background-color:#FFF;
    padding: 0 30px 0 28px;
}
.newsletter-form .vs-btn {
    border-radius: 0;
    height: 60px;
}

  .end-privacy{
    background-color: #111330;
    border-style: solid;
      border-width: 1px 0px 0px 0px;
      border-color: #70707080;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      padding: 30px 0px 30px 0px;
  
  }
  .copyright-text {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
  }
  .copyright-text a.text-white {
    color: #00BFFF !important;
  }
  .copyright-menu{
    float: right;
  }
  .copyright-menu ul{
    margin-bottom: 0px;
  }
  .copyright-menu li {
    line-height: 20px;
    display: inline-block;
    margin-right: 25px;
  }
  .copyright-menu li:not(:last-child) {
    border-right: 2px solid rgba(255, 255, 255, 0.5);
    padding: 0 24px 0 0;
  }
  .copyright-menu li:last-child {
    margin-right: 0;
  }
  .copyright-menu a {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
  }
  .copyright-menu a:hover {
    color:#00BFFF;
  }
  .half-gree{
    background-color: rgba(0, 0, 0, 0.07);
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
  }

/*media*/
    
    
    .checkbtn{
       
     
      background-color: #3CB371;
      border-radius: 5px;
      font-size: 24px;
      padding: 5px 15px;
      cursor: pointer;
      display: none;
    }
    
    @media screen and (max-width:768px){
   .checkbtn{
     display: block;
   }
   .logo-img {
    width: 60%;
   }
   .active1 {
     padding: 0px;
   }
   #myLinks{
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #3CB371;
    position: absolute;
    width: 100%;
    right: 0px;
    top: 73px;
    z-index: 2;
}
  
 #myLinks li {
  width: 100%;
 
}
#myLinks li a{
  text-decoration: none;
   background-color: unset;
   
    display: block;
   
    padding: 8px 36px;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    
}
   .hd-1{
    display: none;
   }
   .sign-sec{
    display: none;
   }     
   .img-shape1 {
    display: none;
}  
.shape-dotted{
  display: none;
}
.sec-subtitle {
  font-size: 14px !important;
  margin-bottom: 10px !important;
  text-align: center;
} 
.sec-title {
  font-size: 30px !important;
  text-align: center;
}
.h5, h5 {
  font-size: 18px !important;
 
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.cta-img1 {
  margin-bottom: -80px;
}
.cta-img1 img {
  position: relative;
  max-width: 100%;
}
.cta-box1 .cta-number {

  margin-top: 20px;
}
.half-gree {
  display: none;
}
.subs {
  padding:40px 0px;
  display: block;
}
.form-style1 .form-group {
  display: block;
}
.form-style1 input {
  margin-bottom: 20px;
}
.form-style1 .form-group {
  display: block;
}
.form-style1 .form-title {
  font-size: 26px;
  text-align: center;
}
.elementor-heading-title {
font-size: 26px;

margin-bottom: 20px;
}
.right-subs .elementor-heading-title{
  text-align: center;
}
.elementor-social-icon i {
    width: 43px;
    height: 43px;
    line-height: 43px;
}
.elementor-container {
  margin: 0px 10px;
}
.cta-box1 {
  padding: 40px 20px 30px 20px;
  margin-bottom: 100px;
}
.right-subs {
  padding: 40px 15px 0px 15px;
}
.elementor-grid{
  text-align: center;
}
.mob-not{
  display: none;
}


.bg-imgcarousel1 , 
.bg-imgcarousel2 , .bg-imgcarousel3 {
height: 160px;
}
.main-sec {
  margin-top: 0px;
}
.about-media .media-title {
text-align: left;
}
.vs-btn {
display: block;
margin: auto;
}

.footer-menu ul {

  grid-template-columns: repeat(2, 1fr);
}
.copyright-menu {
  float: unset;
}
.bor-set {
  border-left: 0px;
}
    }

    

@media screen and (max-width:1042px){
  .header-menu > ul > li > a {
    margin: 0 2px;
    padding: 6px 12px;
      }
  .hd-1{
    display: none;
   }
   .sign-sec{
    display: none;
   }   
   .img-shape1{
    display: none;
   }
   .cta-img1 img {
  position: unset;
   }
   .elementor-container{
    margin: 0 15px;
   }
}