/*!
 * Theme v1.0.0 
 * Copyright 2015-2016 theemon.com
 */
.transition_effect {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2 {
  font-family: "Montserrat", sans-serif;
}

/*===============================================
====================TEXT COLOR=================*/
.navigation li a:hover,
.header-info .contact-det ul li a:hover,
.header-info .social-det ul li a i:hover,
.reserve-form .form-head .location span a,
.reserve-form .form-head .location span i,
.reserve-form .form-head .availability h2,
.get-bestoffer .fa,
.blockquote-sign,
.feature-we_do li i,
.car-more-info li i,
.car-details span small,
.car-rating li,
.filter a,
.filter-car-rating li,
.filter-car-more-info li i,
.filter-car-details span small,
.footer-bottom a,
.need-help a,
.need-help i,
.get-back-home,
.list-feature-bullet li,
.note .fa,
.features-point h5 strong,
.feature-block li .fa,
h2.second-title,
.contact-number,
.navigation li.active > a,
.not-found-page h1,
.social-links li a i:hover,
.view-title-style a:hover,
.video-js .vjs-play-progress:before,
.vjs-slider-horizontal .vjs-volume-level:before,
.side-menu-block li a:hover,
.posts:hover .blog-date-comment a strong,
.tab-list-feature li a small,
.blog-icon:hover,
.read-more-btn:hover,
.doc-info:hover strong,
.doc-info:hover small.left-pos i,
.doc-info:hover small.right-pos i {
  color: #c0ab3e;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.our-team-one .social-link li a,
.get-back-home:hover {
  color: #d4c15a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-info address a:hover,
.contact-info-footer address a:hover {
  color: #c0ab3e !important;
}

/*============================================================
==========================BACKGROUND COLOR==================*/

.get-bestoffer .divider-dotted:after,
.absolute-header-deal:after,
.vehicle-item figure:hover figcaption,
.orange-btn a,
.owl-buttons .owl-next:hover,
.owl-buttons .owl-prev:hover,
.button:hover,
.filter-widgets a,
.orange-btn,
.need-help-wrapper:after,
.services-pagination li a:hover,
.services-pagination li.active a:hover,
.services-pagination li.active a,
.pdf-down i,
.more-info-section .orange-btn i,
.feature-list-item li:before,
.features-point h5 small,
.circle-icon small,
.cloud-list-wrap .orange-btn:hover,
.side-menu-block li a:hover:before,
.side-menu-block li:hover .posts:before,
.countdown-period,
.filter-car-details .discount,
.blog-page .tab-list-feature .nav-tabs > li > a:hover,
.blog-page .tab-list-feature .nav-tabs > li > a:focus,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.selectBox-dropdown-menu li a:hover,
.reserve-form .find-car {
  background: #c0ab3e;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offer-overlay,
.blog-read-wrap .item:hover {
  background: rgba(192, 171, 62, 0.85);
}
.awards-wrapper,
.img-overlay {
  background: rgba(192, 171, 62, 0.95);
}
.pdf-down i,
.more-info-section .orange-btn i {
  background: #d4c15a !important;
}
.orange-btn a:hover,
.filter-widgets a:hover,
.reserve-form .find-car:hover,
.orange-btn:hover,
.social-media-list ul li a:hover,
.offer-btn:hover {
  background: #a89a35 !important;
}

/*========================================================
==========================BORDER COLOR==================*/
.reserve-form .form-head .location span a,
.reserve-form .reserve-form-wrap,
.blockquote-warning,
.vehicle-item figure:hover,
#footer,
.executive:hover,
.vehicles-carousal-thumb li.active,
.some-short-note,
.blog .help-box,
.coming-soon-wrap,
.help-box,
.we-do-right,
.your-dreams-wrapper,
.map-form-inner {
  border-color: #c0ab3e;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-agency .logo {
  border-color: #d4c15a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.filter-car-details .discount::before {
  border-top-color: #c0ab3e;
  border-right-color: #c0ab3e;
  border-bottom-color: #c0ab3e;
}
/*=====================================================
==========================SVG COLOR==================*/
.benefit-perk .svg path {
  fill: #c0ab3e !important;
}
