@font-face {
    font-family: 'cairo-black';
    src: url('../fonts/cairo-black.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cairo-light';
    src: url('../fonts/cairo-light.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
}

.lang span {
    border: solid 1px #ffffff;
    margin-right: 15px;
    padding: 0px 20px;
    color: #ffffff;
}

.row {
    max-width: 1160px;
}

.header-top p {
    font-size: 15px;
}

.sitpar-top {
    height: 40px;
    background-color: #64b45d;
}

.green {
    color: #64b45d;
}

.center {
    text-align: center;
}

.right {
    text-align: left;
}

.left {
    text-align: right;
}

.logo img {
    margin: 0px 0;
    padding: 0px;
}

.bg-manu {
    height: 60px;
    background-color: #64b45d;
}

.zero {
    padding: 0;
    position: relative;
}

h1, .h1 {
    font-size: 30px;
    font-family: cairo-Light, sans-serif;
}

h2, .h2 {
    font-size: 36px;
    font-family: cairo-Light, sans-serif;
}

h3, .h3 {
    font-size: 30px;
    font-family: cairo-Light, sans-serif;
}

h4, .h4 {
    font-size: 25px;
    font-family: cairo-Light, sans-serif;
}

h5, .h5 {
    font-size: 20px;
    font-family: cairo-Light, sans-serif;
}

h6, .h6 {
    font-size: 16px;
    font-family: cairo-Light, sans-serif;
}

p {
    margin: 0 0 12px;
    font-family: 'Cairo-Light', sans-serif;
}

h1 {
    font-family: Cairo-Light, sans-serif;
    font-weight: 600;
    color: #64b45d;
    text-align: right;
    margin: 20px 0px 10px 0px;
}

h1:after {
    border-top: 2px solid #64b45d;
    display: block;
    width: 40px;
    content: "";
    margin-top: 10px;
}

h2 {
    font-family: Cairo-Light, sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    text-align: center;
    margin: 60px 0;
    text-transform: capitalize;
}

h2:after {
    border-top: 2px solid #64b45d;
    display: block;
    width: 75px;
    content: "";
    margin: 10px auto 0;
}

h3 {
    font-weight: 600;
    color: #000000;
    font-size: 25px;
}

h4 {
    color: #000000;
    text-align: right;
    margin: 40px 0px 10px 0px;
}

h5 {
    color: #707070;
    text-align: right;
    margin: 10px 0px 10px 0px;
}

h6 {
    color: #707070;
    margin: 0px;
}

p {
    color: #000000;
    margin: 0px;
    line-height: 38px;
    font-size: 17px;
}

ul {
    font-size: 20px;
}

.orbit-slide img {
    width: 100%;
}

#back-top {
    position: fixed;
    bottom: -10px;
    right: 10px;
    margin-left: -150px;
    z-index: 10;
}

#back-top span {
    width: 75px;
    height: 75px;
    display: block;
    margin-bottom: 7px;
    border-radius: 5px;
    -webkit-transition: .50s;
    -moz-transition: .50s;
    transition: .50s;
}

#back-top span i {
    background-color: #ffffff;
    color: #64b45d;
    opacity: 80;
    border-radius: 5px;
    width: 75%;
    height: 75%;
    padding: 14px;
    -webkit-transition: .50s;
    -moz-transition: .50s;
}

.header-top {
    height: 40px;
    background-color: #64b45d;
    border-top: solid white 2px;
    line-height: 40px;
}

.header-top i {
    margin-right: 10px;
    font-size: 14px;
}

.share-icon {
    background-color: white;
    color: #64b45d;
    border-radius: 100px;
    padding: 8px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 15px !important;
    transition: .25s;
    margin-top: 5px;
}

.share-icon:hover {
    background-color: #64b45d;
    color: white;
}

.shar {
    background-color: #ffffff;
    color: #64b45d;
    border-radius: 100px;
    padding: 8px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 15px !important;
    transition: .25s;
    margin-top: 5px;
}

.shar:hover {
    background-color: #64b45d;
    color: #ffffff;
}

.logo {
    margin: 0px;
    padding: 0px;
}

.pad-top-down {
    padding: 50px 0px
}

.pad-top-down p {
    max-height: 160px;
    overflow: hidden;
}

.Signature img {
    margin-bottom: 50px;
    float: left;
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.d-tamer img {
    margin-top: 50px;
}

.v-m-v p {
    color: #fff;
    margin-bottom: 0px;
}

.v-m-v h3 {
    color: #ffffff;
}

.Square {
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 18px 0 rgba(70, 75, 110, 0.2);
    border-top: 5px solid #64b45d;
    border-bottom: 5px solid #64b45d;
    margin-bottom: 0px;
    transition: .25s;
    min-height: 540px;
}

.Square p {
    padding: 0 20px;
}

.Square h4 {
    padding: 0 20px;
}

.button-01 {
    background-color: #ffffff;
    border: 1px solid #64b45d;
    color: #64b45d;
    width: 160px;
    margin-top: 20px;
}

.button-01:hover {
    background-color: #64b45d;
    border: 1px solid #64b45d;
    color: #ffffff;
}

.button-room {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 150px;
}

.button-room:hover {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.room {
    background: url(../images/room.jpg) center fixed;
    background-size: cover;
    color: #fff;
    height: 515px;
}

ul {
    font-family: Cairo-Light, sans-serif;
}

a {
    font-family: Cairo-Light, sans-serif;
}

.room-text {
    background-color: #404345;
    padding: 20px 30px;
    margin: 0px 0px 0px -15px;
    opacity: .85;
    height: 515px;
    float: left;
}

.room-text ul {
    width: 530px;
}

.room-text h1 {
    color: #ffffff;
}

.room-text h1:after {
    border-top: 2px solid #ffffff;
    display: block;
    width: 40px;
    content: "";
    margin-top: 10px;
}

.room-text ul li {
    line-height: 40px;
}

.room-text ul {
    padding-left: 0px;
    font-family: Cairo-Light, sans-serif;
    font-size: 18px;
}

.Square-Services {
    border: solid 1px #64b45d;
    border-radius: 20px;
    margin-bottom: 30px;
    transition: .25s;
}

.Square-Services:hover {
    background-color: #eef7fe;
    box-shadow: -2px 0 30px -5px #9e9c9e;
}

.Square-Services h4 {
    text-align: center;
    margin: 10px 0;
}

.Square-Services img {
    margin: 60px 0px 20px 0px
}

.manager {
    margin-top: 100px;
    padding-left: 0px;
}

.manager h2 {
    text-align: right;
    margin: 0px 0px 20px 0px;
}

.manager h2:after {
    border-top: 2px solid #64b45d;
    display: block;
    width: 40px;
    content: "";
    margin: 10px 0px 0;
}

.reception {
    color: #fff;
    height: 500px;
    margin-top: 70px;
}

.reception-text {
    background-color: #ffffff;
    padding: 20px 70px;
    margin: 0px 0px 0px -15px;
    opacity: .85;
    height: 630px;
}

.reception-text h1 {
    color: #64b45d;
}

.reception-text h1:after {
    border-top: 2px solid #64b45d;
    display: block;
    width: 40px;
    content: "";
    margin-top: 10px;
}

.reception-text ul li {
    line-height: 40px;
}

.reception-text ul {
    padding-left: 25px;
    color: #000000;
}

.button-reception {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    width: 150px;
}

.button-reception:hover {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.orbit-bullets button {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background-color: #64b45d;
    border-radius: 50%;
}

.orbit-bullets button:hover {
    background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}

.video-home {
    width: 754px;
    height: 388px;
}

.footer-icon {
    color: #54bf83;
}

.footer {
    border-top: 5px solid #64b45d;
    border-bottom: 5px solid #64b45d;
    margin: 30px 0px 0px 0px;
    padding: 30px 0;
    direction: ltr;
}

.text-footer p {
    font-size: 16px;
    color: #5a758d;
    text-transform: none;
    font-weight: normal;
}

.bg-gray {
    background-color: #344046;
}

.shre-icon {
    background-color: #3f4b53;
    color: white;
    border-radius: 100px;
    padding: 10px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px !important;
    transition: .25s;
}

.shre-icon:hover {
    background-color: #54bf83;
}

#map {
    width: 100%;
    height: 500px;
}

.Contact h2 {
    margin: 60px 0px 60px 0px;
}

.Our-Team {
    background-color: #fafafa;
    margin-bottom: 24px;
    padding-right: 0px;
    padding-left: 0px;
    transition: .25s;
}

.Our-Team h5 {
    text-align: right;
    font-size: 19px;
    margin-top: 22px;
}

.Our-Team:hover {
    box-shadow: -2px 0 30px -5px #9e9c9e;
}

.Our-Team-img {
    padding-right: 0;
}

.white {
    color: #ffffff;
}

.titel-page {
    background: url(../images/breadcrumb.jpg) center fixed;
    background-size: cover;
    color: #fff;
    height: 180px;
}

.titel-page h4 {
    color: white;
    text-align: center;
    margin: 50px 0px 10px 0px;
}

.titel-page h6 {
    color: white;
    text-align: center;
    margin: 0px;
}

.black {
    color: #000000;
}

.gray {
    color: #a4a4a4;
}

.p-clear {
    padding: 0px;
}

.sitpar h2 {
    text-align: right;
    margin: 60px 0px 5px 0px;
}

.sitpar h2:after {
    margin: 10px 0 0;
}

.accordion-title {
    background: none;
    padding: 10px;
}

.accordion-title:hover {
    background-color: #e6e6e6;
}

.accordion-title:focus {
    background-color: #64b45d;
}

.accordion-title:active {
    background-color: #64b45d;
}

.is-active {
    background-color: #64b45d;
}

.is-active h6 {
    color: #ffffff;
}

.is-active:before {
    color: #ffffff;
}

/* .accordion-title:before {    left: 320px;    color: #64b45d;} */
.accordion-title h6:focus {
    color: #ffffff;
}

.frame img {
    float: left;
    margin: 10px;
    border: solid 1px #64b45d;
    padding: 3px;
}

.reception-01 {
    background-color: #64b45d;
    height: 500px;
    opacity: .98;
}

.happy p {
    font-size: 25px;
    color: #ffffff;
    position: absolute;
    top: 240px;
    left: 70px;
    line-height: 40px;
    width: 420px;
}

.happy h2 {
    font-size: 34px;
    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 210px;
}

.happy h2:after {
    border-top: 2px solid #ffffff;
    display: block;
    width: 80px;
    content: "";
    margin-top: 10px;
}

.happy-01 i {
    font-size: 45px;
}

.happy-01 span {
    font-size: 40px;
}

.happy-01 p {
    margin: 10px 0 50px 42px;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 24px;
}

.happy-01 {
    border: solid 1px #ffffff;
    margin: 80px 100px;
    padding: 50px 50px 0px 0px;
}

.menu-Sphinx a {
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}

.menu-Sphinx ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.menu > li > a {
    display: block;
    padding: 14px 20px;
    margin: 0px 0px;
    color: #ffffff;
    font-size: 18px;
}

.Services-drob {
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    width: 270px;
    opacity: .90;
    border-bottom: solid 5px #64b45d;
    border-top: solid 5px #64b45d;
    margin-top: 0;
    text-align: right;
    padding: 10px;
    font-size: 14px;
    color: #3f3f3f;
    display: none;
}

.Services-drob li {
    line-height: 20px;
    transition: .25s;
    margin: 0px;
    padding: 10px 20px;
}

.Services-drob li:hover {
    background: #64b45d;
}

.Services-drob a li {
    color: #3f3f3f;
    transition: .25s
}

.Services-drob a li:hover {
    color: #ffffff;
}

.Services-drob ol {
    margin: 0px;
}

.manu-bg {
    background-color: #64b45d;
}

.vid {
    width: 744px;
    height: 420px;
}

.m-bot {
    margin-bottom: 20px;
}

.m-top-50 {
    margin-top: 50px;
}

.pad {
    padding: 20px 0px;
}

.ul-style {
    line-height: 40px;
}

.accordion-title::before {
    content: '';
}

.contact {
    margin: 50px 0;
}

.contact i {
    color: #64b45d;
    margin: 20px 0px 20px 20px;
}

.contact p {
    margin: 5px 0px 20px 0px;
    padding: 0;
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
    margin: 0 10px;
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px;
}

table thead, table tbody, table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

table caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem;
}

table thead {
    background: #f8f8f8;
    color: #0a0a0a;
}

table tfoot {
    background: #f1f1f1;
    color: #0a0a0a;
}

table thead tr, table tfoot tr {
    background: transparent;
}

table thead th, table thead td, table tfoot th, table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: right;
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}

table tbody th, table tbody td {
    padding: 0;
}