/* --------------------------------------------------------
Style Sheet for Rent a Car Srilanka Name

version: 1.1
last modified: 10.10.2017 by linkme
author: Shanaka Lankathilaka
email: linkedmeco@gmail.com
----------------------------------------------------------*/
.header-content-inner{
    text-align: left;
}
.header-content-inner span{
    color: rgba(255,12,12,1);
}
.header-content{
    padding-top: 14%;
    padding-bottom: 10px;
    padding-left: 5%;

}


/* CSS */
.whatsappbtn {
  display: flex;
  align-items: center;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px !important;
  padding: 0.2em 0.6em 0.2em 0.6em;
  color: white !important;
  background: #25d366 !important;
  background: linear-gradient(0deg, rgba(20,167,62,1) 0%, rgba(102,247,113,1) 100%)!important;
  border: none;
  box-shadow: 0 0.7em 1.5em -0.5em #14a73e98 !important;
  letter-spacing: 0.05em;
  border-radius: 20em;
  cursor: pointer !important;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-top:2px;
  margin-bottom:2px;
}

.whatsappbtn .fa{
   font-size: 24px !important;
}

.whatsappbtn:hover {
  box-shadow: 0 0.5em 1.5em -0.5em #14a73e98 !important;
}

.whatsappbtn:active {
  box-shadow: 0 0.3em 1em -0.5em #14a73e98 !important;
}


.ccheader {
	margin: 0 auto;
	padding: 2em;
	text-align: center;
}

.ccheader h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
}
.ccheader {
	margin: 0 auto;
	padding: 2em;
	text-align: center;
}

.ccheader h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
}

/* Form CSS*/
.ccform {
   margin: 0 auto;
    width: 80%;

}

.ccf-hvr input{
    -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}

.ccbtn sub-btn2{
    padding-top: 10px;
    padding-bottom: 15px;
    margin: 0 auto;
}

.ccfield-prepend i{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
    padding-right: 5px;
}

.ccfield-prepend:hover i {
    padding-right: 15px;
}
.ccf-hvr input{
    border: 3px solid transparent;
}

.ccf-hvr:hover input{
    border: 3px dotted rgb(255, 201, 53);
	color: #3a7999;
	background: rgba(255,255,255,0.9);
    overflow: hidden;
    display: block;
}

.ccf-hvr input:focus::-webkit-input-placeholder { color:transparent; }
.ccf-hvr input:focus:-moz-placeholder { color:transparent; }

.sub-btn2{
    -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
    border-radius: 5px;
}
.ccfield-prepend{
	margin-bottom:15px;
	width:100%;
}

.ccform-addon{
	color:#ffffff;
	float:left;
	padding:2px;
	width:8%;
	background:transparent;
	text-align:center;
}

.ccformfield {
	color:#000000;
	background:rgb(245,245,245);
	border:none;
	padding-left: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
	width:91.9%;
	display:block;
	font-family: 'Lato',Arial,sans-serif;
	font-size:14px;
}

.ccformfield {
	font-family: 'Lato',Arial,sans-serif;
    font-weight: 600;
}
.ccbtn{
	display:block;
	border:none;
	background:#0796c4;
	color:#FFFFFF;
	padding:12px 25px;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
    margin-top: 2rem;
    margin-bottom: 2rem;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.ccbtn:hover{
	background:#061628;

}
.credit {
  width: 800px;
  clear:both;
margin:0 auto;
  line-height:25px;
 padding: 25px 50px;
text-align: center;
}
.credit em{
margin-right:5px;
}
.credit a {
color: #000;
font-weight: bold;
text-decoration: none;
}

.form-head{
  background: rgb(6,22,40);
background: linear-gradient(166deg, rgba(6,22,40,1) 0%, rgba(18,62,112,1) 42%, rgba(0,212,255,1) 100%);
    padding-top: 5%;
    padding-bottom: 5%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 8%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.header_img{
    width: 100%;
    padding-top: 20%;
}
.section-heading{
    text-transform:capitalize;
    word-spacing: 3px;
    padding-top: 2rem;
}
.section-heading .primary{
    padding-bottom: 2rem;
}
.text-faded{
    text-align: justify;
    padding-left: 10px;
}

.car-bg{
    background-color: rgb(255, 201, 53);
    color: #ffffff;
}

.qenquiry h2{
    text-align: left;
    color: #ffffff;
}

.qenquiry h2 b{
    text-transform: uppercase;
    color: rgb(255, 201, 53);
     -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
}

.qenquiry h2 b:hover{
    color: #F05F40;
    text-shadow: 2px 2px 8px rgba(240, 95, 64, 0.4);
}

.qenquiry a:link{
    text-decoration: none;
}

footer{
    padding-top: 3%;
}
.qr-img img{
    width: 85%;
    padding-top:5px;
}
.rent-header{
    text-transform: uppercase;
    text-align: center;
    padding: 50px;
    font-weight:700;
    letter-spacing: 2px;
    word-spacing: 2px;
}
.p-0{
    background-color: rgb(227, 226, 224);
}

.modal-body .form-horizontal .col-sm-2,
.modal-body .form-horizontal .col-sm-10 {
    width: 100%
}

.modal-body .form-horizontal .control-label {
    text-align: left;
}
.modal-body .form-horizontal .col-sm-offset-2 {
    margin-left: 15px;
}
.modal-dialog span{
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.modal-dialog h4{
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    word-spacing: 4px;
}

.modal-dialog label, input{
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    letter-spacing: 1px;
}

.sub-button button{
    background-color:  rgba(255, 201, 53, 0.4);
    border:1px solid rgba(240, 95, 64, 0.4);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
}

.sub-button button:hover{
    background-color:  rgba(255, 201, 53, 0.8);
    border:1px solid rgba(240, 95, 64, 0.7);
}

.external-form{
    color: rgb(255, 201, 53);
    padding-bottom: 2px;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
}

.external-form i{
    padding-right: 10px;
}

.external-form:hover{
    color: rgb(255, 255, 255);
}
.navbar-brand img{
    width: 50px;
}
.nav-link p{
    font-weight: 700;
    font-size: 16px;
}
.nav-link b{
    font-size: 18px;
    color: rgba(240, 95, 64, 0.7);
}

.copy-r p{
    font-size: 10px;

}
.copy-r strong{
    color: rgba(240, 95, 64, 0.7);
}

.ben{
    min-height: 100px;
    padding: 2px;
    text-align: center;
    border: 1px solid #ffffff;
}
.ben i{
    margin: auto;
    color: #ffffff;
    padding: 10px;
}
.ben p{
    padding-top: 10px;
    font-weight: 600;
}
.head-ben{
    background-color: rgba(255, 201, 53, 0.8);
}
.ben-list{
    padding-top: 30px;
}

.list-ctn{
    padding-top: 15px;
    padding-bottom: 15px;
}
.list-ctn p{
    word-spacing: 3px;
}
.list-ctn i{
    padding-right: 5px;
}
.list-ctn h5{
    padding-bottom: 10px;
    color: #008800;
    font-weight: 600;
}
.foo {
  min-height: 33vh;
  margin-bottom: 10px;
  padding: 10px;
  color: white;
  text-transform: uppercase;
}

/* apply colors */
.foo-1 {
}

.foo-3 {
  background-color: rgba(0, 0, 0, 0.1);
}

.foo-4 {
  background-color: rgba(0, 0, 0, 0.1);
}
.foo-3m {
  background-color: rgba(0, 0, 0, 0.1);
}

.foo-4m {
  background-color: rgba(0, 0, 0, 0.1);
}

.foo-5 {
  background-color: rgba(0, 0, 0, 0.1);
}

.sty-line{
    border-right: 2px solid #000000;
    align-content: flex-end;
    margin-bottom: 40px;
    margin-top: 5px;
}

.con-text h2{
    padding-bottom: 30px;
}

.form-title{
    color: #ffffff;
    padding-bottom: 15px;
    font-weight: 600;
}


header.masthead .overlay {
  position: absolute;
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.products{
    background-color: rgba(37, 37, 37, 0.08);
}
header.masthead h1 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  header.masthead {
  }
  header.masthead h1 {
  }
  .heder-contacts h5{
     font-size: 24px;
    }
  .q-contact{
  width:40%;
}
.products{
    padding-top: 260px;
}

}
@media only screen and (max-width: 400px) {
  .heder-contacts h5{
        font-size: 16px;
    }
}

@media only screen and (max-width: 600px) {
  .q-contact{
  width:100%;
}
.products{
    padding-top: 10px;
}

}
.header-ctn{
  position: relative;;
}

.heder-contacts{
    width: 80%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
    margin: 5px auto;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    position: absolute;
    top: 100px;
    z-index: 111;
    background-color: #ffffff;
    left: 50%;
    transform: translate(-50%,-50%);
}
.quaran{
  background-color: #28a745;
  text-align: center;
  width: 80%;
  border-radius: 12;
  color: #ffffff;
  margin: auto;
}
.quaran p{
  padding-top: 5px;
  padding-bottom: 5px;
}
.text-center h2{
  padding-top: 80px;
}
.text-center .primary{
  padding-bottom: 2rem;
}
.heder-contacts h5>span{
    color: rgba(240, 95, 64, 0.8);
    font-weight: 600;
}
.heder-contacts h5{
    font-weight: 700;
    padding-left: 10px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.tile-list{
    background-color: #ffffff;
    border: 5px solid rgba(37, 37, 37, 0.08);
}
.list-img{
    margin: auto;
    padding: 0px;
}
.list-img img{
    width: 100%;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  margin-left: -60px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.upper-content{
    position: absolute;
    bottom: 8px;
    right: 23px;
    color: #ffff;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 10px;
    border-radius: 4px;
}

.border-hvr{
    min-height: 1px;
    background-color: rgba(201,33,49, 0.8);
    transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    width: 0px;
}

.main-link li:hover > .border-hvr{
    width: 100px;
}
.carousel-item img{
    max-height: 70%;
}
.colred{
    text-align: justify;
}
.colred h5{
    padding-bottom: 1rem
}
.slide-header{
    padding-bottom: 2rem;
}
.faq-list ul {
  list-style:none;
}
.faq-list h2 {
  padding-bottom: 2rem;
    padding-top: 3rem;
}
.faq-list li:before {
    font-family: FontAwesome;
    content: "\f1ce";
    display: inline-block;
    position: absolute;
    left: 10px;
    color: rgba(201,33,49, 0.8);
}
.faq-list{
    padding-bottom: 5rem;
    padding-top: 1rem;
}
.footer-logo img{
    max-width: 200px;
    margin: auto;
}
.footer-logo2 img{
    max-width: 100px;
}
.footer-content{
    padding-bottom: 1rem;
}
.hotel-rank{
    padding-left: 15px;
}
.align-right{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.qut-btn{
    right: 20%;
}
.heder-contacts a, a:hover, a:active{
    text-decoration: none;
}
.carousel-item h5{
    color: rgba(9, 77, 186,1) ;
    padding-bottom: 1rem;
    font-weight: 600;
}
.guest-rates i{
    color: rgba(252, 169, 13, 1);
}
.logo{
    position: absolute;
    left: 2rem;
    top: 15px;
    z-index: +5;
}
.logo img{
   max-width: 90px;
}
.address p{
    font-size: 10px;

}
.address b{
    font-size: 12px;
}
.q-contact{
  position: absolute;
  background-color: #ffffff;
  z-index: 111;
  top: 0;
  left:0px;
  border-radius: 20px;
}
.q-contact img{
    max-height: 30px;
}
.q-contact a{
  font-family: 'Lato',Arial,sans-serif;
	font-size:14px;
  font-weight: 600;
  color: #0b407b;
  letter-spacing:1px;
  transition-duration: 0.6s;
}
.q-contact a:hover{
  color: rgba(0,212,255,1);
}
.btn-glyphicon {
    padding:8px;
    background:transparent;
    margin-right:4px;
}
.icon-btn {
    padding: 1px 15px 3px 2px;
    border-radius:50px;
}
.qua-star i{
    color:#fabd07;
    font-size:12px;
}
.qua-star p{
    color:#ffffff;
    font-weight:600;
    text-align:center;
    background-color:#0d4585;
    min-width:70px;
}