body {
   font-family: 'Roboto', sans-serif !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    
}
/* Yeah, yeah everybody write about it */

input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
}

.mybutton {
   margin: 20px 0 30px 0;
   padding: 8px 15px;
   font-size: 17px;
}

.form-button {
   font-size: 30px;
   padding: 25px 96px;
}

@media ( max-width:406px) {
   .mybutton{
      padding: 15px 40px;
      font-size: 20px;
   }
   .pd {
      padding: 15px 55px !important;
   }
}

/* .block-black {
   background: rgba(0, 0, 0, 0.4);
   padding: 1px;
} */

.price_form {
   max-width: 344px;
   margin: 0 auto;

}

.price_input {
   box-sizing: border-box;
   padding: 22px 18px;
   width: 344px;
   height: 65px;
   background: #FFFFFF;
   border: 1px solid #5D5D5F;
   font-size: 16px;
   outline: none;
   margin-bottom: 15px;
}

.bg-img {
   background-image: url(../images/bg/03_12_1.jpg);
}

.form-title h3 {
   color: #fff;
   text-shadow: 2px 2px 20px #000;
}

.mystyle-input {
   color: rgb(112, 112, 112) !important;
   margin-bottom: 5px;
   border: 1px solid #e3e3e3;
   padding: 8px 15px !important;
}

/* .mystyle-select {
   padding: 30px 15px !important;
} */

.mt-15 input, a {
   margin-top: 15px !important;
}

.df {
   display: flex;
   justify-content: space-between;
}

.mr-15 input {
   margin-right: 15px !important;
}

@media (max-width: 991px) {
   .df {
      display: block !important;
   }
}

.footer-form {

}

.footer-form .select-box .select:last-child {
   margin-right: 0 !important;
}

@media (max-width: 767px) {
   body {
      overflow-x: hidden;
      width: 100vw;
   }
   .section-title h2 {
      font-size: 27px;
   }
}


.content-box-7 .content-box-img .info {
    bottom: 0;
    flex-wrap: wrap;
   }

.content-box-7 .content-box-img .info h6 {
   text-align: right !important;
}
  


.content-box-7 .content-box-img .info p {
   flex: 0 0 100% !important;

}

.content-box-img {
   cursor: pointer;
}

.p-noflex {
   flex: 0 0 47% !important;
}

@media (max-width: 991px) {
   .mega-menu .menu-logo {
      padding: 7px 0 !important;
  }
}

.tp-caption.button.red {
   font-family: 'Roboto', sans-serif !important;
}

.tp-caption,   .tp-resizeme {
   font-family:'Roboto', sans-serif !important;
}

.mymenu {
   display: flex !important;
   align-items: center !important;
   justify-content: center !important;
   margin: 0 !important;
}

.mylogo {
   height: 80px !important;
}

.pd-0 {
   padding: 6px 0 !important;
   margin: 0 !important;
}

.pd-0 li {
   padding:  0 0 10px 0 !important;
}

.mylinks {
   margin: 12px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
   .mylogo {
      height: 70px !important;
   }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
   .mylogo {
      height: 60px !important;
      margin-top: -20px !important;
   }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
   .mylogo {
      height: 60px !important;
      margin-top: -21px !important;
   }
}
/* Portrait phones and smaller */
@media (max-width: 360px) {
   .mylogo {
      height: 60px !important;
      margin-top: -21px !important;
   }
   .a1 h6{
      font-size: 15px;
   }
   .logo-footer img{
      width: 80px !important;
   }
}

.info p {
   overflow: hidden;
   padding-left: 5px;
}

@media (max-width: 575px) {
   .info p {
      overflow: hidden;
      padding-left: 0;
   }

   .p-noflex {
      flex: 0 0 100% !important;
   }
}

.bg-fff {
   background: #fff;
}

.page-section-ptb {
   padding: 0 0 80px 0 !important;
}

.mystyle-description-row {
   padding: 0 0 50px 0 !important;
   margin: 30px 0 30px 0 !important;
}

.search-block.find-car .section-title {
   margin: 30px 0 0 0 !important;
}

.content h2 {
   line-height: 50px !important;
}

@media (max-width: 603px) {
   .content h2 {
      line-height: 50px !important;
      font-size: 45px !important;
   }
}

.ws-nw {
   white-space: nowrap !important;
}

.myrow {
   display: block !important;

   padding-bottom: 20px !important;
}

.pd {
   padding: 8px 25px;
}

.f0w100 {
   flex: 0 !important;
   width: 100% !important;
}

.erinyen.tparrows.tp-rightarrow:before, 
.erinyen.tparrows.tp-rightarrow::after,
.erinyen.tparrows.tp-leftarrow:before,
.erinyen.tparrows.tp-leftarrow::after {
   content: "";
   width: 20px;
   height: 1px;
   background: #fff;
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
}

.erinyen.tparrows.tp-rightarrow:before {
   transform: rotate(30deg);
   top: -10px;
}
.erinyen.tparrows.tp-rightarrow::after {
   transform: rotate(-30deg);
   top: 10px;
}


.erinyen.tparrows.tp-leftarrow:before {
   transform: rotate(-30deg);
   top: -10px;
}
.erinyen.tparrows.tp-leftarrow::after {
   transform: rotate(30deg);
   top: 10px;
}

.myfooter {
   display: flex !important;
   justify-content: center !important;
   align-items: center !important;
   flex-direction: column;
}

.a1 {
   margin-left: 20px;
   align-items: center;
   justify-content: center;
}

.social {
   margin: 0 !important;
}

.footer-3 .about-content h6 {
    margin-bottom: 0px !important;
}

.footer-3 .about-content {
   margin-bottom: 20px;
}


