/*Theme Name: HMCO Arabic*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Semibold.woff2') format('woff2'),
        url('fonts/Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Medium.woff2') format('woff2'),
        url('fonts/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
}
.map iframe {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
         filter: grayscale(100%);
}
.clear { height: 0; line-height: 0; clear: both; }
.clr { height: 0; line-height: 0; clear: both; }
h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
h3{
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}
.navbar {
    direction: rtl;
}
.blue{
    color: #073958 !important;
    font-weight: 500 !important;
}
h2{
    font-size: 35px;
    font-weight: 500;
    color: #073958;
}
::selection {
background: #FF5E99;
color: #fff;
text-shadow: none;
}
/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/*----------------------
Typography
----------------------*/
a {
    color: #fff;
    text-decoration: none !important;
    outline: none !important;
}
a:hover {color:#59c8d9;outline: none;}
p {
    color: #58595b;
    font-size: 16px;
    margin-bottom: 0;
}
.page_banner_content {
    position: absolute;
    top: 60px;
    z-index: 999;
    width: 500px;
    padding: 70px 0;
    border-radius: 7px;
}
.page_banner_content h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
}
.header-search input::-webkit-input-placeholder {
color: #fff;

}
.header-search input:-moz-placeholder { /* Firefox 18- */
color: #fff;  
}
.header-search input::-moz-placeholder {  /* Firefox 19+ */
color: #fff;  
}
.header-search input:-ms-input-placeholder {  
color: #fff;  
}
/*----------------------
Header
----------------------*/

.header_nav.sticky {
    position: fixed;
    font-size: 24px;
    line-height: 48px;
    height: 48px;
    width: 100%;
    text-align: left;
    z-index: 999;
    top: 0;
}
header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    border-bottom: 1px solid #344c66;
    height: 88px;
    display: flex;
    align-items: center;
}
header .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
}
.page_banner img {
    width: 100%;
    height: 100%;
}
.logo_sec {
    margin-left: 20%;
}
.navbar-nav li a {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Lato';
    position: relative;
}
.navbar-nav li a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #59c8d9;
    height: 3px;
    bottom: -33px;
    width: 0;
     -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-nav li a:hover:before{
    width: 100%;
}
.navbar-nav li {
    margin-left: 32px;
}
.home-slide {
    position: relative;
}
.slide-intro {
    position: absolute;
    bottom: 81px;
    left: 0;
    height: 125px;
    display: flex;
    align-items: center;
    padding: 20px;
    border-right: 3px solid #fff;
    background-color: rgb(0, 0, 0, 0.6);
}
.slide-intro p {
    color: #fff;
    font-size: 28px;
    padding-left: 100px;
    line-height: 32px;
    text-shadow: 0px 1px 2.55px rgba(0, 0, 0, 0.98);
    text-align: right;
}
footer{
    background: url(images/map-img.png) #292e33;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 0;
    position: relative;
    min-height: 550px;
}
.alliance-border .col-md-6 {
    padding-bottom: 36px !important;
    padding-top: 36px;
}
.footer-co1{
    padding-bottom: 95px;
}
.footer-co1 h3{
    border-bottom: 1px solid #54585c;
    padding-bottom: 20px;
    text-align: right;
    font-size: 26px;
}
.footer-co1 p{
    font-size: 20px;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: right;
    padding-left: 0;
}
.footer-co1 a{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: right;
}
.footer-nav{text-align: right;}
.footer-nav ul{
    padding: 0;
    margin: 0;
}
.footer-nav ul li{
    display: inline-block;
    margin-left: 30px;
}
.footer-nav ul li a{
    font-size: 17px;
    font-weight: 700;
}
.copyright{
    margin-top: 22px;
}
.copyright p{
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    text-align: right;
}
footer:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 155px;
    background-color: rgba(0, 0, 0, 0.231);
    left: 0;
    right: 0;
}
.footer-social{
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.footer-social a i{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
    justify-content: center;
    margin-left: 10px;
}
.footer-social a i:hover {
    background-color: #59c8d9;
    color: #fff;
}
.about-intro{}
.about-intro a{
    background-color: transparent !important;
    border: none !important;
    color: #073958 !important;
    font-size: 30px !important;
    padding: 0 !important;
    font-weight: 600;
    padding-top: 15px !important;
    border-bottom: 1px solid #073958 !important;
    border-radius: 0 !important;
}
.about-intro h2{
    font-size: 35px;
    color: #073958;
    margin-bottom: 20px;
}
.about-intro h3{
    font-size: 18px;
    color: #073958;
    font-weight: 600;
    margin: 18px 0;
}
.about-intro p{
font-size: 20px;
    color: #231f20;
    text-align: justify !important;
    direction: rtl;
}
.about-item{float: right;}
.about-item ul{
    padding: 0;
    margin: 0;
}
.about-item ul li{
    list-style: none;
    background-color: #073958;
    margin-bottom: 5px;
    width: 320px;
    padding: 8px 57px 8px 0;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-align: right;
}
.about-item ul li:before{
    content: '\f00c';
    position: absolute;
    background-color: #59c8d9;
    width: 40px;
    height: 43px;
    top: 0;
    display: flex;
    align-items: center;
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    justify-content: center;
    right: 0;
}
.about-item ul li:hover:before{
    width: 100%;
}
.people-intro{}
.people-intro h2{
    margin-bottom: 14px;
}
.people-intro p{
    margin-bottom: 49px !important;
    font-size: 20px;
}
.people-box{
    padding: 0 15px;
}
.people-box img{height: 130px;object-fit: cover;margin: 0 auto;}
.people-bio{
    background-color: #fff;
    padding: 28px;
    min-height: 120px;
}
.people-bio h3{
    font-size: 20px;
    color: #073958;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: right;
}
.people-bio p{
    margin-bottom: 30px;
    text-align: right;
    font-size: 19px;
}
.people-bio a i{
    float: left;
    color: #073958;
    position: relative;
    top: 6px;
    font-size: 20px;
    font-weight: 700;
}
.people-bio a.more-btn{
    font-size: 16px;
    color: #073958;
    font-weight: 600;
    position: relative;
    float: right;
}
.people-bio a.more-btn:before,.people-bio a.more-btn:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #073958;
    width: 100%;
    height: 1px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.people-bio a.more-btn:hover,.people-bio a i:hover,.about-intro button:hover{
    color: #59c7d9 !important;
}
.about-intro button:hover{
    border-bottom: 1px solid #59c7d9 !important;
}
.people-bio a.more-btn:hover:after{
    background-color: #59c7d9;
}
.people-slider .slick-arrow{
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex !important;
    top: 0;
    align-items: center;
    cursor: pointer;
}
.people-slider .left-icon{
    left: -50px;
}
.people-slider .right-icon{
    right: -50px;
    left: auto;
}
.publication-box .color-box{
    background-color: #55b8c7;
    height: 335px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 51px;
}
.color-box p{
    color: #ffffff;
    font-size: 30px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: block;
}
.publication-box:hover .color-box p{padding-bottom: 110px;} 
.publication-box {
    position: relative;
    cursor: pointer;
    margin-left: 10px;
}
.publication-box .public-btn{
    margin-top: 50px;
    position: absolute;
    bottom: -1000px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    left: 0;
    right: 0;
    display: inline-flex;
    justify-content: center;
}
.publication-box .public-btn a{
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 10px 15px;
    display: block;
    font-weight: 700;
    font-size: 20px;
}
.publication-box:hover .public-btn{
    bottom: 76px;
}
.col-lg-3:nth-of-type(2) .publication-box .color-box{
    background-color: #14656b;
}
.col-lg-3:nth-of-type(3) .publication-box .color-box{
    background-color: #333f48;
}
.col-lg-3:nth-of-type(4) .publication-box .color-box{
    background-color: #1a2e56;
    margin-right: 10px;
}
.main-career-sec {
    display: flex;
}
.main-career-sec .container-fluid {
    padding: 0;
}
.career-info {
    height: 400px;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    background: url(images/career-bg.jpg) no-repeat;
    background-size: cover;
    padding-left: 390px;
    padding-right: 154px;
    text-align: right;
}
.career-info h2{
    color: #fff;
    margin-bottom: 10px;
}
.career-info p{
    color: #fff;
    margin-top: 20px;
    font-size: 20px;
}
.career-info a.career-btns{
    background-color: #fff;
    font-size: 16px;
    color: #073958;
    padding: 12px 39px;
    margin-top: 37px;
    width: 150px !important;
    text-align: center;
    border-radius: 50px;
    float: right;
    place-self: flex-end;
}
.career-info a.career-btns:hover {
    background-color: #419fa9;
    color: #fff;
}
.lawyer-sec {
    padding-left: 51px;
    padding-right: 390px;
    background: url(images/layer-bg.jpg) no-repeat;
}
.lawyer-sec h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.lawyer-sec h2 {
    margin-bottom: 20px;
}
.lawyer-sec #search {
    border: none;
    width: 517px;
    height: 50px;
    padding-left: 10px;
}
.lawyer-sec .search-btn {
    position: absolute;
    right: -7px;
    top: 0;
    bottom: 0;
    border: none;
    font-size: 0;
    padding: 0;
    width: 50px;
    background: url(images/search-icon.png) #073958;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    height: 50px;
}
.lawyer-form {
    position: relative;
}
.lawyer-form p {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 7px;
    font-weight: 500;
    font-family: 'Lato';
}
.default-custom-btn button {background-color: transparent !important;font-size: 20px !important;color: #073958 !important;text-transform: uppercase;font-weight: 700;font-family: 'Lato';border: 1px solid #073958 !important;}
.default-custom-btn button:hover {
    background-color: #073958 !important;
    color: #fff !important;
}
.main-new-slider {
    height: 500px;
    display: flex;
    align-items: center;
}
.news-info{margin-top: 20px;text-align: right;}
.news-info h2{
    color: #fff;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: right;
}
.news-info a{
    font-size: 16px;
    color: #59c8d9;
    border-bottom: 1px solid #59c8d9;
    padding-bottom: 4px;
    text-align: right;
}
.news-box-slide {
    height: 307px;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
}
.news-slider {
    width: 1043px;
    margin-right: 100px;
    position: absolute !important;
    left: -500px;
    bottom: -74px;
}
.news-slider .slick-slide div {margin-right: 20px;}
.news-box-slide h3 {
    font-size: 18px;
    color: #59c8d9;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: right;
}
.news-box-slide p {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-align: right;
}
.news-slider .slick-arrow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 56px;
    height: 56px;
    border: 1px solid #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.news-slider .slick-arrow.right-icon {
    left: auto;
    right: -56%;
}
.header-search {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.9);
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.header-search input[type="text"] {
    width: 100% !important;
    display: inline-block;
    background-color: transparent;
    border: none;
    text-transform: capitalize;
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    border-bottom: 6px solid #fff;
    outline: none;
}
.close-btn {
    position: absolute;
    top: 50px;
    right: 50px;
    background-color: #073958;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
}
.close-btn i {
    color: #fff;
    font-size: 27px;
}
.language {
    margin-right: 30px;
}
.header-search-icon {
    cursor: pointer;
}
.open-search {
    opacity: 1 !important;
    z-index: 9999999999999;
     -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
header.inner-header {
    position: relative;
    border-bottom: transparent !important;
    background-color: #073958;
}
.about-img figure {
    border: 15px solid #fff;
}
.about-img .wpb_wrapper {
    margin-top: -30px !important;
}
.about-info {
    margin-top: 63px;
}
.about-info p {
    font-size: 24px;
    color: #231f20;
    margin-top: 26px;
        text-align: justify !important;
    direction: rtl;
}
.focus-box{}
.focus-box .inner-focus{
}
.focus-box .inner-focus img{
    border: 5px solid transparent;
      -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.focus-box .inner-focus h2{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: 500;
}
.main-focus-sec{}
.main-focus-sec h2{
    color: #ffffff;
    font-weight: 300;
    font-size: 45px;
}
.header-search form {
    width: 85%;
}
.focus-box .inner-focus:hover img {
    border: 5px solid #fff;
}
.alliance-logo{
    height: 233px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alliance-logo img{}
.alliance-logo-info{
    height: 233px;
    display: flex;
    align-items: center;
}
.alliance-logo-info p{
    font-size: 18px;
    color: #231f20;
    font-weight: 500;
}
.alliance-border {}
/* .alliance-border:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    background-color: #d1d3d4;
    height: 1px;
    width: 1110px;
    margin: 0 auto;
} */
li.active a:before {
    width: 100%;
}
li.active a{
    color: #59c8d9;
}
.practice-box{
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 2px dashed #6897ad;
    margin-bottom: 30px !important;
}
.practice-box h3{
    font-size: 20px;
    color: #073958;
    font-weight: 500;
}
.office-info{}
.office-info h4{
    font-size: 20px;
    color: #073958;
    font-weight: 600;
    margin-bottom: 5px;
}
.office-info p{
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px !important;
}
.office-info h2 {
    margin-bottom: 20px;
}
.border-map {position: relative;}
.border-map:before {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    background-color: #d1d3d4;
    height: 1px;
    width: 97%;
    margin: 0 auto;
}
.contact-page-info .wpcf7-form-control {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 10px;
    text-transform: capitalize;
    color: #000000;
    font-size: 15px;
    border: 1px solid #e7eaf2;
    border-radius: 4px;
    text-align: right;
}
.let-form-sec {
    background-color: #f1f2f2;
    padding: 20px;
}
.let-form-sec h3{
    font-size: 20px;
    color: #073958;
    margin-top: 35px;
    margin-bottom: 9px;
}
.let-form-sec .wpcf7-textarea {
    height: 156px;
    resize: none;
}
.let-form-sec .wpcf7-submit {
    text-transform: uppercase;
    background-color: #073958;
    font-size: 15px;
    color: #fff;
    width: auto;
    padding: 15px 30px;
}
.let-form-detail {
    background-color: transparent;
    border: 3px solid #e7eaf2;
}
.let-form-sec h2 {
    margin-bottom: 12px;
}
.let-form-detail h4{
    font-size: 20px;
    color: #000;
    margin-bottom: 4px;
}
.let-form-detail p{
    font-size: 15px;
    color: #000;
    margin-bottom: 28px !important;
}
.insight-box{
    position: relative;
    margin-bottom: 30px !important;
}
.insight-figure{
    position: relative;
}
.insight-figure img{
    height: 250px;
    object-fit: cover;
    border: 1px solid #eff5f9;
    width: 100%;
}
.insight-info span.new-title{
    font-size: 17px;
    color: #073958;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
        direction: rtl;
}
.insight-info{
    padding: 30px;
    padding-bottom: 95px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    min-height: 255px;
}
.insight-figure span.date-sec{
    font-size: 17px;
    color: #073958;
    font-weight: 700;
    margin-bottom: 16px;
    position: absolute;
    bottom: 10px;
    left: 30px;
    background-color: #fff;
    padding: 5px 10px;
}
.insight-info p{
    font-size: 18px;
    color: #231f20;
    font-weight: 500;
    text-align: right;
        direction: rtl;
}
.insight-box a{position: absolute;left: 0;top: 0;z-index: 10;width: 100%;height: 243px;}
.insight-box a:before, .insight-box a:after
{
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 9999;
}

.insight-box a:before {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.insight-box a:after{
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.insight-box:hover a:after,.insight-box:hover a:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.insight-info span i{
    position: absolute;
    left: 30px;
    bottom: 30px;
    color: #073958;
    font-size: 20px;
    font-weight: 700;
}
.career-form-sec .wpcf7-form-control {
    width: 100%;
    border: none;
    background-color: #fff;
    font-size: 15px;
    color: #000;
    padding: 10px 10px;
    border-radius: 4px;
    text-align: right;
}
.career-form-sec ul {
    padding: 0;
    margin: 0;
}

.career-form-sec ul li {
    list-style: none;
    display: inline-block;
    width: 267px;
    margin-right: 10px;
}
.career-form-sec ul li:last-of-type{
    margin-right:0 !important;
}
.career-form-sec .btn-primary {
    width: auto;
    float: right;
    background-color: #6897ad !important;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    line-height: normal;
    margin: 0;
    padding: 12px 25px;
    font-size: 15px;
    margin-left: 12px;
    font-weight: 500;
    border-radius: 4px;
    margin-top: 7px;
}
.career-sec{}
.career-sec h3{
    color: #6897ad;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}
.career-sec p{
    color: #fff;
    font-size: 15px;
    margin-bottom: 28px !important;
}
.career-form-sec .wpcf7-file {
    padding: 7px 10px;
}
.job-detail-box {
    height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.job-detail-sec {
    border-bottom: 1px solid #d1d3d4;
}
.job-detail-box h3{
    font-size: 25px;
    color: #231f20;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px;
    text-align: right;
}
.job-detail-box span{
    font-size: 17px;
    color: #231f20;
    text-align: right;
}
.job-detail-box span a{color: #6897ad;font-size: 15px;margin-right: 13px;}
.job-detail-box a.job-btn {
    background-color: #073958;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 0;
    font-size: 15px;
}
.job-detail-sec:last-child{
    border-bottom: 1px solid transparent;
}
.accordian-sec {
    display: none;
}
.accordian-sec.accordian-slide-sec {
    display: block;
}
.accordian-sec ul {
    padding: 0;
    margin: 0;
    padding-bottom: 25px;
}
.accordian-sec ul li {
    font-size: 18px;
    margin-bottom: 8px;
    list-style: inside;
}
.job-detail-box p {
    font-size: 17px;
    color: #a7a9ac;
    text-align: right;
}
.single-page-content{
    background-color: #252525;
    min-height: 200px;
    display: flex;
    align-items: center;
}
.announcement-sec{}
.announcement-sec span{
    font-size: 30px;
    color: #59c8d9;
}
.announcement-sec h3{
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
    text-transform: capitalize;
}
.single-inner-content{
    padding-bottom: 35px;
}
.inner-single-info{}
.inner-single-info h3{
    font-size: 40px;
    color: #073958;
    font-weight: 700;
    line-height: 35px;
    margin-top: 49px;
    text-align: right;
    margin-bottom: 26px;
}
.inner-single-info p{
    color: #6d6e71;
    margin-bottom: 25px;
    line-height: 25px;
    font-size: 21px;
}
.inner-single-right{
    margin-top: -140px;
}
.inner-single-right img{}
.inner-single-right p{
    font-size: 20px;
    color: #231f20;
    font-style: italic;
    font-weight: 500;
    margin-top: 45px;
    position: relative;
}
.inner-single-right p:before {
    content: '';
    position: absolute;
    left: 0;
    top: -6px;
    width: 40px;
    height: 30px;
    background: url(images/quote-icon.png) no-repeat;
}
.inner-people-box{
    border: 1px solid #e6e7e8;
    margin-bottom: 30px !important;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.inner-figure-box{
    padding: 29px;
    border-bottom: 1px solid #e6e7e8;
    position: relative;
    text-align: right;
}
.inner-figure-box img{
    width: 130px;
    height: 130px;
    object-fit: cover;
}
.inner-figure-box h2{
    font-size: 20px;
    font-weight: 600;
    margin-top: 29px;
    text-align: right;
    margin-bottom: 14px;
}
.inner-figure-box span{
    font-size: 18px;
    color: #6897ad;
    display: block;
    text-align: right;
}
.inner-figure-box p{
    font-size: 20px;
    color: #231f20;
    font-weight: 500;
    text-align: right;
}
.people-contact-info{
    padding: 20px 30px;
}
.people-contact-info a{
    font-size: 18px;
    color: #6897ad;
    text-align: right;
    display: block;
}
.inner-single-right {
    margin-top: 43px;
    border: none;
    padding: 0;
}
.inner-single-right h2 {
    margin: 0;
    font-size: 30px;
}
.inner-single-right .people-contact-info {
    padding: 0;
}
.inner-single-right .people-contact-info a {
    color: #073958;
    font-weight: 700;
    font-size: 15px;
}
.inner-single-people {
    padding-top: 30px;
    padding-bottom: 37px;
}
.inner-single-left {
    margin-top: 20px;
}
.inner-full-info {
    margin-top: 50px;
}
.inner-full-info h2 {
    margin-bottom: 14px;
}
.inner-full-info p {
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 18px;
}
.inner-people-form .wpcf7-form-control {
    width: 100%;
    border: 1px solid #e7eaf2;
    padding: 12px 20px;
    margin-bottom: 9px;
    border-radius: 4px;
}
.inner-people-form {
    background-color: #f1f2f2;
    padding: 30px;
}
.inner-people-form .wpcf7-textarea {
    height: 148px;
    resize: none;
}
.inner-people-form .wpcf7-form-control {
    width: 100%;
    border: 1px solid #e7eaf2;
    padding: 12px 20px;
    margin-bottom: 9px;
    border-radius: 4px;
    text-align: right;
}
.inner-people-form {
    background-color: #f1f2f2;
    padding: 30px;
    float: right;
    width: 100%;
    padding-bottom: 18px;
    padding-top: 53px;
}
.inner-people-form .wpcf7-textarea {
    height: 148px;
    resize: none;
}
label.contact-pref {
    font-size: 15px;
    color: #000;
    margin-top: 12px;
    margin-bottom: 7px;
    text-align: right;
    width: 100%;
}
.inner-people-form .wpcf7-radio {
    border: none;
    padding: 0;
    margin: 0;
}
.inner-people-form .wpcf7-radio {
    border: none;
    padding: 0;
    margin: 0;
}
.inner-people-form span.wpcf7-list-item {
    margin: 0;
}
.inner-people-form span.wpcf7-list-item label {
    margin-left: 29px;
    position: relative;
    margin-bottom: 20px;
}
.inner-people-form input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    height: 15px !important;
    width: 15px !important;
    border-radius: 50%;
    margin-right: 7px;
    outline: none;
    border: 1px solid #9d9e9e;
}
.inner-people-form span.wpcf7-list-item label:before {
    /* content: ''; */
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    bottom: 0;
    top: 5px;
    right: 0;
    border: 2px solid #999a9a;
}
.inner-people-form .wpcf7-radio input[type=radio]:checked {
    background-color: #073958;
    color: #fff;
    border: 1px solid transparent !important;
}
span.max-info {
    text-align: right;
    display: block;
    color: #073958;
    font-size: 13px;
    font-weight: 700;
}
.inner-people-form h2 {
    margin-bottom: 20px;
    font-size: 25px;
    text-align: right;
}
.inner-people-form .wpcf7-submit {
    width: auto;
    display: inline-flex;
    float: right;
    background-color: #073958;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 20px;
}
h2.filter {
    font-size: 25px;
}
.menu-option select{
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #6897ad;
    text-transform: uppercase;
    border: none;
    padding: 0 10px;
    height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.filter-sec {
    border-bottom: 1px solid #d1d3d4;
    margin-bottom: 80px;
}
#search {
    width: 100%;
    border: 1px solid #cececd;
    padding: 0 20px;
    font-size: 15px;
    height: 48px;
    border-radius: 3px;
    position: relative;
    background-color: #e8e8e4;
    color: #999997;
}
.filter-sec .row {
    min-height: 80px;
    display: flex;
    align-items: center;
}
.no-record {
    background: #fff;
    border-left: 5px solid #073958;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    margin-bottom: 40px;
}
.search-field{
    position: relative
}
.search-field:after, .search-field:before {
    content: '';
    position: absolute;
    background: url(images/search-icon1.png) no-repeat;
    width: 18px;
    height: 18px;
    right: 20px;
    top: 15px;
}
.search-field:before{
    height: 30px;
    width: 1px;
    background-color: #cececd !important;
    z-index: 999;
    right: 53px;
    background: none;
    top: 9px;
}
.menu-option:after {
    content: '';
    position: absolute;
    right: 100px;
    top: 20px;
    width: 13px;
    height: 7px;
    background: url(images/down-arrow.png) no-repeat;
}
.menu-option {
    position: relative;
}
.inner-figure-box:after {
    content: '';
    position: absolute;
    right: auto;
    top: 29px;
    background: url(images/arrow1.png) no-repeat;
    width: 19px;
    height: 19px;
    left: 21px;
}
.main-people-sec {
    margin-bottom: 30px;
}
.wpb_wrapper .alliance-border .col-md-6:nth-of-type(3), .wpb_wrapper .alliance-border .col-md-6:nth-of-type(4){
    border-bottom: 1px solid transparent;
}
.inner-single-people .inner-figure-box:after {
    display: none;
}
.inner-single-people .inner-single-left img {
    width: 100% !important;
}
.new-single-page-banner img {
    width: 100%;
    height: 100%;
}
span.insight-arrow {
    position: absolute;
    bottom: 0;
    z-index: 9999;
    height: auto !important;
    left: 0;
}
span.insight-arrow a {
    height: auto;
}
.main-insight-sec {
    margin-top: 50px;
    margin-bottom: 30px;
}
.office-info p a {
    color: #000;
    text-align: right;
    display: block;
        direction: ltr;
}
.inner-single-info p a {
    color: #58c8d9;
}
.inner-single-info ul, .inner-single-info ol {
    padding: 0;
    padding-right: 10px;
}
.inner-single-info ul li, .inner-single-info ol li {color: #6d6e71;margin-bottom: 20px;line-height: 25px;list-style: none;font-size: 18px;position: relative;}
.about-intro .vc_btn3-container.vc_btn3-right {
    float: right;
    width: 100%;
}
.inner-people-form span.wpcf7-form-control-wrap.radio-86 {
    width: 100%;
    float: right;
    text-align: right;
}
.contact-page-info {
    text-align: right;
}
.inner-full-info ul li {
    list-style: none;
    margin-bottom: 21px;
    font-size: 20px;
}
.thumbnail-bg {
    background-color: #fff;
    padding: 10px 0;
}
.inner-single-right span strong {
    display: block;
    font-size: 23px;
    margin-top: 10px;
}
.inner-full-info ul li {
    position: relative;
}
.inner-full-info ul li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000;
    height: 5px;
    width: 5px;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}
.inner-full-info ul li {
    padding: 0 17px;
}
.inner-full-info h3 {
    color: #073958;
    margin-bottom: 15px;
}
.news-slider .slick-arrow.left-icon {
    left: auto;
    right: -50.7%;
}
.inner-single-info p strong {
    color: #073958;
}
.inner-single-info table {
    text-align: right;
    margin-bottom: 30px;
}
.inner-single-info table tr td {
    padding: 10px 20px;
    font-size: 20px;
}
.inner-single-info ul li:before {
    content: '';
    position: absolute;
    right: -12px;
    background-color: #073958;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    bottom: 0;
    top: 0;
    margin: auto;
}
.inner-figure-box span strong {
    padding-left: 10px;
}
.inner-single-right .people-contact-info a .fa-linkedin-in {
    background-color: #073958;
    color: #fff;
    padding: 10px;
    margin-top: 15px;
}
p {
    direction: rtl !important;
}
.col-md-1.offset-md-2.d-none.d-lg-block.d-xl-block {
    margin-left: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-9.offset-md-2 {
    margin: 0;
    float: right;
}
.main-insight-sec .row,
.vc_custom_1562157488330 .row{
    justify-content: flex-end;
}
.inner-single-info table {
    text-align: right;
    margin-bottom: 30px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
p {
    direction: ltr !important;
}
}
@supports (-ms-ime-align: auto) {
p {
    direction: ltr !important;
}
}
@supports (-ms-accelerator:true) {
p {
    direction: ltr !important;
}
}

.search-page {
    padding: 50px 0;
}

.search-result-h h2 {
    text-align: right;
}

.no-project-found h2 {
    text-align: right;
}

/**/

.profile-article-list h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    text-align: right;
}

.profile-article-list {
    clear: both;
    padding-top: 25px;
}

.profile-article-list .flex {
    overflow: hidden;
    background-color: #f1f2f2;
    display: flex;
    align-items: center;
    padding: 10px;
    position: relative;
    margin-bottom: 10px;
    border: 2px solid transparent;
}
.profile-article-list .img-box {
    width: 100px;
    height: 100px;
}
.profile-article-list .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profile-article-list .article-desc {
    float: right;
    width: 73%;
    margin-left: 12px;
}
.profile-article-list .article-desc h3 {
    color: #231f20;
    font-size: 14px;
    line-height: 19px;
}
.profile-article-list .article-desc p {
    font-size: 14px;
    text-align: left;
}
a.link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.profile-article-list .article-desc span {
    color: #073958;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}
.profile-article-list .flex:hover {
    border: 2px solid #a7947a;
}
.insight-info .author-title {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: #073958;
    font-weight: 600;
    text-align: right;
}
.author-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.announcement-sec .author-img-box {
    float: left;
    width: 18%;
}
.announcement-sec .box {
    float: right;
    width: calc(74%);
    margin-left: 10px;
}
.announcement-sec {
    overflow: hidden;
    display: flex;
    align-items: center;
}
ul.tabs-list {
    padding: 0;
    margin: 0;
}
ul.tabs-list li {
    font-size: 15px;
    border-bottom: 1px solid #dedede;
    list-style: none;
    font-weight: 600;
    color: #2e2e2e;
    position: relative;
    padding-right: 20px;
    text-align: right;
}
ul.tabs-list li:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    margin: auto;
    background-color: #2e2e2e;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    right: 0;
}
ul.tabs-list li span {
    display: block;
    padding: 10px 0;
    cursor: pointer;
}
ul.tabs-list li:hover {
    color: #104361;
}
ul.tabs-list li:hover:before{
    background-color: #104361;
}
.tabs-content{
    display: none;
    text-align: right;
}
.tabs-content.tab1{
    display: block;
}
.tabs-content h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 13px;
    text-align: right;
}
.tabs-content p {
    font-size: 15px;
    color: #231f20;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 24px;
}
.tabs-content .btn {
    background-color: #104361;
    color: #fff;
    border-radius: 0;
    padding: 10px 50px;
    margin-top: 15px;
}
.tabs-sec {
    padding-bottom: 40px;
}
.inner-single-info h3.author-title {
    margin: 0;
    color: #fff;
    background-color: #073958;
    font-size: 16px;
    padding: 4px 20px 4px 20px;
    display: inline-block;
}
.inner-single-info h3.author-title i {
    padding-left: 30px;
}
.terms-arbic {
    margin: 50px 0px;
}

.terms-arbic h2.vc_custom_heading {
    margin-bottom: 20px;
direction: rtl;
}
.terms-arbic ul li {
    direction: rtl;
    margin-bottom: 10px;
}
.terms-arbic ul {
    padding-left: 0px;
    padding-right: 30px;
}
.terms-arbic  p {
    margin-bottom: 20px;
}