.phone a,body {
    font-size: 18px
}

.phone span svg,svg {
    vertical-align: middle;
}

.menu-items a,a {
    text-decoration: none
}

.aligncenter,.close-menu,.google-play-app,.ms-call-icon,.social-follow a,.txtcenter {
    text-align: center
}

.footer-info,.shape {
    overflow: hidden
}

html {
    box-sizing: border-box
}

*,:after,:before {
    box-sizing: inherit
}

p.section-title txtcenter {
    font-weight: 600;
}

p.card-desc {}

.card-desc p {
}

call-link svg {
    filter: brightness(0.5);
}

body {
    background: #fbf0ff;
    color: #171f26;
    font-family: Tajawal,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    margin: 0;
    line-height: 28px
}

::selection {
    color: #000;
    background: #001f2a
}

a {
    color: #041632;
}

a:focus,a:hover {
    color: #8e30ad;
}

a:hover,input[type=search]:focus {
    outline: 0
}

a:focus {
    outline: dotted thin
}

button {
    background: 0 0;
    border: 0;
    cursor: pointer;
    font-family: inherit;
}

video {
    width: 100%;
    max-height: 100%
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.menu-items li,.site-header {
    position: relative
}

.screen-reader-text:active,.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wrapper {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 700px
}

.clear:after,.clear:before,.wrapper:before {
    content: "";
    display: table;
    table-layout: fixed
}

.wrapper:after {
    clear: both;
    content: "";
    display: block
}

.clear:after,.comment-list .comment:after {
    clear: both
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 35px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 35px;
    clear: right
}

.aligncenter {
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pt-30 {
    padding-top: 30px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-50 {
    padding: 40px 0
}

.main-navigation ul,.unstyled {
    list-style: none
}

.list-inline li {
    display: inline-block
}

.btn,.menu-items a,.sub-title {
    font-weight: 700
}

.border {
}

.shadow {
    -moz-box-shadow: 0 2px 8px 0 rgba(50,50,50,.08);
    -webkit-box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%);
    box-shadow: 0 2px 8px 0 rgb(50 50 50 / 8%)
}

.pad-16 {
    padding: 20px 35px
}

.bg-white,.menu-toggle {
    background: #fff
}

.radius {
    border-radius: 15px
}

.site-header {
    background: #025E73;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%)
}

.site-header.fixed .menubar {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    background-color: #025E73;
}

.topbar {
    background: #011F26;
    padding: 9px 0
}

.phone {
    margin: 0 8px
}

.phone a {
    display: block;
    margin: 0 8px;
    font-size: 30px;
    padding: 6px 20px;
    color: #fff;
    font-weight: bold;
}

.phone span svg {
    transform: rotate(261deg)
}

.social-follow a {
    margin: 0 1px;
    height: 40px;
    display: inline-block;
    border-radius: 6px;
    line-height: 35px
}



.site-header .wrapper {
    padding: 0;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between
}

.menubar {
    padding: 4px 0;
}

.topbar .wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}



.logo-link {
    display: block;
    height: 100%;
    filter: brightness(20.5);
}

a.logo-link img {
    width: 200px;
}

.close-menu,.scrollUp,.search-toggle .close,.sub-menu {
    display: none
}

.nav-bar {
    background-color: #fff;
    transition: .5s;
    position: relative;
    box-shadow: 0 0 20px #0000002e;
    z-index: 88;
    padding: 5px;
    border-radius: 10px;
    margin-top: -40px;
}

.nav-bar.open {
    width: 100%
}

.close-menu,.subtitle:before {
    width: 40px;
    position: absolute
}

.close-menu {
    top: 49px;
    left: 17px;
    font-size: 36px;
    color: #cf2e2e;
    z-index: 9999;
    background: #fff;
    border-radius: 8px;
    height: 40px;
    line-height: 19px
}
a.info-text {
    color: #ffffff;
    font-weight: 500;
}
.menu-toggle,.search-toggle {
    padding: 5px;
    border-radius: 7px;
    position: relative;
}
.search-wrap {
    flex: 1;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    border-radius: 6px;
    position: absolute;
    left: 50px;
    background: #fff;
    top: 10px;
    display: none;
}
.search-wrap.open {
    display:block
}
.search-form {
    display: flex;
    border-radius: 5px;
    background: white;
    overflow: hidden;
    border: 1px solid #edebeb;
}


.search-input {
    padding: 10px;
    background: 0 0;
    flex: 1;
    border: none;
    height: 40px;
    color: #000;
    font-family: inherit;
}
.search-input::placeholder {
    color:#000
}
.search-submit {
    padding: 0 10px;
    width: 60px;
    font-size: 28px;
    height: 40px;
    background: 0 0;
    border-radius: 4px;
    color: #fff
}

.menu-items {
    padding: 10px;
    margin: 0
}

.menu-items a {
    color: #000;
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #ffffff29;
    padding: 5px 15px
}

.menu-items .sub-menu {
    padding-right: 20px;
    padding-left: 1rem
}

.sub-menu a {
    color: #041632;
    white-space: nowrap
}

.icon-angle-down {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: transform .3s,-webkit-transform .3s
}

.dropdown-toggle {
    background: 0 0;
    display: block;
    left: 0;
    padding: 13px 16px;
    position: absolute;
    top: -3px
}

.close-menu.toggled-on,.info-wrap p span,.scrollUp.toggled-on,.sub-menu.toggled-on {
}

.dropdown-toggle.toggled-on .icon-angle-down {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.subtitle:before {
    content: '';
    height: 3px;
    background-color: #ffd007;
    bottom: -1px;
    right: 0
}

.site-footer {
    position: relative;
    background: transparent linear-gradient(272deg,#6a4797 0,#563a7a 100%);
    padding-top: 40px;
}

.footer-info {
    color: #fff;
}

.info-wrap {
    display: flex;
    flex: 1;
    justify-content: center;
}

.address,.contact-mail,.contact-phone,.working-hours {
    display: flex;
    margin-left: 10px;
    align-items: center;
    white-space: nowrap;
}

.contact-phone {
    background: #ffb631;
    position: relative;
    margin-right: 60px;
    padding-right: 70px
}

.contact-phone:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100vw;
    background: #ffb631
}

.footer-info p,.site-copyright p {
    margin: 0
}

.contact-phone .info-icon {
    margin-left: 10px;
    font-size: 40px;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translate(0,-50%);
    width: 70px;
    padding-right: 15px;
    height: 70px;
    line-height: 67px;
    color: #fff;
    border-radius: 50%;
    background: #7dda43;
    box-shadow: 0 0 0 10px #467b247a
}

.info-wrap .info-icon {
    margin-left: 15px;
}

.block.widg,.info-wrap p {
    flex: 1
}

span.info-text {
    color: #ffffff;
    font-weight: 500;
}

.site-footer a:hover {
    text-decoration: underline
}

.footer-widgets {
    padding: 45px 0 15px
}

.site-footer .block {
    list-style: square;
    margin-bottom: 20px;
}

.site-footer .block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-widgets .subtitle {
    font-weight: 700;
    margin-bottom: 35px;
    font-size: 33px
}

.footer-widgets .subtitle:before {
    content: none
}

.footer-widgets .widg li {
    position: relative;
    background: rgb(179 179 179 / 16%);
    padding: 10px 17px;
    font-size: 14px;
    font-weight: 700;
    margin: 5px;
    border-radius: 15px;
}

.site-copyright {
    padding: 10px 0;
    line-height: 40px;
    font-weight: 900;
    color: #fff;
    background: transparent linear-gradient(272deg,#6a4797 0,#563a7a 100%);
    border-top: 1px solid #ffffff26;
}

.footer-items {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap
}

.footer-items a,.footer-widgets {
    color: #fff
}

.google-play-app {
    display: inline-block
}

.ms-call-button, .ms-whats-button {
    position: fixed;
    bottom: 6px;
    text-align: center;
    z-index: 9999;
    width: 80px;
    height: 80px;
    display: flex;
    background: #4596ff;
    border: 2px solid #fff;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px hsl(0deg 0% 0% / 10%);
    border-radius: 50%;
}

.scrollUp {
    background-color: #ffffffad;
    right: 25px;
    height: 50px;
    box-shadow: 0px 0px 10px #0000002e;
    bottom: 20px;
    border-radius: 4px;
    width: 50px;
    position: fixed;
    display: flex;
    z-index: 88;
    align-items: center;
    justify-content: center;
}

.ms-call-button,.ms-whats-button {
    outline: 0;
    cursor: pointer;
    left: 10px
}

.ms-whats-button {
    bottom: 100px;
    background: #20e220;
}

.ms-call-icon {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 12px;
    background-color: #fff;
    line-height: 72px
}

.ms-call-button .ms-call-icon {
    background: #7ed935
}

.ms-call-icon,.ms-whats-txt,.scrollUp {
}

@media only screen and (max-width: 600px) {
    .ms-call-icon {
        width:60px;
        height: 60px;
        line-height: 51px
    }

    .ms-whats-button {
    }

    .ms-call-icon svg {
        width: 41px;
        height: 37px
    }

    .social-follow a svg {
        width: 20px;
        height: 20px
    }
}

@media only screen and (max-width: 1023px) {
    .logo-img,.search-wrap,.shape,.shape-top {
        display:none
    }
    .phone {
        width:100%;
        text-align: center;
    }
    
    .search-wrap.open {
        display: block;
    }
    button.search-submit svg {
        display: block !important;
        fill: white !important;
        min-width: 37px;
        max-width: 40px;
    }

    button.search-submit {
        min-width: 40px;
        position: relative;
        margin-inline: 0;
        color: white;
        background: #255ca2;
        border-radius: 0px 0 0 0px;
        padding: 0px 10px;
        display: flex;
        align-items: center;
        max-width: 40px;
        align-items: center;
        justify-content: center;
    }

    .search-wrap {
        position: fixed;
        top: 64px;
        left: 0;
        right: 0;
        margin: 0;
        background: #ffffff;
        z-index: 9999;
        padding: 26px 20px;
        min-width: 100%;
        border-radius: 0;
    }
     .search-wrap input::placeholder {
         color:#000
     }
    .footer-widgets .widg li {
        width: 100%
    }

    .follow img,.site-footer .block ul {
        margin-bottom: 24px
    }

    .follow {
        flex-wrap: wrap;
        justify-content: center
    }

    .search-toggle {
    }

    .site-branding {
    margin: 0 20px;
    flex: 1;
    display: flex;
    justify-content: center;
    /* opacity: 0; */
    /* visibility: hidden; */
    }

.site-branding .logo-link {
    width: 120px;
}

    .info-wrap {
        flex-wrap: wrap;
        display: none;
    }

    .sub-menu a {
        color: #fff
    }
}

@media only screen and (min-width: 982px) {
    .menu-items .sub-menu,.search-wrap.open {
        background-color:#fff;
        z-index: 9999;
        position: absolute
    }

    .nav-bar,.site-footer .logo-link {
        height: auto
    }

    .wrapper {
        max-width: 1200px
    }

    .menu-items .has-child:hover>.sub-menu,.search-toggle.open .close {
        display: block
    }

    .dropdown-toggle,.menu-toggle,.search-toggle {
    }

    .menu-items,.nav-bar {
        display: flex;
    }

    .search-wrap.open {
        display: block;

    }



    .menu-items {
        flex-wrap: wrap
    }

    .menu-items li.has-child>a:after {
        content: " ";
        border: solid #000000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.5px;
        transform: rotate(45deg);
        position: relative;
        top: -3px;
        right: 7px
    }

    .menu-items .sub-menu {
        top: 100%;
        right: 0;
        min-width: 180px;
        padding: 0;
        padding: 15px;
        border-radius: 2px;
        box-shadow: 2px 0 5px 0 rgb(60 64 67 / 16%)
    }

    .menu-items .sub-menu li {
        padding: 0 12px
    }

    .menu-items .sub-menu .has-child .sub-menu {
        right: 100%;
        top: 0
    }

    .menu-items .sub-menu .has-child>a:after {
        position: absolute;
        top: 43%;
        left: 1em;
        right: auto;
        transform: rotate(137deg);
        border-color: #2c6cb2
    }

    .menu-items a,.search-toggle {
        border: 0
    }

    .sub-menu li:hover {
        background: #faeaff;
        color: #fff;
    }

    .content-right {
        width: 70%;
        float: right
    }

    .side-left {
        width: 27%;
        float: left;
        position: relative
    }

    .site-footer .follow-us {
        width: 300px
    }
}

@media only screen and (min-width: 1480px) {
    .wrapper {
        max-width:1350px
    }
}

.caldV.wts svg {
    margin-top: 8px;
}




        .srchSec 
        {
                background-position: center center;
                background-size: cover;
                padding: 1px;
                position: relative;
        }
        .ovrlay
        {
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            position: absolute;
            /* background-color: #006bb79c; */
        }
        .ovrCont
        {
            background: url(../img/p.jpg);
            color: #ffffff;
            margin-top: -30px;
            padding-top: 90px;
            padding-bottom: 80px;
            background-size: cover;
            position: relative;
            z-index: 1;
        }
 .ovrCont .wrapper {
     overflow: hidden;
 }
        .ovrCont a
        {
            background-color: #f9d32e;
            color: #363131;
            border-radius: 40px;
            padding: 25px 52px;
            text-shadow: 0px 1px 1px #ffffff6e;
            text-align: center;
            text-decoration: none;
            display: block;
            width: fit-content;
            font-weight: bold;
            font-size: 25px;
            float: left;
            }
        
        
        .ovrCont h3 {
            font-size: 30px;
            font-weight: 600;
            margin: 0;
   }
        .ovrCont span {
            display:block;
            font-size: 20px;
            margin-top: 5px;
            }
         @media (max-width: 600px) {
          .ovrCont
          {
          }
}

.smb {
    height: 135px;
    background: #fff;
    border-radius: 15px;
    border: 2px solid #0000005e;
}


.phones-numbers {
    position: fixed;
    left: 110px;
    bottom: 20px;
    z-index: 99999;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 27px #0000004a;
    overflow: hidden;
    max-height: 0;
    transition: .45s ease;
}

.phones-numbers a {
    color: #464646;
    display: flex;
    padding: 10px 25px;
    background: #f1f1f1;
    margin: 30px 30px -19px 30px;
    border-radius: 10px;
    align-items: center;
    border: 1px solid #eee;
    transition: .35s ease;
    font-size: 18px;
}
.phones-numbers a:hover {
    background: #7cd92e;
    transform: scale(1.09);
    color: #fff;
}
.phones-numbers a i {
    margin-left: 10px;
    font-size: 23px;
}

.phones-numbers a:last-child {
    margin: 30px;
}

.phones-numbers.open {
    max-height: 350px;
}

@media(max-width:991px){
    .ovrCont {
        display:block;
        text-align:center
    }
    .ovrCont a {
        margin:10px 0 0 0;
        padding:10px;
        width:100%
    }

}

header {
    background: transparent linear-gradient(272deg,#6a4797 0,#563a7a 100%);
    padding: 10px 10px 50px;
    color: #fff;
}
header .wrapper {
    display:flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info-wrap .info-icon svg {
    width: 27px;
    fill: #ffffff;
}

.ovrCont .wrapper >div {
    float: right;
}

.ovrCont:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: #684695d1;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}
.show-menu {
    display: none;
}
.close-menu {
    display: none;
}
@media(max-width:1023px) {
    .nav-bar {
        position:fixed;
        width: 100%;
        right: 0;
        left: 0;
        top: 63px;
        margin: 0;
        border-radius: 0;
        display: none;
        z-index: 222;
        background: transparent linear-gradient(272deg,#6a4797 0,#563a7a 100%);
    }
    .nav-bar.open .social-follow{
        display: flex!important;
        align-items: center;
        justify-content: space-evenly;
        margin-top: 15px;
    }
    .nav-bar.open {
        display: block;
    }
    .nav-bar.open .social-follow > a {
        display: block!important;
    }
    .nav-bar .menu-items a {
        color: #ffff;
    }
    .ovrCont h3 {
        font-size:28px
    }
    .ovrCont span {
        font-size:17px
    }
    header {
        padding: 10px 5px 10px;
        position: sticky;
        left: 0;
        right: 0;
        top: 0;
        z-index: 222;
    }
    
    body header .wrapper {
        max-width: 100%;
    }
    .show-menu {
        display: inline-block;
    }

.social-follow a {
    display: none;
}
    .close-menu {
        display: block;
        position: static;
    }
}

.call-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    background: #fff9af;
    border-radius: 20px;
    color: #000;
    font-weight: bold;
    border: 1px solid #0000001a;
}

.post-content .call-title p {
    margin: 0;
}

.call-title {
    font-size: 25px;
}

.call-title strong {
    font-size: 15px;
    color: #000000;
}

a.call-link {
    background: #ffffff;
    padding: 13px 26px;
    box-shadow: 0px 1px 7px #cbc46b;
    color: #101010;
    border-radius: 35px;
    font-size: 26px;
}


button.search-toggle .close {
    fill: #fff;
}