a.nav-item.nav-link {
    font-size:20px;
    color:#cfa363 !important;
    font-weight:600 
}
h2.head {
    border-radius:20px;
    color:white;
    border:1px solid white ;
    width: 50%;
    margin: auto;
}
.style1 {
    background-image:url("../assets/images/img.jpg") 
}
.backimg {
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:100%;
    background-image:url("../assets/images/back.png") 
}
.style2 {
    background-color:#1c80c4 ;
    height: 500px;
}
.style3 {
    background-color:#86bee7 ;
    height: 400px;
}
.style4 {
    background-color:#8fb1dd ;
    height: 400px;
}
.vid-text {
    margin: auto;
   
   
}

video {
    border-radius: 30px;
}

div.linee {
    margin: 40px auto;
    border-top:4px solid white;
    width: 20%;
}

span.carousel-control-next-icon {
    background-color:grey;
    padding:40px 20px; 
}

span.carousel-control-prev-icon { 
    background-color:grey;
    padding:40px 20px; 
}

.carousel-caption {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.style5 {
    border-width:4px 
}

.cap-text {
    padding: 20px;
    background-color:#cfa363;
    opacity: 60%;
}


.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}


.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: grey !important;
    color: white !important;
}
span {
    font-size: 70px;    
    position: relative;
    top: -5px;

    padding: 0 10px;
}
.owl-nav button:focus {
    outline: none;
}

.owl-dots {
    display: none;
}

.owl-carousel {
    margin-bottom: 20px ;
}




form {
    margin-top: 20px;
}

#cont_info {
    padding: 20px;
}

#notifies1 {
    z-index: 9999;
}


@media only screen and (max-width: 600px) {
       h1.sliderCAp2 {
    font-size: 30px !important;
      
 }
 p.sliderCAp3 {
    font-size: 14px !important;

 }

  h3.sliderCAp {
    font-size: 20px !important;
  
 }

 .cap-text {
     padding: 5px;
     margin-top: -20%;
 
 } 
 #btn1 {
     margin-top: 20px;
 }
}

@media only screen and (max-width: 550px) {
       h1.sliderCAp2 {
    font-size: 25px !important;
      
 }
 p.sliderCAp3 {
    font-size: 12px !important;

 }

  h3.sliderCAp {
    font-size: 18px !important;
  
 }

 .cap-text {
     padding: 5px;
     margin-top: -50%;
 
 } 
 #btn1 {
     display: none;
 }
}


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

 .cap-text {
     padding: 5px;
     margin-top: -15%;
 
 } 
 #btn1 {
     margin-top: 20px;
 }
}

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

 .cap-text {
     padding: 5px;
     margin-top: -15%;
 
 } 

 
 #btn1 {
     margin-top: 20px;
 }
}



@media only screen and (min-width: 1200px) {
       h1.sliderCAp2 {
    font-size: 70px !important;
      
 }
 p.sliderCAp3 {
    font-size: 25px !important;

 }

  h3.sliderCAp {
    font-size: 40px !important;
  
 }

 .cap-text {
     padding: 15px;
     margin-top: -10%;
 
 } 
 #btn1 {
     margin-top: 20px;
 }
}
