﻿html, body{
    font-size: 100%;
	margin:0px!important;
}
p{
	margin:0;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Ubuntu', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body p{
	font-family: 'Open Sans', sans-serif;
}
body a:hover{
	text-decoration:none;
	transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
/**** fix width class wrap1368 ****/
.wrap-fix
{
width:1350px;
	margin:0 auto;
float:none;
}
/*-- header --*/

/* The container <div> - needed to position the dropdown content */
.acc {
    position: relative;
    display: inline-block;
}

/* Account Content (Hidden by Default) */
.acc-content {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	margin: 1em 0 0 -8em;

}

/* Links inside the Account dropdown */
.acc-content a {
    color:#000 !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of account links on hover */
.acc-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .acc-content container when the user clicks on the account button) */
.accshow {display:block;}




/*--
input[type="submit"],.w3l_header_left ul li a,.related-post-right h4 a,.comments-grid-right h4 a,.reply a,.w3_single_grid_left_grid ul li a,ul.contact_info li a,.w3ls_services_bottom_grid_grid_pos,.footer-copy p a,.w3l_services_grid h4 a,.agileinfo_footer_grid ul li a,.wthree_service_breadcrumb_left ul li a{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.w3l_header_left{
	float:left;
	margin: .3em 0 0;
}
.w3l_header_left ul li{
	display:inline-block;
	margin-right:2em;
	font-size:14px;
	color:#999;
}
.w3l_header_left ul li span{
	padding-right:1em;
}
.w3l_header_left ul li a{
	color:#212121;
	text-decoration:none;
}
.w3l_header_left ul li a:hover{
	color:#999;
}
.w3l_header_right{
	float: right;
}
*/
/*-- social-icons --
ul.social-icons li {
    display: inline-block;
}
.icon {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0;
	width: 30px;
	height: 30px;
	font-size: 0;
	text-indent: -9999px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.icon-border {
	position: relative;
}

.icon-border::before,
.icon-border::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}

.icon-border::before {
	z-index: 1;
	-webkit-transition: box-shadow 0.3s;
          transition: box-shadow 0.3s;
}

.icon-border::after {
	z-index: 2;
}
*/
/* facebook 
.icon-border.facebook::before {
	box-shadow:inset 0 0 0 48px #212121;
}

.icon-border.facebook:hover::before {
	box-shadow:inset 0 0 0 2px #0a92b8;
}

.icon-border.facebook::after {
	background:url(../style_img/img-sp.png) no-repeat 8px 2px;
	display:block;
}
.icon-border.facebook:hover::after {
	background:url(../style_img/img-sp.png) no-repeat 8px -24px;
	display:block;
}
*/
/* twitter 
.icon-border.twitter::before {
	box-shadow:inset 0 0 0 48px #212121;
}

.icon-border.twitter:hover::before {
	box-shadow:inset 0 0 0 2px #0a92b8;
}

.icon-border.twitter::after {
	background:url(../style_img/img-sp.png) no-repeat -21px 0px;
	display:block;
}
.icon-border.twitter:hover::after {
	background:url(../style_img/img-sp.png) no-repeat -21px -26px;
	display:block;
}
*/
/* instagram 
.icon-border.instagram::before {
	box-shadow: inset 0 0 0 48px #212121;
}

.icon-border.instagram:hover::before {
	box-shadow: inset 0 0 0 2px #0a92b8;
}

.icon-border.instagram::after {
	background:url(../style_img/img-sp.png) no-repeat -51px 2px;
	display:block;
}
.icon-border.instagram:hover::after {
	background:url(../style_img/img-sp.png) no-repeat -51px -25px;
	display:block;
}
*/
/* pinterest 
.icon-border.pinterest::before {
	box-shadow: inset 0 0 0 48px #212121;
}

.icon-border.pinterest:hover::before {
	box-shadow: inset 0 0 0 2px #0a92b8;
}

.icon-border.pinterest::after {
	background:url(../style_img/img-sp.png) no-repeat -86px 2px;
	display:block;
}
.icon-border.pinterest:hover::after {
	background:url(../style_img/img-sp.png) no-repeat -86px -24px;
	display:block;
}

*/



.mode-search .form,
.mode-search .icon-close {
  opacity: 1;
  transform: none;
  pointer-events: all;
}

.mode-search .control .icon-search { opacity: 0; }

.mode-search .control .btn { transform: scale(70); }
/*-- sidebar --*/
#sidebar {
	background: radial-gradient(circle at top center, #999,#000000 50%);
    width: 200px;
    height: 600px;
    display: block;
    position: absolute;
    left: -200px;
    top: 3.4em;
    transition: left 0.3s linear;
    z-index: 999;
}
h4.menu {
    text-align: center;
    padding: 1em 1em;
    color: #fff;
    text-transform:uppercase;
    font-weight:bold;
    background:#EFC509;
}
#sidebar.visible {
  left: 0;
  top: 3.4em;
  transition: left 0.3s linear;
}

#sidebar-btn {
      display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 15px;
    cursor: pointer;
    margin: 20px;
    position: fixed;
    top: 0;
    left: 0;
}

#sidebar-btn span {
  height:3px;
  background:#EFC509;
  margin-bottom: 5px;
  display: block;
}

#sidebar-btn span:nth-child(2) { width: 75%; }

#sidebar-btn span:nth-child(3) { width: 50%; }

#sidebar ul {
  margin: 0;
  padding: 0;
}

#sidebar ul li { list-style: none;
 }
#sidebar ul li a:hover{
	background:#0a92b8;
		transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
#sidebar ul li a {
    color: #fff;
    display: block;
        padding: 14px 10px;
    text-decoration: none;
    text-align: center;
		transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	font-size: 0.95em;
	border-bottom: 1px ridge rgb(25, 24, 24);
}
#sidebar li ul {
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    border: 0px;
    position: absolute;
    width: 200px;
    z-index: 200;
}
#sidebar li:hover ul {
    display: block;
	background:#333;
	
}
#sidebar li ul li a{
    padding:12px 10px;
    font-size:0.85em;
    transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -moz-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    border-bottom:1px ridge #292828;
    color: #a4a6a7;
}
#sidebar li ul li a:hover,#sidebar li ul li a:active{
    background: #7d3bb1;
	color:#fff;
}
#sidebar i {
    margin-left: 2em;
    font-size: 0.7em;
    color: #f8e592;
}
/*-- Category sidebar 2 --*/
#sidebar-btn-close
{
	float: right;
    padding: 0.2em;
}
#sidebar-btn-close button
{
    background: none;
    border: none;
    text-shadow: 0px 0px 3px #000;
    color: #0a92b8;
    font-size: 1.4em;
}
#sidebar2 {
	background: radial-gradient(circle at top center, #999,#000000 50%);
    width: 200px;
    height: 600px;
    display: block;
    position: fixed;
    right: -200px;
    top: 4em;
    transition: right 0.3s linear;
    z-index: 999;
}
h4.menu {
    text-align: center;
    padding: 1em 1em;
    color: #fff;
    text-transform:uppercase;
    font-weight:bold;
    background:#EFC509;
}
#sidebar2.visible {
  right: 0;
  transition: right 0.3s linear;
  top:4em
}

#sidebar-btn2 {
    display:block;
    vertical-align: middle;
    width: 32px;
    height: 15px;
    cursor: pointer;
    margin: 20px;
    position: absolute;
    top: 50%;
    left: -73px;
}

#sidebar-btn2 span {
  height:3px;
  background:#EFC509;
  margin-bottom: 5px;
  display: block;
}

#sidebar-btn2 span:nth-child(2) { width: 100%; }

#sidebar-btn2 span:nth-child(3) { width:100%; }

#sidebar2 ul {
  margin: 0;
  padding: 0;
}

#sidebar2 ul li { list-style: none;
 }
#sidebar2 ul li a:hover{
	background:#0a92b8;
		transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
#sidebar2 ul li a {
    color: #fff;
    display: block;
    padding: 14px 10px;
    text-decoration: none;
    text-align: center;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	font-size: 0.95em;
	border-bottom: 1px ridge rgb(25, 24, 24);
}
#sidebar2 li ul {
    display: none;
    height: auto;
    padding: 0px;
    margin: 0px;
    border: 0px;
    position: absolute;
    width: 200px;
    z-index: 200;
}
#sidebar2 li:hover ul {
    display: block;
	background:#333;
	
}
#sidebar2 li ul li a{
    padding:12px 10px;
    font-size:0.85em;
    transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -moz-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    border-bottom:1px ridge #292828;
    color: #a4a6a7;
}
#sidebar2 li ul li a:hover,#sidebar2 li ul li a:active{
    background: #7d3bb1;
	color:#fff;
}
#sidebar2 i {
    margin-left: 2em;
    font-size: 0.7em;
    color: #f8e592;
}
/*-- /model-box --*/
.modal-header {
    border:none;
	background-color:#0a92b8;
}
.modal-form {
    text-align: center;
}
.modal-header .close {
    /*margin-top: -33px;*/
}
.modal-form h3,.mod-f h4{
    font-size:1.6em;
    line-height:32px;
    color:#fff;
	text-align:center;
	font-weight:400;
}
.mod-f h4{
	 margin-bottom:0.5em;
	 color:#333;
}
.modal-form p{
    font-size:0.9em;
    line-height: 32px;
       color: #fff;
    font-weight: normal;
	margin-bottom: 1em;
}
.modal-form select#country5 {
    padding: 10px 20px;
    width:58%;
    font-weight: normal;
    background: none;
    border: 1px solid #000;
    color: #848484;
    outline: none;
    font-size: 14px;
    margin-bottom: 0;
	float:left;
	margin-right:2%;
	background:#fff;
}
.modal-form input[type="text"] {
    outline: none;
    font-size:0.9em;
    color: #999;
    padding: 11px 12px;
    margin: 0;
    width:40%;
    border: 1px solid #000;
    -webkit-appearance: none;
    margin-bottom:10px;
    font-family: 'Open Sans', sans-serif;
}
.mod-f{
	padding:2em;
}
.mod-f input[type="text"],.mod-f input[type="email"],.mod-f input[type="url"],.mod-f input[type="password"],.mod-f input[type="number"] {
    outline: none;
    font-size:0.9em;
    color: #999;
    padding:9px 10px;
    margin: 1%;
    width: 48%;
    float: left;
	border: 1px solid #ccc;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
	border-radius: 2px;
}
.mod-f textarea
{
	outline: none;
    font-size: 0.9em;
    color: #999;
    padding: 9px 10px;
    margin: 0.5em;
    width: 98%;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    font-family: 'Open Sans', sans-serif;
	border-radius: 2px;
}
.mod-f input[type="submit"] {
    font-size: 1em;
    display: block;
    margin: 8px  auto;	
    color: #fff;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 6px 8px;
    -webkit-appearance: none;
    width: 100px;
    font-weight: 600;
    text-transform: uppercase;
	background-color:#0a92b8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mod-f .nxt, .mod-f .prv,.mod-f .subb{
    font-size: 1em;
    display: block;
	outline: none;
    margin: 0 auto;	
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 5px 8px;
    -webkit-appearance: none;
    font-weight: 600;
    text-transform: uppercase;
	background-color:#0a92b8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mod-f .nxt,.mod-f .subb{
	float:right;
}
.mod-f .prv{
	float:left;
}

 .addMore{
	background: none;
	border: none;
	padding: 0;
	margin: 1% 0;
 }
 .remove-mob i,.remove-phone i,.remove-email i, .remove-hl i{
    font-size: 2.6em;
 }
 .remove-mob,.remove-phone,.remove-email,.remove-hl{
	color: #ea3232;
    margin: 1% 0;
    display: inline-block;
 }
.d-c{
	text-align:center;
    margin:1em 0;
}
.mod-f select{
	background-color: #0a92b8;
	border: none;
	color:#fff;
	border-radius: 2px;
	padding: 7px 4px;
	display: block;
	margin: 0.5em;
	outline: none;
	font-size: 1em;
}


/*--checkbox--*/
.d-c input[type="checkbox"] {
    display: none;
}
.d-c input[type="checkbox"]+label {
    position: relative;
    padding-left: 2em;
    border: none;
    outline: none;
    font-size: 1em;
    color: #333;
    font-weight: 400;
    cursor: pointer;
}
.d-c input[type="checkbox"]+label span:first-child {
    width: 18px;
    height: 18px;
    border: 2px solid #C8C8C8;
    position: absolute;
    left: 0;
    top:2px;
}
label.checkbox {
  display: inline-block;
}
.checkbox {
	margin-bottom: 4px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
  position: relative;
  font-size: 0.95em;
  font-weight: normal;
  color:#797676;
  padding: 0em 0.5em 0em 2.5em;
}
.checkbox i {
    position: absolute;
    bottom:5px;
    left: 2px;
    display: block;
    width: 18px;
    height: 18px;
    outline: none;
    background: #fff;
   border: 2px solid #000;
}
.checkbox input + i:after {
	content: "";
    background: url(../style_img/tick.png)no-repeat;
    position: absolute;
    left: 2px;
    top: 2px;
    font-size: 10px;
    width: 10px;
    height: 10px;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
/*--//checkbox--*/
/*-- //model-box --*/
/*-- /login --*/
.login-top {
    padding: 2.3em 2em;
}
.login-top input[type="text"], .login-top input[type="password"] {
    outline: none;
    font-size: 1em;
    color: #999;
    padding: 10px 0px 10px 30px;
    margin: 0;
    width: 100%;
    border: none;
    border-bottom:2px solid #686464;
    -webkit-appearance:none;
    margin-bottom: 28px;
	font-family: 'Open Sans', sans-serif;
}
.login-top input[type="text"]:focus, .login-top input[type="password"]:focus{
	border-bottom: 2px dashed rgba(87, 86, 87, 0.83);
}
.login-top input.name {
    background: url(../style_img/l1.png) no-repeat 0% 51%;
}
.login-top input.email {
    background: url(../style_img/l2.png) no-repeat 0% 51%;
}
.login-top input.phone {
    background: url(../style_img/l4.png) no-repeat 0% 51%;
}
.login-top input.password {
    background: url(../style_img/l3.png) no-repeat 0% 51%;
}
.login-top input[type="text"]:hover, .login-top input[type="password"]:hover{
    border-bottom-color:rgba(132, 141, 215, 0.52);
}
/*--checkbox--*/
.login-top input[type="checkbox"] {
    display: none;
}
.login-top input[type="checkbox"]+label {
    position: relative;
    padding-left: 2em;
    border: none;
    outline: none;
    font-size: 1em;
    color: #999;
    font-weight: 400;
    cursor: pointer;
}
.login-top input[type="checkbox"]+label span:first-child {
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    top: -1px;
}
.login-top input[type="checkbox"]:checked+label span:first-child:before {
    content: "";
    background: url(../style_img/tick.png)no-repeat;
    position: absolute;
    left: 2px;
    top: 2px;
    font-size: 10px;
    width: 10px;
    height: 10px;
}
/*--//checkbox--*/
.login-bottom {
    margin-top: 2em;
}
.login-bottom li {
    display: inline-block;
    float: left;
}
.login-bottom li:nth-child(2) {
    display: inline-block;
    float: right;
}
.btn-lnk {
    font-size: 1em;
    color: #333;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0.5em 1.25em;
    -webkit-appearance: none;
    background-color: #ccc;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-transform: uppercase;
	margin: 0em 1em;
}
.btn-lnk:hover {
    background: #333;
	color:#ccc;
}
.login-bottom li:nth-child(3) {
    float: right;
}
.login-bottom a {
    font-size: 1em;
    color: #555!important;
    vertical-align: middle;
    line-height: 2.4em;
	font-weight:400!important;
}
.login-bottom a:hover{
	color:#8e44ad;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
/*.login-bottom input[type="submit"] {
    font-size: 0.9em;
    color: #fff;
	background:#EFC509;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    -webkit-appearance: none;
}
.login-bottom input[type="submit"]:hover{
	background: #3b5998;
    color: #ffffff;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
} */
.social-icons ul li {
    float: left;
    width: 100%;
    background-color:#3b5998;
	    text-align: left;
}
.social-icons ul li a {
	display:block;
	margin:0!important;
	    text-align: left;
}
.social-icons  ul li a span {
    padding:1.5em 0.5em;
    vertical-align:middle;
    color:#fff;
	font-size:1em;
}
.social-icons  ul li a span.text {
    padding-left: 1em;
}
.social-icons ul li span.icons {
    background: url(../style_img/i1.png)no-repeat #2E4A84 center;
    width: 1.5em;
    display: inline-block;
}
.social-icons ul li.twt{
    background-color:#55acee;
}
.social-icons ul li.twt span.icons {
    background: url(../style_img/i2.png)no-repeat #4D9CD8 center;
}
.social-icons ul li.ggp{
    background-color:#dc4e41;
}
.social-icons ul li.ggp span.icons {
    background: url(../style_img/i3.png)no-repeat #D64639 center;
}
.social-icons ul li.pin{
    background-color:#bd081c;
}
.social-icons ul li.pin span.icons {
    background: url(../style_img/i4.png)no-repeat #AB0518 center;
}
.social-icons ul li a:hover span.icons {
    transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
    transition: .5s all;
}
/*-- //login --*/
/*-- /cars-select --*/
.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 320px;
	max-width: 480px;
	max-height:256px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
   width: 100%;
	opacity: 0.9;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
p.icon-links a {
    margin-left: 21px;
}
/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background:#EFC509;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h4 {
	float: left;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
   position: absolute;
    bottom: 7em;
    padding: 2em 4em;
    color: #fff;
    text-transform: none;
    font-size: 75%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    line-height: 1.9em;
}

figure.effect-zoe h4,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

figure.effect-zoe h4 {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 400;
    padding-top: 3px;
    color:#333;
}
figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h4,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h4 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.grid figure h4 span {
    font-weight: 800;
}
p.icon-links i {
    vertical-align: middle;
	color: #333;
}
.select-cars-agile {
    padding: 6em 0;
      background: #ebebec;
}
.used-one.second {
    margin-top: 15px;
}
/*---------------*/
/*-- //cars-select --*/
h3.tittle {
    text-align: center;
    margin-bottom:1em;
    color: #111;
    font-size:2.3em;
}
h3.tittle.top {
    margin-bottom: 0.5em;
    font-size: 2em;
    color: #333;
    text-align: left;
}
h6.sub {
    text-align: left;
    margin-bottom: 1em;
    font-size: 1.1em;
    color: #333;
}
/*-- /tabs --*/
.featured_section_w3l {
      padding: 5em 0 22em 0;
}
.tab-content>.tab-pane {
	padding-top: 50px;
}
.nav-tabs>li>a {
	    padding: 15px 44px;
    font-size: 19px;
    font-weight: 400;
   
    border-radius: 0;
    color: #333;
    background: none;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
	outline:none;
		transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	border:none;
	 border-bottom:4px solid #fff;
}
.nav-tabs > li > a:hover {
 border-color:none!important;
border-bottom: 4px solid #0a92b8!important;
    width: 70%;
}
.nav-tabs>li>a:hover,.nav>li>a:focus {
	text-decoration: none;
	background:none!important;
	color: #FFF!important;
	border-bottom: 4px solid #0a92b8!important;
	    width: 70%;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	  background:none!important;
     color: #555!important;
	     border: none!important;
    border-bottom: 4px solid #0a92b8!important;
	    width: 70%;
			 
}
.tab-image img {
    width: 100%;
}
.tab-info p {
	    font-size: 0.9em;
		color: #777;
		    line-height: 1.9em;
      margin: 1em 0 1em 0;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
     background:none!important;
    color: #555!important;  
border:none!important;	
	border-bottom: 4px solid #0a92b8!important;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background:none!important;
    color: #555!important;
	border:none!important;
	border-bottom: 4px solid #0a92b8!important;
}
.nav-tabs > li {
    float: left;
    margin: 0 auto;
       width: 31%;
    margin: 0 1%;
}
.img-grids{
	position:relative;
}
.car_description {
    padding: 22px 15px;
    text-align: center;
    border: 1px solid#ddd;
}
.price,.date {
    font-size: 1.2em;
    font-weight: 600;
    padding: 0.5em 0;
	    color: #333;
}
.date {
    padding-bottom: 0;
}
.car_description .price {
    margin: 0!important;
}
.card {
    position: relative;
    float: left;
    padding-bottom: 18%;
    width:32%;
    text-align:center;
    margin-right:2%;
}
.login-inner2 {
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid #E7E7E8;
}
.card:nth-child(3) {
  margin-right:0;
}

/* card fronts and backs */
.card__front,
.card__back {
  position: absolute;
    top:0px;
    left: 0;
    width: 100%;
    height: 312px;
}

.card__front,
.card__back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
}

.card__front {
  background-color: #fff;
}

.card__back {
  background-color: #fff;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);

}
/* card text */
.card__text {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #fff;
}
.img-grid img {
    width: 100%;
}
.login-top.sign-top{
	padding:0;
}
.login-top.sign-top form{
    padding: 2em 2em;
}


/* hover effect */
.card.effect__hover:hover .card__front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card.effect__hover:hover .card__back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

/* click effect */
.card.effect__click.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card.effect__click.flipped .card__back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

/* random effect */
.card.effect__random.flipped .card__front {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.card.effect__random.flipped .card__back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.login-top.sign-top form {
       padding: 1em 2em 3em 2em;
}
.login-inner2 h4 {
    font-size: 1.4em;
    font-weight:400;
    padding: 1.87em 0 1em 0;
    color: #333;
}
.login-bottom.two{
	margin-top: 1em;
}
.login-top.sign-top input[type="text"],.login-top.sign-top input[type="password"] {
    margin-bottom:22px;
	z-index:9999;
	font-size:0.9em;
}
.login-top.sign-top input[type="submit"] {
    font-size:1em;
    color: #fff;
    outline:none;
    border:none;
    cursor:pointer;
    padding:15px 10px;
    -webkit-appearance: none;
    width:100%;
	background-color:#0a92b8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all; 
	text-transform: uppercase;
}
.login-top.sign-top input[type="submit"]:hover {
	background:#000;
}
.section_drop select#country1 {
    padding:10px 46px;
    width:100%;
    font-weight:normal;
    background:none;
    border: none;
    color: #848484;
    outline: none;
    font-size: 14px;
    border-bottom: 2px solid #686464;
    margin-bottom: 30px;
    background: url(../style_img/car.png) no-repeat 1% center #ffffff;
}
.car_description h4 a{
    font-weight:400;
	color: #0a92b8!important;
    text-decoration: none;
	text-transform:uppercase;
    font-size: 1.1em!important;
}
.card_front h4 a {
        text-transform:uppercase;
}
.car_description  p{
	font-size:0.9em;color:#777;
}
/*-- //tabs --*/
.banner-bottom {
    background: url(../style_img/bottom.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height:650px;
}
.bottom-form {
    width:40%;
    padding:7em 0 0 0;
    float:right;
}
.bottom-form ul {
    margin-top: 78px;
}
.inner-text form {
    background: #fff;
    padding: 50px 45px;
}
.inner-text form h5 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #333;
    font-family: 'Ubuntu', sans-serif;
}
.inner-text h3 {
    font-size: 22px;
    margin-bottom: 21px;
    color: #0a92b8;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}
.inner-text form input[type="text"]{
    border: 1px solid #c7c5c5;
    outline: none;
    padding: 10px 10px 10px 35px;
    width: 100%;
    color: #848484;
    font-size: 14px;
    margin-bottom: 18px;
}
.inner-text input.name {
    background: url(../style_img/l1.png) no-repeat 3% 51%;
}
.inner-text input.email {
    background: url(../style_img/l2.png) no-repeat 3% 51%;
}
.inner-text input[type="submit"] {
    outline: none;
    border: none;
    width: 100%;
	color: #fff;	
    font-size: 18px;
    padding: 12px 0px;
    text-transform: uppercase;
    background-color:#0a92b8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.inner-text input[type="submit"]:hover {
	background:#000;
}
.section_drop2 select#country6 {
    padding: 10px 35px;
    width: 100%;
    font-weight: normal;
    background: none;
    color: #848484;
    outline: none;
    font-size: 14px;
    border: 1px solid #c7c5c5;
    margin-bottom: 30px;
    background: url(../style_img/car.png) no-repeat 2% center #ffffff;
}
/*-- /updates-agile  --*/
.updates-agile {
    padding:6em 0;
}
.update-info-w3l.two {
    margin-top: 3em;
}
.tab-info h4 a {
	text-decoration:none;
	font-weight: 400;
    color: #0a92b8;
    text-decoration: none;
    font-size: 1.2em;
    text-transform: uppercase;
}
a.read.hvr-shutter-in-horizontal {
        padding: 0.6em 1em;
    font-size: 0.85em;
	color: #fff;
}
/* Shutter In Horizontal */
a.read.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background:#0a92b8;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.read.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
     background:#333; 
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.read.hvr-shutter-in-horizontal:hover,a.read.hvr-shutter-in-horizontal:focus,a.read.hvr-shutter-in-horizontal:active {
  color: white;
  text-decoration:none;
}
a.read.hvr-shutter-in-horizontal:hover:before,a.read.hvr-shutter-in-horizontal:focus:before,a.read.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.tab-image iframe {
    width: 100%;
    height: 249px;
}
.view {
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.view, .view .mask, .view .content {
	width:445px;
    height:316px;
}
.view .mask, .view .content {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
/* SECOND EFFECTS */

.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -o-box-sizing:border-box;
   -ms-box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   text-align:center;
}
.second-effect:hover .mask {
	opacity: 1;
    border: 75px solid rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.45);
}
.second-effect .mask p {
    font-size: 1.5em;
    color: #fff;
    text-transform: uppercase;
    padding: 2.7em 0 0;
    display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
.view.second-effect p span{
	color:#EFC509;
}
/*-- //updates-agile  --*/
/*-- slider --*/
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin-top: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item li{
	list-style:none;
}
ul#flexiselDemo1 li a{
	text-decoration:none;
	display:block;
}
ul#flexiselDemo1 li a h4{
	text-align: left;
    padding-left: 14px;
	color:#478D06;
	font-size:1.2em;
	margin-top:0.5em;
}
ul#flexiselDemo1 li a h4:hover{
	color: #DBC585;
}
.nbs-flexisel-item > a img {	
	cursor: auto;
    position: relative;
    width: 100%;
    margin: 0;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 45px;
	height: 45px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:0em;
}
.nbs-flexisel-nav-left {
    left:-2;
    background:#000 url(../style_img/img-sprite-left-right.png) no-repeat -7px -3px;
	 opacity:0.7;
}
.nbs-flexisel-nav-right {
    right: 0px;
    background: #000 url(../style_img/img-sprite-left-right.png) no-repeat -56px -3px;
    opacity: 0.7;
}
.nbs-flexisel-nav-left:hover,.nbs-flexisel-nav-right:hover{
	 opacity: 0.9;
}
.caption{
	display:none;
}
.caption span {
    font-size:14px;
    color:#EFC509;
    display:block;
	padding:6px 0 10px 0;
	text-transform:uppercase;
}
.caption h3 a{
	font-weight:700;
    color: #fff;
    text-decoration: none;
    font-size:1em;
    text-transform: uppercase;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
li.nbs-flexisel-item:hover .caption {
    float: left;
    width: 100%;
    height:90px;
    position: absolute;
    left: 0;
    bottom:0px;
    padding: 20px 30px;
    text-align: center;
    background-color: rgba(15, 16, 16, 0.87);
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
}
/*--/car-view-slider---*/
/*--/banner-inner---*/
.banner-inner {
    background: url(../style_img/banner-inner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:300px!important;
}
.banner-inner-dott {
	background:url(../style_img/dots.png)repeat 0px 0px;
    text-align:center;
    padding-bottom:1em;
}
/*-- /single --*/
.single,.typo {
    padding: 5em 0;
}
.service-breadcrumb {
	background: #f4f4f4;
margin: 0em auto;
float: none;
width: 100%;
padding: 1em 0em;
display: inline-block;
margin-top: 80px;
box-shadow: 0px 0px 2px -1px;
}
.service_breadcrumb_left {
    float: left;
	width:800px;
	margin:0 1em;
}
.service_breadcrumb_left ul li {
    display: inline-block;
    color: #212121;
    font-size: 14px;
}
.service_breadcrumb_left ul li a {
    color:#efc509;
    text-decoration:none;
}
.service_breadcrumb_right h3 {
        font-size:1.6em;
		color:#252727;
		text-transform:uppercase;
		font-weight:400;
margin: 0 0 0 10em;
}
.service_breadcrumb_right {
    float:right;
width:400px;
margin:0 1em;
}
/*-- single --*/
.single-gallery .images .image {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  display: none;
  border-radius: 3px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

.single-gallery .images .image.active {
  display: block;
}

.single-gallery .images .image .content {
  position: absolute;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
}

.single-gallery .thumbs {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
}


.single-gallery .thumbs .thumb {
  box-sizing: border-box;

  background: center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;

  margin: 4px;

  border: 3px solid transparent;
  width: 100px;
  height: 100px;

  cursor: pointer;
}

.single-gallery .thumbs .thumb:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 45px;
  top: -8px;
}



.single-gallery .thumbs .thumb.active {
  border-color: silver;
}

.single-gallery .thumbs .thumb.active:before {
  border-bottom-color: silver;
}
.single-left2 h3{
	font-size:1.3em;
    color:#3e3f48;
    margin:1em 0 1em;
    line-height:1.5em;
    text-transform:uppercase;
}
.single-left2 ul.com li{
	display:inline-block;
	margin-left:2em;
	color:#626262;
}
.single-left2 ul.com li span{
	left:-.8em;
}
.single-left2 ul.com li a{
	color:#777;
	font-size:14px;
	text-decoration:none;
}
.single-left2 ul.com li a:hover{
	color: #0a92b8;
}
.single-left2-sub{
	padding:2em 0;
}
.single-left2-sub ul li{
	display:inline-block;
	font-size:1.5em;
	color: #0a92b8;
}
.single-left2-sub ul li:nth-child(1){
	margin-right:1em;
}
.single-left2-sub ul li a{
	padding: 6px 10px;
    border: 1px solid #777;
    color: #777;
    text-decoration: none;
    font-size: .6em;
}
.single-left2-sub ul li a:hover{
	background:#0a92b8;
    border: 1px solid #0a92b8;
	color:#fff;
}
ul.com,.single-left4{
    padding: 1.5em 0;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}
.single-left3 p{
	font-size:0.9em;
    color:#777;
    line-height:1.9em;
    margin:0;
}
.single-left3 p span{
	display:block;
	margin:1em 0;
}
.single-left4 h4{
	font-size: 1.5em;
    color: #0a92b8;
    margin: 0 0 0.5em;
    font-weight: 400;
}
.single-left4{
	text-align:center;
}
.related-post-left{
	float:left;
	width:30%;
}
.related-post-right{
	float:right;
	width:65%;
}
.related-post:nth-child(3) {
    margin: 2em 0;
}
.related-post:nth-child(2) {
    margin:2em 0 0;
}
.related-post-right h4 a{
	font-size: 1em;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.5em;
    color: #0a92b8;
}
.related-post-right h4 a:hover{
	text-decoration:none;
	color:#1F2027;
}
.related-post-right p {
	color: #999;
    font-size: 14px;
    margin: .5em 0 0;
    line-height: 1.8em;
}

.categories h3,.related-posts h3,.popular-videos h3{
    font-size: 1.3em;
    margin: 0;
    color: #3e3f48;
    line-height: 1.5em;
    text-transform: uppercase;
	    text-align: center;
	
}
.popular-videos a {
    font-size: 1em;
    text-transform: capitalize;
    text-decoration: none;
    color: #0a92b8;
	    line-height: 2em;
}
.popular-videos iframe {
    width: 100%;
    height: 210px;
    border: none!important;
}
.comments {
    margin:3em 0 0 0;
}
.comments-grid-left{
	float:left;
	width:15%;
}
.comments-grid-right{
	float:right;
	width:80%;
}
.comments-grid-right h3 a{
	    font-size: .9em;
    color: #0a92b8;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.comments-grid-right h3 a:hover{
	color:#777;
}
.comments-grid-right h5{
	font-size:.8em;
	color:#777;
	margin:.5em 0 1em;
}
.comments-grid-right p{
	margin:0 0 1em;
	line-height:1.8em;
	font-size:14px;
	color:#999;
}
.reply a{
	font-size: 1em;
    color: #0a92b8;
    text-decoration: none;
}
.reply a:hover{
   color: #0a92b8;
}
.comments-grid:nth-child(2) {
    margin: 3em 0;
}
.comments-grid-left img {
    padding: .5em;
    box-shadow: 0px 0px 4px #999;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.popular-videos {
    margin-top: 2em;
}
/*-- //single --*/
/*--/typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom:1em;
    color:#0a92b8;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.nav-tabs {
	    margin-bottom: 1em;
}
.alert {
	font-size: 0.85em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
/*-- //typography --*/
/*-- /tips --*/
.tips {
    padding: 5em 0;
}
.blo-top form input[type="text"] {
  width: 100%;
  color: #333333 ! important;
  outline: none;
  font-size:15px;
  padding: .5em;
     border: 1px solid #333333;
  -webkit-appearance: none;
}
.blo-top form input[type="submit"] {
    background: #0a92b8;
    padding: .7em 1em;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    outline: none;
    border: none;
    width: 37%;
    margin: 4% auto 0;
}
.blo-top form input[type="submit"]:hover{
	background:#333333;
}
.button {
  margin: 1em 0 0;
  float: left;
}
.blog-grid-left {
    float: left;
    width: 36%;
}
.blog-grid-right {
    float: left;
    width: 60%;
    margin-left: 0.5em;
}
.tech-btm p {
    margin: 1em 0;
    font-size: 0.875em;
    color: #777;
	line-height:1.8em;
}
.tech-btm h4,.agileits_twitter_posts h4 {
      font-size: 1.2em;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em;
	text-align:center;
}
.tech-btm h5 {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 700;
}
.blog-grid-right h5 a {
    color: #4A4747;
}
.tech-btm {
	margin-top:2em;
	background:#fff;
}
.tech-btm.one{
	padding:0;
	margin:0;
} 
.advice-right{
	width:30%
}
.technology-right-1 {
    width: 30%;
}
.tips-info{
	width:70%
}

.blog-grids {
    border-bottom: 1px dotted #aeaeae;
    padding: 1.445em 0;
}
.blog-grids.lost {
    border-bottom: none;
}
/*-- Services--*/
.services{
	padding:50px 0px;
	background:#fff;
}
.services h3{
	text-align:left;
	font-size:35px;
	color:#E91E63;
	margin-bottom:45px;
}
.services-left h4{
	margin-bottom:4px;
	color:#000;
	font-size:20px;
	text-align:left;
	font-weight: 600;
}

.service2{
	margin:20px 0px;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.service1 .hvr-icon-float-away:before, .service1 .hvr-icon-float-away:after {
 content:"\f1b9";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}

.service2 .hvr-icon-float-away:before, .service2 .hvr-icon-float-away:after {
    content: "\f0e9";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}

.service3 .hvr-icon-float-away:before, .service3 .hvr-icon-float-away:after {
     content: "\f1cd";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.service4 .hvr-icon-float-away:before, .service4 .hvr-icon-float-away:after {
    content: "\f0d6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.service5 .hvr-icon-float-away:before, .service5 .hvr-icon-float-away:after {
 content: "\f234";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.service6 .hvr-icon-float-away:before,.service6 .hvr-icon-float-away:after {
     content: "\f013";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
 .service7 .hvr-icon-float-away:before,.service7 .hvr-icon-float-away:after {
 content: "\f0b1";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}  
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.services .glyphicon {
    font-size: 45px;
	color:#E91E63;
}
.services-left p{
	text-align:left;
	font-size:14px;
	line-height:20px;
	color:#999;
}
.services-right h4{
	margin-bottom:20px;
	line-height:30px;
	color:#000;
	font-size:20px;
	text-align:left;
	font-weight: 600;
}
.services-right p{
	text-align:left;
	font-size:14px;
	line-height:30px;
}

.services-right a{
	color:#fff;
	padding:7px 15px;
	display:inline-block;
	font-size:14px;
	margin-top:15px;
	border:1px solid #E91E63;
}
.services-right a:hover{
	color:#E91E63;
	border:1px solid #E91E63;
}
.tips-info span.glyphicon {
    font-size:45px;
    color:#0a92b8;
}
.tips-info p {
    font-size: 0.9em;
    line-height: 1.9em;
    margin: 1em 0;
	    color: #777;
}
.service1,.service2,.service3,.service4,.service5,.service6,.service7 {
    margin-bottom:1.5em;
}
.s-text h4 {
    font-size: 1.3em;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
/*-- //tips--*/
/*-- /news --*/
.news-text {
    float: right;
    width: 63%;
}
.news-img {
    float: left;
    width: 35%;
	position: relative;
}
.news-text.two {
    float:left;
    width: 63%;
}
.news-img.two {
    float:right;
    width: 35%;
}
.news-text h3,.videos h3  {
    font-size: 1.4em;
    color: #333333;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.news-text h3  a,.videos h3 a,ul.news li a:hover,ul.news li:hover  i{
	 color:#0a92b8;
	 text-decoration:none;
}
.videos iframe{
	width:100%;
	height:300px;
	border:none;
}
.videos {
    margin: 0em 0 2em 0;
    border: 1px solid #ddd;
    padding: 13px;
}
.news-grid,.related-posts,.popular-videos {
    margin-bottom: 2.7em;
    border: 1px solid #ddd;
    padding: 15px;
}
.agileits_twitter_posts {
       margin: 1em 0;
}
.agileits_twitter_posts ul li{
	    list-style-type: none;
    color: #777;
    line-height: 2em;
    font-size: 0.9em;
	    padding-left: 1em;
}
.agileits_twitter_posts ul li a{
	color:#212121;
	text-decoration:none;
}
.blo-top,.blo-top1 {
    border: 1px solid #ddd;
    padding: 12px;
    margin: 0 0 1em 0;
}
.agileits_twitter_posts ul li a:hover{
	color: #0a92b8;
}
.agileits_twitter_posts ul li i {
    color:#2eacf6;
    padding-left: 0em;
    margin-right: 1em;
}
.agileits_twitter_posts ul li span {
    margin-left: 2em;
    display: block;
}
.agileits_twitter_posts ul li:nth-child(2) {
    margin: 1.5em 0;
}
ul.news li {
    display: inline-block;
    margin-right: 0.7em;
}
ul.news li a{
    font-size: 0.9em;
    color: #777;
}
ul.news li i{
	color:#333;
}

span.price {
    background-color:#0a92b8;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 7px 15px;
    position: absolute;
    right: 0px;
    text-align: right;
    top: -1px;
    z-index: 2;
    line-height: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
span.price:after {
    position: absolute;
    right: 0px;
    top: 50%;
    content: " ";
    margin-top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 11px 0px 0;
    border-color:#0a92b8 transparent transparent transparent;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
span.price1 {
    background-color:#EFC509;
    color: #FFF;
    display: block;
    font-size: 14px;
    padding: 7px 15px;
    position: absolute;
    left: 0px;
    text-align: right;
    top: -1px;
    z-index: 2;
    line-height: 1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
span.price1:after {
    position: absolute;
    left: 0px;
    top: 50%;
    content: " ";
    margin-top: 13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 4px 26px 6px;
    border-color: #d8b208 transparent transparent transparent;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.blog-pagenat ul li a {
    display:block;
    background:#fff;
    padding:0.5em 1em;
    font-size:0.9em;
    color:#222;
    font-weight:400;
    display:inline-block;
    margin-top:1em;
    text-decoration:none;
    border:1px solid #222;
}
.blog-pagenat ul li a:hover,.blog-pagenat ul li a.last:hover,.blog-pagenat ul li a.frist:hover  {
    background:#0a92b8;
    color:#fff;
    border: 1px solid #0a92b8;
}
.blog-pagenat ul li a.last,.blog-pagenat ul li a.frist  {
    background: #252727;
	color:#fff;
}
.blog-pagenat ul li {
    display: inline-block;
    list-style: none;
}
.news-text {
    float: right;
    width: 63%;
}
/*-- //news --*/
/*-- /insurance --*/
.pa_italic label {
	font-size: .7em;
	color: #212121;
	padding-left: 3.5em;
	cursor: pointer;
}

.pa_italic span.glyphicon {
	float: right;
}

.panel_text {
	color: #999;
	line-height: 25px;
}

.panel-default>.panel-heading {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.88);
}
.in-info span.glyphicon {
    font-size: 45px;
    color: #0a92b8;
	    padding-left: 0.5em;
}
.insurance-info {
    margin: 0 auto;
}
.panel-heading {
    padding:15px 15px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    color: inherit;
}
.scrollbar {
	height:400px;
	background: #fff;
	overflow-y: scroll;
}

#style-2::-webkit-scrollbar-track {
	background-color: #f0f0f0;
}

#style-2::-webkit-scrollbar {
	width: 5px;
	background-color: #f5f5f5;
}

#style-2::-webkit-scrollbar-thumb {
	background-color: #0a92b8;
}
.insurance-agile-its {
    padding:5em 0;
}
.search-in select#country10,select#country6,select#country7,select#country8 {
    padding: 10px 46px;
       width:49%;
	   float:left;
    font-weight: normal;
    background: none;
    border:1px solid #ddd;
    color: #848484;
    outline: none;
       font-size: 14px;
    margin-bottom: 13px;
	margin-right: 1%;
    background: url(../style_img/car.png) no-repeat 3% center #ffffff;
}
.search-in.two {
	margin:0;
}
select#country6{
 background: url(../style_img/location.png) no-repeat 3% center #ffffff!important;
}
select#country7{
 background: url(../style_img/rupee.png) no-repeat 3% center #ffffff!important;
}
/*-- //insurance --*/
/*-- faq --*/
.faq-list dd {
    position: relative;
}
.faq-list_h {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: bold;
    margin: 0;
}
p.m_13 {
    padding-left:30px;
    font-size:0.9em;
    line-height:28px;
    color:#777;
    margin-bottom:50px;
}
.faq-list .marker1 {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: bold;
    margin: 0;
}
h5.marker_head{
	color:#000;
    font-size: 19px;
}
p.last_2{
	margin-bottom:0;
}
.insurance-submit{
	margin:1em auto 0;
	text-align:center;
}
.insurance-submit input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #0a92b8;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 8px 30px;
	
    -webkit-appearance: none;
}
.insurance-submit input[type="submit"]:hover {
	 background:#EFC509;
}
.panel-body.panel_text form {
       margin:2em 2em;
}
.faq.main-grid-border {
    margin-top: 3em;
}
.panel-body.panel_text iframe {
     width: 58%;
    height: 360px;
    margin: 2% auto 2% 22%
}
/*-- //faq --*/
/*-- /privacy --*/
.privacy h3 {
      color: #333;
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 1em;
}
.privacy {
    padding: 5em 0;
}
.privacy p {
    font-size:0.9em;
    line-height: 1.8em;
    color: #777;
    margin: 1em 0;
}
.privacy h4 {
       font-size: 1.4em;
    color: #0a92b8;
    font-weight: 400;
    margin: 1em 0;
}
.portfolio_grid_w3lss{
	margin:3em 0 0;
}
.portfolio_grid_w3ls:nth-child(4), .portfolio_grid_w3ls:nth-child(5), .portfolio_grid_w3ls:nth-child(6) {
    margin: 2em 0;
}
.portfolio_grid_w3ls img {
    width: 100%;
}
/*-- //privacy --*/
/*-- gallery --*/
.agile_gallery_grids{
	margin:2em 0 0;
}
.demo > li {float:left;list-style-type: none;margin: 10px;}
.demo > li img { width:265px; cursor:pointer;}
/*jquery.picEyes*/

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../style_img/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../style_img/left.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../style_img/right.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.gallery-grid1{
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.gallery-grid1 .p-mask, .row .product .vm-product-media-container .p-mask {
      opacity: 0;
    visibility: hidden;
    background: rgba(23, 22, 22, 0.5);
    bottom: 0%;
    position: absolute;
    padding: 1.3em 1.3em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: left;
    border-bottom: 3px solid #efc509;
}
.gallery-grid1 .p-mask .p-desc{
    color: #a3a3a3;
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1em;
}
.gallery-grid1:hover .p-mask, .row .product:hover .p-mask {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}
.p-mask h4{
	 color: #fff;
    font-size: 1.2em;
    text-decoration: none;
    line-height: 1.8em;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.p-mask p{
	margin: 0;
    color: #f5f5f5;
    line-height: 1.8em;
}
.p-mask span {
    color: #efc509;
}
/*--
#gallery {
    padding: 5em 0;
}
 //gallery --*/
/*-- /on-road-price --*/
.ad-benefits ul li {
    list-style-type: none;
    display: block;
    padding-left: 0em;
    margin: 1.5em 0;
    color: #777;
    font-size: 14px;
}
.ad-benefits ul li a:hover{
	color:#0a92b8;
}
.ad-benefits ul li a{
	color:#777;
}
select#country11,select#country12,select#country19 {
      padding: 10px 51px;
    width: 100%;
    font-weight: normal;
    background: none;
    border: 1px solid #bdbaba;
    color: #848484;
    outline: none;
    font-size: 14px;
    margin-bottom: 0;
    float: left;
    margin-right: 2%;
    background: url(../style_img/location.png) no-repeat 4% center #ffffff;
}
.inner-price {
       margin-top: 2em;
}
.inner-price h5 {
    float: left;
    font-size: 1em;
}
.on-road-price {
    padding: 5em 0;
}
.inner-price p {
    float: right;
    font-size: 0.9em;
    color: #777;
}
.inner-price.lost {
    border-top: 1px solid #c5c3c3;
    padding: 17px 0;
}
.ad-benefits i {
    margin-right: 1em;
}
a.get {
    border: 1px solid #efc509;
    padding: 10px 25px;
    color: #fff!important;
    text-align: center;
    margin: 0 15px;
    line-height: 45px;
    background: #efc509;
	    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	text-decoration:none;
}
a.get:hover{
	background: #0a92b8;
	text-decoration:none;
	border: 1px solid #0a92b8;
}

.ad-benefits strong {
    margin: 0px 39px;
    font-size: 1.1em;
}
.price-img h4 {
    margin: 1em 0;
    font-size: 1.4em;
    color: #333;
}
.price-top {
    margin-bottom: 2em;
    border-bottom: 1px solid #bfbebe;
    padding-bottom: 2em;
}
.price-top.lost {
    margin: 0;
    border: none;
}
/*-- /get-model-box --*/
ul.car-insurance {
    margin: 0 auto 2%;
    text-align: center;
}
ul.car-insurance li {
    list-style: none;
    display: inline-block;
    margin-right: 29px;
}
ul.car-insurance li h6 {
    font-size: 1.1em;
    color: #333;
    margin-top: 10px;
    line-height: 22px;
}
ul.car-insurance i {
    background:#333;
    color: #efc509;
    font-size: 2em;
    padding: 22px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}

/*-- //get-model-box --*/
/*-- //on-road-price --*/
/*-- /new-car-launches --*/
ul.p-t li {
    display: inline-block;
    margin-right: 15px;
}
ul.p-t li  a{
}
.news-text h4 {
    font-size: 1em;
    color: #333333;
    font-weight: 600;
}
.news-text h5 {
    font-size: 1.1em;
    color: #333333;
    font-weight: 600;
}
.news-text h6 {
    font-weight: 400;
    color: #777;
	    margin-bottom: 1em;
	    font-size: 1em;
}
ul.p-t {
    margin-top: 1em;
}

.news-text a {
    color: #0a92b8;
}
p.news {
    margin: 0.5em 0;
    font-size: 1em;
}
ul.p-t a {
    color: #333;
}
ul.p-t a:hover {
	text-decoration:underline;
	color: #0a92b8;
}
.news-img.up {
    float: left;
    width: 40%;
    position: relative;
}
.news-text.coming {
    float: right;
    width: 56%;
}
/*-- //new-car-launches --*/
/*-- /sell --*/
.pricing-plans-grid ul li {
    list-style: none;
    padding: 15px 10px;
    color: #333;
    font-size: 1.1em;
    font-weight: bold;
	    border-bottom: 1px solid #eae6e6;
}
.pricing-plans-grid p {
    display: block;
    font-weight: 400;
    color: #777;
    font-size: 0.85em;
	line-height: 1.8em;
}
.sell-car {
    padding: 5em 0;
}
.pricing-plans-grid1 {
    padding: 1.2em 1em;
    text-align:left;
 background: #42d4c8;
	  color:#fff;
}
.pricing-plans-grid2 {
    padding: 1.2em 1em;
    text-align: center;
    background: #e86211;
	  color:#fff;
}
.pricing-plans-grid3 {
	    padding: 1.2em 1em;
    text-align: center;
	background: #2ba4c7;
	 color:#fff;
}

.pricing-plans-grid2,.pricing-plans-grid3 {
    text-align: center;
}
.pricing-plans-grid.one {
    text-align: center;
}
.pricing-plans-grid ul li i {
    color: #7ac143;
    font-size: 1.5em;;
}
.pricing-plans-grid ul li i.fa.fa-times {
    color: #999;
}
.more.m1 a {
       padding: 14px 18px;
    color: #fff;
    width: 100%;
    font-size: 1em;
}
a.read.hvr-shutter-in-horizontal.one:before{
	background: #e86211;
}
a.read.hvr-shutter-in-horizontal{
	background: #0a92b8;
}
a.read.hvr-shutter-in-horizontal.one{
	  background: #e86211;
}
a.read.hvr-shutter-in-horizontal.two:before{
    background: #2ba4c7;
}
.pricing-plans-grid li strong {
    line-height: 29px;
}
.pricing-plans-grid h5 {
    padding: 10px 10px;
    font-weight: bold;
    font-size: 1.1em;
}
.pricing-plans-grid.one span {
    display: block;
    font-weight: 400;
    color: #777;
    font-size: 0.85em;
    line-height: 23px;
}
.pricing-plans-grid.one ul li {
      padding: 42px 10px;
}
.pricing-plans-grid.one ul li:nth-child(6) {
    padding: 14px 10px;
 }
 .more.m1 {
    margin-top: 2em;
}
.pricing-plans-grids h4 {
    font-size: 1.3em;
    text-transform: uppercase;
}
.test-monials h5 {
    font-size: 1.4em;
    color: #333;
    text-transform: none;
    margin-top: 0.7em;
    font-weight: 400;
}
.test-review p {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 2em;
    margin: 2em 0em;
    color: #777;
}
.test-review img{
	 border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	    box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
}
.test-review p img {
    margin: 0 10px!important;
	box-shadow:none;
}
.test-review img {
    margin: 0 auto;
}
.test-review {
    width: 65%;
    margin: 0 auto;
}
.test-monials {
    padding-bottom: 4em;
}
/*-- /sell --*/
/*-- /find-cars --*/

.news-updates ul li a {
    color: #777;
    font-size: 1.2em;
}
.news-updates ul li {
    display: inline-block;
    margin-right: 1em;
}
.news-updates ul li a {
    display: inline-block;
    width: 170px;
    height: 140px;
    text-align: center;
    background: #fff;
    color: #565a5c;
    font-size: 14px;
    border: 1px solid #ccc;
}
span.budget-title-box {
	    display: block;
    font-size: 1.3em;
    margin-top: 2.2em;
    color: #777;
}
span.amount-text,span.budget-amount-text-box {
    font-size: 1.5em;
	  font-weight: bold;
}
span.budget-amount-box {
    line-height: 2em;
    font-size: 1em;
  
}
a.img-car img {
    text-align: center;
    margin: 0 auto;
}
ul.cars-list li a {
    border: none;
}
.news-updates.car {
    text-align: center;
}
ul.cars-list h5 {
    font-size: 1.3em;
    text-transform: uppercase;
    color: #333;
}
ul.cars-list {
    margin-bottom: 2em;
}
/*-- //find-cars --*/
/*-- /sell-your-car --*/
.sell {
	background-color: #FFF;
    border: 1px solid #E4E4E4;
    padding: 30px;
}
.sell ::-webkit-input-placeholder {
	color: #666;
}

.sell ::-moz-placeholder {
	color: #666;
}

.sell ::-moz-placeholder {
	color: #666;
}

.sell ::-ms-input-placeholder {
	color: #666;
}

.text.cars-text {
    float: left;
    width: 20%;
}
.form-data {
	width: 80%;
	float: left;
}
.cars select, .city select {
	width: 220px;
	height: 40px;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	padding-left: 10px;
	outline:none;
}
.text.kms-text,.text.pincode-text,.text.price-text,.text.city-text,.text.year-text,.text.name-text {
    float: left;
    width: 20%;
}
.text.name-text,.text.email-text,.text.phone-text{
	 float: left;
    width: 20%;
}
.year select, input[type="number"] {
	width: 220px;
	height: 40px;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	padding-left: 10px;
}

.year input[type="number"], .kms input[type="number"], .pincode input[type="number"], .price input[type="number"] {
	    height: 39px;
    width: 220px
	outline:none;
}

.cars, .year, .kms, .city, .pincode, .price {
    margin-bottom: 20px;
}

.sell  p {
	padding-top: 10px;
	font-size: 15px;
	font-weight: 600;
	color:#555;
}

.radio-button {
    margin: 30px 0 18px;
    margin-left: 217px;
    font-size: 0.9em;
    line-height: 1.9em;
    color: #777;
}

.send-button {
	margin-left: 217px;
	margin-top: 30px;
}
.send-button input[type="submit"] {
	border: none;
	padding: 10px 30px;
	background-color: #0a92b8;
	color: #FFF;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	webkit-appearance:none;
	 transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.send-button input[type="submit"]:hover {
	background:#efc509;
}
.cars.second select {
    float: none;
    margin-bottom: 17px;
}
/*-- //sell-your-car --*/
/*-- /locale-dealer --*/
.loacte_dealer {
    padding: 5em 0;
}
.locate_grids,.browse-inner {
    text-align: center;
    padding: 4em 4em;
    border: 1px solid #ccc;
    width: 85%;
    margin: 0 auto;
}
.locate_grids select#country16,select#country17 {
    padding:12px 50px;
    width:100%;
    font-weight:normal;
    background:none;
    border:1px solid #bdbaba;
    color:#848484;
    outline: none;
    font-size:14px;
    margin-bottom: 0;
    float:left;
	margin-bottom: 2em;
    background: url(../style_img/car.png) no-repeat 2% center #ffffff;
}
select#country17 {
	 background: url(../style_img/location.png) no-repeat 2% center #ffffff;
	   
}
.locate-button input[type="submit"] {
    border: none;
    padding: 10px 30px;
    background-color: #0a92b8;
    color: #FFF;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    webkit-appearance: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
	
.locate-button input[type="submit"]:hover {
	 background: #efc509;
}
/*--/browse--*/
	.browse-section {
		padding-top: 5em;
	}
	.dealers-list {
    list-style: none;
    width: 32%;
    display: inline-block;
    vertical-align: top;
}
ul.dealers-list li {
    margin-bottom: 0.5em;
}
.dealers-list a {
    color: #0a92b8;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
}
.dealers-list a:hover {
	 color: #333;
}
/*--/browse--*/
/*-- //locale-dealer --*/
/*-- /new-dealer --*/
.ads-list {
	width:33.333%;
	float:left;
	    margin-right: 1%;
}
.select-box {
    padding: 30px 30px;
    text-align: center;
    border: 1px solid #ccc;
    background: #eaeaea;
}
.ads-list label {
	display: block;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
    text-align: left;
    margin-left: 5px;
}
.ads-list select {
	width:100%;
    outline: none;
    color: #777;
    font-size: 15px;
    border: none;
    padding: 10px 10px;
}
.btn-group.bootstrap-select.show-tick button {
    padding: 8px 10px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 260px;
}
.search input[type="submit"] {
    border: none;
    padding: 10px 30px;
    background-color: #0a92b8;
    color: #FFF;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    webkit-appearance: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.search.find {
    float: left;
	    margin-top: 27px;
}
.search-product.ads-list {
    width: 30%;
}
.input-group.sub{
	margin-bottom:0px!important;
}
.panel-body.panel_text.two iframe {
    width: 100%;
    margin: 0;
	border:none;
}
.dealers-accordion {
    padding-top: 5em;
}
.panel-body.panel_text.two{
	border:none;
}
.ac-container{
	text-align: left;
}
.ac-container label{
   padding: 9px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 53px;
    color: #fff;
    cursor: pointer;
    line-height: 33px;
    font-size:21px;
    background:#333 url(../style_img/arrow_down.png) no-repeat 1106px 19px;
    border:1px ridge rgb(66, 66, 66);
	font-family: 'Ubuntu', sans-serif;font-weight:400;
	
}
.ac-container label:hover{
   background: #0a92b8;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
   background: #0a92b8 url(../style_img/arrow_down.png) no-repeat 1106px 19px;
   color: #fff;
   border: 1px solid rgba(162, 64, 51, 0.34);

}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top:14px;
	background: transparent url(../style_img/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../style_img/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height:400px;
	   padding:3em 3em;
}
.ac-container input:checked ~ article.ac-medium{
	height:400px;
	    padding:3em 3em;
}
.ac-container input:checked ~ article.ac-large{
	height:400px;
	    padding:3em 3em;
}
section.ac-container iframe {
    width: 100%;
    height:300px;
}
/*-- //new-dealer --*/
/*-- /find-cars --*/
.used-form input[type="submit"] {
       outline: none;
    padding: 10px 0;
    background: #EFC509;
    border: none;
    font-size: 0.95em;
    color: #fff;
    width: 15%;
    margin-left: 0em;
    float: left;
    border: 1px solid #efc509;
}
.used-form input[type="submit"]:hover{
	  background: #0a92b8;
	  border: 1px solid #0a92b8;
}
.used {
    float: left;
    width: 47%;
}
.used.two{
    float: left;
    width: 33%;
}
select#country19{
	background: url(../style_img/rupee.png) no-repeat 4% center #ffffff;
	
}
.used-form {
    margin: 0 auto;
    width:70%;
}
.used-car {
    padding: 5em 0;
}
.view.two, .view.two .mask, .view.two .content {
    width: 365px;
    height: 260px;
    margin-bottom: 10px;
}
ul.cities-grids li {
    list-style: none;
    float: left;
    width: 33%;
}
.view.two.second-effect p {
	 font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
    padding: 2.1em 0 0;
}
.view.two.second-effect:hover .mask {
    opacity: 1;
    border: 65px solid rgba(255, 255, 255, 0.7);
}
.cities-section {
    padding: 2em 0 0 0;
}
/*-- pricing-plans --*/
.pricing-plans{
	margin: 1em 0 0;
}
.pricing-plan1{
	background:#f5f5f5;
	border-top: 5px solid #0a92b8;
	text-align:center;
	    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.pricing-plan1 h4{
	font-size:1.5em;
	color:#212121;
	padding:1em;
	    font-weight: 400;
}
.pricing-plan1 h5{
	font-size: 2em;
    padding: 0.5em 1em;
    background:#2b2b2b;
    color: #fff;
}
.pricing-plan1 h5 span{
	font-size:.7em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}
.pricing-plan1 h5 sup{
	font-size: .75em;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.pricing-plan1 ul{
	padding:2em 1em;
}
.pricing-plan1 ul li,.pricing-plan1 ul li a{
	font-size:14px;
	color:#999;
	line-height:1.8em;
	margin-bottom:1em;
	list-style-type:none;
}
.pricing-plan1 ul li a{
	color:#0a92b8;
}
.pricing-plan1:hover{
	    background: #2b2b2b;
}
.pricing-plan1:hover h4{
	color:#fff;
}
.pricing-plan1:hover h5{
    background: #0a92b8;
}
.pricing-plans:hover .pricing-plan1 ul li{
	color:#fff;
}
.pricing-plans-grids {
    margin-top: 5em;
}
/*-- //pricing-plans --*/
/*-- search-cars --*/
.search-car {
    padding: 5em 0;
}
.search-car-left-sidebar {
    border: 1px solid #ddd;
	    padding: 0;
}
.w_nav1 ul{
	padding:0;
	list-style:none;
}
.w_nav1{
	padding: 20px;
	    margin-bottom: 1.5em;
}
.w_nav1.two {
    margin-bottom: 2.5em;
}
.w_nav1 h4{
	text-transform:uppercase;
	color: #222;
	font-size: 1em;
	margin-bottom: 8px;
}
.w_nav1 ul li{
	line-height: 1.5em;
}
.w_nav1 ul li a{
	display: block;
	text-transform:uppercase;
	color: #555555;
	font-size: 0.8725em;
}
.w_nav1 ul li a:hover{
	color:#00405d;
}
.w_nav2{
	padding: 20px;
}
.w_nav2  li{
	line-height: 1.5em;
	display: inline-block;
}
.w_nav2 li a{
	display: block;
	padding: 14px;
}
.w_nav2 li a.color1{
	    background: #000;
}
.w_nav2 li a.color2{
	background:	#40E0D0;
}
.w_nav2 li a.color3{
	background:	#B03060;
}
.w_nav2 li a.color4{
	background: #1e90d0;
}
.w_nav2 li a.color5{
	background:	#E60D41;
}
.w_nav2 li a.color6{
	background:	#45BF55;
}

.w_nav2 li a.color9{
	background: #383737;
}
.w_nav2 li a.color10{
    background: #efc509;
}
.w_nav2 li a.color11{
	background:	#C0C0C0;
}
.w_nav2 li a.color12{
	background:	#0AA5E2;
}
.w_nav2 li a.color13{
	background:	#FFCBDB;
}
.w_nav2 li a.color14{
	background:	#B87333;
}
.w_nav2 li a.color15{
	background:	#BFB540;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.w_sidebar h3{
	padding:0 20px 10px;
	font-size: 1em;
	color: #555555;
	text-transform:uppercase;
}
/* radios and checkboxes */
.sky-form {
	margin-top: -10px;
}
.row1{
	outline:none;
	padding: 20px;
	overflow: auto;
	height: 200px;
}
.sky-form.col.col-4 ul {
padding: 0;
list-style: none;
}
.sky-form h4{
	margin-top: 10px;
	background: #ECECEC;
	padding: 10px 20px;
	    color: #0a92b8;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size:16px;
}
.search-car-left-sidebar h3 {
    padding: 0 20px 10px;
    font-size: 1em;
    color: #555555;
    text-transform: uppercase;
}
.sky-form section {
	margin-bottom: 20px;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.sky-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form .button {
	position: relative;
	display: block;
}
/* selects */
.sky-form .select i {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 1px;
	height: 11px;
	background: #fff;
	box-shadow: 0 0 0 12px #fff;
}
.sky-form .select i:after,
.sky-form .select i:before {
	content: '';
	position: absolute;
	right: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.sky-form .select i:after {
	bottom: 0;
	border-top: 4px solid #404040;
}
.sky-form .select i:before {
	top: 0;
	border-bottom: 4px solid #404040;
}
.sky-form .select-multiple select {
	height: auto;
}
/* radios and checkboxes */
.sky-form .radio,.sky-form .checkbox {
	outline:none;
	border:none;
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 13px;
	line-height: 27px;
	color: #555555;
	cursor: pointer;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 0;
}
.sky-form .radio{
	text-transform: none;
}
.sky-form .radio:last-child,
.sky-form .checkbox:last-child {
	margin-bottom: 0;
}
.sky-form .radio input,
.sky-form .checkbox input {
	position: absolute;
	left: -9999px;
}
.sky-form .radio i,
.sky-form .checkbox i {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 17px;
	height: 17px;
	outline: none;
	border-width: 2px;
	border-style: solid;
	background: #fff;
}
.sky-form .radio i {
	border-radius: 50%;
}
.sky-form .radio input + i:after,
.sky-form .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.sky-form .radio input + i:after {
	content: '';
	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.sky-form .checkbox input + i:after {
	content: '';
	    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
	background: url(../style_img/tick.png) no-repeat;
	text-align: center;
}
.sky-form .radio input:checked + i:after,
.sky-form .checkbox input:checked + i:after {
	opacity: 1;
}
.sky-form .inline-group {
	margin: 0 -30px -4px 0;
}
.sky-form .inline-group:after {
	content: '';
	display: table;
	clear: both;
}
.sky-form .inline-group .radio,
.sky-form .inline-group .checkbox {
	float: left;
	margin-right: 30px;
}
.sky-form .inline-group .radio:last-child,
.sky-form .inline-group .checkbox:last-child {
	margin-bottom: 4px;
}
/* icons */

.sky-form [class^="icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* normal state */
.sky-form .input input,
.sky-form .select select,
.sky-form .textarea textarea,
.sky-form .radio i,
.sky-form .checkbox i,
.sky-form .toggle i,
.sky-form .icon-append,
.sky-form .icon-prepend {
	border-color: #e5e5e5;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.sky-form .toggle i:before {
	background-color:#0a92b8;
}
/* hover state */
.sky-form .input:hover input,
.sky-form .select:hover select,
.sky-form .textarea:hover textarea,
.sky-form .radio:hover i,
.sky-form .checkbox:hover i,
.sky-form .toggle:hover i {
	border-color:#0a92b8;
}
.sky-form .button:hover {
	opacity: 1;
}
/* focus state */
.sky-form .input input:focus,
.sky-form .select select:focus,
.sky-form .textarea textarea:focus,
.sky-form .radio input:focus + i,
.sky-form .checkbox input:focus + i,
.sky-form .toggle input:focus + i {
	    border-color: #0a92b8;
}
/* checked state */
.sky-form .radio input + i:after {
	    background-color: #0a92b8;
}
.sky-form .checkbox input + i:after {
	color: #0a92b8;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color: #212121;	
}
/* error state */
.sky-form .state-error input,
.sky-form .state-error select,
.sky-form .state-error textarea,
.sky-form .radio.state-error i,
.sky-form .checkbox.state-error i,
.sky-form .toggle.state-error i {
	background: #fff0f0;
}
/* success state */
.sky-form .state-success input,
.sky-form .state-success select,
.sky-form .state-success textarea,
.sky-form .radio.state-success i,
.sky-form .checkbox.state-success i,
.sky-form .toggle.state-success i {
	background: #f0fff0;
}
/* disabled state */
.sky-form .input.state-disabled input,
.sky-form .select.state-disabled,
.sky-form .textarea.state-disabled,
.sky-form .radio.state-disabled,
.sky-form .checkbox.state-disabled,
.sky-form .toggle.state-disabled,
.sky-form .button.state-disabled {
	cursor: default;
	opacity: 0.5;
}
.sky-form .input.state-disabled:hover input,
.sky-form .select.state-disabled:hover select,
.sky-form .textarea.state-disabled:hover textarea,
.sky-form .radio.state-disabled:hover i,
.sky-form .checkbox.state-disabled:hover i,
.sky-form .toggle.state-disabled:hover i {
	border-color: #e5e5e5;
}

/*-- start scrollpane --*/
.scrollbar{
	height: 202px;
    overflow-y: scroll;
}
#style-2::-webkit-scrollbar-track
{
	
	background-color:#fff;
}
#style-2::-webkit-scrollbar
{
	width:5px;
	background-color: #fff;
}

#style-2::-webkit-scrollbar-thumb
{
	
	background-color:#0a92b8;
	border-radius:7px;
}

.form-inner {
    padding: 1em 1em;
}
/*-- //find-cars --*/
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width:100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
}
.list-group-item:first-child {
   border-radius: 0px!important;
}
.item.list-group-item .list-group-image {
    margin: 0 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
       background: #fff;
}
.row{
	margin:0px!important;
}
.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img {
    float: left;
    width: 50%;
}
.item.list-group-item .table-text{
	float:right;
	 width:47%;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}
.well {
       min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 0px!important;
    background: #fff;
}
.thumbnail {
    display: block;
    padding:0!important;
    margin-bottom:0!important;
    background-color: #fff;
    border: none!important;
    border-radius:0px!important;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.item.col-xs-4.col-lg-4 {
    margin-bottom: 1em;
}
.item {
    margin-bottom: 1em;
    float: left;
    width:50%;
	    padding-left: 0;
}
ul.dropdown-menu6 ,ul.dropdown-menu5{
	margin:0;
	position:relative;
}
ul.dropdown-menu6 li {
	list-style:none;
}
ul.dropdown-menu6 li p{
	width:100%;
}
ul.dropdown-menu6 ,ul.dropdown-menu5{
margin:0;
position:relative;
}
ul.dropdown-menu6 li {
list-style:none;
}
ul.dropdown-menu6 li p{
width:100%;
}
span.amount{
color:#ffffff;
font-size:16px;
}
input#amount,input#amount1 {
    font-size: 15px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #777!important;
    position: absolute;
    left: 0%;
    top: -27px;
    margin-top: -10px;
}
ul.dropdown-menu6 li a {
text-decoration: none;
}
.range, .brand-select, .featured-ads {
    padding: 20px 20px 30px 20px;
    border-bottom: 1px solid #e5e3db;
}
.side-bar {
    background-color: #F9F9F9;
	padding: 25px 15px;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px!important;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #0a92b8;
    border-color: #0a92b8;
}
.grid-group-item img {
    width: 100%;
}
.table-text h4 {
    float: left;
    color: #333;
}
.table-text h4 a {
    color: #333;
    text-decoration: none;
       font-size: 1.1em;
    text-transform: uppercase;
}
span.cityname {
    line-height: 3em;
    color: #777;
    font-weight: 400;
}
p.listing-item-kms span {
    color: #777;
    font-weight: 400;
}
.other-details a {
    text-decoration: none;
    color: #777;
    font-size: 1em;
}
span.rupee-lac.slprice {
    float: right;
    margin-bottom: 1em;
    font-weight: bold;
}
.thumbnail img {
    width: 100%;
}
.phone-info {
    float: left;
}
.get-one {
    float: right;
}
.phone-info input[type="text"] {
  border: 1px solid #c7c5c5;
    outline: none;
    padding: 6px 10px;
    width: 100%;
    color: #848484;
    font-size: 14px;
}
.table-text {
    padding: 1em 1em;
	    border: 1px solid #ccc;
		border-top:none;
}
.item.list-group-item .table-text {
	border:none;
}
.get-one a {
    font-size: 0.9em;
    color: #fff;
    background: #0a92b8;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 7px 11px 0px 11px;
    font-weight: 600;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
/*--compare-cars--*/
.compare {
	background-color: #FFF;
	    border: 1px solid #E4E4E4;
	padding: 30px;
}

.compare h4 {
	font-size: 19px;
    color: #5B5B5B;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
}

.compare ::-webkit-input-placeholder {
	color: #666;
}

.compare ::-moz-placeholder {
	color: #666;
}

.compare ::-moz-placeholder {
	color: #666;
}

.compare ::-ms-input-placeholder {
	color: #666;
}

.compare-text {
	width: 20%;
	float: left;
}

.compare-form-data {
	width: 80%;
	float: left;
}

.compare-text p {
	margin-top: 9px;
}

.compare-cars select {
	width: 225px;
    height: 40px;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 10px;
    float: left;
    outline: none;
    color: #777;
}

.compare-cars {
    margin-bottom: 20px;
}

.send-button {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.send-button input[type="submit"] {
	border: none;
	padding: 10px 30px;
	background-color: #333;
	color: #FFF;
	font-size: 16px;
	outline: none;
	cursor: pointer;
}

.new h3 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 30px;
}

.new-car {
	width: 33%;
	float: left;
}

.new-car-2 {
	margin: 0 4px;
}

.new-car-info h4 {
	font-size: 20px;
    font-weight: 600;
    margin: 10px 0;
    color: #333;
}
.new-car-image img {
    width: 100%;
}
.new-car-info p {
    margin-bottom: 20px;
    color: #777;
    font-size: 1em;
}

.new-car-info span {
	background: url("../style_img/5stars.png") no-repeat 0px 0px;
	color: #FE3A3E;
	font-weight: 600;
	padding-left: 120px;
}
.new-car-info a {
    color: #333;
    text-decoration: none;
}
.new-car-info a:hover {
	    color: #0a92b8;
}
.login-top.cars img {
    width: 100%;
}
.login-top.cars h4 {
    float: left;
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 1em;
}
.login-top.cars h5 {
    float: right;
    font-weight: 600;
    color: #666;
    font-size: 1.2em;
}
.car-form-pop,.car-form {
    border: 1px solid #ddd;
}

.car-form-pop p,.car-form p {
	font-size: 25px;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #5B5B5B;
}

.car-form-pop p span,.car-form p span {
	font-weight: 700;
	    color: #0a92b8;
}

.location h3 {
    background: url("../style_img/location.png") no-repeat 180px 25px;
    font-size: 14px;
    padding: 27px 0 20px 14px;
    color: #777;
}
.location {
    text-align: center;
}
.location h3 span {
	font-weight: 700;
}

.car-form-pop h4,.car-form h4 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.car-form-pop ul,.car-form ul {
	list-style: none;
	display: inline-block;
	padding-left: 10px;
}
.send-button {
	margin: 25px 10px 15px;
}
.send-button input[type="submit"] {
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	padding: 15px 0;
	color: #FFF;
	background-color: #333;
	border: none;
	outline: none;
}
.car-form-pop a,.car-form a {
    color: #0a92b8;
    font-weight: 600;
    text-align: center;
    display: block;
    padding-bottom: 1em;
}

.car-form-pop h6,.car-form h6{
	font-size: 15px;
    text-align: center;
    margin: 0px 0px 20px 0;
    color: #777;
}
.value-button{
	padding-left:214px;
}
.value-button  input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #333;
    outline: none;
    border: none;
    cursor: pointer;
        padding: 12px 57px;
    -webkit-appearance: none;
    font-weight: 600;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-transform: uppercase;
}
.value-button  input[type="submit"]:hover{
	    background: #0a92b8;
}
.new {
    margin-top: 3em;
}
/*--compare-cars--*/
/*--car-loan--*/
.car-loan {
    padding: 5em 0;
}
.car-loan-gride-one img {
    width: 100%;
}
.car-loan-gride-one {
    text-align: center;
}
.car-loan-gride-one h4 {
    font-size: 1.3em;
    margin: 0;
    font-weight: 400;
    margin-top: 1em;
    color: #0a92b8;
    text-transform: uppercase;
}
.serch-button {
    margin: 4em 0 1em 0;
}
.serch-button a {
    padding:0.7em 1.4em!important;
    font-size:1em!important;
}
.car-loan-gride-one h4 a {
    color: #0a92b8;
}
/*-- focus --*/
.categories {
    padding:10px 0;
}
.focus-grid a {
	text-decoration:none;
}
.focus-grid {
    margin-bottom: 20px;
}
.focus-grid h4{
	text-align:left;
    font-size: 2.5em;
    font-weight: 400;
    color: #323232;
}
.focus-grid h4 span {
  display: block;
  font-size: 0.5em;
  margin: 10px 0;
  transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-grid p {
  margin: 20px 0 0px 0;
    font-size: 1.2em;
    color: #797979;
    font-weight: 300;
    line-height: 1.9em;
}
.focus-border{
border:1px solid #e7eaed;
}
.focus-layout{
	background:#FBFBFB;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-layout{
	margin: 5px;
    padding: 20px 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	text-align: center;
}
.focus-layout:hover {
    background-color: #0a92b8;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-layout h4{
	margin: 0 0 0 0;
	color:#4C4C4C;
	font-size: 18px;
	text-align:center;
	height: 35px;
	margin-top: 20px;
}
.focus-layout:hover h4.clrchg {
    color: #fff;
}
.focus-grids {
    margin-top: 5em;
}
.focus-image{
  text-align: center;
  transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-image i {
    font-size: 40px;
    color: #fff;
    background: #dd0908;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    line-height: 95px;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.focus-layout:hover div.focus-image i{
	background:#FBFBFB;
	color: #444;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.focus-image i.fa-car {
	background:#00b7c9;
}
.focus-layout:hover div.focus-image i.mobile{
}
i.laptop {
}
.focus-layout:hover div.focus-image i.laptop{
}
i.car {
}
.focus-layout:hover div.focus-image i.car{
}
i.bike {
}
.focus-layout:hover div.focus-image i.bike{
}
i.furniture {
}
.focus-layout:hover div.focus-image i.furniture{
}
i.pets {
}
.focus-layout:hover div.focus-image i.pets{
}
i.books {
}
.focus-layout:hover div.focus-image i.books{
}
i.fashion {
}
.focus-layout:hover div.focus-image i.fashion{
}
i.kids {
}
.focus-layout:hover div.focus-image i.kids{
}
i.services {
}
.focus-layout:hover div.focus-image i.services{
}
i.job {
}
.focus-layout:hover div.focus-image i.job{
}
i.real-estate {
}
.focus-layout:hover div.focus-image i.real-estate{
}
.focus-image.one i {
    background: #ffb900;
}
.focus-image.two i {
    background: #00a78e;
}
.focus-image.three i {
    background: #ea4c89;
}
.focus-image.four i {
    background: #5654a4;
}
.focus-image.five i {
    background: #fd5c63;
}
.focus-image.six i {
   background:#1c396d;
}
.focus-image.seven i {
  background:#60ab59;
}
.car-loan-mid {
    margin-top: 5em;
}
.car-loan-bottom {
    margin-top: 4em;
}
.serch-button {
    margin: 3em 0 1em 0;
    text-align: center;
}
/*-- //focus --*/
#msform {
	margin: 50px auto;
	text-align: center;
	position: relative;
}
#msform fieldset {
	background: white;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
	padding: 20px 30px;
	box-sizing: border-box;
	width: 80%;
	margin: 0 10%;
		font-family: 'Open Sans', sans-serif;
	/*stacking fieldsets above each other*/
	position: relative;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/
#msform input, #msform textarea {
	padding:12px 12px;
	border: 1px solid #ccc;
	border-radius:0px!important;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
	font-family: montserrat;
	color: #2C3E50;
	font-size: 13px;
	outline:none;
		font-family: 'Open Sans', sans-serif;
}
/*buttons*/
#msform .action-button {
	width: 100px;
	background: #0a92b8;
	font-weight: bold;
	color: white;
	border: 0 none;
	cursor: pointer;
	padding:12px 15px;
    font-family: 'Open Sans', sans-serif;
	margin: 10px 5px;
	border-radius:0px!important;
	outline:none;
	transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	
}
#msform .action-button:hover, #msform .action-button:focus {
	background:#efc509;
}
/*headings*/
.fs-title {
	font-size: 18px;
    text-transform: uppercase;
    color: #212121;
    margin-bottom: 22px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Ubuntu', sans-serif;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
		font-family: 'Open Sans', sans-serif;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	text-transform: uppercase;
    font-size: 15px;
    width: 33.33%;
    float: left;
    position: relative;
    font-family: 'Ubuntu', sans-serif;
    color: #333;
	list-style: none;
}
#progressbar li:before {
	content: counter(step);
    counter-increment: step;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    font-size: 12px;
    color: #fff;
 background: #212121;
    margin: 0 auto 5px auto;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
    background: #0a92b8;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
   background: #0a92b8;    
	color: white;
}
.car-loan-bottom-form{
	    margin-top: 5em;
}
/*--//car-loan--*/
/*--/loan-single--*/
.popular-category h4 {
     font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    color: #333232;
}
.popular-category ul li a {
    color: #4A4949;
    font-size: 15px;
    text-decoration: none;
    text-transform: capitalize;
}
.popular-category ul li {
    list-style-type: none;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    min-height: 133px;
		    line-height: 43px;
}
.popular-category ul li.border{
	border-bottom:none;
	
}
.popular-category ul li a:hover {
      color: #0a92b8;
}
li.ap-ex {
  line-height: 55px;
}
.popular-category {
    width: 20%;
    float: left;
	border-right: 1px solid #ddd;
}
.popular-category:nth-child(5) {
  border-right:none;
}
.loan-main {
    border: 1px solid #ddd;
    text-align: center;
}
span.rate-val {
      display: block;
    color: #0a92b8;
    font-size: 0.8em;
}
span.rate-val img {
    text-align: center;
    margin: 0 auto;
}
span.rate-sub {
    display: block;
    color: #adaaaa;
	font-size: 0.9em;
}
a.expolre {
    border: 1px solid #ddd;
   padding: 6px 12px!important;
	color: #333;
}
a.expolre.approval {
    background: #0a92b8;
    color: #fff;
    padding: 6px 12px!important;
    border: 1px solid #0a92b8;
}
a.expolre.approval:hover {
	color:#fff;
	 background:#efc509;
	 border: 1px solid #efc509;
}
/*--//loan-single--*/
.car-details {
	    width: 67%;
    float: left;
    border: 2px solid #ddd;
}

.car-infos {
    padding: 4px 0 15px;
}

.car-info {
	width: 20%;
	float: left;
	text-align: center;
}

.car-info img {
	width: 50px;
	height: 100%;
	margin: 20px 0 10px;
}
.usd-img img {
    width: 100%;
}
.car-form {
	width: 32%;
	float: right;
	border:2px solid #ddd;
	margin-left: 5px;
	padding-bottom: 10px;
}
.car-form h4{
	margin:0;
}
.location2 h3 {
    background: url("../style_img/location.png") no-repeat 92px 25px;
    font-size: 14px;
    padding: 27px 0 20px 14px;
    color: #777;
    text-align: center;
}
.car-info p {
    font-size: 1em;
    color: #333;
    font-weight: 600;
}
.middle-grid {
	margin: 50px 0;
}

.car-condition {
    border: 1px solid #ddd;
    padding: 20px 0;
}

.car-condition h3 {
margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #0a92b8;
    border-bottom: 3px solid #0a92b8;
    text-transform: uppercase;
}

.car-condition ul {
	list-style-type: none;
}

.car-condition ul li {
	margin: 10px 0;
}

.part p {
    font-size: 16px;
    color: #777;
}
.condition p {
	    font-size: 16px;
        font-weight: 400;
    color: #777;
}

p.certified {
	margin-top: 20px;
}

p.certified span {
	font-size: 16px;
	font-weight: 600;
	margin-left: 31px;
	margin-right: 5px;
}

.owners-comments {
	padding: 20px;
	    border: 1px solid #ddd;
}

.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
	opacity: 1;
	font-size: inherit;
	max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
	content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
	content: 'Show less';
}

.read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 8px 40px;
	color: #FFF;
	border: none;
	background-color: #0a92b8;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

input#post-2 {
	display: none;
}

ul.read-more-wrap {
	list-style-type: none;
}

ul.read-more-wrap li {
	margin: 15px 0;
	line-height: 25px;
	color:#777;
}
ul.loan-info-text li {
    padding: 10px 0;
    border-bottom: 1px solid #CCC;
	display: block!important;
	list-style:none;
}
ul.loan-info-text li.border {
    border: none!important;
}
.tab-pane.fade1{
	padding-top:0!important;
}
.part {
    padding-left: 50px;
}
.inner_tabs.loan {
    border: 1px solid #ddd;
}
.nav-tabs.loan {
    margin-bottom: 0;
}
.loan-agile {
    margin-top: 4em;
}
h4.tittle {
    margin-bottom: 1em;
    font-size: 1.5em;
}
/*-- /carz-app --*/
.carz-app {
    padding: 5em 0;
}
.app-info {
    margin-top:6em;
}
.app-devices {
    width: 100%;
    margin: 30px 0 0 0;
}
.app-info p {
    color: #777;
    line-height: 1.9em;
    font-size: 0.9em;
    margin-top: 1em;
}
p.free {
    background: #333;
    padding: 10px;
    color: #fff;
}
.app-info h4 {
    font-size: 1.5em;
    margin: 0;
    font-weight: 400;
    margin-bottom: 0.3em;
    text-transform: uppercase;
    color: #333;
}
.app-info h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.3em;
    color: #0a92b8;
    text-transform: uppercase;
}
.app-info span {
    color: #efc509;
	
}
.app-devices h6 {
    margin-bottom: 19px;
    font-size: 21px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
}
.app-devices a {
    float: left;
    width: 46%;
    margin-right: 4%;
}
/*-- //carz-app --*/
/*--//extra----*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-shadow: 0 5px 5px #000;
  filter: alpha(opacity=20);
  opacity: .4;
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .8;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}





/*-- Login/Signup Tab Box --*/

.tab_box{
	background:#fd926d;
	#padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    list-style: none;
    text-align: center;
}
.resp-tab-item {
    width: 50%;
    text-shadow: none;
    color: #d24747;
    background: #ddd;
	float: left;
	padding: 1.1em 0;
}
.resp-tab-active {
 color: #333;
    background: none;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
.resp-tab-item label{
	margin-right:8px;
}
/*-- //Login/Signup Tab Box --*/ 

/*-- Listing Form Steps CSS --*/ 
.form-top {
	overflow: hidden;
	/*padding: 0 25px 0px 25px;*/
	background: #fff;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	font-size: 60px;
	color: #ddd;
	line-height: 80px;
	text-align: right;
}
form.registration-form fieldset {
	display: none;
	border:none;
}

/*--  Listing Form Steps CSS --*/


/*--//zoom slider//---*/

.zs-enabled{position:relative}.zs-enabled .zs-slideshow,.zs-enabled .zs-slides,.zs-enabled .zs-slide{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;overflow:hidden}.zs-enabled .zs-slideshow .zs-slides .zs-slide{background:transparent none no-repeat 50% 50%;background-size:cover;position:absolute;visibility:hidden;opacity:0;-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}.zs-enabled .zs-slideshow .zs-slides .zs-slide.active{visibility:visible;opacity:1}.zs-enabled .zs-slideshow .zs-bullets{position:absolute;z-index:4;bottom:20px;left:0;width:100%;text-align:center}.zs-enabled .zs-slideshow .zs-bullets .zs-bullet{display:inline-block;cursor:pointer;border:2px solid #EFC509;width:14px;height:14px;border-radius:8px;margin:10px;background-color:#000}.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active{background-color:#EFC509}.zs-enabled .zs-slideshow:after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;background:transparent none repeat 0 0}.zs-enabled.overlay-plain .zs-slideshow:after{background-image:url(plain.png)}.zs-enabled.overlay-dots .zs-slideshow:after{background:url(../style_img/dots.png)}
	.properties-table {
			width: 100%;
			padding: 0;
			border-spacing:0;
			margin-top:2em;
			font-size:.85em;
			background-color: #eee;
		}
		.properties-table th, .properties-table td {
			text-align: left;
			padding: 10px;
		}
		.properties-table th {
			border-bottom: 1px solid #333;
			line-height: 2;
		}
      #main-header {
			width: 100%;
			background-color: #999;
		}
		.demo-inner-content {
			position: relative;
			z-index: 2;
		}
		.banner-info{
			padding:3.5em 0 0 0;
			color: #fff;
			text-align: center;
		}
		.banner-info h1 a {
			font-family: 'Open Sans', sans-serif;
			font-size: 1em;
			color: #fff;
			text-transform:uppercase;
		}
		.banner-info span.logo-sub {
			    color: #efc509;
		}
		.banner-info h2 {
			font-size:2.3em;
			margin: 0;
			font-weight:300;
			margin-top:0.3em;
		}
	
	.banner-info p {
		font-size: 0.9em;
		letter-spacing: 4px;
		    margin-top: 10px;
	}
	.header-top {
		transition: background-color 1000ms linear;	
	}
	
	#h-logo{
		
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
position: absolute;
    
	}
	#ah-logo{
	-webkit-transition: width 1s ease;
	-moz-transition: width 1s ease;
	-o-transition: width 1s ease;
	-ms-transition: width 1s ease;
	transition: width 1s ease;	
	}
	.h-eff-i
	{
	opacity:1;
	visibility: hidden;
	transform:translateX(-280px);
	}


	
	.header-left {
		float: left;
	width: 1352px;
	}
	
	.tag {
		float: left;
		margin: 1em 1em;
	}
	.tag a{
		 font-size: 14px;
		color: #fff;
		
	}
.h-search-box{	
	width: 450px;
	float: left;
	margin: 0.5em 0;
    -webkit-backface-visibility: hidden;
	    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
     opacity: 1;
}
    /*  
.h-search-box input[type=search] {
	width:440px;
	float:left;
	padding: 0.6em;
	font-size: 1em;
	background: #fff;
	border: none;
	color: #000;
}
*/
.h-search-btn {
	float:left;
	background:url(../style_img/search.png) no-repeat 12px 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	margin: 0 0 0 -2.5em;
	-webkit-appearance: none;
	cursor: pointer;
	width: 3em;
	height: 3em;
}
/*start search*/
.sb-search {
	position: fixed;
    right: 33.5%;
    min-width:50px;
	width:25%;
    margin: 0;
    height: 50px;
    float: left;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    background: none;
	top:3px;
}
.sb-search-input {
	position:relative; 
    top: 0px;
    left: 0px;
    border: none;
    outline: none;
    background: rgba(156,156,156,0.5);
    width: 100%;
    height: 50px;
    margin-top: -2px;
    z-index: 10;
    font-size:1em;
    color: #fff;
    padding-left: 1em;
    padding-right: 2.5em;
}
.sb-search-input::-webkit-input-placeholder {
	color:#fff;
}
.sb-search-input:-moz-placeholder {
	color: #fff;
}
.sb-search-input::-moz-placeholder {
	color: #999;
}
.sb-search-input:-ms-input-placeholder {
	color: #fff;
}
.sb-icon-search,.sb-search-submit  {
	width: 2.5em;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 85px;
    text-align: center;
    cursor: pointer;
}
.sb-search-submit {
	background:url(../style_img/search.png) no-repeat 7px 16px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	outline: none;
	z-index:10;
	-webkit-appearance: none;
}
.sb-icon-search {
   background:url(../style_img/search.png) no-repeat 14px 18px;
	z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width: 29%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background:url(../style_img/search.png) no-repeat 12px 12px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}


.banner-info input[type="email"] {
    outline: none;
    padding: 10px 10px 10px 35px;
    background: none;
    border: none;
    border-bottom: 1px solid #D9D9D9;
    font-size: 14px;
    color: #fff;
    width: 74%;
}
.banner-info form {
    width: 42%;
    margin: 2% auto 0;
}
.banner-info form span {
    left: 1.5em;
    color: #fff;
    top: 0.1em;
}
.banner-info input[type="submit"]:hover {
    background: #ffc229;
}
.banner-info input[type="submit"] {
    outline: none;
    padding: 10px 0;
    background: #EFC509;
    border: none;
    font-size: 0.95em;
    color: #fff;
    width: 15%;
    margin-left: 0em;
    float: left;
}
.banner-info input[type="submit"]:hover{
	  background: #0a92b8;
}
.search-two {
    float: left;
    width:47%;
}
.section_room{
    float: left;
    width: 33%;	
}
.sear-sub{
    float: right;
    width: 10%;		
}
.header-middle {
    padding: 9px 0px;
    background:#23b5b9;
}
.header-right ul {
    margin-top: 20px;
}
.section_room select option {
    line-height: 1.8em;
}
.header-search {
    width: 41%;
    margin: 0 auto;
}
.search-two input[type="search"] {
    outline: none;
    border: none;
    width: 100%;
    color:#848484;
    font-size:14px;
    border-right:1px solid #eee;
    padding:10px 20px 10px 30px;
	background: url(../style_img/rupee.png) no-repeat 2% center #ffffff;
}
.search-two seclect,select#country{
    padding:10px 46px;
    width: 100%;
    font-weight: normal;
    background: none;
    border: none;
    color: #848484;
    outline: none;
    font-size:14px;
    margin-bottom:0;
	background: url(../style_img/car.png) no-repeat 5% center #ffffff;
}
.section_room select{
	border-left:1px solid #999!important;
	background: url(../style_img/rupee.png) no-repeat 7% center #ffffff!important;
	    padding: 10px 35px!important;
}




.tt
{
	background: #414045;
    background: -moz-linear-gradient(top, #414045 55%, #2f2e33 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%,#414045), color-stop(100%,#2f2e33));
    background: -webkit-linear-gradient(top, #414045 55%,#2f2e33 100%);
    background: -o-linear-gradient(top, #414045 55%,#2f2e33 100%);
    background: -ms-linear-gradient(top, #414045 55%,#2f2e33 100%);
    background: linear-gradient(to bottom, #414045 55%,#2f2e33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414045', endColorstr='#2f2e33',GradientType=0 );
	

background: radial-gradient(circle at top center, #999,#000000 50%);


/*   button ---*/
   background-color:#0a92b8;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	text-transform: uppercase;
	color:#009fcc;#8D4DC0,#7d3bb1
	
}
[type="text"]{
    text-transform: capitalize;
}









