* {
    padding: 0;
    margin: 0;
}

html {
    overflow-x: hidden;
}

body {
    direction: rtl;
    text-align: right;
    font-family: "Changa", sans-serif;
    overflow-x: hidden;
}

::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #931979 !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #931979 !important;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #931979 !important;
    opacity: 1;
    /* Firefox */
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #931979 !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #931979 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #931979 !important;
}

.no-line {
    display: inline-block;
    text-decoration: none;
}

.no-line:hover {
    text-decoration: none;
    color: #fff;
}

.top-header {
    background-color: #931979;
    padding: 10px 20px;
}

.top-header-link {
    display: inline;
    color: #fff;
    margin-left: 20px;
    font-size: 13px;
}

.top-header-link i {
    font-size: 12px;
    margin-left: 5px;
}

.social-link {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.social-link-2 {
    /* float: left; */
    margin-left: 5%;
    
    margin-right: 5%;
}

.social-link-2 i {
  
    font-size: 26px !important;
}


.clear {
    clear: both;
}

.image-100 {
    width: 100%;
}

select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    background-image: url("../images/angle-arrow-down2.png");
    background-repeat: no-repeat;
    background-position: center left 10px;
}

.slider-img img {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.form-control {
    height: 50px;
    color: #931979;
    border: 1px solid #931979;
}

.owl-home-slider {
    position: relative;
}

.custom-select {
    color: #931979;
}

.custom-select option {
    color: #931979;
}

.owl-home-slider .owl-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 24px;
    color: #fff;
    line-height: 15px;
}

.owl-home-slider .owl-nav .owl-next,
.owl-home-slider .owl-nav .owl-prev {
    border: 1px solid #fff !important;
    background-color: #931979;
    width: 27px;
    height: 27px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
}

.bg-light {
    background-image: url("../images/pattern-4.png");
    border-bottom: 2px solid #931979;
}

.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: #931979;
}

.navbar-nav {
    margin-right: 20px;
}

.navbar-brand img {
    width: 120px;
}

.navbar {
    padding: 0 1rem;
}

.sec-margin {
    margin: 100px 0;
}

.first-home-section .head-title {
    color: #931979;
}

.first-home-section p {
    color: #931979;
}

form .btn {
    background-color: #931979;
    color: #fff;
    padding: 3px 25px;
    border: 0;
}

form .btn:hover {
    color: #fff;
}

.owl-home-slider .owl-dots {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 3px 0;
}

.owl-home-slider .owl-dots .owl-dot {
    display: block;
    margin-bottom: 5px;
}

.owl-theme .owl-dots .owl-dot span {
    background: -webkit-linear-gradient( 309deg, #931979 0%, #931979 51%, #931979 75%);
    background: -o-linear-gradient(309deg, #931979 0%, #931979 51%, #931979 75%);
    background: linear-gradient(141deg, #931979 0%, #931979 51%, #931979 75%);
    width: 15px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    width: 20px;
}

.navbar-light .navbar-nav .nav-link {
    color: #931979;
}

.first-home-section {
    background-size: cover;
    padding: 0 20px;
}

.container {
    max-width: 95%;
}

.slider-img {
    position: relative;
}

.slider-overlay {
    position: absolute;
    top: 20px;
    left: 20px;
}

.slider-overlay a {
    background-color: #931979;
    color: #fff !important;
    font-size: 14px;
    margin: 10px 5px;
    padding: 3px 10px;
    border-radius: 3px;
}

.nav-links a {
    background-color: #931979;
    color: #fff !important;
    font-size: 14px;
    margin: 0 5px;
    padding: 5px 10px;
    border-radius: 3px;
}

.feature-box {
    padding: 10px;
    background-image: url("../images/contact-map-bg-dark.png");
    background-size: contain;
}

.feature-box i {
    color: #931979;
    text-shadow: 1px 2px #931979;
}

.box-name .box-title {
    color: #931979;
}

.box-desc {
    color: #931979;
}

.box-name {
    margin: 10px 0;
}

.features {
    margin-top: 30px;
}

.about-caption .title-h2 {
    color: #931979;
}

.about-caption .desc-p {
    color: #931979;
    padding: 0 30px;
}

.contact-links a {
    background-color: #931979;
    color: #fff !important;
    font-size: 14px;
    margin: 0 5px;
    padding: 5px 10px;
    border-radius: 3px;
}

.service-img img {
    width: 200px !important;
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
    border: 2px solid #931979;
    margin: auto;
    border-radius: 50%;
}

.service-name .service-p {
    color: #931979;
    margin-top: 10px;
    margin-bottom: 0;
}

.services-section h2 {
    color: #931979;
    text-align: center;
    margin-bottom: 10px;
}

.services-slider .owl-nav {
    font-size: 24px;
    color: #fff;
    line-height: 15px;
}

.services-slider .owl-nav .owl-next,
.services-slider .owl-nav .owl-prev {
    border: 1px solid #fff !important;
    background-color: #931979;
    width: 27px;
    height: 27px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
}

.contact-links {
    margin-top: 10px;
}

.contact-section h2 {
    color: #931979;
    text-align: center;
    margin-bottom: 15px;
}

.contact-section {
    background-image: url("../images/contact-map-bg-dark.png");
    background-size: contain;
    padding: 0 20px;
}

footer {
    background-color: #f5f5f5;
    padding: 20px;
    color: #931979;
    margin-bottom: 30px;
}

.footer-link i {
    background-color: #931979;
    color: #fff;
    width: 30px;
    text-align: center;
    padding: 5px;
    margin-left: 5px;
    border-radius: 3px;
}

.footer-link {
    display: block;
    margin-bottom: 5px;
    color: #931979;
}

.footer-link:hover {
    color: #931979;
}

.know-more-link {
    background-color: #931979;
    color: #fff;
    padding: 3px 10px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.footer-title {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 20px;
}

.footer-links li {
    list-style: none;
    margin-bottom: 20px;
}

.footer-links a {
    color: #931979;
    font-size: 15px;
}

.footer-links a:hover {
    color: #931979;
}

.footer-map iframe {
    width: 100%;
    height: 200px;
}

.footer-about p {
    font-size: 15px;
    margin-top: 5px;
}

.copyrights {
    background-color: #931979;
    color: #fff;
    bottom: 0px;
    position: fixed;
    width: 100%;
    padding: 10px 0 10px 0;
    z-index: 100;
    text-align: center;
}

.copyrights p {
    margin-top: 15px;
    font-size: 14px;
}

.copyrights i {
    font-size: 26px;
}

.visibility-0 {
    visibility: hidden;
}

.popup {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000e0;
}

.popup-body {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 75%;
    height: 38%;
    background-image: url("../images/contact-map-bg-dark.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px;
    border: 1px solid #931979;
}

.popup-close {
    position: absolute;
    left: 60px;
    top: 35px;
}

.popup-close i {
    background-color: #931979;
    color: #fff;
    font-size: 24px;
    padding: 5px 10px;
    cursor: pointer;
}

.none {
    display: none;
}

.services-slider .item {
    cursor: pointer;
    margin-bottom: 20px;
}

.service-more span {
    color: #931979;
    font-size: 13px;
}

.contact-div {
    border: 2px solid #931979;
    padding: 10px 0;
    width: 200px;
    margin: 0 10px;
    box-shadow: 1px 4px 20px #fff;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    transition: all 0.5s;
}

.contact-div:hover {
    transform: translateY(-5px);
}

.contact-div img {
    width: 52px;
    margin-bottom: 5px;
}

.head-contact a {
    color: #931979;
}

.head-contact a:hover {
    color: #931979;
}

.head-contact {
    margin: 30px 0;
}

.fixed-whatsapp {
    position: fixed;
    z-index: 999;
    top: 25%;
    right: 0;
}

.fixed-whatsapp a {
    display: block;
    margin-bottom: 10px;
}

.fixed-whatsapp i {
    font-size: 26px;
    color: #fff;
    background-color: #931979;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

@media (min-width: 768px) and (max-width: 1183px) {
    .contact-div {
        margin-bottom: 15px;
    }
    .owl-home-slider {
        margin-top: 20px;
    }
    .footer-links a {
        font-size: 13px;
    }
    .footer-about p {
        font-size: 13px;
    }
    .know-more-link {
        font-size: 10px;
        padding: 3px 5px;
    }
    .footer-link {
        font-size: 10px;
    }
    .popup-body {
        height: 50%;
    }
    .fixed-whatsapp i {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .navbar-nav .nav-link {
        padding: 2px 10px;
    }
    .top-header-link {
        font-size: 11px;
        margin-left: 12px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .first-home-section .head-title {
        font-size: 32px;
    }
    .sec-margin {
        margin: 30px 0;
    }
    .top-header {
        display: none;
    }
    .owl-home-slider {
        margin-top: 30px;
    }
    .slider-overlay a {
        font-size: 14px;
    }
    .slider-img img {
        height: 350px;
    }
    .contact-section h2 {
        font-size: 26px;
    }
    .contact-section {
        margin-top: 40px;
    }
    .nav-links a {
        margin: 5px 0;
        text-align: center;
    }
    .contact-links a {
        margin: 5px 0;
    }
    .navbar-nav .nav-link {
        padding: 2px 10px;
    }
    .popup-body {
        width: 95%;
        height: 60%;
        top: 50%;
        border: 0;
    }
    .popup-close {
        left: 20px;
        top: 15px;
    }
    .contact-div {
        margin-bottom: 15px;
    }
    .fixed-whatsapp i {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}