@font-face{
    font-family:agency-fb;
    src:url('../fonts/agency-fb_[allfont.net].ttf');
}
@font-face{
    font-family:chiller;
    src:url('../fonts/Chiller.ttf');
}
body {
	font-family: agency-fb;
}
.content_topbar{
	padding:50px 0 0;
	width:100%;
	display:inline-block
}
.content_topbar .top-col .icon-images img {
	width:auto;
	max-width:115px;
	max-height:115px;
	display:inline-block;
}
.icon-images{
	text-align:center;
}
.content_topbar .top-col h2{
	color:#55281e;
	text-align: center;
    padding: 15px;
}
.content_topbar .top-col p{
	text-align:center;
}
.arrow-img{
	float:left;
}
.arrow-img img{
	position:absolute;
	top:75px;
}
.feature::after{
	content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: -19px;
    top: 10%;
    font-size: 70px;
    color: #9f9f9f;
}
.feature:last-child::after{
	content: "";
}
.col-top-bottom p{
	font-size:16px;
	color:#202020;
	float:left;
	padding:12px;
}
.black-in{
	text-align:center;
}
.shoe_bag{
	position: absolute;
    top: 40px;
    right: 4%;
    background: rgba(123,123,123,0.4);
    width: 91%;
    padding: 22px 0 16px;
}
.shoe_bag h3{
	font-size: 2.8em;
    text-shadow: 1px 1px 9px #000;
    font-family: 'Roboto Slab', serif;
    color: #e1dcdc;
}
.col-top-bottom a{
	width:28%;
}
.explore-btn{
	padding: 6px 20px;
    border: 1px solid #ff5d56;
    background: #ff5d56;
    color: #fff;
    display: inline-block;
    font-size: 18px;
}
.explore-btn:hover{
	background:transparent;
	border:1px solid #000;
	color:#000;

}
.footer-top input[type="text"]{
	   width: 49%;
    margin: 0 0px 0 2px;
    float: left;
}
.footer-middle img{
	margin:10px 0;
}
/*
.logo-bottom h3{
	color: #000;
    font-size: 3em;
    font-family: 'Roboto Slab', serif;
    text-align: left;
    padding: 0.4em 0 0.2em;
}
*/
.pd0{
	padding:0px;
}
.pd0-left{
	padding-left:0px;
}
.pd0-right{
	padding-right:0px;
}
.header-logo img{
	width:auto;
	max-width:185px;
}
.main-header{
	padding:20px 0;
}
.middle-text h2{
	font-size:32px;
	text-align:center;
	color:#532c1d;
}
.header-topbar{
	width: 100%;
    -webkit-box-align: center;
    align-items: center;
    display: flex;	
}
.right-text{
	text-align:right;
}
.right-text a{
	font-size:19px;
	border:1px solid #ddd;
/*
	padding:15px;
*/
}
.tagline em,.below_slider em{
	color:#f65c57;
}
.right-text .btn-white{
	color:#532c1d !important;
	border-color:#532c1d;
	margin: 0 10px 0 0;
}
.right-text .btn-dark{
	color:#fff !important;
	border-color:#532c1d;
	background:#532c1d;
}
.headerslider .header{
	min-height:550px;
}
.tp-dottedoverlay.twoxtwo {
    background: url(../images/gridtile.png);
}
.tp-dottedoverlay{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.headerslider{
	position:relative;
}
.fancy {
  line-height: 0.5;
  text-align: left;
}
.fancy span {
  display: inline-block;
    position: relative;
    padding: 0 0px 0 62px;
}
.fancy span:before,
.fancy span:after {
  content: "";
  background:url('../images/slide-title-border.png');
  position: absolute;
  height: 5px;
  top: 5px;
  width: 50px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  left: 0;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.banner-caption h2{
	color:#fff;
	font-size:36px;
}
.banner-caption{
	align-items: left;
    margin: 30% 0;
}
.banner-caption h1{
	font-size: 62px;
    text-align: left;
    color: #fff;
    font-weight: 800;
    padding:8px 0 0;
}
.banner-caption h3{
	font-size: 28px;
    color: #fff;
    font-weight: 300;
    padding: 0 10%;
}
.headerbottom{
	width:100%;
	float:left;
}
.heder-bottomlogo img{
	width: auto;
    max-width: 180px;
    background: #fff;
    border: 1px solid #000;
    padding: 8px;
}
.bannertagline{
	 -webkit-box-align: center;
    align-items: center;
    display: flex;	
}
.headerbottom{
	background: #171717;
    padding: 20px 0;
}
.bottomtagline h2{
	font-size:40px;
	color:#fff;
}
.bottomtagline em{
	color:#532c1d;
}
.btn-join:hover{
	background:#86452b;
	border-color:#86452b;
	color:#fff;
}
.btn-join{
	border: 1px solid #532c1d;
    background: #532c1d;
    color: #fff;
    font-size: 27px;
}
.right-btn{
	text-align:right;
}
#loginmodal .modal-title,#signupmodal .modal-title{
	font-size:25px;
}
#loginmodal .modal-content label,#signupmodal .modal-content label{
	font-size:16px;
}
#loginmodal .modal-content .form-control,#signupmodal .modal-content .form-control{
	font-size:14px;
	padding:18px;
}
.modal-content .modal-header,.modal-content .modal-body,.modal-content .modal-footer{
	padding:15px;
}
.modal-content button,#signupmodal .modal-content button{
	font-size:19px;
}
.brownColorLogo{
	color:#532c1d;
}
.below_slider{
	width:100%;
	float:left;
	padding: 40px 0;
}
.featured.lead{
	font-size:26px;
}
.redcolorlogo{
	color:#f65c57;
}
hr.tall {
    margin: 25px 0;
}
.left-block h2,.heading-block h2{
	font-size:40px;
	margin-bottom:30px;
}
.left-block a{
	display:block;
	font-size:16px;
	color:#532c1d;
}
.featured-box ul li{
	float: left;
    width: 100%;
    text-align: left;
    font-size: 20px;
    list-style: none;
    margin: 0 0 10px;
}
.featured-box ul li .fa{
	display: inline-block;
    padding: 10px;
    text-align: center;
    background: #532c1d;
    border-radius: 50px;
    font-size: 16px;
    margin-right: 10px;
    color:#fff;
    width:35px;
}
.feature-block{
	width:100%;
	float:left;
}
.hrborder{
	border-top: 1px solid rgba(0,0,0,.1);
    display: inline-block;
    width: 100%;
    margin: 25px 0;
}
.feature-box-ico img{
	width:auto;
	max-width:150px;
}
.featured-box-info p{
	font-size: 20px;
    line-height: 1.2;
    margin: 10px 0 20px;
    display: inline-block;
    color:#777;
}
.featured-box-info h2{
	font-size: 35px;
    font-weight: 600;
    margin: 0 0 5px;
}
.logoname{
	font-size:50px;
	font-weight:bold;
	font-family: chiller !important;
	line-height:0.5;
}
.virtual-content h2 em,.word-rotate-items,.creative-content em{
	color:#f65c57;
}
.virtual-content h2{
	font-size:52px;
}
.word-rotator-title .creative-content h2,.multilang h2,.word-rotator-title{
	font-size:40px;
	margin-bottom:30px;
}
.heading h2{
	font-size:42px;
}
.creative-content p{
	color:#777;
	line-height: 1.5;
}
.kit-use img{
	max-width:150px;
}
.heading h2{
	font-size:40px;
	margin-bottom:30px;
}
.about-block .feature-box{
	margin-bottom:20px;
	float:left;
}
.about-block .feature-box .feature-box-info{
	width:90%;
	float:left;
}
.about-block .feature-box .feature-box-info p{
	font-size:20px;
	color:#777;
}
.about-block .feature-box .feature-box-info h4{
	font-size:32px;
	color: #532c1d;
}
.about-block .feature-box .feature-box-icon{
	width: 10%;
    float: left;
}
.about-block .feature-box .feature-box-icon .fa{
	font-size: 16px;
    border: 1px solid #532c1d;
    padding: 10px;
    border-radius: 50px;
    background: #532c1d;
    text-align: center;
    display: inline-block;
    width: 38px;
    color:#fff;
}
.featured.map{
	background: #F0F0ED;
	background-repeat:no-repeat;
	background-position: center 0;
    padding: 50px 0;
}
.blogposts article p a{
	color:#532c1d;
}
.blogposts article p{
	font-size:16px;
	color:#777;
}
.blogposts article h4{
	min-height:50px;
}
.blogposts article h4 a{
	font-size:22px;
	color:#532c1d;
}
.below_believes h2{
	font-size:50px;
}
.renovation-footer{
	padding:20px 0;
	background:#000;
}
.renevo-footercopyright p,.renevo-footercopyright p a{
	color: #999;
    margin: 0;
    font-size: 16px;
    padding: 0;
}
.featured-box img{
	width:auto;
	max-width:260px;
}
#emailexistmsg{
	width: 100%;
    float: left;
    font-size: 20px;
    color: #cf0000;
}
.header-topbar .dropdown a{
	border:0px;
}
.header-topbar .dropdown{
	list-style:none;
}
.header-topbar .dropdown-menu{
	left: 30px;
    margin: 4px 0px 0;
    padding: 0;
    min-width: 100%;
}
.header-topbar .dropdown-menu ul li{
	padding: 12px 15px;
    border-bottom: 1px solid #f65c57;
}
.header-topbar .dropdown-menu ul {
    list-style: none;
/*
    padding: 15px;
*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -5px;
    background: #fff;
    background-color: #532c1d;
    box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
}
.header-topbar .dropdown-menu ul li a {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
/*
    padding: 8px 0;
*/
    color: #fff;
   border: 0px;
}
.header-topbar .profile img{
	width: auto;
    max-width: 35px;
    margin: -3px 2px 0 0;
    display: inline-block;
    -webkit-border-radius: 50%;
}
.nav-tabs {
    border-bottom: 0;
    background: #f2f2f2;
    padding: 0px;
}
.nav-tabs li {
    float: none;
    margin: 0;
    width:100%;
}
.nav-tabs>li.active, .nav-tabs li.active:hover, .nav-tabs li.active:focus {
    border-left: 6px solid #532c1d;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    /* background-color: #444; */
}
.nav-tabs li a i {
    font-size: 18px;
    margin: 0 10px 0 0;
}
.profile-img{
	text-align:center;
}
.profile-img img{
	width:auto;
	max-width:110px;
}
.tab-setting .nav li a{
	font-size:20px;
}
.custom-radio {
    width: 30.33%;
    float: left;
    padding: 5px 0;
}
.gender {
    width: 100%;
    float: left;
    margin: 0;
    padding-top: 6px;
}
.input-dobgroup {
    position: relative;
    display: table;
}
.input-dobgroup .form-control {
    border-radius: 0 4px 4px 0;
}
.title-heading {
    width: 100%;
    float: left;
    border-bottom: 2px solid #532c1d;
    padding-bottom: 10px;
    margin: 14px 0 20px;
}
.usertitle{
	color:#532c1d;
	font-size:26px;
}
.btndark {
    color: #fff !important;
    border-color: #532c1d;
    background: #532c1d;
    font-size:20px;
}
.header-topbar .dropdown:hover .dropdown-menu {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
    display:block;
}
.tab-setting,.customerinfo{
	width:100%;float:left;
}
.tab-content .form-row{
	display:block;
}
.tab-setting .nav-tabs li a{
	border:0px;
	border-radius: 0px;
	color:#000;
}
.tab-setting .nav-tabs li .active .fa{
	color:#532c1d;
}
.tab-setting .nav-tabs li .active{
	 border-left: 6px solid #532c1d;
	 background-color: #fff;
	 color:#532c1d;
}
.form-control{
	height:36px !important;
	font-size:14px;
	text-transform: capitalize;
}
.custom-control-label{
	margin-bottom:8px !important;
}
.adduser a{
	border: 1px solid #532c1d;
	background:#532c1d;
	color:#fff;
    padding: 10px;
    display: inline-block;
    font-size: 14px;
}
.alert{
	text-align: center;
    float: left;
    width: 100%;
    font-size: 20px;
}
.customerinfo td img{
	width:35px;
}
.customerinfo table thead > tr > th,.customerinfo table tbody > tr > td{
	vertical-align: middle;
}
.customerinfo table thead > tr{
	background:#532c1d;
	color:#fff;
	vertical-align: middle;
}
.adduser ul li a{
	color:#fff !important;
}
.adduser ul li{
	width:auto
}
.adduser ul{
	background:none;
	border:0px;
}
.pd0{
	padding:0px !important;
}
.custom-control-input{
	position:relative !important;
}
table thead > tr > th,table tbody > tr > td{
	font-size:16px;
	font-weight:400;
}
.form-group label{
	font-size:16px;
}
.profile-img h4{
	font-size:22px;
	text-transform:capitalize;
}
.dropdown-toggle::after{
	vertical-align: middle;
	color:#532c1d;
}
.username{
	color:#532c1d;
}
.content-block{
	margin:30px 0;
}
.custom-control-label::before{
	top:5px;
	width:12px;
	height:12px;
}
.custom-control-label::after{
	    top: 5px;
    left: -14px;
}
.profile-lesttab{
	margin-top:35px;
}
.user-info .adduser{
	margin-top:22px;
}
.cus_address{
	width:100%;
	float:left;
	margin-bottom:5px;
}
.cus_address h3{
	margin:7px 0 0;
	font-size:20px;
	font-weight:600;
}
.cus_action ul{
	background:none;
	float:left;
}
.cus_action ul li{
	float:left;
	width:auto;
	margin:0 2px;
}
.cus_action ul li a{
	padding:0;
}
.cus_action ul li a i{
	margin:0px;
}
.deliveryadd h3{
	float:left;
}
.setaddress{
	float: left;
    margin: 10px 12px 0;
}
.account-text{
	margin-top:6px;
	width: 100%;
	display: flex;
}
.account-text p .btn-dark{
	color: #fff !important;
    border-color: #532c1d;
    background: #532c1d;
    font-size:14px;
}
.account-text p{
	font-size:18px;
}
.modal-footer{
	margin:0px !important;
}
.usertitle{
	float:left;
}
.mainorder{
	float: right;
    font-size: 18px;
    line-height: 1.8;
    cursor: pointer;
    color: #532c1d;
}
.pro-freature{
	float:left;
	margin-bottom:30px;
}