/*----sass-------*/
/*-----------------*/
.clearfix {
  clear: both; }

.container-color {
  background-color: #f9f9f9;
  box-shadow: -2px 6px 49px -3px #a8a8a8; }

/*----scroll button----*/
.btn-scroll {
  position: fixed;
  right: 80px;
  bottom: 40px; }

.btn-scroll span {
  color: #e3c454;
  font-size: 50px;
  cursor: pointer; }

/*-----main page-------*/
#current-page {
  color: #F2F7FF;
  border: 2px solid #F2F7FF;
  border-radius: 5px; }

.my-nav-style {
  border: 0;
  margin-bottom: 0;
  height: 70px;
  background-color: transparent; }

.main-logo {
  background: url("../img/logo.png") no-repeat;
  width: 230px;
  height: 70px;
  background-size: contain;
  display: block; }

.my-navbar-style {
  padding-top: 1%; }

.navbar-default .navbar-nav li a {
  color: #e3c454;
  font-size: 1.75em;
  transition: 0.9s; }

.navbar-default .navbar-nav li a:hover {
  color: #F2F7FF; }

.navbar-default .navbar-nav li a:focus {
  color: #F2F7FF; }

.my-drop-menu {
  position: absolute;
  display: none;
  top: 109%;
  background-color: transparent; }

.my-drop-menu a {
  text-decoration: none;
  display: block;
  padding: 10px;
  font-size: 1.75em; }

/*-----slider-------*/
.my-slide-pic {
  width: 100%; }

.full-screen {
  background-size: cover;
  background: no-repeat center; }

/*-----Search bar-----*/
.search-form {
  margin-bottom: 10%; }

.main-titles {
  font-weight: bold;
  font-size: 1.500em;
  color: #336699; }

.first-search-bar label {
  display: block;
  font-size: 2.143em;
  font-weight: normal;
  color: #336699; }

.second-search-bar label {
  display: block;
  font-weight: normal;
  font-size: 2.143em;
  color: #336699; }

.search-bar-input {
  border: 2px solid #e3c454;
  border-radius: 5px;
  width: 85%;
  padding: 10px;
  transition: 0.9s; }

.search-bar-input:focus {
  outline: none;
  box-shadow: 0 0 8px 2px rgba(51, 102, 153, 0.81); }

.first-search-bar, .second-search-bar {
  margin-bottom: 3%; }

.search-btn {
  margin: 0 42%;
  padding: 1%;
  background-color: #336699;
  border: 0;
  border-radius: 5px;
  color: #F2F7FF;
  font-size: 1.429em;
  display: block;
  transition: 0.9s; }

.search-btn:hover {
  background-color: #25486b; }

.search-btn:focus {
  outline: none; }

.border-line {
  width: 90%;
  margin: auto;
  background: #e0bb43;
  background: -moz-linear-gradient(left, #e0bb43 0%, #f4f0d7 50%, #e0bb43 100%);
  background: -webkit-linear-gradient(left, #e0bb43 0%, #f4f0d7 50%, #e0bb43 100%);
  background: linear-gradient(to right, #e0bb43 0%, #f4f0d7 50%, #e0bb43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0bb43', endColorstr='#e0bb43',GradientType=1 );
  padding: 2px;
  border-radius: 3px; }

/*-----News-----*/
.news-article {
  margin: 10% 0; }

.news-title a {
  text-decoration: none; }

.news-article a {
  text-decoration: none; }

.news-pic {
  background: url("../img/news-pic1.jpg") no-repeat;
  width: 100%;
  height: 388px;
  background-size: cover;
  display: block; }

.news-article h2 {
  color: #336699; }

.news-pic2 {
  background: url("../img/news-pic2.jpg") center no-repeat;
  width: 100%;
  height: 388px;
  background-size: cover;
  display: block; }

.news-pic3 {
  background: url("../img/news-pic3.jpg") center no-repeat;
  width: 100%;
  height: 388px;
  background-size: cover;
  display: block; }

.news-pic4 {
  background: url("../img/news-pic4.jpg") center no-repeat;
  width: 100%;
  height: 388px;
  background-size: cover;
  display: block; }

/*------car-list-ajax------*/
.list-title h2 {
  font-weight: bold;
  font-size: 2.500em;
  color: #336699; }

.list-template {
  border: 2px solid #e3c454;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 10%; }

.list-cont {
  margin: 4% 2%; }

.list-cont-title {
  margin-top: 8%; }

.list-cont-title h3 {
  float: left;
  margin: 0;
  font-size: 22px;
  line-height: 1.5; }

.list-cont-price {
  float: right;
  font-size: 22px;
  background-color: #e3c454;
  color: #F2F7FF;
  border-radius: 5px; }

.list-cont p {
  margin-top: 8%;
  font-size: 1.286em;
  color: #336699; }

.list-link-cont {
  margin-top: 10%; }

.list-link-cont a {
  background-color: #336699;
  color: #F2F7FF;
  font-size: 1.571em;
  padding: 2%;
  border-radius: 10px;
  transition: 0.9s; }

.list-link-cont a:hover {
  text-decoration: none;
  background-color: rgba(9, 38, 67, 0.83); }

.list-img {
  background: url("../img/list-pic1.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

.list-img2 {
  background: url("../img/list-pic2.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

.list-img3 {
  background: url("../img/list-pic3.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

.list-img4 {
  background: url("../img/list-pic4.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

.list-img5 {
  background: url("../img/list-pic5.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

.list-img6 {
  background: url("../img/list-pic6.jpg") no-repeat center;
  background-size: cover;
  height: 250px;
  margin: 3%; }

#ajax-loader {
  margin: 1% 45%;
  width: 25px; }

/*--------footer-----------*/
.web-footer {
  height: 150px;
  background-color: #336699; }

.copyrights {
  padding-top: 7%;
  float: left; }

.copyrights p {
  font-size: 1.429em;
  margin: 0;
  color: #e3c454; }

.social-page {
  margin-top: 5%;
  margin-left: 1%;
  float: right;
  font-size: 40px; }

.social-page-link {
  border: 2px solid #F2F7FF;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 20%;
  color: #e3c454;
  transition: 0.9s; }

.social-page-link:hover {
  text-decoration: none;
  color: #F2F7FF; }

/*---media queries---*/
@media screen and (max-width: 766px) {
  .my-drop-menu {
    position: static; }

  #overlay h1 {
    font-size: 30px; }

  .btn-scroll {
    display: none; } }

/*# sourceMappingURL=main.css.map */
