
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#0098ea!important; color:#fff;}

@font-face { 
    font-family: "rouble";
    src: url("/templates/lot/en/css/rouble.otf") format("opentype");
}
.rub { font-family: "rouble"; font-size: 24px; color: #0098ea; font-weight: 700; }


::-moz-selection{ background:#0098ea!important; color:#fff}

a{ color:#333; text-decoration: underline; outline:none}
a:hover{ color:#0098ea; text-decoration: none; outline:none}

body{ background:#fff; border:0; font: 17px 'Open Sans', Arial, Helvetica, sans-serif; color:#333 ;  line-height:1.5; min-width:320px;}


.container { position: relative; min-width: 320px; width: 100%; padding-left: 5%; padding-right: 5%;}

#main{margin: 0 auto; position: relative; overflow: hidden; background: #f9f9f9}

/* Page Animated item Styles */
.animated {
  visibility: hidden;
}
.new_project_btn a{
    font-family: 'Open Sans';
    display: block;
    color: #fff !important;
    border: 1px solid #0098ea;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 7px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    background: #0098ea;
    position: relative;
    letter-spacing: 0px;
    transition: .4s ease-in-out;
    padding: 0 24px;
    min-width: 150px;
    text-decoration: none;
    outline: none;
    border-radius: 7px;
    background-image: linear-gradient(45deg, #0098ea 0%, #0098ea 50%, #0098ea 100%);
    background-position: 100% 0;
    background-size: 200% 200%;
    font-size: 24px;
    font-weight: 300;
    color: white;
    transition: .5s;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.new_project_btn a:hover{
    color: #000 !important;
    background: #fff;
    border-color: #000;
}
.visible {
visibility: visible;
}
.active_link{
    border-color: red;
}
/* ============================= header ====================== */
.top1_wrapper{padding-left: 5%; padding-right: 5%; background: #fff;}
.top1{position: relative;}

header{position: absolute; left: 0; top: 50%; margin-top: -29px; z-index: 30;}

.rent1{background: #FAFAFA; padding: 30px; width: 25%; position: absolute; right: 5%; top: 60%; margin-top: -205px; border-radius: 2px; box-shadow: 0 0 5px #333; background: #dddddd radial-gradient(circle at 50% 0, rgba(255,255,255,.65), rgba(255,255,255,.35));}
.not-front .rent1{width: auto; position: relative; right: auto; top: 0; margin-top: 0; margin-bottom: 20px;}
.rent1 .txt1{font-family: 'Open Sans'; font-size: 26px; color: #000; text-transform: uppercase; line-height: 3;}
.rent1 .txt2{/*font-size: 16px; color: #333; border-bottom: 5px solid #f2c40e; padding-bottom: 10px; margin-bottom: 15px; line-height: 1.2; text-transform: uppercase;*/}

#category_selection{position: relative;}
#category_selection .form-group{margin-left: 0; margin-right: 0; margin-bottom: 10px;}
#category_selection label{color: #000; font-weight: bold; font-size: 14px; margin-bottom: 1px;}
#category_selection .form-control{text-transform: uppercase; border: none; outline: none;}

.btn-default.btn-rent-submit{width: 100%; font-family: 'Open Sans'; display: block; color: #fff; border: 2px solid #0098ea; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 20px; line-height: 20px; font-weight: 700; padding: 15px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 20px; margin-bottom: 0px; text-transform: uppercase; background: #0098ea; position: relative; letter-spacing: 0px;
    transition: .4s ease-in-out;
    
}


.btn-default.btn-rent-submit:hover{color: #000; background: #fff; border-color: #000;}

.bttt-default.btn-rent-submit:hover{color: #000; background: #fff; border-color: #000;}

.bttt-default.btn-rent-submit{width: 100%; font-family: 'Open Sans'; display: block; color: #fff; border: 2px solid #0098ea; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 20px; line-height: 20px; font-weight: 700; padding: 15px 20px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 20px; margin-bottom: 0px; text-transform: uppercase; background: #00ab45; position: relative; letter-spacing: 0px;
    transition: .4s ease-in-out;}







/* ============================= content ====================== */
.page-title{border-radius: 3px; margin-top: 25px; position: relative; display: table; width: 100%;}
.page-title>div{display: table-cell;}
.page-title .block-info{vertical-align: bottom; padding-left: 15px;}
.page-title .block-image img{width: 100%;}

.header-text{font-family: 'Open Sans'; font-size: 28px; color: #333;  line-height: 1.2; padding: 18px; padding-bottom: 2%; margin: -11px -10px 10px -10px; padding-top: 2%;}

.breadcrumbs1_wrapper{position: relative; margin-top: 0px; padding-bottom: 0px;}
.breadcrumbs1_wrapper:after{content: ''; display: block; width: 224px; height: 5px; position: absolute; left: 0; bottom: 0; background: #D1D5DA;}
.breadcrumbs1{padding: 0px 0px 25px; margin-top: 0px; font-weight: 400; line-height: 20px; color: #333;font-size: 15px;}
.breadcrumbs1 a{color: #333; text-decoration: none;}
.breadcrumbs1 a:hover{color: #0098ea; text-decoration: none;}
.breadcrumbs1 span{display: inline-block; margin: 0 12px; color: #a1a1a1;}

.rate1{padding-bottom: 30px;}
.rate1 .txt1{font-family: 'Open Sans'; font-size: 25px; color: #2a271e; text-transform: uppercase; padding-bottom: 15px;}
.rate1 figure img{width: 100%;}
.rate1 .txt2{padding: 15px 0;}
.rate1 .txt3{font-family: 'Open Sans'; font-size: 18px; color: #9a9a9a; text-transform: uppercase; padding-bottom: 15px; border-bottom: 2px solid #e8e8e8; margin-bottom: 15px;}
.rate1 .txt3 span{color: #f2c40e; font-size: 36px;}

.sort_wrapper{float: right; position: relative; z-index: 1;}

#sort1{white-space: nowrap; margin-bottom: 25px; margin-top: 10px;}
#sort1 .form-group{margin: 0;}
#sort1 label{float: left; color: #9b9b9b; font-weight: 400; font-size: 14px; padding: 6px 10px 6px 0;}
#sort1 .form-control{display: inline-block; width: 150px;}

.pager_wrapper{padding-top: 30px; margin-bottom: 0px;}
.pager{display: block; text-align: left; margin: 0;padding: 0; font-family: 'Open Sans'; font-weight: 400; font-size: 14px;}
.pager li{}
.pager li > a{border: 1px solid #e8e8e8; padding: 0px 2px; border-radius: 0px; background: #fff; color: #a1a1a1; text-align: center; min-width: 32px; line-height: 30px; text-decoration: none;}
.pager li > a:hover{text-decoration: none; background: #f3f3f3; border-color: #e8e8e8; color: #5d594a;}
.pager li.active > a{background: #f2c40e; color: #fff; cursor: default; text-decoration: none; border-color: #f2c40e;}
.pager .prev{}
.pager .prev > a{padding: 0 10px; text-align: center;}
.pager .prev > a:hover{}
.pager .prev > a i{padding-right: 10px; }
.pager .next{}
.pager .next > a{padding: 0 10px; text-align: center; float: none;}
.pager .next > a:hover{}
.pager .next > a i{padding-left: 10px;}

.services1{padding-bottom: 20px;border-bottom: 2px solid #e8e8e8; margin-bottom: 35px;}
.services1 figure img{width: 100%;}
.services1 .txt1{font-family: 'Open Sans'; font-size: 25px; color: #2a271e; text-transform: uppercase; padding-top: 20px; padding-bottom: 15px;}
.services1 .txt2{padding: 0 0 25px;}

.social2_wrapper{}
.social2{ display: block; margin: 0; padding: 0; list-style: none;}
.social2 li{display: inline-block; margin: 0 0 0 30px; float: left;}
.social2 li:first-child{margin-left: 0;}
.social2 li a{display: block; text-decoration: none; font-size: 26px; color: #3b3b3b; text-align: center; line-height: 1;
}
.social2 li a:hover{color: #0098ea;}

#google_map{position: relative; width: 100%; height: 320px; margin-bottom: 30px;}

.form1{background: #141311; padding: 40px 40px; position: relative; margin-bottom: 20px;}
.form1 .txt1{font-family: 'Open Sans'; font-size: 40px; color: #fff; text-transform: uppercase; line-height: 1;}
.form1 .txt2{font-size: 16px; color: #fff; border-bottom: 5px solid #f2c40e; padding-bottom: 10px; margin-bottom: 25px; line-height: 1.2; text-transform: uppercase;}




#content{position: relative; padding-top: 60px;  margin-bottom: 25px; }

.splash1{padding: 60px 0;}

.banner1_wrapper{margin-bottom: 20px;}
.banner1_wrapper img{width: 100%;}

.cars_wrapper{}
.car1{position: relative; width: 20%; float: left;}
.car1 a{display: block; border-left: 1px solid #fff; text-decoration: none;background: #f2f2f2;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.car1 a:hover{background: #f2c40e;}
.car1:first-child a{border-left: none;}
.car1 a figure{position: relative;}
.car1 a figure img{width: 100%;}
.car1 a .caption{display: block; padding: 5% 7%; }
.car1 a .caption .txt1{display: block; color: #2a271e; font-family: 'Open Sans'; font-size: 25px; text-transform: uppercase; line-height: 1.1; padding-bottom: 20px;}
.car1 a .caption .txt2{display: block; color: #212327; font-size: 16px; line-height: 1.4;}

.vehicles_wrapper{padding: 10px 0;}
/*.vehicle1{position: relative; background-color: #f7931a14; color: #0098ea; border: 1px solid #f7931a80;}  */
.vehicle1
{width: 100%;
max-width: 550px;
margin: 1em auto;
padding: 1em;
border-radius: 10px;
background: #f5f5f5 radial-gradient(circle at 50% 0, #f9f9f9, rgba(255,255,255,.35));
box-shadow: inset rgba(0,0,0,.1) 0 -3px 8px, inset rgba(252,255,255,.7) 0 3px 8px, rgba(0, 0, 0, 0.53) 0 3px 8px -3px;}

.vehicle1 a{display: block; text-decoration: none;}
.vehicle1 a figure{position: relative;  overflow: hidden;}
.vehicle1 a figure img{width: 100%; position: relative; width: 100%; height: 250px ;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.vehicle1 a:hover figure img{opacity: 0.7; filter:alpha(opacity=70); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.vehicle1 a figure .txt1{display: block;
left: 0;
bottom: 0;
    font-family: 'Open Sans';
    font-size: 25px;
    color: #0098ea;
    border: 1px solid #f5f5f5;
	text-transform: uppercase;
    padding-left: 10px;}
.vehicle1 a figure .txt1 i{font-size: 15px; font-style: normal; padding-left: 5px;}
.vehicle1 a figure .txt2{opacity: 0; filter:alpha(opacity=0);text-align: center; display: block; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -27px; -ms-transform: scale(0.1); -webkit-transform: scale(0.1); transform: scale(0.1);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.vehicle1 a:hover figure .txt2{opacity: 1; filter:alpha(opacity=100); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
.vehicle1 a figure .txt2 i{font-style: normal; font-family: 'Open Sans'; font-size: 22px; line-height: 1; padding: 13px 20px; border: 2px solid #fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; display: inline-block; color: #fff; text-transform: uppercase;}
.vehicle1 a .caption{display: block; height: 70px; border-bottom: 2px solid #0098ea;}
.vehicle1 a .caption .txt3{display: block; color: #000;   font-weight: 600;   font-family: 'Open Sans';   font-size: 16px;   padding: 15px 0;   padding-left: 10px;   text-decoration: none;  overflow: hidden;  height: 65px;  white-space: pre-line;}
.vehicle1 a:hover .caption .txt3{text-decoration: underline;}

.services_wrapper{position: relative; display: table; width: 100%; background: #141311;}
.services_wrapper > div{display: table-cell; width: 50%; vertical-align: middle; padding: 60px 5%;}

.services_wrapper .left_box_wrapper{position: relative; color: #adaba6;}

.services_wrapper .right_box_wrapper{position: relative; background: #2a2927; color: #fff;}

.ul0{padding: 0; margin: 0; list-style: none;}
.ul0 li{padding-bottom: 0px;}
.ul0 li a{text-decoration: none; color: #adaba6;}
.ul0 li a:hover{text-decoration: underline; color: #fff;}

.gal1{margin: 35px 0; padding-left: 115px; background: url("/templates/lot/en/images/car/gal1.png") 0 10px no-repeat;}
.gal1 .txt1{font-size: 22px; font-weight: 900;}


/* ============================= footer ====================== */
.bot1_wrapper{background: #f9f9f9; padding: 60px 0;}
.logo2_wrapper{padding-top: 20px;}
.bot1_title{padding-top: 20px; font-size: 20px; color: #333; font-weight: 700; padding-bottom: 20px;}

.ul1{padding: 0; margin: 0; list-style: none;}
.ul1 li{padding-bottom: 5px;}
.ul1 li a{text-decoration: none; color: #000;}
.ul1 li a:hover{text-decoration: underline; color: #000;}

.social_wrapper{}
.social{ display: block; margin: 0; padding: 0; list-style: none;}
.social li{display: inline-block; margin: 0 0 0 30px; float: left;}
.social li:first-child{margin-left: 0;}
.social li a{display: block; text-decoration: none; font-size: 40px; color: #a0a0a0; text-align: center; line-height: 1;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{color: #24221d;}

.downloads_block{padding: 20px 0 0; margin: 0; list-style: none;}
.downloads_block li{max-width: 50%; padding-right: 10px; display: block; float: left;}
.downloads_block li a{display: block;opacity: 0.5; filter:alpha(opacity=50);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.downloads_block li a:hover{opacity: 1; filter:alpha(opacity=100);}

.bot2_wrapper{    background: #fafdff;
    border-top: 3px solid #0098ea;
    padding: 30px 0;}
.copyright{text-transform: uppercase; color: #24221d; text-align: center}










/* ============================= parallax ====================== */
.parallax {width: 100%; position: relative; overflow: hidden; background: none;padding-top: 180px; padding-bottom: 180px;}
.parallax, .parallax .parallax-content, .parallax .overlay { height: 100%;}

.parallax-bg { width: 100%; height: 100%; left: 0; top: 0; margin: 0 auto; position: absolute; background-size: cover; background-attachment: scroll; background-repeat: repeat-y; background-position: center center; }
.parallax-bg.bg-fixed{background-attachment: fixed;}
.parallax .overlay { background: none; width: 100%; position: absolute; left: 0; top: 0; overflow: hidden; background: none;}
.parallax-content { }




.bg1 { background-image: url("/templates/lot/en/images/car/parallax1.jpg");}





#parallax1{padding-top: 110px; padding-bottom: 110px; color: #fff; line-height: 1.3;}

#parallax1 .txt1{font-size: 55px; font-weight: 400; font-family: 'Open Sans'; color: #fff; text-transform: uppercase; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.75);}

#parallax1 .txt2{font-size: 30px; font-weight: 400; font-family: 'Open Sans'; color: #fff; text-transform: uppercase; text-shadow:1px 1px 3px rgba(0, 0, 0, 0.75);}
#parallax1 .txt2 span{color: #f2c40e;}











/* ============================= main menu ====================== */
.menu_wrapper{position: relative; padding-top: 10px; padding-bottom: 10px;}
.navbar_ { margin: 0; padding: 0; background: none; border:none; position: relative;z-index: 30; min-height: 0; float: right; padding-top: 0px; padding-bottom: 0px; margin-top: 0;}
.navbar_ .navbar-toggle { background: #ffd018; border: none;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 20px; margin-bottom: 20px; margin-right: 5px;}
.navbar_ .navbar-toggle:hover, .navbar_ .navbar-toggle:focus{background: #f2c40e;}
.navbar_ .navbar-toggle .icon-bar{background: #fff;}
.navbar-collapse_{padding-left: 0; padding-right: 0; border: none;}
.navbar_ .nav{position: relative; margin: 0; padding: 0; display: block; float: none;}
.navbar_ .nav > li{position: relative; display: block; float: left; white-space: nowrap; background: none; margin-left: 30px;}
.navbar_ .nav > li:first-child{margin-left: 0;}
.navbar_ .nav > li > a{display: block; text-decoration: none; background: none; font-family: 'Open Sans'; font-weight: 400; font-size: 18px; line-height: 50px; color: #000; text-shadow:none; padding: 0; border: none; margin: 0; text-align: left; position: relative; z-index: 2; text-transform: uppercase; letter-spacing: 0px;
outline: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.navbar_ .nav > li > a:before{display: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.navbar_ .nav > li > a i{font-size: 18px; color: inherit; padding-left: 5px;}

.navbar_ .nav > li > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a {color: #f2c40e; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus {color: #f2c40e; text-decoration: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; background: none;}


.navbar_ .nav > li > a:focus:before, .navbar_ .nav > li > a:hover:before, .navbar_ .nav > li.sfHover > a:before, .navbar_ .nav > li.sfHover > a:hover:before {}
.navbar_ .nav > li.active > a:before, .navbar_ .nav > li.active > a:hover:before, .navbar_ .nav > li.active > a:focus:before {}

.navbar_ .nav > li > a:focus i, .navbar_ .nav > li > a:hover i, .navbar_ .nav > li.sfHover > a i, .navbar_ .nav > li.sfHover > a:hover i {color: inherit;}
.navbar_ .nav > li.active > a i, .navbar_ .nav > li.active > a:hover i, .navbar_ .nav > li.active > a:focus i {color: inherit;}









.sub-menu ul{     position: absolute;
    display: none;
    left: -23px;
    top: 60%;
    list-style: none;
    zoom: 1;
    z-index: 1;
    margin: 0;
    padding: 0 3px 10px 3px;
    background: #fff;
    text-align: left;
    border: none;
    margin-top: 30px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.35);
}





/* ============================= search-form ====================== */
.search-form-wrapper{position: relative; float: right; width: 280px; margin-right: 60px; margin-top: 10px;}
.search-form-wrapper .form-control{border: 1px solid #eeeeee; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; padding-top: 14px; padding-bottom: 14px; padding-left: 25px; height: 50px; color: #7a7a7a; font-size: 14px; line-height: 20px; font-style: italic;}
.search-form-wrapper .form-control:focus{box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; border-color: #0098ea;}
.search-form-wrapper a{position: absolute; right: 0; top: 0; text-align: center; width: 50px; line-height: 50px; color: #0098ea;}
.search-form-wrapper a:hover{color: #282828;}
.search-form-wrapper a i{font-size: 18px; line-height: 50px;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url("/templates/lot/en/images/car/totop.gif") no-repeat left top; }
#toTopHover { background:url("/templates/lot/en/images/car/totop.gif") no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/* ============================= main layout ====================== */
.title1{padding: 0 0 20px; margin: 15px 0 20px; font-family: 'Open Sans'; font-size: 28px; color: #fff; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}
.title1:before{content: ''; width: 100px; height: 4px; background: #2a2927; position: absolute; left: 0; bottom: 0;}





h1{padding: 0 0 20px; margin: 15px 0 20px; font-family: 'Open Sans'; font-size: 36px; color: #4d4f4e; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}
h1:before{content: ''; width: 142px; height: 4px; background: #e0e0e0; position: absolute; left: 0; bottom: 0;}

h2{padding: 0 0 20px; margin: 15px 0 20px; font-family: 'Open Sans'; font-size: 28px; color: #4d4f4e; font-weight: 400; text-align: left; position: relative; text-transform: uppercase;}
.not-front h2{font-size: 36px;}
h2:before{content: ''; width: 238px; height: 4px; background: #0098ea; position: absolute; left: 0; bottom: 0;}
.not-front h2:before{background: #e0e0e0;}

h3{padding: 0 0 15px; margin: 15px 0 0px; font-family: 'Open Sans'; font-size: 22px; color: #4d4f4e; font-weight: 700; text-align: left; position: relative; text-transform: uppercase;}


p.title{font-size: 18px; font-weight: bold;}

.border-box{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}





/* === */

.testimonial1{padding-bottom: 30px;}
.testimonial1 .txt1{font-style: italic; color: #383838; line-height: 1.6; padding-bottom: 15px;}
.testimonial1 .txt2{font-size: 14px; color: #838383;}

.ul2{padding: 0; margin: 0; list-style: none;}
.ul2 li{margin-bottom: 10px; padding-left: 22px; background: url("/templates/lot/en/images/car/li_st2.png") 3px 10px no-repeat;}
.ul2 li a{text-decoration: none; color: #000;}
.ul2 li a:hover{text-decoration: underline; color: #000;}

.pdf-link{background: url("/templates/lot/en/images/car/pdf.png") 0 0 no-repeat; padding-left: 55px; min-height: 31px; font-size: 18px; color: #333; text-decoration: underline; padding-top: 2px; margin-top: 15px; display: inline-block;}

.num1_wrapper{padding-bottom: 30px;}
.num1_wrapper .num{width: 100px; height: 100px; background: #f2c40e; float: left; margin-right: 30px; font-size: 30px; line-height: 100px; font-weight: 700; color: #fff; text-align: center;border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-top: 5px;}
.num1_wrapper .caption{overflow: hidden;}
.num1_wrapper .caption .txt1{font-weight: 700; font-size: 18px; color: #333; text-transform: uppercase; padding-bottom: 10px;}

.price1{margin-bottom: 15px; font-family: 'Open Sans'; font-size: 18px; text-transform: uppercase;color: #9a9a9a;}
.price1 span{font-size: 36px; color: #0098ea;}

/*-----btn-----*/
.btn-default.btn1{ font-family: 'Open Sans'; display: inline-block; color: #838383; border: none; font-size: 18px; line-height: 20px; font-weight: 400; padding: 0; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: none; position: relative; letter-spacing: 2px; border: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn1:hover{color: #f2c40e; background: none;}

.btn-default.btn2{ font-family: 'Open Sans'; display: inline-block; color: #fff; border: none; font-size: 22px; line-height: 22px; font-weight: 400; padding: 15px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top: 10px; margin-bottom: 10px; text-transform: uppercase; background: none; position: relative; letter-spacing: 2px; border: 2px solid #fff;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn2:hover{color: #000; background: #f2c40e; border-color: #f2c40e;}

.request .btn-default.btn3{
    font-size: 14px;
    font-weight: 600;
    padding: 17px 35px;
    float: right;
}

.btn-default.btn3{ font-family: 'Open Sans'; display: inline-block; color: #fff; border: none; font-size: 15px; line-height: 22px; font-weight: 700; padding: 15px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-bottom: 10px; text-transform: uppercase; background: #0098ea; position: relative; letter-spacing: 0px; border: 2px solid #0098ea;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn3:hover{color: #000; background: #fff; border-color: #000;}


.request .btn-default.btn4{
    font-size: 14px;
    font-weight: 600;
    padding: 17px 35px;
    float: right;
}

.btn-default.btn4{ font-family: 'Open Sans'; display: inline-block; color: #fff; border: none; font-size: 20px; line-height: 22px; font-weight: 700; padding: 15px 30px; text-decoration: none; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-bottom: 10px; text-transform: uppercase; background: #00ab45; position: relative; letter-spacing: 0px; border: 2px solid #0098ea;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.btn-default.btn4:hover{color: #000; background: #00ab45; border-color: #000;}













/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 5px; background: none; border: 1px solid #cfcfcf;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}

.thumbnail{line-height: inherit;}
.thumbnail .caption{padding: 0; color: inherit;}



.thumb1 {margin-bottom: 30px; margin-top: 0px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb1 figure{float: none; margin:0px 0px 0px 0px;background: none; border: none; padding: 0px;}
.thumb1 figure img{width: 100%;}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px; margin-top: 0px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom: 0; background: none;}
.thumb2 .thumbnail a{display: block; background: none; padding: 0px; text-decoration: none;}
.thumb2 .thumbnail a:hover{background: none;}
.thumb2 .thumbnail a figure{float: none; margin:0px 0px 0px 0px;background: none; border: none; padding: 0px;}
.thumb2 .thumbnail a figure img{width: 100%;}
.thumb2 .thumbnail a .caption{padding: 15px 0; display: block; text-transform: uppercase; border-bottom: 2px solid #e8e8e8; line-height: 1.3;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb2 .thumbnail a:hover .caption{border-color: #000;}
.thumb2 .thumbnail a .caption .txt1{display: block; font-family: 'Open Sans'; font-size: 24px; color: #333;}
.thumb2 .thumbnail a .caption .txt2{display: block; color: #838383;}







/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; }

#ajax-contact-form .form-group{margin-left: 0; margin-right: 0;}
#ajax-contact-form .form-group label{color: #d4d5d6; display: none;}
#ajax-contact-form .form-control{height: 38px; padding: 8px 12px; font-size: 14px; line-height: 20px; color: #333; background: #e6e6e6;border: 1px solid #333;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#ajax-contact-form .form-control:focus{border-color: #a7a7a7; background: #e6e6e6; color: #000;box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none;}
#ajax-contact-form textarea.form-control {height: auto;}
#ajax-contact-form .form-group.capthca{float: left; margin-right: 30px;}
#ajax-contact-form .form-group.capthca input{width: 170px;}
#ajax-contact-form .form-group.img{float: left;}
#ajax-contact-form .form-group.img img{width:170px; height:38px;}

.btn-default.btn-cf-submit{font-family: 'Open Sans'; display: inline-block; color: #000; border: none; box-shadow: none; moz-box-shadow: none; -webkit-box-shadow: none; font-size: 20px; line-height: 20px; font-weight: 700; padding: 15px 40px; text-decoration: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; margin-top: 10px; margin-bottom: 0px; text-transform: uppercase; background: #ffd018; position: relative; letter-spacing: 0px;
}
.btn-default.btn-cf-submit:hover{color: #000; background: #f2c40e;}


/*================= Custom =========================*/
.lot_main>div{
    min-height: 382px;
}
.adm_right  img{
/* width: 50%;*/
text-align: center;
}

.img_cart_style{
    
        width: 80px;
    height: 80px;
        border-radius: 50%;
}

.adm_right #content{
    padding: 5px;
    
}
.form-control{
    border-radius: 0;
}
.btn_work{
    margin: 0 auto;
    width: 78% !important;
    font-size: 16px!important;
}
.modal-content {
    border-radius: 0;
}
.login_dialog {
    width: 30%;
}
.login_dialog .modal_header p{
    font-family: 'Open Sans';
    font-size: 26px;
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    padding-bottom: 10px;
}
.login_dialog .modal-content{
    padding: 30px;
}
.login_body{
    border-top: 5px solid #D1D5DA;
}
.login_label{
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 1px;
}
.green_btn{
    color: #fff;
    background: #0098ea;
    border-color: #0098ea;
        width: 100%;
    font-family: 'Open Sans';
    display: block;
    border: 2px solid #0098ea;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    padding: 13px 18px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0px;
    transition: 0.4s ease-out;
}
.green_btn:hover{
    background: #fff;
    border-color: #000;
    color: #000;
}
.login_line{
    width: 100%;
    height: 1px;
    background: #ebeae7;
    margin-bottom: 10px;
    margin-top: 10px;
}
.text_center{
    text-align: center;
}
.social a{
    color: #000;
    font-size: 16px;
    letter-spacing: 0px;
    outline: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    text-decoration: none;
}
.social a:hover,.foot_login a:hover,#reg_to_log:hover,.confirm a:hover,.dialog_icon:hover,#modalMessage .l_link:hover{
    color: #0098ea !important;
    text-decoration: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
}
.social span>a{
    font-size: 28px;
    margin-right: 10px;
}
.social span>a:last-child{
    margin-right: 0;
}
.social>a{
    line-height: 44px;
}
.p0{
    padding: 0 !important;
}
.foot_login p{
    color: #000;
    font-size: 12px;
    letter-spacing: 0px;
}
.foot_login a{
    color: #000;
    font-size: 12px;
    letter-spacing: 0px;
    outline: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    text-decoration: none;
}

.adm_right {
    min-height: 480px;
    padding-top: 30px;
    background: #f9f9f9;


    
}
#reg_to_log{
    text-align: center;
    color: #000;
    font-size: 14px;
    outline: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    text-decoration: none;
}
.modal_footer{
    text-align: center;
}
.reg_body{
    padding-bottom: 0;
}
.confirm a{
    color: #0098ea;
    outline: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    font-size: 14px;
}
.confirm {
    font-size: 14px;
}

.my_service_table img{
    width: 50px;
    height: 50px;
}
.new_message{
 
}
.messages_notify_block{
    position: relative;
}
#messages_icon_notify{
    position: absolute;
 
    left: 25px;
    opacity: 0;
}
#cart_icon_notify{
    position: absolute;
    top: -12px;
    left: 25px;
}
.block_msg{
    border: 1px solid #ddd;
}
p.msg {
    word-wrap: break-word;
}
.extra_block li{
    list-style: none;
}
.extra_block label{
    cursor: pointer;
}
.extra_block{
    padding-left: 0;
}


/**************cart***************/
.item_img{
    max-width: 130px;
    max-height: 80px;
}
.item_delete{
    font-size: 20px;
}
.item_delete:hover{
    color: red;
    cursor: pointer;
}
.item_heading{
    padding: 10px;
}
.item_cart{
    margin-bottom: 1px;
    border-radius: 3px;
    background: #fff;
    padding: 0;
    border-top: 1px solid #0098ea;
}

.item_center {
width: 100%;
background: #fafafa;
font-size: 16px;
padding-left: 5%;
margin-left: 0px;
border-bottom-color: #9fd3ef;
border-bottom-style: solid;
border-bottom-width: 1px;
 
background: #1a1ff714;
}
.item_num{
    text-align: center;
}
.item_num input{
    margin: 10px 0;
 
    text-align: center;
 
}
.item_price {
    margin: 10px 0;
}
.item_price{
   /* text-align: center; */
}
.item_extra{
    width: 100%;
    background: #fafafa;
    font-size: 16px;
    padding-left: 5%;
    margin-left: 0px;
    margin-right: 0px;
}
.item_extra:nth-child(even){
    background: #fdfdfd;
}

.item_center div:first-child{
    margin: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.main_cart{
 
    padding: 15px;
}
.main_cart .btn-default.btn3{
    font-size: 12px;
    padding: 15px 12px;
}
.item_cart_overlay{
    padding: 0;
    padding-right: 15px;
}
.extra_remove{
    color: black;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    font-size: 20px;
}
.extra_remove:hover{
    color: red;
}

/*#################Modal message######################*/
#modalMessage .modal-content{
    padding: 30px;
}
#modalMessage h3{
    text-align: center;
    font-family: 'Open Sans';
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 400;
}
#modalMessage .append_msg_block{
    width: 100%;
    border-top: 5px solid #D1D5DA;
    padding-top: 14px;
}
#modalMessage .modal-dialog{
    width: 30%;
}
#modalMessage p{
    color: #333;
    font-size: 16px;
}
#modalMessage .green_btn{
    text-align: center;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
#modalMessage .green_btn:hover{
    color: #000;
    text-decoration: none;
    background: #fff;
    border-color: #000;
}
#modalMessage .l_link{
    color: #333;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    text-decoration: none;
}
.modal_sub {
    margin-top: 15px;
    text-align: center
}

//*#################new box Image#############*//
.resize-container {
    position: relative;
    display: inline-block;
    cursor: move;
    margin: 0 auto;
}

.resize-container img {
    display: block
}

.resize-container:hover img,
.resize-container:active img {
    outline: 2px dashed #000;
}

.resize-handle-ne,
.resize-handle-se,
.resize-handle-nw,
.resize-handle-sw {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: #000;
    z-index: 999;
}

.resize-handle-nw {
    top: -5px;
    left: -5px;
    cursor: nw-resize;
}

.resize-handle-sw {
    bottom: -5px;
    left: -5px;
    cursor: sw-resize;
}

.resize-handle-ne {
    top: -5px;
    right: -5px;
    cursor: ne-resize;
}

.resize-handle-se {
    bottom: -5px;
    right: -5px;
    cursor: se-resize;
}

.overlay {
	position: absolute;
	left: 82px;
	z-index: 999;
	width: 600px;
	height: 400px;
    border: solid 2px #000;
	box-sizing: content-box;
	pointer-events: none;
}

.overlay:after,
.overlay:before {
	content: '';
	position: absolute;
	display: block;
	width: 604px;
	height: 40px;
    border-left: dashed 2px #000;
	border-right: dashed 2px #000;
}

.overlay:before {
	top: 0;
	margin-left: -2px;
	margin-top: -40px;
}

.overlay:after {
	bottom: 0;
	margin-left: -2px;
	margin-bottom: -40px;
}

.overlay-inner:after,
.overlay-inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 40px;
	height: 204px;
    border-top: dashed 2px #000;
	border-bottom: dashed 2px #000;
}

.overlay-inner:before {
	left: 0;
	margin-left: -40px;
	margin-top: -2px;
}

.overlay-inner:after{
	right: 0;
	margin-right: -40px;
	margin-top: -2px;
}

.btn-crop {
	position: absolute;
	vertical-align: bottom;
	right: 5px;
	bottom: 5px;
	padding: 6px 10px;
	z-index: 999;
	background: #ffd018;
	border: none;
	
	color: #333;
}

.btn-crop img {
	vertical-align: middle;
	margin-left: 8px;
}
.content {
	max-width: 1290px;
	
	margin: 0 auto;
	text-align: center;
}

.component {
	position: relative;
	background: url(../images/gridme.png) repeat center center;
	padding: 4em;
	height: 550px;
	border: 3px solid #49708A;
	max-width: 901px;
	overflow: hidden;
	margin: 0 auto;
    
    display: none;
}
#modalImage .modal-dialog{
    width: 800px;
    
}
#modalImage .modal-content{
    padding: 15px;
}
.block_images img{
    width: 260px;
    height: 155px;
}
.block_images .row div{
    margin-bottom: 25px;
}
#imgInp{
    font-family: 'Open Sans';
    width: 100%;
    display: block;
    color: #333;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    padding: 15px 20px;
    text-decoration: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
    text-transform: uppercase;
    background: #ffd018;
    position: relative;
    letter-spacing: 0px;
}
.p0{
    padding: 0 !important;
}
.service_video{
    font-family: 'Open Sans';
    font-size: 26px;
    color: #333;
    font-weight: 400;
    text-align: left;
    position: relative;
    text-transform: uppercase;
    margin-top: 25px;
}
#carousel li{
    margin-right: 5px;
}
/*
 * notify deal
 */
#notify_deal_num{
    position: absolute;
    top: -12px;
    left: 25px;
}
.deal_notify_block{
    height: auto !important;
    border-radius: 2px;
    padding: 0 !important;
    left: -55px !important;
    z-index: 100;
}

.deal_notify_block li{
    padding-bottom: 4px;
    border-bottom: 1px solid #dadada;
    padding: 5px 10px 25px 10px;
    min-width: 300px;
    margin-right: 0 !important;
    
}

.deal_notify_block a{
    color: #0098ea !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 0 !important;
}
.deal_notify_block a:hover{
    background: transparent !important;
    color: #000 !important;
}
/*aside menu*/
.ppage_menu ul li{
    list-style: none;
}
.ppage_menu ul li a,.btn_envelope,.edit_link{
    color: #333;
    transition: all 0.4s ease-in-out;
    color: #3c763d;
}

.ppage_menuy ul li{
    color: #333;
    transition: all 0.4s ease-in-out;
    color: #fff;
}

.ppage_menu ul li a:hover,.btn_envelope:hover,.edit_link:hover{
    color: #0098ea;
}
.ppage_menu ul{
    padding: 0;
    margin-bottom: 20px;
}
.ppage_menu p{
    font-weight: 600;
}
.ppage_menu{
    padding-top: 25px;
}
.adm_right h2{
    margin-top: 0;
}
.mobile_sub{
    display: none;
}
.avatar {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    float: right;
    margin-left: 11px;
    border-radius: 50%;
}
#cd-menu-trigger span.caret {
    color: #000;
    margin-top: 33px;
    /* font-size: 0px; */
    margin-left: 3px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 4px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

/*##################CARD###################*/
.extra_round{
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #cb380b;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
}
.card_price span{
    color:  #333;
    font-size: 30px;
    font-weight: 700;
}
.card_image{
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin: 0 auto;
}
.card_author{
    color:  #333;
    font-size: 16px;
    font-weight: 700;
}
.card_status{
    color:  #333;
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
}
.card{
    padding: 10px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    margin-right: 0.1px;
    margin-bottom: 25px;
    width: 100%;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.card_count{
    color:  #9eacbc;
    font-size: 14px;
    font-weight: 400;
}
.card_name{
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.card_divider{
    margin: 0 auto -1px auto;
    height: 1px;
    width: 60%;
    background: #333;
}
.h36{
    height: 36px;
    margin-bottom: 13px;
}
.card_date{
    font-size: 14px;
    font-weight: 600;
}

.card_date a{
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
}
.card_bot a{
    display: block;
    margin-top: 65px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    text-decoration: none;
    color:  #fff;
    background: #0098ea;
    font-size: 14px;/* Приближение из-за подстановки шрифтов */
    font-weight: 600;
    border: 2px solid #333;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.card_bot a:hover{
    background: #fff;
    color: #333;
}
.card_buttons .btn{
    width: 100%;
    margin-bottom: 5px;
    border-radius: 0;
}
.card_wrap{
    padding: 0;
}
.btn_yel{
    text-transform: uppercase;
    background: #f2c40e;
    position: relative;
    letter-spacing: 0px;
    border: 2px solid #f2c40e;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    color: #333;
    font-weight: bold;
}
.btn_yel:hover{
    background: #fff;
    border-color: #333;
}
.btn_sort{
    background: #0098ea;
    position: relative;
    letter-spacing: 0px;
    border: 2px solid #0098ea;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
}
.btn_sort:hover{
    background: #fff;
    color: #333;
    border-color: #333;
}

.cd-navigation .deal_notify{
    color: #fff;
    font-size: 14px;
}
.cd-navigation .deal_notify .pull-right{
    font-size: 12px;
}

.cd-navigation span#notify_deal_num{
    position: inherit;
    color: red;
    left: 0;
    top: -10px;
}
.cd-navigation span#cart_icon_notify{
    position: relative;
    color: red;
    left: 0;
    top: -10px;
}
.mob_items{
    display: none;
}




.error_block {
    color: red;
}
/*___________deals_____________*/
.deal_heading{
    padding: 0 0 8px 0;
}
.deal_wrap{
    
}
.d_left{
    text-align: center;
    font-size: 14px;
}
.d_left img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 8px;
}
.slider_main .flex-next, .slider_main .flex-prev{
    top: 94% !important;
}
.d_center p{
    font-weight: bold;
    font-size: 25px;
}
.cl_icon img{
    width: 80px;
    height: 80px;
    border-radius: 8%;
}
.request{
    margin-bottom: 25px;
    background-color: #fff;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #dddddd;
    border: 1px solid #1ab0f77a;
    border-radius: 10px;
}
.deal_notify_block li:first-child{
    padding: 15px 10px;
}
.deal_notify_block li:last-child{
    text-align: center;
    padding: 0;
}
.deal_notify_block li:last-child a{
    width: 100%;
    padding: 15px !important;
}
.row.message.regular_msg {
    background: #f9f9f9;
    padding: 25px 25px;
    margin: 0;
}

.row.message.regular_msg:nth-child(even){
    background: #ffffff8e;
    
}
.deal_avatar{
    width: 80px;
    height: 80px;
    border-radius: 8%;
}

.order-status-lrg {
    text-align: center;
    padding: 25px 20px;
    background: #fff;
    position: relative;
}

/*.new_my_box{
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #dddddd;
    padding: 10px !important;
} */

.cont_prod{
    padding: 10px;
}

.dev_ava{
   /* height: 170px;*/
    width: 100px;
    border-radius: 50%;
}

.dev_TON {
    height: 170px;
    width: 100px;
    border-radius: 50%;
}

.prodavec{
    padding: 18px;
    margin: -11px -10px 10px -10px;
    background: #f9f9f96e;
 
}

.nik_name a{
    color: #0098ea;
    font-size: 14px;
    text-transform: uppercase;
}

.time_cl_serv{
    text-align: left;
}

.refr_cl_serv{
        text-align: right;
    margin-top: -34px;
}

.form_prod{
    /*! border: 1px solid #ddd; */
    text-align: center;
    border-radius: 3px;
    padding: 10px;
    position: relative;
    /*! border: 1px solid #0098ea; */
    background: #dddddd radial-gradient(circle at 50% 0, rgba(255,255,255,.65), rgba(255,255,255,.35));
}

.lab_kol_1{
    font-size: 14px;
    font-weight: 600;
}

.kol_serv{
    background: #e3e3e3;
    border-bottom: 1px solid #0098ea;
    /*! border-top: 1px solid #0098ea; */
    padding: 18px;
    text-align: center;
    margin: -11px -10px 10px -10px;
}

.group_form_1{
    margin-bottom: 0 !important;
    text-align: center;
}

.descr_prod_0{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
}

.dop_serv{
    background: #fdfdfd;
    border-bottom: 1px solid #dddddd;
    padding: 18px;
        margin: -10px -10px 20px -10px;
}

.descr_prod{ 
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
    /*! border: 1px solid #0098ea; */
}

.opis{
    background: #e3e3e3;
    border-bottom: 1px solid #0098ea;
    background: #e3e3e3;
    padding: 18px;
    margin: -10px -10px 20px -10px;  
}

.descr_prod_2{ 
      background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    margin-top: 20px;
    position: relative;
    /*! border: 1px solid #0098ea; */
}

.opis_for_buyer{
    border-bottom: 1px solid #0098ea;
    padding: 18px;
    margin: -11px -10px 20px -10px;
    background: #e3e3e3;
}



/* Hacker 2k17 */

.col-xs-12.col-md-9.deal_wrap {
    padding-right: 50px;
}

.row.deal_heading {
    background: #fff;
    padding: 8px;
    border: 1px solid #ddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.deal_aside {
    float: right;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 0;
}


.user_name_st a{
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
} 

.button_dialog_menu{
    text-align: center;
    background: #f9f9f9;
}

.btn_dialog_complete{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    border: 2px solid #0098ea;
    background-color: #0098ea;
}



.btn_btn_primary{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    border: 2px solid #0098ea;
    background-color: #0098ea;
}

.btn_submit_revision{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    border: 2px solid  #CB380B;
    background-color:  #CB380B;
}

.btn_btn_danger{
     color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    border: 2px solid  #CB380B;
    background-color:  #CB380B;
}

.btn_dialog_submit_review{
     color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    border: 2px solid  #CB380B;
    background-color:  #CB380B;
}

.form_reason_revision{
    width: 100%;
    background: #FFF; 
    padding: 10px;
    border: none;
    font-size: 14px;
    resize: none;
    outline: none; 
    border: 1px solid #0098ea;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.status_message_deal{
    text-align: center;
    padding-top: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid #dddddd;
}

.transaction_completed{
    text-align: center;
    padding: 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #dddddd;
}

.time_to_completion{
    text-align: center;
    color: #000;
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.time_in_status{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    
}

.btn_load_file{
    display: block;
    padding: 4px 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: 600;
    border: 2px solid #333;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn_load_file:hover{
    background: #fff;
    color: #000;
}



/* Test */

.message.regular_msg {
    background: #FAFAFA;
    padding: 25px;
    border-top: 1px solid #ddd;
}

.sand_message_lot{
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #2d91e5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    resize: none;
    outline: none;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    border: 1px solid #0098ea;
}

.tab-content.finance_tab { 
//padding: 15px; 
background: #fff;
//border: 1px solid #ddd; 
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-top: none; 
    margin-bottom: 10px;
}

.instructions_for_buyer{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

.message_lot_go{
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #0098ea;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    outline: none;
    font-size: 14px;
    resize: none;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.pre_block_dialogs{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    border: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
}

.chat_dialog{
height: auto;
width: 100%;
padding: 10px;
border: 1px solid #0098ea;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
font-size: 14px;
resize: none;
outline: none;
background: #fff;
box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.btn3_chat{
    float: right;

}


/* Несусветная дичь 
div#block_msg { 
max-height: 800px; 
overflow-y: scroll; 
} */

/* Cart */

.new_item_heading{
    padding: 15px;
    padding-left: 30px;
}

.new_item_delete{
    float: right;
}

.cart_info_btn{
    text-align: left;
    padding-top: 10px;
    font-size: 15px;
    background: #fafafa;
}

.text_cart_msg{
    height: auto;
    width: 100%;
    padding: 10px;
    border: none;
    font-size: 14px;
    resize: none;
    outline: none;
    overflow-y: hidden;
    border: 1px solid #0098ea;
}

.and_pull_right{
    color: #000;
    width: 100%;
    text-align: center;
    font-weight: 600;
    padding-bottom: 5px;
}

.instruction_cart{
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    
}

.btn_cart{
    font-size: 14px !important;
    line-height: 20px !important;
}

.new_main_cart{
    background: #ffffff;
    padding-top: 25px;
    font-size: 16px;
    font-weight: 600;
    
}

.new_main_cart_btn{
    text-align: center;
    padding-top: 10px;
}

.cart_dollar_sign{
    float: right;
    color: #0098ea;
    font-size: 15px;
    font-weight: 600;
}

.btn_cart_mini{
    font-size: 12px !important;
    padding: 15px 17px !important;
}

.dolla{
    float: right;
    color: #0098ea;
}

.item_card_extra{
    margin: 10px 0;
}

/* orders */
.super_adaptiv_master{
    padding-top: 29px;
}

/* Dialogs New */

.nickname_dialogs{
    font-size: 14px;
    font-weight: 600;
    padding-top: 10px;
    text-transform: uppercase;
    color: #000;
}

.conclusion_nick_dialogs{
    color: #0098ea;
    font-size: 14px;
    font-weight: 600;
}

.message_alert_right{
    background: #CB380B;
    padding: 3px;
    border-radius: 2px;
    color: #fff;
    float: none !important;
}


.new_deal_name{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.new_msg_users{
    font-size: 14px;
    margin-top: 25px;
}

#submit-btn{
    display: block;
    margin-top: 5px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #333;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #333;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

#submit-btn:hover{
    color: #000;
    background: #fff;
}

/* Notify */
.name_in_notify{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.btn_notify_click{
    margin-top: 10px;
}

/* requests */
.my_requests_form{
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 14px;
    resize: none;
    outline: none;
}

/* Navigation */

.cat_nav{
    position: fixed;
    width: 100%;
    z-index: 50;
    //margin-top: 70px;
    top:70px;
    padding-top: 5px;
    padding-bottom: 6px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
    padding: 10px;


   
}

.cat_ul{
    margin-bottom: 0 !important;
    text-align: center;
}

.cat_li{
    display: inline-block;
    height: 24px;
    
    white-space: nowrap;
    position: relative;
    border: 1px transparent solid;
    margin-left: 30px;
    margin-right: 30px;
    
}

.cat_a{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    
}

.cat_a:hover{
    color: #0098ea;
}



/* Payments */

.btn_payments{
    margin-top: 10px !important;
}

/* request */

.login_reque{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.text_reque{
    font-size: 15px;
    margin-top: 25px;
}

.btn_request{
    margin-top: 15px;
}

.form_reque{
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    resize: none;
    outline: none;
}

.reg_reque{
    padding: 5px;
    background: #f7ecca;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.btn_dial_btn{
    margin-top: 15px;
}

.pprogram_page_new{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sett_form{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px !important;
    margin-bottom: 20px;
}

.avatar_sett{
    margin-bottom: 5px;
}

.mess_container{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn_mess_page{
    font-family: 'Open Sans';
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 10px;
    text-transform: uppercase;
    background: #0098ea;
    position: relative;
    letter-spacing: 0px;
    border: 2px solid #0098ea;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.btn_mess_page:hover{
    background: #fff;
    color: #000;
    border: 2px solid #000;
}

.file_msg{
    margin-top: 20px;
}

/* Отзывы */
.rev_block{
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
}

.rev_block_zag{
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.rev_response{
    height: auto;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 14px;
    resize: none;
    outline: none;
}

.my_serv_butt{
    margin-top: 10px;
}

.edit_new{
    color: #fff;
    background: #cb380b;
    padding: 5px;
    border: 2px solid #cb380b;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    
}

.edit_new:hover{
    color: #000 !important;
    background: #fff;
    border: 2px solid #000;
}

.edit_new_push{
        margin-top: 15px;
}

.serv_text_n{
    font-weight: 600;
    margin-top: 7px;
}

.head_av{
    height: 150px;
    width: 150px;
    border-radius: 8%;
    margin-left: 70px;
    margin-top: 25px;
}

.bread_text{
margin-left: 1px;
font-size: 16px;
color:
#fff !important;
font-weight: 700;
text-shadow: 2px 2px 3px
rgb(15, 13, 13);
}


.bread_text .breadcrumbs1{
    font-size: 16px;
    color: #fff !important;
    font-weight: 600;
}

.bread_text a{
    color: #fff;
}

.send_profile{
    float: right;
    margin-right: 25px;
    margin-top: 120px;
}

.revi_block{
    border: none !important;

}

.revi_block a{
    border: none !important;
    color: #000 !important;
    font-weight: 600;    
    border-radius: 0 !important;
}



.ebalo_coll{
    font-size: 24px !important;
    font-weight: bold !important;
    color: #3c763d !important;
}

.ebalo_ugly{
    font-size: 24px !important;
    font-weight: bold !important;
    color: #cb380b !important;
}

.break_pam{
    margin-top: 20px;
}

.break_pam_img{
    margin-left: 1px;
}

.break_pam_text{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.break_pam_gift{
    background: #0098ea;
    color: #fff;
    margin-top: 5px;
    padding: 5px;
}

.break_pam_gift a{
    color: #fff;
    
}

.break_pam_gift p{
    margin: 0px 0px 0px 0px;
}

.break_pam_gift_bad{
    background: #cb380b;
    color: #fff;
    margin-top: 5px;
    padding: 5px;
}

.break_pam_gift_bad a{
    color: #fff;
}

.break_pam_comm{
    font-size: 14px;
    font-weight: 600;
     margin: 0 !important;
    padding-top: 13px;
    min-height: 60px;
}



.block_answer{
    border-top: 1px solid #ddd;
    padding: 10px;
}


/* Search */

.sherlock_ser{
    padding: 5px 40px 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    outline: none
}

@media screen and (max-width:910px).sherlock_ser
{
    left: 180px;
}

.sherlock_btn{
    background: url(/templates/lot/en/images/search.png) no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    outline: none;
    width: 16px;
    height: 16px;
    border: none;
}

@media screen and (max-width:910px).sherlock_btn
{
    left: 180px;
}

.sherlock_btn:hover{
   background: url(/templates/lot/en/images/search1.png) no-repeat; 
       background-size: contain;
    position: relative;
    top: 1px;
    outline: none;
    width: 16px;
    height: 16px;
    border: none;
}

.burger{
    display: none !important;
}

.btn_load_rev{
    padding: 4px 14px;
    text-decoration: none;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: 600;
    border: 2px solid #333;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.btn_load_rev:hover{
    background: #fff;
    color: #000;
}

/*-------banner-------*/
.banner {
    min-height: 350px;
    position: relative;
    overflow: hidden;
    background: url(/templates/lot/en/images/car/smm_lot.png) no-repeat center #d8deed91;
    background-size: auto;
    background-size: cover;
    max-width: 100% !important;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.container_max_ban {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.job-items-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    width: 47%;
}

.search-slider {
    z-index: 1;
}

.float-center-ce {
    text-align: center;
}

.banner-title {
    display: inline-block;
    padding: 0 !important;
    color: #0098ea;
    vertical-align: top;
    font-size: 36px;
    text-align: center !important;
    font-weight: bold;
    text-transform: none !important;
}

.banner-title:before{
    content: none;
   
}

.job-items-title .btn-post {
    margin-top: 10px;
    padding: 10px 20px;
    border: none;
    position: relative;
    overflow: hidden;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    transition: all .4s ease-out;
}

.hvr-sweep-to-left:hover{
    color: #fff;
    background: #0098ea;
}
.hvr-sweep-to-left i{
    transition: all .4s ease-out;
}
.hvr-sweep-to-left:hover i{
    transform: rotate(180deg);
}


.btn-post {
    border: 2px solid #0098ea !important;
    border-radius: 15px;
    color: #0098ea;
    background: none;
    padding: 25px 50px !important;
    font-size: 18px;
    text-transform: uppercase;

}

.name-button-post {
    display: inline-block;
    margin-bottom: 0;
    color: #0098ea;
	color: white;
    text-shadow: 1px 1px #0098ea, 1px -1px #0098ea, -1px 1px #0098ea, -1px -1px #0098ea, 3px 3px 6px rgb(43, 143, 112);
}

.name-button-post p {
    margin: 0 0 10px;
}

.like{
    margin-top: 5px;
    font-size: 20px;
    color: #C6C6C6;
    cursor: pointer;
}
.like_active{
    color: red;
}
.box_bottom{
    z-index: 99999;
}
.box_bottom .txt1{
    font-size: 24px;
    color: #0098ea;
}

/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1400px) {
    .rent1 .txt1{
        font-size:35px;
    }
}

/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {





}

@media (min-width: 992px) and (max-width: 1199px) {
  .rent1{padding: 15px 20px; margin-top: -185px;}
  .rent1 .txt1{font-size: 30px;}

  .header-text{font-size: 30px;}
  

}
/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
  .rent1{position: relative;left: 0; right: 0; margin-top: 0; width: 100%; padding-left: 5%; padding-right: 5%;}

  .car1{float: none;width: 100%;}
  .car1 a {border-left: none; border-top: 1px solid #fff;}
  .car1 a figure{float: left; max-width: 40%;}
  .car1 a .caption{padding: 15px; overflow: hidden;}

  .services_wrapper{display: block;}

  .services_wrapper > div{display: block; width: 100%;}

  .not-front .rent1{margin-top: 20px;}

  .page-title{display: block;}
  .page-title>div{display: block; width: 100%;}

  .page-title .block-info{padding-left: 0; padding-top: 20px; padding-bottom: 20px; text-align: left;}

  .header-text{padding-left: 1%; padding-right: 5%; font-size: 30px; padding-bottom: 20px; }
  
}
  

  .breadcrumbs1{padding-bottom: 0;}
  .breadcrumbs1_wrapper:after{display: none;}
    .user_menu_left{
    border: 1px solid #33333361;
    border-radius: 1%;
    background: #fff;
    }
    #modalMessage .modal-dialog{
        width: 50%;
    }
    .btn_sort{
        width: 100%;
        margin-bottom: 6px;
    }
     .col-xs-12.col-md-9.deal_wrap {
    padding-right: 12px !important;
}

}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar_ .nav > li{margin-left: 10px;}
  .navbar_ .nav > li > a{font-size: 16px;}
  
   




  .breadcrumbs1{padding-bottom: 0;}
  .breadcrumbs1_wrapper:after{display: none;}
    .user_menu_left{
        display: none;
    }








}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
 .login_dialog {
    width: 95%;
     margin-top: 3%;
}
.deal_notify_block{
    
    left: 0 !important;
}

	.navbar_ {float: none; height: 50px; margin-top: 0; padding-top: 0; padding-bottom: 0; }
	.navbar-collapse_{clear: both; margin-left: 0; margin-right: 0;}
	.navbar_ .nav{display: block; background: none; border-right: none;background: #fff; border: none; padding: 0;}
	.navbar_ .nav > li{float: none;background: none; border-left: none; margin-left: 0; border-top:1px solid #eeeeee; background: none;}
	.navbar_ .nav > li > a{margin-bottom: 0; border: none; line-height: 40px; padding: 0 5%;}
	.navbar_ .nav > li > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover, .navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus{ }
	.sub-menu ul{position: relative; left: 0; top: 0; margin-top: 0; padding: 0;}
  .sub-menu li a{padding-left: 5%; padding-right: 5%;}

    .burger{
        display: inline-block !important;
        cursor: pointer;
        

    }
    #cd-logo img {
        margin-top: 11px;
    }
    #cd-top-nav {
        right: 55px !important;
        text-align: center;
    }
    .cat_nav{
        //margin-top: 50px;
        top:99px;
        height: 0px;
        overflow: hidden;
        padding: 0;
        transition: all 0.3s ease-in-out;
        background: #F7F9FB;
        border-bottom: 2px solid #0098ea;
    }
    .cat_li {
        margin: 0;
        width: 100%;
        height: 30px;
    }
    .cat_toggle{
        height: auto;
    }
  .top1_wrapper{padding: 0;}
  header{left: 5%;}
  .menu_wrapper{padding: 0;}

  .car1 a figure{max-width: 50%;}

  .car1 a .caption{padding: 10px;}

  .sort_wrapper{float: none;}


.mobile_sub{
    display: block;
}

    #cd-lateral-nav{
        top: 90px !important;
    }

    #modalMessage .modal-dialog{
        width: 95%;
    }
.avatar {
    width: 30px;
    height: 30px;
    margin-top: 7px;
    margin-left: 5px;
}
#cd-menu-trigger span.caret {
    margin-top: 25px;
    margin-left: 3px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 4px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.mob_items{
    display: block;
}
    .request .btn-default.btn3{
    float: none;
}
    .col-xs-12.col-md-9.deal_wrap {
    padding-right: 12px;
}
    ul.dropdown-menu.deal_notify_block {
    width: 300px;
    left: -144px !important;
}
    .container_max_ban h2{
        font-size: 20px;
    }
    .job-items-title{
        width: 100%;
    }
}
@media (min-width: 481px) and (max-width: 767px) {



}
/* Landscape phones and down */
@media (max-width: 480px) {

  .car1 a figure{max-width: 100%; float: none;}
  
    .social a{
        font-size: 14px;
    }
   .foot_login p{
        font-size: 10px;
    }
    .login_dialog .modal-content {
    padding: 15px;
}
.confirm {
    font-size: 12px;
}
#modalMessage .modal-dialog{
        width: 95%;
    }
    .box_video{
        height: 350px;
    }
    #cd-logo img {
    margin-top: 18px;
    width: 200px;
    position: relative;
    left: 2px;
    display: block;
    z-index: 99999999;
}
}
@media (max-width: 910px) {

    .box_video{
        height: 212px !important;
    }
    #cd-top-nav li {
  
    margin-right: 11px !important;
}
     ul.dropdown-menu.deal_notify_block {
    width: 300px;
    left: -200px !important;
}

}
@media screen and (max-width:820px){.new_project_btn a{visibility:hidden;display:none}}
@media screen and (max-width:800px){cd-logo {visibility:hidden;display:none}}
//@media screen and (max-width:800px){.slides {visibility:hidden;display:none}}
@media screen and (max-width:800px){#flexslider {visibility:hidden;display:none}} 

@media screen and (max-width:910px){.banner {visibility:hidden;display:none}}



@media screen and (max-width:910px){#cd-top {position: relative; top: 0;right: 120px; height: 100%;}}
@media screen and (max-width:910px){#cd-top-nav {position: relative; top: 0;right: 120px; height: 100%;}}



@media screen and (max-width:910px){.sherlock_btn {background-size: contain; left: 230px;}} 


@media (max-width: 910px) {.lott  {
  display: flex;
  justify-content: center;
}}


@media screen and (max-width:800px){.banner {visibility:hidden;display:none}}

@media screen and (max-width:800px){.new_main_cart_btn {visibility:hidden;display:none}}

@media screen and (max-width:800px){.ppage_menuy {visibility:hidden;display:none}}


@media screen and (max-width:1024px){.sherlock_ser {visibility:hidden;display:none}}

@media screen and (max-width:1024px){.sherlock_btn {visibility:hidden;display:none}}

@media screen and (max-width:1024px){.new_project_btn {visibility:hidden;display:none}}



@font-face {
    font-family: 'Glyphter';
    src: url('/fonts/Glyphter.eot');
    src: url('/fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Glyphter.woff') format('woff'),
         url('/fonts/Glyphter.ttf') format('truetype'),
         url('/fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
   display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}


.foot-bottom-payment img {
    height: 3em;
    max-width: 100%;
    object-fit: contain;
    border-radius: 4px;
    background-color: #fff;
}

#cd-ssm {
    display: block;
    width: 8%;
    width: 110px;
    
}
