html {
    overflow-x: hidden;
    clear: both;
}
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700&family=Ubuntu+Condensed&display=swap');

body {

    padding: 0;
    margin: 0;
    font-family: 'Mulish', sans-serif;
    overflow-x: hidden;
    clear: both;

}

.container {
    max-width: 1170px;
    margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
    {
    padding: 0;
    margin: 0;
}

/*-------- all section ---------*/

ul#langval li a img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

ul#langval li a {
    cursor: pointer;
}

ul#langval li a:hover {
    text-decoration: none;
    border: 0;
}

.header ul.nav li a {
    border-bottom: 1px solid #fff;
}

.section-padding {
    padding: 60px 0;
}

/*----------h1-p tag--------*/
h1.project {
    font-size: 45px;
    font-weight: 100;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    padding-bottom: 40px;
}

h3.proi-box {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    font-family: 'Muli', sans-serif;
    text-transform: unset;
    line-height: 25px;
}

h5.pro-boox {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    line-height: 24px;
    font-family: 'Muli', sans-serif;
}

h5.bold {
    font-size: 21px;
    font-weight: 800;
    padding: 10px 0;
    font-family: 'Muli', sans-serif;
}

p.body {
    font-size: 18px;
 font-family: 'Mulish', sans-serif;
    font-weight: 400;
    Color: #000000;
}

/*----------ancer tag------*/
a.golden {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    background: #c9a672;
    border-radius: 7px;
    transition: all ease-in-out 0.4s;
}

a.gradient:hover,
.contact-rform button:hover {
transition: all ease-in-out 0.4s;
    background: #bb955c;
    color: #fff;
    text-decoration: none;
}

input#asd,
input#btn3,
input#btn2,
input#btn4,
input#btn5,
div#Page3 button {
    background-image: linear-gradient(to right, #b9883c, #6b4408);
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    border-radius: 7px;
    padding: 22px 30px;
    text-decoration: none;
    line-height: 0;
    transition: all ease-in-out 0.4s;
    display: inline-block;
    border: 0;
}

section.our-service .box-1 {
    margin-bottom: 26px;
}

a.gradient, .contact-rform button {
    font-size: 18px;
    background: #c9a672;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    padding: 7px 16px;
    color: #ffffff;
    border-radius: 3px;
    bottom: 0;
    position: relative;
    width: auto;
    cursor: pointer;
        transition: all ease-in-out 0.4s;
}
.box-1 .ancer a.gradient:first-child {
    float: left;
}

.box-1 .ancer a.gradient:last-child {
    float: right;
}

a.black {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    background: #000;
    border-radius: 7px;
}

/*-------------------------header-section -------------------*/
@media (min-width:992px) {
    section.top-header .row {
        display: flex;
        align-items: center;
    }
}

.right-area-icon {
    text-align: right;
}

.right-area-icon ul li a:hover {
    background: #fff;
    color: #af8f5c;
}

.right-area-icon ul li a {
    background: #af8f5c;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    color: #fff;
    font-size: 15px;
    transition: all ease-in-out 0.3s;
}
.right-area-icon ul li a i {
    font-size: 15px !important;
}
.right-area-icon ul li {
    display: inline-block;
    padding-right: 9px;
}

.right-area-icon ul {
    padding: 0;
    margin: 0;
}

.header ul.nav li a:hover,
.header ul.nav li.active a,
.top-header a:hover,
.top-header p:hover {
    color: #c9a672 !important;
}

header.header {
    z-index: 111111;
    width: 100%;
}

header.header .row {
    display: flex;
    align-items: center;
}

header.sticky {
    position: fixed;
    top: 0;
}

/*top-header*/
.top-header a,
.top-header p {
    display: inline-block;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
    font-family: Muli, sans-serif;
}
.top-header a.green {
    position: relative;
}.
li#lang_icelandic a {
    margin-left: 7px;
}
.left-area  a i,  .right-area a i {
    margin-right: 15px;
}

.top-header a.green:before, .top-header a.green:after {
    position: absolute;
    left: -20px;
    top: 0;
    height: 100%;
    width: 2px;
    background: #fff;
    background-color: #fff;
    content: "";
}
.top-header a.green:after {
    right: -14px;
    left: unset;
}
.right-area a:last-child {
    padding-left: 20px;
}

.top-header {
    padding: 10px 0;
    background-color: #efefef;
}

.right-area,
.left-area {
    display: inline-block;
}

a.navbar-brand img {
    width: 200px;
}

header.header .navbar-brand {
    padding: 0;
}

.navbar-brand {
    height: auto;
    width: auto;
}

header.header {
    background-color: #fff;
    border: none;
    margin: 0;
    padding: 10px;
}

.header ul.nav li a {
    color: #000 !important;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 2px;
    margin-left: 26px;
    padding: 0 !important;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
}

.navbar-default .navbar-nav > .active > a,
.header ul.nav li a:hover {
    background: transparent !important;
    border-bottom: 1px solid #ccc;
}

.header .navbar-default {
    background-color: transparent;
    border-color: snow;
    margin: 0;
    border: 0;
}

.right-header-home {
    display: none;
}

/*------------------- slider-banner-section----------------------------*/
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    z-index: 1111;
    display: block !important;
}

.owl-dotsbutton.owl-dot span {
    width: 20px !important;
    height: 20px;
    border-radius: 100%;
    background: #000 !important;
    z-index: 999999;
}

.owl-carousel button.owl-dot {
    background: #ffffff;
    z-index: 99999;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 100%;
    margin-left: 8px;
    display: inline-block;
}

.owl-carousel button.owl-dot.active {
    background: #7d5310;
}

.slider-banner .owl-nav.disabled {
    display: block !important;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

button.owl-prev:focus,
button.owl-next:focus {
    outline: 0;
}

.owl-carousel button.owl-dot:focus {
    outline: 0;
}

button.owl-prev,
button.owl-next {
    border: 0;
    margin-left: 20px;
    line-height: 0;
}

button.owl-next {
    float: right;
    background: transparent;
    margin-right: 20px;
}

button.owl-prev span,
button.owl-next span {
    font-size: 60px;
    color: #c4a169;
}

/**/
section.our-service .box-1 {
    padding: 0 0 40px 0;
    height: auto;
    width: 100%;
    text-align: center;
    transition: all ease-in-out 0.5s;
}
section.our-service .box-1 .proi-box, section.our-service .box-1 .ancer {
    padding-left: 20px;
    padding-right: 20px;
}
.home-servic-ebox .box-1{
    background: #f0f0f0;
}

.home-servic-ebox .box-1:hover{
     box-shadow: 0 0 10px #ccc;
      background: #fff;
}
.all-service-box .box-1 {
        background: #fff;
}

section.our-service .box-1:hover {
    box-shadow: 0px 0px 26px #ececec;
}

section.our-service .box-1:hover img {
    border-color: #a88958;
}

.box-1 img {

    width: 100%;
     box-shadow: 0px 0px 30px #d6d6d6;
    transition: all ease-in-out 0.5s;
}

.ancer a:last-child {
    margin-left: 10px;
    margin-right: 0;
}

.ancer a {
    margin-right: 10px;
}

.our-service {
    clear: both;
    padding: 80px 0;

}
.all-service-box{
          background: #ebebeb;
}
.our-service .row {
    padding-bottom: 30px
}

.box-1 h5 {
    margin-top: 20px;
    vertical-align: middle;
    height: 55px;
}

.box-1 h3 {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ancer {
    height: 50px;
}

/*------------ popup-gallery ----------*/


.row:after {
    content: "";
    display: table;
    clear: both;
}


/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #0808086b;
}

/*-------------------- Modal Content --------------*/
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 55%;
    max-width: 1200px;
}

/*------------- The Close Button ----------*/
.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    opacity: 1;
}

.close:hover,
.close:focus {
    color: #c9a672;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
}

.cursor {
    cursor: pointer;
}

/*------------ Next & previous buttons ------------------*/
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
       background-color: rgba(0, 0, 0, 0.8);
       color: #fff !important;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

img {
    margin-bottom: -4px;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.about-home img {
    width: 100%;
}

.about-home .row {
    display: flex;
    align-items: center;
}

/*------------------- about --------------------*/
.blog-box a {
    font-weight: 800;
    font-size: 16px;
    margin-left: 6px;
    font-family: 'Muli', sans-serif;
}

/*---------------- map ------------------*/
section.map {
    line-height: 0;
}










/*------------------ footer ----------------------*/
.chot ul li {
    padding-bottom: 10px;
}

.fot ul li span {
    display: block;
    line-height: 23px;
}

footer {
    
    background: #ebebeb;
}

/*.copy-wright ul.left-site-copy {
    float: left;
    padding: 0;
}*/
.copy-wright ul.left-site-copy {    
    font-size: 16px;
    color: #757575;
    width: 100%;
    text-align: center;
}


.copy-wright {
    clear: both;
}

.fot h4 {
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    color: #000000;
    margin-top: 0;
    padding-bottom: 10px;
    padding-bottom: 19px;
}

.fot p {
    margin: 10px 0 30px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #e0e0e0;
}

p.sd {
    margin: 0;
}

.fot ul {
    padding: 0;
}

footer ul li a {
    color: #e0e0e0;
}

footer .fot img.ft-img {
    width: 200px;
}

footer ul li a:hover,
.copy-wright ul li a i:hover {
    color: #c9a672;
}

.copy-wright {
    background: #fff;
    padding: 12px 0 6px;
}


/*.copy-wright ul {
    float: right;
    margin: 0;
    display: inline-block;
}*/
.copy-wright ul {
    float: none;
    text-align: center;
    padding-top: 14px;
    width: 100%;
}
.copy-wright ul li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
}

.copy-wright a {
    display: inline-block;
    color: #000;
}

.fot h2 {
    margin-top: 0;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    margin-bottom: 22px;
}

.fot ul li a,
.fot p,
.fot ul li {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    font-family: Muli, sans-serif;
    list-style: none;
}

.abcd ul li a {
    line-height: 26px;
}
.fot input::placeholder {
    color: #757575;
}
.fot input {
border: 1px solid #e8f0fe;
    padding: 8px 10px;
    box-shadow: none;
    display: inline-block;
    padding-right: 0;
    font-size: 14px;
    color: #000;
}
.footer-model input[type="submit"] {
    padding: 7px !important;
    font-size: 16px !important;
}

.footer-model input[type="submit"]:hover {
    background: transparent;
    color: #cba874;
}
/*.fot input[type="submit"] {
    padding: 11px 20px;
    border: 0;
    box-shadow: none;
    background: #c9a672;
    color: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 0 6px 6px 0;
}
*/
.fot input[type="submit"] {
    padding: 10px 32px;
    background: #cba874;
    border: 1px solid #c9a672;
    color: #fff;
    font-size: 18px;
    transition: all ease-in-out 0.4s;
    display: inline-block;
    position: absolute;
}


/*.abcd {
    margin-left: 66px;
}*/

.fot img {
    margin-top: -21px;
}

.copy-wright ul li:first-child {
    margin: 0;
}

/*.fot input[type="submit"]:focus {
    outline: 0;
}
*/

/*------ banner style -----------*/
.service-banner,
.about-banner,
.servicedetails-banner, 
.contact-banner{
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

/*---------- end banner style -------*/
/*--------------------              -----------------*/
/*-------------------- service page -----------------*/
body.service .box-1 img {
    width: 160px;
    height: 160px;
}

.service-banner {
    background-image: url(../images/service%20banner.png);
}

.header-text {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.header-text h1:after {
    background: rgb(255 255 255 / 38%);
    content: "";
    position: absolute;
left: -25px;
    top: -12px;
    bottom: -12px;
    right: -25px;    
    z-index: -1;

}
section.section-1.about-banner .header-text h1, .banner_headding_shado .header-text h1{
        text-shadow: 0px 2px 1px #000;
}
@media (min-width:981px){
.banner_headding_shado .header-text h1::after{
    display: none;
}
}
.header-text h1 {
    position: relative;
    z-index: 9;
 
        font-size: 46px;
    font-weight: 700;
    color: #ab8345;
}
/*--------------------              -----------------*/
/*-------------------- about page -----------------*/
.about-banner {
    background-image: url(../images/about/aboutus-banner.png);
}

.about-img-grid {
    padding: 50px 0;
    background: #f9f9f9;
}

.about-img-grid .row-img {
    padding-bottom: 27px;
}

.hovereffect {
	margin-top: 30px;
    width: 100%;
    height: 370px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: linear-gradient(45deg, #c0c0c0 0%, #9b6e28 100%);
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 3em;
    text-align: left;
    z-index: 999;
}

.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    width: 120%;
    height: auto;

}

.hovereffect a {
    position: absolute;
    bottom: -280px;
    left: 34px;
    border: 1px solid #fff;
    padding: 8px 24px;
    width: auto;
    text-decoration: none;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    font-size: 17px;
    background-color: transparent;
    text-align: center;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    width: 100%;
    font-weight: 600;
    padding: 0 20px;
    line-height: 21px;
}

.hovereffect:hover::before {
    display: none;
    transition: all ease-in-out 0.4s;
}

.hovereffect .overlay:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
}

.hovereffect a,
.hovereffect p {
    color: #FFF;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.hovereffect:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hovereffect:hover .overlay:before,
.hovereffect:hover a,
.hovereffect:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hovereffect:before {
    content: "";
    background: #000;
    width: 100%;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    z-index: 1;
    transition: all ease-in-out 0.4s;
}

/*--------------------              -----------------*/
/*-------------------- news page -----------------*/
/*.news-banner {
    background-image: url(../images/ContactUs.png);
}*/

section.section-1.news-banner {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
      background-image: url(../images/NewsUs.png);
}
/*--------------------              -----------------*/
/*-------------------- contact us -----------------*/
section.section-1.contact-banner {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
      background-image: url(../images/ContactUs.png);
}

.contact-box span {
    display: block;
    width: 85px;
    height: 85px;
    padding: 27px;
    border-radius: 100%;
    border: 1px solid #000;
    text-align: center;
    margin: 0;
    float: left;
    position: absolute;
    top: 10px;
    left: 40px;
}

.contact-box span i {
    font-size: 29px;
}

.contact-box {
    box-shadow: 0px 0px 10px #e6e6e6;
    padding: 40px 0;
    border-radius: 6px;
	text-align: left;
    position: relative;
    margin-bottom: 11px
}

.contact-box a,
.contact-box p {
    color: #000;
    font-size: 20px;
    margin: 0;
	padding-left: 150px;
}

.contact-box:hover {
    box-shadow: 0px 0px 30px #e6e6e6;
}

.contact-box:hover span,
.contact-box:hover i,
.contact-box:hover a {
    border-color: #caa56d;
    color: #caa56d;
}

select.form-control.form-control-lg {
    height: 44px;
    
}

.form-group input {
    padding: 22px 10px !important;
}

.form-group textarea {
    height: 149px;
}

/*--------------------              -----------------*/
/*-------------------- block -----------------*/
.bookly-table .asc {
    width: 24.2%;
    float: left;
    margin: 0 auto;
    margin-right: 7px;
}

.bookly-table .asc:last-child {
    margin: 0;
}

.bookly-table .asc:nth-child(4) .step {
    border-radius: 0 30px 030px 0;
}

.bookly-table .asc:nth-child(2) .step,
.bookly-table .asc:nth-child(3) .step {
    border-radius: 0;
}

.bookly-table .asc .step {
    height: 12px;
    width: 100%;
    border-radius: 30px 0 0 30px;
    background: #000;
}

.bookly-table {
    padding: 0 0 50px 0;
    clear: both;
    overflow: hidden;
}

section.section-1.blog-form {
    padding: 60px 0;
}

.bookly-table .active .step {
    background: #c9a36c;
}

.bookly-table p {
    font-size: 18px;
}

div#Page3 button {
    margin-bottom: 30px
}

form#formupload {
    width: 100%;
}

.f-box {
    width: 700px;
    margin: 0 auto;
    box-shadow: 0px 0px 30px #ccc;
    padding: 20px;
}

.tab p {
    width: 49%;
    display: inline-block;
}

.tab p:nth-child(2n) {
    padding-left: 14px;
}

.form-group {
    width: 100%;
    display: inline-block;
}

.form-group:nth-child(5) {
    width: 100%;
}

.form-group:nth-child(2n) {
    float: right;
}

.tab h3 {
    text-align: center;
    padding: 40px 0 70px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #c9a36c;
}

/*--------------------              -----------------*/
/*-------------------- details -----------------*/
.details-header p {
    font-size: 18px;
}

.details-header h5 {
    font-size: 20px;
}

.details-header {
    text-align: center;
    padding-bottom: 50px;
}

.details-header h1 {
    padding-bottom: 0;
}

.details-text ul {
    padding-left: 19px;
}

.details-text ul li {
    position: relative;
    font-size: 17px;
    list-style: none;
    padding: 0;
}

.details-text ul li:before {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #000;
    left: -18px;
    top: 8px;
    position: absolute;
    content: "";
}

.table table {
    margin: 0;
    border: 1px solid #c1c1c1;
}

.table table tr th,
.table table tr td {
    border: 1px solid #000;
    padding: 12px 10px;
}
.table table tr td, .table table{
    border: 0 !important;
}
.table table tr td:nth-child(2),
.table table tr td:nth-child(3) {
    text-align: center;
}

/*.details-home .row {
    display: flex;
    align-items: center;
}*/

/*----------------     admin eadit page css       ---------*/

.brand,
.sidebar-toggle-box {
    background: #b9883c;
    box-shadow: 0px 0px 2px #774c0a;
}

ul.sidebar-menu li a.active,
ul.sidebar-menu li a:hover,
ul.sidebar-menu li a:focus,
ul.sidebar-menu li a.active i {
    color: #b9883c;
}

ul.sidebar-menu li a:hover i,
ul.sidebar-menu li a:focus i {
    color: #b9883c;
}

.btn-primary {
    background-image: linear-gradient(to right, #b9883c, #6b4408) !important;
    border-color: #b9883c !important;
}

.btn-primary:hover {
    background-image: linear-gradient(to right, #6b4408, #b9883c) !important;
}

td.disabled {
    cursor: no-drop !important;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
    background-color: #cc923aad;
    color: #fff;
}

.details-text h3,
.table h3 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    font-family: 'Muli', sans-serif;
    text-transform: unset;
    line-height: 25px;
}

.right-header-home a:last-child {
    display: none;
}

.ab-text a {
    width: auto;
    padding: 20px;
}

.blog-box img {
    width: 100%;
}

.blog-box {
    margin-bottom: 50px;
}

.newstext p {
    font-size: 18px;
    display: inline-block;
}

@media (max-width:767px) and (min-width:500px) {
    section.our-service .box-1 {
        max-width: 430px;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    section.our-service .col-lg-4:last-child .box-1 {
        margin-bottom: 0;
    }
}

div#gallery-owl-carousel {
    margin: 0;
}

.contact-rform button {
    width: auto;
    padding: 20px 40px;
}

.form-group input#captcha_value {
    padding: 10px 10px !important;
    margin-right: 10px;
}
/*------------- 04.08.20 ------------------*/
.fot .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0 0 0 / 28%);
}
.footer-model input {
    outline: 0;
}
.fot .footer-model  {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 440px;
    clear: both;
    overflow: hidden;
    border-radius: 8px;
    text-align: center;
    position: relative;
}
.footer-model input {
      width: 100%;
      margin-bottom: 10px;
      border-radius: 10px;
}
/*    .footer-model input[type="submit"], button#myBtn {
    width: 100%;
    background: #cba874;
    border: 1px solid #cba874;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    padding: 11px 20px;
    position: static;
	margin-top: 28px;
}*/
.footer-model input[type="submit"], button#myBtn {
    color: #fff;
    background-color: #cba874;
    border-color: #cba874;
    font-weight: 600;
    margin-top: 45px;
    padding: 12px 48px;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 3px;
    border: 0;
}
.footer-model h2 {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 19px;
    position: relative;
    margin-top: 0;
}
.footer-model .btn-default {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    width: 100%;
    background: #CBA873;
    color: #fff;
	margin-top: 20px;
}
.footer-model input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 0 !important;
    margin-top: 10px;
	}

.footer-model h2:after {content: "";position: absolute;left: -20px;right: -20px;height: 1px;background: #ccccccad;bottom: 0;}

.footer-model form {
    width: 100%;
}
.footer-model .close {
    color: #aaaaaa;
    float: right;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 11px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.booknow-form .left-form {
    width: 48%;
    float: left;
    padding-bottom: :25px;
}

.booknow-form  .right-forn {
    width: 48%;
    float: right;
}

.booknow-form {
    padding: 100px 0;
}

.booknow-form form {
    background: #ededed;
    padding: 50px 30px;
    overflow: hidden;
    clear: both;
}
.booknow-form form p label {display: block;}
.booknow-form  .right-forn input, .booknow-form  .right-forn textarea, .booknow-form  .left-form select {
    margin-bottom: 14px;
    text-transform: none;
    display: inline-block;
    text-align: start;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 6px;
    padding: 12px;
}
.left-form select {
    height: 44px;
}
.left-form h6 {
    font-weight: 100 !important;
    font-size: 18px;
    color: #333333;
}

.left-form h6 span {
    font-size: 14px;
    font-weight: 700;
}
p.redio label {
    display: inline-block !important;
}
p.redio label:first-child {
    display: block !important;
}
.booknow-form form input[type="button"] {
    display: block;
    clear: both;
    margin: 0 auto;
    padding: 8px 50px;
    background: #cba874 !important;
    border: 1px solid #cba874;
    color: #fff;
    font-size: 18px;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    border-radius: 10px;
}

.booknow-form form input[type="button"]:hover {
    color: #cba874;
    background: transparent !important;
}

/*===============================  01 09 2020 =======================================*/
    .aboutrow .carousel-wrap {
  width: 100%;
}
.aboutrow .owl-carousel button.owl-dot {
    background: #ccc;
}
.aboutrow .owl-carousel .owl-dots {
    bottom: -27px;
}
.aboutrow  .owl-carousel button.owl-dot.active {
    background: #949494;
}
 .aboutrow .bootleggers .item {
  -webkit-backface-visibility: hidden;
  display: inline-block;
}
 .aboutrow .owl-nav>div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

 .aboutrow .owl-nav i {
  font-size: 52px;
}

 .aboutrow .owl-nav .owl-prev {
  left: -30px;
  color: #000;
}

 .aboutrow .owl-nav .owl-next {
  right: -30px;
  color: #000;
}


.aboutcol {
  padding: 1.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mfp-container {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.eventname {
  font-size: 2.25em;
  font-weight: bold;
  color: #8d0700;
}

.popup-glary .owl-item .item {
    cursor: pointer;
}
.popup-glary{background: #ebebeb;padding: 60px 0;}


button.mfp-close {
    position: absolute;
    right: -1px;
    border-radius: 0;
    box-shadow: unset;
    border: 0;
    background: #ae7e35;
    color: #fff;
    top: -1px;
    padding: 1px 10px !important;
    font-size: 21px;
    border-radius: 0px 6px 0 0;
}

.mfp-bottom-bar {
display: none;
}

.mfp-figure {
    background: #fff;
    padding: 30px;
    overflow: hidden;
    border-radius: 7px;
}

button.mfp-arrow.mfp-arrow-right.mfp-prevent-close, button.mfp-arrow.mfp-arrow-left.mfp-prevent-close {
    display: none;
}
@media (min-width:768px){
.navbar-nav {
    width: 88%;
    text-align: right;
}
.navbar-right {
    width: 12.9% !important;
}
.navbar-nav>li {
    float: none !important;
    display: inline-block;
}
}
.header ul.nav li#lang_icelandic a {
    margin-left: 7px;
}
ul#langval li a img.lang_active {
        box-shadow: 0px 0px 10px #000000;
    border: 2px solid #fff;
}
section.top-header .row .col-sm-8 {
    padding-left: 0;
}

section.top-header .row .col-sm-4 {
    padding-right: 0;
}
/* footer .email-foot input[type="email"] {
    padding: 9.9px 10px !important;
    outline: 0;
    border-radius: 6px 0 0 6px;
}*/
footer .email-foot input[type="email"] {
    display: inline-block;
    border: 1px solid;
    height: 47px;
    width: 60%;
    padding-left: 18px;
    border-right: 0;
    float: left;
}
section.top-header .container {
    padding-right: 0;
}

/*============= 07. 09. 2020  =========*/
.about-home .row .ab-text p {
  color: #333333; 
  font-size: 18px; 
  font-family: Muli, sans-serif;
}
body {
    font-family: Muli, sans-serif !important;
}

.about-home .row .ab-text p:nth-child(6) {
    font-weight: 700;
    font-size: 18px;
    font-style: italic;
}

.datepicker-inline {
    width: 90%;
    margin: 0 auto;
}

.datepicker-inline table.table-condensed {
    width: 100%;
    position: relative;
}

.datepicker-inline .prev, .datepicker-inline .next {
    top: 0px;
    color: #000;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    height: 30px !important;
    width: 30px !important;
}
.popup-glary .owl-dots {
    bottom: -44px;
}

.popup-glary .owl-dots .owl-dot {
    background-color: #c1c1c19c;
}

.popup-glary .owl-dots .owl-dot.active {
    background-color: #969696;
}
.fancybox-caption__body {
    position: absolute;
    left: 50%;
    top: -200%;
    transform: translateX(-50%);
}
@media (max-width:1980px){
.fancybox-caption__body {
    top: -100%;
}
}
@media (max-width:680px){
    .popup-glary .owl-dots {
    width: 170px;
}
}

@media (max-width:600px){
.slider-banner .owl-dots {
    bottom: -30px;
    }
    .slider-banner .owl-dots button.owl-dot.active {
    background: #c8a46c !important;
}
.slider-banner .owl-dots button.owl-dot {
    background: #dcdcdcad;
}
.booknow-form form#new_user .left-form {
    width: 100%;
}
.booknow-form form#new_user .right-forn {
    width: 100%;
}
.booknow-form form {
    padding: 35px 13px;
}
 .datepicker-inline {
    width: 100% !important;
}
#dynamicdatepicker_div .datepicker-inline table.table-condensed {
    width: 100%;
}
}
@media(max-width:992px) and (min-width:768px){
    .top-header a, .top-header p {
    font-size: 14px;
}
.navbar-nav {
    width: 86%;
}
ul#langval {
    width: 14.9% !important;
}
.left-area a i, .right-area a i {
    margin-right: 0px;
}
}
@media (max-width:767px){
    .banner_headding_shado .header-text h1{
        text-align: center;
    }
    .table-scroll table.last-tabl-trapist {
    width: 100% !important;
}

   .left-area a i, .right-area a i {
    margin-right: 0px;
} 
    .details-home .table {
    overflow-y: hidden;
}
.top-header {
    padding: 10px 20px;
}
}

.booknow-form form#new_user input {
    background-color: #fff;
}
.all-service-box .box-1 img {
    width: 100%;
    height: 207px;
    box-shadow: 0px 0px 30px #d6d6d6;
    transition: all ease-in-out 0.5s;
        border: 0;
}
.all-service-box .box-1 h3 {
    font-size: 18px;
    font-weight: 500;
}
.home-gallery-popup .hover-shadow:hover {
    box-shadow: unset;
}
.home-gallery-popup h1 {
    font-size: 45px;
    font-weight: 100;
    color: #000;.top-header a.green
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    padding-bottom: 20px;
}
.home-gallery-popup .owl-carousel .owl-item img {
    padding: 0 5px;
}
.about-home a.gradient {
    padding: 10px 64px;
    font-size: 20px;
    font-weight: 800;
}
section.section-4.about-home.section-padding {
    border-bottom: 1px solid #e8e8e8;
}
.left-area a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: normal;
}

section.top-header .row .mobile-loc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.left-area {
    width: 390px;
    float: left;
    vertical-align: middle;
}

.right-area {
    width: 567px;
    float: right;
}
.contact-rform button {
    padding: 4px 30px;
    font-size: 22px;
    font-weight: 700;
    border: 0;
}
/*====28-10-20====*/
.col-md-4.col-sm-12.nws {
    padding-top: 60px;
    padding-bottom: 60px;
}

.col-md-4.col-sm-12.log-in {
    padding-top: 88px;
    padding-bottom: 75px;
    text-align: center;
    background: #e7e7e7;
}

.col-md-4.col-sm-12.navigation {
    padding-top: 60px;
    padding-bottom: 48px;
}
.abcd ul li {
    width: 50%;
    float: left;
    line-height: 30px;
}
.copy-wright ul i.fa {
    display: inline-block;
    background: #3b5998;
    padding: 12px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    transition: all ease-in-out 0.4s;
}

.copy-wright ul i.fa:hover {
    background: #cba874;
    color: #fff;
}
.footer-model .btn-default:focus {
    background: #927954;
    color: #fff;
}
.footer-model input[type="submit"], button#myBtn:hover,  
.fot input[type="submit"]:hover {

    transition: all ease-in-out 0.4s;
    background: #bb955c;
    color: #fff;
    text-decoration: none;
}
.footer-model input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
input#total_service_price {
    cursor: not-allowed;
}
input#service_price {
    cursor: not-allowed;
}
.table table a {
    cursor: pointer;
}
select#service_booking_time,
select#add_addon,
select#servicetype,
select#therapist,
select#mainservice {
    cursor: pointer;
}

td.span5:nth-child(2) {
    padding: 0 !important;
}

.innr_tbl {
    margin: 0 !important;
    width: 100%;
}

.innr_tbl td {
    padding: 0 !important;
    width: 52%;
}
.innr_tbl td.span {
    padding: 3px 30px !important;
}
#add_addon,
#service_booking_time,
#therapist,
#servicetype,
#mainservice,
#therapist_type {
    background: #ab8345;
    color: #fff;
}
.form-control:focus {
    box-shadow: none !important;
}
.dtls-text p {
    font-size: 18px;
}

.table table tr td, .dtls-image table tr td, .dtls-image table {
    text-align: center;
    border: 0;
}

.table table tr td:last-child, .dtls-image table tr td:last-child {
    padding: 0 !important;
}

.table table tr td:last-child a, .dtls-image table tr td:last-child a {
    display: inline-block;
    font-size: 13px;
    margin: 5px 0;
    background: #c9a672;
    text-align: center;
    padding: 7px 16px;
    color: #ffffff;
    border-radius: 3px;
    bottom: 0;
    position: relative;
    width: auto;
    cursor: pointer;
    transition: all ease-in-out 0.4s;
    text-decoration: none;
}
.table h4.span5, .dtls-image h4 {
    width: 100% !important;
    margin-top: 17px;
}

.table table tr td:last-child a:hover, .dtls-image table tr td:last-child a:hover{
        transition: all ease-in-out 0.4s;
    background: #bb955c;
    color: #fff;
}

/*----------- order table------------*/
div#cancel_table_paginate li#cancel_table_next {position: unset;padding: 0;}

div#cancel_table_paginate li#cancel_table_next a.page-link {
    font-size: 14px;
}
div#cancel_table_wrapper .row:nth-child(2) {
    overflow-x: scroll;
}
table#cancel_table tbody tr td:nth-child(5) input[type="button"], 
table#cancel_table tbody tr td:last-child button a, 
table#cancel_table tbody tr td:last-child input#cancel_bttn {
    padding: 7px 14px;
    border: 1px solid #b38238;
    border-radius: 6px;
    background-image: linear-gradient(to right, #b9883c , #6b4408);
    color: #fff;
    transition: all ease-in-out 0.4s;
    line-height: normal;
    text-decoration: none;
    display: block;
    width: 110px;
    margin: 0 auto;
    margin-top: 6px;
}

.profile-table-w table tr th {
    border-bottom: 0;
}
.profile-table-w  table#cancel_table tbody tr td:last-child button {
    margin-top: 5px;
}
table#cancel_table tbody tr td:last-child button a{
    margin-top: 0 ;
}
.profile-table-w table#cancel_table tbody tr td:last-child {
    border-right: 0;
}
.profile-table-w table.table-bordered.dataTable {
    border-right: 1px solid #ddd !important;
}
table#cancel_table tbody tr td:nth-child(5) input[type="button"]:hover, 
table#cancel_table tbody tr td:last-child button a:hover, 
table#cancel_table tbody tr td:last-child input#cancel_bttn:hover {
    color: #fff !important;
    background-image: linear-gradient(to right, #6b4408, #b9883c);
}

table#cancel_table tbody tr td:last-child button {
    padding: 0;
    border: 0;
    margin-top: 15px;
}

table#cancel_table tbody tr td:last-child {
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
}

table#cancel_table tbody tr td:last-child span.inact {
    display: block;
    margin: 0 auto;
}

table#cancel_table tbody tr td:last-child span {
    text-align: center;
    display: block;
    margin-top: 5px;
}

table#cancel_table tbody tr td:last-child span.act {
    display: block;
    margin: 0 auto;
}

table#cancel_table tbody tr td:last-child form#can_frm {
    text-align: center;
    margin-top: 5px;
}

table#cancel_table tbody tr td {
    overflow: hidden;
    white-space: nowrap;
}

table#cancel_table tbody tr td:nth-child(2) {
  
    width: auto;
    overflow: hidden; 
    white-space: pre-wrap;
   /*word-break: break-all;*/
}

table#cancel_table tbody tr td:nth-child(5) {
           width: 150px;
    overflow: hidden;
    word-break: break-all;
    text-align: center;
}
.profile-table-w {
    margin-bottom: 40px;
}
.profile-table-w div#cancel_table_wrapper .row:nth-child(2) .col-sm-12 {
    padding-right: 0;
}
table#cancel_table tbody tr td:nth-child(3n) {
     overflow: hidden;
    white-space: pre-wrap;
    word-break: break-all;
}
div#dynamicdatepicker_div .datepicker-inline .table-condensed .active {
    background: #ab8345 !important;
    border-radius: 0;
}

div#dynamicdatepicker_div .datepicker-inline .table-condensed .day {
    background: #ab834573;
    border-radius: 0;
    border: 1px solid #f3f3f3;
}

div#dynamicdatepicker_div .datepicker-inline .table-condensed .disabled {
    /*background: #fff !important;*/
    background: #fff;
    border-radius: 0;
}

.booknow-form form#new_user input#service_price, 
.booknow-form form#new_user input#total_service_price {
    margin-bottom: 14px;
    text-transform: none;
    display: inline-block;
    text-align: start;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 12px;
    width: auto;
    display: inline-block;

}
.datepicker-inline .prev, .datepicker-inline .next {
    border: 1px solid #f5f5f5;
    border-radius: 6px;
    background: #f5f5f5;
}

.datepicker-inline .prev:hover, .datepicker-inline .next:hover {
    background: #ab8345;
}
.service_det table.in_tb tr:nth-child(even), .table table tr:nth-child(even) {
    background: #f7f7f7;
}

.gift_card a {
    padding: 7px 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-image: linear-gradient(to right, #b9883c , #6b4408);
    color: #fff;
    transition: all ease-in-out 0.4s;
    line-height: normal;
    position: absolute;
    left: -18px;
}

.gift_card a:hover {
    color: #fff !important;
    background-image: linear-gradient(to right, #6b4408, #b9883c);
}

@media (max-width:800px) and (min-width:550px){
    .recption-menu .menu ul li a {
    padding: 6px 12px;
    font-size: 13px;
    display: block;
}

.recption-menu .menu ul li {
    margin-right: 0;
}

.recption-menu .menu ul li:first-child {
    margin-left: 0;
}
}


/*------------------- 13.04.21 ------------------------*/

@media (max-width:991px) and (min-width:768px){
    section.top-header .col-xs-6:last-child {
    width: 230px;
}
}
@media (max-width:991px) and (min-width: 600px){
.profile-contain_p .profile {
    width: 55% !important;
    margin-right: 5% !important;
    padding-bottom: 11px !important;
}
.profile-contain_p .profile .avatar {
    display: inline-block;
    float: left;
    width: 100% !important;
    max-width: 100px !important;
    overflow: visible;
}
.profile-contain_p .profile .avatar, .profile-contain_p .profile .avatar img {
    max-width: 65px !important;
    width: 65px !important;
    height: 65px;
    overflow: hidden;
}
.profile-contain_p .profile .logout_profile {
    left: 24px;
}

.profile .logout_profile i {
    font-size: 20px !important;
}

.profile-tabs ul li a {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 4px;
}

.profile-tabs ul li a i.fa.fa-angle-right {
    margin-right: 4px;
}
}
@media (max-width:676px){
    .profile-contain_p {
    padding: 15px !important;
}
}

@media (min-width:768px){
section.our-service .box-1 .proi-box {
    height: 37px;
}
}


.banner img {
    width: 100%;
}

.banner {
    padding: 0 !important;
}

/*--------------------------------------------------------*/
@media (max-width: 1199px) and (min-width: 992px){
.top-header a, .top-header p {
    font-size: 14px;
}
.left-area {
    width: 331px !important;
}
.right-area {
    width: 533px !important;
}
.gift_card a {
    left: -20px !important;
    color: #fff !important;
}
    .tetman-dtls .dtls-image .inu_left a{
        font-size: 16px;
    }
    .right-area a:last-child {
    margin-left: 6px;
}

.top-header a.green {
    padding-right: 10px;
}
}
@media (max-width: 800px) and (min-width: 768px){
.header ul.nav li a {
    font-size: 16px !important;
}
}
@media (max-width: 991px) and (min-width: 768px){
.header ul.nav li a {
    margin-left: 10px !important;
}
.header ul#langval li a {
    margin-left: 7px !important;
}
}

@media (max-width:991px){
    .right-header-home {
    display: inline-block !important;
    vertical-align: middle !important;
    position: absolute !important;
    top: -52px !important;
    left: 52px !important;
}

.top-header a.blue {
    width: 30px;
    height: 30px;
    background: #af8f5c;
    vertical-align: middle;
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    font-size: 11px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.left-area {
    float: left !important;
    width: auto !important;
}

.right-area {
    width: auto !important;
}

.right-area {
    display: none !important;
}

.left-area span.locatio {
    display: none !important;
}
    .gift_card a {
    left: -10px !important;
    right: unset !important;
    color: #fff !important;
}
}
@media (max-width: 991px) and (min-width: 436px){
a.navbar-brand img {
    width: 180px !important;
}
}
@media (max-width: 435px){
a.navbar-brand img {
    width: 130px !important;
}
}

/*----------------------------------*/
.tetman-dtls .dtls-image .extra_details_therapist.dtls-text {
    background: #f7f7f7;
    padding: 10px;
    margin-top: 15px;
}

.tetman-dtls .dtls-text:after {
    display: none !important;
}


/*-----------------------------------------*/
.dashbord-recep .sjs-grid-row .sjs-grid-col, 
.dashbord-recep .sjs-wrapper .sjs-app-col .sjs-grid-row-head .sjs-grid-col-head {
    width: 70px !important;
    text-align: center;
    padding: 8px 3px !important;
}

.booknow-form .style-form .priceHideinput input {
    display: none !important;
}
.booknow-form .style-form .priceHide {
    display: none !important;
}
