/*index section1*/
.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pt-6,
.py-6 {
    padding-top: 2rem !important
}
body {
    background: #f1f1f1d9 !important;
}
.container {
    /*max-width: 1280px;*/
    /*max-width: 1000px;*/
    max-width: 900px;
}

.autoroyal-heading {
    font-size: 56px;
    line-height: 72px;
    color: #2c425d;
}

.display-5 {
    font-size: 18px;
    line-height: 2.05rem;
}

.text-muted {
    color: #999 !important;
}

.fw-400 {
    font-weight: 400;
}

article > section:not(:first-child) {
    margin-top: 3.125rem;
}

body > section,
body > footer {
    position: relative;
    margin: 0 auto;
    padding: 3.25rem 0;
    overflow: hidden;
}

.car-makes-section-bg {
    background-color: #072b83;
}

    .car-makes-section-bg > * {
        z-index: 3;
        position: relative;
    }

    .car-makes-section-bg .car-makes-bg-holder {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        z-index: 1;
    }

.ar-section-devider-bottom .devider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 96px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

article > section:not(:first-child) {
    margin-top: 3.125rem;
}

img {
    max-width: 100%;
}
/* END index section1*/


/* START index section Search*/

.bg-primary {
    /*background-color: #0C3EB8 !important;*/
    /*background-color: #8fba24 !important;*/
    background-color: #83ad11 !important;
}

.pr-8,
.px-8 {
    padding-right: 3rem !important
}

.pl-8,
.px-8 {
    padding-left: 3rem !important
}

.md-pr-6,
.md-px-6 {
    padding-right: 2rem !important
}

.md-pl-6,
.md-px-6 {
    padding-left: 2rem !important
}

.sm-pr-5,
.sm-px-5 {
    padding-right: 1.5rem !important
}

.sm-pl-5,
.sm-px-5 {
    padding-left: 1.5rem !important
}

.sm-pt-7,
.sm-py-7 {
    padding-top: 2.5rem !important
}

.sm-pb-7,
.sm-py-7 {
    padding-bottom: 2.5rem !important
}

.md-pt-6,
.md-py-6 {
    padding-top: 2rem !important
}

.md-pb-6,
.md-py-6 {
    padding-bottom: 2rem !important
}

.sm-pt-5,
.sm-py-5 {
    padding-top: 1.5rem !important
}

.sm-pb-5,
.sm-py-5 {
    padding-bottom: 1.5rem !important
}

.bg-shape-transparent-1 {
    background-image: url(../images/shapes/shape-transparent-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.bg-left {
    background-position: left;
}

@media (max-width: 768px) and (min-width: 576px) {

    .sm-mb-30 {
        margin-bottom: 30px;
    }

    .sm-mb-30 {
        margin-bottom: 30px;
    }
}
/* end index section Search*/


/* START index section Khadamat*/

.bg-shape-1 {
    background-image: url(../images/shapes/shape-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pb-10,
.py-10 {
    padding-bottom: 5rem !important
}

.pb-12,
.py-12 {
    padding-bottom: 8rem !important
}

.second-color {
    color: #2c425d;
}

.card-shadow {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

.no-border {
    border: none;
}

.mb-30 {
    margin-bottom: 30px;
}

.lift {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease transition: all 0.2s ease;
}

    .lift:focus,
    .lift:hover {
        box-shadow: 0 1rem 2.5rem rgba(22,28,45,.1),0 .5rem 1rem -.75rem rgba(22,28,45,.1) !important;
        transform: translateY(-3px);
        z-index: 1;
    }

.fw-600 {
    font-weight: 600;
}

.mb-30 {
    margin-bottom: 30px;
}

.text-muted {
    color: #999 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

/* END index section Khadamat*/

/* START index section Mamouriat*/

.bg-shape-3 {
    background-image: url(../images/shapes/shape-3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.pt-10,
.py-10 {
    padding-top: 5rem !important
}

.pb-13,
.py-13 {
    padding-bottom: 10rem !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.md-mb-11,
.md-my-11 {
    margin-bottom: 6rem !important
}

.owl-image-slider .owl-item img {
    border-radius: 6px;
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.bg-pattern {
    position: relative;
}

    .bg-pattern:after {
        content: '';
        position: absolute;
        top: 0;
        margin-top: 30px;
        left: 0;
        margin-left: 30px;
        height: 100%;
        width: 100%;
        z-index: -1;
        transform: rotateX(180deg) rotateY(180deg);
        background-image: url(../images/pattern.svg);
    }

.mb-7,
.my-7 {
    margin-bottom: 2.5rem !important
}

.bc-primary-soft {
    border-color: #f0f7ff;
}

.mb-6, .my-6 {
    margin-bottom: 2rem !important;
}

.p-6 {
    padding: 2rem !important
}

@media (max-width: 992px) and (min-width: 768px) {

    .md-p-5 {
        padding: 1.5rem !important
    }
}

@media (max-width: 768px) and (min-width: 576px) {
    .sm-p-3 {
        padding: .75rem !important
    }
}

.icon {
    flex-shrink: 0;
    width: auto;
    height: 1.5rem;
}

    .icon.icon-xl {
        height: 6rem;
    }

.p-5 {
    padding: 1.5rem !important
}

.ml-6,
.mx-6 {
    margin-left: 2rem !important
}

.mb-2,
.my-2 {
    margin-bottom: 1.5rem !important;
}

.bc-primary-soft {
    border-color: #f0f7ff;
}

.icon.icon-xl {
    height: 6rem;
}
/* End index section Mamouriat*/

/* START index section VojouhTamayoz*/

.bg-shape-2 {
    background-image: url(../images/shapes/shape-2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.card-shadow {
    -webkit-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    -ms-box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
    box-shadow: 0px 0px 90px -15px rgba(41, 44, 28, 0.085);
}

img.rounded, .rounded {
    border-radius: 0.625rem !important;
}

.bg-white {
    background: #fff !important;
}
.bg-whiteSmoke {
    background-color:whitesmoke !important;
}
.nav-alt .nav-item {
    border-bottom: 3px solid #e6ecf7;
}

    .nav-alt .nav-item.active {
        /*border-color: #0C3EB8;*/
        border-color: #8fba24;
    }

@media (max-width: 768px) and (min-width: 576px) {

    .nav-alt .nav-item {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .nav-alt .nav-item {
        width: 100%;
    }
}

.nav-item {
    position: relative;
}

.navbar-nav .nav-link,
.navbar-nav .dropdown-menu .nav-link,
.sticky-header .navbar-nav .dropdown-menu .nav-link {
    color: #444;
}

    .navbar-nav .nav-link:hover,
    .navbar-nav .dropdown-menu .nav-link:hover,
    .sticky-header .navbar-nav .dropdown-menu .nav-link:hover {
        /*color: #0539ba;*/
        color: #8fba24;
    }

.navbar-expand-lg .navbar-nav > li > .nav-link {
    padding: 2rem 1rem;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

    .navbar-expand-lg .navbar-nav > li > .nav-link::before {
        content: " ";
        text-align: center;
        height: 3px;
        background: #8fba24;
        display: block;
        position: absolute;
        bottom: 0;
        left: 4px;
        right: 4px;
        margin: 0 !important;
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

.navbar-expand-lg.white-header .navbar-nav > li > .nav-link::before {
    background-color: #fff;
}

.navbar-expand-lg .navbar-nav > li > .nav-link:hover::before,
.navbar-expand-lg .navbar-nav > li:hover > .nav-link::before {
    opacity: 1;
}

/*.navbar-nav .nav-link {
    font-size: 0.875rem;
}*/
.navbar-nav .nav-link {
    font-size: .9rem;
    font-weight: 600;
}

.navbar-expand-lg .navbar-nav li ul li .nav-link {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
}

@media (min-width: 992px) {
    .white-header .navbar-nav .nav-link {
        color: #fff;
    }

        .white-header .navbar-nav .nav-link:hover {
            color: rgba(255, 255, 255, 0.75);
        }
}

@media (max-width: 992px) {

    .navbar-nav .dropdown-menu,
    .navbar-expand-lg .navbar-nav > li > .nav-link::before {
        /*display: none;*/
    }

    .navbar-expand-lg .navbar-nav > li > .nav-link {
        padding: 1rem 0;
    }
}

.icon-size-md {
    font-size: 28px;
    line-height: 28px;
    height: auto;
}

.mb-3,
.my-3 {
    margin-bottom: .75rem !important
}

.autoroyal-testimonials-holder .material-icons {
    font-size: 180px !important;
}

.p-10 {
    padding: 5rem !important
}

@media (max-width: 992px) and (min-width: 768px) {
    .md-p-8 {
        padding: 3rem !important
    }
}

@media (max-width: 768px) and (min-width: 576px) {
    .sm-p-5 {
        padding: 1.5rem !important
    }
}

.tab-pane-alt.active {
    animation: slide-down .4s ease-out;
}

.mb-8,
.my-8 {
    margin-bottom: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 1.5rem !important
}

.list-link {
    font-size: .9375rem;
    /*color: #0C3EB8;*/
    color: #8fba24;
}

    .list-link:focus,
    .list-link:hover {
        text-decoration: none;
        /*color: #0C3EB8;*/
        color: #8fba24;
        padding-left: 4px;
    }

.text-dark {
    color: #2b354f !important;
}

.text-dark-soft {
    color: #e9eaed !important;
}


/* End index section VojouhTamayoz*/

/* Start index section Mokhatabin*/
.pb-10,
.py-10 {
    padding-bottom: 5rem !important
}

svg.icon * {
    fill: #8fba24;
}

svg.icon[class*='bg-'] {
    background: none !important;
}

.autoroyal-testimonials-holder .material-icons {
    font-size: 180px !important;
}

.autoroyal-testimonials-holder .user {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 60px;
}

    .autoroyal-testimonials-holder .user .img-circle {
        margin: 0 auto 25px;
        border-radius: 50%;
        width: 100px !important;
        height: 100px;
        display: inline-block;
        border: solid 5px #fff;
    }

    .autoroyal-testimonials-holder .user h4 {
        margin: 0;
    }

    .autoroyal-testimonials-holder .user span {
        display: block;
        margin-bottom: 30px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
    }

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.autoroyal-testimonials {
    border-radius: 10px;
    position: relative;
    line-height: 1.714em;
    font-size: 18px;
    padding: 0 60px;
    padding-bottom: 30px;
}

.autoroyal-testimonials-holder .material-icons {
    font-size: 180px !important;
}

@media (max-width: 992px) and (min-width: 768px) {

    .md-pr-7,
    .md-px-7 {
        padding-right: 2.5rem !important
    }
}

@media (max-width: 768px) and (min-width: 576px) {
    .sm-pr-6,
    .sm-px-6 {
        padding-right: 2rem !important
    }
}

@media (max-width: 576px) {
    .autoroyal-post-testimonials-content {
        font-size: 22px;
        line-height: 36px;
    }
}

.autoroyal-post-testimonials-content {
    font-size: 28px;
    line-height: 46px;
    font-weight: 300;
}

@media (max-width: 768px) and (min-width: 576px) {
    .autoroyal-post-testimonials-content {
        font-size: 22px;
        line-height: 36px;
    }
}

.text-secondary {
    color: #2c425d !important;
}

.text-secondary-soft {
    color: #ebeffc !important;
}

.autoroyal-testimonials-holder .user .img-circle {
    margin: 0 auto 25px;
    border-radius: 50%;
    width: 100px !important;
    height: 100px;
    display: inline-block;
    border: solid 5px #fff;
}

.autoroyal-testimonials-holder .user h4 {
    margin: 0;
}

.autoroyal-testimonials-holder .user span {
    display: block;
    margin-bottom: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}


/* End index section Mokhatabin*/

.owl-image-slider .owl-item img {
    border-radius: 6px;
}

.owl-image-slider .owl-nav .owl-prev,
.owl-image-slider .owl-nav .owl-next,
.testimonials-carousel .owl-nav .owl-prev,
.testimonials-carousel .owl-nav .owl-next {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    width: 4rem;
    height: 4rem;
    text-align: center;
    z-index: 20;
    border: 5px solid #fff;
    background: #F0F7FF;
    color: #2C425D;
}

    .owl-image-slider .owl-nav .owl-prev i,
    .owl-image-slider .owl-nav .owl-next i,
    .testimonials-carousel .owl-nav .owl-prev i,
    .testimonials-carousel .owl-nav .owl-next i {
        line-height: calc(4rem - 10px);
        font-size: 28px !important;
    }

.owl-image-slider .owl-nav .owl-prev,
.testimonials-carousel .owl-nav .owl-prev {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -2rem;
}

.owl-image-slider .owl-nav .owl-next,
.testimonials-carousel .owl-nav .owl-next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: -2rem;
}

    .owl-image-slider .owl-nav .owl-next[class*="disabled"],
    .testimonials-carousel .owl-nav .owl-next[class*="disabled"] {
        -webkit-transform: translate(100%, -50%);
        -moz-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
        opacity: 0;
        visibility: hidden;
        z-index: 10;
    }

.owl-image-slider .owl-nav .owl-prev[class*="disabled"],
.testimonials-carousel .owl-nav .owl-prev[class*="disabled"] {
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.owl-image-slider .owl-nav .owl-prev:hover,
.owl-image-slider .owl-nav .owl-next:hover,
.testimonials-carousel .owl-nav .owl-prev:hover,
.testimonials-carousel .owl-nav .owl-next:hover {
    background-color: #2C425D;
    color: #F0F7FF;
}

.fa-angle-right:before {
    padding-right: 18px;
}

.fa-angle-left:before {
    padding-right: 23px;
}

/*//////////////////////////// 
/ start Back To Top
///////////////////////////*/
.cd-top {
    display: inline-block;
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 60px;
    right: 60px;
    z-index: 999997;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #7a1840 url(../images/svg/cd-top-arrow.svg) no-repeat center 50%;
    /*background: #D00027 url(../images/svg/cd-top-arrow.svg) no-repeat center 50%;*/
    opacity: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-transform: translateY(130px);
    transform: translateY(130px);
    -webkit-transform: translateY(130px);
}

    .cd-top.go-top-visible {
        /* the button becomes visible */
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
    }

    .cd-top.cd-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: .5;
    }

    .cd-top:hover {
        background-color: #7a1840;
        opacity: 1;
    }
/*End Back To Top*/

/*Start footer*/

.site-footer {
    background-color: #151515 !important;
    color: #565656 !important;
}

.p-0 {
    padding: 0 !important
}

.site-footer a:not(.btn), .footer-widgets .widget ul li a:not(.btn) {
    color: #a9a9a9;
    font-weight: 800;
}

.pt-10,
.py-10 {
    padding-top: 5rem !important
}

.pb-10,
.py-10 {
    padding-bottom: 5rem !important
}

.text-white,
a.text-white,
a.text-white:hover {
    color: #ffffff !important;
}

.mb-5,
.my-5 {
    margin-bottom: 1.5rem !important
}

.list {
    padding-left: 0;
    list-style: none;
}

.site-info {
    background-color: #000000;
    color: #888888;
    text-align: left;
    display: inline-block;
    width: 100%;
}

/*end footer*/

/*Start menu*/

.navbar-expand-lg .navbar-nav > li > .nav-link {
    padding: 2rem 1rem;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.pt-8,
.py-8 {
    padding-top: 3rem !important
}

.pb-8,
.py-8 {
    padding-bottom: 3rem !important
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*header*/

/*.site-header .main-navigation:not(.white-header) {
    border-bottom: solid 1px rgba(0,0,0,.05);
    background-color: #fff;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}

.navbar-brand {
    padding: 21px 0;
    margin: 0;
}

a {
    color: #0C3EB8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.navbar-logo {
    max-height: 38px;
}

img {
    max-width: 100%;
}

    img.white-logo,
    .white-header img.navbar-logo {
        display: none;
    }
.pr-0,
.px-0 {
    padding-right: 0 !important
}

.btn {
    font-weight: 600;
    padding: .8125rem 1.25rem;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none !important;
}
.white-header #hamburgerTrigger {
    color: #fff;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important
}
.mr-auto,
.mx-auto {
    margin-right: auto !important
}
.autoroyal-nav {
    margin-left: auto;
}
.navbar-expand-lg .navbar-nav > li > .nav-link {
    padding: 2rem 1rem;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.ft-has-submenu > a::after,
.ft-has-megamenu > a::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 75%;
    font-weight: 600;
    content: "\f107";
    margin-left: .7rem;
}
.ft-has-megamenu .dropdown-menu:before {
    display: none;
}

.ft-has-megamenu .dropdown-menu > .row > .col {
    position: relative;
}
    .ft-has-megamenu .dropdown-menu > .row > .col:after {
        content: "";
        display: block;
        position: absolute;
        right: 8px;
        top: 10px;
        bottom: 10px;
        border-right: solid 1px #f4f4f4;
    }
    .ft-has-megamenu .dropdown-menu > .row > .col:last-of-type:after {
        display: none;
    }
.ft-has-submenu:hover .dropdown-menu,
.ft-has-megamenu:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    ///transform: translate(-50%, 0);////
    transform: translate(0, 0);
}
.ft-has-submenu ul,
.ft-has-megamenu ul,
.ft-has-submenu ul li,
.ft-has-megamenu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .ft-has-submenu ul,
    .ft-has-megamenu ul,
    .ft-has-submenu ul li,
    .ft-has-megamenu ul li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
.ft-has-submenu > a::after,
.ft-has-megamenu > a::after {
    float: right;
    margin-top: 4px;
}
.menu-item-has-children .dropdown-menu {
    box-shadow: none !important;
    border: 1px solid rgba(0,0,0,.1);
}
    .menu-item-has-children .dropdown-menu.show-submenu {
        visibility: visible;
        display: block;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
.navbar-expand-lg .navbar-nav > li > .nav-link {
    padding: 2rem 1rem;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
.pl-7, .px-7 {
    padding-left: 2.5rem !important;
}
.pr-7, .px-7 {
    padding-right: 2.5rem !important;
}
.pb-6, .py-6 {
    padding-bottom: 2rem !important;
}
.pt-6, .py-6 {
    padding-top: 2rem !important;
}
.dropdown-menu-md {
    min-width: 350px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    min-width: 320px;
    padding: .8rem 0;
    border: none;
    margin-top: -.002rem;
    visibility: hidden;
    opacity: 0;
    display: block;
    background-color: #fff;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    box-shadow: 0 1.5rem 4rem rgba(22,28,45,.15) !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translate(-50%, 15px);
    transform: translate(-50%, 15px);
}
img.rounded, .rounded {
    border-radius: 0.625rem !important;
}*/
/*menu dakheli*/
/*.pl-3,
.px-3 {
    padding-left: .75rem !important
}
.pr-3,
.px-3 {
    padding-right: .75rem !important
}
.sticky-nav {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.white-header {
    border-bottom: solid 1px rgba(255,255,255,.1);
}*/
/*END menu*/
a {
    /*color: #8fba24 !important;*/
}
.atamayoz {
    color: #8fba24 !important;
}
.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.navbar-logo {
    max-height: 38px;
}

img {
    max-width: 100%;
}

    img.white-logo,
    .white-header img.navbar-logo {
        display: none;
    }

.bg-pattern-1 {
    background-image: url(../images/svg/bg-pattern-3.svg);
    background-repeat: no-repeat;
    background-size: 1600px;
    background-position: calc(100% + 500px) calc(100% + 300px);
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.autoroyal-testimonials-holder .material-icons {
    font-size: 180px !important;
}

.breadcrumb-no-gutter {
    padding: 0;
}
/*------------------------------------
  Breadcrumb
------------------------------------*/
.breadcrumb-white {
    background-color: transparent;
}

    .breadcrumb-white .breadcrumb-item {
        color: #fff;
    }

        .breadcrumb-white .breadcrumb-item + .breadcrumb-item::before {
            color: rgba(255, 255, 255, 0.7);
        }

    .breadcrumb-white .breadcrumb-link {
        color: rgba(255, 255, 255, 0.7);
    }

.boxsearch {
    /*height: 156px;*/
    /*height: 98px;*/
}

.btn-danger {
    background-color: #7a1840 !important;
    border-color: transparent !important;
    color:white !important;
}

img.rounded, .rounded {
    border-radius: 0.625rem !important;
}

.contactuscontainer {
    direction: ltr;
}

.contactusaddresscontainer {
    direction: rtl;
}

.textjustify * {
    direction: rtl;
    text-align: justify !important;
}

@media only screen and (min-width: 1200px) {
    .margin-left50 {
        margin-left: 50px !important;
    }

    .margin-right50 {
        margin-right: 50px !important;
    }
}

.img-mission {
    width: 100%;
    height: 428px;
}
@media only screen and (max-width: 1200px){
    .img-mission {
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-width: 768px) {
    .GalleryPreview {
        height: 620px;
    }
}
.font-size-lower {
    font-size: .7rem;
}

/*start forum*/
.visiteddiv {
    border-right: 1px solid #ddd !important;
}
.Right {
    float: right !important;
}
.divider {
    display: block;
    height: 1px;
    background-color: #ddd;
}
/*end forum*/
.text-primary {
    color: #8fba24 !important;
}
.owl-image-slider .owl-nav .owl-prev, .owl-image-slider .owl-nav .owl-next, .testimonials-carousel .owl-nav .owl-prev, .testimonials-carousel .owl-nav .owl-next {
    color: #fff !important;
    background-color: #7a1840 !important;
    opacity: .5 !important;
}
    .owl-image-slider .owl-nav .owl-prev:hover, .owl-image-slider .owl-nav .owl-next:hover, .testimonials-carousel .owl-nav .owl-prev:hover, .testimonials-carousel .owl-nav .owl-next:hover {
        background-color: #7a1840 !important;
        opacity: 1 !important;
    }