@charset "utf-8";
/* CSS Document */
/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400);*/
/*font-family: 'Source Sans Pro', sans-serif;*/

/*eagle lake heading font*/
@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, .slide1 p, .slide3 p, .slide2 p{
  font-family: "Eagle Lake", serif!important;
  font-weight: 400;
  font-style: normal;
}

p,a, body, a span {
  font-family: "Comfortaa", sans-serif!important;;
  font-optical-sizing: auto;
  /*font-weight: <weight>;*/
  font-style: normal;
}


@media (min-width: 768px) and (max-width: 991.98px) { 
    
    .paddg{
    padding-left:0!important;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
    
    .paddg{
    padding-left:0!important;
}
.menu_custom a span, .custom_dropdown span{
        font-size: 15px!important;
        margin: 0px 4px!important;
}
}

@media (min-width: 1200px) and (max-width: 1399.98px) { 
    .paddg{
    padding-left:10px!important;
}
    
} 

@media (min-width: 1400px) {
    .paddg{
    padding-left:90px!important;
}
    
}

/*@font-face {*/
/*    font-family: 'GEO703B';*/
/*    src: url('../fonts/GEO703L-webfont.eot');*/
/*    src: url('../fonts/GEO703L-webfont.eot?#iefix') format('embedded-opentype'),*/
/*        url('../fonts/GEO703L-webfont.woff2') format('woff2'),*/
/*        url('../fonts/GEO703L-webfont.woff') format('woff'),*/
/*        url('../fonts/GEO703L-webfont.ttf') format('truetype'),*/
/*        url('../fonts/GEO703L-webfont.svg#geoslab703_md_btmedium') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'GEO703bt med';*/
/*    src: url('../fonts/GEO703M-webfont.eot');*/
/*    src: url('../fonts/GEO703M-webfont.eot?#iefix') format('embedded-opentype'),*/
/*        url('../fonts/GEO703M-webfont.woff2') format('woff2'),*/
/*        url('../fonts/GEO703M-webfont.woff') format('woff'),*/
/*        url('../fonts/GEO703M-webfont.ttf') format('truetype'),*/
/*        url('../fonts/GEO703M-webfont.svg#geoslab703_md_btmedium') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Tangerine Bold';*/
/*    src: url('../fonts/Tangerine_Regular-webfont.eot');*/
/*    src: url('../fonts/Tangerine_Regular-webfont.eot?#iefix') format('embedded-opentype'),*/
/*        url('../fonts/Tangerine_Regular-webfont.woff2') format('woff2'),*/
/*        url('../fonts/Tangerine_Regular-webfont.woff') format('woff'),*/
/*        url('../fonts/Tangerine_Regular-webfont.ttf') format('truetype'),*/
/*        url('../fonts/Tangerine_Regular-webfont.svg#geoslab703_md_btmedium') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

/*@font-face {*/
/*    font-family: 'glyphicons-halflings-regular';*/
/*    src: url('../fonts/glyphicons-halflings-regular.eot');*/
/*    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),*/
/*        url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),*/
/*        url('../fonts/glyphicons-halflings-regular.woff') format('woff'),*/
/*        url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),*/
/*        url('../fonts/glyphicons-halflings-regular.svg#geoslab703_md_btmedium') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/
 .call-us-button {
        background-color: #5a150c;
        border: none;
        padding: 8px;
        text-align: center;
        display: inline-block;
        font-size: 10px ;
        cursor: pointer;
        font-weight: 600;
        width: 180px;
        border-radius: 4px;
        letter-spacing: 1px;
        color: #ffb400;
        margin-bottom: 0px;
    }
.Call-to{   
        display: flex;
        align-items: center;
        padding: 0;
 }
.Call-to ul{
         padding: 0;
         margin-bottom: 0;
}
.Call-to a{
    color:#ffb400!important;
    padding: 5px 10px 3px!important;
    border:1px solid #5A150C!important;
    font-weight: 600!important;
    width: max-content;
}
.Call-to a:hover{
    color: #ffffff!important;
    border: 1px solid #5A150C!important;
    padding: 5px 10px 3px!important;
    font-size: 10px!important;
    font-weight: 600!important;
}
.Call-to li{
     color:#5A150C; 
     font-size: 12px;
     font-weight: 600 !important;
     margin-bottom:5px;
     list-style-type: none;
     width: fit-content;
}

* {
    outline: none !important;
    text-decoration: none;
}

*:hover {
    outline: none !important;
    text-decoration: none !important;
}
::-webkit-scrollbar-thumb {
    background: #653307;
    border-radius: 25px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar {
    width: 8px;
    height: 1000px;
}

html
{
    max-width: 100%;
        overflow-x: hidden;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #333;
       width: 100% !important;
    max-width: 100%;
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'GEO703bt med', sans-serif;
    color: #GEO703bt med;
}

a:hover
{
  color:inherit !important;  
}

#modal_box .submitwidth
{
        margin-top: 10px;
    line-height: 1;
    padding: 10px 10px 8px 10px;
}


#modal_box .w3-container {
    animation: slide-top 0.3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}


body {
    overflow-x: hidden;
}

.floating_btn .call-button {
    position: fixed;
    bottom: 1%;
    z-index: 2000;
    right: 1%;
    display: none;
}

h1 {
    color: #5A150C;
    font-family: "GEO703bt med";
    font-size: 36px;
    line-height: 32px;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
}

/*h1:after {*/
/*    content: ' ';*/
/*    width: 50px;*/
/*    height: 4px;*/
/*    background: #cb0a01;*/
/*    display: block;*/
/*    margin-bottom: 20px;*/
/*    margin-right: auto;*/
/*    margin-left: auto;*/
/*}*/

h2 {
    color: #5A150C;
    font-family: "GEO703bt med";
    font-size: 26px;
    line-height: 36px;
}


p {
    font-size: 18px;
}

a {
    color: #333;
    -webkit-transition: all 300ms, background-color 300ms;
    -moz-transition: all 300ms, background-color 300ms;
    -o-transition: all 300ms, background-color 300ms;
    transition: all 300ms, background-color 300ms;
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none;
    outline: none;
}

section {
    padding: 30px 0px 0px 0px;
}

.nopad {
    padding: 0px;
}

.nomargin {
    margin: 0px;
}

.margintopbottom {
    margin-top: -65px;
    margin-bottom: 30px;
}

.paddingtop {
    padding-top: 10px;
}

.topsect {
    margin-top: 10px;
    margin-bottom: 10px;
}

.topsect a:hover {
    text-decoration: none;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    text-align: center;
    margin-right: 5px;
}

.icon_fb {
    background: #3b5998;
    color: #FFF;
    padding: 5px;
}

.icon_fb:hover {
    background: #FFB400;
    color: #FFF;
    padding: 5px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.icon_tw {
    background: #00aced;
    color: #FFF;
    padding: 5px;
}

.icon_tw:hover {
    background: #FFB400;
    color: #FFF;
    padding: 5px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.icon_gplus {
    background: #dd4b39;
    color: #FFF;
    padding: 5px;
}

.icon_gplus:hover {
    background: #FFB400;
    color: #FFF;
    padding: 5px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.icon1 {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 5px;
}

.icon_fb1 {
    background: #3b5998;
    color: #FFF;
    padding: 3px;
}

.icon_fb1:hover {
    background: #FFB400;
    color: #FFF;
    padding: 3px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.icon_tw1 {
    background: #00aced;
    color: #FFF;
    padding: 3px;
}

.icon_tw1:hover {
    background: #FFB400;
    color: #FFF;
    padding: 3px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.icon_gplus1 {
    background: #dd4b39;
    color: #FFF;
    padding: 3px;
}

.icon_gplus1:hover {
    background: #FFB400;
    color: #FFF;
    padding: 3px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.wht_bg {
    background: #fff;
}

.icon_mn {
    background: url(../img/sprite.png) -12px -10px no-repeat;
    width: 42px;
    height: 24px;
}

.icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    background-color: #ffb400;
    margin: 4px;
}

.fa-2x {
    font-size: 1.8em;
}

.menutrig {
    font-family: 'GEO703bt med';
    font-size: 26px;
    color: #5a150c;
    line-height: 23px;
    padding-left: 10px;
}

.banner-text {
    background: rgba(77, 24, 23, .75);
    border-left: 1px solid #fff;
    padding: 10px 15px;
    opacity: 1;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: normal;
    text-align: left;
}

.nidra-slide .carousel-caption {
    left: 10%;
    width: 50%;
    bottom: 10%;
}

.banner-text .white {
    font-size: 44px;
    text-align: left;
    font-weight: normal;
    color: #fff;
}

.banner-text .ylwtxt {
    color: #ffb400;
    text-transform: uppercase;
    font-family: 'GEO703B';
    font-size: 44px;
}

.nidra-slide .carousel-control {
    top: 45%;
}

.nidra-slide .carousel-control .fa-angle-left,
.nidra-slide .carousel-control .fa-angle-right {
    width: 40px;
    height: 40px;
    background: rgba(255, 180, 0, .7);
    display: block;
}

.nidra-slide .carousel-control .fa-angle-left {
    left: 0%;
}

.nidra-slide .carousel-control .fa-angle-right {
    right: 0%;
}

.nidra-slide .carousel-control.left {
    background: none;
    text-shadow: none;
}

.nidra-slide .carousel-control.right {
    background: none;
    text-shadow: none;
}

/***** css hover effect *****/
/* Common style */
figure {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    max-height: 400px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f5b418;
}

figure img {
    position: relative;
    display: block;
    height: auto;
    width: 100%;
    opacity: 1;
}

figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: 'Source Sans Pro', sans-serif;
}

figure figcaption::before,
figure figcaption::after {
    pointer-events: none;
}

figure figcaption,
figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

figure h2 {
    word-spacing: normal;
    font-weight: normal;
    font-family: 'GEO703B';
    /*color:#5a150c;*/
    color: #fff;
    font-size: 36px;
    text-transform: capitalize;
}

figure h2,
figure p {
    margin: 0 !important;
}

figure p {
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    padding-top: 10px;
}

figure.effect-oscar {
    background: #000;
}

figure.effect-oscar img {
    opacity: .65;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
    padding: 20px;
    background-color: rgba(80, 27, 20, 0);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #f5b418;
    content: '';
}

figure.effect-oscar h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
    color: #fff;
}

figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #fff;
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #fff;
}

figure.effect-oscar:hover figcaption {
    background-color: rgba(80, 27, 20, 0.8);
}

figure.effect-oscar:hover img {
    opacity: 0.9;
}

figure.effect-oscar2 {
    background: #000;
}

figure.effect-oscar2 img {
    opacity: .65;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-oscar2 figcaption {
    padding: 20px;
    background-color: rgba(80, 27, 20, 0);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

figure.effect-oscar2 figcaption::before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid #f5b418;
    content: '';
}

figure.effect-oscar2 h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 450%, 0);
    transform: translate3d(0, 450%, 0);
}

figure.effect-oscar2 figcaption::before,
figure.effect-oscar2 p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
    color: #fff;
}

figure.effect-oscar2:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #fff;
}

figure.effect-oscar2:hover figcaption::before,
figure.effect-oscar2:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #fff;
}

figure.effect-oscar2:hover figcaption {
    background-color: rgba(80, 27, 20, 0.8);
}

figure.effect-oscar2:hover img {
    opacity: 0.9;
}

.btnstyl1 {
    background: #fff;
    border-radius:7px;
    border: 2px solid #ffb400;
    color: #5a150c;
    font-size: 22px;
    padding: 5px 20px 2px 20px;
    margin-top: -20px;
    display: inline-block;
    transition: background ease-in-out .4s, color ease-in-out .1s;
    -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
    -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
    -o-transition: background ease-in-out .4s, color ease-in-out .1s;
    -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
    font-weight: normal;
}

.btnstyl1 a {
    color: #3c3c3c;
    background: none;
    text-decoration: none;
}

.btnstyl1:hover {
    border: 2px solid #5a150c;
    color: #ffb400 !important;
    background: #5a150c;
    text-decoration: none;
}

.btnstyl1:hover a {
    color: #ffb400;
}

.btnstyl2 {
    background: #fff;
    border: 2px solid #ffb400;
    color: #5a150c; 
    border-radius:7px;
    font-size: 22px;
    padding: 5px 20px 2px 20px;
    margin-top: 30px;
    display: inline-block;
    position: absolute;
    bottom: -21px;
    left: 41.5%;
    transition: background ease-in-out .4s, color ease-in-out .1s;
    -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
    -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
    -o-transition: background ease-in-out .4s, color ease-in-out .1s;
    -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
    font-weight: normal;
}

.btnstyl2 a {
    color: #3c3c3c;
    background: none;
    text-decoration: none;
}

.btnstyl2:hover {
    border: 2px solid #5a150c;
    color: #ffb400 !important;
    background: #5a150c;
    text-decoration: none;
}

.btnstyl2:hover a {
    color: #ffb400;
}

.carousel-control {
    width: auto !important;
}

.midfirst .inner_div {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .75);
    margin: 0;
    padding: 0;
}

.ourservices {
    padding-top: 50px;
    padding-bottom: 70px;
}

.btnstyl {
    border: 2px solid #FFB400;
    font-size: 16px;
    padding: 3px 20px 0px 20px;
    width: fit-content;
    border-radius: 7px;
    color: #59140F;
    background:#0000;
    
    font-size: 20px;
    margin-top: 30px;
    display: inline-block;
    transition: background ease-in-out .4s, color ease-in-out .1s;
    -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
    -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
    -o-transition: background ease-in-out .4s, color ease-in-out .1s;
    -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
    font-weight: normal;
}

.btnstyl a {
    color: #3c3c3c;
    background: none;
    text-decoration: none;
}

.btnstyl:hover {
    background: #59140F!important;
    color: #FFB400;
    border-color: #59140F; 
    
    border: 2px solid #5a150c; 
    text-decoration: none;
}

.btnstyl:hover a {
    color: #ffb400;
}

.midscnd {
    background: url(../img/midscnd.jpg) no-repeat;
    display: block;
    width: 100%;
    height: 1190px;
}

.wru_bg {
    background: url(../img/wru_bg.jpg) repeat;
    padding: 40px 0px;
    text-align: center;
    margin-top: -54px;
}

.mb20 {
    margin-bottom: 20px;
}

.paddingtop40 {
    padding-top: 40px;
}

.offer_sect {
    margin-top: 50px;
    padding-bottom: 230px;
}

.relative {
    position: relative;
    margin-right: 15px;
}

.img-index {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
}

.off_div {
    position: absolute;
    top: -15%;
    width: 95%;
    left: 2.5%;
    padding: 0 20px;
}

.off_txt_div {
    margin: 0px;
  
    /*background: rgba(255, 180, 0, .75);*/
    text-align: center;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    /*padding: 30px 10px 20px;*/
    min-height: 140px;
 
    display:flex;
}

.off_txt_div:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.74);
}

.off_txt_div h2 {
    padding: 0px;
    margin: 0px;
}

.midthird .inner_div {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .75);
}

.form_sect input,.form_sect select {
    border: 1px solid #5A150C;
    height: 45px;
    font-size: 18px;
    color: #000000;
    padding: 10px;
    width: 100%;
    margin-bottom: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}
.form-control:focus{
        border-color: #59140F!important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(84 16 23 / 60%)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(84 16 23 / 60%)!important;
}

.form_sect textarea {
    border: 1px solid #5A150C;
    font-size: 18px;
    color: #000000;
    padding: 10px;
    width: 100%;
    max-width: 100%;
    height: 160px;
    max-height: 193px;
}

::-webkit-input-placeholder {
    color: #ffd56f;
}

:-moz-placeholder {
    color: #ffd56f;
}

::-moz-placeholder {
    color: #ffd56f;
}

:-ms-input-placeholder {
    color: #ffd56f;
}

.testimonial_div {
    background: #F8F0EE;
    margin-top: 100px;
    padding-bottom: 30px;
}

.testimonial_div .item .thumbnail {
    margin-bottom: 0;
}

.testimonial_div .carousel-control.left,
.testimonial_div .carousel-control.right {
    background-image: none !important;
}

.testimonial_div .carousel-control {
    background: #ffb400;
    color: #fff;
    font-weight: bold;
    padding: 4px 0;
    width: 26px;
    top: auto;
    left: auto;
    bottom: 0;
    opacity: 1;
    text-shadow: none;
}

.testimonial_div .carousel-control.right {
    right: 10px;
}

.testimonial_div .carousel-control.left {
    right: 40px;
}

.testimonial_div .carousel-inner {
    width: 80%;
    margin: 0px auto;
}

.testimonial_div .carousel-inner p {
    color: #000;
    text-align: center;
}

.testimonial_div .carousel-inner h2 {
    font-family: 'GEO703bt med';
    font-size: 36px;
    color: #5a150c;
    text-align: center;
    margin-top: 0px;
}

.testimonial_div .carousel-inner p.brwntxt {
    color: #5a150c;
}

.gallery_div {}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
    position: relative;
    display: block;
    overflow: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: -1px;
    background-color: rgba(80, 27, 20, 0.8);
    cursor: pointer;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.overlay:hover {
    text-decoration: none;
}

.overlay span {
    position: absolute;
    display: block;
    bottom: 10px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
}

.overlay i {
    position: absolute;
    left: 45%;
    top: 45%;
    line-height: 1x;
    color: #ffffff;
    margin-top: -8px;
    margin-left: -8px;
    text-align: center;
}

.overlay-container:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.isotope-item {
    width: 20%;
}

.gallery_div .nav-pills {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
}

.gallery_div .nav-pills>li>a {
    font-family: 'GEO703bt med';
    font-size: 18px;
    color: #3c3c3c;
    padding: 0px 15px;
    border-radius: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.gallery_div .nav-pills>li.active>a,
.gallery_div .nav-pills>li.active>a:hover,
.gallery_div .nav-pills>li.active>a:focus {
    background: none;
    color: #ffb400;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.gallery_div .nav>li>a:hover,
.gallery_div .nav>li>a:focus {
    background: none;
    color: #ffb400;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.foot_div {
    border-top: 2px solid #ffb400;
    padding-top: 20px;
    color: #3c3c3c;
    color: #5a150c;
    padding-bottom: 0px;
}

.foot_div table td {
    font-size: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    font-family: 'GEO703bt med';
}

.foot_div table td label {
    font-family: 'GEO703bt med';
    color: #5a150c;
}

.foot_div .detailstop {
    padding-bottom: 10px;
}

.foot_div .details1 {
    font-size: 18px;
    padding-bottom: 10px;
    font-family: 'GEO703bt med';
    color: #5A150C;
    font-weight: normal;
}

.foot_div .details2 {
    font-family: 'GEO703bt med';
    color: #3c3c3c;
    font-weight: normal;
    font-size: 18px;
    padding-top: 1px;
}

.foot_div input {
    border: 1px solid #ffb400;
    height: 46px;
    font-size: 18px;
    color: #ffd56f;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.fix_pos {
    background: #ffb400;
    padding: 9px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.icon_nwlttr {
    background: url(../img/sprite.png) -236px -15px no-repeat;
    display: inline-block;
    width: 27px;
    height: 27px;
}

.fond_name {
    font-size: 22px;
    font-family: 'GEO703bt med';
    color: #5a150c;
}

.fond_name span {
    font-size: 18px;
    color: #3C3C3C;
    font-family: "Source Sans Pro", sans-serif;
}

.dib {
    display: inline-block;
}

.nopadtop {
    padding-top: 4px 0px 0px 0px !important
}

.expert_div {
    border: 1px solid #ffb400;
    padding: 5px 10px 20px;
    cursor: pointer;
    margin-top: 10px;
    background: #fff;
}

.expert_div:hover {
    border: 1px solid transparent;
    box-shadow: 0px 0px 7px #000;
    -webkit-transition: all .4s ease-in-out;
    /*adjust timing here */
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.expertin {
    font-family: 'Tangerine Bold';
    font-size: 26px;
    color: #5a150c;
}

.about_wru {
    padding-bottom: 50px;
    background: url(../img/pattern.jpg) repeat;
}

.about_wru1 {
    background: url(../img/pattern.jpg) repeat;
    padding-bottom: 20px;
}

.sp_offer {
    background: url(../img/sp_offer.jpg) no-repeat;
    background-size: cover;
    display: block;
    padding: 50px 0px;
}

.wht_line {
    border: 2px solid #fff;
    margin: 0px auto;
    width: 50px;
}

.sect_tit.whttxt {
    color: #fff;
}

.disc_div {
    width: 90%;
    margin: 30px auto 0px auto;
    border: 10px solid #fff;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px 30px;
    box-shadow: 0px 0px 7px #000;
}

.disc_txt {
    font-family: 'Tangerine Bold';
    font-size: 62px;
    color: #3c3c3c;
}

.disc_div .btnstyl {
    margin-top: 18px;
}

.offer_pg .form_sect textarea {
    height: 215px;
    max-height: 215px;
}

.offer_top {
    background: url(../img/offer_bg.jpg) no-repeat;
    background-size: cover;
    display: block;
}

.offer_top .first p {
    color: #fff;
}

.offer_top .first ul {
    padding-left: 15px;
}

.offer_top .first ul li {
    font-size: 20px;
    list-style-type: square;
}

.second {
    background: rgba(245, 180, 24, 0.8);
    padding: 80px 0px 40px 0px;
}

/*.second:hover{ background:rgba(80,27,20,0.8); padding:80px 0px 40px 0px; color:#333!important;}
.second::hover .first{ background:rgba(245,180,24,0.8); padding:80px 0px 40px 0px; color:#333!important;}*/
.offer_top .first {
    background: rgba(80, 27, 20, 0.8);
    padding: 80px 0px 40px 0px;
    color: #fff;
}

/*.offer_top .first:hover{ background:rgba(245,180,24,0.8); padding:80px 0px 40px 0px; color:#333!important;}*/
.offer_top .second ul {
    padding-left: 15px;
}

.offer_top .second ul li {
    font-size: 20px;
    list-style-type: square;
}

.disc_prc {
    font-family: 'Tangerine Bold';
    font-size: 118px;
    color: #5a150c;
    background: #fff;
    border-radius: 100%;
    height: 250px;
    width: 250px;
    text-align: center;
    padding-top: 35px;
}

.disc_prc span {
    font-size: 65px;
}

.code_sty {
    background: none;
    border: 4px solid #fff;
    color: #fff;
    font-family: 'GEO703bt med';
    font-size: 24px;
    padding: 5px 30px;
    font-size: 24px;
}

.fnt26 {
    font-size: 26px;
}

.mr15 {
    margin-right: 15px;
}

.offer_top h2 {
    font-size: 42px;
    font-family: 'GEO703bt med';
    margin: 0px 0px 25px 0px;
}

.offer_top .second .code_sty {
    border: 4px solid #3c3c3c;
    color: #3c3c3c;
}

.logo_align {
    width: 20%;
}

.contact_div {
    padding: 50px 0px;
}

.contact_inner .form_sect {
    width: 100%;
}

.contact_inner .form_sect textarea {
    max-height: 100px;
}

.maillnk {
    color: #3c3c3c;
}

.maillnk:hover {
    color: #ffb400;
    text-decoration: none;
}

.latest_off {
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.latest_off p {
    font-size: 26px;
    color: #ffb400;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 8px 0px;
}

.seroff_txt {
    background: #ffb400;
    border: 1px solid #3c3c3c;
    padding: 2px;
    text-align: center;
    width: 90%;
    position: absolute;
    left: 5%;
    top: 95%;
}

.seroff_txt p {
    color: #fff;
    font-size: 26px;
    font-family: 'GEO703bt med';
    margin-bottom: 0px;
}

.seroff_txt span {
    font-size: 26px;
    font-weight: bold;
}

.spacer100 {
    margin-bottom: 100px;
}

.collapsed .dwnarw {
    background: url(../img/sprite.png) -278px -10px no-repeat;
    width: 14px;
    height: 11px;
    margin-top: 10px;
}

.dwnarw {
    background: url(../img/sprite.png) -278px -27px no-repeat;
    width: 14px;
    height: 11px;
    margin-top: 10px;
}

.dwnarw.one {
    background: url(../img/sprite.png) -278px -10px no-repeat;
    width: 14px;
    height: 11px;
    margin-top: 10px;
}

.panel-default {
    border: none;
}

.contact_inner .panel-default>.panel-heading {
    background: none;
    border: 1px solid #ffb400;
    padding: 6px 15px;
}

.contact_inner .panel-title>a {
    font-size: 18px;
    color: #3c3c3c;
    text-decoration: none;
}

.panel-group ul {
    padding-left: 16px;
    margin-bottom: 0px;
}

.panel-group ul li {
    list-style-type: square;
    color: #ffb400;
    font-size: 18px;
}

.panel-group ul li span {
    color: #3c3c3c;
}

.contact_inner .panel-body {
    padding: 5px;
}

.panel-group .panel+.panel.mb5 {
    margin-bottom: 5px;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

.req {
    font-size: 15px;
    color: #3C3C3C;
}

.req span {
    color: #ff0101;
}

.close2 {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fFB400;
    font-size: 36px;
    opacity: 1;
    box-shadow: none;
    border: 0;
    text-shadow: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.close2:hover {
    color: #3C3C3C;
}

.close3 {
    position: absolute;
    right: 205px;
    top: 28px;
    color: #fFB400;
    font-size: 36px;
    opacity: 1;
    box-shadow: none;
    border: 0;
    text-shadow: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.close3:hover {
    color: #3C3C3C;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.modal-content {
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    outline: none;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    position: relative;
    background-color: transparent;
    background-clip: padding-box;
}

.nomargin .fa-1x {
    padding-top: 5px;
    font-size: 1em;
}

.midscnd {
    height: auto;
    padding-bottom: 60px;
}

.form-control {
    border-radius: 0px;
}

.form-control:focus {
    border-color: #FFB400;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 180, 0, .075), 0 0 8px rgba(255, 180, 0, .6);
    box-shadow: inset 0 1px 1px rgba(255, 180, 0, .075), 0 0 8px rgba(255, 180, 0, .6)
}

.form-control::-moz-placeholder {
    color: #FFB400 !important;
    opacity: 1;
}

.center-block_img {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.map_div {
    border: 1px solid #DDD;
}

.getoffer_top {
    margin-top: 0px;
    margin-bottom: 0px;
}

.getoffer_top1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bottom_box {
    margin-top: -130px;
}

.img-gall {
    margin-top: 50px;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #f3f3f3;
    color: #fcb016;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.scroll-top-wrapper:hover {
    background-color: #fcb016;
    color: #f3f3f3;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

.clientname {
    color: #5A150C !important;
    font-family: GEO703bt med;
}

.copy_footer {
    background: #ffb400;
    color: #fff;
    padding: 15px 0px;
    font-size: 12px;
}

.offer_box1 {
    background: #f7c43f;
    min-height: 50px;
    margin-left: 30px;
    margin-right: 30px;
}

.panel-title {
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: 16px;
    color: inherit;
}

.paddingtop20 {
    padding-top: 20px;
}

@media(max-width:600px) {
    .btnstyl1 {
        background: #5a150c;
        border: 1px solid #5a150c;
        color: #ffb400; 
        font-size: 10px;
        padding: 2px 5px 2px 5px;
        margin-top: 30px;
        display: inline-block;
        position: absolute;
        bottom: 1px;
        left: 0;
        transition: background ease-in-out .4s, color ease-in-out .1s;
        -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
        -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
        -o-transition: background ease-in-out .4s, color ease-in-out .1s;
        -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
        font-weight: normal;
    }

    .btnstyl2 {
        background: #5a150c;
        border: 1px solid #5a150c;
        color: #ffb400;
        font-family: 'GEO703bt med';
        font-size: 10px;
        padding: 2px 5px 2px 5px;
        margin-top: 30px;
        display: inline-block;
        position: absolute;
        bottom: 1px;
        left: 0;
        transition: background ease-in-out .4s, color ease-in-out .1s;
        -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
        -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
        -o-transition: background ease-in-out .4s, color ease-in-out .1s;
        -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
        font-weight: normal;
    }
}

@media(max-width:1200px) {
    .off_txt {
        min-height: 520px;
        padding-top: 350px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width:992px) {
    .off_txt {
        min-height: 490px;
        padding-top: 280px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    figure.effect-oscar2 figcaption::before {
        border: none;
    }

    figure.effect-oscar figcaption::before {
        border: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    figure.effect-oscar h2 {
        margin: 10% 0 0 0;
    }

    figure.effect-oscar figcaption {
        padding: 15px;
    }

    .nidra-slide .carousel-caption {
        width: 80%;
    }

    .banner-text p {
        font-size: 27px;
    }

    .midfirst {
        margin-top: 0px;
    }

    .testimonial_div .carousel-inner {
        width: 100%;
    }

    .fa-search-plus {
        width: 20%;
    }

    .gallery_div .nav-pills>li>a {
        font-size: 18px;
        padding: 0px 12px;
    }

    .foot_div .footerdetails {
        margin-left: 15px;
    }

    .offer_sect {
        padding-bottom: 190px;
    }

    .midscnd {
        height: 1045px;
    }

    figure h2 {
        font-size: 24px;
    }

    figure p {
        font-size: 15px;
        line-height: 15px;
    }

    .disc_txt {
        font-size: 45px;
    }

    .disc_div .btnstyl {
        margin-top: 7px;
    }

    .contact_inner h2 {
        font-size: 22px;
    }

    .latest_off p {
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 0px;
    }

    .seroff_txt {
        width: 100%;
        left: 0%;
    }

    .contact_inner .panel-title>a {
        font-size: 18px;
        border: 0px;
    }

    .panel-group ul li {
        font-size: 18px;
    }

    .wht_line {
        border: 2px solid #fff;
        margin: 0px auto 0px auto;
        width: 50px;
    }

    .fa-5x {
        font-size: 2em;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .sp_offer {
        background: url(../img/sp_offer.jpg) no-repeat;
        background-size: cover;
        display: block;
        padding: 20px 0px;
    }

    .dib_new {
        display: inline-block;
        width: 60%;
    }

    .dib_new1 {
        display: inline-block;
        width: 30%;
    }

    .getoffer_top {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .getoffer_top1 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .drop_txt {
        margin-top: -37px;
    }

    .bottom_box {
        margin-top: -60px;
    }

    .img-gall {
        margin-top: 0px;
    }

    .foot_div .details1 {
        font-size: 15px;
        padding-bottom: 0px;
        font-family: 'GEO703bt med';
        color: #5A150C;
        font-weight: normal;
    }

    .foot_div .details2 {
        font-family: 'GEO703bt med';
        color: #3c3c3c;
        font-weight: normal;
        font-size: 15px;
        padding-top: 1px;
    }


    .about_wru1 {
        padding-bottom: 20px;
    }

    .btnstyl {
        font-size: 20px;
    }
}

@media (max-width:767px) {
    
    .zz{
        z-index:1026!important;
    }
    .Call-to a:hover {
        font-size: 15px!important;
    }
    .call-us-button {
        background-color: #5a150c;
        border: none;
        padding: 8px;
        text-align: center;
        display: inline-block;
        font-size: 15px !important;
        cursor: pointer;
        font-weight: 600;
        width: 220px;
        border-radius: 4px;
        letter-spacing: 1px;
        color: #ffb400;
}

    .Call-to {
        align-items: flex-start!important;
            flex-direction: column;
            padding: 5px 16px 0px!important;
    }

    .Call-to li{
     font-size: 20px!important;
    }
    
    body {
        font-size: 16px;
    }

    h1 {
        font-size: 25px;
        line-height: 30px;
        padding: 0px;
        margin: 0px;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
    }

    p {
        font-size: 16px;
    }

    .logo {
        border: 0px none;
        width: 80%;
        margin-left: 0px;
    }

    figure.effect-oscar h2 {
        margin: 10% 0 0 0 !important;
    }

    figure.effect-oscar figcaption {
        padding: 10px 20px;
        background: rgba(80, 27, 20, 0.8);
    }

    figure.effect-oscar h2 {
        color: #fff;
        transform: scale(1);
    }

    figure.effect-oscar p {
        opacity: 1;
        transform: scale(1);
    }

    figure.effect-oscar figcaption::before {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border: none;
        content: '';
        opacity: 1;
        transform: scale(1);
    }

    figure.effect-oscar2 h2 {
        margin: 0 !important;
    }

    figure.effect-oscar2 figcaption {
        padding: 10px 20px;
        background: rgba(80, 27, 20, 0.8);
    }

    figure.effect-oscar2 h2 {
        color: #fff;
        transform: scale(1);
    }

    figure.effect-oscar2 p {
        opacity: 1;
        transform: scale(1);
    }

    figure.effect-oscar2 figcaption::before {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border: none;
        content: '';
        opacity: 1;
        transform: scale(1);
    }

    .nidra-slide .carousel-caption {
        width: 80%;
    }

    .banner-text p {
        font-size: 27px;
    }

    .midfirst {
        margin-top: 0px;
    }

    .testimonial_div .carousel-inner {
        width: 100%;
    }

    .fa-search-plus {
        width: 20%;
    }

    .gallery_div .nav-pills>li>a {
        font-size: 18px;
        padding: 0px 12px;
    }

    .foot_div .footerdetails {
        margin-left: 15px;
    }

    .offer_sect {
        padding-bottom: 190px;
    }

    figure h2 {
        font-size: 24px;
    }

    figure p {
        font-size: 15px;
        line-height: 15px;
    }

    .disc_txt {
        font-size: 45px;
    }

    .disc_div .btnstyl {
        margin-top: 7px;
    }

    .latest_off p {
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 0px;
    }

    .seroff_txt {
        width: 100%;
        left: 0%;
    }

    .contact_inner .panel-title>a {
        font-size: 16px;
        border: 0px;
    }

    .panel-group ul li {
        font-size: 16px;
    }

    .wht_line {
        border: 2px solid #fff;
        margin: 0px auto 0px auto;
        width: 50px;
    }

    .fa-5x {
        font-size: 2em;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .sp_offer {
        background: url(../img/sp_offer.jpg) no-repeat;
        background-size: cover;
        display: block;
        padding: 20px 0px;
    }

    .dib_new {
        display: inline-block;
        width: 60%;
    }

    .dib_new1 {
        display: inline-block;
        width: 30%;
    }

    .getoffer_top {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .getoffer_top1 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .drop_txt {
        margin-top: -37px;
    }

    .bottom_box {
        margin-top: -60px;
    }

    .img-gall {
        margin-top: 0px;
    }

    .mt5 {
        margin-top: 28px;
        margin-left: 20px;
    }

    .flrmob {
        float: right !important;
        margin-right: 30px;
    }

    .btnstyl {
        font-size: 16px;
    }

    .midscnd {
        background: #96c8de;
        padding-bottom: 60px;
    }

    .offer_sect {
        padding-bottom: 170px;
    }

    .btnstyl {
        font-size: 18px;
    }

    .foot_div .details1 {
        font-size: 15px;
        padding-bottom: 0px;
        font-family: 'GEO703bt med';
        color: #5A150C;
        font-weight: normal;
    }

    .foot_div .details2 {
        font-family: 'GEO703bt med';
        color: #3c3c3c;
        font-weight: normal;
        font-size: 15px;
        padding-top: 1px;
    }

    .margin_top {
        margin-top: 30px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        top: 40%;
    }

    .about_wru1 {
        padding-bottom: 20px;
    }

    .spacer100 {
        margin-bottom: 70px;
    }

    .relative {
        margin-right: 0px;
    }
}

@media(max-width:479px) {
    body {
        font-size: 14px;
    }

    h1 {
        font-size: 25px;
        line-height: 30px;
        padding: 0px;
        margin: 0px;
    }

    h2 {
        font-size: 20px;
        line-height: 26px;
    }

    p {
        font-size: 16px;
        line-height: 1.3;
    }

    .menu-button {
        position: absolute;
        z-index: 1000;
        padding: 2px;
        text-indent: 2.5em;
        font-size: 1.5em;
        background: none repeat scroll 0% 0% transparent;
        border: 1px solid #FFB400;
        margin: 13px 20px 20px 20px;
    }

    .menu-button::after {
        right: -70px !important;
    }

    .logo {
        border: 0px none;
        width: auto;
        margin-left: 0px;
        height: 50px;
    }

    .mt5 {
        margin-top: 0px;
        margin-left: 0px;
    }

    .flrmob {
        float: right !important;
        margin-right: 0px;
    }

    .btnstyl {
        font-size: 16px;
    }

    .midscnd {
        background: #96c8de;
        padding-bottom: 30px;
    }

    figure {
        min-width: 100%;
        margin-top: 10px;
    }

    .col-xs-10 {
        margin-left: 8%;
    }

    figure.effect-oscar h2 {
        margin: 5% 0 0 0 !important;
    }

    figure.effect-oscar figcaption {
        padding: 10px 20px;
        background: rgba(80, 27, 20, 0.8);
    }

    figure.effect-oscar h2 {
        color: #fff;
        transform: translate3d(0, 0, 0);
    }

    figure.effect-oscar p {
        opacity: 1;
        transform: scale(1);
        color: #fff !important;
    }

    figure.effect-oscar figcaption::before {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border: none;
        content: '';
        opacity: 1;
        transform: scale(1);
    }

    figure.effect-oscar2 h2 {
        margin: 10% 0 0 0 !important;
    }

    figure.effect-oscar2 figcaption {
        padding: 5px;
        background: rgba(80, 27, 20, 0.8);
    }

    figure.effect-oscar2 h2 {
        color: #fff;
        transform: translate3d(0, 0, 0);
    }

    figure.effect-oscar2 p {
        opacity: 1;
        transform: scale(1);
        color: #fff !important;
    }

    figure.effect-oscar2 figcaption::before {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        border: none;
        ;
        content: '';
        opacity: 1;
        transform: scale(1);
    }

    .nidra-slide .carousel-caption {
        width: 70%;
        bottom: 0;
    }

    .nidra-slide .carousel-control .icon-prev,
    .nidra-slide .carousel-control .icon-next,
    .nidra-slide .carousel-control .glyphicon-chevron-left,
    .nidra-slide .carousel-control .glyphicon-chevron-right {
        top: 30%;
    }

    .flrmob {
        float: right !important;
    }

    .midfirst {
        margin-top: 0px;
        padding-bottom: 45px;
    }

    .fa-search-plus {
        width: 20%;
    }

    .gallery_div .nav-pills>li>a {
        font-size: 15px;
        padding: 0px 4px;
    }

    .gallery_div .nav-pills {
        width: 80%;
    }

    .foot_div .footerdetails {
        margin-left: 15px;
    }

    .offer_sect {
        padding-bottom: 170px;
    }

    .midscnd {
        height: auto;
        background: #96c8de;
    }

    .ambutton {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    figure h2 {
        font-size: 24px;
    }

    figure p {
        font-size: 15px;
        line-height: 15px;
    }

    .testimonial_div .carousel-inner h2 {
        margin-top: 10px;
    }

    .foot_div .footerdetails p {
        font-size: 15px;
        padding-bottom: 5px !important;
    }

    .heading_title {
        padding-top: 15px;
    }

    .heading_title1 {
        margin-bottom: 20px !important;
    }

    .fleftm {
        float: left !important;
    }

    .disc_txt {
        font-size: 30px;
        text-align: center;
    }

    .disc_div .btnstyl {
        margin-top: 7px;
    }

    .txtcnt {
        text-align: center;
    }

    .disc_div .pull-right {
        float: none !important;
    }

    .disc_div .pull-left {
        float: none !important;
    }

    button.btnstyl {
        font-size: 16px;
    }

    .testimonial_div .carousel-inner h2 {
        font-size: 22px;
        text-align: center;
    }

    .offer_top .first {
        background: rgba(80, 27, 20, 0.8);
        padding: 20px 0px 40px 0px;
        text-align: center;
    }

    .offer_top .offertxt {
        padding-top: 10px;
    }

    .offer_top .second {
        background: rgba(245, 180, 24, 0.8);
        padding: 20px 0px 40px 0px;
        text-align: center;
    }

    .offer_code {
        text-align: center;
    }

    .offer_top .first ul li {
        font-size: 15px;
    }

    .offer_top .second ul li {
        font-size: 15px;
    }

    .offer_top h2 {
        font-size: 30px;
        margin: 0px 0px 10px 0px;
    }

    .offer_top .fnt26 {
        font-size: 18px;
    }

    .code_sty {
        padding: 5px 9px;
        font-size: 18px;
    }

    .latest_off p {
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 0px;
    }

    .seroff_txt p {
        font-size: 15px;
    }

    .seroff_txt span {
        font-size: 25px;
        font-weight: bold;
    }

    .contact_inner .panel-title>a {
        font-size: 15px;
        padding-top: 5px;
    }

    .panel-group ul li {
        font-size: 15px;
    }

    .spacer50 {
        margin-bottom: 0px
    }

    .expert_div {
        border: 1px solid #ffb400;
        padding: 5px 10px 20px;
        cursor: pointer;
        margin-top: 22px;
    }

    .expert_div:hover {
        border: 1px solid transparent;
        box-shadow: 0px 0px 7px #000;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .foot_div {
        border-top: 2px solid #ffb400;
        padding-top: 20px;
        color: #3c3c3c;
        color: #5a150c;
    }

    .foot_div .detailstop {
        padding-bottom: 10px;
        margin-left: -2px;
    }

    .testimonial_div .carousel-inner p.brwntxt {
        color: #5a150c;
        text-align: center !important;
    }

    .testimonial_div .carousel-inner p {
        color: #000;
        text-align: center !important;
    }

    .btnstyl {
        font-size: 16px;
    }

    .offer_sect {
        margin-top: 30px;
        padding-bottom: 230px;
    }

    .form_sect .col-sm-12 {
        text-align: center;
    }

    .nav-pills>li {
        float: none;
    }

    .nav-pills>li+li {
        margin-left: 0px;
    }

    .carousel .item {
        left: 0 !important;
        -webkit-transition: all .4s ease-in-out;
        /*adjust timing here */
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .carousel-control {
        background-image: none !important;
        /* remove background gradients on controls */
        top: 25px;
    }

    /* Fade controls with items */
    .next.left,
    .prev.right {
        opacity: 1;
    }

    .active.left,
    .active.right {
        opacity: 0;
    }

    figure figcaption {
        padding: 2em;
        color: #fff;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-family: 'Source Sans Pro', sans-serif;
    }

    figure img {
        position: relative;
        display: block;
        min-height: 100%;
        width: 100%;
        opacity: 1;
    }

    .off_form {
        margin: 30px auto 0px auto;
        padding-bottom: 30px;
    }

    .gallery_div {
        padding-top: 30px;
    }

    .contact_div {
        padding: 0px 0px;
    }

    .fa-5x {
        font-size: 2em;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        top: -19%;
    }

    .sp_offer {
        background: url(../img/sp_offer.jpg) no-repeat;
        background-size: cover;
        display: block;
        padding: 20px 0px;
    }

    .fa-3x {
        font-size: 2em;
    }

    .midfirst .inner_div {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
    }

    .midthird .inner_div {
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
    }

    .about_wru1 {
        padding-bottom: 20px;
        background: url("../img/pattern.jpg") repeat scroll 0% 0% transparent;
    }

    .carousel-control {
        font-size: 15px;
        color: #FFF;
        text-align: center;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    }

    .contact_div {
        padding: 25px 0px;
    }

    .relative {
        position: relative;
    }

    .offer_sect {
        margin-top: 40px;
        padding-bottom: 175px;
    }

    .nidra-slide .carousel-control {
        top: 30%;
    }

    .nidra-slide .carousel-control .fa-angle-left,
    .nidra-slide .carousel-control .fa-angle-right {
        width: 20px;
        height: 32px;
    }

    .dib_new {
        display: inline-block;
        width: 40%;
    }

    .txt {
        font-size: 15px;
        color: #3c3c3c;
        padding-bottom: 15px;
    }

    .offer_img {
        width: 60%;
    }

    .ourservices {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .paddingtop40 {
        padding-top: 15px;
    }

    .panel-title {
        font-size: 14px;
        color: inherit;
    }

    .spacer100 {
        margin-bottom: 75px;
    }

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

    .relative {
        margin-right: 0px;
    }
}

.light {
    font-weight: 200 !important;
}

.off_txt1 {
    font-family: 'GEO703bt med';
}

.midthird .inner_div {
    margin: 0;
    padding: 0;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
    width: 100% !important;
}



/*footer-section*/
.footer1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer {
    background: #5a150c;
    color: #fefefe;
    box-shadow: 0px 0px 4px rgb(122, 52, 10);
}

.footer1 a:hover {
    color: #ffb400 !important;
}

.footer-social-icon {
    padding-bottom: 15px;
}

.phone-div {
    display: flex;
}

.contact-box-div {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 120px;
}

.logo-white {
    height: 75px;
}



.footer-logo-center {
    justify-content: center;
    width: 80%;
    text-align: center;
    display: grid;
}

.map {
    height: 362px;
}

.footer-font-span {
    font-size: 26px;
    display: block;
    text-align: left;
    color: #ffb400;
}

.address-font {
    display: block;
    padding-top: 15px;
    text-align: left;
    font-size: 18px !important;
    font-weight: bold;
    color: #ffb400;
}

.footer p {
    font-size: 14px;
}

.pulsate-blue {
    -webkit-animation-name: pulsateBlue;
    -webkit-animation-duration: 1s;
    animation-name: pulsateBlue;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    box-shadow: 0 0 0 rgba(0, 0, 255, .4)
}

@-webkit-keyframes pulsateBlue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 255, .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(0, 0, 255, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 255, 0)
    }
}

@keyframes pulsateBlue {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .6);
        box-shadow: 0 0 0 0 rgba(0, 0, 255, .4)
    }

    70% {
        -moz-box-shadow: 0 0 0 40px rgba(0, 255, 0, 0);
        box-shadow: 0 0 0 10px rgba(0, 0, 255, 0)
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 0, 255, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 255, 0)
    }
}

@media only screen and (max-width: 600px) {
    .footer-logo-center {
        width: 100%;
        text-align: center;
        display: grid;
    }

    .logo-white {
        height: auto !important;
    }

    .phone-div {
        display: block !important;
    }
}




/*new menu css*/
.menu_custom .active>span {
    color: #ffb400;
}

.menu_custom a span {
    margin: 0px 15px;
}

.menu_custom a span {
    color: #5A150C;
    text-decoration: none; 
    font-size: 17px;
    font-weight: 600 !important;
    font-weight: normal;
    -moz-transform: All 0.3s;
    -o-transform: All 0.3s;
    -webkit-transform: All 0.3s;
    transform: All 0.3s;
    transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
}

p.call-us-button {
    margin-bottom: 0px;
}



/*new dropdown menu*/
.custom_dropdown {
    position: relative;
    cursor: pointer;
    z-index: 104;
}

.custom_dropdown:hover #toggle_div {
    display: flex;
}

#toggle_div:hover {
    display: flex;
}

.custom_dropdown span {
    color: #5A150C;
    text-decoration: none; 
    font-size: 17px;
    font-weight: 600 !important;
    font-weight: normal;
    -moz-transform: All 0.3s;
    -o-transform: All 0.3s;
    -webkit-transform: All 0.3s;
    transform: All 0.3s;
    transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    margin: 0px 15px;
}

.custom_dropdown a {
    /*transition: all 0.1s ease-in-out;*/
    width: 100%;
    padding: 6px 0;
}

.custom_dropdown a:hover {
    background: #59140F;
    color: white;
    font-weight: 400;
}

.custom_dropdown a:hover span {
    color: #fff !important;
}

#toggle_div {
    position: absolute;
    display: none;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
    min-width: 200px;
    background: white;
    top: 20px;
    padding: 20px 0px 0px 0px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    z-index: 1024;
    transition: all 0.3s ease-in-out;
    z-index: 1024;
}


.blog_btn {
    background: #5a150c;
    border: 2px solid #5a150c;
    color: #ffb400;
    font-family: 'GEO703bt med';
    font-size: 20px;
    padding: 5px 20px 2px 20px;
    margin-top: 10px;
    display: inline-block;
    transition: background ease-in-out .4s, color ease-in-out .1s;
    -moz-transition: background ease-in-out .4s, color ease-in-out .1s;
    -ms-transition: background ease-in-out .4s, color ease-in-out .1s;
    -o-transition: background ease-in-out .4s, color ease-in-out .1s;
    -webkit-transition: background ease-in-out .4s, color ease-in-out .1s;
    font-weight: normal;
    cursor: pointer;
}




.mobile {
    display: none;
}

.wht_bg_mobile {
    display: none;
}

.arrow {
    border: solid #59140F;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left:6px;
    margin-bottom: 2px;
}

.custom_dropdown:hover .arrow
{
border-width: 2px 0 0 2px;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


@media(max-width:600px) {
    .desktop {
        display: none;
    }

    .show-menu .mobile {
        display: block;
        position: absolute;
        z-index: 1024;
        padding: 20px 10px;
    }

    .wht_bg_mobile {
        display: block
    }

    .custom_dropdown {
        padding: 5px 0px;
    }

    .custom_dropdown span {
        font-size: 20px;
    }

    .m-top-80 {
        margin-top: 20px !important;
    }

    #toggle_div {
        top: 34px;
        padding: 6px 0px 0px 0px;
    }
}