* {
/*     padding: 0; */
    margin: 0;
    box-sizing: border-box;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

body {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #010808;
    background-color: #ffffff;
    margin: 0
}

button {
    background: 0 0;
    border: 0;
    cursor: pointer
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

body {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #010808;
    background-color: #ffffff;
    margin: 0;
	    font-family: 'hatem-font.woff2';
}

button {
    background: 0 0;
    border: 0;
    cursor: pointer
}

svg:not(:root) {
    overflow: hidden
}

svg {
    vertical-align: middle
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900;
    line-height: 1.4;
    clear: both;
    margin: 0 0 20px 0
}

h1 {
    font-size: 36px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 32px;
}
h4 {
  font-size: 30px;
}

h5 {
  font-size: 28px;
}
h6 {
  font-size: 24px;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

a {
    color: #8e7242;
}

p {
    margin: 0
}

iframe {
    max-width: 100%
}

::placeholder {
    color: #2b2b2b;
    font-size: 17px;
}

.hatem-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.hatem-section-padding {
    padding: 40px 0;
}

.hatem-col-30 {
    width: 100%;
}

.hatem-flex {
    display: flex;
    flex-wrap: wrap;
}

.hatem-space-between {
    justify-content: space-between;
}
.hatem-align-center{
 align-items: center;
}
.hatem-screen-reader {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

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

.hatem-btn {
    border: 1px solid #8e7242;
    padding: 11px 17px;
    display: block;
    border-radius: 10px;
    margin: 0 0 8px 8px;
    text-decoration: none;
    font-weight: 900;
    color: #fff;
    background-color: #8e7242;
}

.hatem-btn-green {
    background-color: #8e7242;
    color: #fff;
}

.hatem-btn .icon {
    margin-left: 6px;
}

.hatem-hideflow {
    overflow: hidden
}

.hatem-txtcenter {
    text-align: center
}

.hatem-txtleft {
    text-align: left;
}

.hatem-bg-gray {
    background-color: #f2f4ff;
}

.hatem-main-color {
    color: #8e7242;
}

.hatem-bg-main-color {
    background-color: #8e7242;
}

.hatem-second-color {
    color: #c88e36;
}

.hatem-color-white {
    color: #fff;
}

.hatem-bottomborder-right {
    border-bottom: 3px solid #d29d34;
    display: inline-block;
    padding-bottom: 7px;
    margin-bottom: 23px;
}

.hatem-bottom-border {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 23px;
    text-decoration: none;
}

.hatem-bottom-border:after {
    content: " ";
    background: #8e7242;
    height: 4px;
    width: 18%;
    display: block;
    margin: 11px auto auto auto;
}

.hatem-header {
    display: block;
}



.hatem-header.sticky {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 9999;
        background: #ffffff;
        box-shadow: 0 6px 59px rgb(8 12 20 / 11%);
}

.hatem-site-logo {
    display: block;
}



.hatem-city-box {
    width: 143px;
    background: #fff;
    color: #666;
    border: 1px solid #00000029;
    border-radius: 5px;
    padding: 15px;
    margin: 5px;
    text-align: center;
    display: block;
    text-decoration: none;
}

.hatem-topbar-contact {
    list-style: none;
    margin: 0;
    padding: 14px 0;
    font-size: 16px;
}

.hatem-topbar-contact li {
    display: inline-block;
    margin-right: 15px;
}

.hatem-topbar-contact li a {
    display: inline-block;
    margin-right: 15px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
.hatem-search-form label {
    display: block;
    color: #fff;
    width: 100%;
}
.hatem-search-form {
    position: relative;
    width: 95%;
}

.hatem-search-field {
    width: 100%;
    line-height: 1;
    box-sizing: border-box;
    outline: 0;
    height: 50px;
    border-radius: 6px;
    background: #e8ebf2;
    color: #000;
    overflow: hidden;
    padding-left: 52px;
    border: 0;
}

.hatem-required-filed {
    color: #f00;
}
.search-field-wrapp {
    display: flex;
    position: relative;
}
.hatem-search-submit {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    margin: 0;
    padding: 0 14px;
    z-index: 2;
    color: #ffffff;
    background: #8e7242;
    font-size: 19px;
    font-weight: 900;
    height: 50px;
    border-radius: 5px 0 0 6px;
    line-height: 23px;
}

.hatem-sidebar-close, .hatem-sidebar-open {
    border-radius: 17px;
    background: 0 0;
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 8px 10px;
}

.hatem-main-navigation ul {
    list-style: none;
    margin: 0;
    text-align: right;
    padding: 0;
}

.hatem-menu-items li {
    position: relative;
}

.hatem-menu-items li a {
    color: #ffffff;
    display: block;
    padding: 10px;
    text-decoration: none;
    font-weight: 900;
}

.hatem-icon-dropdown {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(134deg);
}

.hatem-submenu-toggle {
    display: block;
    left: 12px;
    position: absolute;
    top: 12px;
    background: #615d69;
    width: 28px;
    height: 28px;
    border-radius: 50px;
}

.hatem-sub-menu {
    display: none;
    border-right: 1px solid #FFF;
}

.hatem-sub-menu.active {
    display: block
}

.hatem-submenu-toggle.active .hatem-icon-dropdown {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.bar-align {
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hatem-page-hero {
    padding: 20px 0;
    position: relative;
}

.hatem-page-hero .container {
    position: relative;
}

.required {
    color: #f44336
}

.g-recaptcha {
    margin-bottom: 21px;
    overflow: hidden;
}

label {
    font-weight: 800;
    margin-bottom: 15px;
    display: block;
}

input[type="text"], input[type="email"], input[type="url"], textarea, input[type="tel"] {
    font-size: 20px;
    background: #ffffff;
    border: 0;
    border-radius: 21px;
    display: block;
    padding: 12px 30px;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 2px 5px #00000024;
    border: 1px solid #dcdcdc;
}

select {
    font-size: 15px;
    min-height: 30px;
    max-width: 25rem;
    -webkit-appearance: none;
    background: #fbfbfb url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E) no-repeat left 13px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #c8d7e1;
    padding: 8px 15px;
}

textarea {
    max-height: 160px;
}

.hatem-submit {
    font-weight: 900;
    border: 0;
    padding: 7px 46px;
    font-size: 18px;
    font-weight: 900;
    font-size: 23px;
    width: 100%;
    color: #fff;
    background: #8e7242;
    border-radius: 30px;
}

/* footer {
    color: #ffffff;
    background-color: #8e7242;
    background: linear-gradient(181deg, #8e7242, #8e7242);
}

footer a {
    color: #ffffff;
} */

.contact-info .icon {
    margin-left: 12px;
}

.hatem-scrollUp {
    display: none;
    position: fixed;
    left: 17px;
    bottom: 19px;
    border-radius: 50%;
    background: #8e7242;
    color: #fff;
    outline: 2px dashed #8e7242;
    width: 42px;
    height: 42px;
    font-size: 23px;
    line-height: 49px;
    text-align: center;
    outline-offset: 3px;
}

.hatem-scrollUp.active {
    display: block
}

.hatem-whats-icon {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    font-size: 51px;
    color: #16a085;
    animation: pulse 1.5s infinite;
    box-shadow: 1px 1px 6px 0px #16a085;
}

.hatem-not-found {
    padding: 80px 0;
    text-align: center;
}

.hatem-not-found h1 span {
    display: block
}

.hatem-not-found .number {
    color: #8e7242;
    position: relative;
    font: 839 133px Consolas;
    letter-spacing: 5vmin;
    display: block;
}

/* .footer-padding {
    padding: 40px 0 20px 0
} */

.hatem-copyright {
    text-align: center;
    background-color: #ffffff;
    padding: 20px 10px;
    font-weight: 900;
    color: #000000;
}

/* .footeritems li a {
    text-decoration: none;
    padding: 6px 0;
    display: block;
}

ul.footeritems {
    list-style: none;
    padding: 0;
}

.footeritems li {
    display: block;
    border-bottom: 1px solid #0000003b;
    padding-right: 24px;
    position: relative;
} */

.contact-info li {
    margin-bottom: 18px;
}

/* .footeritems li:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    right: 5px;
    top: 17px;
    border: solid #ffffff;
    border-width: 2px 0 0 2px;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(135deg)
} */
.hatem-search-open {
    font-size: 18px;
    color: #8e7242;
    border-radius: 22px;
    background-color: #f3f3fe;
    border: 0;
    width: 45px;
    height: 45px;
    line-height: 53px;
    text-align: center;
}
/* .hatem-footer-title {
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 20px;
} */

.contact-info {
    padding: 0;
    list-style: none;
}

.hatem-follow-us a {
    margin: 0 8px;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 52px;
    margin: 5px;
    border: 1px solid #ffffff;
    box-shadow: 0 1px 2px #00000036;
    border-radius: 50px;
}

.hatem-content-box {
    padding: 30px 38px;
    border-radius: 17px;
    margin-bottom: 30px;
}

.hatem-content-box img {
    margin-bottom: 30px;
}

.icon {
    font-family: "hatemicons";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
	
}
.hatem-actions-buttons .icon{
	
	animation: callrotate 2s infinite ease-in-out;
	
}

.hatem-whats-button, .hatem-call-button {
    display: flex;
    position: fixed;
    bottom: 48px;
    right: 6px;
    outline: 0;
    cursor: pointer;
    z-index: 9999;
    text-decoration: none;
	
}
    .hatem-search-container {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #102259c7;
    justify-content: center;
    align-items: center;
}

.hatem-search-container.active {
    display: flex;
}
.hatem-call-button {
    bottom: 114px;
}

.hatem-call-icon {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, .705);
    -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, .705);
   box-shadow: 1px 1px 6px 0px #8e7242;
    background: #8e7242;
    color: #fff;
    border: 3px solid #fff;
    font-size: 32px;
    line-height: 42px;
	  
}

.hatem-whats-txt, .hatem-call-txt {
    padding: 0 8px 0 20px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #fff;
    color: #000;
    margin-left: -15px;
    line-height: 28px;
    border-radius: 10px;
    height: 35px;
    margin-top: 6px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0/20%), 0 6px 20px 0 rgb(0 0 0/19%)
}

.hatem-whats-txt {
    padding: 0 15px 0 25px;
    padding: 0 21px;
    background: #fff;
    color: #000000;
    border: 3px solid #16a085;
}

.hatem-call-txt {
    background: #fff;
    background: #8e7242;
    color: #ffffff;
    padding: 0 15px 0 20px;
    border: 3px solid #fff;
}
@media (max-width: 768px) {
 
    h1 {
    font-size: 30px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 26px;
}
h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}
}
@media (max-width: 991px) {

    .hatem-main-nav {
        position: fixed;
        height: 100%;
        top: 80px;
        right: 0;
        overflow-x: hidden;
        padding-top: 60px;
        width: 0;
        transition: .5s;
        visibility: hidden;
        opacity: 0;
        z-index: 999;
        background: #292930;
    }

    .hatem-menu-items {
        padding: 0;
        margin: 0;
        text-align: right;
    }
.hatem-sidebar-open.active .icon-navicon-round::before {
    content: "\72";
    color: #f00;
}
    .hatem-sidebar-close {
        background: #ffffff;
        position: absolute;
        top: 0;
        left: 0;
        padding: 4px 7px;
        z-index: 9999;
        right: 0;
        border-radius: 0;
        font-size: 24px;
        color: #000000;
    }

    .hatem-sidebar-close .icon {
        color: #f00;
        font-size: 27px;
    }

    .hatem-main-nav.active {
        width: 100%;
        visibility: visible;
        opacity: 1;
        padding: 25px;
    }
    .hatem-menu-items li {
    background-color: #2c2c32;
    border-radius: 25px;
    margin-bottom: 7px;
}
    .hatem-search-open,
    .hatem-sidebar-open {
        background: #f4f4f4;
        border: 0;
        width: 45px;
        height: 45px;
        line-height: 53px;
        text-align: center;
        padding: 0;
        color: #050505;
    }
.hatem-sidebar-open{
    font-size: 25px;
}
    .hatem-topbar, .call-us-wrap {
        display: none
    }

    .hatem-header-search {
        display: none
    }
}

@media (min-width: 576px) {
    .hatem-container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .hatem-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .hatem-container {
        max-width: 960px
    }

    .hatem-contact-form {
        width: 73%;
        margin: 40px auto;
    }

    .hatem-main-nav {
        width: 75%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .hatem-sidebar-close, .hatem-sidebar-open, .hatem-submenu-toggle {
        display: none
    }

    .hatem-menu-items>li {
        display: inline-block
    }

    .hatem-menu-items li a {
        box-shadow: none;
        padding: 3px 21px;
        color: #000;
    }

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

    .hatem-menu-items .hatem-sub-menu li.has-children>a:after {
        border: solid #f1f1f1;
        border-width: 0 2px 2px 0;
    }

    .hatem-menu-items .hatem-sub-menu .has-children>a:after {
        position: absolute;
        top: 43%;
        left: 1em;
        right: auto;
        transform: rotate(137deg)
    }

    .hatem-menu-items .hatem-sub-menu {
        background-color: #2c2c32;
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 180px;
        padding: 0;
        z-index: 9999;
        box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
        border-radius: 0 0 10px 10px;
        border-bottom: 3px solid #ffffff;
    }

    .hatem-menu-items .hatem-sub-menu a {
        color: #fff;
        margin: 0;
        padding: 10px 16px;
    }

    .hatem-menu-items .hatem-sub-menu a:hover {
        color: #d8d8d8;
    }

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

    .hatem-menu-items .has-children:hover>.hatem-sub-menu {
        display: block
    }

    .hatem-site-branding {
        width: 14%;
    }
.menubar-section {
    background: #ffffff;
    /* box-shadow: 0 6px 59px rgb(8 12 20 / 11%); */
    border-radius: 12px;
    padding: 0 24px;
}
    .hatem-section-padding {
        padding: 80px 0;
    }

    .hatem-col-25 {
        width: 23%;
    }

    .hatem-col-30 {
        width: 29%;
    }

    .hatem-col-50 {
        width: 49%;
    }

    .hatem-col-60 {
        width: 60%;
    }

    .hatem-col-70 {
        width: 69%
    }

    .hatem-col-20 {
        width: 20%;
    }

    .hatem-col-40 {
        width: 40%;
    }
}

@media (min-width: 1200px) {
    .hatem-container {
        max-width: 1150px
    }
}

@media (min-width: 1400px) {
    .hatem-container {
        max-width: 1370px;
    }
}

.icon-phone:before {
    content: "\61";
}

.icon-call-phone:before {
    content: "\62";
}

.icon-envelope:before {
    content: "\63";
}

.icon-facebook-alt:before {
    content: "\64";
}

.icon-instagrem:before {
    content: "\65";
}

.icon-whatsapp-hatem:before {
    content: "\66";
}

.icon-twitter:before {
    content: "\67";
}

.icon-social-snapchat:before {
    content: "\68";
}

.icon-close:before {
    content: "\69";
}

.icon-arrow-left-c:before {
    content: "\6a";
}

.icon-arrow-right:before {
    content: "\6b";
}

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

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

.icon-arrow-down-b:before {
    content: "\6e";
}

.icon-arrow-up:before {
    content: "\6f";
}

.icon-home:before {
    content: "\70";
}

.icon-navicon-round:before {
    content: "\71";
}

.icon-times:before {
    content: "\72";
}

.icon-reply:before {
    content: "\73";
}

.icon-bubbles:before {
    content: "\74";
    margin-left: 15px;
    color: #ef5050;
}

.icon-search:before {
    content: "\75";
}

/* Start Services */

.services {
    background: #fbf7f1;
    padding: 60px 0;
}

.services .boxs {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.services .boxs .box {
    width: 31%;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    position: relative;
    box-shadow: 5px 5px 12px #9191911c;
    transition: 0.3s ease-in-out;
    margin-bottom: 50px;
    border: 1px solid #c5c5c561;
}

.services .boxs .box .img_after {
    position: absolute;
    left: 20px;
    bottom: 0;
    opacity: 0.2;
    z-index: 100;
    width: 50%;
}

.services .boxs .box:hover {
    box-shadow: 5px 5px 22px #fbcfa3b8;
}

.services .boxs .box::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background: #8e7242;
    transition: 0.3s ease-in-out;
}

.services .boxs .box:hover::after {
    width: 100%;
}

.services .boxs .box .div_img {
    position: relative;
}


.services .boxs .box .div_img img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    z-index: -1;
    scale: 1;
    transition: 0.3s ease;
}

.services .boxs .box .div_img .img_serv {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
}

.services .boxs .box:hover .div_img img {
    scale: 1.03;
}

.services .boxs .box .content {
    padding: 15px 15px 30px;
}

.services .boxs .box h2 {
    font-size: 22px;
    margin-bottom: 15px;
}

.services .boxs .box p {
    margin-bottom: 30px;
    text-overflow: ellipsis;
/*     display: -webkit-box; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
}

.services .boxs .box .btn {
    border: 1px solid #8e7242;
    padding: 7px 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: max-content;
    font-size: 16px;
    border-radius: 30px;
}

.services .boxs .box .btn i {
    font-size: 16px;
    position: relative;
    top: 1px;
    transition: 0.3s;
    left: 0;
}

.services .boxs .box .btn:hover {
    background: #8e7242;
    color: #fff;
    scale: 1;
}

.services .boxs .box .btn:hover i {
    left: -10px;
}



@media (max-width:1000px) {
    .services .boxs .box{
        width: 48%;
    }
}



@media (max-width:500px) {
    .services .boxs .box{
        width: 100%;
    }
    .services .boxs .box h2{
        font-size: 20px;
    }
    .stars i{
        font-size: 16px;
    }

    .top_sec h3{
        font-size: 28px;
    }
    .top_sec p{
        font-size: 15px;
        width: 90%;
    }
    .reviews .top_sec .total_rate a{
        font-size: 14px;
    }
}


/* End Services */
footer{
    background: #1a202c;
    color: #fff;
}


footer .top_f{
    background: #1a202c;
}

footer .top_f .container{
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    flex-wrap: wrap;
}

footer .top_f .container .big_col{
    width: 30%;
    padding-left: 10px;
}
footer .top_f .container .big_col img{
    width: 200px;
}
footer .top_f .container .big_col p{
    font-size: 18px;
}


footer .top_f .container .col{
    width: 22%;
    display: flex;
    flex-direction: column;
}

footer .top_f .container .col h3{
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

footer .top_f .container .col a{
    color: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: 0.3s;
    color: #dfdede;
}
footer .top_f .container .col a:hover{
    color: #c6892d;
    text-decoration: underline;
}
footer .top_f .container .col .social_Links{
    display: flex;
    gap: 20px;
    margin-top: 10px;
}
footer .top_f .container .col .social_Links a{
    font-size: 22px;
    transition: 0.3s;
    scale: 1;
}
footer .top_f .container .col .social_Links a:hover{
    color: #c6892d;
    scale: 1.4;
    text-decoration: none;
}

footer .btm_f{
    background: #0a0d11;
    padding: 20px 0;
}

footer .btm_f p{
    text-align: center;
    color: #dfdede;
}
footer .btm_f span{
    color: #c6892d;
}


@media (max-width:1000px){
    footer .top_f .container .big_col{
        width: 50%;
        margin-bottom: 40px;
    }
    footer .top_f .container .col{
        width: 45%;
        margin-bottom: 40px;
    }
}
@media (max-width:600px){
    footer .top_f .container .big_col{
        width: 100%;
        margin-bottom: 40px;
    }
    footer .top_f .container .col{
        width: 100%;
        margin-bottom: 40px;
    }
    footer .btm_f p{
        font-size: 18px;
    }
    footer .top_f .container .col a{
        font-size: 19px;
    }
    footer .top_f .container .col h3{
        font-size: 18px;
    }
}

/*جديد*/


.container {
    width: 85%;
    margin: 0 auto;
    max-width: 1400px;
}

 footer ul {
    list-style: none;
	 padding:0
}

 footer a {
    text-decoration: none;
}



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





.blog_sec .boxs {
    flex-wrap: wrap;
    
}
.blog_sec .boxs .box{
    width: 31%;
    margin-bottom: 50px;
    border-radius: 10px;
    border: 1px solid #c5c5c5af;
    position: relative;
    overflow: hidden;
}
.blog_sec .boxs .box .content{
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: #222;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s  ease-in-out;
    flex-direction: column;
    text-align: center;
    padding: 20px;
}
.blog_sec .boxs .box:hover img{
    scale: 1.1;
}
.blog_sec .boxs .box img{
    transition: 0.4s  ease-in-out;
    display: block;
	
    width: 100%;

}
.blog_sec .boxs .box:hover .content{
    right: 0;
}

.blog_sec .boxs .box .content h5{
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
}

.blog_sec .boxs .box .content p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 20px;
}

.blog_sec .boxs .box .content a{
    color: #c6892d;
    font-weight: bold;
    transition: 0.3s ease;
}
.blog_sec .boxs .box .content a:hover{
    scale: 1.1;
}

@media (max-width:800px) {
    .blog_sec .boxs .box{
        width: 48%;
    }
}

@media (max-width:500px) {
    .blog_sec .boxs .box{
        width: 100%;
        margin-bottom: 30px;
    }
    .blog_sec .boxs .box .content p{
        font-size: 13px;
    }
    .blog_sec .boxs .box .content h5{
        font-size: 18px;
    }
    .blog_sec .boxs .box .content a{
        font-size: 14px;
    }
}


 @keyframes pulse {
                70% {
                    box-shadow: 0 0 0 50px rgba(90,153,212,0)
                }

                100% {
                    box-shadow: 0 0 0 0 rgba(90,153,212,0)
                }
            }
@keyframes callrotate {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}

//new


  /* الخلفية المتحركة */
        .background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(45deg, #8e7242, #e4b897);
            z-index: -1;
            clip-path: ellipse(75% 75% at 50% 50%);
            animation: slideBackground 15s ease infinite;
        }

        @keyframes slideBackground {
            0% { background-position: 0 0; }
            50% { background-position: 100% 100%; }
            100% { background-position: 0 0; }
        }

        /* حاوية الجدول والخدمات */
        .translation-container {
            width: 90%;
            max-width: 1200px;
            margin: 50px auto;
            text-align: center;
            padding: 30px;
            background-color: rgba(255, 255, 255, 0.9);
            border-radius: 20px;
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
            animation: fadeIn 2s ease-out;
        }

        @keyframes fadeIn {
            0% { opacity: 0; transform: translateY(-40px); }
            100% { opacity: 1; transform: translateY(0); }
        }

        /* العنوان */
        .translation-heading {
            font-size: 2em;
            font-weight: bold;
            color: #8e7242;
            background: linear-gradient(to right, #8e7242, #e4b897);
            -webkit-background-clip: text;
            background-clip: text;
            margin-bottom: 20px;
            text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
            animation: fadeInTitle 1.5s ease-out;
        }

        @keyframes fadeInTitle {
            0% { opacity: 0; transform: translateY(-40px); }
            100% { opacity: 1; transform: translateY(0); }
        }

        /* الفقرة الوصفية */
        .translation-description {
            font-size: 1.1em;
            color: #555;
            line-height: 1.8;
            margin-bottom: 30px;
            font-weight: 500;
            animation: fadeInDesc 2s ease-out;
        }

        @keyframes fadeInDesc {
            0% { opacity: 0; transform: translateY(-40px); }
            100% { opacity: 1; transform: translateY(0); }
        }

        /* الجدول */
        .translation-table {
            width: 100%;
            margin-top: 40px;
            border-collapse: collapse;
            background-color: #fff;
            border-radius: 12px;
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.2);
            animation: fadeInTable 2s ease-out;
        }

        @keyframes fadeInTable {
            0% { opacity: 0; transform: translateY(20px); }
            100% { opacity: 1; transform: translateY(0); }
        }

        .translation-table th, .translation-table td {
            padding: 12px;
            text-align: center;
            font-size: 1em;
            border: 1px solid #ddd;
            color: #444;
            transition: all 0.3s ease;
        }

        .translation-table th {
            background-color: #8e7242;
            color: white;
            font-weight: 700;
            text-transform: uppercase;
        }

        .translation-table td {
            background-color: #f9f9f9;
        }

        .translation-table tr:hover {
            background-color: #f1f1f1;
            transform: translateY(-3px);
        }

        /* زر واتساب مع الأيقونة المتحركة */
        .whatsapp-button {
            display: inline-block;
            padding: 12px 25px;
            background-color: #25d366;
            color: white;
            font-size: 1.1em;
            text-transform: uppercase;
            border: none;
            border-radius: 50px;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
            margin-top: 40px;
            text-decoration: none;
            position: relative;
            animation: moveButton 2s ease-in-out infinite;
        }

        @keyframes moveButton {
            0% { transform: translateY(0); }
            50% { transform: translateY(-6px); }
            100% { transform: translateY(0); }
        }

        .whatsapp-button:hover {
            background-color: #128c7e;
            transform: translateY(-5px);
        }

        .whatsapp-button:active {
            background-color: #075e54;
            transform: translateY(2px);
        }

        .whatsapp-button .icon {
            margin-left: 10px;
            font-size: 1.6em;
            animation: bounce 1s infinite;
        }

        @keyframes bounce {
            0%, 100% {
                transform: translateY(0);
            }
            50% {
                transform: translateY(-8px);
            }
        }

        /* الفقرة أسفل الجدول */
        .footer-text {
            font-size: 1.1em;
            color: #8e7242;
            font-weight: 600;
            margin-top: 30px;
            animation: fadeInFooter 1.5s ease-out;
        }

        @keyframes fadeInFooter {
            0% { opacity: 0; transform: translateY(20px); }
            100% { opacity: 1; transform: translateY(0); }
        }

        /* ريسبونسف */
        @media (max-width: 768px) {
            .translation-heading {
                font-size: 1.8em;
            }

            .translation-description {
                font-size: 1em;
            }

            .translation-table th, .translation-table td {
                padding: 10px;
                font-size: 0.9em;
            }

            .whatsapp-button {
                padding: 12px 20px;
                font-size: 1em;
            }
        }

        @media (max-width: 480px) {
            .translation-container {
                padding: 15px;
            }

            .translation-heading {
                font-size: 1.6em;
            }

            .translation-description {
                font-size: 0.9em;
            }

            .translation-table th, .translation-table td {
                padding: 8px;
                font-size: 0.8em;
            }

            .whatsapp-button {
                padding: 10px 18px;
                font-size: 0.9em;
            }
        }