/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
/* @import url(nice-select.css); */

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}


/* header section top start */

.header_section_top{
    width: 100%;
    float: left;
    background-color: #ebebeb;
    height: auto;
    padding: 5px 0px;
}

.welcome_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #2b2b2b;
    margin: 0px;
}

.english_text{
    width: 100%;
    float: right;
    font-size: 16px;
    color: #2b2b2b;
    text-align: right;
    margin: 0px;
}

/* header section top end */

/* header section middle start */

.header_section_middle {
    width: 100%;
    float: left;
    background-color: #fefefd;
    height: auto;
    padding: 20px 0px;
}

.quick_bt {
    width: 200px;
    float: left;
}

.quick_bt a {
    float: right;
    font-size: 16px;
    color: #fefefd;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #ff0000;
}

.quick_bt a:hover {
    background-color: #0f3661;
    color: #fefefe;
}

.location_main{
    width: 100%;
    display: flex;
}

.location_top{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    margin: 15px 0px;
}

.location_top a{
    color: #000;
}

.location_top a:hover{
    color: #ff0000;
}

.padding_15{
    padding-right: 15px;
}

/* header section middle end */

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #0f3661;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.header_bg {
    background: #fb6818;
    border-bottom: 1px solid #ffffff;
}

.bg-light {
    background-color: transparent !important;
}

.ml-auto,
.mx-auto {
    margin-left: 0px;
    display: contents;
}

.navbar-expand-lg .navbar-nav .nav-link {
    /* padding: 10px 20px; */
    font-size: 16px;
    color: #fefefd;
    /* margin: 0px 10px 0px 0px; */
    text-transform: uppercase;
    background-color: transparent;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fefefd;
    background-color: #ff0000;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fefefd;
    background-color: #ff0000;
}

a.navbar-brand {
    display: none;
}

.navbar {
    padding: 0px 0px 0px 15px;
}

/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    /* background-image: url(../images/banner-bg.png); */
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 90px 0px 75px 0px;
    position: relative;
    z-index: -2
}

.banner_section::after {
    content: '';
    position: absolute;
    width: 760px;
    right: initial;
    /* background-image: url(../images/banner-img.png); */
    height: 500px;
    top: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 60px;
    color: #fefefd;
    font-weight: bold;
    line-height: 70px;
}

.improvement_text {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #ff0000;
    font-weight: bold;
}

.banner_text {
    width: 40%;
    font-size: 16px;
    color: #fefefd;
    padding-top: 10px;
    margin: 0px;
}

.btn_main{
    width: 100%;
    display: flex;
}

.contact_bt {
    width: 170px;
    float: left;
    margin-top: 30px;
}

.contact_bt a {
    width: 100%;
    float: left;
    padding: 10px 10px;
    color: #ffffff;
    background-color: #ff0000;
    text-align: center;
    font-size: 16px;
}

.contact_bt a:hover {
    color: #292929;
    background-color: #ffffff;
}


.contact_bt.active a {
    margin-left: 10px;
    color: #292929;
    background-color: #ffffff;
}

.banner_img {
    width: 100%;
    float: left;
    display: none;
}

#main_slider a.carousel-control-prev {
    left: -120px;
    top: 150px;
}

#main_slider a.carousel-control-next {
    right: -120px;
    top: 150px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #ed1c24;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #252525;
    background-color: #ffffff;
}


/* banner section end */


/* about_section start */

.about_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    background-size: 100%;
}

.about_taital_main {
    width: 90%;
    float: left;
    padding: 20px 0px 0px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #272726;
    font-weight: bold;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #272726;
    margin: 0px;
    padding-top: 20px;
}

.read_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0px;
    text-align: center;
    background-color: #ff0000;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #0f3661;
}

.about_img {
    width: 100%;
    float: left;
}


/* about section end */


/* services section start */

.services_section {
    width: 100%;
    float: left;
    padding: 90px 0px
}

.services_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #2b2b2b;
    font-weight: bold;
}

.services_section_2 {
    width: 100%;
    float: left;
}

.services_box{
    width: 100%;
    border: 1px solid #b7b7b7;
    height: auto;
    padding: 20px;
    margin-top: 30px;
}

.services_box:hover{
    border: 1px solid #b7b7b7;
    color: #ff0000;
}

.services_box:hover .corportae_text{
    color: #ff0000;
}

.corportae_text.active{
    color: #ff0000;
}

.corportae_text{
    width: 100%;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
}

.services_text {
    width: 100%;
    font-size: 14px;
    color: #373636;
    margin: 0px;
}

.read_bt_1 {
    width: 175px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    display: flex;
}

.read_bt_1 a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    padding: 12px 0px;
    text-align: center;
    background-color: #ff0000;
}

.read_bt_1 a:hover {
    color: #ffffff;
    background-color: #0f3661;
}

/* services section end */

/* projects section start */

.projects_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
    background-color: #0f3661;
    height: auto;
    padding: 50px 0px 90px 0px;
}

.projects_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #fefefd;
    font-weight: bold;
}

.projects_section_2 {
    padding: 30px 0px;
    width: 85%;
    float: right;
}

.pets_section_2 {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.image {
    display: block;
    width: 100%;
    height: auto;
    min-height: 310px;
}

.pets_section_2 .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgb(45, 45, 45, 0.5);
    margin: 0 auto;
}

.container_main {
    position: relative;
}

.container_main:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}

.some_text {
    width: 170px;
    margin: 0 auto;
    text-align: center;
}

.some_text a{
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
}

.some_text a:hover{
    color: #fefefd;
    text-transform: uppercase;
    font-weight: bold;
}

.padding_right0 {
    padding-right: 0px;
}

#custom_slider a.carousel-control-next {
    right: initial;
    left: -70px;
    top: 110px;
}

#custom_slider a.carousel-control-prev {
    left: -70px;
    right: initial;
    top: 160px;
    color: #363636;
    background-color: #ffffff;
}

#custom_slider .carousel-control-next,
#custom_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background-color: #ff0000;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#custom_slider .carousel-control-next:focus,
#custom_slider .carousel-control-next:hover,
#custom_slider .carousel-control-prev:focus,
#custom_slider .carousel-control-prev:hover {
    color: #363636;
    background-color: #ffffff;
}


/* portfolio section end */



/* customers section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    text-align: center;
    font-weight: bold;
}

.customer_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    float: left;
}

.customer_text {
    width: 100%;
    font-size: 16px;
    color: #464747;
    margin: 0 auto;
    text-align: center;
}

.customer_main {
    width: 30%;
    display: flex;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
}

.customer_img {
    margin: 0px 5px;
}

.customer_name {
    width: 100%;
    font-size: 26px;
    font-weight: bold;
    color: #464747;
    text-align: center;
}
.dummy_text {
    width: 100%;
    font-size: 16px;
    color: #464747;
    text-align: center;
    margin: 0px;
}

.quick_icon{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

/* customers section end */

/* contact section start */

.contact_section {
    width: 100%;
    float: left;
}

.contact_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    font-weight: bold;
    text-align: center;
}

.contact_section_2 {
    width: 100%;
    margin: 0 auto;
}

.mail_section {
    width: 100%;
    margin: 0 auto;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #464747;
    border: 1px solid #cacaca;
    background-color: transparent;
    padding: 14px 15px;
    margin-top: 40px;
}

input.mail_text::placeholder {
    color: #464747;
}

.massage-bt {
    color: #464747;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: transparent;
    padding: 40px 15px 0px 15px;
    border: 1px solid #cacaca;
    margin-top: 40px;
}

textarea#comment.massage-bt::placeholder {
    color: #464747;
}

.send_bt {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.send_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fefefd;
    background-color: #ff0000;
    padding: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
}

.send_bt a:hover {
    color: #ffffff;
    background-color: #0056b3;
}


/* contact section end */

/* news section start */

.news_section {
    width: 100%;
    float: left;
    padding: 90px 0px;
}

.news_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #464747;
    font-weight: bold;
    text-align: center;
}

.news_section_2 {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.seller_taital {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #363636;
    font-weight: bold;
    padding-top: 10px;
}

.passages_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #363636;
    margin: 0px;
}

.news_img {
    width: 100%;
    float: left;
}

/* news section end */

/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #363636;
    height: auto;
    padding: 90px 0px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.footer_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.lorem_text {
    width: 90%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

.footer_menu_main {
    width: 100%;
    float: left;
}

.footer_menu_left {
    width: 50%;
    float: left;
}

.footer_menu_right {
    width: 50%;
    float: left;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fefefd;
    padding-bottom: 5px;
    position: relative;
}

.footer_menu li a {
    color: #fefefd;
}

.footer_menu li a:hover {
    color: #ff0000;
}

.form-group {
    margin-bottom: 1rem;
    width: 100%;
    margin: 0 auto;
    float: left;
}

.update_mail {
    color: #363636;
    width: 100%;
    height: 55px;
    font-size: 18px;
    padding: 10px 20px 0px 20px;
    background-color: #ffffff;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    margin-top: 20px;
    border: 0px;
    font-weight: bold;
}

textarea#comment.update_mail::placeholder {
    color: #363636;
}

.subscribe_bt {
    width: 170px;
    float: left;
    padding-top: 30px;
}

.subscribe_bt a {
    width: 100%;
    float: left;
    color: #fefefd;
    font-size: 16px;
    padding: 10px 0px;
    background-color: #f54725;
    text-transform: uppercase;
    text-align: center;
}

.subscribe_bt a:hover {
    color: #252525;
    background-color: #ffffff;
}

.social_icon {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.social_icon li {
    float: left;
}

.social_icon li a {
    float: left;
    padding: 3px 0px;
    background-color: #fefefd;
    color: #363636;
    border-radius: 100%;
    font-size: 20px;
    margin-right: 5px;
    width: 43px;
    text-align: center;
    margin-top: 10px;
}

.social_icon li a:hover {
    background-color: #0056b3;
    color: #ffffff;
}


/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #252525;
    text-align: center;
    margin-left: 0px;
}

.copyright_text a {
    color: #252525;
}

.copyright_text a:hover {
    color: #ff0000;
}


/* copyright section end */

.margin_top90 {
    margin-top: 90px;
}

ul{
    display:flex;
    justify-content: center;
    
    
}
 ul .items{
   margin-left:80px;
}
.items2{
    display: flex;
    flex-direction:column;
    list-style-type: none;
    text-align: center;
    border-bottom: 0,5px solid rgb(26, 25, 25);
    display: none;
}
.items2 li{
    margin-right: 40px;
    justify-content: center;
}
.items .items2:hover > ul {
   display: flex;
}
.items2 .items3{
    display: flex;
    flex-direction:column;
    list-style-type: none;
    text-align: center;
    border-bottom: 0,5px solid rgb(26, 25, 25);
    display: none;
}
.items3 li{
    margin-left: 60px;
    justify-content: center;
    list-style-type: none;
}
.items3{
    display: flex;
    flex-direction:column;
}
.items:hover > ul{
    display:flex;
}
.items2:hover > ul{
    display:flex;
}
nav{
    width: 100%;
    height: 50px;
    background: rgb(110,110,110);
    border-bottom: 0,5px solid rgb(85, 83, 83);
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */


/*
 *  Owl Carousel - Core
 */

 .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}


/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}


/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff
}

/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-search {
        padding: 15px 0px;
    }
}


/*------------------------------------------------------------------- 767px x 599px ---------------------------------------------------------------------*/

@media only screen and (min-width: 599px) and (max-width: 767px) {
    .logo {
        text-align: center;
    }
    .cart-content-right {
        padding-bottom: 5px;
    }
    .mg {
        margin: 0px 0px;
    }
    .menu-area-main {
        height: 256px;
        overflow-y: auto;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        height: 19px;
    }
    .category-box.women-box {
        display: none;
    }
    .cart-box {
        display: inline-block;
        margin: 0px 30px;
    }
    .wish-box {
        float: none;
        margin: 0px 30px;
        display: inline-block;
    }
    .menu-add {
        display: none;
    }
    .category-box {
        display: none;
    }
    .mean-container .mean-nav ul li ol {
        padding: 0px;
    }
    .mean-container .mean-nav ul li a {
        padding: 10px 20px;
        width: 94.8%;
    }
    .mean-container .mean-nav ul li li a {
        width: 92%;
        padding: 1em 4%;
    }
    .mean-container .mean-nav ul li li li a {
        width: 100%;
    }
    .header-search {
        padding: 15px 0px;
    }
    #collapseFilter.d-md-block {
        padding: 30px 0px;
    }
}


/*------------------------------------------------------------------- 599px x 280px ---------------------------------------------------------------------*/

@media only screen and (min-width: 280px) and (max-width: 599px) {
    .cart-content-right {
        padding-bottom: 5px;
    }
    .megamenu>.row [class*="col-"] {
        padding: 0px;
    }
    .menu-area-main .megamenu .men-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .women-cat {
        padding: 0px 15px;
    }
    .menu-area-main .megamenu .el-cat {
        padding: 0px 15px;
    }
    .mean-container .mean-nav ul li a {
        padding: 1em 4%;
        width: 92%;
    }
    .mean-container .mean-nav ul li li a {
        width: 90%;
        padding: 1em 5%;
    }
    .mean-container .sub-full.megamenu-categories ol li a {
        padding: 5px 0px;
        text-transform: capitalize;
        width: 100%;
    }
    .megamenu .sub-full.megamenu-categories .women-box .banner-up-text a {
        width: auto;
        border: none;
        float: none;
    }
    .menu-area-main {
        height: 45px;
        overflow-y: auto;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        top: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .quick_bt {
        width: 130px;
        float: left;
    }

    .quick_bt a {
        padding: 10px 14px;
    }

    .banner_section{
        background-size: 100% 100%;
    }

    .about_taital {
        font-size: 30px;
    }

    .about_taital_main {
        width: 100%;
        padding: 0px;
    }

    .read_bt {
        padding-top: 39px;
    }

    .corportae_text {
        font-size: 22px;
    }

    .projects_section_2 {
        width: 100%;
    }

    #custom_slider a.carousel-control-prev {
        left: -60px;
        right: 0px;
        top: 320px;
    }
    
    #custom_slider a.carousel-control-next {
        right: -60px;
        left: 0px;
        top: 320px;
    }

    #custom_slider .carousel-control-next, 
    #custom_slider .carousel-control-prev {
        width: 55px;
        height: 55px;
        background-color: #ff0000;
        opacity: 1;
        font-size: 30px;
        color: #ffffff;
        margin: 0 auto;
        text-align: center;
    }

    .seller_taital {
        font-size: 20px;
    }

    .passages_text {
        font-size: 14px;
    }

    #main_slider a.carousel-control-next {
        right: -30px;
        top: 150px;
        display: none;
    }

    #main_slider a.carousel-control-prev {
        left: -30px;
        top: 150px;
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .welcome_text {
        font-size: 14px;
    }

    .english_text {
        font-size: 15px;
    }

    .header_section_middle{
        display: none;
    }

    a.navbar-brand {
        display: block;
    }
    .navbar {
        padding: 15px 0px;
    }

    .navbar-toggler {
        background-color: #fff;
        border: 1px solid red;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 0px;
        width: 27%;
        margin: 0 auto;
        text-align: center;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #252525;
        width: 30%;
    }

    .header_section{
        background: #fff;
    }

    #main_slider a.carousel-control-next {
        right: -39px;
        top: 150px;
    }

    #main_slider a.carousel-control-prev {
        left: -40px;
        top: 150px;
    }

    #main_slider .carousel-control-next, 
    #main_slider .carousel-control-prev {
        width: 35px;
        height: 35px;
        font-size: 20px;
    }

    .banner_taital {;
        font-size: 50px;
        line-height: 50px;
    }

    .banner_section {
        background-size: cover;
    }
     
    .about_taital {
        font-size: 28px;
    }

    .about_taital_main {
        width: 100%;
        padding: 0px;
    }

    .about_text {
        font-size: 14px;
        padding-top: 0px;
    }

    .read_bt {
        padding-top: 20px;
    }

    .about_img img {
        height: 315px;
    }

    .about_section{
        padding-bottom: 0px;
    }

    .corportae_text {
        font-size: 15px;
    }

    .services_text {
        font-size: 12px;
    }

    .services_box {
        padding: 10px;
    }

    .image {
        min-height: 351px;
        margin-top: 20px;
    }

    .seller_taital {
        font-size: 20px;
    }

    .passages_text {
        font-size: 13px;
    }

      
}

@media (min-width: 576px) and (max-width: 767px) {
    

    a.navbar-brand {
        display: block;
    }
    .navbar {
        padding: 15px 15px;
    }

    .navbar-toggler {
        background-color: #fff;
        border: 1px solid red;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 0px;
        width: 27%;
        margin: 0 auto;
        text-align: center;
    }

    .header_section_middle{
        display: none;
    }

    .header_section_top{
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #252525;
        width: 30%;
    }

    .banner_section::after {
        width: 100%;
        background: rgb( 15, 54 ,97, 0.8);
        height: 100%;
    }

    .header_section{
        background: #fff;
    }

    .banner_section {
        background-size: cover;
    }

    .banner_taital {
        font-size: 50px;
        line-height: 50px;
    }

    .banner_text {
        width: 100%;
        font-size: 16px;
    }

    #main_slider a.carousel-control-next {
        right: -120px;
        top: 150px;
        display: none;
    }

    #main_slider a.carousel-control-prev {
        left: -120px;
        top: 150px;
        display: none;
    }

    .about_taital {
        font-size: 24px;
    }

    .about_text{
        font-size: 14px;
    }

    .about_taital_main {
        width: 100%;
    }

    .about_section {
        padding-bottom: 0px;
    }

    .services_taital {
        font-size: 30px;
    }

    .corportae_text {
        font-size: 20px;
    }

    #custom_slider a.carousel-control-prev {
        left: -70px;
        right: initial;
        top: 160px;
        display: none;
    }
    
    #custom_slider a.carousel-control-next {
        right: initial;
        left: -70px;
        top: 110px;
        display: none;
    }

    .projects_section_2 {
        width: 100%;
    }

    .container_main {
        margin-top: 20px;
    }

    .customer_taital {
        font-size: 26px;
    }

    .customer_text {
        font-size: 14px;
    }

    .customer_section_2 {
        margin-top: 0px;
    }

    .customer_main {
        width: 60%;
    }

    .contact_taital {
        font-size: 30px;
    }

    .news_taital {
        font-size: 30px;
    }

    .seller_taital {
        font-size: 20px;
        margin-top: 20px;
    }

    .passages_text {
        font-size: 14px;
    }
    
    .news_img img {
        width: 100%;
    }

    .news_img {
        margin-top: 20px
    }   
}

@media (max-width: 575px) {
    
    a.navbar-brand {
        display: block;
    }
    .navbar {
        padding: 15px 15px;
    }

    .navbar-toggler {
        background-color: #fff;
        border: 1px solid red;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 0px;
        width: 27%;
        margin: 0 auto;
        text-align: center;
    }

    .header_section_middle{
        display: none;
    }

    .header_section_top{
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #252525;
        width: 50%;
    }

    .banner_section::after {
        width: 100%;
        background: rgb( 15, 54 ,97, 0.8);
        height: 100%;
    }

    .header_section{
        background: #fff;
    }

    .banner_section {
        background-size: cover;
    }

    .banner_taital {
        font-size: 50px;
        line-height: 50px;
    }

    .banner_text {
        width: 100%;
        font-size: 16px;
    }

    #main_slider a.carousel-control-next {
        right: -120px;
        top: 150px;
        display: none;
    }

    #main_slider a.carousel-control-prev {
        left: -120px;
        top: 150px;
        display: none;
    }

    .about_taital {
        font-size: 24px;
    }

    .about_text{
        font-size: 14px;
    }

    .about_taital_main {
        width: 100%;
    }

    .about_section {
        padding-bottom: 0px;
    }

    .services_taital {
        font-size: 30px;
    }

    .corportae_text {
        font-size: 20px;
    }

    #custom_slider a.carousel-control-prev {
        left: -70px;
        right: initial;
        top: 160px;
        display: none;
    }
    
    #custom_slider a.carousel-control-next {
        right: initial;
        left: -70px;
        top: 110px;
        display: none;
    }

    .projects_section_2 {
        width: 100%;
    }

    .container_main {
        margin-top: 20px;
    }

    .customer_taital {
        font-size: 26px;
    }

    .customer_text {
        font-size: 14px;
    }

    .customer_section_2 {
        margin-top: 0px;
    }

    .customer_main {
        width: 60%;
    }

    .contact_taital {
        font-size: 30px;
    }

    .news_taital {
        font-size: 30px;
    }

    .seller_taital {
        font-size: 20px;
        margin-top: 20px;
    }

    .passages_text {
        font-size: 14px;
    }
    
    .news_img img {
        width: 100%;
    }

    .news_img {
        margin-top: 20px
    }



}
.deroule1,
 .deroule2{

    margin-bottom: -5px;
}

.fleche1,
 .fleche2{
    font-size: 1rem;
   font-weight: bold;
   
   
}
.list1,
 .list2{
    padding-top:0;
    margin-top: 0;
    display: flex;
    justify-content: left;
    flex-direction: column;
    box-sizing: border-box;
    display: none;
    transition: 0.5s;
   
}

  ul{
    text-align: left !important;
  }
.list1 li,
 .list2 li{
    margin-top: 0;
    height: 30px;
    display: flex;
    justify-content: left;
    flex-direction: column;
   
}

.list1 li:hover,
 .list2 li:hover{
      background: rgba(170, 169, 169, 0.664);
 }
.list1 li a,
 .list2 li a{
    padding: none;
    margin: none;
    text-align: left;
    font-size: 12px;
    
}

.deroule1:hover > .list1,
 .deroule2:hover > .list2{

    display: flex;
}

.deroule1:hover > .fleche1 ,
 .deroule2:hover > .fleche2{
    display:inline-block;
    transform: rotate(88deg);
}

@media screen and (max-width: 700px) {
   .res {
    border-radius: 20px;
   }
   }



   .fh5co-blog {
      margin-bottom: 175px; }
      .fh5co-blog .universal-h2 {
        margin-bottom: 55px;
        padding-bottom: 20px; }
      @media (max-width: 620px) {
        .fh5co-blog {
          margin-bottom: 105px; } }
    
    .blog-inner {
      display: flex;
      justify-content: space-between; }
    
    .blog-slider .slick-slide {
      margin: 0 15px; }
    
    .blog-slider .slick-list {
      margin: 0 -15px; }
    
    .single-blog {
      display: flex !important; }
      .single-blog .single-blog__img {
        width: 50%;
        font-size: 0; }
      .single-blog .single-blog__text {
        width: 50%;
        padding: 7%;
        border: 3px solid #f5f5f5;
        border-left: 0; }
        .single-blog .single-blog__text h4 {
          margin-bottom: 5px;
          font-size: 24px;
          line-height: 33px; }
        .single-blog .single-blog__text span {
          display: block;
          margin-bottom: 15px;
          font-size: 14px;
          color: #c18f59;
          font-family: "Calisto-MT-Bold"; }
        .single-blog .single-blog__text p {
          color: #777;
          line-height: 21px; }
        @media (max-width: 992px) {
          .single-blog .single-blog__text {
            padding: 5%; }
            .single-blog .single-blog__text h4 {
              margin-bottom: 3px;
              font-size: 20px;
              line-height: 24px; }
            .single-blog .single-blog__text p {
              font-size: 14px;
              line-height: 19px; } }
        @media (max-width: 420px) {
          .single-blog .single-blog__text {
            padding: 3%; }
            .single-blog .single-blog__text h4 {
              font-size: 16px; }
            .single-blog .single-blog__text span {
              margin-bottom: 7px;
              font-size: 12px; }
            .single-blog .single-blog__text p {
              font-size: 13px;
              line-height: 16px; } }
      .single-blog:nth-child(even) h4 {
        color: #c18f59; }
      @media (max-width: 1250px) {
        .single-blog .single-blog__img img {
          width: 100%;
          height: 100%; } }
    
    .blog-slider {
      position: relative; }
      .blog-slider .slick-arrow {
        position: absolute;
        bottom: -22%; }
      .blog-slider .slick-prev {
        left: 45.5%; }
        @media (max-width: 1250px) {
          .blog-slider .slick-prev {
            left: 40%; } }
        @media (max-width: 520px) {
          .blog-slider .slick-prev {
            left: 35%; } }
      .blog-slider .slick-next {
        right: 45.5%; }
        @media (max-width: 1250px) {
          .blog-slider .slick-next {
            right: 40%; } }
        @media (max-width: 520px) {
          .blog-slider .slick-next {
            right: 35%; } }
      .blog-slider .span-arrow:hover {
        color: #777;
        border-color: #777; }

        h2{
           color: blue;
           margin-top: 10px;
        }
