@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #222;
  overflow-x: hidden;
}
img, object {
  max-width: 100%;
}
a {
  outline: 0 !important;
}
a {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: #ad1f24;
  text-decoration: none;
}
.border {
  border: 0px solid red !important;
}
.clr {
  clear: both;
}
.none {
  display: block;
}
.on {
  display: none;
}
.dispnone {
  display: block;
}
.dispno {
  display: none;
}
h1 {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  font-size: 30px !important;
  color: #222;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold !important;
}
h2 {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  font-size: 25px !important;
  color: #222 !important;
  font-family: 'Montserrat', sans-serif !important;

}
h3 {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  font-size: 25px !important;
  color: #222;
  font-family: 'Montserrat', sans-serif !important;
 
}
h4 {
  font-size: 16px !important;
  color: #222;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif !important;
}
h5 {
  font-size: 16px !important;
  color: #222;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif !important;
}
h6 {
  font-size: 18px !important;
  color: #222;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif !important;
}
p {
  font-size: 14px !important;
  line-height: 25px;
}
.nav-topbar {
  padding-top: 8px !important;
  padding-bottom: 0px !important;
  background: #ad1f24;
  color: #fff;
}
.nav-text {
  padding-top: 8px !important;
  padding-bottom: 0px !important;
  font-size: 18px;
}
#list1 {}
#list1 ul {
  list-style: none;
  display: inline;
}
#list1 ul li {
  display: inline;
  float: left;
}
#list1 ul li a {
  display: inline-block;
  background-color: #fff;
  width: 27px;
  text-align: center;
  border-radius: 27px;
  font-size: 19px;
  color: #333;
  margin-left: 3px;
  margin-right: 0px;
  transition: all 0.4s linear;
  border: 0px solid red;
}
#list1 ul li a:hover {
  text-decoration: none;
  background: #ad1f24;
  color: #fff;
}
.time {
  margin-top: 5px;
  margin-bottom: 0px;
}
.btn-white a {
  padding: 6px 10px 6px 10px;
  background-color: #eef1e8;
  text-align: center;
  text-decoration: none;
  position: relative;
  font-size: 13px;
  top: 4px;
}
.btn-register a {
  padding: 10px 18px 10px 18px;
  background-color: #222;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  top: 20px;
  font-size: 14px;
  transition: all 0.4s linear;
  text-decoration: none;
}
.btn-register :hover {
  background-color: #cd151c;
  color: #fff;
}
.location, .phone {
  position: relative;
  padding-left: 46px;
  display: inline-block;
  text-align: left;
}
.location {
  margin-right: 0px;
}
.location > img, .phone > img {
  position: absolute;
  left: 0;
  top: 4px;
}
.location p {
  font-size: 14px !important;
  line-height: 20px;
}
.nav {
    border-top: 1px solid #e5e5e5 !important;
    height: 50px;
    background-color: #e5e5e5;
}
.nav-celltablet {
  display: none;
}
#list55 ul {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  display: block;
}
#list55 li {
  display: block;
  position: relative;
  float: left;
}
#list55 li ul {
  display: none;
}
#list55 ul li a {
  font-family: 'Montserrat';
  display: block;
  padding: 13.5px 25px 13px 25px !important;
  text-decoration: none;
  white-space: nowrap;
  color: #333 !important;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.4s linear;
  border-bottom: 0px solid #fff;
}
#list55 ul li a:hover {
  color: #ad1f24 !important;
}
#list55 li.active > a, #list55 li:hover > a, #list55 li:focus > a {
  color: #ad1f24 !important;
}
#list55 li:hover > ul {
  display: block;
  position: absolute;
}
#list55 li:hover li {
  float: none;
  border: 0px solid #FFFFFF;
  z-index: 333;
  color: #ffffff !important;
  text-transform: uppercase;
}
#list55 li:hover a {
  color: #ad1f24 !important;
}
#list55 li:hover li a:hover {
  color: #ad1f24 !important;
}
#list55 ul ul ul {
  left: 100%;
  top: 0;
}
#list55 ul:before, ul:after {
  content: " ";
  display: none;
}
#list55 ul:after {
  clear: both;
}
.quote-box a{
  padding: 10px 20px 10px 20px;
  width: auto;
  background-color: #ad1f24;
  float: right;
  height: 50px;
  font-size: 21px;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
}
.quote-box :hover{
  background-color: #ad1f24;
  color: #fff !important;
 
}


.banner {
  padding: 30px 0px 30px 0px;
  height: auto;
  width: 100%;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: 25% 75%;
  background-size: cover;
}
.b-headding {
  color: #ad1f24;
  font-size: 50px;
  text-shadow: 1px 1px #222;
  margin-bottom: 15px;
  display: inline-block;
}
.bb-headding {
  color: #ad1f24;
  font-size: 50px;
  margin-bottom: 15px;
  display: inline-block;
  text-shadow: 1px 1px #222;
}
.bb-normal {
  font-size: 30px !important;
  line-height: 1.4;
}
.bba-normal {
  font-size: 30px !important;
  color: #ad1f24
}
.free-quote {
  border: 4px solid #ad1f24;
  background-color: transparent;
  width: 100%;
  height: auto;
}
.free-quote-heading {
  margin: 10px 0px 10px 0px;
  font-size: 35px;
  text-transform: uppercase;
  color: #ad1f24;
  font-weight: bold;
}
.free-quote-input {
  width: 100%;
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  text-transform: capitalize;
  color: #222222;
  font-weight: bold;
  border-bottom: 2px solid #222222;
  border-top: 0px solid #222222;
  border-left: 0px solid #222222;
  border-right: 0px solid #222222;
  background-color: transparent;
  outline: none;
}
.free-quote-comment {
  width: 100%;
  height: 75px;
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  text-transform: capitalize;
  color: #222222;
  font-weight: bold;
  border-bottom: 2px solid #222222;
  border-top: 0px solid #222222;
  border-left: 0px solid #222222;
  border-right: 0px solid #222222;
  background-color: transparent;
  outline: none;
}
.free-quote-btn {
  width: 100%;
  height: auto;
  margin: 15px 0px -10px 0px;
  padding: 15px;
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
  background-color: #ad1f24;
  border: 0px solid red;
  outline: none;
}
::placeholder {
  color: #222222;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #ad1f24;
}
::-ms-input-placeholder {
  color: #ad1f24;
}
.free-heading {
  margin: 0px 0px 10px 0px;
  font-size: 25px;
  text-transform: uppercase;
  color: #ad1f24;
  font-weight: bold;
}
.callus-heading {
  margin: 0px 0px 0px 0px;
  font-size: 18px;
  text-transform: capitalize;
  color: #222;
  font-weight: bolder;
  text-align: left;
  border: 0px solid red;
}
.callno-heading {
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  text-transform: capitalize;
  color: #ad1f24;
  font-weight: bolder;
  text-align: left;
  border: 0px solid red;
}
.middle-enb {
  background-color: #ad1f24;
}
.experienced-staff {
  margin: 0px 0px 0px 0px;
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
  text-align: left;
  border: 0px solid red;
}
.white {
  color: #fff;
}
.search-car {
  padding: 10px 0px 15px 0px;
  background: #d6d5d5;
  height: auto;
}
.inputcu-form {
  margin: 0px 0px 0px 0px;
  padding: 7px;
  width: 100%;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 14px;
  border-radius: 3px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.inputcu-form:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
.inputyear-form {
  margin: 0px 0px 0px 0px;
  padding: 7px;
  width: 90%;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 14px;
  border-radius: 3px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.inputyear-form:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
.submit-form {
  margin: 20px auto 10px auto;
  padding: 7px 20px 7px 20px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #222;
  border: 0px solid #ffffff;
  transition: all 0.4s linear;
}
.submit-form:hover {
  background-color: #cd151c;
  border: 0px solid #333333;
  color: #ffffff !important;
}
.btn-seemore a {
  margin: 10px 0px 10px 0px;
  padding: 7px 20px 7px 20px !important;
  background-color: #222;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.4s linear;
  text-decoration: none;
  display: inline-block;
}
.btn-seemore :hover {
  background-color: #cd151c;
  color: #fff;
}
.product-list {
  padding: 5px;
  margin-right: 9px;
  width: auto;
  height: auto;
  border: 1px solid #bfbfbf !important;
}
.product-inner {
  margin-bottom: 5px;
  font-size: 16px;
  text-align: center;
  border: 0px solid #bfbfbf !important;
}
.product-price {
  background-color: #cd151c;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
.auto-list {
  padding: 10px 10px 0px 10px;
  margin-right: 9px;
  width: auto;
  height: auto;
  border: 1px solid #bfbfbf !important;
}
.footer-bg {
  background-color: #333;
  padding-top: 45px !important;
  padding-bottom: 45px;
  background-image: url(../images/footer-bg.png);
  background-repeat: repeat;
}
#list4 {}
#list4 ul {
  list-style: none;
  margin: 0px 0px 0px 0px;
}
#list4 ul li a {
  margin: 0px 0px 0px -40px;
  padding: 0px 0px 0px 0px;
  width: auto;
  height: auto;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  /*float:left;*/
  display: inline-block;
  line-height: 35px;
  transition: all 0.4s linear;
  border: 0px solid red;
}
#list4 ul li :hover {
  color: #ad1f24;
  text-decoration: none;
}
.brand-hover {
  width: 100%;
  border: 0px solid #C9C9C9;
  text-decoration: none;
  transition: all 0.4s linear;
  cursor: pointer;
}
.brand-hover:hover {
  border-bottom: 2px solid red;
  text-decoration: none;
  padding: 0px 0px 10px 0px;
}
.loction-hover {
  width: 100%;
  border: 0px solid #C9C9C9;
  text-decoration: none;
  cursor: pointer;
}
.loction-hover:hover {
  border-bottom: 2px solid red;
  text-decoration: none;
  transition: all 0.4s linear;
  padding: 0px 0px 15px 0px;
}
.country-hover {
  width: 100%;
  border: 0px solid #C9C9C9;
  text-decoration: none;
  cursor: pointer;
}
.country-hover:hover {
  border-bottom: 2px solid red;
  text-decoration: none;
  transition: all 0.4s linear;
  padding: 0px 0px 13px 0px;
}
.inner-banner {
  background-position: center;
  background-size: cover;
}
.email {
  color: #cd151c;
}
.email:hover {
  color: #cd151c;
}
.contact-box {
  padding: 20px;
  background: #d6d5d5;
  height: auto;
}
.contact-form {
  margin: 0px 0px 10px 0px;
  padding: 9px;
  width: 100%;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 14px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.contact-form:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
.contact-messform {
  margin: 0px 0px 0px 0px;
  padding: 9px;
  width: 100%;
  height: 120px;
  color: #333333;
  text-align: left;
  font-size: 14px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.contact-messform:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
.bank-detail1 {
  text-align: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  text-transform: capitalize;
  font-size: 14px;
  width: 50% !important;
}
.bank-detail2 {
  text-align: center;
  padding: 10px;
  background-color: #f7f8fa;
  border: 1px solid #d4d4d4;
  font-size: 14px;
  width: 50% !important;
  font-weight: bold;
}
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
  color: #cd151c;
}
ul.breadcrumb li + li:before {
  padding: 8px;
  color: #ccc;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #222;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #cd151c;
  text-decoration: underline;
}
.pd-width {
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  border: 0px solid blue;
}
.pd-detail1 {
  text-align: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  text-transform: capitalize;
  font-size: 14px;
  width: 25%;
}
.pd-detail2 {
  text-align: center;
  padding: 10px;
  background-color: #f7f8fa;
  border: 1px solid #d4d4d4;
  font-size: 14px;
  width: 25%;
  font-weight: bold;
}
.pd-detailred {
  text-align: center;
  padding: 10px;
  background-color: #cd151c;
  border: 1px solid #d4d4d4;
  font-size: 14px;
  width: 25%;
  color: #fff;
}
.right-pdbox {
  margin-bottom: 15px;
  border: 0px solid #cd151c;
  padding: 10px;
  background-color: #cd151c;
  color: #fff !important;
}
.right-pdfont25 {
  font-size: 23px;
  font-weight: bold;
}
.right-pdfont20 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: line-through;
}
.right-destination {
  font-size: 18px;
  font-weight: bold;
}
.right-price {
  font-size: 18px;
  font-weight: bold;
  color: #cd151c;
  text-align: right;
}
.right-price1 {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #cd151c;
  text-align: right;
}
.carsarch-col1 {
  margin-bottom: 0px;
  width: 39%;
  font-size: 13px;
  color: #222;
  font-weight: bold;
  display: inline-block;
  border: 0px solid red;
}
.carsarch-col2 {
  width: 60%;
  display: inline-block;
  border: 0px solid red;
  margin-bottom: 0px;
}
.carsarch-col3 {
  width: 45%;
  display: inline-block;
  margin-left: 5px;
  border: 0px solid red;
}
.carsarch-form {
  margin: 0px 0px 0px 0px;
  padding: 5px;
  width: 100%;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 13px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.carsarch-form:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
.carsarchyear-form {
  margin: 0px 0px 0px 0px;
  padding: 5px;
  width: 100%;
  height: auto;
  color: #333333;
  text-align: left;
  font-size: 12px;
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #C9C9C9;
  cursor: pointer;
}
.carsarchyear-form:hover {
  border: 1px solid #333333;
  background-color: #333333;
  color: #fff;
}
/*.calculator {
  margin-bottom: 30px;
  background-color: #efefef;
  height: auto;
}*/
.stock-box {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #d2d2d2;
}
.stock-redbox {
  margin-bottom: 5px;
  border: 0px solid #cd151c;
  padding: 8px;
  background-color: #cd151c;
  color: #fff !important;
  border-radius: 3px;
}
.stock-redline {
  margin-bottom: 5px;
  border: 2px solid #cd151c;
  padding: 3px 6px 3px 6px;
  background-color: #fff;
  color: #fff !important;
  border-radius: 3px;
}
.stock-table1 {
  border: 1px solid #d2d2d2;
  padding: 14px 10px 14px 10px !important;
  background-color: #f7f8fa;
  color: #222;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.stock-table2 {
  border: 1px solid #d2d2d2;
  padding: 14px 10px 14px 10px !important;
  background-color: #fff;
  color: #222;
  font-size: 13px;
  text-align: center;
}
.stock-table3 {
  border: 1px solid #d2d2d2;
  padding: 10px !important;
  background-color: #f7f8fa;
  color: #222;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}
.stock-width {
  width: none;
  overflow-y: hidden;
  overflow-x: hidden;
  border: 0px solid blue;
}
.stock-font20 {
  font-size: 20px;
  font-weight: bold;
}
.stock-font15 {
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: line-through;
}
#main {
  background: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  /*padding-top:150px;*/
  padding-top: 0px;
  border: 0px solid red;
}
#content {
  /*width:845px;
  height:1000px;*/
  width: 100%;
  height: 100%;
  margin: 0px auto;
  border-radius: 3px;
}
#gallery_img {
  /*width:845px;
  height:500px;*/
  width: 100%;
  height: 500px;
  /*float:left;*/
  position: relative;
}
#lefty {
  width: 23px;
  position: absolute;
  top: 235px;
  left: 10px;
  cursor: pointer;
}
#righty {
  width: 23px;
  position: absolute;
  top: 235px;
  right: 10px;
  cursor: pointer;
}
#play, #pause {
  width: 12px;
  position: absolute;
  top: 239px;
  right: 40px;
  cursor: pointer;
}
#play {
  display: none;
  cursor: pointer;
}
#expand {
  width: 18px;
  position: absolute;
  top: 478px;
  right: 6px;
}
#thumbs {
  height: 100px;
  /*width:845px;*/
  width: 100%;
  float: left;
  overflow: auto;
  margin-top: 10px;
  white-space: nowrap;
}
.thumbs_style {
  display: inline-block;
}
.thumbs_style img {
  width: 105px;
  height: 80px;
  border-radius: 3px;
  cursor: pointer;
  border: 3px solid rgba(0, 0, 0, 0.4);
}
.gallery_img_style {
  width: 845px;
  height: 500px;
  border-radius: 3px;
  position: absolute;
}
.mid-h2 {
    font-size: 50px !important;
    color: #222222 !important;
    text-align: center !important;
    margin-bottom: 35px !important;
    font-weight: bold !important;
}
.mid-product-img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  text-align: center;
  display: inline-block;
  border: 0px solid red;
}
.mid-product-icon {
  width: 100%;
  height: auto;
  margin: -40px 0px 10px 0px;
  text-align: center;
  display: inline-block;
  border: 0px solid red;
}
.mid-product-text {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #5c5c5c;
  display: inline-block;
  border: 0px solid red;
}
.mid-about-bg {
  margin: 0px 0px 60px 0px;
  padding: 50px 0px 50px 0px;
  border: 0px solid red;
}
.mid-about-text {
  margin: 0px 0px 0px 0px;
  text-align: left;
  font-size: 50px !important;
  line-height: 60px !important;
  font-weight: bold !important;
  color: #222222 !important;
  border: 0px solid red;
}
.mid-about-heading {
  margin: 0px 0px 0px 0px;
  text-align: left;
  font-size: 18px !important;
  line-height: 50px !important;
  font-weight: bold !important;
  color: #ad1f24 !important;
  border: 0px solid red;
}
.mid-step-img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  text-align: center;
  display: inline-block;
  border: 0px solid red;
}
.mid-step-text {
  width: 100%;
  height: auto;
  margin: 15px 0px 15px 0px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ad1f24;
  display: inline-block;
  border: 0px solid red;
}
.mid-step-color {
  color: #ad1f24 !important;
}
.mid-client-bg {
  width: 100%;
  height: auto;
  padding: 15px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  background-image: url(../images/happy-clinet-bgimg.png);
  background-repeat: no-repeat;
  background-position: center;
  border: 0px solid red;
}
.mid-client-text {
  margin: 0px 0px 20px 0px !important;
  text-align: center;
  font-size: 50px !important;
  font-weight: bold !important;
  color: #222 !important;
  display: inline-block;
  border: 0px solid red;
}
.mid-client-box {
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  height: auto;
  border: 0px solid red;
}
.slideshow-container {
  position: relative;
  background: #f1f1f1f1;
}
/* Slides */
.mySlides {
  display: none;
  padding: 30px;
  text-align: center;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}
/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  background: transparent;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
/* Add a background color to the active dot/circle */
.active, .dot:hover {
  /*  background-color: #ad1f24 !important;*/
}
/* Add an italic font style to all quotes */
q {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  font-style: italic;
  display: inline-block;
}
/* Add a blue color to the author */
.author {
  color: #ad1f24;
  font-size: 24px !important;
  font-style: italic;
  font-weight: bolder;
}
.mid-clean-bg {
  margin: -5px 0px 0px 0px;
  padding: 50px 0px 50px 0px;
  background-color: #00447c;
  border: 0px solid red;
}
.mid-clean-bg2 {
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 50px 0px;
  background-color: #ad1f24;
  border: 0px solid red;
}
.mid-clean-bg3 {
  margin: 0px 0px 50px 0px;
  padding: 50px 0px 50px 0px;
  background-color: #ad1f24;
  border: 0px solid red;
}
.mid-clean-text {
  margin: 0px 0px 0px 0px !important;
  text-align: center;
  font-size: 35px !important;
  line-height: 50px !important;
  font-weight: bold !important;
  color: #fff !important;
  display: inline-block;
  border: 0px solid red;
  text-align: left;
}
.mid-clean-line {
  margin: 10px 0px 0px 0px !important;
  width: 18%;
  height: 7px;
  background-color: #222222;
  display: inline-block;
  border: 0px solid #222222;
}
.mid-clean-line2 {
  margin: 10px 0px 0px 0px !important;
  width: 18%;
  height: 7px;
  background-color: #00447c;
  display: inline-block;
  border: 0px solid red;
}
.mid-clean-p {
  margin: 10px 0px 10px 0px !important;
  color: #fff !important;
  text-align: justify !important;
  border: 0px solid red;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 35px;
}
.mid-tab-bg {
  padding: 5px;
  width: 100%;
  height: auto;
  background-image: url(../images/tab-bgimp.png);
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  background-position: 45% 0;
}
.mid-tab-inner {
  margin: 0px 0px 15px 0px;
  width: 100%;
  height: auto;
  padding: 5px;
  font-size: 20px;
  color: #222;
  font-weight: 600;
  line-height: 25px;
  font-style: italic;
  text-align: center;
  background-color: #fff;
  border: 0px solid red;
}
.mid-tab-price {
  margin: 0px 0px 60px 0px;
  width: 100%;
  height: auto;
  font-size: 50px;
  color: #fff;
  font-weight: bolder;
  text-align: center;
  border: 0px solid red;
}
.mid-tab-plan {
  margin: auto auto -50px auto;
  padding: 10px 10px 10px 10px;
  width: 50%;
  height: auto;
  font-size: 16px;
  color: #fff;
  background-color: #00447c;
  text-align: center;
  border-radius: 10px;
  position: relative;
  top: -55px;
  border: 0px solid red;
}
.mid-tab-p {
  margin: 0px 0px -10px 0px;
  font-size: 13px !important;
  color: #222;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  border: 0px solid red;
}
.mid-tab-btn {
  margin: auto auto auto 50px;
  padding: 10px 10px 10px 10px;
  width: 50%;
  height: auto;
  font-size: 16px;
  color: #fff;
  background-color: #ad1f24;
  text-align: center;
  border-radius: 10px;
  position: relative;
  top: 23px;
  border: 0px solid red;
}
.mid-bf-phone {
  margin: 0px 0px 20px 0px !important;
  text-align: center;
  font-size: 50px !important;
  font-weight: bold !important;
  color: #222 !important;
  display: inline-block;
  border: 0px solid red;
}
.covered {
  width: 50%;
  height: 470px;
  border: 0px solid red;
  /*border : 30px solid #FFF;
  margin : 50px auto;
  box-shadow : 0 0 40px 5px rgba(0,0,0,.4);*/
}
.second {
  /*width : 400px;*/
  width: 31.5%;
  height: 300px;
  float: left;
  margin: 10px;
}
.third {
  width: 500px;
  height: 400px;
}
.fourth {
  width: 800px;
  height: 470px;
}
.covered {
  position: relative;
}
.handle {
  position: absolute;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  margin-top: -23px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
}
.handle span {
  display: inline-block;
  margin: 15px 1px 0;
  color: #222;
  -webkit-transition: .1s ease-out;
  -moz-transition: .1s ease-out;
  -ms-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  transition: .1s ease-out;
}
.handle.vertical {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.handle:hover {
  background-color: #555;
}
.handle:hover span {
  color: #FFF;
}
.draggable {
  background-color: #555;
  cursor: move;
}
.draggable span {
  margin: 15px 4px 0;
  color: #FFF;
  -webkit-transition: .1s ease-out;
  -moz-transition: .1s ease-out;
  -ms-transition: .1s ease-out;
  -o-transition: .1s ease-out;
  transition: .1s ease-out;
}
.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  /*padding: 0.625em 0.625em 0.625em 2em;*/
  background-color: #fff;
  font-size: 1.25em;
  font-weight: normal;
  color: #222;
  cursor: pointer;
  padding: 20px;
  border: 1px solid #00447c;
}
.accordion-container .accordion-title:hover, .accordion-container .accordion-title:active, .accordion-title.open {
  background-color: #00447c;
  color: #fff;
}
.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  transform: rotate(90deg);
  background: #ad1f24;
  transition: all .3s ease-in-out;
}
.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  background: #ad1f24;
  transition: all .2s ease-in-out;
}
.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}
.accordion-container .accordion-title.open::after {
  opacity: 0;
}
.accordion-content {
  /*padding-left: 2.3125em;*/
  border: 1px solid #00447c;
  padding: 20px;
}
/* CSS for Demo */
.accordion-container {
  max-width: 100%;
  margin: 0 auto;
}
.mid-phone-box {
  padding: 25px 10px 25px 10px;
  margin: 0px 0px 25px 0px;
  width: auto;
  background-color: #00447c;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.mid-phone-box1 {
  padding: 25px 10px 25px 10px;
  margin: 25px 0px 0px 0px;
  width: auto;
  background-color: #ad1f24;
  height: auto;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.free-quote1 {
  border: 4px solid #ad1f24;
  background-color: #fff;
  width: 100%;
  height: auto;
}
.free-quote2 {
  background-color: #ad1f24;
  width: 100%;
  height: auto;
  padding: 15px;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.free-quote-comment1 {
  height: 96px;
}
.orange-border {
  border-bottom: 5px #ad1f24 solid;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 25px;
}
.footer-copy {
  padding: 15px;
  font-size: 18px;
  color: #fff;
  background-color: #ad1f24;
  text-align: center;
}
.footer-black {
  padding: 35px 15px 35px 15px;
  font-size: 18px;
  color: #fff;
  background-color: #000;
  text-align: center;
  position: relative;
  top: 100%;
  left: 0px;
  right: 0px;
  bottom: 0;
  border: 0px solid #222;
}
.footer-black-inner {
  padding: 16px 0px 16px 0px;
  font-size: 28px;
  color: #fff;
  font-weight: bolder;
  background-color: #000;
  text-align: center;
  position: fixed;
  top: 89%;
  left: 0px;
  width: 100%;
}
.footer-orange {
  color: #ad1f24;
}
.viewmore-btn a {
  width: auto;
  height: auto;
  padding: 15px;
  font-size: 20px;
  text-transform: capitalize;
  color: #fff !important;
  font-weight: 600;
  background-color: #ad1f24;
  border: 0px solid red;
  outline: none;
  border-radius: 15px;
  text-decoration: none;
}
/*.submit-contact {
    margin: 0px 0px 10px 0px;
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    border: 2px solid #19ba61;
    background-color: #19ba61;

}*/
.submit-contact {
  width: 100%;
  height: auto;
  margin: 15px 0px 15px 0px;
  padding: 15px;
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: bold;
  background-color: #ad1f24;
  border: 0px solid red;
  outline: none;
}
.extra-heading {
  margin: 0px 0px 0px 0px;
  text-align: left;
}
.tab-pm {
  padding: 29% !important;
}
.row {
  float: left;
}
.imageReveal {
  /*margin: 10px 0px 10px 20px;*/
  margin:20px 20px 20px 20px;
}
.row.small .imageReveal {
  display: inline-block;
}
.row.small .imageReveal-caption {
  top: auto;
  bottom: 20px;
}
.imageReveal-caption {
  text-indent: 1000;
  overflow: hidden;
  transition: text-indent 2s;
}
.breadcrumb > .active {
  color: #01437d !important;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #fff !important;
  border-radius: 4px;
font-size: 16px;
}
.mid-clean-bg4 {
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 50px 0px;
  background-color: #ad1f24;
  border: 0px solid red;
}

.mid-bf-phone2 {
  margin: 20px 0px 40px 0px !important;
  text-align: center;
  font-size: 50px !important;
  font-weight: bold !important;
  color: #222 !important;
  display: inline-block;
  border: 0px solid red;
}

.mid-about-bg1 {
    margin: 0px 0px 60px 0px;
    padding: 50px 0px 50px 0px;
    background-color: #fff;
    border: 0px solid red;
}

.contact-text {
    margin: 0px 0px 60px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
  text-align: center;
  font-size: 16px !important;
}

.contact-input {
    margin: 0px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    border: 2px solid #a0a0a0;
  text-align: left;
  font-size: 16px;
  width: 100%;
  outline: 0px;
}

.contact-text16 {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px solid red;
  text-align: left;
  font-size: 14px !important;
    font-weight: 500;
}

.contact-description  {
margin: 0px 0px 15px 0px;
padding: 10px 10px 10px 10px;
border: 2px solid #a0a0a0;
font-size: 16px;
height: 252px;
width: 100%;
outline: 0px;
}

.btn-contact {
    width: auto;
    height: auto;
    margin: 0px 0px 0px -15px;
    padding: 15px;
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    background-color: #ad1f24;
    border: 0px solid red;
    outline: none;
}


.icon-contact {
    width: 100%;
    height: auto;
    margin: 10px 0px 10px 0px;
    font-size: 23px;
    text-transform: capitalize;
    color: #5d5d5d;
    font-weight: bolder;
    text-align: center;
    border: 0px solid red;
}

