*{
  margin: 0;
  padding: 0;
}
body{
  font-size:15px;
  overflow-x: hidden;
  color: #222;
}
a:focus, a:hover {
  color: #fff;
}
a:focus {
  outline-offset: 0;
}
a:active, a:hover {
  outline: 0 none;
}
a:active, a:hover {
  text-decoration: none;
  list-style: none
}
a:hover {text-decoration: none;list-style: none;}
.m-booknow{display: none;}
.bg-cover{
  background-size: cover;
  background-image: url(img/bg01ct.jpg);
  background-color: #ddd;
  background-position: center;
  height: 590px;
  width: 100%;
}
.slide-bg-1{background-image: url(img/bg01ct.jpg);}
.slide-bg-2{background-image: url(img/ctexbg01.jpg);}
.header-top-area{
  background-color: #222;
  font-size: 15px;
  padding: 5px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.header-top-area a, .header-top-area{
  color: #fff;
}
.header-top-area i.fa{
  color: #ff6500;
}
.seprator{
  color: #494949;
  display: inline-block;
  padding: 0 10px;
}
.mainmenu{width: 100%;}
.navbar-toggle {
  background-image: none;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: -6px;
  margin-top: -60px;
  padding: 9px 10px;
  position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #fff;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
  color: #222;
  float: right;
}
.navbar-default .navbar-nav > li > a {
  color: #222;
  display: block;
}
.navbar-default .navbar-nav > ul > li > a {
  text-align: right;
}
.mainmenu {
    text-align: right;
}
.mainmenu ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.mainmenu li{
  position: relative;
  display: block;
}
.mainmenu li a{
  color: #222;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 30px 20px;
}
.mainmenu li:hover > a{
  background-color: #f4f4f4;
  text-decoration: none;
}
.logo a{
  color: #494949;
  font-size: 16px;
}
.logo h1 {
  border: 3px solid #ff6500;
  color: #ff6500;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.welcome-txt{
  text-align: center;
  padding: 70px 0;
}
.single-slide-item-1, .single-slide-item-2{
  height: 590px;
  font-size: 24px;
  color: #fff;
  font-family: 'Julius Sans One', sans-serif;
  display: block;
}
.slide-item-table{
  display: table;
  width: 100%;
  height: 100%;
}
.slide-item-tablecell{
  display: table-cell;
  vertical-align: middle;
  
}
.single-slide-item-1 h2, .single-slide-item-2 h2{
  font-size: 60px;
  margin: 0 0 30px;
}
.factorian-btn, .ctexlimo-2{
  display: inline-block;
  background-color: #ff6500;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border: 2px solid #ff7800;
  border-radius: 2px;
  transition: all 0.7s ease-out 0s;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
.booknow-btn:hover, .callus:hover, .callus-2:hover{
  color: #fff;
  background-color: #ff8700;
  transition: all 0.7s ease-out 0s;
}
.factorian-btn.booknow-btn{
  margin-top: 20px;
}
.welcome-txt{
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.welcome-txt p{letter-spacing: 1px;}
.welcome-txt h1 {
  color: #ff6500;
  font-family: "Limelight",cursive;
  font-size: 46px;
  position: relative;
}
/*
.welcome-txt h1::after {
  background-color: #ff8700;
  content: "";
  height: 5%;
  left: 50%;
  position: absolute;
  top: 48px;
  width: 5%;
}
*/
.welcome-txt h3 {
  font-family: "Julius Sans One",sans-serif;
  line-height: 32px;
  margin-bottom: 20px;
}

.single-service-item{
  padding: 70px 0;
  font-weight: 500;
}
.single-item-bg{
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 21px;
}
.single-item-bg p{
  padding: 0 10px;
}
.single-item-bg h3 {
  color: #ff6500;
  font-size: 22px;
  font-weight: 700;
}
.wid-menu{
  list-style: none;
}
.wid-menu li a{
  display: block;
  background-color: #1d1d1d;
  padding: 5px 10px;
  margin-top: 4px;
  color: #fff;
}
.footer-wid a h3{
  color: #fff;
}
.footer-wid p{
  line-height: 18px;
}
.wid-menu li a{
  
}
.check-list1{
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 24px;
}
.check-list1 li:before{
  content: "\f00c";
  font-family: fontawesome;
  color: #ff6500;
  padding-right: 8px;
  font-size: 16px;
}
.privacy-txt{
  font-size: 14px;
  margin-bottom: 30px;
}
.privacy-txt p, .single-fleet p, .contact-page p, .r-side-bar p{
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 40px;
  text-align: justify;
}
.r-side-bar p{
  padding: 5px 0px 5px 10px;
  background-color: #f7f7f7;
}
.privacy-txt h2, .r-side-bar h2, .our-fleet h2, .contact-us h2{
  font-family: 'Oswald', sans-serif;
  margin-bottom: 40px;
}
.privacy-txt h4, .single-fleet h4, .contact-page h4{
  font-family: 'Oswald', sans-serif;
  color: #ff6500;
}
.our-fleet {
  width: 100%;
  margin: 0px 0 40px 0;
}
.single-fleet {
   width: 100%;
  float: left;
  display: block;
}
.single-fleet img{
  display: block;
  width: 200px;
  height: 149px;
  float: left;
  margin-right: 20px;
}
.single-fleet p{
  width: 100%;
  display: block;
}
.no-pets{
  padding: 10px 0 70px 0;
  text-align: center;
}
.no-pets{
  display: block;
}
.no-pets h2{
  color: #ff5500;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.city-name-area a{
  color: #000;
  font-size: 14px;
}
.city-name-area a:hover{
  color: #1d1d1d;
}
.city-name-area{
  color: #ff5500;
  font-family: 'Oswald', sans-serif;
  padding: 40px 0 70px 0;
}
.city-name-area h4{
  font-weight: 400;
  text-align: center;
  margin: 20px 0 20PX 0;
}
.city-list-area, .city-txt-area{
  color: #222;
  font-family: 'Oswald', sans-serif;
  padding: 40px 0 70px 0;
}
.city-list-area p, .city-txt-area p{
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 24px;
}
.city-txt-area p{
  letter-spacing: 1px;
  line-height: 23px;
  font-size: 14px;
  padding-bottom: 10px;
}
.privacy-txt .span-p{
  color: #222; 
  font-weight: 600;
}
.privacy-txt a, .city-txt-area p a{
  color: #ff8800;
}
.privacy-txt a:hover, .city-txt-area p a:hover{
  color: #ff6600;
}

.footer-top-area{
  background-color: #222;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.footer-wid{
  padding: 70px 0;
  font-size: 12px;
}
.footer-copyright-area{
  background-color: #1d1d1d;
  color: #fff;
  padding: 15px 0;
  font-size: 12px;
  font-family: 'Oswald', sans-serif;
}
.credit-card img{
  display: block;
  width: 172px;
  margin-top: 15px;
}
.ctexlimo-bbb img{
  float: left;
  width: 172px;
  margin-top: 0px;
}
.facebook{}
.facebook-f{
  padding: 0px 0 40px 0;
}
.facebook i{
  font-size: 18px;
  margin-right: 8px;
  display: inline-block;
  color: #fff;
}
.facebook i:hover{color: #ff7500}
.facebook h6{
  display: inline-block;
  color: #ff6500;
  margin-right: 7px;
}
.copyright{padding-top: 10px;}
.homepage-slids{
  height: 590px;
}












