
/* MY CUSTOM CSS FRONTEND*/

.tj-nav-holder .navbar{
  width:99%;
}

@media (min-width: 992px) and (max-width: 1999px){
  #carfilterresult .fleet-info{
    width: 100%;
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px){
 

  .tj-nav-holder .navbar{
    width:100%;
  }

  #carfilterresult .fleet-info{
    width: 49%;
    display: inline-block;
  }

  #carfilterresult .fleet-info ul>li{
    display: block;
    padding: 0;
  }

  #carfilterresult .fleet-info ul>li:before{
    content: none
  }

  #carfilterresult a.tj-btn{
    width: 49%;
    display: inline-block;
    padding-left:5px;
    padding-right:5px;
    margin-top:40px;
  }
}

#flag-menu{
  position: absolute;
  z-index:100001;
  top:0;
  right: 0;
  font-size: 40px !important;
}

#flag-menu .dropdown-menu{
  left: -200%;
}

.container-max{
  max-width: 1500px;;
}

@media (max-width: 767px){
  .tj-nav-holder .navbar {
    width: 99%;
  }

  .tj-nav-holder .navbar{
    width:99%;
  }

  #flag-menu{
    right: auto;
  }
}

#flag-menu a::before{
  content: none !important;
}

.tj-faq, .tj-tip {
  padding: 70px 0 0;
}

.tj-faq .panel-title >a, .tj-tip .panel-title >a {
  width:95%;
}

@media screen and (max-width:767px) {
  .tj-aboutus .about-info {
    padding: 50px 0 0;
  }

  .tj-faq {
    padding: 50px 0 0;
  }
}

.cont-alert-message{
    float:left;
    width: 100%;
    padding-top: 2rem;
    display: grid;
   justify-items: center;
}



.contact-container{
    wwidth: 1500px;
}

.business-list{
    width: 100%;
    float: left;
    padding: 60px 0 15px;
} 

.business-text{
    padding: 50px;
}
.small-mode{
  padding-top: 0;
}

.small-mode > .business-text{
  padding-top: 10px;
  line-height: 24px;
font-size: 15px;
font-weight: 400;
color: #777777;
}

.small-mode .info-text{
  padding: 0px 20px 20px 20px;
}

.business-list ul li{
    margin-bottom: 15px;
    float: left;
    width: 100%;
    line-height: 37px;
    font-size: 20px;;
   
}

.small-mode ul li{
  margin-bottom: 8px;
  line-height: 30px !important;
  font-size: 14px !important;
}

.business-list ul li > *{
    vertical-align: middle;
   
}

.business-list ul .icon-div{
    
    float: left;
    width: 46px;
    height:46px;
    
    border-radius: 50%;
    border: 3px solid;
    border-color: #dd3751;
    position: relative;
    text-align: center;
    margin-right: 15px;;
    color: white;
    padding: 2px;;
    text-align: center;
    
}

.small-mode ul .icon-div{
     width: 34px;
    height:34px;
    margin-right: 10px;;
}

.business-list ul i{
    font-size: 25px;
    width: 37px;
    height: 37px;
    background-color: #dd3751;
    border-radius: 50%;
    line-height: 36px;
}

.small-mode ul i{
  font-size: 16px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}

.business-list ul li a{
    
    color:#777;
    
}

.small-mode ul i{
  font-size: 13px !important;
  height:24px;
  
}

.small-mode ul i::before{
  line-height: 32px;
  position:relative;
  top: -5px;

  
}


.map-responsive{
    padding-bottom:56.25%;
    position:relative !important;
    height:0;
    width: 100% !important;
}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.inner-holder-error{
    display: none !important;
}

.inner-holder-error input[type="text"]{
    margin-bottom: 10px !important;
    display:none;
}

.invalid-feedback {
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
  }

  /*  Imagnes de los post laterales del partion blog.blade.php*/
  .news-list .news-outer li img{ 
    width: 100px !important;
    height: 100px;
  }

  .rigth-sidebar-car-img{
    display:block;
  }

  .rigth-sidebar-car-img img{
    width: 150px !important;
  }

  @media screen and (max-width:767px) {
    .cars-rigth-sidebar{
      text-align: center;
    }

    .rigth-sidebar-car-img img{
      width: 200px !important;
    }

    .search_widget{
      position: absolute;
      top: -115px;
      width: 95%;;
    }
  }

 
  /*  imaganes de los carros en el grid*/

  .fleet-grid-box .fleet-thumb{
     max-height: 300px;
     
  }

  .fleet-info-box .fleet-info ul li{
    font-size: 12px;;
  }
 
  .fleet-list-box .fleet-thumb {
     width: 500px;
  }

  .fleet-list-box .fleet-thumb img {
    width: 100%;
    height: 312px;
 }

 /*    BLOGS  */

 .post-nav-control img {
    min-width: 100%;
    max-width: 100%;
    max-height: 150px;
 }

 .blog-thumb {
    height: 400px;
 }

 .news-box img{
    width: 360px;
    height : 200px;

 }

 .tj-sidebar-outer{
  float: left;
 }

 

 /*  BLOGS END     */


 /* CAR PREVIEW */



 .img-cont img{
    max-width: 100%;
  }

  

  .insurances-lists{
    width: 395px !important;
    width: auto !important;
    border: 1px solid blue;
  }

  @media screen and (min-width:1263px) {
    .insurances-list{
      width: 395px !important;
      bborder: 1px solid yellow;
    }
  }

  @media screen and (min-width:1200px) and (max-width:1262px) {
    .insurances-list{
      wwidth: 360px !important;
      bborder: 1px solid red;
    }
  }

  @media screen and (min-width:1050px) and (max-width:1199px) {
    .insurances-list{
      wwidth: 360px !important;
      bborder: 1px solid green;
    }
  }

  @media screen and (min-width:992px) and (max-width:1049px) {
    .insurances-list{
      wwidth: 330px !important;
      bborder: 1px solid black;
    }

    .insurances-list .tj-tabs .nav-tabs > li > a{
      padding: 15px 10px 10px 10px !important;
      font-size:1.4rem !important;
    }

    
  }

  @media screen /*and (min-width:99px)*/ and (max-width:991px) {
    
    .insurances-list .tj-tabs .nav-tabs > li{
      display: inline-block;
      width: auto;
    }   
  }

  @media screen and (min-width:351px) and (max-width:926px) {
    
    .simple-mode .insurances-list{
      wwidth: 360px !important;
      bborder: 1px solid yellow;
    }   
    
  }

  @media screen and (min-width:370px) and (max-width:430px) {
    
    .gallery-mode .insurances-list{
      wwidth: 360px !important;
      border: 1px solid yellow;
    } 
    
    .gallery-mode .insurances-list .tj-tabs .nav-tabs > li{
      display: block;
      width: 100%;
    }
    
  }

  @media screen and (min-width:350px) and (max-width:369px) {
    
    .simple-mode .insurances-list, .gallery-mode .insurances-list{
      wwidth: 345px !important;
      padding-left: 0;
      border: 1px solid pink;
    } 
    
    .insurances-list .tj-tabs .nav-tabs > li{
      display: block;
      width: 100%;
      /*background-color:red;*/
    }
    
  }



  @media screen /*and (min-width:99px)*/ and (max-width:350px) {
    
    .insurances-list{
      wwidth: auto !important;
      
    } 
    
    .insurances-list .tj-tabs .nav-tabs > li{
      display: block;
      width: 100%;
    } 
  }

  .text-box .feature-list{
    width:105% !important;
  }

  .insurances-list{
    width:99%;
    position: relative;
    left:-20px;
  }

  .insurances-list .tab-content span{
    padding-bottom:5px;
    font-size:1.5rem;
    line-height: 3rem;    
 }

 .insurance-title{
  font-size: 2rem;
}

.insurances-list .tj-tabs .nav-tabs > li{
  font-size: 5rem !important;    
}

.insurances-list .tj-tabs .nav-tabs > li > a{
  padding: 15px 15px 10px 15px;
  font-size:1.4rem !important;
}


@media screen /*and (min-width:99px)*/ and (min-width:382px) {
    
  .total-label{
    font-size: 3rem !important;
  }

  .summary-row{
    padding-left: 0;
    padding-right: 0;
  }

 }

@media screen /*and (min-width:99px)*/ and (max-width:381px) {
  
 .total-label{
    font-size: 2.4rem !important;
  }
}
@media screen /*and (min-width:99px)*/ and (max-width:300px) {
  
  .total-label{
     font-size: 2.2rem !important;
   }
 }


 @media (min-width: 786px) and (max-width:1023px) {

 }


 @media screen and (min-width: 786px) and (max-width:1023px) {
    .gallery-carousel .right-outer {
      max-height: 20em;
      bborder: 1px solid red;
      height:20em;
    }    

    .prices-cont{
      mmargin-left:15px;
    }

    .insurances-list{
      margin-left:15px !important;
    }

   
 }

 #activator-plugin{
  display: flex;
  justify-content: center;
 }

 @media screen /*and (min-width:99px)*/ and (max-width:992px) {
  
  #activator-plugin{
    display: inherit;
   }
 }

 .px-0{
  padding-left:0;
  padding-right: 0;
 }

 .fleet-features ul li i{
   margin-right:5px;
 }



 

 @media (min-width: 786px) and (max-width: 991px){
   .tabs-items{
      wwidth: 100%;
    }

    .tj-booking-frm .tj-tabs {
      margin-left: 25px !important;
    }

    
}

@media (min-width: 768px) and (max-width: 991px){

   #header-prices-cont{
     bborder:1px solid blue;
     mmargin-left: 8%;
   }
}


@media (max-width: 785px){
  .insurances-list{
    margin-left:15px !important;
  }
  
}

@media (min-width: 768px) and (max-width: 785px){
  .tj-booking-frm .tj-tabs {
    margin-left: 20px !important;
  }
  
}

@media (max-width: 767px){

  .tj-booking-frm .tj-tabs {
    margin-left: 0 !important;
  }

  .prices-cont{
    ppadding-left: 30px;
  }

  
}

 @media (min-width: 1024px){
    .gallery-carousel .right-outer {
      width: 210px;     
      bborder:1px solid blue;
      max-height: 28em;
    }
 }

 @media (min-width: 1220px){
  .gallery-carousel .right-outer {    
    bborder:1px solid yellow;
    max-height: 40em;
  }
}

.slick-slide{
  display: flex !important;
  justify-content: center;
  align-content: center;
}
 



 .tab-content{
    padding-top: 20px;
 }

 


 .booking-frm select, .booking-frm input[type="text"], .booking-frm input[type="email"], .booking-frm input[type="date"] {
    width: 100%;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 24px;
    color: #a6a6a6;
    border: 1px solid #e8e8e8;
    display: block;
    margin-bottom: 15px;
    border-radius: 4px;
  }

  #accessories-cont{
    padding-right: 0;
    padding-left: 0;
  }

  /*#accessories-cont .tj-tabs >ul li{
    display: block;
  }*/

  #accessories-cont ul li>div{
    display: inline-block;
    padding: 5px 10px;
    width: 150px;
  }

   #accessories-cont ul li>div>span, #accessories-cont ul li>div>div{
    display: inline-block;
  }

  .label-prices{
	  color: #495057;
	  font-weight: 600;
    font-size: 1.7rem;
    text-align:right;
    padding-right: 0;
  }

  .label-prices-invalid{
	text-decoration: line-through;
  }

  .red-prices{
    color:#dd3751;
  }

  .seasson-header{
    font-size: 2rem; 
  }

  #errorModal{
    text-align:center;
    padding:0!important;
  }

  #errorModal:before{
    content:'';
    display:inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }

  #errorModal .modal-header h5{
    display: inline-block;
  }

  #errorModal .modal-dialog{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  
  #seassonsModal-trigger{
    margin-top:10px;
    padding: 7px 10px;
    border-radius: 3%;
  }
  
  
  #seassonsModal-close{
    padding: 7px 10px;
    border-radius: 3%;
    background-color: #dd3751;
    min-width: 160px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    display: block;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    border: none;
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
  }

  #sseassonsModal{
    text-align:center;
    padding:0!important;
  }

  #sseassonsModal:before{
    content:'';
    display:inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }

  #seassonsModal ul.nav-tabs{
    max-width: 90%;
  }

  .garanteeTable{
    overflow-x: scroll;
    scroll-behavior: smooth;
    margin-bottom:30px;
  }

  .insuranceTable{
    width: 95%;
    overflow-x: scroll;
    scroll-behavior: smooth;
    margin-bottom:30px;
  }

  #seassonsModal .modal-header ul{
    margin-left: 10px;;
  }

  #seassonsModal .modal-header ul>li a{
    border-color: #dd3751;
    padding: 5px 10px;
    border-bottom: 3px solid #dd3751;
    border-radius: 5%;
  }


  #seassonsModal .modal-header h5{
    display: inline-block;
  }

  #seassonsModal thead tr{
    background-color: #dd3751;
    color:#fff;
  }

  #seassonsModal thead tr th{ 
    vertical-align:middle;
  }

  #seassonsModal .tab-content{
    overflow-x: scroll;
  }

  #seassonsModal table tr{
    height: 50px;
    font-size:1.5rem;
  }

  .insuranceTable table tr td{
    min-width: 110px;;
  }

  #seassonsModal .text-bold{
    font-weight: 700;
  }

  .modal-danger{
    background-color: #dc3545 !important;
    color:white;
  }

  .modal-danger .modal-footer button{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: none;
  }

  .booking-frm textarea, .booking-frm input[type=number]{
    width: 100%;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 24px;
    color: #a6a6a6;
    border: 1px solid #e8e8e8;
    display: block;
    margin-bottom: 15px;
    border-radius: 4px;
    
  }


  .tj-booking-frm{
    padding: 10px 0;
  }

  .tj-booking-frm .tj-tabs{
    margin-left: 50px;;
  }

  .booking-frm .c-strong{
    display: inline-block;
  }
  
  .d-inline-block{
    display: inline-block !important;
  }

  .mr-2{
    margin-right: 2px !important;
  }

  .mr-5{
    margin-right: 10px !important;
  }

  .title-page h4{
    margin-top:80px;
    padding: 5px 10px;;
    color:#fff !important;
    font-size: 22px;
    position: relative;
    z-index: 999;

  }

  .title-page h2{
    padding: 5px 20px 120px 10px;;
  }

  .fleet-detail{
    
  padding: 50px 0 50px;
  }

  .country-cont{
    margin-bottom: 20px;;
  }

  .country-cont>div{
    max-width:100%;
  }

  .country-cont .select2-selection--single{
    padding: 10px 40px 35px 10px !important;
    max-width: 100%;
    width: 100%;
    color:#a6a6a6 !important;
    border: 1px solid #e8e8e8 !important;
  }

  .country-cont .select2-selection__placeholder{
    color:#a6a6a6 !important;
  }
  

  .h4-resp{    
    margin-bottom: 0px;;
  }


 .book-similar-btn{
  cursor: pointer;
  background-color: #dd3751;
  min-width: 160px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  display: block;
  font-family: 'Montserrat',sans-serif;
  font-weight: 500;
  border: none;
  padding: 15px 0;
 }

 .book-similar-btn:hover{
  color: #fff;
  text-decoration: none;
 }


 .similar-item .tj-post-holder{
  margin-left: 15px !important;
 }



 /*  CAR PREVIEW END */

 /* HOME */

 .trip-type-frm select {
  display: block;
  height: 45px;
  padding: 0 15px;
  width: 100%;
  color: #a6a6a6;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #e8e8e8;
  background-color: #f6f6f6;
  font-weight: 400;
 }

.return-origin-cont{
  padding: 0px 0px 20px 5px;
}

#warning-text{
  margin-bottom: 10px;;
}

.trisp-type-frm span{
  position:relative !important;
  left: -10px !important;
  top: 0 !important;
  display: inline-block;
}

.tj-tip {
  margin-bottom: 100px;;
}

.tj-tip{
	width:100%;
	float:left;
}
.tj-tip .tj-heading-style h3{
	font-family:'Montserrat',sans-serif;
	font-size:30px;
	font-weight:600;
	color:#444444;
	position:relative;
	margin:0;
	text-transform:capitalize;
}
.tj-tip .tj-heading-style h3:after{
	content:'';
	background:url("/images/heading-style-border.png") no-repeat;
	display:block;
	height:22px;
	width:43px;
	margin-top:10px;
}
.tj-tip  .tj-accordion-holder{
	width:100%;
	float:left;
	margin-top:20px;
	position:relative;
}
.tj-tip  .tj-accordion-holder .panel{
	background-color:transparent;
	border-radius:0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

 /* HOME END */


 /*  PROMOTION PAGE */

 /*#promotion-page{
      /*@media (min-width: 768px) and (max-width: 785px){
  .tj-booking-frm .tj-tabs {
    margin-left: 20px !important;
  }
  
  }
 }*/

 @media /*(min-width: 768px) and*/ (max-width: 992px){
  #promotion-page .car-details{
    margin-left: 35px !important;
  }
}

@media /*(min-width: 768px) and*/ (max-width: 360px){
  #promotion-page .fleet-list-box>.row>div{
    width: 100% !important;
  }
}


@media screen /*and (min-width:99px)*/ and (max-width:390px) {
  
  #promotion-page .total-label{
     font-size: 2.4rem !important;
   }
 }

 @media screen /*and (min-width:99px)*/ and (max-width:340px) {
  
  #promotion-page .total-label{
     font-size: 2.1rem !important;
   }
 }

 
  @media screen and (min-width:350px) and (max-width:369px) {    
    #promotion-page .insurances-list{
      padding-left: 0;
    } 
  }

  .cont-car-list-sidebar-flex{
    display: flex;
  }

  #car-list-sidebar .car-title{
     font-size: 12px;
  }

  #car-list-sidebar .car-subtitle{
    margin-bottom: 5px;
    font-size: 16px;
 }

  #car-list-sidebar .right-text{
    font-size: 1.5rem;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
 }

 #car-list-sidebar .right-text h3{
  font-size: 1.7rem;
}

#car-list-sidebar  figure{
  width: 200px;
  height: 110px;
}

#car-list-sidebar  img{
      width: 180px;
      height: 105px;
  }

#car-list-sidebar  span{
    font-size:16px !important;
}

#car-list-sidebar  a{
    font-size:16px !important;
}

#car-list-sidebar{
  margin-left:15px;
}

@media screen and (min-width:801px) and (max-width:992px) {     
  #car-list-sidebar{
    margin-left:45px;
  }

}

@media /*screen and (min-width:350px) and*/ (max-width:800px) {
    
  #car-list-sidebar{
    margin-left:35px;
  }

}

.horiz-sidebar{
  max-width: 1400px;;
}

.horiz-sidebar>div{
  display: flex;
  justify-content: space-around;
}


@media /*screen and (min-width:350px) and*/ (max-width:608px) {
    
  .horiz-sidebar>div{
    display: inline;
    justify-items: normal;
   
  }

}

.horiz-sidebar>div .car-titlee{
  white-space:inherit;
}

#insurance-page-cont{
  display: grid;
  justify-items: center;
 
}

#insurance-page-cont #seassonsModal{
  margin-top: 50px;
 
}

 /*  PROMOTION PAGE END */

 .custom-error{
  position: absolute;
  z-index:2;
  bottom:-25px;
  left:5px;
 }

 /* RESERVED PAGE BEGIN */

 .success-msg{
    padding-top: 40px !important;
    padding-bottom: 10px !important;
    display: flex;
    justify-content:center;
 }

 .success-msg h3{
    margin-bottom: 5px;
 }

 .success-msg p{
    font-size: 16px;;
    max-width:600px;
 }

 .img-cont-simple-mode{
    padding-left: 0;
    padding-right: 0;
 }

 .img-cont-simple-mode > .img-cont{
    min-height: 400px;
    display:flex;
    justify-content:center;
    align-items:center;
 }

 .afterReserv > .img-cont{
  min-height: auto !important;
  display:flex;
  justify-content:center;
  align-items:center;
}

  @media (max-width:992px) {
    
    .img-cont-simple-mode > .img-cont{
      min-height: auto;
    }
  }

  .booking-summary{
    width: 500px !important;
    max-width: 600px !important;
  }

  @media (max-width:700px) {
    
    .booking-summary{
      width: 500px !important;
      max-width: 500px !important;
    }
  }

 .booking-summary h3{
    max-width: 250px;
  }

  .booking-summary .booking-info{
    padding-left:20px  !important;
  }

  .booking-summary .booking-info li{
    width: 90% !important;
  }

  /*.booking-summary .fare-box strong{
    color: #dd3751 !important;
  }

  .booking-summary .fare-box strong>span{
    color: #dd3751 !important;
  }*/

  .copy-booking-summary{
    display: none;
  }
  

  .booking-summary .booking-info{
    padding-right: 5px !important;
  }

  @media screen and (min-width:767px) and (max-width:860px) {
  
    .booking-summary-cont .text-box{
       width: auto;
     }

    .booking-summary .booking-info{
        padding-right: 5px !important;
    }

   }

  @media screen /*and (min-width:99px)*/ and (max-width:767px) {
  
    .booking-summary-cont .text-box{
       display: flex;
       justify-content: center;
       
     }

     .booking-summary-cont .booking-summary{
      width:auto;
      max-width: 100%;;
    }

    .origin-booking-summary{
      display: none !important;
    }

    .copy-booking-summary{
      display: inherit;
      margin-top: 30px;
    }    
   }

   @media screen /*and (min-width:99px)*/ and (max-width:992px) {
    .pl-sm-5{
      padding-left: 10%;
    }

    .booking-summary{
      margin-top:0;
    }
  }

 /* RESERVED PAGE END */

 /*  floating img reservation */
 
 .preview-float{
    position: fixed;
    z-index:100000;
    top:10px;
    width: 300px;
    right:100px;
    opacity: 0;
    transition: .7s ease-in-out all;
    transform: scale(0.9) translateY(100);
 }

 .preview-float img{
    max-width: 100%;
 }

 .preview-float.visible{
    opacity: 1;
    right:10px;
    transform: scale(1) translateY(0);
}


@media screen and (min-width:500px) and (max-width:767px) {
    .preview-float{
      width: 180px;
    }

 }

 @media screen /**and (min-width:500px)*/ and (max-width:499px) {
  .preview-float{
    width: 150px;
  }

}

 /* end floating img reservation */



 .d-none {
  display: none!important;
}

@media screen and (min-width: 768px){
  .d-md-inline {
      display: inline !important;
  }
}