html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    line-height: 1.3;
}
body{
    user-select: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.page-node-node .container-wrapper{
    overflow: unset!important;
}
nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ul.menu.menu--social-media.nav{
    display: flex;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover, 
.btn-primary:active:focus, .btn-primary.active:focus, 
.open > .dropdown-toggle.btn-primary:focus, 
btn-primary:active.focus, 
.btn-primary.active.focus, 
.open > .dropdown-toggle.btn-primary.focus {
    background-color: #ffffff;
    color: #555555;
    outline: none;
    box-shadow: none;
}
.btn-primary:focus, .btn-primary.focus {
    outline: none;
    border-color: #555555;
    color: #555555;
    background-color: #ffffff;
}
/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

body {
    margin: 0;
    padding: 0
}
/********************** RTF *************************/

.rtf em {
    font-style: italic;
}

.rtf u {
    text-decoration: underline;
}

.rtf h1 {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
}

.rtf h2 {
    font-size: 1.3em;
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
    text-transform: capitalize;
}

.rtf h3 {
    font-size: calc(16px + 0.51vw);
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
    color: #313131;
}

.rtf h4 {
    font-size: 1em;
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
}

.rtf h5 {
    font-size: .9em;
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
}

.rtf h6 {
    font-size: .8em;
    font-weight: bold;
    padding-bottom: .5em;
    margin-bottom: 11px;
}

.rtf ul, .rtf ol {
    padding: 5px 5px 0px 5px;
    font-size: 1em;
    list-style: none;
}

.rtf ul li {
    list-style-position: outside;
    line-height: 1.5em;
    font-size: 1em;
    margin-bottom: 5px;
    padding-left: 10px;
}

.rtf ol li {
    list-style: decimal;
    list-style-position: outside;
    font-size: 1em;
    margin-bottom: 5px;
}

.rtf ul li:before {
    font-family: "FontAwesome";
    content: "\f111";
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    margin: 0 5px;
}

.rtf p {
    padding-bottom: 0.8em;
    line-height: 1.4em;
}

.rtf a {
    text-decoration: underline;
}
.rtf img {
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 20px ;
    margin: 20px;
    
}

p.text-large {
    font-size: 24px;
    color: #927470;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}

@font-face {
    font-family: 'Hacen Algeria';
    src: url('../fonts/HacenAlgeria.eot');
    src: url('../fonts/HacenAlgeria.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HacenAlgeria.woff2') format('woff2'),
        url('../fonts/HacenAlgeria.woff') format('woff'),
        url('../fonts/HacenAlgeria.ttf') format('truetype'),
        url('../fonts/HacenAlgeria.svg#HacenAlgeria') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body *{
	font-family: 'Hacen Algeria';
}
.container-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    height: auto;
    padding: 0;
}

.container-1920 {
    max-width: 1920px;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0 15px;
}

[dir=rtl] .col-sm-1,
[dir=rtl] .col-sm-2,
[dir=rtl] .col-sm-3,
[dir=rtl] .col-sm-4,
[dir=rtl] .col-sm-5,
[dir=rtl] .col-sm-6,
[dir=rtl] .col-sm-7,
[dir=rtl] .col-sm-8,
[dir=rtl] .col-sm-9 {
    float: right
}

[dir=rtl] .col-md-1,
[dir=rtl] .col-md-10,
[dir=rtl] .col-md-11,
[dir=rtl] .col-md-12,
[dir=rtl] .col-md-2,
[dir=rtl] .col-md-3,
[dir=rtl] .col-md-4,
[dir=rtl] .col-md-5,
[dir=rtl] .col-md-6,
[dir=rtl] .col-md-7,
[dir=rtl] .col-md-8,
[dir=rtl] .col-md-9,
[dir=rtl] .col-sm-1,
[dir=rtl] .col-sm-10,
[dir=rtl] .col-sm-11,
[dir=rtl] .col-sm-12,
[dir=rtl] .col-sm-2,
[dir=rtl] .col-sm-3,
[dir=rtl] .col-sm-4,
[dir=rtl] .col-sm-5,
[dir=rtl] .col-sm-6,
[dir=rtl] .col-sm-7,
[dir=rtl] .col-sm-8,
[dir=rtl] .col-sm-9,
[dir=rtl] .col-xs-1,
[dir=rtl] .col-xs-10,
[dir=rtl] .col-xs-11,
[dir=rtl] .col-xs-12,
[dir=rtl] .col-xs-2,
[dir=rtl] .col-xs-3,
[dir=rtl] .col-xs-4,
[dir=rtl] .col-xs-5,
[dir=rtl] .col-xs-6,
[dir=rtl] .col-xs-7,
[dir=rtl] .col-xs-8,
[dir=rtl] .col-xs-9 {
    float: right
}

.header-slider {
    display: inline-block;
    width: 100%;
    height: auto
}

.header-slider-container {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative
}

.front-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: .3s;
    background-color: rgb(255,255,255,.8);
	-webkit-box-shadow: 0px 3px 5px 0px rgb(201 201 201);
    -moz-box-shadow: 0px 3px 5px 0px rgba(201,201,201,1);
    box-shadow: 0px 3px 5px 0px rgb(201 201 201);
}

.header-front-container {
    display: inline-block;
    width: 100%;
    height: auto;
}
.front-header.fixed-header {
    height: 106px;
    background-color: #fff;

}

.front-header.fixed-header .main-logo img {
    width: 62%;
}

.front-header.fixed-header .main-menu ul {
       margin: 32px 0;
}
.fixed-header .language-switcher-language-url{
	    margin-top: 39px;
}
										  
				   
 
.main-logo {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 13px 0;
    margin-top:0;
}

.main-logo img {
    width:243px;
    height: auto;
    padding-top: 7px;
}

.main-logo img
{
    
    height: auto;
    
}
.main-menu {
    display: inline-block;
    width: 100%;
    height: auto
}

.main-menu-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.main-menu-container ul {
    transition: 0.4s top cubic-bezier(0.3,0.73,0.3,0.74);
    margin: 60px 0;
    float: none;
}

.main-menu-container li {
    display: block;
    margin: 10px;
}

.main-menu-container li a {
    color: #000;
    font-size: 18px;
    
    font-weight: 100;
    transition: .5s;
    text-decoration: none
}

.main-menu-container li a:hover {
    text-decoration: none;
    color: #997848;
    transition: .5s
}

.slider {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative
}

.slider-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.slider-container img {
    width: 100%;
    height: auto
}

.slider-img {
    display: inline-block;
    width: 100%;
    height: auto;
    background: #000
}

.slider-img img {
    width: 100%;
    height: auto
}

.slider-data {
    display: inline-block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    z-index: 1;
    text-align: center;
}

.slider-data-container {
    display: inline-block;
    width: 50%;
    height: auto
}

.slider-data-container h1 {
    color: #fff;
    font-size: 48px;
    
    font-weight: 300
}

.slider-data-container h3 {
    color: #fff;
    font-size: 26px;
    
    font-weight: 300;
    margin-top: 30px
}

.slider-data-container .slider-link {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 30px
}

.slider-data-container .slider-link a {
    display: inline-block;
    padding: 11px 33px;
    
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: .5s
}

.slider-data-container .slider-link>a:nth-child(1) {
    border: 2px solid #fff;
    background-color: transparent
}

.slider-data-container .slider-link>a:nth-child(2) {
    background-color: #997848;
    border: 2px solid #997848;
    margin-inline-start: 20px
}

.about-us {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 40px 0;
}

.about-us-container {
    display: inline-block;
    width: 100%;
    height: auto;
}

.title-section {
    display: inline-block;
    width: 100%;
    height: auto
}

.title-section h2 {
    display: inline-block;
    color: #2f2f2f;
    font-size: 35px;
    
    font-weight: 500;
    position: relative;
				   
						
}

.title-section h2:after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: -8px;
    width: 56%;
    background-color: #997848;
    right: 0;
    left:auto;
}
[dir="ltr"] .title-section h2:after{
    left:0;
    right:auto;
}

.about-us-data {
    display: inline-block;
    width: 100%;
    height: auto;
}

.about-us-body {
    display: inline-block;
    width: 50%;
    float: right;
    padding-inline-end: 10px;
}

.about-us-body-title {
    display: inline-block;
    width: 100%;
    height: auto;
	margin: 18px 0 0 0;
}

.about-us-body-title h2 {
    
    color: #000;
    font-size: 28px;
}

.about-us-body-txt {
    
    color: #656565;
    font-size: 20px;
    margin-top: 10px;
}

.about-us-image {
    display: inline-block;
    width: 50%;
    float: left;
    position: relative;
}
[dir="ltr"] .about-us-image {
    float: right;
    transform: rotateY(180deg);
}
[dir="ltr"] .about-us-body {

    float: left;

}
.about-us-image-first {
    display: inline-block;
    width: auto;
}

.about-us-image-first img {
    max-width: 80%;
    height: auto;
}

.about-us-image-second {
    display: inline-block;
    width: auto;
    position: absolute;
    top: -16%;
    left: -11%;
    z-index: -1
}

.about-us-image-second img {
    max-width: 70%;
    height: auto
}

.services {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-color: #f8f8f8
}

.services-container {
    display: inline-block;
    width: 100%;
    height: auto;
}

.second-title-section {
    display: inline-block;
    width: 100%;
    height: auto;
	margin: 18px 0 0 0;
}

.second-title-section h3 {
    color: #656565;
    font-size: 23px;
    
    margin-bottom: 30px;
}

.services-all-data {
    display: inline-block;
    width: 100%;
    height: auto;
}

.service-card {
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    z-index: 0;
	height: 393px;
    overflow: hidden;
}

.service-main-image {
    position: absolute;
    top: 0;
    left: -100%;
    opacity: 0;
    z-index: -1;
    width: 100%;
    height: auto;
    transition: .5s;
}

.service-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.service-icon {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    height: 75px;
    overflow: hidden;
}

.service-icon img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition: .5s;
}

.service-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #997848;
    margin-bottom: 20px;
height:75px;
}

.service-title h2 {
    color: #000;
    font-size: 20px;
    
    font-weight: 700;
    transition: .5s;

}

.service-body {
    display: inline-block;
    width: 100%;
    /* text-align: center; */
    color: #828282;
    font-size: 17px;
    
    height: 160px;
    overflow: hidden;
    transition: .5s;
    padding: 0 15px;
}

.service-link {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0
}

.service-link a {
    color: #828282;
    font-size: 15px;
    
    border-bottom: 1px solid #997848;
    text-decoration: none;
    transition: .5s
}

.service-card:hover .service-main-image {
    left: 0;
    opacity: 1
}

.service-card:hover .service-icon img {
}

.service-card:hover .service-title h2 {
}

.service-card:hover .service-title {
}

.service-card:hover .service-body * {
    color: #000000;
}

.service-card:hover .service-link a {
    color: #000000;
    border-bottom: 1px solid #000000;
}
.service-card:hover{
	background-color:rgb(0,0,0,.5);
}
.our-team {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 30px 0
}
section.our-team .our-taem-all-data .our-team-social {
    text-align: center;
}
.our-taem-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.our-taem-all-data {
    display: inline-block;
    width: 100%;
    height: auto
}

.our-taem-card {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px
}

.our-taem-main-image {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative;
    height: 450px;
    overflow: hidden
}

.our-taem-main-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.our-team-card-data {
    position: absolute;
    width: 80%;
    height: 80%;
    top: 10%;
    left: 10%;
    background-color: rgb(153, 120, 72, .8);
    opacity: 0;
    transition: .5s
}

.our-team-card-name {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 45px
}

.our-team-card-name h2 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    height: 76px;
    overflow: hidden;
}

.our-team-card-job {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center
}

.our-team-card-job h2 {
    color: #fff;
    
    font-size: 18px;
    margin: 0
}

.our-team-card-body {
    display: inline-block;
    width: 100%;
    height: 200px;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 25px;
    padding: 0 15px;
    height: 96px;
    overflow: hidden;
}

.our-team-social {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    margin-top: 10px
}

.our-team-social ul {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.our-team-social ul li {
    display: inline-block;
    margin: 5px
}

.our-team-social ul li a i {
    font-size: inherit;
}

.our-team-social ul li a:hover {
    background-color: #997848;
    color: #fff
}

.our-taem-card:hover .our-team-card-data {
    opacity: 1
}

.blogs {
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #f8f8f8;
    padding: 20px 0
}

.blogs-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.blogs-all-data {
    display: inline-block;
    width: 100%;
    height: auto
}

.blog-card {
    display: inline-block;
    width: 96%;
    height: auto;
    padding: 12px;
    background-color: #ffffff;
    border: 1px solid #d6d6d6;
    margin: 10px 0;
}

.blog-card-image {
    display: inline-block;
    width: 100%;
    height: auto;
    height: 200px
}

.blog-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog-card-title {
    display: inline-block;
    width: 100%;
    height: 60px;
    overflow: hidden;
}

.blog-card-title h2 {
    color: #000;
    font-size: 18px;
	
}

.blog-card-body {
    display: inline-block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    font-size: 17px;
}

.blog-card-link {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 10px
}

.blog-card-link a {
background-color: #8d7143;
    display: inline-block;
    padding: 9px 37px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: .5s;
    border: 1px solid #f3d09e;
}

.blog-card-link a:hover {transition: 600ms;text-decoration: none;background-color: transparent;color: #997848;}
.slider-data-container .slider-link>a:first-child:hover {
    color: #997848;
    border: 2px solid #997848;
    background-color: transparent;
}

section.services .more-link.form-group a:hover {
    background-color: transparent;
    color: #997848;
    transition: 600ms;
}
.footer-pages {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px 0 0;
    border-top: 2px solid #333333;
    position: relative;
}
.footer-pages:before,.footer-pages:after {content: "";background-image: url("../images/footer-bg.png");display: block;width: 50%;height: 100%;position: absolute;top: 0;background-repeat: no-repeat;background-size: contain;z-index: -1;opacity: 1;background-color: #dddddd5e;}

.footer-pages:before {
    left: 0;
    background-position: -70px;
}
.footer-pages:after{right: 0;transform: rotate(180deg);background-position: -20px;}
.footer-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.footer01 {
    display: inline-block;
    width: 100%;
    height: auto
}

.footer-logo {
    display: inline-block;
    width: 100%;
    height: auto
}

.footer-logo img {
    max-width: 100%;
    height: auto
}

.footer-data {
    display: inline-block;
    height: auto;
    font-size: 16px;
    color: #000000;
    
    width: 90%;
    margin-top: 15px;
}

.footer02 {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 5px
}

.footer02 h2,
.footer03 h2 {
    display: inline-block;
    width: fit-content;
    height: auto;
    font-size: 25px;
    
    margin-bottom: 15px;
}
.footer02 h2:after, .footer03 h2:after {content: "";display: block;width: 45%;height: 3px;background-color: #997848;}
.footer02 ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer02 ul li {
    width: calc(100% / 2);
    height: auto;
    padding-bottom: 15px;
}

.footer02 ul li a {color: #333333;font-size: 16px;text-decoration: none;transition: .5s;padding: 0;}

.footer02 ul li a:hover {
    color: #997848;
    text-decoration: none;
	background-color: unset;
}

.footer03 {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 5px
}

.footer-info {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 0
}

.info-data {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 8px
}

.info-data i {
    display: inline-block;
    float: right;
    font-size: 15px;
    color: #fff;
    margin-inline-end: 15px
}

.info-data p {
    display: inline-block;
    color: #fff;
    
}

ul.menu.menu--contact.nav {
    display: inline-block;
    width: 100%;
    height: auto
}

ul.menu.menu--contact.nav {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.menu.menu--contact.nav li {
    margin: 5px;
}

ul.menu.menu--contact.nav li a {
    padding: 0
}

ul.menu.menu--contact.nav li i {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    transition: .5s;
    padding: 5px;
    color: #000;
}

ul.menu.menu--contact.nav li i:hover {
    transition: .5s;
}

ul.menu.menu--contact.nav li:nth-child(1) i,
ul.menu.menu--contact.nav li:nth-child(2) i,
ul.menu.menu--contact.nav li:nth-child(3) i {
    display: inline-block;
    font-size: 14px;
}

ul.menu.menu--contact.nav li:nth-child(1) i:hover,
ul.menu.menu--contact.nav li:nth-child(2) i:hover,
ul.menu.menu--contact.nav li:nth-child(3) i:hover {
    background-color: unset;
    transition: .5s;
}

ul.menu.menu--contact.nav li a:focus,
ul.menu.menu--contact.nav li a:hover {
    text-decoration: none;
    background-color: unset
}

ul.menu.menu--contact.nav li:nth-child(1) a,
ul.menu.menu--contact.nav li:nth-child(2) a,
ul.menu.menu--contact.nav li:nth-child(3) a {
    font-size: 16px;
    color: #333333;
}

ul.menu.menu--contact.nav li:nth-child(1) a:hover .link-text,
ul.menu.menu--contact.nav li:nth-child(2) a:hover .link-text,
ul.menu.menu--contact.nav li:nth-child(3) a:hover .link-text {
    color: #997848
}

.link-text {
    font-size: 16px;
    color: #000;
}

ul.menu.menu--contact.nav li:nth-child(3) {
}

.copyright {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px 5px;
    border-top: 2px solid #333333;
    background-color: #efefef;
    text-align: center;
}

.copyright h2 {
    
    font-size: 15px;
    margin: 0;
    color: #000000;
}

.copyright a {
    color: #000000;
    text-decoration: none;
    transition: .5s;
}

.copyright a:hover {
    text-decoration: none;
    color: #997848
}

.slider-data-container .slider-link>a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.slider-data-container .slider-link>a:active,
.slider-data-container .slider-link>a:focus,
.slider-data-container .slider-link>a:hover {transition: 600ms;background-color: transparent;color: #997848;}

#menuToggle {
    display: block;
    position: relative;
    top: 50px;
    left: 50px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none
}

#menuToggle a {
    text-decoration: none;
    color: #232323;
    transition: color .3s ease
}

#menuToggle a:hover {
    color: tomato
}

#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    -webkit-touch-callout: none
}

#menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0;
    transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s ease
}

#menuToggle span:first-child {
    transform-origin: 0 0
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0 100%
}

#menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #fff
}

#menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(.2, .2);
    top: 25px
}

#menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px)
}

#menuToggle input:checked~span:nth-last-child(3) {
    top: -25px
}

#menu {
    position: absolute;
    width: 300px;
    margin: -100px 0 0 -50px;
    padding: 50px;
    padding-top: 125px;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0 0;
    transform: translate(-100%, 0);
    transition: transform .5s cubic-bezier(.77, .2, .05, 1)
}

#menu li {
    padding: 10px 0;
    font-size: 22px
}

#menuToggle input:checked~ul {
    transform: none
}

.responsive-click-menu,
.responsive-menu {
    display: none
}

.responsive-click {
    display: none
}

.hamburglar {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    position: relative;
    display: block;
    width: 68px;
    height: 68px;
    background: #158fef;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.path-burger {
    position: absolute;
    top: 0;
    left: 0;
    height: 68px;
    width: 68px;
    mask: url(#mask);
    -webkit-mask-box-image: url(https://raygun.io/upload/mask.svg);
}

.animate-path {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px
}

.path-rotation {
    height: 34px;
    width: 34px;
    margin: 34px 34px 0 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.path-rotation:before {
    content: '';
    display: block;
    width: 30px;
    height: 34px;
    margin: 0 4px 0 0;
    background: #fff
}

@-webkit-keyframes rotate-out {
    0% {
        -webkit-transform: rotate(0)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-out {
    0% {
        -webkit-transform: rotate(0)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate-in {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes rotate-in {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    40% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.hamburglar.is-open .path {
    -webkit-animation: dash-in .6s linear normal;
    animation: dash-in .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-open .animate-path {
    -webkit-animation: rotate-in .6s linear normal;
    animation: rotate-in .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .path {
    -webkit-animation: dash-out .6s linear normal;
    animation: dash-out .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .animate-path {
    -webkit-animation: rotate-out .6s linear normal;
    animation: rotate-out .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.path {
    stroke-dasharray: 240;
    stroke-dashoffset: 240;
    stroke-linejoin: round
}

@-webkit-keyframes dash-in {
    0% {
        stroke-dashoffset: 240
    }
    40% {
        stroke-dashoffset: 240
    }
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes dash-in {
    0% {
        stroke-dashoffset: 240
    }
    40% {
        stroke-dashoffset: 240
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes dash-out {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 240
    }
    100% {
        stroke-dashoffset: 240
    }
}

@keyframes dash-out {
    0% {
        stroke-dashoffset: 0
    }
    40% {
        stroke-dashoffset: 240
    }
    100% {
        stroke-dashoffset: 240
    }
}

.burger-icon {
    position: absolute;
    padding: 20px 16px;
    height: 68px;
    width: 68px
}

.burger-container {
    position: relative;
    height: 28px;
    width: 36px
}

.burger-bun-bot,
.burger-bun-top,
.burger-filling {
    position: absolute;
    display: block;
    height: 4px;
    width: 36px;
    border-radius: 2px;
    background: #fff
}

.burger-bun-top {
    top: 0;
    -webkit-transform-origin: 34px 2px;
    -ms-transform-origin: 34px 2px;
    transform-origin: 34px 2px
}

.burger-bun-bot {
    bottom: 0;
    -webkit-transform-origin: 34px 2px;
    -ms-transform-origin: 34px 2px;
    transform-origin: 34px 2px
}

.burger-filling {
    top: 12px
}

.burger-ring {
    position: absolute;
    top: 0;
    left: 0;
    width: 68px;
    height: 68px
}

.svg-ring {
    width: 68px;
    height: 68px
}

.hamburglar.is-open .burger-bun-top {
    -webkit-animation: bun-top-out .6s linear normal;
    animation: bun-top-out .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-open .burger-bun-bot {
    -webkit-animation: bun-bot-out .6s linear normal;
    animation: bun-bot-out .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-bun-top {
    -webkit-animation: bun-top-in .6s linear normal;
    animation: bun-top-in .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-bun-bot {
    -webkit-animation: bun-bot-in .6s linear normal;
    animation: bun-bot-in .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes bun-top-out {
    0% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    80% {
        left: -5px;
        top: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    100% {
        left: -5px;
        top: 1px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes bun-top-out {
    0% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        top: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    80% {
        left: -5px;
        top: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    100% {
        left: -5px;
        top: 1px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes bun-bot-out {
    0% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    80% {
        left: -5px;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    100% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes bun-bot-out {
    0% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        left: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    80% {
        left: -5px;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    100% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes bun-top-in {
    0% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    100% {
        left: 0;
        bot: 1px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes bun-top-in {
    0% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(-60deg);
        transform: rotate(-60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    100% {
        left: 0;
        bot: 1px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes bun-bot-in {
    0% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    100% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes bun-bot-in {
    0% {
        left: -5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    20% {
        left: -5px;
        bot: 0;
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg)
    }
    80% {
        left: 0;
        bot: 0;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    100% {
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.hamburglar.is-open .burger-filling {
    -webkit-animation: burger-fill-out .6s linear normal;
    animation: burger-fill-out .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hamburglar.is-closed .burger-filling {
    -webkit-animation: burger-fill-in .6s linear normal;
    animation: burger-fill-in .6s linear normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes burger-fill-in {
    0% {
        width: 0;
        left: 36px
    }
    40% {
        width: 0;
        left: 40px
    }
    80% {
        width: 36px;
        left: -6px
    }
    100% {
        width: 36px;
        left: 0
    }
}

@keyframes burger-fill-in {
    0% {
        width: 0;
        left: 36px
    }
    40% {
        width: 0;
        left: 40px
    }
    80% {
        width: 36px;
        left: -6px
    }
    100% {
        width: 36px;
        left: 0
    }
}

@-webkit-keyframes burger-fill-out {
    0% {
        width: 36px;
        left: 0
    }
    20% {
        width: 42px;
        left: -6px
    }
    40% {
        width: 0;
        left: 40px
    }
    100% {
        width: 0;
        left: 36px
    }
}

@keyframes burger-fill-out {
    0% {
        width: 36px;
        left: 0
    }
    20% {
        width: 42px;
        left: -6px
    }
    40% {
        width: 0;
        left: 40px
    }
    100% {
        width: 0;
        left: 36px
    }
}

.hamburglar {
    background: #997848;
    border-radius: 50%;
    overflow: hidden;
}

.responsive-menu {
    display: none
}



.main-menu-container li a {
    padding: 0
}

.main-menu-container li a:hover {
    padding: 0;
    background-color: unset;
    background: unset
}

.flexslider {
    border: 0;
    margin: 0
}

.flex-direction-nav {
    display: none
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 13%;
    text-align: center;
    z-index: 9;
    left: 0
}
[dir="ltr"] .flex-control-nav {
    right:0;
    left:auto;
}
.flex-control-nav li {
    border: 1px solid #fff;
    border-radius: 50%
}

.flex-control-paging li a {
    background: 0 0 !important
}

.flex-control-paging li .flex-active {
    background: #fff !important
}

[dir=rtl] .owl-wrapper {
    float: left
}

.owl-buttons {
    position: absolute;
    top: -10%;
    left: 10px;
    right:auto;
}
[dir="ltr"] .owl-buttons {
    position: absolute;
    top: -12%;
    right: 10px;
    left:auto;
}

.owl-theme .owl-controls .owl-buttons div {
    background: unset
}

.owl-prev {
    font-size: 0 !important;
    width: 35px !important;
    height: 35px !important;
    background-image: url(../images/right.png) !important;
    background-size: 100% 100% !important;
    border-radius: 0 !important
}

.owl-next {
    font-size: 0 !important;
    width: 35px !important;
    height: 35px !important;
    background-image: url(../images/left.png) !important;
    background-size: 100% 100% !important;
    border-radius: 0 !important
}
[dir="ltr"] .owl-next,[dir="ltr"] .owl-prev{
transform: rotateY(180deg);
}
.flex-active-slide .slider-data-container h1 {
    animation: fadeIna .5s ease-in both;
    text-shadow: 4px 4px #00000082;
}

.flex-active-slide .slider-data-container h3 {
    animation: fadeIna .5s ease-in both 1s
}

.flex-active-slide .slider-link {
    animation: fadeIna .5s ease-in both 1.5s
}

@keyframes fadeIna {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.appointment {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 40px 0;
    background-image: url(../images/bg.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.appointment-form {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 25px
}

.appointment .title-section h2 {
    color: #fff;
}

.appointment input,
.appointment select {
    border-radius: 0;
    height: 40px;
    color: #9c9c9c;
    
    font-size: 18px
}

.appointment select option {
    color: #9c9c9c;
    
    font-size: 18px
}

.appointment textarea {
    border-radius: 0;
    font-size: 18px;
    color: #9c9c9c;
    
}
							  
  .appointment .title-section
 {
    text-align: start;
    margin-bottom: 15px;
}


.appointment .title-section h2:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}
					   
 


									  
			
			 
				   
 
.webform-button--submit {
    display: block;
    padding: 11px 33px;
    
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    transition: .5s;
    background-color: #997848;
    border: 2px solid #997848;
    margin-inline-start: 20px;
    border-radius: 0;
    margin: 0 auto !important;
}

.webform-button--submit:hover {
    color: #997848;
    transition: .5s;
    background-color: #fff;
    border: 2px solid #fff
}

.inner-header {
display: block;
    width: 100%;
    height: auto;
    position: relative;
    /* background-color: #a19f9f; */
    border-bottom: 1px solid #997848;
    box-shadow: none !important;
}

.inner-header .header-front-container {
    margin: 0;
    padding: 0;
    height: auto;

}
.about-us-body-txt .service-link{
margin-top: 57px;	
}
.node--type-about-us{
    text-align: center;	
}
.banners {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative
}

.banners-container {
    display: inline-block;
    width: 100%;
    height: auto
}

.banners-container img {
    width: 100%;
    height: auto
}

.banners-data {
    position: absolute;
    width: 26%;
    top: 50%;
    left: 50%;
    text-align: center;
    background-color: rgb(255, 255, 255, .6);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    padding: 25px 60px
}

.banners-data h1 {
    color: #997848;
    font-size: 30px;
    
    margin-top: 10px
}

.inner-header .main-menu-container ul {
    margin: px 0;
}

.inner-header .main-logo img {
/*max-width: 84%;*/
}

#main-content {
    display: inline-block;
    width: 100%;
    min-height: 300px;
    background-color: #ffffff;
}

#main-content .field--name-body {
    
}

.page-node-about-us .node .field--name-field-text {
    
    color: #000;
    font-size: 28px
}

.page-node-about-us .node .field--name-body {
    
    color: #656565;
    font-size: 20px;
    margin-top: 10px
}

#block-views-block-inner-section-about-us-block-1 {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 10px 0;
    padding: 10px 0
}
#block-views-block-inner-section-about-us-block-1 .view-content>.views-row{
	margin-bottom: 30px;
	padding: 15px;
}
#block-views-block-inner-section-about-us-block-1 .view-content>.views-row:nth-child(odd) {
    background-color: #f9f9f9;
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#block-views-block-inner-section-about-us-block-1 .view-content>.views-row:nth-child(even) {
    display: inline-block;
    width: 100%;
    height: auto;
}

#block-views-block-inner-section-about-us-block-1 .inner-section-title-body h2 {
    
    color: #000;
    font-size: 24px;
    position: relative;
    display: inline-block
}

#block-views-block-inner-section-about-us-block-1 .inner-section-title-body h2:after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: -8px;
    width: 100%;
    background-color: #997848;
    right: 0
}

#block-views-block-inner-section-about-us-block-1 .inner-setion-body {
    
    color: #000;
    font-size: 17px;
    margin-top: 10px
}

.inner-section {
    display: inline-block;
    width: 100%;
    height: auto
}

.inner-section-title-body {
    display: inline-block;
    width: 60%;
    height: auto;
    float: right;
    padding: 20px;
    height: 350px;
    display: flex;
    flex-direction: column;
    margin: auto;
    justify-content: center;
}

.inner-setion-image {
    display: inline-block;
    width: 40%;
    height: auto;
    float: left;
    height: 350px;
}

.inner-setion-image img {
    width: 100%;
    height: 100%;
}
button#search-btn
{
    display: none;
}
#block-views-block-inner-section-about-us-block-1 .view-content>.views-row:nth-child(even) .inner-section-title-body {
    float: left
}

#block-views-block-inner-section-about-us-block-1 .view-content>.views-row:nth-child(even) .inner-setion-image {
    float: right
}

h1.page-title {
    display: inline-block;
    width: 100%;
    height: auto;
    font-size: 26px;
    margin: 30px 0;
    color: #333333;
    font-weight: normal;
    padding: 0;
    background-color: #f9f9f9;
    text-align: center;
    padding: 20px 0px;
}

.node-blogs #content-wrap .field--name-body,
.node-services #content-wrap .field--name-body {
    font-size: 16px;
    text-align: justify;
}

.node-blogs .field--name-field-image,
.node-services .field--name-field-image {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 10px 0;
    /* text-align: center */
}
.node-blogs .field--name-field-image img, .node-services .field--name-field-image img {
    width: 100%;
}

.node-blogs .field--name-field-image img,
.node-services .field--name-field-image img {
    display: inline-block
}

.node-webform #main-content {
    
}

.node-webform .contact-title h4 {
    font-size: 25px
}

.webform-submission-appointment-form {
    display: inline-block;
    width: 55%;
    margin: 0;
}

#sidebar {
    display: inline-block;
    height: auto;
    background-color: #f8f8f8;
    margin-top: 98px;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 15px 15px;
}
.other-left-title {
    width: 62%;
    display: inline-block;
    margin: 0 5%;
    font-size: 16px;
    vertical-align: middle;
}
#sidebar>div>h2 {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 34px;
}

.other-left {
    border: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 10px 0;
    padding: 20px;
    border-radius: 10px;
}

.other-left-image {
    display: inline-block;
    width: 25%;
    vertical-align: middle;
}

.other-left-title h2 {
    font-size: 16px;
    margin: 0;
    margin: 10px 0;
}

.other-left-title a {
    color: #000;
    text-decoration: none;
    transition: .5s
}

.other-left-title a:hover {
    color: #ccc
}

.flexslider .slides img {
    opacity: .9
}

@media(min-width:991) {
    .front-header.fixed-header {
        position: fixed;
        top: 0;
        width: 100%;
        background: rgb(151 148 148);
        z-index: 12;
  }
    .fixed-header .header-front-container {
        margin-top: 0
    }
}

.navbar-text {
    float: none;
    margin-right: 0;
    margin-left: 0;
}

ul.menu.menu--contact.nav li {
}

[dir="ltr"] .language-switcher-language-url .en  {
    display: none;
}
[dir="rtl"] .language-switcher-language-url .ar  {
    display: none;
}


	.front-header.fixed-header .language-switcher-language-url ul.links {
    margin: 20px 0;
}
.language-switcher-language-url ul.links {
    list-style: none;
    padding: 0;
    margin: 55px 0;
}
.language-switcher-language-url ul.links li a{
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #997848;
    text-decoration: none;
    transition: .5s;
}
li.ar {
    text-align: right;
}
li.en {
    text-align: center;
}

section.services .more-link.form-group a {
    color: #828282;
    font-size: 18px;
    border-bottom: 1px solid #997848;
    text-decoration: none;
    transition: .5s;
}

section.services .more-link.form-group {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 40px;
}

.view-our-team.view-id-our_team.view-display-id-block_2 .item-list ul {
    display: inline-block;
    list-style: square;
    padding: 0 55px;
    margin: 10px 0;
	
}
.view-our-team.view-id-our_team.view-display-id-block_2 .item-list ul li{
    font-size: 16px;
    padding: 0;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.owner-details {
    border: 1px solid #efefef;
    padding: 10px 10px 40px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 66%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 66%);
    -webkit-box-shadow: 0px 0px 15px 0px rgb(222 222 222);
    -moz-box-shadow: 0px 0px 15px 0px rgba(222,222,222,1);
    box-shadow: 0px 0px 15px 0px rgb(222 222 222);
    background-image: url(../images/bg3.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 40%;
    width: 100%;

	margin:10px 0px;
    
}



.team-details {
    margin-bottom: 15px;
    min-height: 250px;
}
.owner-details .image-box {
     display: inline-block;
    width: 50%;
    height: auto;
    margin: 0 25%;
    border-radius: 50%;
    overflow: hidden;
}

.owner-details .text-box {
    margin: 0 15px;
}



.owner-details .image-box img {
    width: 100%;
    height: 100%;
}


.team-details ul {
    text-align: center;
}


.node-services .view-header a {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: start;
    background-color: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
    font-size: 26px;
    margin-bottom: 40px;
    position: relative;
    margin-bottom: 0;
    text-decoration: none;
    color: #333333;
    margin-top: 15px;
}
.appointment-form .blog-card-link {
    width: 210px;
}
.appointment-form .blog-card-link a {
    width: 100%;
    text-align: center;
}

.appointment-form {
    width: fit-content;
    margin: 20px auto;
    display: block;
}
.inner-header .language-switcher-language-url ul.links {
    margin: 39px 0px;
}
.our-team-social ul li:before {
    display: none;
}

.our-team-social ul li a i {
    color: #ffffff;
}

/******************* page-node-founders ************************/


.page-node-founders .view-display-id-block_3 .view-content .views-row .owner-details .our-team-social ul li:before {display: none;}


.page-node-founders .view-display-id-block_3 .view-content .views-row:nth-child(even) {
    background-color: #f9f9f9;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row .owner-details:after {
    display: none;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row  .owner-details {
    margin-bottom: 0;
    padding-bottom: 0;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row {
    padding: 15px;
    margin-bottom: 15px;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row .owner-details .image-box {
    margin: 0;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row .owner-details .our-team-social ul {
    text-align: left;
}

.our-team-social ul li {
    margin: 0;
    padding: 0;
}

 .our-team-social ul li a {
    display: block;
    margin: 0 10px;
    font-size: 24px;
    color: #ffffff;
    background: #000000;
    padding: 10px;
    min-width: 40px;
    text-align: center;
}

.page-node-founders .view-display-id-block_3 .view-content .views-row .owner-details .our-team-social ul li a i {
    color: #ffffff;
}


/****************** Contact Us *********************/

.page-node-contact-us div#block-contactinfo{
	padding: 30px 15px;
	background-color: #f7f7f7;
	width: 30%;
	margin-right: 20px;
	margin-top: 35px;
	min-height: 272px;
	}
.page-node-contact-us div#block-contactinfo h2{
    background-color: #000000;
    color: #ffffff;
    margin: -30px -15px 15px -15px;
    padding: 10px 15px;
}
.page-node-contact-us div#block-contactinfo ul li:before {
    display: none;
}
.page-node-contact-us .content-area {
    min-height: 550px;
}

[dir="rtl"] .page-node-contact-us div#block-contactinfo {
    margin-right: 0;
    margin-left: 20px;
}
.page-node-contact-us article.node.node--type-webform form {
    width: 68%;
}
.page-node-contact-us .form-type-textarea.form-item-message {
    margin: 0 0.5em 20px 0.5em;
}
.page-node-contact-us div#block-map iframe {
    width: 100%;
    margin:  30px 0 20px 0;
}
.page-node-contact-us div#block-contactinfo ul li i {
    margin: 0 10px;
}

.page-node-contact-us div#block-contactinfo ul li a {
    text-decoration: none;
    color: #333333;
}
.page-node-contact-us div#block-contactinfo ul li a:hover span {
    transition: 1s;
    color: #997848;
}

.page-node-appointment .webform-submission-appointment-form input::placeholder,
.page-node-appointment .webform-submission-appointment-form textarea::placeholder  {
    color: #333333 !important;
} 
.page-node-appointment .webform-submission-appointment-form input::-ms-input-placeholder,
.page-node-appointment .webform-submission-appointment-form textarea::-ms-input-placeholder   {
    color: #333333 !important;
} 
.page-node-appointment .webform-submission-appointment-form input:-ms-input-placeholder,
.page-node-appointment .webform-submission-appointment-form textarea:-ms-input-placeholder   {
    color: #333333 !important;
} 
.page-node-appointment .webform-submission-appointment-form select {
    color: #333333 !important;
} 
.page-node-appointment .webform-submission-appointment-form textarea::placeholder {
    color: #333333 !important;
}

.page-node-appointment article.node.node--type-webform {
    background-image: url("../images/Book-consultation.jpg");
    background-repeat: no-repeat;
    background-size: 40%;
    margin-bottom: 30px;
	background-position: 100% 0;
}
[dir="rtl"] .page-node-appointment article.node.node--type-webform {
    background-position: 0 0;
}
.page-node-appointment .content-area {
    min-height: 550px;
}
.social-media-sharing ul li:before {
    display: none;
}

.body-our-team{
	display:inline-block;
	width:100%;

	overflow:hidden;
}
.legal-img
{
    text-align: center;
}
.legal-img img
{
   display: inline-block;
}
.legal-title h1
{
    text-align: center;
}
.legal-title h1 a
{
    text-decoration: none;
    color: black;
}
.legal-title h1 a:hover
{
color: #0e4b7a;
}
/* Underline From Center */
.main-menu-container li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  font-size: 15.9px;
}
.main-menu-container li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #997848;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main-menu-container li a:hover:before, .main-menu-container li a:focus:before, .main-menu-container li a:active:before {
  left: 0;
  right: 0;
}
.blog-card-link a{
	overflow:hidden;
}
.blog-card-link a{
	position:relative;
}
.blog-card-link a:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear,right top,left top,from(#ffffff),to(transparent));
    background: linear-gradient(right,#ffffff,transparent);
    -webkit-animation: right 2s linear infinite;
    animation: right 2s linear infinite;	
}

.blog-card-link a:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear,left top,right top,from(#ffffff),to(transparent));
    background: linear-gradient(left,#ffffff,transparent);
    -webkit-animation: left 2s linear infinite;
    animation: left 2s linear infinite;	
}
.blog-card-link a span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(transparent));
    background: linear-gradient(top,#ffffff,transparent);
    -webkit-animation: top 2s linear infinite;
    animation: top 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.blog-card-link a span::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(#ffffff),to(transparent));
    background: linear-gradient(bottom,#ffffff,transparent);
    -webkit-animation: bottom 2s linear infinite;
    animation: bottom 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes left{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    100%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
}
@keyframes left{
    0%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
    100%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
}
@-webkit-keyframes right{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    100%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
}
@keyframes right{
    0%{
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%)
    }
    100%{
        -webkit-transform:translateX(100%);
        transform:translateX(100%)
    }
}
@-webkit-keyframes top{
    0%{
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
    100%{
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
}
@keyframes top{
    0%{
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
    100%{
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
}
@-webkit-keyframes bottom{
    0%{
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    100%{
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
}
@keyframes bottom{
    0%{
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%)
    }
    100%{
        -webkit-transform:translateY(100%);
        transform:translateY(100%)
    }
}

/**********************************************************/
.appointment .title-section{
    text-align: start;
    margin-bottom: 15px;
    display: inline-block;
    width: auto;	
}
.appointment-form{
    display: inline-block;
    width: auto;
    float: left;
    margin: 0;
}
.appointment-form .field--name-body > .blog-card-link:nth-child(1){
    margin-inline-end: 60px;	
}
.field--name-field-share .field--label{
    margin: 13px;	
}


/****************************************************/
.preload{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    z-index: 9999;

}
.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #997848;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/************************************************************/
[dir="ltr"] .appointment-form{
	float:right;
}
.header-view{
display: inline-block;
    /* width: 100%; */
    height: auto;
    margin: 20px;
    border-bottom: 4px solid #ae946d;	
}

#block-views-block-our-team-block-2 .owner-details{
	width:100%;
	margin:0;
	margin:10px 0px
}
.view-our-team{
	display:inline-block;
	width:100%;
	height:auto;
}
.view-our-team.view-display-id-page_1 .image-box{
    width: 20%;
}
#block-views-block-our-team-block-2 .body-our-team{
	height: 200px;
}


.footer03 ul.menu.menu--contact.nav li a
{
   display: flex;
}
.front-header .all-contents
{
   display: flex;
   padding-top: 15px;
   align-items: center;
}
.front-header .all-contents img
{
   max-width: 100%;
}

.front-header .all-contents #block-barassociation
{
    max-width: 53%;
    padding: 0 20px;
    text-align: center;
}

.search-block-form .input-group button
{
    background-color: #ae946d;
    border-color: #ae946d;
}
.all-contents .icon-search i
{
    color: black;
    font-size: 20px;
    padding-top: 8px;
}


























#pre-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    z-index: 100000000;
    opacity: 1;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}



#pre-loader img {
    width: 5%;
}

.gooey {
    width: 142px;
    height: 40px;
    margin: 0 auto;
    background: transparent;
    filter: contrast(1);
}
  .gooey .dot {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 12px;
    left: 15px;
    background: rgba(0, 0, 0, 0.178);
    border-radius: 50%;
    transform: translateX(0);
    animation: dot 2.8s infinite;
  }
  .gooey .dots {
    transform: translateX(0);
    margin-top: 12px;
    margin-left: 31px;
    animation: dots 2.8s infinite;
  }
  .gooey .dots span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
    background: #bf985178;
    border-radius: 50%;
  }
  @-moz-keyframes dot {
    50% {
      transform: translateX(96px);
    }
  }
  @-webkit-keyframes dot {
    50% {
      transform: translateX(96px);
    }
  }
  @-o-keyframes dot {
    50% {
      transform: translateX(96px);
    }
  }
  @keyframes dot {
    50% {
      transform: translateX(96px);
    }
  }
  @-moz-keyframes dots {
    50% {
      transform: translateX(-31px);
    }
  }
  @-webkit-keyframes dots {
    50% {
      transform: translateX(-31px);
    }
  }
  @-o-keyframes dots {
    50% {
      transform: translateX(-31px);
    }
  }
  @keyframes dots {
    50% {
      transform: translateX(-31px);
    }
  }


  .front-header .dropdown-menu li a
  {
    font-size: 13px;
  }
  .footer03 a
  {
    color: black;
  }
  .footer03 a:hover
  {
    color: #997848;
  }
  .search-block-form
  {
      width: 35%;
      padding-top: 18px;
  }



  [dir="ltr"] .header-front-container .enn
  {
     display: inline-block;
  }
  [dir="rtl"] .header-front-container .arr
  {
    display: inline-block;
  }

  [dir="ltr"] .header-front-container .arr
  {
     display: none;
  }
  [dir="rtl"] .header-front-container .enn
  {
    display: none;
  }


.test
{
    display: flex;
    align-items: center;
    justify-content: center;
}