body
{
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    /*max-width: 1366px;*/
    color: #322b26;
    letter-spacing: 0;
    line-height: 1.7;
    font-family: 'Open Sans' , sans-serif;
    background: #d8cbbe; /* url('../images/bgPtrn.jpg')repeat;*/
}
@font-face
{
    font-family: 'Interstate';
    src: url('../fonts/Interstateregular.eot');
    src: url('../fonts/Interstateregular.eot') format('embedded-opentype'), url('../fonts/Interstateregular.woff2') format('woff2'), url('../fonts/Interstateregular.woff') format('woff'), url('../fonts/Interstateregular.ttf') format('truetype'), url('../fonts/Interstateregular.svg#Interstateregular') format('svg');
}
@font-face
{
    font-family: 'Interstatelight';
    src: url('../fonts/Interstatelight.eot');
    src: url('../fonts/Interstatelight.eot') format('embedded-opentype'), url('../fonts/Interstatelight.woff2') format('woff2'), url('../fonts/Interstatelight.woff') format('woff'), url('../fonts/Interstatelight.ttf') format('truetype'), url('../fonts/Interstatelight.svg#Interstatelight') format('svg');
}
a
{
    text-decoration: none !important;
}

.rm-padding
{
    padding: 0;
}

.rmr-padding
{
    padding-right: 0;
}

.rml-padding
{
    padding-left: 0;
}

.relative
{
    position: relative;
}

.general_row
{
    display: block;
    position: relative;
    margin: 0;
    padding:70px 0;
}
.hidden_block
{
    overflow: hidden;
}
.main_title
{
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    font-size: 3.7rem;
    color: #35322f;
    font-family: 'Scope One', serif;
    letter-spacing: 0.0042em;
    line-height: 1.3;
    font-weight: 400;
}
.main_title span
{
    display: block;
    margin: 0 0 10px;
    font-size: 20px;
    color: #fff;
}
.sub_title
{
    display: inline-block;
    margin: 15px 0 20px;
    text-transform: capitalize;
    font-size: 1.2em;
    font-family: 'Hind', Helvetica, sans-serif;
}
.tagline
{
    display: inline-block;
    margin: 0 0 20px;
    padding: 0;
    font-size: 3rem;
    color: #35322f;
    letter-spacing: 0.02rem;
    line-height: 1.3;
    font-family: 'Playfair Display', serif;
    font-family: 'Vidaloka', serif;
}
.readmore
{
    display:inline-block;
    margin:20px 0 0;
    padding:0;
    font-size:16px;
    font-family: 'Open Sans' , sans-serif;
    letter-spacing: 0.02rem;
    color:#35322f;
    font-weight:600;
}
.readmore:hover,.readmore:focus
{
    color:#fff
}
.mobile_banner
{
    display: none !important;
}

/*-----------------banner---------------*/


.main_banner
{
    display: block;
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
    position: relative;
    height: 600px;
    background: url('../images/mainSlider/sliderBG.png')no-repeat top;
}
.main_banner .slide_text
{
    position: absolute;
    width: 45%;
    top: 15%;
    left: 19%;
    display: block;
    z-index: 9;
    padding: 0;
}

.main_banner .slide_text h2
{
    display: inline-block;
    margin: 0;
    color: #35322f;
    font-size: 3em;
    letter-spacing: .02rem;
    line-height: 1.35;
    font-family: 'Scope One', serif;
}
.main_banner .slide_text a
{
    margin-top:130px;
    display:inline-block;
    padding:10px 40px;
    font-size:2.5rem;
    border:1px solid #35322f;
    background:#c4ac92;
    color:#35322f;
    font-family: 'Open Sans' , sans-serif;
    letter-spacing: 0.02rem;
    font-weight:600;
}
.main_banner .slide_text a:hover,.main_banner .slide_text a:focus
{
    background:#fff;
    color:#35322f;
}
.main_banner .sb
{
    position:absolute;
    z-index:9;
    filter: drop-shadow(0 6px 7px rgba(0,0,0,.1));
    -webkit-animation-name: floating;  
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: floating;  
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}
.main_banner .sb1
{
    width: 250px;
    top:27%;
    right:29%;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
}
.main_banner .sb2
{
    width: 220px;
    top:6%;
    right:8%;
    -webkit-animation-duration: 3.5s;
    -moz-animation-duration: 3.5s;
}
.main_banner .sb3
{
    width: 320px;
    bottom:0%;
    right:8%;
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
}
@keyframes floating {
  0% {transform: translate(0, 0px);}
  65% {transform: translate(0, 15px);}
  100% {transform: translate(0, 0px);}
}
.main_banner .sb_quality
{
    width: 200px;
    top:45%;
    right:40%;
}
/*--------------About row------------------*/
.about_row
{
    padding: 110px 0 0;
}
.about_content
{
    display:block;
    padding:40px 0 0 40px;
    background-image: url('../images/quotes.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.feature_img
{
    display:inline-block;
    width:100%;
    margin-top:100px;
}
.t_lbl
{
    margin:0px 0 100px;
}
.feature_group
{
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    justify-content: center;
    margin-top: 100px;
    position:relative;
}
.feature_group::before
{
    content:'';
    position:absolute;
    top:1%;
    left:8;
    width:82%;
    height:190px;
    background:url(../images/icons/line.png)no-repeat top center;
    background-size:cover;
}
.feature_group .feature_block
{
    display: block;
    width: 245px;
    text-align: center;
    margin: 15px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.feature_group .feature_block img
{
    display: inline-block;
    margin: 0 0 25px;
}
.feature_group .feature_block h2
{
    display: block;
    margin: 0 0 20px;
    text-align:center;
    font-size:2.1rem;
    color:#35322f;
    font-family: 'Vidaloka', serif;
    letter-spacing: 0.0042em;
    font-weight:400
}
.feature_group .feature_block p
{
    font-size:14px;
    text-align:justify
}
.feature_group .feature_block:first-child
{
    margin-top:6%;
}
.feature_group .feature_block:nth-child(2)
{
    margin-top:10%;
}
.feature_group .feature_block:last-child
{
    margin-top:-6%;
}
/*--------------How It works row------------------*/
.how_lbl {
    margin-bottom: 40px;
}
.how_it_works
{
    display:block;
    margin:20px 0;
    padding:20px;
    overflow:hidden;
    background: rgba(255,255,255,.02);
     border:2px dashed rgba(255,255,255,.05);
 }
 .how_inner {
    color: #d8cbbe;
 }

 .list-item:not(:last-of-type) {
    margin-bottom: 35px;
}
.list-item {
    display: flex;
    align-items: center;
}

.list-content {
    padding-left: 25px;
}
.list-content h3 {
    font-size: 22px;
    margin-bottom: 0;
}
.list-content p {
    margin-bottom: 0;
      color: #d8cbbe;
}
.list-content h2 {
  font-weight: 600;
  color: #d8cbbe;
 
}
.how_img {  
    position: absolute;
    top: -18%;
    right: -12%;
    max-width: 15vw;
}
/*--------------Product row------------------*/
.product_row
{
    background:#443F3C;
    margin-top:100px;
    padding-bottom:150px;
}
.product_row::before 
{
    position: absolute;
    content: '';
    pointer-events: none;
    top: 0;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 50%;
    background: #443F3C;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    -webkit-transform-origin: 84% 0;
    transform-origin: 84% 0;
}
.product_block
{
    display:block;
    margin:20px 0;
    padding:20px;
    overflow:hidden;
    border:2px dashed transparent;
}
.product_block img
{
    display:inline-block;
    margin-bottom:40px;
    width:100%;
}
.product_block h2
{
    display:block;
    margin:0px;
    padding:0;
    text-align:center;
    font-size:2.7rem;
    color:#d8cbbe;
    font-family: 'Scope One', serif;
    letter-spacing: 0.0042em;
    line-height: 1.3;
    font-weight: 400;
}
.product_block p
{
    margin:15px 0 0px;
    text-align:center;
    font-size:13px;
    color:#d8cbbe;
}
.product_block:hover
{
    background:rgba(255,255,255,.02);
    border-color:rgba(255,255,255,.05);
}
/*--------------footer row------------------*/
.ft100
{
    margin-top: -100px;
    z-index: 1;
    position: relative;
}
.footer_row
{
    background:#302B28;
    margin-top:100px;
}
.footer_row::before 
{
    position: absolute;
    content: '';
    pointer-events: none;
    top: 0;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 50%;
    background: #302B28;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -webkit-transform-origin: 18% 0;
    transform-origin: 18% 0;
}
.footer_row h2
{
    display:block;
    margin:0 0 50px;
    font-size:4rem;
    color:#d8cbbe;
    font-family: 'Scope One', serif;
    letter-spacing: 0.0042em;
    line-height: 1.3;
    font-weight:400;
}
.footer_row .link_btn
{
    margin: 0px;
    display: inline-block;
    padding: 10px 40px;
    font-size: 2.5rem;
    border: 1px solid #35322f;
    background: #c4ac92;
    color: #35322f;
    font-family: 'Open Sans' , sans-serif;
    letter-spacing: 0.02rem;
    font-weight: 600;
}
.footer_row .link_btn:hover,.footer_row .link_btn:focus
{
    background:#fff;
}
.footer_row .f_block {
    display: block;
    padding: 25px 20px 20px;
    margin: 70px 0  0;
    overflow: hidden;
}

.footer_row .f_block h2 {
    display: block;
    margin: 0 0 30px;
    font-size: 2.6rem;
    color: #dfd4c8;
    font-family: 'Scope One', serif;
    position: relative;
    letter-spacing: .04rem;
}
.footer_row .f_block p
{
    color:#878078;
    font-size: 14px;
}
.footer_row .f_block p strong
{
    color:#b5b5b5;
    text-transform: uppercase;
}
.footer_row .f_block a
{
    margin: 0px;
    display: inline-block;
    padding: 0;
    font-size: 2.5rem;
    color:#878078;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 600;
    width: 45px;
    height: 45px;
}
.footer_row .f_block a:hover,.footer_row .f_block a:focus
{
    color:#fff
}
.footer_row .fb_tm0
{
    margin-top:0;
}
/*--------------copyright row------------------*/
.copyright_row
{
    padding: 40px 0;
    background: #302B28;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,.1);
}

.copyright_row p
{
    font-size: 13px;
    color: #878078;
    margin: 0;
    line-height: 1;
    font-style: normal;
}

.copyright_row p a
{
    font-size: 12px;
    color: rgba(255,255,255,.4);
}

.copyright_row p a:hover
{
    color: #dba73e;
}

.cd-top
{
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 6%;
    right: 3%;
    overflow: hidden;
    background: #c4ac92;
    visibility: hidden;
    opacity: 0;
    line-height: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 999;
    padding: 8px 5px;
    text-align: center;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-radius: 50px;
}

.cd-top i
{
    font-size: 20px;
    color: #35322f;
}

.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover
{
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible
{
    visibility: visible;
    opacity: 1;
    transition: all ease-in-out .7s;
    -webkit-transition: all ease-in-out .7s;
}

.cd-top:hover
{
    background: #fff;
    transition: all ease-in-out .7s;
    -webkit-transition: all ease-in-out .7s;
}

.cd-top:hover i
{
    color: #35322f;
}
/*-------------other pages-------------*/
.qa_row
{
    padding-top:0
}
.map
{
    margin-top:50px;
    border:0;
    width:100%;
    height:450px;
    border:5px solid #c4ac92
}
.form-control
{
    height:40px;
    margin-bottom:25px;
    box-shadow:none;
    border:1px solid #c4ac92;
    border-radius:0;
    background:#DFD4C8;
}
.form-control:focus
{
    box-shadow:none;
    border-color:#443F3C
}
::-webkit-input-placeholder 
{
  color: #c4ac92;
}

:-ms-input-placeholder 
{ 
  color: #c4ac92;
}
::-moz-placeholder 
{
    color: #c4ac92;
}
:-moz-placeholder
{
  color: #c4ac92;
}
.genBtn
{
    display:block;
    padding: 7px 20px;
    font-size: 2rem;
    border: 1px solid #c4ac92;
    background: #c4ac92;
    color: #35322f;
    font-family: 'Open Sans' , sans-serif;
    letter-spacing: 0.02rem;
    font-weight: 600;
    border-radius:0;
    text-align:center
}
.genBtn:hover, .genBtn:focus
{
    background: #fff;
    color: #35322f;
}
/*---------tabs--------------*/
.nav-tabs {
    border-bottom: 0
}
.nav-tabs > li {
    margin-bottom: 10px;
    width: 100%;
}
.nav-tabs > li > a {
    width: 100%;
    background: #DFD4C8;
    color:#2f2f2f;
    font-family: 'Hind', Helvetica, sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    border: none;
    border-radius: 0;
    border: 2px dashed #c4ac92;
}
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:hover 
{
    color: #35322f;
    background:#c4ac92;
    border: 2px dashed #DFD4C8;
}
.tab-content {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border:2px dashed #c4ac92
}
.tab-content .tab-pane h3 {
    display: block;
    margin: 0 0 30px;
    padding: 0 15px 18px;
    border-bottom: 2px dashed #c4ac92;
    font-size: 24px;
    color:#35322f;
    font-family: 'Vidaloka', serif;
    letter-spacing: 0.0042em;
    font-weight: 400;
}
.tab-content .tab-pane img
{
    background: #DFD4C8;
    padding:10px;
}
.tab-content .tab-pane p
{
    font-size:15px;
}

.testing_img img {
    border: 2px dashed #c4ac92;
}
.testing_img {
    margin-top: 15px;
}
.requirefieldLblc {
	padding: 2px 5px;
	position: absolute;
	bottom: 0px;
	left: 15px;
	color: #fff!important;
	line-height: 1.3;
	display: block;
	z-index: 99;
	background-color: red!important;
	border-radius: 3px;
	font-size: 12px!important;
	letter-spacing: 0;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .2);
	animation: shoReq 250ms cubic-bezier(.22, .93, .03, 1.27);
	-webkit-animation: shoReq 250ms cubic-bezier(.22, .93, .03, 1.27);
	-moz-animation: shoReq 250ms cubic-bezier(.22, .93, .03, 1.27);
	transform-origin: left top
}

@keyframes shoReq {
	from {
		transform: scale(0) rotate(45deg);
		opacity: 0
	}
	to {
		transform: scale(1) rotate(0);
		opacity: 1
	}
}

.requirefieldLblc::after {
	position: absolute;
	content: '';
	top: -5px;
	left: 5px;
	height: 0;
	width: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid red!important;
	z-index: 95
}