body,
html{overflow-x:hidden;}
html{font-size:13px;}
body{background-color:#ffffff;font-family:'Poppins', sans-serif;font-size:13px;font-weight:400;color:#9b9b9b;line-height:1.5;margin:0;}
.wrapper{background-color:#f9f9f9;}
*{outline:none;}
::-moz-selection{text-shadow:none;}
::selection{background-color:#d2ae7e;color:#ffffff;text-shadow:none;}
a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;color:#d2ae7e;}
a:hover{color:#c53a22;text-decoration:none;}
a:focus{color:#c53a22;outline:none;text-decoration:none;}
a:active{color:#c53a22;outline:none;text-decoration:none;}
textarea{resize:none;}
button.btn{margin-bottom:0;}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus{outline:none;}
.modal-backdrop{z-index:1020;background-color:rgba(34, 34, 34, 0.95);}
.fullscreen{height:100vh !important;}
@media only screen and (max-width:992px){.fullscreen{height:auto !important;}
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6{color:#222222;font-family:'Poppins', sans-serif;font-weight:700;margin:0 0 28px;line-height:1;}
.h1,
h1{font-size:52px;}
.h2,
h2{font-size:42px;}
.h3,
h3{font-size:38px;}
.h4,
h4{font-size:32px;}
.h5,
h5{font-size:24px;}
.h6,
h6{font-size:18px;}
p{color:#9b9b9b;font-size:13px;font-weight:400;line-height:22px;}
.bg-white strong{color:#ccc;}
.lead{font-size:16px;line-height:1.8;}
.text--left{text-align:left !important;}
.text--right{text-align:right !important;}
.text--center{text-align:center !important;}
.text--just{text-align:justify !important;}
.align--top{vertical-align:top;}
.align--bottom{vertical-align:bottom;}
.align--middle{vertical-align:middle;}
.align--baseline{vertical-align:baseline;}
.bold{font-weight:bold;}
.regular{font-weight:normal;}
.italic{font-style:italic;}
.break-word{word-wrap:break-word;}
.no-wrap{white-space:nowrap;}
.text-white{color:#ffffff !important;}
.text-black{color:#222222;}
.text-color{color:#d2ae7e;}
.text--capitalize{text-transform:capitalize !important;}
.text--uppercase{text-transform:uppercase !important;}
.font-heading{font-family:'Poppins', sans-serif;}
.font-body{font-family:'Poppins', sans-serif;}
.font-18{font-size:24px;}
.font-16{font-size:16px;}
.font-20{font-size:20px;}
.font-40{font-size:40px;}
.fc-logo{color:#d2ae7e !important;}
@media only screen and (min-width:320px) and (max-width:767px){text-center-xs{text-align:center !important;}
}
@media only screen and (min-width:768px) and (max-width:991px){text-center-sm{text-align:center !important;}
}
.higlighted-style1{background-color:#d2ae7e;color:#ffffff;padding:5px 0;}
.higlighted-style2{background-color:#222222;color:#ffffff;padding:5px 0;}
.higlighted-style3{background-color:#f9f9f9;color:#d2ae7e;padding:5px 0;}
.color-heading{color:#222222 !important;}
.color-theme{color:#d2ae7e !important;}
.color-white{color:#ffffff !important;}
.color-gray{color:#f9f9f9 !important;}
address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul{margin-bottom:20px;}
section{padding-top:110px;padding-bottom:110px;overflow:hidden;}
@media only screen and (min-width:320px) and (max-width:767px){section{padding-top:60px;padding-bottom:60px;}
}
@media only screen and (min-width:768px) and (max-width:991px){section{padding-top:80px;padding-bottom:80px;}
}
.m-0{margin:0;}
.m-xs{margin:10px;}
.m-sm{margin:20px;}
.m-md{margin:40px;}
.m-lg{margin:80px;}
.mt-0{margin-top:0;}
.mt-xs{margin-top:10px;}
.mt-20{margin-top:20px !important;}
.mt-30{margin-top:30px !important;}
.mt-50{margin-top:50px !important;}
.mt-60{margin-top:60px;}
.mt-150{margin-top:150px;}
.mb-0{margin-bottom:0 !important;}
.mb-15{margin-bottom:15px;}
.mb-10{margin-bottom:10px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-30{margin-bottom:30px !important;}
.mb-40{margin-bottom:40px !important;}
.mb-50{margin-bottom:50px !important;}
.mb-60{margin-bottom:60px !important;}
.mb-70{margin-bottom:70px !important;}
.mb-80{margin-bottom:80px !important;}
.mb-90{margin-bottom:90px !important;}
.mb-100{margin-bottom:100px !important;}
.mb-150{margin-bottom:150px !important;}
.mr-0{margin-right:0;}
.mr-30{margin-right:30px !important;}
.mr-50{margin-right:50px;}
.mr-60{margin-right:60px;}
.mr-150{margin-right:150px;}
.ml-0{margin-left:0;}
.ml-xs{margin-left:10px;}
.ml-sm{margin-left:20px;}
.ml-md{margin-left:40px;}
.ml-lg{margin-left:80px;}
.ml-30{margin-left:30px !important;}
.ml-50{margin-left:50px;}
.ml-60{margin-left:60px;}
.ml-150{margin-left:150px;}
.p-0{padding:0 !important;}
.p-xs{padding:10px;}
.p-sm{padding:20px;}
.p-md{padding:40px;}
.p-lg{padding:80px;}
.pt-0{padding-top:0 !important;}
.pt-30{padding-top:30px !important;}
.pt-50{padding-top:50px !important;}
.pt-60{padding-top:60px;}
.pt-70{padding-top:70px;}
.pt-80{padding-top:80px;}
.pt-90{padding-top:90px;}
.pt-100{padding-top:100px !important;}
.pt-150{padding-top:150px !important;}
.pb-0{padding-bottom:0 !important;}
.pb-30{padding-bottom:30px;}
.pb-50{padding-bottom:50px !important;}
.pb-60{padding-bottom:60px !important;}
.pb-70{padding-bottom:70px;}
.pb-80{padding-bottom:80px;}
.pb-90{padding-bottom:90px;}
.pb-100{padding-bottom:100px !important;}
.pr-0{padding-right:0;}
.pr-xs{padding-right:10px;}
.pr-sm{padding-right:20px;}
.pr-md{padding-right:40px;}
.pr-lg{padding-right:80px;}
.pr-15{padding-right:15px !important;}
.pr-30{padding-right:30px !important;}
.pr-50{padding-right:50px;}
.pr-60{padding-right:60px;}
.pr-100{padding-right:100px !important;}
.pr-150{padding-right:150px;}
.pl-0{padding-left:0;}
.pl-30{padding-left:30px;}
.pl-50{padding-left:50px;}
.pl-60{padding-left:60px;}
.pl-100{padding-left:100px !important;}
.pl-150{padding-left:150px;}
.fixed{position:fixed;}
.relative{position:relative;}
.absolute{position:absolute;}
.static{position:static;}
.zindex-1{z-index:1;}
.zindex-2{z-index:2;}
.zindex-3{z-index:3;}
.border-all{border:1px solid #d2ae7e;}
.border-top{border-top:1px solid #d2ae7e;}
.border-bottom{border-bottom:1px solid #d2ae7e;}
.border-right{border-right:1px solid #d2ae7e;}
.border-left{border-left:1px solid #d2ae7e;}
.inline{display:inline;}
.block{display:block;}
.inline-block{display:inline-block;}
.hide{display:none;}
.flex{display:flex;}
@media only screen and (max-width:767px){section{padding-top:60px;padding-bottom:60px;}
.text-center-xs{text-align:center !important;}
.pull-none-xs{float:none !important;text-align:center !important;}
.mb-15-xs{margin-bottom:15px;}
.mb-30-xs{margin-bottom:30px !important;}
.mb-50-xs{margin-bottom:50px;}
.mb-60-xs{margin-bottom:60px !important;}
.p-none-xs{padding-right:0;padding-left:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){.text-center-sm{text-align:center !important;}
.mb-0-sm{margin-bottom:0;}
.mb-15-sm{margin-bottom:15px;}
.mb-30-sm{margin-bottom:30px !important;}
.mb-50-sm{margin-bottom:50px;}
.mb-60-sm{margin-bottom:60px;}
.pb-15-sm{padding-bottom:15px;}
.pb-30-sm{padding-bottom:30px;}
.pb-50-sm{padding-bottom:50px;}
.pb-60-sm{padding-bottom:60px;}
.p-none-sm{padding-right:0;padding-left:0;}
.pull-none-sm{float:none !important;text-align:center !important;}
}
.border-b{border-bottom:1px solid #f9f9f9;}
.row-no-padding [class*="col-"]{padding-left:0 !important;padding-right:0 !important;}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-5ths{width:20%;float:left;}
@media (min-width:768px){.col-sm-5ths{width:20%;float:left;}
}
@media (min-width:992px){.col-md-5ths{width:20%;float:left;}
}
@media (min-width:1200px){.col-lg-5ths{width:20%;float:left;}
}
.col-content{padding:120px 100px 110px 120px;}
@media only screen and (min-width:320px) and (max-width:767px){.col-content{padding:40px !important;}
}
@media only screen and (min-width:1600px){.col-content{padding:70px !important;}
}
.pos-fixed{position:fixed;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.pos-static{position:static;}
.pos-top{top:0;}
.pos-bottom{bottom:0;}
.pos-right{right:0;}
.pos-left{left:0;}
.pos-vertical-center{position:relative;top:50%;-webkit-transform:perspective(1px) translateY(-50%);-moz-transform:perspective(1px) translateY(-50%);-o-transform:perspective(1px) translateY(-50%);transform:perspective(1px) translateY(-50%);}
.height-700{height:700px !important;}
.height-500{height:500px !important;}
@media only screen and (min-width:992px){.hidden-lg,
.hidden-md{display:none;}
}
.blockquote,
blockquot{font-size:20px;font-family:'Droid Serif', serif;color:#9b9b9b;font-style:italic;line-height:28px;font-weight:500;padding:30px 0 30px 30px;position:relative;}
.quote-author{display:block;font-size:13px;font-style:normal;font-weight:600;line-height:1;color:#282828;margin-top:18px;}
.blockquote-1{border-left:6px solid #222222;}
.blockquote-3,
.blockquote-4{padding-right:30px;}
.blockquote-2,
.blockquote-3,
.blockquote-4{border-left:none;}
.blockquote-2:after,
.blockquote-2:before{font-family:fontawesome;font-size:16px;position:absolute;color:#222222;line-height:1.8;}
.blockquote-2:before{content:"\f10d";top:0;left:0;}
.blockquote-2:after{content:"\f10e";right:0;bottom:0;}
.blockquote-3{color:#d2ae7e;background-color:#f9f9f9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.blockquote-4{color:#ffffff;background-color:#222222;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.blockquote-4 .quote-author{color:#ffffff;}
.bg-theme{background-color:#d2ae7e !important;}
.bg-gray{background-color:#f9f9f9 !important;}
.bg-white{background-color:#ffffff !important;}
.bg-dark{background-color:#222222 !important;}
.bg-section{position:relative;overflow:hidden;z-index:1;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;}
.bg-overlay:before{content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1;}
.bg-overlay-light:before{background-color:#ffffff;opacity:0.8;}
.bg-overlay-dark:before{background-color:rgba(27, 26, 26, 0.8);background-image:-webkit-linear-gradient(180deg, rgba(27, 26, 26, 0.3) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%, rgba(27, 26, 26, 0) 100%);background-image:-moz-linear-gradient(180deg, rgba(27, 26, 26, 0.3) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%, rgba(27, 26, 26, 0) 100%);background-image:-o-linear-gradient(180deg, rgba(27, 26, 26, 0.3) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%, rgba(27, 26, 26, 0) 100%);background-image:linear-gradient(180deg, rgba(27, 26, 26, 0.3) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%, rgba(27, 26, 26, 0) 100%);}
.bg-overlay-dark2:before{background-color:#222222;opacity:0.9;}
.bg-overlay-dark3:before{background-color:rgba(40, 40, 40, 0.35);}
.bg-overlay-dark4:before{background-color:rgba(40, 40, 40, 0.95);}
.bg-overlay-dark5:before{background-color:rgba(40, 40, 40, 0.9);}
.bg-overlay-theme:before{background-color:#d2ae7e;opacity:0.9;}
.bg-overlay-theme2:before{background-color:rgba(221, 84, 61, 0.6);background-image:-webkit-linear-gradient(to top, rgba(11, 123, 84, 0.17) 0%, rgba(220, 76, 52, 0.17) 0%, rgba(220, 76, 52, 0.17) 29%, rgba(220, 76, 52, 0.6) 76%, rgba(220, 76, 52, 0.6) 100%);background-image:-moz-linear-gradient(to top, rgba(11, 123, 84, 0.17) 0%, rgba(220, 76, 52, 0.17) 0%, rgba(220, 76, 52, 0.17) 29%, rgba(220, 76, 52, 0.6) 76%, rgba(220, 76, 52, 0.6) 100%);background-image:-o-linear-gradient(to top, rgba(11, 123, 84, 0.17) 0%, rgba(220, 76, 52, 0.17) 0%, rgba(220, 76, 52, 0.17) 29%, rgba(220, 76, 52, 0.6) 76%, rgba(220, 76, 52, 0.6) 100%);background-image:linear-gradient(to top, rgba(11, 123, 84, 0.17) 0%, rgba(220, 76, 52, 0.17) 0%, rgba(220, 76, 52, 0.17) 29%, rgba(220, 76, 52, 0.6) 76%, rgba(220, 76, 52, 0.6) 100%);}
.bg-parallex{background-attachment:fixed;}
.bg-purple{color:#ffffff;background-color:#cc66cc !important;}
.bg-sun-flower{color:#ffffff;background-color:#f1c40f !important;}
.bg-orange{color:#ffffff;background-color:#f39c12 !important;}
.bg-carrot{color:#ffffff;background-color:#e67e22 !important;}
.bg-pumpkin{color:#ffffff;background-color:#d35400 !important;}
.bg-alizarin{color:#ffffff;background-color:#e74c3c !important;}
.bg-pomegranate{color:#ffffff;background-color:#c0392b !important;}
.bg-turquoise{color:#ffffff;background-color:#1abc9c !important;}
.bg-green-sea{color:#ffffff;background-color:#16a085 !important;}
.bg-emerald{color:#ffffff;background-color:#2ecc71 !important;}
.bg-nephritis{color:#ffffff;background-color:#27ae60 !important;}
.bg-peter-river{color:#ffffff;background-color:#3498db !important;}
.bg-belize-hole{color:#ffffff;background-color:#2980b9 !important;}
.bg-amethyst{color:#ffffff;background-color:#9b59b6 !important;}
.bg-wisteria{color:#ffffff;background-color:#8e44ad !important;}
.bg-wet-asphalt{color:#ffffff;background-color:#34495e !important;}
.bg-wet-asphalt{color:#ffffff;background-color:#34495e !important;}
.bg-midnight-blue{color:#ffffff;background-color:#2c3e50 !important;}
.bg-clouds{color:#454545;background-color:#ecf0f1 !important;}
.bg-silver{color:#ffffff;background-color:#bdc3c7 !important;}
.bg-concrete{color:#ffffff;background-color:#859596 !important;}
.bg-asbestos{color:#ffffff;background-color:#7f8c8d !important;}
.bg-asbestos{color:#ffffff;background-color:#7f8c8d !important;}
.bg-graphite{color:#ffffff;background-color:#454545 !important;}
.bg-gray-0{background-color:#eeeeee !important;color:#454545;}
.bg-gray-1{background-color:#ECECEC !important;color:#454545;}
.bg-gray-2{background-color:#BDC3C7 !important;color:#454545;}
.bg-gray-3{backgrond-color:#DADFE1 !important;color:#454545;}
.bg-gray-5{background-color:#ECF0F1 !important;color:#454545;}
.bg-gray-4{backgrouund-color:#F2F1EF !important;color:#454545;}
.bg-gray-6{background-color:#D2D7D3 !important;color:#454545;}
.bg-gray-7{background-color:#E6E6E6 !important;color:#454545;}
.bg-orange-1{background-color:#F9690E !important;color:#ffffff;}
.bg-orange-2{background-color:#D35400 !important;color:#ffffff;}
.bg-orange-3{background-color:#F89406 !important;color:#ffffff;}
.col-img{height:720px;padding:60px;overflow:hidden;}
@media only screen and (min-width:320px) and (max-width:767px){.col-img{height:auto;min-height:600px;}
}
.bg-video{position:relative;}
.bg-video .bg-player{bottom:0;left:0;right:0;position:absolute;top:0;width:100%;background:url(polina.jpg.html) no-repeat;min-height:500px;}
.bg-video .vidbg{min-width:100%;min-height:100%;}
.bg-vyoutube{z-index:550;text-align:center;height:100%;min-height:100%;position:relative;overflow:hidden;}
.breadcrumb{background-color:transparent;margin-bottom:0;padding:0;border-radius:0;color:#e5e4e4;font-size:14px;font-weight:400;line-height:1;text-transform:capitalize;}
.breadcrumb > li + li:before,
.breadcrumb > li a{color:#ccc;}
.breadcrumb > .active{color:#f9f9f9;}
.breadcrumb-2 > li + li:before{content:"\f101";font-family:fontawesome;}
.breadcrumb-3 > li + li:before{content:"\f105";font-family:fontawesome;}
.breadcrumb > li a:hover{color:#d2ae7e;}
.btn{position:relative;z-index:2;font-size:13px;font-weight:700;text-transform:uppercase;text-align:center;border-radius:0;padding:0;line-height:51px;width:170px;height:51px;}
.btn.active,
.btn:active{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.btn--primary{background-color:#d2ae7e;color:#ffffff;border:2px solid transparent;}
.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover{background-color:#222222;border:2px solid #222222;color:#ffffff;}
.btn--secondary{background-color:#222222;color:#ffffff;border:2px solid #222222;}
.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover{background-color:#d2ae7e;color:#ffffff;border-color:#d2ae7e;}
.btn--white{background-color:#ffffff;color:#d2ae7e;border:2px solid #ffffff;}
.btn--white:active,
.btn--white:focus,
.btn--white:hover{background-color:#ffffff;color:#d2ae7e;border-color:#d2ae7e;}
.btn--block{width:100%;}
.btn--auto{width:auto;}
.btn--rounded{border-radius:50px;}
.btn--link{background-color:transparent;border-color:transparent;}
.btn--link.btn--primary{color:#d2ae7e;}
.btn--link.btn--primary:active,
.btn--link.btn--primary:focus,
.btn--link.btn--primary:hover{color:#222222;background-color:transparent;border-color:transparent;}
.btn--link.btn--secondary{color:#222222;}
.btn--link.btn--secondary:active,
.btn--link.btn--secondary:focus,
.btn--link.btn--secondary:hover{color:#d2ae7e;background-color:transparent;border-color:transparent;}
.btn--bordered{background-color:transparent;}
.btn--bordered.btn--primary{color:#d2ae7e;border-color:#d2ae7e;}
.btn--bordered.btn--primary:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.btn--primary:hover{color:#ffffff;background-color:#d2ae7e;border-color:#d2ae7e;}
.btn--bordered.btn--secondary{color:#222222;border-color:#222222;}
.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus,
.btn--bordered.btn--secondary:hover{color:#ffffff;background-color:#222222;border-color:#222222;}
.btn--bordered.btn--white{color:#ffffff;border-color:#ffffff;}
.btn--bordered.btn--white:active,
.btn--bordered.btn--white:focus,
.btn--bordered.btn--white:hover{color:#d2ae7e;background-color:#ffffff;border-color:#ffffff;}
.btn--white.btn--secondary{color:#222222;border-color:#ffffff;background-color:#ffffff;}
.btn--white.btn--secondary:active,
.btn--white.btn--secondary:focus,
.btn--white.btn--secondary:hover{color:#ffffff;background-color:#d2ae7e;border-color:#d2ae7e;}
.btn--slide:last-of-type{margin-left:-6px;}
.btn--slide-wide{width:270px;}
.btn--video{color:#ffffff;font-size:13px;font-weight:600;line-height:51px;text-transform:uppercase;padding-left:93px;}
.btn--video i{position:absolute;left:30px;top:0;color:#f9f9f9;font-size:48px;}
.btn--video:hover,
.btn--video:hover i{color:#d2ae7e;}
.form-control{border:1px solid #eeeeee;color:#9b9b9b;border-radius:0;font-size:13px;font-weight:400;height:49px;line-height:49px;padding-left:20px;margin-bottom:30px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;text-transform:capitalize;}
.form-control:focus{border-color:#d2ae7e;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.form-control::-webkit-input-placeholder{color:#9b9b9b;}
.form-control:-moz-placeholder{color:#9b9b9b;}
.form-control::-moz-placeholder{color:#9b9b9b;}
.form-control:-ms-input-placeholder{color:#9b9b9b;}
#icons section{padding-top:60px;padding-bottom:60px;}
#icons h3{margin-bottom:0;}
#icons .fa-hover{margin-bottom:15px;font-size:15px;}
#icons i{margin-right:10px;}
ul.list{padding:0;font-size:13px;list-style-type:none;color:#7f7f7f;}
ul.list li{font-size:13px;font-weight:400;line-height:30px;}
ul.icon-list li i{font-size:15px;font-weight:400;line-height:30px;margin-right:10px;color:#222222;}
ul.number-list li{line-height:33px;}
ul.number-list li span{font-size:13px;font-weight:700;line-height:30px;margin-right:15px;color:#222222;}
ul.dot-list li i{font-size:7px;font-weight:400;line-height:30px;margin-right:19px;color:#222222;}
.screen-img{position:relative;display:block;overflow:hidden;}
.screen-img img{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.screen-img .screen-hover{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.5);webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;padding:30px;opacity:0;}
.screen-img .screen-hover a{top:50%;left:50%;margin-top:-22px;margin-left:-90px;webkit-transition:all 0.4s 0.4s ease-in-out;-moz-transition:all 0.4s 0.4s ease-in-out;-o-transition:all 0.4s 0.4s ease-in-out;transition:all 0.4s 0.4s ease-in-out;opacity:0;}
.screen-img:hover .screen-hover{opacity:1;}
.screen-img:hover .screen-hover a{opacity:1;}
.tabs .nav-tabs{border-bottom-color:#ededed;text-align:center;}
.tabs .nav-tabs > li{float:none;display:inline-block;}
.tabs .nav-tabs > li > a{color:#282828;font-size:14px;font-weight:600;text-transform:uppercase;border-radius:0;border:none;padding-right:20px;padding-left:20px;}
.tabs .nav-tabs > li > a:focus,
.tabs .nav-tabs > li > a:hover,
.tabs .nav-tabs > li.active > a,
.tabs .nav-tabs > li.active > a:focus,
.tabs .nav-tabs > li.active > a:hover{color:#d2ae7e;background-color:#ffffff;border:none;border-bottom:2px solid #d2ae7e;}
.tabs .tab-content > .tab-pane{padding-top:30px;}
.tabs .tab-content > .tab-pane p{color:#a5a5a5;font-size:16px;font-weight:300;line-height:26px;}
.tabs-2.tabs .nav-tabs{border-bottom:none;}
.tabs-2.tabs .nav-tabs > li > a{pading-top:0;padding-bottom:0;}
.tabs-2.tabs .nav-tabs > li > a i{width:60px;height:60px;line-height:60px;text-align:center;border-radius:2px;background-color:#282828;display:block;color:#ffffff;font-size:28px;font-weight:400;margin-bottom:20px;}
.tabs-2.tabs .nav-tabs > li > a:focus,
.tabs-2.tabs .nav-tabs > li > a:hover,
.tabs-2.tabs .nav-tabs > li.active > a,
.tabs-2.tabs .nav-tabs > li.active > a:focus,
.tabs-2.tabs .nav-tabs > li.active > a:hover{color:#d2ae7e;background-color:#ffffff;border:none;}
.tabs-2.tabs .nav-tabs > li > a:focus i,
.tabs-2.tabs .nav-tabs > li > a:hover i,
.tabs-2.tabs .nav-tabs > li.active > a i,
.tabs-2.tabs .nav-tabs > li.active > a:focus i,
.tabs-2.tabs .nav-tabs > li.active > a:hover i{background-color:#d2ae7e;}
.tabs-vertical.tabs .nav-tabs{border-bottom:none;border-right:1px solid #ededed;width:15%;float:left;}
.tabs-vertical.tabs .nav-tabs > li{float:none;display:block;}
.tabs-vertical.tabs .nav-tabs > li > a{border-radius:0;border:none;padding-right:20px;padding-left:0;margin-right:0;}
.tabs-vertical.tabs .nav-tabs > li > a:focus,
.tabs-vertical.tabs .nav-tabs > li > a:hover,
.tabs-vertical.tabs .nav-tabs > li.active > a,
.tabs-vertical.tabs .nav-tabs > li.active > a:focus,
.tabs-vertical.tabs .nav-tabs > li.active > a:hover{color:#d2ae7e;background-color:#ffffff;border:none;border-right:2px solid #d2ae7e;padding-left:11px;}
.tabs-vertical.tabs .tab-content{padding-left:15%;text-align:left;}
.tabs-vertical.tabs .tab-content > .tab-pane{padding-left:60px;padding-top:0;}
.tabs-vertical.tabs .tab-content > .tab-pane p{color:#a5a5a5;font-size:16px;font-weight:300;line-height:26px;}
@media only screen and (min-width:320px) and (max-width:767px){.tabs .nav-tabs > li > a{padding-right:10px;padding-left:10px;}
}
.accordion .panel{border-color:rgba(49, 49, 49, 0.1);padding:28px 28px 0;margin-bottom:20px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.accordion .panel .panel--heading{padding:0 0 28px;}
.accordion .panel .panel--heading a{font-size:16px;color:#d2ae7e;font-weight:600;line-height:20px;position:relative;padding-left:40px;display:block;}
.accordion .panel .panel--heading a.collapsed{color:#222222;}
.accordion .panel .panel--body{padding:0 0 28px;color:#9b9b9b;font-size:14px;font-weight:400;line-height:22px;}
.accordion .panel--heading .accordion-toggle:after{position:absolute;left:0;top:0;content:"\f068";font-family:fontawesome;font-size:11px;color:#ffffff;background-color:#d2ae7e;text-align:center;width:20px;height:20px;line-height:21px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.accordion .panel--heading .accordion-toggle.collapsed:after{content:"\f067";color:#ffffff;background-color:#222222;}
.accordion.accordion-1 .panel{border-color:transparent;background-color:#f4f4f4;}
.accordion.accordion-2 .panel{border-color:#eeeeee;background-color:transparent;}
.accordion.accordion-3 .panel{border-color:#eeeeee;background-color:transparent;}
.accordion.accordion-3 .panel--heading a{padding-left:0;}
.accordion.accordion-3 .panel--heading .accordion-toggle:after{right:0;left:auto;}
.page-title{padding:0;}
.page-title .title{padding:319px 0 219px;}
.page-title .title--heading{margin-bottom:0;}
.page-title .title--heading h1{color:#ffffff;font-size:75px;font-weight:700;line-height:1.2;text-transform:capitalize;margin-bottom:0;}
.page-title .title--desc p{color:#f9f9f9;font-family:'Droid Serif', serif;font-size:16px;line-height:27px;font-style:italic;margin-bottom:0;}
.page-title .breadcrumb,
.page-title .breadcrumb a{font-size:14px;font-weight:400;line-height:1;}
.page-title .breadcrumb .active{color:#f4f4f4;}
.page-title .breadcrumb a:hover{color:#d2ae7e;}
.title-1{position:relative;}
.title-1 .title--content{position:relative;}
.title-2 .breadcrumb{position:absolute;bottom:36px;width:100%;}
.title-3 .title--desc{margin-bottom:40px;}
.title-6 .breadcrumb{position:absolute;bottom:46px;width:100%;}
.title-6 .title--content{position:absolute;bottom:70px;width:100%;}
.title-8 .breadcrumb{margin-bottom:15px;}
.title-8 .title--desc{margin-top:15px;}
.page-title .title-14{padding:222px 0 120px;}
h1.heading--title{font-size:50px !important;}
.title-14 .title--heading{margin-bottom:14px;}
.title-14 .title--heading h1{font-size:55px;color:#d2ae7e;}
.title-14 .breadcrumb,
.title-14 .breadcrumb > li + li:before,
.title-14 .breadcrumb a{color:#fff;}
.title-14 .breadcrumb .active{color:#d2ae7e;}
.page-title .title-15{padding:204px 0 91px;}
.title-15 .title--heading h1{font-size:35px;color:#282828;line-height:50px;}
.title-15 .breadcrumb,
.title-15 .breadcrumb > li + li:before,
.title-15 .breadcrumb a{line-height:50px;color:#333333;}
.title-15 .breadcrumb .active{color:#222222;}
.title-16 .breadcrumb,
.title-16 .breadcrumb > li + li:before,
.title-16 .breadcrumb a{line-height:1;}
@media only screen and (min-width:320px) and (max-width:767px){.page-title .title{padding:120px 0 80px;}
.page-title .title--heading h1{font-size:40px;}
.heading-8 .heading--title{font-size:30px !important;line-height:40px !important;}
.heading-10 .heading--title{font-size:40px !important;}
}
@media only screen and (min-width:768px) and (max-width:991px){.page-title .title{padding:150px 0 100px;}
.page-title .title--heading h1{font-size:60px;}
.heading-8 .heading--title{font-size:30px !important;line-height:40px !important;}
.heading-10 .heading--title{font-size:60px !important;}
}
.pagination{margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.pagination > li{margin-right:10px;display:inline-block;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{border-radius:0;}
.pagination > li > a,
.pagination > li > span{background-color:transparent;border-radius:1;color:#646464;font-size:20px;font-weight:500;border-color:#eeeeee;text-transform:uppercase;padding:0;width:51px;height:51px;line-height:51px;text-align:center;}
.pagination > .active > a,
.pagination > li:hover > a{background-color:#d2ae7e !important;border-radius:1px;color:#ffffff;border-color:#d2ae7e;}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-radius:0 !important;}
.alerts{background-color:#f9f9f9;border-radius:2px;padding:20px;margin-bottom:40px;}
.alerts .alert-icon{width:46px;height:46px;line-height:46px;background-color:#d2ae7e;-moz-border-radius:2px 1px 1px 2px;-webkit-border-radius:2px 1px 1px 2px;border-radius:2px 1px 1px 2px;text-align:center;position:absolute;}
.alerts .alert-icon i{color:#ffffff;font-size:15px;font-weight:400;line-height:28px;}
.alerts .alert-content{padding-left:68px;}
.alerts .alert-content h4{color:#d2ae7e;font-size:15px;font-weight:600;line-height:32px;text-transform:capitalize;margin-bottom:0;margin-top:-6px;}
.alerts .alert-content p{color:#9b9b9b;font-size:12px;font-weight:400;line-height:20px;margin-bottom:0;}
.alerts.alert-warning h4{color:#8a6d3b;}
.alerts.alert-warning .alert-icon{background-color:#fcf8e3;}
.alerts.alert-warning .alert-icon i{color:#8a6d3b;}
.alerts.alert-danger h4{color:#a94442;}
.alerts.alert-danger .alert-icon{background-color:#f2dede;}
.alerts.alert-danger .alert-icon i{color:#a94442;}
#back-to-top{z-index:9999;position:fixed;right:30px;bottom:30px;opacity:0;}
.backtop{width:40px;height:40px;line-height:40px;text-align:center;color:#ffffff;cursor:pointer;border-radius:2px;transition:opacity 0.2s ease-out;background-color:rgba(0, 0, 0, 0.4);font-size:20px;}
#back-to-top.show{opacity:1;}
#back-to-top:hover{background-color:#d2ae7e;}
.backtop.style-2{border-radius:0;}
.backtop.style-3{border-radius:5px;}
.backtop.style-4{border-radius:50%;}
.back-top-styles .backtop{text-align:center;margin-right:auto;margin-left:auto;}
@media only screen and (max-width:992px){#back-to-top.show{opacity:0;}
}
.range-slider .ui-slider{height:8px;background-color:#d7d7d7;border-radius:2px;margin-bottom:20px;margin-top:5px;}
.range-slider .ui-slider-handle{width:15px;height:15px;margin-left:0;background-color:#272930;border-radius:1px;}
.range-slider .ui-slider-range{height:8px;background-color:#d2ae7e;margin-bottom:20px;}
.range-slider p{font-size:13px;font-weight:400;line-height:1;}
.range-slider label{color:#f9f9f9;}
.range-slider input{color:#d2ae7e;border:none;background-color:transparent;}
.feature-box{text-align:center;margin-bottom:0;}
.feature-box .feature-heading h3{color:#f9f9f9;font-size:17px;font-weight:500;line-height:1;}
.feature-box .feature-icon{position:relative;width:60px;height:60px;line-height:60px;background-color:#f9f9f9;border-radius:1px;color:#ffffff;font-size:28px;font-weight:400;text-align:center;margin:0 auto 20px;overflow:hidden;}
.feature-box .feature-icon i{position:relative;display:block;line-height:60px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.feature-box:hover .feature-icon i:first-child{margin-top:-60px;}
.feature-box .feature-body p{margin-bottom:0;}
.fbox-2 .feature-icon{float:left;}
.fbox-2 .feature-body,
.fbox-2 .feature-heading{padding-left:80px;text-align:left;}
.fbox-3 .feature-icon{float:right;}
.fbox-3 .feature-body,
.fbox-3 .feature-heading{padding-right:80px;text-align:right;}
.fbox-bordered .feature-icon{background-color:transparent;border:1px solid #f9f9f9;color:#f9f9f9;}
.fbox-circle .feature-icon{border-radius:50%;}
.fbox-circle.fb-bordered .feature-icon{border-radius:50%;background-color:transparent !important;border:2px solid #f9f9f9;color:#f9f9f9;}
.bs-table th small,
.responsive-utilities th small{display:block;font-weight:normal;color:#999;}
.responsive-utilities tbody th{font-weight:normal;}
.responsive-utilities td{text-align:center;}
.responsive-utilities td.is-visible{color:#468847;background-color:#dff0d8 !important;}
.responsive-utilities td.is-hidden{color:#ccc;background-color:#f9f9f9 !important;}
.pallete-item{border:1px solid #eeeeee;margin-bottom:24px;}
.pallete-color{padding:45px 15px;text-align:center;text-transform:uppercase;}
.pallete-color p{margin-bottom:0;font-weight:bold;color:#ffffff;}
.modal-dialog{margin-top:60px;}
.modal-content{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;text-align:left;}
.modal-content .modal-title{text-transform:capitalize;font-family:'Lora', sans-serif;}
@keyframes pulse{0%{transform:scale(0.95);opacity:0.7;}
50%{transform:scale(1);opacity:1;}
100%{transform:scale(0.95);opacity:0.7;}
}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.95);opacity:0.7;}
50%{-webkit-transform:scale(1);opacity:1;}
100%{-webkit-transform:scale(0.95);opacity:0.7;}
}
table{background-color:transparent;border:1px solid #eeeeee;border-radius:0;margin-bottom:0;}
table thead{background-color:#f9f9f9;}
table thead tr th{font-size:14px;font-weight:600;text-transform:capitalize;color:#282828;line-height:30px !important;border-bottom-width:0 !important;border-color:#eeeeee;padding:0;}
table tbody tr td{padding:20px;border-color:#eeeeee;}
table tbody tr td,
table tbody tr td{font-size:13px;font-weight:600;line-height:26px;color:#9b9b9b;}
.heading .heading--img{margin-bottom:30px;}
.heading .heading--subtitle{color:#616161;font-family:'Droid Serif', serif;font-size:16px;font-style:italic;line-height:1;margin-bottom:15px;}
.heading .heading--title{color:#222222;font-size:28px;font-weight:700;line-height:1;margin-bottom:12px;}
.heading .heading--desc{color:#a5a5a5;font-size:15px;font-weight:400;line-height:24px;margin-bottom:0;}
.heading-3 .divider--line{margin-top:16px;}
.heading-8 .heading--title{font-size:35px;font-style:italic;line-height:45px;}
.heading-8 .divider--line{margin:0;}
.heading-8 .heading--desc{font-style:italic;font-family:'Droid Serif', serif;}
.heading-9 .heading--subtitle{font-size:17px;}
.heading-9 .heading--title{font-size:65px;}
.heading-9 .divider--line{margin-bottom:0;margin-top:16px;}
.heading-9 .heading--desc{font-family:'Droid Serif', serif;font-size:18px;font-style:italic;line-height:27px;}
.heading-10 .heading--title{font-size:90px;font-weight:400;margin-bottom:26px;}
.preloader{width:100%;height:100%;left:0;top:0;position:fixed;z-index:99999;background-color:#ffffff;overflow:hidden;}
.header{height:100px;}
.header-transparent{background-color:transparent;}
.header-transparent + .mtop-100,
.header-transparent + .page-title{position:relative;margin-top:-100px;}
.module{display:inline-block;position:relative;}
.module span.title{display:none;}
.module .module-icon{margin-right:25px;cursor:pointer;line-height:100px;}
.module .module-icon i{font-size:14px;line-height:24px;color:#ffffff;font-weight:400;}
.module .module-active .module-icon i{color:#d2ae7e;}
.module-content{width:0;height:0;opacity:0;display:none;transition:all 0.35s;}
.module-active .module-fullscreen{position:fixed;opacity:1;visibility:visible;display:block;background-color:rgba(34, 34, 34, 0.9);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;right:0;left:0;top:0;z-index:99;height:100%;width:100%;}
.module-cancel{top:50px;position:absolute;left:50px;font-size:18px;color:#ffffff;opacity:0.6;}
.module-cancel:hover{opacity:1;color:#ffffff;}
.module .module-box{position:absolute;display:block;background-color:#ffffff;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;border:1px solid #eaeaea;right:-50px;width:370px;border-radius:2px;padding:32px;z-index:99;-webkit-transform:translateY(10%);-moz-transform:translateY(10%);transform:translateY(10%);}
.module-active .module-box{height:inherit;opacity:1;visibility:visible;display:block;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}
.module .module-hamburger{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#ffffff;overflow-x:hidden;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.module-active .module-hamburger{width:100%;max-width:370px;height:100%;opacity:1;visibility:visible;display:block;padding:50px;}
.module-active .module-hamburger::-webkit-scrollbar{display:none;}
.module-active .module-hamburger .module-cancel{top:30px;position:absolute;right:30px;left:auto;font-size:12px;color:#333333;opacity:1;}
.wrapper.hamburger-active{}
.module--search-box .form-search{margin-bottom:0;border-bottom:2px solid #9e9e9e;padding-bottom:10px;}
.module--search-box .form-control{color:#9e9e9e;font-size:35px;font-weight:300;line-height:70px;border:none;background-color:transparent;width:95%;float:left;padding:0;margin-bottom:0;}
.module--search-box .btn{background-color:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;width:35px;line-height:57px;color:#9e9e9e;font-size:28px;font-weight:400;text-align:right;margin-left:0;padding:0;}
.module--search-box .form-control::-webkit-input-placeholder{color:#9e9e9e;}
.module--search-box .form-control:-moz-placeholder{color:#9e9e9e;}
.module--search-box .form-control::-moz-placeholder{color:#9e9e9e;}
.module--search-box .form-control:-ms-input-placeholder{color:#9e9e9e;}
.module .module-label{width:16px;height:16px;line-height:16px;border-radius:50%;background-color:#d2ae7e;color:#ffffff;font-size:10px;font-weight:400;text-align:center;position:absolute;top:34px;left:8px;}
.cart-box .cart-overview li{border-bottom:2px solid #f4f4f4;margin-bottom:20px;position:relative;}
.cart-box .cart-overview li:last-child{margin-bottom:0;}
.cart-box .cart-overview li .cart-cancel{font-size:0;}
.cart-box .cart-overview li .cart-cancel:after{font-family:fontawesome;content:"\f00d";font-size:12px;position:absolute;text-align:center;right:0;top:0;width:19px;height:19px;line-height:19px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;background-color:#333333;color:#ffffff;}
.cart-box .cart-overview img{width:49px;height:49px;margin-right:15px;position:absolute;}
.cart-box .cart-overview .product-meta{padding-left:60px;}
.cart-box .cart-overview h5{color:#282828;font-size:14px;text-transform:capitalize;margin-bottom:0;line-height:28px;font-weight:700;}
.cart-box .cart-overview p{color:#9b9b9b;font-size:13px;line-height:20px;font-weight:400;margin-bottom:0;}
.cart-total{border-bottom:2px solid #f4f4f4;margin-bottom:20px;min-height:40px;}
.cart-total .total-desc{float:left;text-align:left;}
.cart-total .total-des,
c .cart-total .total-price{color:#9b9b9b;font-size:14px;font-weight:600;line-height:1;text-transform:capitalize;margin-bottom:20px;}
.cart-total .total-price{float:right;text-align:right;color:#d2ae7e;}
.cart-box .cart-control .btn{height:35px;line-height:33px;}
.module-menu .menu-list li{margin-bottom:30px;}
.module-menu .menu-list li:last-child{margin-bottom:0;}
.module-menu .menu-list a{color:#ffffff;font-size:30px;font-weight:600;line-height:1;}
.module-menu .menu-list a:hover{color:#d2ae7e;}
.module-menu .menu-social{position:absolute;bottom:30px;left:0;width:100%;text-align:center;}
.module-menu .menu-social a{color:#646464;font-size:14px;font-weight:400;line-height:28px;margin-right:23px;}
.module-menu .menu-social a:last-of-type{margin-right:0;}
.module-menu .menu-social a:hover{color:#d2ae7e;}
.top-bar{height:50px;background-color:#f9f9f9;}
.top-bar .top--contact li{margin-right:16px;}
.top-bar .top--contact li:last-child{margin-right:0;}
.top-bar .top--contact{line-height:50px;color:#a5a5a5;font-size:12px;font-weight:400;}
.top-bar .top--contact i{color:#d2ae7e;margin-right:6px;}
.top-bar .top--social{color:#a5a5a5;font-size:12px;font-weight:400;line-height:50px;}
.top-bar .top--social a{color:#333333;font-size:14px;font-weight:400;line-height:28px;margin-left:19px;}
.top-bar .top--social a:hover{color:#d2ae7e;}
.transparent-header .module .module-icon > i{color:#ffffff;}
.transparent-header .search-box{top:100px !important;}
.static-affix{top:0;width:100%;z-index:10;}
@media only screen and (min-width:320px) and (max-width:767px){.module .module-box{position:relative;right:0;width:100%;}
.module .module-box .btn--bordered.btn--secondary{background-color:#ffffff;color:#222222;}
.module .module-label{top:-3px;}
.module{display:block;width:100%;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
.module .module-icon{padding-top:8px;padding-left:10px;}
.module.active i{color:#ffffff;}
.module span.title{display:inline-block;color:#ffffff;font-size:13px;font-weight:bold;text-transform:uppercase;}
.module .cart-box,
.search-box{display:none;padding-right:10px;padding-left:10px;}
.module .module-content{margin-bottom:10px;}
.cart-box .cart-overview h5{color:#ffffff;}
.module--search-box .form-search{margin:25px;}
.module--search-box .form-control{font-size:14px;width:220px;line-height:30px;}
.module--search-box .btn{font-size:14px;line-height:30px;}
.module-cart.active .cart-box{opacity:1;visibility:visible;display:block;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);background-color:#272930;}
.module-cancel{top:30px;left:30px;}
.module .module-icon{line-height:36px !important;}
.module-search .search-icon i{border-left:none;padding-left:0;padding-right:5px;}
.module.module-active .cart-box,
.module.module-active .search-box{display:block !important;}
.module-search.module-active .search-box .search-form{margin-bottom:10px;}
.module-search.module-active .search-box .search-form input{background-color:#ffffff;margin-bottom:0;height:35px;line-height:35px;padding-left:10px;}
.module-cart.module-active .cart-box{background-color:#222222;padding:30px 20px;margin-bottom:10px;}
.module-cart.module-active .cart-box .cart-control{margin-right:auto;margin-left:auto;text-align:center;}
.module-cart.module-active .cart-box .cart-control .pull-right{float:none !important;}
.module .module-label{position:relative;}
}
@media only screen and (min-width:768px) and (max-width:991px){.module .module-box{position:relative;right:0;width:100%;}
.module .module-box .btn--bordered.btn--secondary{background-color:#ffffff;color:#222222;}
.module .module-label{top:-3px;position:relative;}
.module{display:block;width:100%;border-bottom:1px solid rgba(255, 255, 255, 0.1);padding:5px 15px;}
.module .module-icon{padding-top:0;}
.module span.title{display:inline-block;color:#ffffff;font-size:13px;font-weight:bold;text-transform:uppercase;}
.module .cart-box,
.search-box{display:none;padding-right:10px;padding-left:10px;}
.module .module-content{margin-bottom:10px;}
.cart-box .cart-overview h5{color:#ffffff;}
.module-cart.active .cart-box{opacity:1;visibility:visible;display:block;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.module .module-icon{line-height:36px !important;}
.module-search .search-icon i{border-left:none;padding-left:0;padding-right:5px;}
.module.module-active .cart-box,
.module.module-active .search-box{display:block !important;}
.module-search.module-active .search-box .search-form{margin-bottom:10px;}
.module-search.module-active .search-box .search-form input{background-color:#ffffff;margin-bottom:0;height:35px;line-height:35px;padding-left:10px;}
.module-cart.module-active .cart-box{background-color:#222222;border:none;padding:30px 20px;margin-bottom:10px;}
.module-cart.module-active .cart-box .cart-control{margin-right:auto;margin-left:auto;text-align:center;}
.module-cart.module-active .cart-box .cart-control .pull-right{float:none !important;}
.header-fixed .navbar.affix .module .module-icon i,
.header-fixed .navbar.affix .navbar-nav > li > a,
.module .module-icon i{color:#ffffff !important;}
}
@media only screen and (min-width:992px) and (max-width:1200px){.module-search .search-icon i{padding-left:16px;padding-right:16px;}
}
.header .navbar-collapse{padding-right:0;padding-left:0;}
.header .navbar{margin-bottom:0;border-radius:0;min-height:100px;border:none;}
.header-bordered .navbar{border-bottom:1px solid rgba(255, 255, 255, 0.15);}
.header .navbar .logo{height:100px;line-height:100px;}
.navbar-nav:not(.nav-pos-right){margin-right:200px;}
.nav-bordered-right{margin-right:30px;}
.nav-bordered-right + .module:first-of-type:before{position:relative;margin-left:12px;}
.nav-bordered-right + .module:first-of-type:before{position:absolute;top:50%;margin-top:-13px;left:-46px;content:"";width:2px;height:26px;background-color:rgba(255, 255, 255, 0.25);}
.affix .nav-bordered-right + .module:first-of-type:before{background-color:rgba(0, 0, 0, 0.25);}
.navbar-nav > li{margin-right:32px;}
.navbar-nav > li > a{font-size:13px;text-transform:uppercase;font-weight:700;line-height:100px;color:#ffffff;padding:0;}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover{background-color:transparent;border:none;}
.navbar-nav > li.active > ul{margin-top:0;}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover{background-color:transparent;color:#ffffff;}
.navbar-nav > li > .menu-item:before{position:absolute;bottom:30px;left:0;right:0;margin:auto;width:0;height:2px;background:transparent;content:'';-webkit-transition:all 0.4s;-moz-transition:all 0.4s;transition:all 0.4s;}
.navbar-nav > li > .menu-item:hover::before{background-color:#ffffff;width:20px;}
.navbar-nav > li.active > .menu-item:before{background-color:#d2ae7e;width:20px;}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
ul.dropdown-menu > li.has-dropdown > a:before{font-family:fontawesome;content:"\f105";font-size:13px;position:absolute;right:25px;}
.dropdown-menu{background-color:transparent;position:relative;width:100%;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.transparent-header .navbar{background-color:transparent;height:101px;}
.transparent-header .navbar-nav > li.has-dropdown > a{color:#ffffff;}
.transparent-header .navbar-nav li.has-dropdown > a:hover,
.transparent-header .navbar-nav li.has-dropdown.active > a{color:#d2ae7e;}
.header-light{background-color:#ffffff;}
.header-light .navbar .logo-dark{display:inline-block;}
.header-light .navbar .logo-light{display:none;}
.header-light .navbar .module .module-icon i,
.header-light .navbar .navbar-nav > li > a{color:#222222;}
.header-light .navbar .navbar-nav > li > .menu-item:hover::before,
.header-light .navbar .navbar-nav > li.active > .menu-item:before{background-color:#222222;}
.header-fixed .affix{background-color:#ffffff;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);}
.header-fixed:not(.header-light) .navbar .logo-dark{display:none;}
.header-fixed .navbar.affix .logo-dark{display:inline-block;}
.header-fixed .navbar.affix .logo-light{display:none;}
.header-fixed .navbar.affix .module .module-icon i,
.header-fixed .navbar.affix .navbar-nav > li > a{color:#222222;}
.header-fixed .navbar.affix .navbar-nav > li > .menu-item:hover::before,
.header-fixed .navbar.affix .navbar-nav > li.active > .menu-item:before{background-color:#222222;}
.header-centered{height:255px;}
.header-centered .navbar-collapse{padding-right:215px;padding-left:215px;}
.header-centered .navbar{top:155px;}
.header-centered .navbar.affix{top:0;}
.header-centered .logo-centered{padding-top:50px;padding-bottom:25px;}
.header-topbar{height:155px;}
.header-topbar .navbar{top:55px;}
.header-topbar .navbar.affix{top:0;}
.header-13 .logo{position:absolute;left:50%;margin-left:-51px;}
.header-16 .navbar{top:30px;}
.header-16 .navbar.affix{top:0;}
.header-centered.header-17{height:201px;}
.header-centered.header-17 .navbar{top:100px;}
.container-bordered{border-bottom:1px solid rgba(255, 255, 255, 0.15);height:100px;}
.header-transparent.header-light .navbar.affix{background-color:transparent;}
.navbar.navbar--dark .logo-dark{display:inline-block !important;}
.navbar.navbar--dark .logo-light{display:none;}
.navbar.navbar--dark .module .module-icon i,
.navbar.navbar--dark .navbar-nav > li > a{color:#222222;}
.navbar.navbar--dark .navbar-nav > li > .menu-item:hover::before,
.navbar.navbar--dark .navbar-nav > li.active > .menu-item:before{background-color:#222222;}
.header-split .logo-dark{display:none;}
.header-split .logo-light{display:inline-block;}
.header-split .module .module-icon i,
.header-split .navbar-nav > li > a{color:#222222;}
.header-split .navbar-nav > li > .menu-item:hover::before,
.header-split .navbar-nav > li.active > .menu-item:before{background-color:#222222;}
@media only screen and (min-width:320px) and (max-width:479px){.mega-dropdown-menu ul{list-style:none;margin-left:-10px;}
.mega-dropdown-menu ul li a{line-height:28px;padding:0;}
.mega-dropdown-menu ul li a i{margin-right:8px;}
}
@media only screen and (min-width:320px) and (max-width:767px){.header .container{padding-right:0;padding-left:0;}
.navbar-nav{margin:0;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
.navbar-toggle{border-color:#d2ae7e;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin-top:35px;}
.navbar-toggle .icon-bar{background-color:#d2ae7e;}
.container > .navbar-header{margin-left:0;padding-right:10px;padding-left:10px;}
.container > .navbar-collapse{width:100%;background-color:#222222;margin-right:0;margin-left:0;}
.navbar-nav > li{height:auto !important;margin-right:0;}
.navbar-nav > li.pull-left{float:none !important;}
.navbar-nav li a{line-height:36px;color:#ffffff;padding-right:0;padding-left:10px;padding-top:0;}
.navbar-nav > li > .menu-item:before{display:none;}
ul ul{list-style:none;}
ul.dropdown-menu li a,
ul.mega-menu,
ul.mega-menu li ul li a{background-color:transparent;position:relative;padding:0;}
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after{font-family:fontawesome;content:"\f105";font-size:13px;position:absolute;right:10px;}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:focus,
.navbar-nav > li.has-dropdown.open > a:hover{background-color:transparent;border:none;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
li.dropdown-submenu.open > ul > li > a{padding-left:50px !important;}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:focus:after,
li.dropdown-submenu.open > a:hover:after{font-family:fontawesome;content:"\f107";font-size:13px;position:absolute;right:10px;}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:focus:after,
li.dropdown-submenu.open > a:hover:after{right:10px;}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.mega-menu li a:focus,
.mega-menu li a:hover,
.nav > li > a:focus,
.nav > li > a:hover{background-color:transparent;}
.dropdown-menu > li > a,
.mega-menu > li > a{color:#ffffff;}
.mega-menu ul{list-style:none;padding-left:25px;}
.mega-menu ul li{padding-top:5px;}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.mega-menu li a:focus,
.mega-menu li a:hover{color:#ffffff;}
ul.mega-menu{list-style:none;display:none;}
.dropdown-submenu.open > .mega-menu,
.has-dropdown.open > .mega-menu{display:block;}
.dropdown-submenu.open > .mega-menu ul{padding-left:50px;}
.header-fixed .navbar.affix .module .module-icon i,
.header-fixed .navbar.affix .navbar-nav > li > a{color:#ffffff;}
.mega-dropdown-menu .container a[href='#']{color:#d2ae7e;cursor:default;margin-left:10px;padding:0;font-weight:700;text-transform:capitalize;}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
ul.dropdown-menu > li.has-dropdown > a:before{display:none;}
.navbar.navbar--dark .module .module-icon i,
.navbar.navbar--dark .navbar-nav > li > a{color:#ffffff;}
.navbar-nav:not(.nav-pos-right){margin-right:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){.header .container{padding-right:0;padding-left:0;}
.navbar-header{float:none !important;margin-right:auto;margin-left:auto;text-align:center;}
.header .navbar .logo{float:left;}
.navbar-toggle{border-color:#d2ae7e;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin-top:35px;display:block;}
.navbar-toggle .icon-bar{background-color:#d2ae7e;}
.navbar-fixed-top .navbar-collapse{overflow:scroll !important;}
.navbar-collapse.collapse{display:none!important;}
.collapse.in{display:block !important;}
.navbar-nav{width:100%;padding-right:15px;padding-left:15px;}
.navbar-nav > li{float:none;}
.container > .navbar-collapse{width:100%;background-color:#222222;margin-right:0;}
.navbar-nav > li{height:auto !important;margin-right:0;}
.navbar-nav > li.pull-left{float:none !important;}
.navbar-nav > li > a{line-height:36px !important;color:#ffffff !important;padding-right:0;padding-left:0;padding-top:0;}
.dropdown-menu > li > a,
.mega-menu a{padding-top:0;}
.navbar-nav > li:after{display:none;}
.navbar-nav > li.active{border-bottom:none;}
.navbar-nav > li.has-dropdown > a:after,
.navbar-nav > li.has-dropdown > a:after,
li.dropdown-submenu > a:after{font-family:fontawesome;content:"\f105";font-size:13px;position:absolute;right:0;}
.navbar-nav > li.has-dropdown.open > a,
.navbar-nav > li.has-dropdown.open > a:focus,
.navbar-nav > li.has-dropdown.open > a:hover{background-color:transparent;border:none;border-bottom:1px solid rgba(255, 255, 255, 0.1);}
.mega-menu > li > a,
li a:hover,
li.dropdown-submenu.open > a,
li.open > a:focus{color:#ffffff;}
li.dropdown-submenu.open > ul > li > a{padding-left:50px !important;}
.navbar-nav > li.has-dropdown.open > a:after,
.navbar-nav > li.has-dropdown.open > a:focus:after,
.navbar-nav > li.has-dropdown.open > a:hover:after,
li.dropdown-submenu.open > a:after,
li.dropdown-submenu.open > a:focus:after,
li.dropdown-submenu.open > a:hover:after{font-family:fontawesome;content:"\f107";font-size:13px;position:absolute;right:0;}
li.dropdown-submenu > a:after,
li.dropdown-submenu.open > a:focus:after,
li.dropdown-submenu.open > a:hover:after{right:10px;}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.nav > li > a:focus,
.nav > li > a:hover{background-color:transparent;}
.dropdown-menu > li > a,
.mega-dropdown-menu .container a,
.mega-menu a{color:#ffffff;}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover{color:#ffffff;}
.mega-menu ul{list-style:none;padding-left:0;}
.mega-menu ul li{padding-top:5px;}
.mega-menu ul ul{padding-left:0;}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.mega-menu li a:focus,
.mega-menu li a:hover{color:#ffffff;}
ul.mega-menu{list-style:none;display:none;}
.mega-dropdown-menu .container ul{list-style:none;padding-left:5px;}
.mega-dropdown-menu .container ul li{line-height:25px;}
.mega-dropdown-menu .container ul i{margin-right:5px;}
.dropdown-submenu.open > .mega-menu,
.has-dropdown.open > .mega-menu{display:block;padding-left:25px;}
.dropdown-submenu.open > .mega-menu ul{padding-left:25px;}
.navbar-nav > li > .menu-item:before,
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > a:before,
ul.dropdown-menu > li.has-dropdown > a:before{display:none;}
.mega-dropdown-menu .container a[href='#']{color:#d2ae7e;cursor:default;margin-left:10px;padding:0;font-weight:700;text-transform:capitalize;}
}
@media only screen and (max-width:991px){.navbar.navbar--dark .module .module-icon i,
.navbar.navbar--dark .navbar-nav > li > a{color:#ffffff;}
}
@media only screen and (min-width:992px) and (max-width:1200px){.navbar-nav > li{margin-right:16px;}
}
@media only screen and (min-width:992px){.navbar-nav > li.has-dropdown > ul.dropdown-menu,
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu{background-color:#ffffff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-o-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;position:absolute;left:0;right:auto;-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;display:block;}
.navbar-nav > li.has-dropdown > ul.dropdown-menu{width:190px;min-width:190px;padding:13px 0;background-color:#ffffff;}
.navbar-nav > li.has-dropdown > ul.mega-menu,
li.dropdown-submenu > ul.mega-menu{width:385px!important;}
li.dropdown-submenu:hover > ul.mega-menu,
li.has-dropdown:hover > ul.dropdown-menu,
li.has-dropdown:hover > ul.mega-menu{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);opacity:1;z-index:100;display:block;}
ul.dropdown-menu > li,
ul.mega-menu > li{padding-right:0;height:40px;line-height:40px;position:relative;vertical-align:top;}
ul.mega-menu > li{border-right:1px solid #eaeaea;}
ul.mega-menu > li:last-child{border-right:none;}
ul.mega-menu > li{width:190px !important;height:auto;overflow:hidden;display:inline-block;}
ul.mega-menu > li > ul{width:190px;list-style:none;background-color:#ffffff;padding-left:0;position:relative !important;left:auto !important;}
ul.mega-menu li ul li{height:40px;line-height:40px;padding:0;}
ul.dropdown-menu li a,
ul.mega-menu li ul li a{line-height:40px;color:#7f7f7f;padding:0;border-bottom:1px solid #f3f3f3;display:block;font-size:13px;font-weight:400;-o-transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;transition:all 0.35s;text-transform:capitalize;margin:0 25px;}
ul.mega-menu li ul li span{color:#d2ae7e;padding:0;display:block;font-size:13px;line-height:39px;text-transform:uppercase;font-weight:700;}
ul.dropdown-menu li:last-child > a{border-bottom:none;}
ul.dropdown-menu li > a:active,
ul.dropdown-menu li > a:focus,
ul.dropdown-menu li > a:hover,
ul.mega-menu li a:active,
ul.mega-menu li a:focus,
ul.mega-menu li a:hover{background-color:transparent;color:#d2ae7e;padding:0 0 0 20px;}
ul.dropdown-menu.left{left:-185px !important;margin-left:0 !important;}
ul.mega-menu.left{left:-410px !important;}
li.dropdown-submenu > ul.mega-menu,
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu > ul.dropdown-menu{background-color:#ffffff;padding:25px 0;-webkit-transition:all 0.4s;-moz-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-o-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0 0;-ms-transform-origin:0 0 0;-o-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;display:block;position:absolute;left:100%;right:auto;top:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin:-1px 0 0;z-index:1001;}
li.has-dropdown > ul.dropdown-menu > li.dropdown-submenu:hover > ul.dropdown-menu{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);opacity:1;z-index:1001;margin-top:-1px;margin-left:0;padding:13px 0;-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);}
li.dropdown-submenu.pull-left > ul.dropdown-menu{left:auto;right:0;margin-right:0;}
li.dropdown-submenu > ul.dropdown-menu > li.has-dropdown > ul.dropdown-menu{background-color:#ffffff;float:none;position:absolute;border-radius:0;left:100%;right:auto;top:0;margin:-1px 0 0;z-index:1;border:1px solid #eaeaea;padding:13px 0;}
li.dropdown-submenu > ul.dropdown-menu > li.has-dropdown > ul.dropdown-menu.left{left:-185px !important;}
.mega-dropdown{position:static !important;}
.mega-dropdown-menu{padding:20px 0 !important;width:100% !important;background-color:#ffffff !important;border:none !important;margin-top:-23px;}
.mega-dropdown-menu .container{background-color:#ffffff;}
.mega-dropdown-menu .container div[class*='col-']{padding-left:0;padding-right:0;}
.mega-dropdown-menu li ul{padding:0;margin:0;}
.mega-dropdown-menu li ul li{list-style:none;}
.mega-dropdown-menu li ul li a{padding:0;border-bottom:none;}
.mega-dropdown-menu li ul li a:hover{padding:0 0 0 12px;}
.mega-dropdown-menu li ul li a i{margin-right:8px;}
.mega-dropdown-menu .container div[class*='col-'] > a{border-bottom:none;padding-left:0;font-size:14px;}
.mega-dropdown-menu .container a[href='#']{color:#d2ae7e;cursor:default;font-weight:600;}
}
.hamburger-panel{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#272930;overflow-x:hidden;webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;}
.hamburger-panel-close i:before{content:"\f00d";color:#f3695f;}
.hamburger-panel .list-links{margin-bottom:0;padding:45px 30px;}
.hamburger-panel .list-links a{font-size:14px;font-weight:700;line-height:44px;text-transform:uppercase;color:#f9f9f9;padding-bottom:10px;margin-bottom:25px;position:relative;display:block;}
.hamburger-panel .list-links a:after{opacity:0;content:"";height:2px;width:20px;position:absolute;left:0;top:100%;display:inline-block;background-color:#d2ae7e;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px);}
.hamburger-panel .list-links a.active:after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.hamburger-panel .list-links a:hover{color:#d2ae7e;}
.hamburger-panel .list-links a:hover::after{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}
.hamburger-panel .social-share{padding:0 30px;}
.hamburger-panel .social-share a{width:32px;height:32px;line-height:32px;border-radius:1px;font-size:15px;font-weight:400;color:#f9f9f9;text-align:center;display:inline-block;background-color:#32333a;margin-right:5px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.hamburger-panel .social-share a:hover{color:#ffffff !important;}
.hamburger-panel .social-share a.share-facebook:hover{background-color:#3B5998;}
.hamburger-panel .social-share a.share-twitter:hover{background-color:#00ACEE;}
.hamburger-panel .social-share a.share-pinterest:hover{background-color:#C8232C;}
.hamburger-panel .social-share a.share-google-plus:hover{background-color:#DD4B39;}
.hamburger-panel .social-share a.share-dribbble:hover{background-color:#EA4C89;}
.hamburger-panel .copywright{text-align:center;padding:60px 30px 0;font-size:13px;font-weight:400;text-transform:uppercase;color:#818181;}
.header-transparent + .slider{margin-top:-100px;}
.slider{height:700px;padding-top:0;padding-bottom:0;}
.slider .slide--item{height:700px;}
.slider .slide--subheadline{color:#f9f9f9;font-family:'Droid Serif', serif;font-size:17px;font-style:italic;line-height:45px;margin-bottom:0;text-transform:capitalize;}
.slider .slide--headline{color:#ffffff;font-size:65px;font-weight:700;line-height:70px;margin-bottom:20px;text-transform:capitalize;}
.slider .slide--bio{color:#f9f9f9;font-family:'Droid Serif', serif;font-size:18px;font-style:italic;line-height:27px;margin-bottom:40px;}
.slider-small{height:600px;}
.slider-small .slide--item{height:600px;}
.slider-theme .slide--headline{font-size:165px;line-height:1;text-transform:capitalize;}
.slider-portfolio .slide--container{background-color:rgba(255, 255, 255, 0.9);padding:80px 60px;}
.slider-portfolio .slide--subheadline{font-size:13px;color:#333333;}
.slider-portfolio .slide--headline{font-size:30px;color:#282828;line-height:30px;}
.slider-portfolio .slide--action a{color:#d2ae7e;font-size:13px;font-weight:600;line-height:20px;text-transform:uppercase;}
.slider-shop .slide--headline{color:#282828;font-size:65px;}
.slider-shop .slide--bio{color:#a5a5a5;}
.slider-overlay-dark .slotholder:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;pointer-events:none;background:rgba(27, 26, 26, 0.5);}
.slider-overlay-theme .slotholder:after{width:100%;height:100%;content:"";position:absolute;left:0;top:0;pointer-events:none;background-color:rgba(221, 84, 61, 0.75);background-image:linear-gradient(to top, rgba(11, 123, 84, 0.17) 0%, rgba(220, 76, 52, 0.17) 0%, rgba(220, 76, 52, 0.17) 29%, rgba(220, 76, 52, 0.6) 76%, rgba(220, 76, 52, 0.6) 100%);}
.rs-dots .tp-bullet{height:9px;width:9px;border-radius:50%;background-color:#ffffff;border:2px solid transparent;}
.rs-dots .tp-bullet.selected:before,
.rs-dots .tp-bullet:hover:before{width:13px;height:13px;background-color:#ffffff;content:"";position:absolute;top:-4px;left:-4px;border-radius:50%;border:2px solid #ffffff;-webkit-box-shadow:0 0 0 2px #333333 inset;-moz-box-shadow:0 0 0 2px #333333 inset;box-shadow:0 0 0 2px #333333 inset;}
.rs-arrows.tparrows.ares{background-color:transparent;border-radius:0;}
.rs-arrows.tparrows.ares:hover{background-color:#ffffff;}
.rs-arrows.ares.tparrows:before{font-family:'Linearicons-Free';font-size:40px;color:#ffffff;}
.rs-arrows.ares.tparrows.tp-leftarrow:before{content:"\e875";}
.rs-arrows.ares.tparrows.tp-rightarrow:before{content:"\e876";}
.slider-rs-dark .rs-arrows.ares.tparrows:before{color:#333333;}
.slider-rs-dark .rs-dots .tp-bullet{background-color:#333333;}
.slider-rs-dark .rs-dots .tp-bullet.selected:before,
.slider-rs-dark .rs-dots .tp-bullet:hover:before{background-color:#333333;border-color:#333333;-webkit-box-shadow:0 0 0 2px #ffffff inset;-moz-box-shadow:0 0 0 2px #ffffff inset;box-shadow:0 0 0 2px #ffffff inset;}
@media only screen and (min-width:320px) and (max-width:767px){.slider .slide--subheadline{font-size:15px;}
.slider .slide--headline{font-size:30px;line-height:1.2;}
.slider .slide--bio{font-size:14px;line-height:1.5;padding:0 10px;}
.slider,
.slider .slide--item{height:500px;}
.slider .slide-action .btn{width:120px;font-size:12px;}
.slider .btn--video{padding-left:65px;}
.slider .btn--video i{left:10px;}
.slider .slide-action .btn.btn--slide-wide{width:200px;}
.slider-portfolio .slide--headline{font-size:25px;}
.slider-portfolio .slide--container{padding:40px 30px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.slider,
.slider .slide--item{height:500px;}
.slider .slide--subheadline{font-size:16px;}
.slider .slide--headline{font-size:36px;line-height:1.2;}
.slider .slide--bio{padding:0 40px;}
.slider-portfolio .slide--container{padding:40px 30px;}
}
.member{text-align:center;overflow:hidden;}
.member .member-img{position:relative;margin-bottom:30px;overflow:hidden;}
.member .member-img img{max-width:100%;height:auto;}
.member .member-overlay{position:absolute;width:100%;height:100%;padding:20px;top:0;left:0;}
.member .member-overlay .member-social{border-radius:2px;background-color:rgba(34, 34, 34, 0.95);width:100%;height:100%;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.member .member-img:hover .member-overlay .member-social{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.member .member-overlay .member-social a{color:#ffffff;font-size:14px;font-weight:400;line-height:1;margin-right:20px;}
.member .member-overlay .member-social a:last-child{margin-right:0;}
.member .member-overlay .member-social a:hover{color:#d2ae7e;}
.member .member-info h5{color:#222222;font-size:18px;font-weight:600;line-height:1;margin-bottom:14px;}
.member .member-info h6{color:#9b9b9b;font-size:13px;font-weight:400;line-height:1;margin-bottom:0;}
.member .member-info p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:22px;margin-bottom:0;}
.member .divider--line{margin-top:16px;maring-bottom:6px;}
.member .member-data{position:absolute;bottom:36px;left:0;text-align:center;width:100%;}
.member .member-social-links{margin-bottom:25px;}
.member .member-data h5,
.member .member-data h6{color:#ffffff;}
.team-2{padding-bottom:90px;}
.team-3{padding-bottom:50px;}
.team-3 .member{margin-bottom:50px;}
.team .container-fluid [class*="col-"]{padding-left:0 !important;padding-right:0 !important;}
.team-4 .member .member-img{margin-bottom:0;}
.testimonial-panel{text-align:center;}
.testimonial-panel .testimonial--icon{position:relative;height:26px;background:url("../images/testimonial/icon.png") no-repeat center;margin-bottom:35px;}
.testimonial-panel .testimonial--body{margin-bottom:20px;}
.testimonial-panel .testimonial--body p{color:#9b9b9b;font-family:'Droid Serif', serif;font-size:23px;font-style:italic;line-height:35px;margin-bottom:0;}
.testimonial-panel .testimonial--meta h4{color:#282828;font-size:14px;font-weight:600;line-height:1;margin-bottom:10px;padding-top:5px;}
.testimonial-panel .testimonial--meta p{color:#616161;font-size:13px;font-weight:400;line-height:1;margin-bottom:0;}
.testimonial-panel .testimonial--meta-img{width:50px;height:50px;line-height:50px;margin-right:20px;overflow:hidden;border-radius:50%;}
.testimonial-1 .testimonial-panel .testimonial--body{padding:0 70px;}
.testimonial-1 .testimonial-panel .testimonial--meta{text-align:left;padding-left:50%;margin-left:-110px;}
.testimonial-1 .testimonial-panel .testimonial--meta-img{float:left;}
.testimonial-2{padding-bottom:86px;}
.testimonial-2 .testimonial-panel{-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;padding:40px;}
.testimonial-2 .testimonial-panel .testimonial--body{margin-bottom:12px;}
.testimonial-2 .testimonial-panel .testimonial--body p{font-size:16px;line-height:24px;}
.testimonial-2 .testimonial-panel .testimonial--meta-img{margin:0 auto 25px;}
.testimonial-2 .testimonial-panel .testimonial--icon{margin-bottom:20px;}
.testimonial-2 .owl-item{padding-bottom:3px;}
.testimonial-3 .carousel-dots .owl-controls .owl-dots .owl-dot span{background-color:#ffffff;border-color:#333333;}
.testimonial-3 .carousel-dots .owl-controls .owl-dots .owl-dot.active span{-moz-box-shadow:0 0 0 2px #ffffff;-webkit-box-shadow:0 0 0 2px #ffffff;box-shadow:0 0 0 2px #ffffff;}
@media only screen and (min-width:320px) and (max-width:767px){.testimonial-1 .testimonial-panel .testimonial--body{padding:0 20px;}
.testimonial-panel .testimonial--body p{font-size:15px;line-height:1.6;}
}
.portfolio-filter{text-align:center;margin-bottom:36px;}
.portfolio-filter li a{color:#333333;font-size:13px;font-weight:700;line-height:1;margin-right:29px;text-transform:capitalize;}
.portfolio-filter li:last-child a{margin-right:0;}
.portfolio-filter li a.active-filter,
.portfolio-filter li a:hover{color:#d2ae7e;}
.portfolio-item .portfolio--img{position:relative;}
.portfolio-item .portfolio--img img{max-width:100%;height:auto;}
.portfolio-item .portfolio--hover{position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;}
.portfolio-item .portfolio--hover .portfolio--action{width:100%;height:100%;background-color:rgba(255, 255, 255, 0.9);text-align:center;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.portfolio-item:hover .portfolio--hover .portfolio--action{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.portfolio-item .portfolio--title h4{color:#222222;font-size:18px;font-weight:600;line-height:28px;margin-bottom:0;}
.portfolio-item .portfolio--title h4 a{color:#222222;}
.portfolio-item .portfolio--title h4 a:hover{color:#d2ae7e;}
.portfolio-item .portfolio--cat a{color:#333333;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;}
.portfolio-item .portfolio--cat a:hover{color:#d2ae7e;}
.portfolio--content{text-align:center;}
.portfolio-zoom a{display:inline-block;}
.icon--zoom{width:20px;height:20px;background:url("../images/icons/zoom.png") no-repeat center center;display:block;}
.portfolio-gallery .col-md-5ths{padding:5px;}
.portfolio-grid .portfolio-item{margin-bottom:30px;}
.portfolio-standard .portfolio-item{margin-bottom:47px;}
.portfolio-standard .portfolio-item .portfolio--img{margin-bottom:21px;}
.portfolio-spaced .portfolio-item{margin-bottom:30px;}
.portfolio-single .portfolio--img img{max-width:100%;height:auto;margin-bottom:30px;}
.portfolio-single .portfolio--title h3{color:#222222;font-size:30px;font-weight:500;line-height:1;margin-bottom:22px;}
.portfolio-single .divider--line{margin-bottom:30px;margin-left:0;margin-right:0;}
.portfolio-single .portfolio--content{padding-bottom:10px;text-align:left;}
.portfolio-single .portfolio--content p{color:#9b9b9b;font-size:15px;font-weight:300;line-height:23px;}
.portfolio-single .portfolio--list,
.portfolio-single .portfolio--share{margin-bottom:30px;padding:30px;background-color:#f9f9f9;}
.portfolio-single .portfolio--list ul li{font-size:14px;font-weight:400;line-height:29px;color:#9e9e9e;}
.portfolio-single .portfolio--list ul li span{color:#222222;}
.portfolio-single .portfolio--share span{color:#222222;font-size:13px;font-weight:600;line-height:30px;text-transform:uppercase;margin-right:30px;}
.portfolio-single .portfolio--share a{color:#5d5d5d;font-size:14px;font-weight:600;line-height:30px;margin-right:20px;}
.portfolio-single .portfolio--share a:last-of-type{margin-right:0;}
.portfolio-single .portfolio--share a:hover{color:#d2ae7e;}
.portfolio-single hr.divider{margin-bottom:40px;margin-top:40px;}
.portfolio-single .portfolio--prev-next{position:relative;height:50px;}
.portfolio-single .portfolio--prev-next:after{position:absolute;left:50%;top:10px;color:#616161;font-family:fontawesome;content:"\f009";font-size:23px;font-weight:400;line-height:28px;}
.portfolio--prev-next .portfolio--next,
.portfolio--prev-next .portfolio--prev{position:relative;}
.portfolio--prev-next .portfolio--icon{position:absolute;top:0;width:49px;height:49px;text-align:center;}
.portfolio--prev-next .portfolio--icon a{border:1px solid #f9f9f9;text-align:center;display:block;color:#646464;font-size:25px;font-weight:400;line-height:47px;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.portfolio--prev-next .portfolio--icon a:hover{background-color:#d2ae7e;color:#ffffff;border-color:#d2ae7e;}
.portfolio--prev-next .portfolio--bio p{color:#b8b8b8;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;margin-bottom:6px;}
.portfolio--prev-next .portfolio--bio a{color:#282828;font-size:16px;font-weight:600;line-height:28px;}
.portfolio--prev-next .portfolio--bio a:hover{color:#d2ae7e;}
.portfolio--prev-next .portfolio--prev .portfolio--icon{left:0;}
.portfolio--prev-next .portfolio--prev .portfolio--bio{padding-left:65px;}
.portfolio--prev-next .portfolio--next .portfolio--icon{right:0;}
.portfolio--prev-next .portfolio--next .portfolio--bio{padding-right:65px;text-align:right;}
.portfolio--carousel .owl-controls .owl-nav [class*=owl-]{position:absolute;top:50%;width:60px;height:60px;line-height:60px;background-color:#ffffff;margin-top:-30px;color:#999999;font-size:0;font-weight:400;text-align:center;padding:0;border-radius:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.portfolio--carousel .owl-controls .owl-nav [class*=owl-]:hover{color:#ffffff;background-color:#d2ae7e;}
.portfolio--carousel:hover .owl-controls .owl-nav [class*=owl-]{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.portfolio--carousel .owl-controls .owl-nav .owl-prev{left:30px;}
.portfolio--carousel .owl-controls .owl-nav .owl-prev:before{font-family:fontawesome;content:"\f104";font-size:25px;}
.portfolio--carousel .owl-controls .owl-nav .owl-next{right:60px;}
.portfolio--carousel .owl-controls .owl-nav .owl-next:before{font-family:fontawesome;content:"\f105";font-size:25px;}
.portfolio--single-masonry{column-count:3;column-gap:30px;}
.portfolio--single-masonry-2col{column-count:2;column-gap:30px;}
.portfolio--slider{padding:30px 30px 20px 0;}
.portfolio--slider .portfolio-item .portfolio--hover{padding:200px;}
.portfolio--slider .owl-controls{margin-top:0;}
.portfolio--slider .owl-controls .owl-nav [class*=owl-]{position:absolute;top:50%;height:60px;line-height:60px;margin-top:-30px;color:#ffffff;font-size:0;font-weight:400;text-align:center;background-color:transparent;padding:0;border-radius:0;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.portfolio--slider .owl-controls .owl-nav [class*=owl-]:hover{color:#d2ae7e;background-color:transparent;}
.portfolio--slider .owl-controls .owl-nav .owl-prev{left:30px;}
.portfolio--slider .owl-controls .owl-nav .owl-prev:before{font-family:fontawesome;content:"\f104";font-size:25px;}
.portfolio--slider .owl-controls .owl-nav .owl-next{right:60px;}
.portfolio--slider .owl-controls .owl-nav .owl-next:before{font-family:fontawesome;content:"\f105";font-size:25px;}
.portfolio--slider .owl-dots{position:absolute;bottom:20px;width:100%;}
.portfolio--slider .owl-dots .owl-dot span{background-color:transparent;border:1px solid #ffffff;}
.portfolio--slider .owl-dots .owl-dot.active span,
.portfolio--slider .owl-dots .owl-dot:hover span{background:#ffffff;}
.portfolio-parallax .portfolio-item .portfolio--img{min-height:800px;background-attachment:fixed;}
.portfolio-parallax .portfolio-item .portfolio--content{padding-top:136px;padding-bottom:136px;}
.portfolio-parallax .portfolio-item .portfolio--title h4{font-size:30px;line-height:36px;margin-bottom:16px;}
.portfolio-parallax .portfolio-item .portfolio--cat{margin-bottom:15px;}
.portfolio-parallax .portfolio-item a.portfolio--more{color:#d2ae7e;font-size:13px;font-weight:600;line-height:1;text-transform:uppercase;}
@media only screen and (min-width:320px) and (max-width:767px){.portfolio-single .portfolio--list,
.portfolio-single .portfolio--share{padding:15px;}
.portfolio-single .portfolio--share span{display:block;}
.portfolio-single .portfolio--prev-next:after{display:none;}
.portfolio--prev-next .portfolio--prev .portfolio--bio{margin-bottom:30px;}
.portfolio-filter li a{margin-right:10px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.portfolio-item .portfolio--img img{width:100%;}
}
.feature-panel{position:relative;}
.feature-panel .feature--icon{color:#d2ae7e;font-size:40px;line-height:1;margin-bottom:23px;}
.feature-panel .feature--icon i{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;display:inline-block;}
.feature-panel .feature--icon:hover i{-webkit-animation:pulse 0.9s infinite;-moz-animation:pulse 0.9s infinite;-ms-animation:pulse 0.9s infinite;-o-animation:pulse 0.9s infinite;animation:pulse 0.9s infinite;}
.feature-panel .feature--content h3{color:#282828;font-size:18px;font-weight:600;line-height:1;margin-bottom:9px;}
.feature-panel .feature--content p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:23px;margin-bottom:0;}
.feature-2 .feature-panel .feature--icon{position:absolute;left:0;top:0;margin-bottom:0;}
.feature-2 .feature-panel .feature--content{padding-left:68px;}
.feature-3{min-height:700px;}
.feature-3 img{position:absolute;left:0;max-width:650px;}
.feature-3 .feature-panel{margin-bottom:36px;}
.feature-3 .feature-panel .feature--icon{margin-bottom:18px;}
.feature-4 .feature-panel .feature--icon{margin-bottom:18px;}
@media only screen and (min-width:320px) and (max-width:767px){.feature-panel{margin-bottom:20px;}
.feature-panel .feature--icon{margin-bottom:10px;}
.feature-3 img{position:relative;max-width:100%;margin-left:-15px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.feature-panel{margin-bottom:20px;}
.feature-3{min-height:500px;}
.feature-3 img{position:relative;max-width:100%;margin-left:-100px;}
}
.cta{padding:40px 0;}
.cta h3{font-size:24px;font-weight:600;line-height:50px;margin-bottom:0;color:#ffffff;}
.cta h3 a[href^=tel]{color:inherit;text-decoration:none;}
.cta-3{padding:60px 0;}
.cta-3 h3{color:#222222;}
@media only screen and (min-width:320px) and (max-width:767px){.cta,
.cta .text-right{text-align:center !important;}
.cta h3{font-size:20px;line-height:30px;margin-bottom:10px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.cta h3{font-size:20px;}
}
.counter{padding-top:110px;padding-bottom:110px;}
.count-box .count-icon{color:#d2ae7e;font-size:40px;margin-bottom:10px;line-height:1;}
.count-box .counting{color:#222222;font-size:50px;font-weight:600;line-height:1;margin-bottom:25px;position:relative;padding-bottom:12px;}
.count-box .counting:after{position:absolute;bottom:0;left:50%;margin-left:-10px;width:20px;height:2px;content:"";background-color:#e2e2e2;}
.count-title{color:#9b9b9b;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;}
.counter-theme .count-icon,
.counter-theme .count-title,
.counter-theme .counting{color:#ffffff;}
.counter-dark .count-icon{color:#d2ae7e;}
.counter-dark .count-title,
.counter-dark .counting{color:#ffffff;}
@media only screen and (min-width:320px) and (max-width:767px){.counter{padding-top:60px;padding-bottom:60px;}
.count-box{margin-bottom:30px;}
}
.pricing-panel{-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;padding:40px;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.pricing-panel:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px);}
.pricing-panel .pricing--heading{border-radius:2px;background-color:#f5f5f5;padding:20px 27px 27px 36px;}
.pricing-panel .pricing--heading h4{font-size:16px;line-height:1;margin-bottom:33px;font-weight:600;color:#d2ae7e;text-transform:capitalize;}
.pricing-panel .pricing--heading p{color:#282828;font-size:70px;font-weight:500;line-height:1;margin-bottom:10px;}
.pricing-panel .pricing--heading span.currency{font-size:28px;}
.pricing-panel .pricing--heading span.time{font-size:13px;}
.pricing-panel .pricing--heading .pricing--desc{color:#a5a5a5;font-size:13px;font-weight:400;line-height:21px;}
.pricing-panel .pricing--body{color:#9b9b9b;font-size:14px;font-weight:400;line-height:40px;text-transform:capitalize;}
.pricing-panel .pricing--body .pricing--list{padding:35px 50px 40px;margin-bottom:0;}
.pricing-panel .pricing--body .pricing--list li{position:relative;}
.pricing-panel .pricing--body .pricing--list li:after{position:absolute;bottom:0;left:50%;margin-left:-25px;content:"";width:50px;height:1px;background-color:#e5e4e4;}
.pricing-panel .pricing--body .pricing--list li:last-child::after{display:none;}
.pricing-panel .pricing--heading.bg-theme h4{color:#222222;}
.pricing-panel .pricing--heading.bg-theme .pricing--desc,
.pricing-panel .pricing--heading.bg-theme p{color:#ffffff;}
@media only screen and (min-width:320px) and (max-width:767px){.price-table{margin-bottom:30px;}
.price-table:last-of-type{margin-bottom:0;}
}
@media only screen and (min-width:768px) and (max-width:991px){.pricing-panel{padding:15px;}
.pricing-panel .pricing--body .pricing--list{padding:35px 20px 40px;}
.pricing-panel .pricing--heading{padding:20px 10px 27px;}
.pricing-panel .pricing--heading p{font-size:50px;}
}
.blog-entry{-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;padding:40px;margin-bottom:30px;}
.blog-entry .entry--img{margin-bottom:24px;overflow:hidden;}
.blog-entry .entry--img img,
.entry-related .entry--img img{max-width:100%;height:auto;-moz-transition:all .35s linear;-webkit-transition:all .35s linear;-ms-transition:all .35s linear;-o-transition:all .35s linear;transition:all .35s linear;}
.blog-entry .entry--img img:hover,
.entry-related .entry--img img:hover{transform:scale(1.1);}
.entry-related .entry--img{overflow:hidden;}
.blog-entry .entry--meta{color:#616161;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:26px;margin-bottom:5px;}
.blog-entry .entry--meta .entry--cat a{color:#d2ae7e;}
.blog-entry .entry--title{margin-bottom:18px;}
.blog-entry .entry--title h4{color:#282828;font-size:18px;font-weight:600;line-height:23px;margin-bottom:0;}
.blog-entry .entry--title h4 a{color:#282828;}
.blog-entry .entry--title h4 a:hover{color:#d2ae7e;}
.blog-entry .entry--content{color:#9b9b9b;font-size:14px;font-weight:400;line-height:23px;margin-bottom:16px;}
.blog-entry .entry--more{overflow:hidden;}
.blog-entry .entry--more a{color:#d2ae7e;font-size:13px;font-weight:600;line-height:1;text-transform:uppercase;position:relative;display:inline-block;padding-bottom:7px;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.blog-entry .entry--more a:after{position:absolute;left:0;bottom:0;content:"";height:2px;width:100%;background-color:#d2ae7e;transform:translateX(-50px);-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.blog-entry .entry--more a:hover{color:#222222;}
.blog-entry .entry--more a:hover:after{background-color:#222222;transform:translateX(0);}
.blog-single .col-md-10,
.blog-standard .col-md-10{padding-right:50px;padding-left:50px;}
.blog-standard .blog-entry .entry--title h4{font-size:24px;}
.blog-single .blog-entry .entry--title h4{font-size:24px;}
.entry--share{padding-top:22px;border-top:2px solid #eeeeee;}
.entry--share .share--title{color:#222222;font-size:13px;font-weight:600;line-height:30px;text-transform:uppercase;margin-bottom:0;}
.entry--share a{color:#5d5d5d;font-size:14px;margin-right:20px;line-height:30px;}
.entry--share a:last-child{margin-right:0;}
.entry--share a:hover{color:#d2ae7e;}
.entry-prev-next{position:relative;-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;padding:40px;margin-bottom:40px;min-height:140px;}
.entry-prev-next:after{position:absolute;width:2px;height:48px;content:"";background-color:#eeeeee;left:50%;top:46px;}
.entry-next,
.entry-prev{width:50%;float:left;}
.entry-prev-next .entry-prev{padding-right:15px;}
.entry-prev-next .entry-next{padding-left:15px;text-align:right;}
.entry-next-content,
.entry-prev-content{position:relative;}
.entry-prev-next .entry-prev img{position:absolute;left:0;top:0;}
.entry-prev-next .entry-next img{position:absolute;right:0;top:0;}
.entry-prev-next .entry-prev .entry-desc{position:relative;margin-left:65px;}
.entry-prev-next .entry-next .entry-desc{position:relative;margin-right:65px;}
.entry-prev-next a{font-size:14px;font-weight:600;color:#282828;margin-top:13px;}
.entry-prev-next p{font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;text-transform:capitalize;margin-bottom:10px;}
.entry-widget{box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;margin-bottom:40px;padding:40px;}
.entry-widget .entry-widget-title{position:relative;margin-bottom:30px;}
.entry-widget .divider--line{margin-left:0;margin-right:0;margin-bottom:20px;}
.entry-widget .entry-widget-title h4{color:#222222;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;margin-bottom:10px;}
.entry-widget .entry-widget-content{position:relative;}
.entry-bio img{position:absolute;left:0;top:0;}
.entry-bio .entry-bio-desc{padding-left:120px;}
.entry-bio .entry-bio-desc p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:24px;margin-bottom:5px;}
.entry-bio .entry-bio-desc a{color:#5d5d5d;font-size:15px;font-weight:400;line-height:1;margin-right:25px;}
.entry-bio .entry-bio-desc a:last-child{margin-right:0;}
.entry-bio .entry-bio-desc a:hover,
.entry-meta a:hover,
.entry-next:hover a,
.entry-prev:hover a,
.entry-related .entry:hover .entry-title h5,
.entry-share a:hover{color:#d2ae7e;}
.entry-related .entry--img{margin-bottom:20px;}
.entry-related .entry-title{margin-left:0;}
.entry-related .entry--title h5{font-size:15px;font-weight:600;line-height:23px;color:#282828;margin-bottom:10px;}
.entry-related .entry--title a{color:#282828;}
.entry-related .entry--title a:hover{color:#d2ae7e;}
.entry-related .entry--meta{color:#616161;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;}
ul.comments-list{width:100%;list-style:none;overflow:hidden;padding-left:0;margin-bottom:0;}
ul.comments-list li{position:relative;border-bottom:2px solid #eeeeee;padding-bottom:20px;margin-bottom:30px;}
ul.comments-list li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
ul.comments-list .comment-body .avatar{position:absolute;left:0;top:0;}
ul.comments-list .comment-body .comment{padding-left:90px;}
ul.comments-list .comment-body .comment h6{font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:0;color:#282828;line-height:23px;}
ul.comments-list .comment-body .comment .date{color:#616161;font-family:'Droid Serif', serif;font-size:12px;font-style:italic;line-height:24px;}
ul.comments-list .comment-body .comment p{color:#9b9b9b;font-size:14px;line-height:22px;margin-bottom:0;}
ul.comments-list .comment-body .comment a.reply{font-size:13px;font-weight:600;text-transform:uppercase;color:#d2ae7e;line-height:1;margin-top:16px;display:inline-block;}
ul.comments-list .comment a.reply:hover{color:#222222;}
ul.comments-list ul.comment-children{list-style:none;margin:20px 0 0 90px;padding-top:30px;padding-left:0;border-top:2px solid #eeeeee;}
ul.comments-list ul.comment-children .comment-body .comment{padding-left:90px;}
ul.comments-list ul.comment-children li:last-child{margin-bottom:0;padding-bottom:0;}
ul.comments-list ul.comment-children ul .comment-body .comment{padding-left:90px;}
.entry-widget.comments-form .entry-widget-title h4{margin-bottom:60px;}
.comments-form .form-control{margin-bottom:30px;}
.blog-carousel{padding-bottom:87px;}
.blog-carousel .carousel-dots .owl-controls{margin-top:25px;}
@media only screen and (min-width:320px) and (max-width:767px){ul.comments-list ul.comment-children{margin:20px 0 0;}
.blog-entry{padding:20px;}
.blog-single .blog-entry .entry--title h4{font-size:17px;line-height:1.2;}
.entry--share .text-right{text-align:left;}
.entry-next,
.entry-prev{width:100%;float:none;margin-bottom:0;}
.entry-next{margin-bottom:0;}
.entry-prev{margin-bottom:30px;}
.entry-prev-next{padding:10px;}
.entry-prev-next:after{display:none;}
.entry-prev-next a{font-size:13px;}
.entry-prev-next .entry-prev{padding-right:0;}
.entry-widget{padding:20px;}
.entry-bio .entry-bio-desc p,
.entry-bio img{position:relative;margin-bottom:15px;}
.entry-bio .entry-bio-desc{padding-left:0;}
.entry-related .entry{margin-bottom:30px;}
.entry-related .entry:last-of-type{margin-bottom:0;}
.blog-standard .blog-entry .entry--title h4{font-size:18px;line-height:1.2;}
}
@media only screen and (min-width:768px) and (max-width:991px){.entry-related img{width:100%;}
.blog-standard .blog-entry .entry--title h4{font-size:20px;line-height:1.2;}
}
@media only screen and (min-width:992px) and (max-width:1200px){.entry-related img{width:100%;}
}
.cart-table{margin-bottom:50px;}
.cart-table .table{background-color:#ffffff;border:1px solid #eeeeee;border-radius:0;margin-bottom:0;}
.cart-table thead{background-color:#f9f9f9;}
.cart-table thead tr th{font-size:14px;font-weight:600;text-align:center;text-transform:capitalize;color:#282828;line-height:55px !important;border-bottom-width:0 !important;border-color:#eeeeee;padding:0;}
.cart-table tbody tr td{padding:20px;border-color:#eeeeee;}
.cart-table tbody tr td.cart-product-price,
.cart-table tbody tr td.cart-product-total{font-size:13px;font-weight:600;line-height:26px;color:#9b9b9b;}
.cart-table tbody tr td.cart-product-quantity .product-quantity{line-height:1px;}
td.cart-product-quantity .product-quantity input{width:30px;height:25px;border:1px solid #eeeeee;border-radius:2px;text-align:center;color:#282828;font-size:14px;font-weight:400;line-height:25px;margin-right:5px;}
td.cart-product-quantity .product-quantity i{width:25px;height:25px;line-height:25px;border:1px solid #eeeeee;border-radius:1px;color:#d2ae7e;margin-right:5px;font-size:10px;}
.cart-table tbody tr td.cart-product-price,
.cart-table tbody tr td.cart-product-total,
td.cart-product-quantity{text-align:center;}
.cart-table .cart-product-action td{padding:30px 20px;}
.cart-table .cart-product-action form{margin-bottom:0;}
.cart-table .cart-product-action .form-control{color:#9b9b9b;font-size:12px;font-weight:400;padding:0 15px;width:250px;height:42px;line-height:25px;margin-bottom:0;background-color:transparent;border:1px solid #eeeeee;border-radius:0;font-style:italic;text-transform:capitalize;}
.cart-table .cart-product-action .btn{text-transform:uppercase;font-size:13px;font-weight:600;margin-left:10px;line-height:42px;height:42px;width:auto;text-align:center;padding-right:16px;padding-left:16px;border-radius:1px;}
.cart-product-img{float:left;padding-right:20px;}
.cart-product-name h6{color:#282828;font-size:16px;font-weight:600;line-height:27px;text-transform:capitalize;}
.cart-product-remove{float:right;width:19px;height:19px;line-height:19px;font-size:9px;background-color:#000;border-radius:1px;color:#ffffff;text-align:center;cursor:pointer;}
.cart-shiping,
.cart-total-amount{background-color:white;border:1px solid #eeeeee;border-radius:1px;padding:30px 20px;}
.cart-shiping h6,
.cart-total-amount h6{color:#282828;font-size:18px;font-weight:600;margin-bottom:25px;position:relative;}
.cart-total-amount ul li{color:#d2ae7e;font-size:13px;font-weight:600;line-height:36px;text-transform:uppercase;}
.cart-total-amount ul li span{color:#959595;font-size:13px;font-weight:400;line-height:36px;}
.cart-shiping .form-control{background-color:transparent;border:1px solid #eeeeee;font-size:12px;color:#959595;font-weight:400;padding:0 15px;height:42px;line-height:42px;margin-bottom:20px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-transform:capitalize;}
.cart-shiping .form-control::-webkit-input-placeholder{color:#959595;}
.cart-shiping .form-control:-moz-placeholder{color:#959595;}
.cart-shiping .form-control::-moz-placeholder{color:#959595;}
.cart-shiping .form-control:-ms-input-placeholder{color:#959595;}
.cart-shiping .col-xs-12{position:relative;}
.cart-shiping i{position:absolute;font-size:13px;right:25px;top:12px;z-index:1;pointer-events:none;cursor:pointer;color:#b8b8b8;}
.cart-shiping .btn{line-height:41px;height:42px;color:white;font-size:14px;width:auto;padding:0 17px;border-radius:0;font-weight:600;text-transform:uppercase;}
.cart-shiping .btn:hover{color:#ffffff;background:#222222;}
.product-item{margin-bottom:50px;text-align:center;}
.product--img{position:relative;margin-bottom:30px;}
.product--img img{max-width:100%;height:auto;}
.product--img .product--hover{position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;}
.product--img .product--hover .product--action{width:100%;height:100%;border-radius:2px;background-color:rgba(221, 84, 61, 0.95);text-align:center;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.product--img .product--hover .product--action a{color:#ffffff;font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;position:relative;top:50%;}
.product--content .product--cat{font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;margin-bottom:12px;}
.product--content .product--cat a{color:#333333;}
.product--content .product--cat a:hover{color:#d2ae7e;}
.product--content .product--title h3{margin-bottom:0;}
.product--content .product--title a{color:#282828;font-size:18px;font-weight:600;line-height:1;margin-bottom:10px;display:block;}
.product--content .product--title a:hover{color:#d2ae7e;}
.product--content .product--price{color:#9b9b9b;font-size:17px;font-weight:600;line-height:1;}
.product--img:hover .product--hover .product--action{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.shop-options{padding:20px;background-color:#ffffff;border-radius:2px;margin-bottom:30px;border:1px solid #eeeeee;}
.shop-options .product-options2 span,
.shop-options .product-view-mode span{color:#222222;font-size:14px;font-weight:600;line-height:20px;margin-right:10px;}
.shop-options .product-options2 .product-sort{position:relative;margin-right:30px;}
.shop-options .product-options2 .product-sort i{position:absolute;font-size:14px;right:10px;top:10px;z-index:1;pointer-events:none;cursor:pointer;color:#9b9b9b;}
.shop-options .product-options2 select{height:30px;line-height:30px;width:134px;border:1px solid #eeeeee;background-color:rgba(246, 246, 247, 0);border-radius:1px;color:#9b9b9b;font-size:12px;font-weight:400;padding-left:10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.shop-options .product-view-mode{line-height:30px;}
.shop-options .product-view-mode a i{background-color:transparent;border:1px solid #eeeeee;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#9b9b9b;font-size:14px;font-weight:400;margin-left:10px;width:30px;height:30px;line-height:30px;text-align:center;}
.shop-options .product-view-mode a:first-of-type i{margin-left:0;}
.shop-options .product-view-mode a.active i,
.shop-options .product-view-mode a:hover i{color:#d2ae7e;}
.product-list{width:100%;text-align:left;min-height:340px;margin-bottom:0;}
.product-list .product--img{float:left;width:33%;}
.product-list .product--content{padding-left:300px;}
.shop-product .product-title h3{color:#282828;font-size:18px;font-weight:600;line-height:27px;text-transform:capitalize;}
.shop-product .product-price{color:#9b9b9b;font-size:16px;font-weight:600;line-height:1;margin-bottom:25px;}
.shop-product .product-rating{margin-right:30px;}
.shop-product .product-rating i{color:#d2ae7e;font-size:15px;font-weight:400;line-height:1;}
.shop-product .product-review span{color:#9b9b9b;font-size:12px;line-height:1;font-weight:400;}
.shop-product .product-review span a{color:#9b9b9b;}
.shop-product .product-review span a:hover{color:#d2ae7e;}
.shop-product .product-desc p{color:#959595;font-size:13px;line-height:22px;margin-bottom:25px;}
.shop-product hr{opacity:0.7;border-top:1px solid #e5e4e4;margin-top:0;margin-bottom:30px;}
.shop-product .product-details h5{color:#282828;font-size:18px;font-weight:600;line-height:1;margin-bottom:20px;position:relative;}
.shop-product .product-details ul li{line-height:26px;color:#d2ae7e;font-size:13px;font-weight:400;text-transform:capitalize;}
.shop-product .product-details ul li span{color:#9b9b9b;font-size:13px;font-weight:400;}
.shop-product .product-quantity{line-height:49px;}
.shop-product .product-quantity .qua{color:#282828;font-size:15px;font-weight:600;line-height:20px;margin-right:10px;}
.shop-product .product-quantity a i{width:25px;height:25px;font-size:10px;line-height:25px;border:1px solid #eeeeee;border-radius:1px;color:#d2ae7e;text-align:center;}
.shop-product .product-quantity input{width:30px;height:25px;border:1px solid #eeeeee;border-radius:1px;color:#222222;font-size:14px;font-weight:400;line-height:22px;text-align:center;background-color:transparent;}
.shop-product .product-cta{padding-bottom:30px;}
.shop-product .product-cta .btn{margin-left:20px;width:134px;height:42px;line-height:41px;border-radius:0;text-transform:uppercase;}
.shop-product .product-share{margin-bottom:70px;}
.shop-product .product-share h5{color:#282828;font-size:18px;font-weight:600;line-height:1;margin-bottom:20px;position:relative;text-transform:capitalize;}
.shop-product .product-share a{width:34px;height:34px;line-height:34px;border-radius:1px 2px 2px 1px;font-size:14px;font-weight:400;color:#ffffff;text-align:center;display:inline-block;background-color:#d2ae7e;margin-right:3px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.shop-product .product-share a{background-color:#d2ae7e;}
.shop-product .product-share a.share-facebook:hover{background-color:#3B5998;}
.shop-product .product-share a.share-twitter:hover{background-color:#00ACEE;}
.shop-product .product-share a.share-google-plus:hover{background-color:#DD4B39;}
.shop-product .product-share a.share-linkedin:hover{background-color:#0E76A8;}
.product-tabs{background-color:#ffffff;border:1px solid #eeeeee;border-radius:1px;color:#9b9b9b;font-size:13px;font-weight:500;line-height:22px;font-style:italic;margin-bottom:50px;}
.product-tabs .nav-tabs{background-color:#f9f9f9;}
.product-tabs .nav-tabs > li{margin-bottom:-1px;}
.product-tabs .nav-tabs > li > a{color:#282828 !important;font-size:14px;font-weight:600;text-transform:capitalize;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;padding:0 20px;border-right:1px solid #eeeeee;margin-right:0;line-height:60px;height:60px;}
.product-tabs .nav-tabs > li:last-child > a{border-right:none;}
.product-tabs .nav-tabs > li > a:focus,
.product-tabs .nav-tabs > li > a:hover{background-color:transparent;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;color:#d2ae7e !important;}
.product-tabs .nav-tabs > li.active > a,
.product-tabs .nav-tabs > li.active > a:focus,
.product-tabs .nav-tabs > li.active > a:hover{color:#d2ae7e !important;border:none;border-right:1px solid #eeeeee;background-color:#ffffff;}
.product-tabs .tab-content{padding:20px;}
.product-tabs .tab-content h5{font-size:13px;}
.product-review li{background-color:#f9f9f9;padding:20px;margin-bottom:30px;}
.product-review li h6{margin-bottom:0;text-transform:uppercase;font-size:13px;}
.product-review li .review-date{margin-bottom:0;}
.product-review li .product-rating{color:#d2ae7e;margin-bottom:10px;}
.product-review li .product-comment p{margin-bottom:0;}
.form-review .form-control{margin-bottom:30px;}
.shop-product .product-related-title h5{color:#282828;font-size:18px;font-weight:600;line-height:1;margin-bottom:16px;position:relative;}
.shop-product .product-related .divider--line{margin-right:0;margin-left:0;margin-bottom:20px;}
@media only screen and (min-width:320px) and (max-width:767px){.product-tabs .nav-tabs > li > a{font-size:12px;padding:0 15px;}
.shop-product .product-cta .btn{margin-bottom:10px;}
}
.contact-form .notes{color:#a5a5a5;font-family:'Droid Serif', serif;font-size:15px;font-style:italic;line-height:25px;margin-bottom:25px;}
.contact--info h3{font-size:16px;font-weight:600;line-height:1;margin-bottom:20px;}
.contact--info p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:1;margin-bottom:6px;}
.contact--info p:last-of-type{margin-bottom:16px;}
a.link--styled{color:#d2ae7e;font-size:13px;font-weight:600;line-height:1;text-transform:uppercase;position:relative;padding-bottom:4px;}
a.link--styled:after{position:absolute;bottom:0;left:0;width:22px;height:2px;content:"";background-color:#d2ae7e;}
a.link--styled:hover{color:#222222;}
a.link--styled:hover::after{background-color:#222222;}
@media only screen and (min-width:320px) and (max-width:767px){.contact--info{margin-bottom:30px;}
}
.sidebar{-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);border-radius:2px;background-color:#ffffff;padding:50px;}
.widget{margin-bottom:50px;}
.widget:last-of-type{margin-bottom:0;}
.widget .widget--title{position:relative;}
.widget .widget--title h5{color:#222222;font-size:13px;line-height:1;text-transform:uppercase;margin-bottom:10px;}
.widget .divider--line{margin-right:0;margin-left:0;}
.widget-categories ul li a{color:#333333;font-size:13px;font-weight:400;line-height:36px;}
.widget-categories ul li a:hover{color:#d2ae7e;}
.widget-categories ul li a span{margin-left:5px;color:#d2ae7e;}
.widget-tags ul{margin-bottom:0;margin-left:0;}
.widget-tags ul li{padding-left:0;padding-right:0;}
.widget-tags a{display:inline-block;border:1px solid #eeeeee;background-color:rgba(249, 249, 249, 0);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;font-size:12px;font-weight:400;line-height:1;color:#9b9b9b;margin-right:10px;margin-bottom:10px;text-transform:capitalize;padding:10px 12px;}
.widget-tags a:hover{background-color:#d2ae7e;color:#ffffff;border:1px solid #d2ae7e;}
.widget-recent-posts .entry{position:relative;margin-bottom:24px;min-height:50px;}
.widget-recent-posts .entry:last-of-type{margin-bottom:0;border-bottom:none;padding-bottom:0;}
.widget-recent-posts img{position:absolute;left:0;top:0;width:49px;height:49px;text-align:center;padding:4px;}
.widget-recent-posts .entry .entry-desc{position:relative;margin-left:65px;}
.widget-recent-posts .entry .entry-title{margin-bottom:5px;}
.widget-recent-posts .entry .entry-title a{color:#282828;font-size:14px;font-weight:600;line-height:1;text-transform:capitalize;}
.widget-recent-posts .entry .entry-title a:hover{color:#d2ae7e;}
.widget-recent-posts .entry .entry-desc .entry-meta a{font-family:'Droid Serif', serif;font-size:13px;font-weight:600;line-height:20px;font-style:italic;color:#616161;}
.widget-search .form-search{border:1px solid rgba(34, 34, 34, 0.07);background-color:rgba(255, 255, 255, 0);}
.widget-search .form-search .form-control{border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#9e9e9e;font-size:13px;font-weight:400;line-height:49px;text-transform:capitalize;}
.widget-search .form-search .btn{background-color:transparent;color:#d2ae7e;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;width:35px;height:49px;line-height:29px;text-align:center;font-size:14px;margin-left:0;padding:0;}
.widget-best-product .best-product .product-img{width:70px;height:70px;text-align:center;padding:4px;}
.widget-best-product .best-product .product-bio{padding-top:0;}
.widget-best-product .best-product .product-bio .product-price{color:#9b9b9b;font-size:14px;font-weight:600;line-height:23px;}
.widget-best-product .best-product a{text-transform:uppercase;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:0.7em;display:block;border:0;background-position:0 0;}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}
.ui-slider-horizontal{height:0.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:0.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.widget-filter .ui-slider{height:8px;background-color:#d7d7d7;border-radius:2px;margin-bottom:20px;margin-top:5px;}
.widget-filter .ui-slider-handle{width:15px;height:15px;margin-left:0;background-color:#272930;border-radius:1px;}
.widget-filter .ui-slider-range{height:8px;background-color:#d2ae7e;margin-bottom:20px;}
.widget-filter p{font-size:13px;font-weight:400;line-height:1;}
.widget-filter label{color:#f9f9f9;}
.widget-filter input{color:#d2ae7e;border:none;background-color:transparent;}
.widget-filter .btn{border:1px solid #f9f9f9;border-radius:1px 2px 2px 1px;color:#f9f9f9;font-size:14px;font-weight:400;line-height:28px;width:67px;height:28px;}
.widget-filter .btn:hover{color:#ffffff;background-color:#d2ae7e;border-color:#d2ae7e;}
.ads-widget img{max-width:100%;height:auto;}
.widget-recent-products .product{position:relative;margin-bottom:24px;min-height:70px;}
.widget-recent-products .product:last-of-type{margin-bottom:0;border-bottom:none;padding-bottom:0;}
.widget-recent-products .product img{position:absolute;left:0;top:0;}
.widget-recent-products .product .product-desc{position:relative;margin-left:85px;}
.widget-recent-products .product .product-title{margin-bottom:5px;}
.widget-recent-products .product .product-title a{color:#282828;font-size:15px;font-weight:600;line-height:1;text-transform:capitalize;}
.widget-recent-products .product .product-title a:hover{color:#d2ae7e;}
.widget-recent-products .product .product-desc .product-meta{font-family:'Droid Serif', serif;font-size:13px;font-weight:600;line-height:20px;}
.widget-info{background-color:#d2ae7e;padding:50px 26px;text-align:center;}
.widget-info .info--title{color:#ffffff;font-size:14px;font-weight:400;line-height:1;padding-bottom:13px;margin-bottom:28px;position:relative;}
.widget-info .info--title:after{position:absolute;bottom:0;left:50%;margin-left:-20px;width:40px;height:2px;background-color:#ffffff;content:"";}
.widget-info .info--content{color:#f9f9f9;font-size:15px;font-weight:400;line-height:23px;margin-bottom:23px;}
.widget-instagram a{width:60px;height:60px;float:left;display:inline-block;margin:2px;position:relative;}
.widget-instagram a img{max-width:100%;height:auto;}
.widget-instagram .insta-hover{position:absolute;top:0;left:0;width:100%;height:100%;padding:3px;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.widget-instagram .insta-hover i{display:block;border-radius:1px;background-color:rgba(221, 84, 61, 0.95);color:#fefefe;font-size:14px;font-weight:400;line-height:54px;text-align:center;}
.widget-instagram a:hover .insta-hover{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.widget-tweets ul li:before{content:"\f099";font-family:fontawesome;font-size:16px;font-weight:400;line-height:24px;color:#d2ae7e;width:14px;height:12px;float:left;margin-right:10px;}
.widget-tweets ul li p.tweet{color:#9b9b9b;font-weight:600;font-size:13px;line-height:22px;margin-bottom:5px;}
.widget-tweets ul li a{color:#d2ae7e;font-weight:400;}
.widget-tweets ul li a:hover{color:#d2ae7e;}
.widget-tweets ul li .timePosted{color:#9b9b9b;font-size:11px;font-weight:400;line-height:20px;}
.widget-tweets ul li:last-child .timePosted{margin-bottom:0;}
.widget-tweets ul li .timePosted a{color:#9b9b9b;}
@media only screen and (min-width:320px) and (max-width:767px){.sidebar{margin-bottom:30px;padding:30px;}
.widget{margin-bottom:30px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.widget-recent .entry .entry-desc{margin-left:70px;}
.sidebar{margin-bottom:30px;padding:30px;}
}
.footer{background-color:#222222;padding-top:0;padding-bottom:0;}
.footer-widget{padding-top:90px;padding-bottom:77px;}
.footer-widget .footer--widget-title h5{color:#ffffff;font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:30px;}
.footer-widget .footer--widget-content p{color:#9b9b9b;font-size:13px;font-weight:400;line-height:22px;margin-bottom:16px;}
.footer-widget .footer--widget-about ul li{font-size:12px;font-weight:400;line-height:24px;color:#9b9b9b;}
.footer-widget .footer--widget-about ul li span{color:#f9f9f9;}
.footer--widget-recent .entry--meta{color:#616161;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:26px;}
.footer--widget-recent .entry--title{margin-bottom:14px;}
.footer--widget-recent .entry--title a{color:#cecece;font-size:14px;font-weight:600;line-height:22px;}
.footer--widget-recent .entry--title a:hover{color:#d2ae7e;}
.footer--widget-newsletter form{height:42px;border-radius:2px;background-color:rgba(25, 25, 25, 0.6);margin-bottom:25px;}
.footer--widget-newsletter .form-control{background-color:transparent;border:none;color:#474747;font-size:12px;font-weight:400;font-style:italic;line-height:42px;width:85%;height:42px;float:left;margin-bottom:0;}
.footer--widget-newsletter button{background-color:transparent;border:none;line-height:42px;color:#d2ae7e;font-size:11px;font-weight:400;width:15%;}
.footer--widget-newsletter button i{position:relative;line-height:41px;overflow:hidden;}
.footer--widget-newsletter button i:after{position:absolute;bottom:0;left:0;content:"";width:11px;height:2px;background-color:#d2ae7e;transform:translateX(-30px);-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.footer--widget-newsletter button:hover i:after{transform:translateX(0);}
.footer--widget-newsletter .form-control::-webkit-input-placeholder{color:#474747;}
.footer--widget-newsletter .form-control:-moz-placeholder{color:#474747;}
.footer--widget-newsletter .form-control::-moz-placeholder{color:#474747;}
.footer--widget-newsletter .form-control:-ms-input-placeholder{color:#474747;}
.footer--widget-newsletter .social a{color:#646464;font-size:14px;font-weight:400;line-height:28px;margin-right:24px;}
.footer--widget-newsletter .social a:hover{color:#d2ae7e;}
.footer--bar{border-top:1px solid rgba(71, 71, 71, 0.25);padding-top:40px;padding-bottom:40px;}
.footer--copyright{color:#9b9b9b;line-height:1;font-size:12px;font-weight:400;}
.footer--links li{padding-left:0;padding-right:0;}
.footer--links li a{color:#646464;font-size:12px;font-weight:400;line-height:1;text-transform:capitalize;padding:0 16px;position:relative;}
.footer--links li a:hover{color:#d2ae7e;}
.footer--links li a:after{position:absolute;right:0;top:3px;content:"";height:12px;width:2px;background-color:#646464;}
.footer--links li:first-child a{padding-left:0;}
.footer--links li:last-child a{padding-right:0;}
.footer--links li:last-child a:after{display:none;}
@media only screen and (min-width:320px) and (max-width:767px){.footer--widget-content{margin-bottom:30px;}
.footer--copyright,
.footer-widget .footer--widget-title h5{margin-bottom:15px;}
.footer--bar{text-align:center;}
.pull-right{float:none !important;}
}
@media only screen and (min-width:768px) and (max-width:991px){.footer-widget{padding-top:60px;padding-bottom:10px;}
.footer-widget .footer--widget-title h5{margin-bottom:15px;}
.footer--widget-content{margin-bottom:40px;}
.footer-widget{padding-bottom:40px;}
}
.page-404{padding-top:150px;padding-bottom:150px;}
.page-404 h3{color:#222222;font-size:240px;font-weight:300;line-height:0.75;margin-bottom:30px;}
.page-404 p{color:#a5a5a5;font-size:15px;font-weight:400;line-height:23px;margin-bottom:20px;}
@media only screen and (min-width:320px) and (max-width:479px){.page-404 h3{font-size:150px;}
.page-404 .btn{width:125px;}
.page-404.fullscreen{height:auto !important;}
}
.soon{padding-top:140px;padding-bottom:140px;}
.count-down{padding-top:110px;padding-bottom:110px;}
.countdown-rtl{direction:rtl;}
.countdown-section{display:block;float:left;text-align:center;position:relative;height:auto;padding-top:0;margin-left:0;width:20%;}
.countdown-section:last-of-type{margin-left:0;}
.countdown-amount{color:#222222;font-size:80px;font-weight:600;line-height:1;margin-bottom:0;}
.countdown-period{display:block;color:#9b9b9b;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;}
@media only screen and (min-width:320px) and (max-width:467px){.countdown-section{margin-left:0;margin-bottom:30px;width:50%;}
}
@media only screen and (min-width:468px) and (max-width:991px){.countdown-section{margin-left:10px;width:18%;}
}
@media only screen and (min-width:992px) and (max-width:1200px){.countdown-section{margin-left:10px;width:23%;}
}
.page-maintenance{padding-top:150px;padding-bottom:150px;}
.page-maintenance h3{color:#222222;font-size:90px;font-weight:300;line-height:0.75;margin-bottom:30px;}
.page-maintenance p{color:#a5a5a5;font-size:15px;font-weight:400;line-height:23px;margin-bottom:50px;}
@media only screen and (min-width:320px) and (max-width:767px){.page-maintenance h3{font-size:40px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.page-maintenance h3{font-size:60px;}
}
.clients{padding-top:80px;padding-bottom:80px;}
.client img{max-width:100%;width:auto !important;}
.clients-1{padding-top:80px;padding-bottom:80px;}
.clients-2 .row-clients .client{position:relative;height:135px;margin-bottom:15px;line-height:135px;padding:20px;}
.clients-2 .row-clients .client:before{position:absolute;content:"";right:0;top:0;width:1px;height:121px;background-color:#f0f0f0;}
.clients-2 .row-clients .client:after{position:absolute;content:"";bottom:0;left:14px;width:90%;height:1px;background-color:#f0f0f0;}
.clients-carousel [class*="col-"]{max-height:50px;}
.clients-2 .row-clients .client:last-child:before{display:none;}
.clients-2 .row-clients:last-child .client:after{display:none;}
@media only screen and (min-width:320px) and (max-width:767px){.client img{margin-bottom:20px;}
}
.process-panel .process-img{position:relative;margin:0 auto 48px;width:130px;height:130px;border-radius:50%;}
.process-panel .process-img img{width:130px;height:130px;border-radius:50%;}
.process-panel .process-img .process-overlay{position:absolute;top:15px;left:50%;margin-left:-50px;width:100px;height:100px;line-height:100px;text-align:center;font-size:40px;color:#ffffff;background-color:rgba(221, 84, 61, 0.95);border-radius:50%;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);}
.process-panel .process-img .process-overlay.active,
.process-panel:hover .process-img .process-overlay{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.process-panel .process-img .process-overlay i{line-height:inherit;}
.process-panel .process-content h3{font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:12px;}
.process-panel .process-content{position:relative;}
.process-panel .process-content span{color:#d2ae7e;}
.process-panel .process-content p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:23px;margin-bottom:0;padding:0 30px;}
.process-divider{position:absolute;top:50%;right:-30px;}
.process-divider .divider--line .divider:after,
.process-divider .divider--line .divider:before{background-color:#9b9b9b;}
.process-3 .process-panel .process-img{background-color:#ffffff;border:2px solid #e8e8e8;margin:0 auto 48px;}
.process-3 .process-panel .process-img .process-overlay{width:120px;height:120px;background-color:#d2ae7e;top:3px;margin-left:-60px;line-height:120px;}
@media only screen and (min-width:320px) and (max-width:991px){.process-panel{margin-bottom:30px;}
.process-3 .process-panel .process-img,
.process-panel .process-img{margin-bottom:18px;}
}
.skills .progressbar{margin-bottom:37px;}
.skills .progressbar:last-of-type{margin-bottom:0;}
.skills .progress{height:6px;background-color:#eeeeee;border-radius:2px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:0;width:100%;margin-bottom:0;}
.skills .progress-bar{height:6px;background-color:#d2ae7e;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:0;}
.skills .progress-title{display:block;position:relative;width:100%;margin-bottom:8px;}
.skills .progress-title .title{color:#282828;font-size:13px;font-weight:700;line-height:1;margin-bottom:10px;text-transform:uppercase;}
.skills .progress-title .value{float:right;color:#9b9b9b;font-size:12px;font-weight:600;line-height:28px;text-transform:uppercase;padding-top:0;}
.skills-2 .progressbar{margin-bottom:35px;}
.video-button-1{text-align:center;padding-top:190px;padding-bottom:190px;}
.video-button-1 .video--content p{color:#f4f4f4;font-family:'Droid Serif', serif;font-size:15px;font-weight:700;font-style:italic;line-height:1;margin-bottom:25px;}
.video-button-1 .video--content h3{color:#ffffff;font-size:55px;font-weight:700;font-style:italic;line-height:55px;margin-bottom:40px;}
.video--content .video--player{width:68px;height:68px;line-height:68px;border-radius:50%;background-color:#222222;color:#f9f9f9;font-size:48px;text-align:center;margin:0 auto;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;position:relative;}
.video--content .video--player a{color:#ffffff;line-height:81px;z-index:2;position:relative;}
.video--content .video--player:hover{background-color:#d2ae7e;}
.video-button-2{padding-top:140px;padding-bottom:140px;}
.video-button-2 .video--content{width:540px;height:363px;}
.video-button-2 .heading{margin-top:-8px;}
.video-button-2 p{color:#f4f4f4;font-family:'Droid Serif', serif;font-size:15px;font-style:italic;line-height:24px;margin-bottom:30px;}
.video--content .video--player-bordered{font-size:32px;border:2px solid #eeeeee;}
.video--content .video--player-bordered:hover{border-color:#d2ae7e;}
.video--content .video--player-theme{font-size:32px;border:2px solid #d2ae7e;}
.video--content .video--player-bordered a,
.video--content .video--player-theme a{line-height:75px;}
@media only screen and (min-width:320px) and (max-width:767px){.video-button-1{padding-top:100px;padding-bottom:100px;}
.video-button-1 .video--content h3{font-size:30px;line-height:35px;}
.video-button-2 .video--content{width:100%;height:260px;margin-bottom:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.video-button-1{padding-top:120px;padding-bottom:120px;}
.video-button-1 .video--content h3{font-size:40px;line-height:45px;}
.video-button-2 .video--content{width:100%;}
}
.newsletter p{color:#f4f4f4;font-family:'Droid Serif', serif;font-size:15px;font-weight:400;font-style:italic;line-height:20px;margin-bottom:26px;}
.newsletter h3{color:#ffffff;font-size:55px;font-weight:700;line-height:54px;margin-bottom:40px;}
.newsletter .form-control{background-color:transparent;width:370px;border:2px solid #eeeeee;margin-right:30px;margin-bottom:0;}
.newsletter .form-control::-webkit-input-placeholder{color:#ffffff;}
.newsletter .form-control:-moz-placeholder{color:#ffffff;}
.newsletter .form-control::-moz-placeholder{color:#ffffff;}
.newsletter .form-control:-ms-input-placeholder{color:#ffffff;}
.newsletter .btn:hover{background-color:#ffffff;color:#d2ae7e;}
@media only screen and (min-width:320px) and (max-width:767px){.newsletter h3{font-size:35px;line-height:40px;}
.newsletter .form-control{width:100%;margin-bottom:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.newsletter h3{font-size:39px;line-height:45px;}
}
.timeline{position:realtive;}
.timeline:before{position:absolute;content:"";background-color:#cecece;width:2px;height:100%;top:-20px;left:97px;}
.timeline:after{position:absolute;content:"";background-color:#cecece;width:2px;height:20px;bottom:0;left:97px;}
.timeline--item{position:relative;margin-bottom:65px;}
.timeline--item:last-child{margin-bottom:0;}
.timeline--item .timeline--item-date{color:#d2ae7e;font-size:25px;font-weight:600;line-height:1;text-transform:uppercase;position:absolute;top:0;left:0;}
.timeline--item .timeline--item-content{padding-left:118px;}
.timeline--item .timeline--item-content h3{color:#282828;font-size:20px;font-weight:500;line-height:1;margin-bottom:10px;position:relative;}
.timeline--item .timeline--item-content h3:before{position:absolute;width:30px;height:25px;line-height:25px;top:0;left:-42px;color:#282828;font-size:16px;font-weight:400;background:#ffffff;content:"\f017";font-family:fontawesome;}
.timeline--item .timeline--item-content p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:23px;margin-bottom:0;}
.carousel-dots .owl-controls{margin-top:50px;}
.carousel-dots .owl-controls .owl-dots .owl-dot span{height:11px;width:11px;border-radius:50%;background-color:#333333;border:2px solid #ffffff;margin:0 4px;}
.carousel-dots .owl-controls .owl-dots .owl-dot.active span{-moz-box-shadow:0 0 0 2px #333333;-webkit-box-shadow:0 0 0 2px #333333;box-shadow:0 0 0 2px #333333;}
.carousel-navs .owl-controls .owl-nav{position:relative;}
.carousel-navs .owl-controls .owl-nav [class*=owl-]{position:absolute;background-color:transparent;padding:0;margin:0;border-radius:0;color:#999999;font-size:35px;font-weight:400;line-height:28px;top:50%;margin-top:-197px;}
.carousel-navs .owl-controls .owl-nav [class*=owl-]:hover,
.carousel-navs .owl-controls .owl-nav.owl-controls .owl-nav [class*=owl-]:focus{background:transparent;color:#d2ae7e;}
.carousel-navs .owl-controls .owl-nav .owl-prev{left:0;right:auto;}
.carousel-navs .owl-controls .owl-nav .owl-next{right:0;left:auto;}
/**/.slider-dots .owl-controls{margin-top:0;}
.slider-dots .owl-controls .owl-dots{position:absolute;bottom:30px;width:100%;}
.slider-dots .owl-controls .owl-dots .owl-dot span{height:11px;width:11px;border-radius:50%;background-color:#ffffff;border:2px solid rgba(0, 0, 0, 0.6);margin:0 4px;}
.slider-dots .owl-controls .owl-dots .owl-dot.active span{-moz-box-shadow:0 0 0 2px #333333;-webkit-box-shadow:0 0 0 2px #333333;box-shadow:0 0 0 2px #ffffff;}
.slider-navs .owl-controls .owl-nav [class*=owl-]{position:absolute;top:50%;height:60px;line-height:60px;margin-top:-30px;color:#ffffff;font-size:0;font-weight:400;text-align:center;background-color:transparent;padding:0;border-radius:0;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.slider-navs .owl-controls .owl-nav [class*=owl-]:hover{color:#d2ae7e;background-color:transparent;}
.slider-navs .owl-controls .owl-nav .owl-prev{left:30px;}
.slider-navs .owl-controls .owl-nav .owl-prev:before{font-family:'Linearicons-Free';content:"\e875";font-size:40px;}
.slider-navs .owl-controls .owl-nav .owl-next{right:30px;}
.slider-navs .owl-controls .owl-nav .owl-next:before{font-family:'Linearicons-Free';content:"\e876";font-size:40px;}
.slider-navs .owl-dots{position:absolute;bottom:20px;width:100%;}
.slider-navs .owl-dots .owl-dot span{background-color:transparent;border:1px solid #ffffff;}
.slider-navs .owl-dots .owl-dot.active span,
.slider-navs .owl-dots .owl-dot:hover span{background:#ffffff;}
.slider-navs.slider-small .owl-controls .owl-nav .owl-next{right:0;}
.slider-navs.slider-small .owl-controls .owl-nav .owl-prev{left:0;}
.slider-navs.slider-shop .owl-controls .owl-dots .owl-dot span{background-color:#333333;border:2px solid #ffffff;}
.slider-navs.slider-shop .owl-controls .owl-dots .owl-dot.active span{-moz-box-shadow:0 0 0 2px #333333;-webkit-box-shadow:0 0 0 2px #333333;box-shadow:0 0 0 2px #333333;}
.slider-theme.slider-navs .owl-controls .owl-nav [class*=owl-]:hover{color:#222222;}
.slider-theme.slider-dots .owl-controls .owl-dots .owl-dot span{border-color:#d2ae7e;}
@media only screen and (min-width:320px) and (max-width:767px){.carousel-dots .owl-controls{margin-top:20px;}
.slider-navs .owl-controls .owl-nav .owl-prev{left:0;}
.slider-navs .owl-controls .owl-nav .owl-next{right:0;}
.slider-navs .owl-controls .owl-nav .owl-next:before,
.slider-navs .owl-controls .owl-nav .owl-prev:before{font-size:20px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.slider-navs .owl-controls .owl-nav .owl-next:before,
.slider-navs .owl-controls .owl-nav .owl-prev:before{font-size:30px;}
}
.divider--line{position:relative;margin:0 auto 26px;width:40px;height:2px;line-height:1px;}
.divider--line-2{width:74px;}
.divider--line .divider{position:relative;display:inline-block;height:2px;}
.divider--line .divider:after,
.divider--line .divider:before{position:absolute;content:"";height:1px;width:9px;background-color:#d2ae7e;}
.divider--line .divider:before{top:0;left:1px;}
.divider--line .divider:after{top:1px;left:0;}
.divider--line .divider--1{margin-right:7px;}
.divider--line .divider--2{margin-right:7px;}
.divider--line .divider--3{margin-right:7px;}
.divider--line .divider--4{margin-right:7px;}
.divider--line .divider--5{margin-right:7px;}
.divider--line .divider--6{margin-right:7px;}
.divider--line .divider--7{margin-right:7px;}
.banner-panel{padding:110px 70px;width:33.33333333%;float:left;}
.banner-panel h6{color:#616161;font-family:"Droid Serif";font-size:14px;font-style:italic;line-height:1;margin-bottom:13px;}
.banner-panel h3{color:#282828;font-size:23px;font-weight:600;line-height:1;margin-bottom:30px;}
.banner-panel p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:24px;margin-bottom:26px;}
.banner-panel a{color:#d2ae7e;font-size:13px;font-weight:600;line-height:1;padding-bottom:4px;text-transform:uppercase;position:relative;}
.banner-panel a:after{content:"";position:absolute;bottom:0;left:0;width:22px;height:2px;background-color:#d2ae7e;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.banner-panel:hover a:after{width:100%;}
.interactive-white .banner-panel{padding:0;width:100%;float:none;}
.banner-2 .feature-panel .feature--content h3,
.banner-2 .feature-panel .feature--content p,
.banner-2 .feature-panel .feature--icon{color:#ffffff;}
@media only screen and (min-width:320px) and (max-width:767px){.banner-panel{width:100%;padding:50px;}
}
@media only screen and (min-width:768px) and (max-width:991px){.banner-panel{padding:50px;}
.banner-panel h3{font-size:18px;}
.banner-panel p{font-size:12px;}
}
.number-panel{position:relative;}
.number-panel .number--img{margin-bottom:30px;}
.number-panel .number--img img{max-width:100%;height:auto;}
.number-panel .number--content h6{color:#d2ae7e;font-family:'Droid Serif', serif;font-size:13px;font-style:italic;line-height:1;margin-bottom:14px;position:relative;z-index:2;}
.number-panel .number--content h3{font-size:18px;font-weight:600;line-height:1;color:#282828;margin-bottom:21px;}
.number-panel .number--content p{color:#9b9b9b;font-size:14px;font-weight:400;line-height:24px;margin-bottom:0;}
.number-panel .number--content a{color:#d2ae7e;font-size:13px;font-weight:600;line-height:1;padding-bottom:4px;text-transform:uppercase;position:relative;margin-top:26px;display:inline-block;}
.number-panel .number--content a:after{content:"";position:absolute;bottom:0;left:0;width:22px;height:2px;background-color:#d2ae7e;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.number-panel:hover .number--content a:after{width:100%;}
.number-panel .num{position:absolute;left:0;top:-32px;color:#efefef;font-size:65px;font-weight:600;line-height:1;}
.number-1 .number-panel .number--content h3 span{color:#d2ae7e;position:relative;padding-bottom:3px;}
.number-1 .number-panel .number--content h3 span:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#d2ae7e;}
.number-2 .number-panel .number--content h3{margin-bottom:15px;}
.number-3 .number-panel .num{left:auto;right:0;top:-5px;}
@media only screen and (min-width:320px) and (max-width:767px){.number-panel{margin-bottom:30px;}
}
.pie-chart .rounded-skill .prcentage{width:144px;height:144px;line-height:144px;position:absolute;text-align:center;border-radius:50%;border:3px solid #ebebeb;margin:11px;display:inline-block;}
.pie-chart .rounded-skill span{color:#d2ae7e;font-weight:600;line-height:inherit;text-transform:uppercase;}
.pie-chart .rounded-skill .prcent{font-size:43px;}
.pie-chart .rounded-skill .symbol{font-size:23px;}
.pie-chart .skill-name h6{color:#222222;font-size:16px;font-weight:700;line-height:1;margin-top:40px;margin-bottom:0;}
.pie-chart .rounded-skill .rounded--icon{width:144px;height:144px;line-height:144px;position:absolute;text-align:center;border-radius:50%;border:3px solid #ebebeb;margin:11px;display:inline-block;color:#d2ae7e;font-size:40px;}
@media only screen and (min-width:320px) and (max-width:991px){.pie-chart .skill{margin-bottom:30px;}
}
.header-fixed-side{width:270px;position:fixed;border-radius:0;height:100%;left:0;top:0;background-color:#ffffff;webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;text-align:center;}
.header-fixed-side .header--panel{width:100%;height:100%;}
.header-fixed-side .navbar-header{float:none;}
.header-fixed-side .header--panel-logo{width:100%;display:block;text-align:center;padding:30px 30px 30px 0;margin-bottom:80px;}
.header-fixed-side .header--panel .navbar-nav{margin-bottom:0;padding:30px;margin:0;float:none;}
.header-fixed-side .header--panel .navbar-nav > li{margin-right:0;float:none;text-align:center;}
.header-fixed-side .navbar-nav a{font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;color:#333333;margin-bottom:25px;position:relative;}
.header-fixed-side .header--panel .navbar-nav li:last-child a{margin-bottom:0;}
.header-fixed-side .header--panel .navbar-nav a:hover{color:#d2ae7e;}
.header--panel-footer{position:absolute;bottom:30px;width:100%;}
.header-fixed-side .header--panel .header--panel-social{margin-bottom:11px;}
.header-fixed-side .header--panel .header--panel-social a{line-height:24px;font-size:14px;font-weight:400;color:#646464;text-align:center;display:inline-block;margin-right:24px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.header-fixed-side .header--panel .header--panel-social a:last-of-type{margin-right:0;}
.header-fixed-side .header--panel .header--panel-social a.share-facebook:hover{color:#3B5998;}
.header-fixed-side .header--panel .header--panel-social a.share-twitter:hover{color:#00ACEE;}
.header-fixed-side .header--panel .header--panel-social a.share-instagram:hover{color:#9b6954;}
.header-fixed-side .header--panel .header--panel-social a.share-linkedin:hover{color:#0E76A8;}
.header-fixed-side .header--panel .header--panel-copyright{text-align:center;font-size:12px;font-weight:400;color:#818181;}
.side-header .wrapper{margin:0 0 0 270px !important;width:auto !important;}
.side-header .wrapper .container{width:auto !important;}
@media only screen and (min-width:320px) and (max-width:991px){.header-fixed-side{width:100%;position:relative;}
.side-header .wrapper{margin:0 !important;}
.header-fixed-side .header--panel-logo{padding:0 0 0 15px;margin-bottom:0;float:left;width:auto;}
.header--panel-footer{display:none;}
.header-fixed-side .container > .navbar-collapse{margin-left:0;background-color:#ffffff;border-top:1px solid #f7f7f7;}
.header-fixed-side .header--panel .header--panel-social a{color:#646464;}
.header-fixed-side .navbar-nav a{color:#333333 !important;}
.header-fixed-side .header--panel .navbar-nav a:hover{color:#d2ae7e !important;}
}
@media only screen and (min-width:991px) and (max-width:1300px){.header-fixed-side .header--panel-logo{margin-bottom:20px;}
}
.landing-hero{height:100vh;padding-top:200px;}
.landing-hero h1{font-size:65px;font-weight:700;line-height:70px;}
.landing-hero p{font-family:'Droid Serif', serif;color:#f9f9f9;font-size:18px;font-style:italic;line-height:27px;}
.landing-demos .portfolio-filter li a{font-weight:600;}
.landing-demos .portfolio-item{margin-bottom:50px;}
.landing-demos .portfolio-title h4{color:#282828;text-align:center;font-size:16px;font-weight:600;text-transform:capitalize;margin-bottom:0;}
.landing-demos .portfolio-title:hover h4{color:#d2ae7e;}
.landing-demos .portfolio-img{-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.1);box-shadow:0 0 36px 4px rgba(0, 0, 0, 0.1);background-color:#c0c0c0;-webkit-transition:all 0.35s;-moz-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.landing-demos .portfolio-img img{max-width:100%;height:auto;}
.landing-demos .portfolio-item:hover .portfolio-img{-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px);}
.landing-demos .portfolio-item:hover img{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.landing-demos .portfolio-bio{padding-top:23px;}
.landing-action{padding-top:200px;}
.landing-action img{margin-bottom:50px;}
.landing-action h2{font-size:50px;line-height:60px;margin-bottom:50px;}
.landing-featues{padding-bottom:50px;}
.landing-featues .feature-box{margin-bottom:50px;}
.page-boxed{background:url(../images/background/patterns/wood-dark.jpg);}
@media only screen and (min-width:1200px){.page-boxed .wrapper{width:1170px;margin:auto;-moz-box-shadow:0 3px 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 3px 10px rgba(0, 0, 0, 0.2);box-shadow:0 3px 10px rgba(0, 0, 0, 0.2);}
.page-boxed .wrapper .container{padding-right:30px;padding-left:30px;}
}
@media only screen and (max-width:1200px){.page-boxed .wrapper{width:auto;margin:auto;overflow-x:hidden;}
}
.page-boxed .header-fixed .affix{background-color:transparent;}
.page-boxed .header-fixed .affix .container{background-color:#ffffff;}
.page-boxed .col-content{padding:90px;}
.body-bordered .bordered--line{position:fixed;display:block;background:#ffffff;z-index:999999;}
.body-bordered .bordered--line-top,
.body-bordered .bordered--line-bottom{height:20px;left:0;right:0;}
.body-bordered .bordered--line-right,
.body-bordered .bordered--line-left{width:20px;top:0;bottom:0;}
.body-bordered .bordered--line-top{top:0;}
.body-bordered .bordered--line-bottom{bottom:0;}
.body-bordered .bordered--line-right{right:0;}
.body-bordered .bordered--line-left{left:0;}
.body-bordered .navbar-fixed-top{top:20px;}
.body-bordered .navbar-fixed-top.affix{top:0;}
.testimonial-split .testimonial-1 .testimonial-panel .testimonial--body{padding:0;}
.testimonial-split .owl-theme .owl-controls{display:none;}
.nav-split{position:fixed;top:50%;right:30px;z-index:9999;margin-bottom:0;list-style:none;}
.nav-split li a{width:9px;height:9px;background-color:#333333;border:2px solid transparent;font-size:0;border-radius:50%;display:block;margin-bottom:13px;}
.nav-split li a:hover,
.nav-split li.active a{-moz-box-shadow:0 0 0 2px #333333;-webkit-box-shadow:0 0 0 2px #333333;box-shadow:0 0 0 2px #333333;border-color:#ffffff;}
.nav-split li.split-even a{background-color:#ffffff;}
.nav-split li.split-even a:hover,
.nav-split li.split-even.active a{-moz-box-shadow:0 0 0 2px #ffffff;-webkit-box-shadow:0 0 0 2px #ffffff;box-shadow:0 0 0 2px #ffffff;border-color:#333333;}