a:focus, a:hover {text-decoration: none !important;}

.page-id-44 #main .fusion-row, .page-id-436 #main .fusion-row, .page-id-438 #main .fusion-row {
	max-width: 100%;
}

.page-id-44 #main, .page-id-436 #main, .page-id-438 #main {
	padding-left: 0;
	padding-right: 0;
}

.width-1100 {
	max-width: 1100px;
	margin: 0 auto;
}

/** CAR BOX CAR AREA START **/
.car-box {
    background: #ffffff;
    padding: 15px;
    border: solid 1px #E4E3E3;
    position: relative;
    margin: 0 0 14px 0; 
    height: 160px;
	overflow:hidden;
    width:100%;
}

.car-thumbnail {
    display: block;
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 235px;
}
.car-box:hover {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.10), 0 6px 5px 0 rgba(0, 0, 0, 0.10);
}
.car-box .car-content {
    padding: 0px;
}
.car-box .car-content h3{padding:0px 0px 10px 0px; margin:0px;}

.car-box .car-content h3 a{
    text-transform: uppercase;
    color: #363f48;
    border-left: 4px solid #0d66ad;
    font-size: 17px;
    padding: 3px 0px 3px 10px;
    padding-left: 10px;
	display:block;
	text-transform:none;
    text-decoration: none;
	height: 80px; overflow: hidden;
}

.car-box .car-content h3 a:hover{
    color:#0d66ad;
}

.car-box .car-content h4 {
    padding: 0px 0px;
    margin-top: 0;
    font-size: 21px;
    font-weight: bold;
    color: #000;
}
.car-box .car-content h4 span {
    float: right;
    position: relative;
    top: 6px;
    font-size: 14px;
}

.car-box .car-content p {
    font-size: 14px;
    margin-bottom: 0px;
    color: #696969;
    font-weight: 400;
}
.orange-color {
    color: orange;
}

.details-button {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 7px 13px;
    background-color: #0d66ad;
    border-radius: 2px;
    text-decoration: none;
    margin: 10px 0px 10px 0px;
}

.details-button:hover {
    background-color: #de460b;
    color:#fff;
}

.car-list-compact .car-thumbnail {
    height: 120px;
}

.car-list-compact .car-box .car-content h3 a {
    font-size: 13px;
    padding: 0;
    padding-left: 8px;
    height: 30px;
}

.car-list-compact .car-box .car-content h4 {
    font-size: 15px;
}

.car-list-compact .car-box {
    padding: 8px;
    margin: 0 0 10px 0;
    height: 110px;
}

.car-list-compact .car-box .car-content p {
    font-size: 12px;
    margin-bottom: 10px;
}

.car-list-compact .car-price {
    font-size: 14px;
    font-weight: 700;
}

/**CAR-DETAILS AREA START **/
.car-details-header-price h3 {
    font-size: 21px;
    font-weight: 300;
    margin: 0px 0px 5px 0px;
    color: #0d66ad;
}

.car-details-header-price p {
    margin: 0 0 0px;
}

.car-details-header-price p i{
    color: orange;
}

#carousel-custom .carousel-indicators {
    margin: 10px 0px 0px;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}

#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}

#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-custom .carousel-outer {
    position: relative;
}

.thumb-preview {
     width: 100%;
}

.thumbs {
    margin: 12px auto !important;
    background: #dde3e4;
    padding: 10px 0px 6px 10px;
}

.thumbs img {
    width: 80px;
    height: 50px;
}

/**CAR-DETAILS-CONTENT-BOBY AREA START **/
.car-details-content-body {
    margin: 50px 0px 30px;
    font-size: 14px;
}

.panel-body p {
    color: #666;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: white;
    border-color: #ddd;
    border-radius: 0px;
}

.panel-default {
    background: none;
}

.panel-body {
    background: white;
     border-radius:3px;
    padding: 35px;
}

.nav-tabs > li > a {
    margin-right: 3px;
    line-height: 1.42857143;
     border-radius: 0px;
    background: none;
    color: black;
    font-weight: bold;
}

.nav > li > a:hover {
    text-decoration: none;
    background-color: white;
    color: #0d66ad;
    border-top: solid 2px white;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: black;
    cursor: default;
    background-color: none;
    border-top: solid 2px red;
	bottom: -2px;
}

.features ul {
    margin: 0px;
    padding: 0px;
}

.features ul li {
    list-style: none;
    line-height: 30px;
    color: #666;
    font-size: 13px;
}

.features ul li i {
    font-size: 16px;
    color: #0d66ad;
    margin-right:15px;
}

.technical ul {
    margin: 0px;
    padding: 0px;
}

.technical ul li {
    list-style: none;
    font-weight: bold;
    border-bottom: 1px dotted #d4cece;
    line-height: 35px;
    color: #666;
}

.technical ul li span {
    float: right;
    font-weight: 400;
}
 
/**CAR-SIDEBAR AREA START **/
.car-sidebar-right .title {
    font-size: 19px;
    line-height: 26px;
    border-left: solid 4px #0d66ad;
    padding: 0px 0px 0px 20px;
    margin:0 0 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0d66ad;
}

.car-detail-block {
     border: solid 1px #E4E3E3;
    padding: 30px 30px;
    background: white;
    border-radius: 3px;
    width: 100%;
    float: left;
    font-size: 16px;
}

.car-detail-block .car-detail-info-list li {
    list-style: none;
    line-height: 34px;
	padding: 10px 0px 10px 0px;
    color: #999;
    border-bottom: 1px dotted #DDD;
    text-align: right;
}

.car-detail-info-list li span {
    font-weight: bold;
    margin-right: 10px;
    float: left;
	font-size: 20px;
    color: #3e3e3e;
}

.mrg-b-30 {
    margin-bottom: 30px !important;
}

.dealer-contact {
    padding: 30px 30px;
    background: white;
    border: solid 1px #E4E3E3;
    border-radius: 3px;
}

.dealer-contact h2 {
    font-size: 1.7em;
}

.dealer-contact ul {
    margin: 0px;
    padding: 0px;
}

.car-detail-block .car-detail-info-list {
    margin: 0px;
    padding: 0px;
}

.dealer-contact ul li {
    list-style: none;
    line-height: 27px;
    color: #999;
}

.dealer-contact ul li a{
    text-decoration:none;
    color:#999;
}

.dealer-contact ul li span {
    font-weight: bold;
    color: #3e3e3e;
}

.share {
    background: #2a2a2a;
    padding: 30px 30px;
    width:100%;
    float:left;
}

.share h2 {
    color: #ffffff;
    font-weight: 400;
    font-size: 19px;
    border-left: solid 4px #fff;
    padding-left: 20px;
    text-transform: uppercase;
    margin: 0 0 20px 0px;
}

.share ul {
    padding: 0px;
    margin: 0px;
}

.private-message-to-dealer {
    padding: 30px 30px;
    background: white;
    width: 100%;
    border: solid 1px #E4E3E3;
    border-radius: 3px;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.slider-mover-left {
    width: 40px;
    height: 40px;
    line-height: 37px;
    position: absolute;
    top: 43%;
    z-index: 5;
    display: inline-block;
    left: 5px;
    background: #1B1410;
}

.slider-mover-left img {
    width: 16px;
    height: 23px;
}

.slider-mover-right {
    width: 40px;
    height: 40px;
    line-height: 37px;
    position: absolute;
    top: 43%;
    z-index: 5;
    display: inline-block;
    right: 5px;
    background: #1B1410;
}

.slider-mover-right img {
    width: 16px;
    height: 23px;
}

.banner-slider-inner-1{
    position: absolute;
    top: 23%;
}

.banner-slider-inner-1 .Website-text {
    font-family: 'Oleo Script', cursive;
    font-size: 60px;
}

.banner-slider-inner-1 h1 {
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 900;
}

.banner-slider-inner-1 h2 {
    text-transform: uppercase;
    font-size: 40px;
}

.banner-slider-inner-1 h4 {
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
}

.banner-slider-inner-1 span {
    font-weight: 300;
}

.section-heading {
    margin-bottom:30px;
}

.section-heading i {
    float: left;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    background-color: #0d66ad;
    color: #ffffff;
    margin-right: 10px;
    font-size: 16px;
}

.section-heading h2 {
    margin: 0px 0px 0px 0px;
	padding:0px;
     font-weight: 700;
 }

.section-heading .border {
    height: 2px;
    width: 40px;
    background: #0d66ad;
    float: left;
}

.section-heading h4 {
    font-size: 15px;
    color: #9a9a9a;
}
.detail-price{font-size:30px !important; color:#0d66ad !important;}

/**CONTACT US BODY AREA START **/
.contact-us-body {
    width: 100%;
    padding: 100px 0px;
}

.contact-form .title {
    font-weight: 700;
    border-left: 4px solid #0d66ad;
    padding-left:25px;
    font-size: 18px;
    color: #0d66ad;
    margin-bottom: 20px;
}

.contact-form form .input-text {
    width: 100%;
    padding:10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 40px;
    border-radius: 3px;
    box-shadow:none;
}

.contact-form form textarea {
    border: 1px solid #eeeeee;
    max-width: 100%;
    min-height: 140px;
    max-height: 180px;
    font-size: 12px;
    color: #888888;
    height: 40px;
    padding: 12px 45px;
    outline: none;
}

.contact-form .form-group{
    margin-bottom: 10px;
}

.contact-form form .btn-message {
    background: #0d66ad;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 400;
    border: solid 2px #ed5565;
    border-radius: 0px;
}

.contact-us-body form .btn-message:hover{
    background-color: #de460b;
    color:#fff;
}

.contact-form form .btn-message:hover{
    background-color: #de460b;
    color:#fff;
}

.contact-details {
    background: #fff;
    border: solid 1px #E4E3E3;
    border-bottom: none;
}

.contact-details .item {
    padding: 12px 36px;
    border-bottom: 1px solid #e5e7e9;
}

.contact-details .item .icon {
    font-size: 36px;
    line-height: 21px;
    color: #0d66ad;
    float: left;
}

.contact-details .content {
    margin-left: 61px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #5d6e7b;
}

.contact-details .content h5 {
    font-size: 15px;
    line-height: 21px;
    color: #0d66ad;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 6px;
}

.contact-details .content p span {
    font-weight: bold;
    color: #3e3e3e;
}

.contact-details .content p a {
    text-decoration: none;
    color: #5d6e7b;
}
.breadcrumb {background-color: #fff; border:1px solid #DFDFDF;}
.related_head{font-weight:600; padding-bottom:15px;}

.search_box{
    background-color:#FFF;
    border: solid 1px #E4E3E3;
    border-radius: 3px;
    margin-bottom:30px;
    font-size: 14px;
}
.search_box h5{ font-weight: 700; border-left: 4px solid #0d66ad;
    padding:10px 10px 10px 15px;   font-size: 21px;
    color: #fff;	background-color:#0d66ad;  margin:0px; text-align: center;}
.search_box_content{padding:15px;}	
.p-0{padding:0px !important; }
.m-0{margin:0px !important;}
ul.search_car_type{text-align:center; margin:0 auto; padding-bottom:30px;}
ul.search_car_type li{width:15%;  padding:0px; margin:0px; text-align:center; display:inline-block}
ul.search_car_type li a{display:block; font-size:16px; text-transform:uppercase; color:#333; font-weight:bold;}
ul.search_car_type li a:hover{color:#0d66ad; text-decoration:none; }
ul.search_car_type li a.active{color:#0d66ad; text-decoration:none; }
ul.search_car_type li i{ font-size:120px; display: block;  margin-bottom: -20px;    line-height: 1;}
ul.search_car_type:after {content: '';display: block; clear: both;}
.checkbox{margin:0px;}
 
.spinner {
  width: 100%;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}
@media (max-width:1100px) {
ul.search_car_type li{width:30%;}
    
  .car-thumbnail{
      min-height: 250px;  
  }
    
}

@media (max-width:768px) {
 .thumb-preview {
        height: auto !important;
        width: 100%;
    }
	ul.search_car_type li{width:47%;}
	}

@media (max-width: 480px) {
.car-box {height:auto;}
.car-box .car-content h3 a{height:auto;}  
ul.search_car_type li i{ font-size:70px;}
ul.search_car_type li a{font-size:14px;}
}

.minheight{ min-height: 330px;  }


/***********************************************LOADER*************************************************/
    
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


#main-nettix .gform_wrapper .top_label .gfield_label {
	display: none;
}

#main-nettix .gform_wrapper textarea.large {
	height: 100px;
	font-size: 13px !important;
}

#main-nettix .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 1px 4px !important;
    font-size: 13px !important;
}

#main-nettix .gform_wrapper ul li.gfield {
	margin-top: 9px !important;
}

#main-nettix .gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}

#main-nettix .table td, #main-nettix .table th {
    border-top: 0;
}

#main-nettix .table-sm td, #main-nettix .table-sm th {
    padding: .2rem;
}

#main-nettix .cell-2 {
    text-align: right;
}

#main-nettix .nav-pills .nav-link {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #D2D2D2;
	color: #000;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    color: #ffffff;
    padding: 0.2em 1em;
    border: solid 2px #0d66ad;
    border-radius: 4px;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	background: #0d66ad;
}

#main-nettix .gform_wrapper ul.gfield_checkbox, #main-nettix .gform_wrapper ul.gfield_radio {
    font-size: 14px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff;
    background-color: #0d66ad;
    border-color: #0d66ad;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #0d66ad;;
    border-color: #0d66ad;;
}

.pagination-container {text-align: center;}

.pagination>li>a, .pagination>li>span {
    color: #0d66ad;
}

.reduced-padding {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.button-nettix {
    display: inline-block;
    color: #000;
    padding: 0.8em 4em;
    border: solid 2px #000;
    border-radius: 4px;
	font-weight: 700;
	letter-spacing: 0.2em;
    text-transform: uppercase;
}

.reset-form, .submit-form {
	width: 245px;
	margin: 0 15px;
}

.submit-form {
    background: #0d66ad;
    color: #ffffff;
    border: solid 2px #0d66ad;
}

#main-nettix-nettix .button:hover, #main-nettix-nettix .button:active, #main-nettix-nettix .button:focus {
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin-left: 0 !important;
}

@media screen and (max-width: 580px) {
.reset-form, .submit-form {
    width: 100%;
    margin-bottom: 10px;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-size: 81px !important;
    margin-left: 0 !important;
}

ul.search_car_type li a {
    font-size: 11px;
}
}