/********** Template CSS    /!----primary: #86B817;--> **********/

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/Yekan.eot');
    src: url('../fonts/Yekan.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Yekan.woff2') format('woff2'),
        url('../fonts/Yekan.woff') format('woff'),
        url('../fonts/Yekan.ttf') format('truetype'),
        url('../fonts/Yekan.svg#Yekan') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.searchdiv{
    border: solid 1px #062636;
}

#adviceimg{
        object-fit: cover;
        display: block;
        margin: auto;
}

.btnsearch{
    background-color: #2b5670;

    color: #ffcd39;
    font-size: 24px;
    font-weight: bold;
    border: 1px solid #062636;
    transition: background-color 0.2s ,color 0.2s;

}

.btnsearch:hover{
    background-color: #ffcd39;
    color: #062636;
}

:root {
    --primary: #59a5d7;
    --secondary: #fe8800;
    --light: #F5F5F5;
    --dark: #14141F;
}

.fw-medium {
    font-weight: 600 !important;
}

.fw-semi-bold {
    font-weight: 700 !important;
}

.moshaveretit{

    text-align: center;

}
#newsbolck{

    width: calc(100% - 170px);
    padding-right: 90px


}

#qas{
    direction: rtl;!important;
}

.socialimg1{
    width: 100px ;
    height: 100px
}


.n_phone{
display: none;
}



.advicediv{
    width: 340px ; margin: auto;background-color: white ; border-radius: 25px; display: block;
}

#darkhastdiv{
    direction: rtl;
}

.nblock{
    background-color: #fbbe48;
    font-family: Yekan ;
    color: #062636;
    font-weight: bold;
    width: 270px;
}

.newsblock2{
    display: none;

    direction: rtl  ;
    padding-right: 10px;

    font-family: Yekan ;
    color: #062636;
    font-weight: bold;
    width: 100%;

}

/********** Template CSS    /!----primary: #86B817;--> **********/
.footercontainer{
    background-color:  #062636;
}
.postcate{
    background-color: #2b5670;
    color: white;
    font-weight: bold;

}
.sociallink-f{
    background-color: #062636;
    color: white;
    width: 35px;
    margin-right: 3px;
    height: 35px;
    font-size: 25px;
    text-align: center;
}

.footercontainer a:hover{
    color: #ffcd39;!important;
}


.infolink{
    color: black;
}

.infolink :hover{
    color: black;!important;
}

.infolinkli{
    font-weight: bolder;
    font-size: 22px;
}

.collapsibl {
  background-color: #2b5670;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: center;

  outline: none;
  font-family: Yekan;
  margin-bottom: 5px;

}

.nmadimg{
    margin-top:7px ;
    
}

.collapsibl:hover{
    transition: background-color 0.1s;
    background-color: #143c55;
}

.collapsibl:after {
  conten: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}




.namdd{

    display: block;
    margin: auto;
    width: 50%;
}

.serviceblog{
    background-color: #2C3E50;
    color: white;
    padding: 10px;
    text-align: center;
}



.homepartion{
    width: fit-content;
    padding: 8px;


    height: 68px;
    border-bottom: #ff8b40 2px solid;
}

.color2{
    color:#c5682e ;
}

.routat{
    transform: rotateZ(180deg);
}

.routat2{
    transform: rotateZ(360deg);
}

.aboutiteam{
    border-right: #ff8b40 2px solid;
    padding-right: 5px;
}

.mobaildive{
    width: fit-content
}

.page-link-c{
    color:#143c55 ;
}
.page-link-c:hover{
    color:#143c55 ;

}

.selectedpage{
    background-color:#143c55 ;
    color: white;
}

#maj2{
    margin-top: 21px;
    font-size: 15px;
    display: none;

}

.sp-link{
    width: 50%;
    border:1px solid #8fa4ba ;
    text-align: center;
    margin-top: -11px;
    height: 40px;
    padding-top: 8px;
}

.nav-item{
    width: fit-content;

}


.xx {
  position: relative;
  display: inline-block;
}

.xx .tooltiptext {
  width: 80px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 80%;
  margin-left: -75px;
  opacity: 0%;
  transition: opacity 0.3s;
}



.xx .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.xx:hover .tooltiptext {
  visibility: visible;
  opacity: 100%;
}

.copybtnbox{
    margin-top: 20px;
}
.copybtnbox input{
    border: 1px solid black;
    font-family: Yekan;
    width: 185px;
    padding: 5px;
}
.copybtnbox button{
    border: 1px black solid;
    font-family: Yekan;
    background-color: #143c55;
    color: white;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;

}

.copybtnbox p {
    font-family: Yekan;

}









.fitcon{
    width: fit-content;
    margin: auto;
}

.iconp{
    padding-top: 5px;
}


.colorcontainer{
    color: black;
}

#hoze{
   color: black;
}

.div-s-1{
    border-radius: 20px
}

.div-s-2{
    text-align: center ;
    padding: 10px
}
.s-img{
    width: 100%;
}

.div-s-3{
    text-align: right;
}

.div-sv-1{
    direction: rtl
}

.s-a1{
    border-radius: 30px;
}

.blckcolor{
    color: black;
}

.servicelink1{
    display: inline-block;
    margin: auto ;
    width: 210px ;
    height:30px ;
    border-radius: 3px;
    text-align: center;
    border: black 1px solid;
    background-color: #173c57;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: rtl;

}
.servicelink1:hover{
    background-color: #105076;
    color: #e6dbb9;
}


.morhomelink{

    display: block;
    margin: auto ;
    margin-top: 20px;
    width: 245px ;
    height: auto;

    padding: 5px;
    border-radius: 3px;
    text-align: center;
    border: #062636 2px solid;
    background-color: #fbbe48;
    color: #062636;
    font-weight: bold;

}
.morhomelink:hover{
    background-color: #ffcd39;
    color: #2C3E50;
}




#linkw{
    width: 285px;
}

.hometiter {
    background-color: #ffcd39;
    width: 150px;

}
#fq{
    direction: ltr;
}



.conten {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: white;
}

.submenu{
    background-color: #F5F5F5;
    padding: 10px;
    text-align: center;
    font-family: Yekan;
    color: #212529;
    width: 100%;
    border: none;

}

.submenu:hover{
    background-color: #6c757d;
    color: white;
}
/********** Template CSS    /!----primary: #86B817;--> **********/


.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 0px;
}

.about{
   text-align: right;
    direction: rtl;
}


.about a{
    color: #3b86ff;
    font-weight: bold;
}

.about a:hover{
    color: #1c64d8;
}

.service_image{
    width: 250px;
    height: 200px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
}

.sample-tittre{
    text-align: center;
}


.dropdown-item{
    display: block;
    color: #0c0c13;
    padding: 2px 10px 2px 2px;
}

.sampleb1{
    display: block;
    margin: auto ;
    width: fit-content ;
    height:40px ;
    margin-top: 25px;
    border-radius: 3px;
    text-align: center;
    border: black 1px solid;
    background-color: #f5f5f5

}


.home-div1{
    border-radius: 20px;
}
.home-div2{
    text-align: center ;
    padding: 10px;
}
.home-img1{
    width: 100%
}
.home-a1{
    border-radius: 30px;
    color: black;
}




.home-div3{
    text-align: right;
}
.home-a2{
    display: block;
    margin: auto ;
    width: fit-content ;
    height:40px ;
    margin-top: 25px;
    border-radius: 3px;
    text-align: center;
    border: black 1px solid;
    background-color: #f5f5f5;
}

.hom-h5-1{
    opacity: 100% ;
    text-align: center ;
    padding: 10px ;
    background-color: #c3dc8b;
    color: black
}
.hom-h5-2{
    opacity: 0% ;
    text-align: center ;
    padding: 10px ;
    background-color: #c3dc8b;
    color: black
}


.hometextarea{
    height: 100px
}

.small-home{
    direction: rtl
}
.home-blog-more{
    background-color: #f3e9c8;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    border-radius: 3px;
    color: black;
}

.home-blog-more:hover{
    color: black;
    background-color: #cec299;
}




.blog-blog-more{
    background-color: #173c57;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    border-radius: 3px;
    color: white;
}

.blog-blog-more:hover{
    background-color: #2d5872;
    color: #e6dbb9;
}



.mainabloghome{
    color: black;
}
.mainabloghome:hover{
    color: black;
}
.home-div4{
    min-height: 400px;
}


.home-div5{
    margin-top: auto ;
    margin-bottom: auto;
}

.home-img2{
    width: 100% ;
}

.pointerc{
    cursor: pointer;
}




.more_service{
    background-color: #f2dbc2;
    text-align: center;
    width: 70px;
    display: block;
    margin: auto;
    padding: 5px;
}

.home-a3{
    display: block;
    margin: auto ;
    width: fit-content ;
    height:40px ;
    margin-top: 25px;
    border-radius: 3px;
    text-align: center;
    border: black 1px solid;
    background-color: #f5f5f5;
}

.footer_obj{
    direction: rtl;

}

.pfooterobj{
    width: 150px;

    height: 40px;
    padding: 8px;
    color: white;
    border-bottom: 1px solid #ffcd39;
    text-align: center;
    padding-bottom:15px ;
    font-weight: bold;
    font-size: 18px;

}

.color-ad{
    color: #ff8b40;
    animation: mymove 2s infinite;
}

@keyframes mymove {
  0% {color: #ff8b40;}
  50% {color: #ffcd39;}
  100% {color: #ff8b40;}
}

.navbar-brand{
    display: block;
}

.navbar{
    background: #062636 ;
    border-top: 7px #fbbe48 solid
}

.text-yellow{
    color: #ffb423;
}

.dirrtl{
    direction: rtl;
}
.object-fit-img{
    object-fit: cover;
}

text-center{
    text-align: center;
}

.breakingdiv{
    background-color: #062636 ;
    border-top: 0.1px solid white;
}


.p-news{
    width: 150px ;
    height: 30px;
    background-color: #fbbe48 ;
    text-align: center
}


.headerpicdiv-b{
    height: 500px;
}

.headerpicdiv-s{
    height: 250px;
}

.logo-img{
    width: 85px;
    height: 85px;
    margin: 10px;
    border-radius: 0px;
    animation: mylogo 10s infinite;
}

.logo-img-2{
    width: 60px;
    height: 60px;
    margin: 10px;
    border-radius: 0px;
    animation: mylogo 10s infinite;
    display: block;
}



@keyframes mylogo {
    0% {rotate: 0deg;}
    100% {rotate: 360deg;}
}




.about_img{
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);

}

.service-dive{
    width: 80%;
    margin: auto;
    background-color: #f6f6f6;
    padding: 5%;
    text-align: justify;
    direction: rtl;
    text-justify: auto;
}

.service-dive .service_image_dis{
    width: 70%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.service-dive .service_video_dis{
    width: 70%;
    display: block;
    margin: auto;
    margin-bottom: 30px;

}
.topic_servic{
    display: block;
    margin: auto;
    margin-bottom: 30px;
    width: fit-content;
}

.titr-font{
    font-family: Yekan;
}

.hoam-font{
    font-family: Yekan;
}


.diraction{
    direction: rtl;
}

.allartibut{
    background-color: #c5e8ef;
    border: none
}

.smallpostimg{
    width: 100px;
    height: 100px;
    object-fit: cover
}

.contact-icon{
    width: 50px;
    height: 50px;
    margin-left: 10px ;
    background-color: #fbbe48;
    border: 2px solid #062636;
    border-radius: 5px;
    font-size: 20px;



}
.frameborder{
    min-height: 300px;
    border:0;
}

.message1contact{
    opacity: 100% ;
    text-align: center ;
    padding: 10px ;
    background-color: #c3dc8b;
    color: black
}


.message2contact{
    opacity: 0% ;
    text-align: center ;
    padding: 10px ;
    background-color: #c3dc8b;
    color: black
}

.graycolor{
    color: #6c757d
}

.textareacon{
    height: 100px
}

#navbar-toggler2{
    background-color: white;
}


.post_maindiv span{
    font-family: Yekan;
    text-align:justify ;
    text-justify: auto;

}

.post_maindiv p{
    font-family: Yekan;
    text-align: justify;
    text-justify: auto;
    color: black;
    font-size: 17px;
}

.post_maindiv h1 {
    color: #003366;
    text-underline: black;
    border-right: #d35400 5px solid ;
    margin-right: 10px;
    padding-right: 10px;
}

.post_maindiv h2{
    color: #d35400;
    font-size: 26px;

}
.post_maindiv h3{
    color: #16a085;
    font-size: 22px;

}
.post_maindiv h4{
    font-size: 20px;

}
.post_maindiv h5{
    font-size: 19px;

}
.post_maindiv h6{
    font-size: 18px;
}

.post_maindiv a {
    color: #3b86ff;
    font-weight: bold;
}
.post_maindiv a:hover{
    color: #1c64d8;
}


.blog_maindiv{
    direction: rtl;

}

.post_maindiv{
    background-color: #f5f5f5;
    text-align: justify;
    text-justify: auto;
    padding: 2%;
    padding-bottom: 50px;

}

.post_maindiv img{
    width: 88%;
    display: block;
    margin: 30px auto 30px auto;
    background-color: black;


}

.post_maindiv video{
    width: 88%;
    display: block;
    margin: 30px auto 30px auto;

}

.footerlink{
    text-decoration-line:none;
    color: white;
    text-align: right;
    display: block;
}
.sociallink{
    text-decoration-line:none;
    color: black;
}

.socialiteam{
box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
    text-align: center;
}
.socialiteam:hover{
    background-color: #bfe2f7;
}
.socialiteam :hover{
    color: black;
}
.socialiteam:hover i{
    color: #1a445d;
}
.socialiteam i {
    color: #14577f;
}

.sadasadw{
    width: 100%;
}

/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
    font-family: 'Yekan', sans-serif;
    position: relative;
    margin-right: 25px;
    padding: 35px 0;
    color: #FFFFFF !important;
    font-size: 18px;
    font-weight: 600;
    outline: none;
    transition: .5s;
}



.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 0;
    color: var(--dark) !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: #ffb423 !important;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-light .navbar-brand img {
    max-height: 45px;
}

@media (max-width: 991.98px) {

    .navbar-brand{
        display: block;
    }
    .brand-h-name{
        display: none;

    }

    .advicediv{
        width: 250px;
    }

    .adviceimg{
        width: 200px;
        height: 200px;

    }

    .n_phone{
        display: block;
    }
    .n_pc{
        display: none;
    }

    .nblock{
        display: none;
    }
    .newsblock2{
        display: block;
    }

    #newsbolck{
        width: 100%;
    }

    .logo-img-2{
        display: block;
    }
    .smakk-pic-h{display: none}

    .sticky-top.navbar-light {
        position: relative;
        background: #FFFFFF;
    }
    .service-dive .service_image_dis{
        width: 98%;
    }

    .navbar-light .navbar-collapse {
        margin-top: 15px;
        border-top: 1px solid #DDDDDD;
        text-align: right;

    }

    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
        color: var(--light) !important;
    }

    .navbar-light .navbar-brand img {
        max-height: 45px;
    }

    .post_maindiv video{
        width: 98%;
    }

    .post_maindiv img{
    width: 98%;

}

}

@media (min-width: 992px) {
    .navbar-light {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        border-bottom: 1px solid rgba(256, 256, 256, .1);
        z-index: 999;
    }
    
    .sticky-top.navbar-light {
        position: fixed;
        background: #FFFFFF;
    }

    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 2px;
        bottom: -1px;
        left: 50%;
        background: #ffb423;
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: calc(100% - 2px);
        left: 1px;
    }

    .navbar-light .navbar-nav .nav-link.nav-contact::before {
        display: none;
    }
}


/*** Hero Header ***/


.w-100 {
  width: 100% !important;
}


.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 30px;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #1e2024);
  z-index: 1;
}



.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, .5);
}


/*** Section Title ***/
.section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.section-title::before {
    position: absolute;
    content: "";
    width: calc(100% + 80px);
    height: 2px;
    top: 4px;
    left: -40px;
    background: var(--primary);
    z-index: -1;
}

.section-title::after {
    position: absolute;
    content: "";
    width: calc(100% + 120px);
    height: 2px;
    bottom: 5px;
    left: -60px;
    background: var(--primary);
    z-index: -1;
}

.section-title.text-start::before {
    width: calc(100% + 40px);
    left: 0;
}

.section-title.text-start::after {
    width: calc(100% + 60px);
    left: 0;
}


/*** Service ***/
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
    text-align: center;

}

.item-a-home{
    color: black;
}
.item-a-home:hover{
    color: black;
}
.service-item:hover {
    background: #bfe2f7;
}

.service-item i{
    margin-bottom: 20px;
    text-align: center;
    display: block;
}


.service-item:hover i{
    color: var(--light) !important;
}

/*** Destination ***/
.destination img {
    transition: .5s;
}

.destination a:hover img {
    transform: scale(1.1);
}


/*** Package ***/
.package-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.package-item img {
    transition: .5s;
}

.package-item:hover img {
    transform: scale(1.1);
}


/*** Booking ***/
.booking {
    background-color: #2C3E50;
    text-align: right;
}

.booking .form-control{
    direction: rtl;
    text-align: right;
}

.med_topic{
    text-align: right;
    margin-bottom: 10px;
}

#med_topic2{
    text-align: right;
    margin-bottom: 30px;
}

.dropdown-menu a{
    text-align: right;
}

.contact-div{
    direction: rtl;
}
.marginl{margin-left: 10px}

.justify-content-p{
    text-align: justify;
    text-justify: auto;
    direction: rtl;
}

/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .btn {
    background: #FFFFFF;
    color: var(--primary);
    border-radius: 20px;
    border-bottom: 1px solid var(--primary);
}

.team-item .btn:hover {
    background: var(--primary);
    color: #FFFFFF;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}


@media (max-width: 1200px) {
    #solen{
        display: none;
    }
    
    .s-p-b{
        display: none;
    }
    #maj2{
        display: block;
    }
    
    
    
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
    

    
    
}

.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--primary) !important;
    border-color: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #FFFFFF !important;
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    font-weight: normal;
    border: 1px solid #FFFFFF;
    border-radius: 35px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}



.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);

    text-align: center;

}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}


@media (max-width: 992px) {
    .home-div4{
        display: none;
    }
    
    
        .hero-header {
    background:  url(../meadia/images/phone1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}


}

@media (max-width: 500px) {
    #flowus{
        height: 85px;
    }


    .logo-img-2{
        display: none;
    }
    .service-dive{
        width: 92%;
        padding: 2%;
    }
    .brn{
        display: block;
    }

}




.main-carousel .owl-dots {
  position: absolute;
  top: 30px;
  right: 25px;
  width: 100%;
  height: 20px;
  text-align: right;
}

.main-carousel .owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  transition: .5s;
}

.main-carousel .owl-dot.active {
  width: 40px;
  background: #FFCC00;
}




.tranding-carousel .owl-nav {
  position: absolute;
  width: auto;
  height: 30px;
  top: calc(50% - 15px);
  right: -7px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 1;
}

.tranding-carousel .owl-nav .owl-prev,
.tranding-carousel .owl-nav .owl-next {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  background: transparent;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  transition: .3s;
}

.tranding-carousel .owl-nav .owl-prev:hover,
.tranding-carousel .owl-nav .owl-next:hover {
  color: #FFFFFF;
  background: #FFCC00;
  border-color: #FFCC00;
}

.tranding-carousel.bg-white .owl-nav .owl-next {
  margin-right: 22px;
}

.tranding-carousel.bg-white .owl-nav .owl-prev,
.tranding-carousel.bg-white .owl-nav .owl-next {
  color: #31404B;
  border-color: #31404B;
}


