/*
Theme Name: alsal7ya Theme
Author: https://alsal7ya.com/
Version: 2
*/

html {
    direction: rtl;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.7
}

body {
    color: #373a42;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, "Open Sans", Arial, sans-serif;
    font-size: 16px;
    text-rendering: optimizeLegibility
}

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

body,
dd,
dl,
dt,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0
}

:focus {
    outline: 0
}

.h5,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: .75em
}

h1 {
    font-size: 34px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 25px
}

h4 {
    font-size: 20px
}

.h5,
h5 {
    font-size: 17px
}

h6 {
    font-size: 15px
}

p {
    margin-bottom: .75em
}

b,
strong {
    font-weight: bolder
}

blockquote {
    border-right: 5px solid #06aed5;
    padding: 10px 20px;
    margin: 0 0 20px;
    quotes: none
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: .5em
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;
    transition: all .5s
}

a:active,
a:hover {
    color: #23527c;
    text-decoration: none
}

a:focus {
    outline: thin;
    outline-style: dotted;
    text-decoration: underline
}

img {
    vertical-align: middle
}

embed,
img,
object {
    max-width: 100%;
}

iframe {
    max-width: 100%
}

summary {
    display: list-item
}

button {
    cursor: pointer;
    border: 0;
}

button,
select {
    text-transform: none
}

small {
    font-size: 80%
}

big {
    font-size: 125%
}

cite,
dfn,
em,
i {
    font-style: italic
}

hr {
    background-color: #c8d7e1;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

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

.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: 14px;
    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
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 840px
}

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

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

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

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em
}

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

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.txt-left {
    text-align: left
}

.rela {
    position: relative
}

.pad-20 {
    padding: 20px
}

.ico {
    font: normal normal normal 15px/1 icons;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.clear:after,
.clear:before {
    content: " ";
    display: table;
    table-layout: fixed
}

.clear:after {
    clear: both
}

.search-form {
    position: relative;
    padding: 15px;
    background: #fff
}

.search-form .search-field {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #c8d7e1;
    display: inline-block;
    padding: .7em;
    width: 80%;
    -webkit-appearance: textfield
}

.search-form .search-submit {
    background: #0077c8;
    border: 3px solid transparent;
    color: #fff;
    font-size: 14px;
    padding: .5em 1em;
    display: inline-block
}

.search-wrap.open {
    display: block;
    position: absolute;
    left: 0;
    top: 81px;
    width: 100%
}

.site-header {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7
}

.site-header.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100
}

.dropdown-toggle {
    color: #5f6f81;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
    line-height: 80px;
    padding: 0 23px;
    float: left;
}

.menu-items,
.menu-items .sub-menu,
.search-wrap {
    display: none
}

.btn-menu {
    float: right
}

.site-logo {
    float: left
}

.btn-menu,
.btn-search {
    color: #5f6f81;
    background-color: #fff;
    line-height: 80px;
    padding: 0 15px;
}

.btn-menu span,
.btn-search span {
    font-size: 22px
}

.btn-menu.active span:before,
.btn-search.active span:before {
    content: "\63"
}

.logo-link {
    display: block;
    height: 100%;
    overflow: hidden;
    text-align: center;
    max-width: 200px
}

.menu-items>li {
    border-bottom: 1px solid #edeff1;
    position: relative
}

.menu-items>li ul li {
    padding-right: 15px
}

.menu-items a {
    color: #373a42;
    display: block;
    font-weight: 700;
    position: relative;
    white-space: nowrap;
    padding: 0 23px;
}
.btn-menu:hover,
.btn-search:hover,
.menu-items a:hover {
    background: #0077c8;
    color: #fff
}

.menu-items li.has-children>.toggled-on+.sub-menu {
    display: block
}

.toggled-on {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.breadcrumbs {
    font-size: 13px;
    color: #959ca4;
    padding: 0;
    margin-top: 20px
}

.breadcrumbs ol li:after {
    content: "\68";
    font-family: icons;
    vertical-align: middle
}

.breadcrumbs ol li:last-child:after {
    content: ""
}

.breadcrumbs a,
.breadcrumbs span {
    color: #444;
    padding: 15px 6px;
    display: inline-block
}

.sec-effect {
    margin: 25px 0
}

.entry-content,
.entry-footer {
    padding: 15px
}

.entry-content {
    font-size: 17px
}

.entry-content a {
    color: #007fac;
    text-decoration: underline
}

.entry-content a:hover {
    color: #00a0d2
}

.entry-content ol,
.entry-content ul {
    padding-right: 15px;
    padding-left: 0;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 20px
}

.entry-content p {
    line-height: 26px
}

.entry-content ol li,
.entry-content ul ol li {
    list-style: decimal
}

.entry-content li {
    margin-bottom: 5px
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px
}

.wp-caption img {
    border: 0;
    height: auto;
    max-width: 98.5%;
    width: auto
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.social-share {
    border-top: 1px solid #dadce2;
    padding: 15px 0;
    margin-right: 10px
}

.social-share a {
    background: #36495c;
    border-radius: 50px;
    color: #fff;
    font-weight: bolder;
    display: inline-block;
    padding: 8px 15px
}

.social-share .twitter {
    background: #066493
}

.social-share .facebook {
    background: #3b5997
}

.social-share .whatsapp {
    background: #075e54
}
.widget {
    padding: 0 15px 0 15px
}
.section-title {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.section-title:before {
  width: 80px;
  height: 1.5px;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.section-title:before, .section-title:after {
  position: absolute;
  content: "";
  background-color: #0077c8;
}
.section-title:after {
  width: 40px;
  height: 1.5px;
  bottom: -5px;
  left: 50%;
  margin-left: -20px;
}
.cards-wrap .card {
    border: 1px solid #e8f1f7;
    margin-bottom: 35px
}
.cards-wrap .card a {
height: 100%;
    overflow: hidden;
    display: block;

}
.cards-wrap .card:hover{
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.32);
}
.cards-wrap .card img {
    max-width: 100%;
    width: 100%;

}

.cards-wrap .card-title {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    background: #fff
}

.cards-wrap .card-title p {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0;
    padding: 15px 5px 25px 5px
}



.site-footer {
    background: #000e4e;
    color: #dadada;
    padding-top: 48px
}

.site-footer a {
    color: inherit
}

.site-footer a:hover {
    color: #fff
}

.block-title {
    margin-top: 0;
    margin-bottom: 1.5em
}

.site-info .logo-link {
    margin-bottom: .75em
}

.site-footer .block {
    padding: 0 25px
}

.menu-footer a {
    padding: 6px
}

.footer-menu-items a {
    display: block
}

.site-copyright {
    padding: 12px 0;
    margin-top: 50px;
    border-top: 1px solid #67707c
}

.site-info ul {
    margin-bottom: 25px
}

.no-margin {
    margin: 0
}

.fixed-btn {
    color: #fff
}

.fix-btn {
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .4);
    font-size: 2.5em;
    position: fixed;
    bottom: 8px;
    text-align: center;
    z-index: 10
}

.scrollUp {
    color: inherit;
    border-radius: 0 30px 30px 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 60px;
    background-color: #1a222c;
}

.callbutton {
    display: block;
    border-radius: 50%;
    right: 20px;
    width: 60px;
    height: 60px;
    line-height: 71px;
    background: #0c3;
    animation: signal 2.2s infinite ease-in-out
}

.callbutton:hover {
    color: #fff
}

@keyframes signal {
    0% {
        box-shadow: 0 0 0 0 #c3c3c3
    }
    100% {
        box-shadow: 0 0 0 30px transparent
    }
}
@media only screen and (min-width:480px) {
    .cards-wrap .card:nth-child(odd) {
        clear: right
    }
    .cards-wrap .card {
        width: 45%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto
    }
}
@media only screen and (min-width:834px) {
    .wrap {
        max-width: 1200px;
        padding-right: 15px;
        padding-left: 15px
    }
    .content-right {
        float: right;
        width: 69%;
        margin-left: 40px
    }
    .side-left {
        float: left;
        width: 27%
    }
    .footer-blocks .block {
        float: right;
        width: 47%
    }
}

@media only screen and (min-width:992px) {
    .btn-menu {
        display: none
    }
    .md-fl-right {
        float: right
    }
    .md-fl-lft {
        float: left
    }
    .site-logo {
        width: 15%;
        margin-left: 30px
    }
    .search-wrap.open {
        width: 35%
    }
    .menu-items {
        display: block!important
    }
    .main-menu {
        width: 60%;
        line-height: 80px
    }
    .menu-items>li {
        display: inline-block;
        position: relative;
        border: 0
    }
    .menu-items a {
        padding: 0 15px
    }

    .dropdown-toggle {
        padding: 0;
        top: 1px;
        left: -1px;
        position: absolute;
        font-size: 15px;
    }
    .menu-items>li ul li {
        padding: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .sub-menu li a {
        padding: 10px;
        line-height: 26px
    }
    .menu-items li.has-children>.sub-menu {
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .1);
        box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .4);
        position: absolute;
        top: 100%;
        min-width: 180px;
        line-height: 33px;
        z-index: 5;
        right: 0
    }
    .menu-items li.has-children:hover>.sub-menu {
        display: block
    }

    .cards-wrap .card {
        width: 30%
    }
    .cards-wrap .card:nth-child(odd) {
        clear: none
    }
    .cards-wrap .card:nth-child(3n+1) {
        margin-right: 0;
        clear: right
    }    
}


.icon-menu:before {
    content: "\61"
}

.icon-search:before {
    content: "\62"
}

.icon-phone:before {
    content: "\65"
}

.icon-down:before {
    content: "\64"
}

.icon-whatsapp:before {
    content: "\6a"
}

.icon-up:before {
    content: "\6c"
}

.icon-mobile:before {
    content: "\66"
}

.icon-mail:before {
    content: "\67"
}

.icon-location:before {
    content: "\6d"
}

.icon-scroll-up:before {
    content: "\6c"
}