@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*

.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}

light 300
regular 400
medium 500
semi-bold 600
bold 700

*/
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0;
  padding: 0;  outline: none !important;
}
a {
  text-decoration: none !important;
  transition-duration: 0.8s;
  transition-property: all; outline: none !important;
}

input[typr="submit"] {  transition-duration: 0.8s;
  transition-property: all;  }
ul, li {
  list-style: none;
}
img {
  max-width: 100%;
  outline: none;
}
body {
  font-family: 'Roboto', sans-serif !important;
  background: url(../images/bg-01.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
}
.header-back {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
  background: url(../images/header-bg-bar.png);
  padding-bottom: 46px;
  background-repeat: no-repeat;
  background-position: center center;
}
img.headlogo {
  position: absolute;
  top: -55px;
  right: 83px;
}
.head-top {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  height: 53px;
}
.head-top span {
  color: #fff;
  font-size: 18px;
  margin-right: 45px;
  display: inline-block;
  padding-top: 4px;
}
.head-top span img {
  margin-right: 5px;
  top: -2px;
  position: relative;
}
.head-top ul {
  float: right;
}
.head-top ul li {
  display: inline-block;
  margin-left: 15px;
}
.head-nav {
  width: 100%;
  float: left;
  margin: 0;
  padding: 12px 0px;
  padding-top: 30px;
  padding-bottom: 0;
}
.headernav {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  flex-direction: inherit;
  text-align: right;
}
.headernav li {
  flex: auto;
}
.headernav li a {
  font-size: 18px;
  color: #060600;
  font-weight: 400;
  transition-duration: 0.8s;
  transition-property: all;
}
.headernav li a:hover {
  color: #ed1d23;
  transition-duration: 0.8s;
  transition-property: all;
}

.current_page_item a { color:#ed1d23 !important; }

.bannersection {
  width: 100%;
  float: left;
  margin: 0;
  padding: 150px 0px;
  min-height: 860px;
  position: relative;
  z-index: 9;
  background: url(../images/banner-01.jpg);
  background-position: top center;
  margin-top: -23px;
}


.bannersection a img {
    margin-left: 8px;
    margin-top: -4px;
}

.inner-banner  {
  width: 100%;
  float: left;
  margin: 0;
  padding: 150px 0px;
  
  position: relative;
  z-index: 9;
  background: url(../images/inner-title-bg.jpg);
  background-position: top center;
  margin-top: -23px; min-height: 550px;
}
.inner-banner h1 {
  font-size: 52px;
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}


.bannersection h1 {
  font-size: 75px;
  width: 100%;
  float: left;
  margin: 0;
  padding: 15px 0px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.banner-text1 {
  font-size: 60px;
  color: #fff;
  line-height: 1.2em;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px 0px;
  padding-bottom: 30px;
  font-weight: 500;
}
.bannersection p {
  font-size: 18px;
  color: #fff;
  line-height: 1.4em;
  font-weight: 400;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0px 0px;
  padding-bottom: 40px;
}
.bannersection a {
  float: right;
  background: #ed1d23;
  color: #fff !important;
  padding: 14px 45px;
  margin-left: 30px;
  font-size: 20px;
  border: 2px solid #ed1d23;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 400;
}

#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#mobileVideo	 {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; display: none;
}

.bannersection .container { position: relative; }
a.btn2 {
  float: right;
  background: none;
  color: #fff !important;
  border-radius: 2px;
  float: right;
  color: #fff;
  padding: 14px 45px;
  margin-left: 30px;
  font-size: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 400;
}
.contentarea {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #eeeeee;
  padding-bottom: 200px;
}
.booking-form {
  background: #fff url(../images/appointment-bg.jpg);
  min-height: 470px;
  background-repeat: no-repeat;
  padding: 35px;
  position: relative;
  z-index: 99;
  margin-top: -140px;
  border-radius: 5px;
}
.booking-form h3 {
  font-size: 44px !important;
  color: #fff !important;
  display: table-caption !important;
  padding-top: 30px !important;
  padding-left: 30px !important;
}
.space {
  float: left;
  width: 100%;
  height: 100px;
}
.contentarea h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #ed1d23;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 800;
}
.contentarea h3 img {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
}
.contentarea h4 {
  font-size: 44px;
  color: #000;
  padding-bottom: 35px;
  font-weight: 600;
  padding-top: 15px;
}
.contentarea .booking-form .form-section h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #ed1d23 !important;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 800;
  display: block !important;
  padding-bottom: 10px;
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.contentarea .booking-form .form-section h4 {
  font-size: 34px;
  color: #000;
  padding-bottom: 20px;
  font-weight: 600;
  padding-top: 15px;
}

.modal-body .form-section h4 {
  font-size: 30px;
  color: #000;
  padding-bottom: 20px;
  font-weight: 600;
  padding-top: 15px;
}

.modal-body .form-section h3 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    color: #ed1d23 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 800;
    display: block !important;
    padding-bottom: 10px;
    padding-left: 0 !important;
    padding-top: 0 !important;
}


.inner-box {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  position: relative;
}
img.serviceicon {
  width: auto !important;
  position: absolute;
  top: 190px;
  left: 30px;
}
.inner-box img {
  width: 100%;
}
.text-box {
  float: left;
  width: 100%;
  margin: 0;
  padding: 35px 30px 20px 30px;
}
.text-box span {
  font-size: 24px;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  font-weight: 600;
}
.text-box span strong {
  color: #d21a1f;
  text-align: right;
  float: right;
}
.text-box p {
  font-size: 14px;
}
.text-box a img {
  width: auto;
}
.text-box a {
  color: #d21a1f;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.text-box a img {
  margin-top: -3px;
  margin-left: 3px;
}
.bestservices {
  float: left;
  width: 100%;
  margin: 0;
  padding: 250px 0px 130px 0px;
  background: #000 url(../images/service-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.bestservices h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #ed1d23;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 800;
}
.bestservices h3 img {
  margin-top: 5px;
}
.bestservices h4 {
  float: left;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  padding: 20px 0px;
}
.bestservices p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #fff;
  font-size: 18px;
  padding-bottom: 50px;
  font-weight: 400;
}
.service-inner-box {
  float: left;
  width: 100%;
  padding: 25px;
}
.service-sub-box {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px;
  background: #292929;
  border: 1px solid #696969;
  border-bottom: 3px solid #696969;
  border-radius: 3px;
  position: relative;
  margin-bottom: 0px;
  margin-top: 30px;
}
.service-sub-box img {
  position: absolute;
  left: -20px;
  top: -20px;
}
.service-sub-box h5 {
  font-size: 26px;
  color: #fff;
  padding-left: 35px;
  margin-top: -10px;
  font-weight: 400;
}
.service-sub-box hr {
  background: #fff;
  float: left;
  width: 100%;
  height: 2px;
  margin: 4px 0px 15px 0px;
}
.service-sub-box p {
    font-size: 14px;
    padding-bottom: 0;
    font-weight: 400;
    min-height: 127px;
}
.reasonsection {
  float: left;
  width: 100%;
  margin: 0;
  padding: 150px 0px 120px 0px;
  background: #eeeeee;
}
.reasonsection h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #ed1d23;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 800;
}
.reasonsection h3 img {
  margin-top: 5px;
}
.reasonsection h4 {
  float: left;
  width: 100%;
  margin: 0;
  color: #171717;
  font-size: 48px;
  font-weight: 800;
  padding: 20px 0px;
}
.reasonsection p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #171717;
  font-size: 18px;
  padding-bottom: 50px;
  font-weight: 400;
}
.sub-service {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 5px;
}
.sub-service img {
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.sub-service h5 {
  font-size: 21px;
  color: #ed1d23;
  font-weight: 600;
}
.sub-service p {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  padding-bottom: 0;
  float: none;
}
.reviewsection {
  float: left;
  width: 100%;
  margin: 0;
  padding: 185px 0px 125px 0px;
  background: url(../images/review-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.reviewsection h3 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #ed1d23;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.reviewsection h3 img {
  margin-top: 5px;
}
.reviewsection h4 {
  float: left;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 44px;
  font-weight: 400;
  padding: 20px 0px;
}
.reviewsection p {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #fff;
  font-size: 18px;
  padding-bottom: 50px;
  font-weight: 400;
}
.footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 100px 0px 25px 0px;
  background: #c50006;
}
.footernav {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: 115px;
}
.footernav li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}
.footernav li a {
  color: #fbeeee !important;
  font-size: 18px;
}
.footercontactinfo p {
  color: #fbeeee;
  font-size: 18px;
}
.footercontactinfo p img {}
.field {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.field input, .field select {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 16px;
  padding: 14px 15px;
  border-radius: 5px;
  border: 1px solid #000;
}

.inner-service-subbox p {
    min-height: 333px;
}

.page-id-8 .inner-service-subbox p {
    min-height: 220px;
}

.page-id-9 .inner-service-subbox p {
    min-height: 362px;
}

.page-id-10 .inner-service-subbox p {
    min-height: 190px;
}



.inner-service-subbox a:hover {
       color: #d21a1f;
}


.field textarea {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 16px;
  padding: 14px 15px;
  border-radius: 5px;
  border: 1px solid #000; height:150px;
}

.field input[type="submit"] {
  background: #ed1d23;
  color: #fff;
  padding: 12px 15px;
  font-size: 20px;
  border: 2px solid #ed1d23;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 400;
}
.f_phone {
  margin-right: 20px;
}
.f_mail {
    margin-right: 20px;
    margin-bottom: 0;
    float: left;
    margin-top: 6px;
    width: 23px;
}

.footercontactinfo p {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.footer p {
  color: #fff;
}
img.footerlogo {
  margin-bottom: 35px;
}
ul.footersocial {
  float: left;
  width: 100%;
  text-align: right;
  margin: 0;
  padding: 0;
}
.footersocial li {
  display: inline-block;
  margin-left: 15px;
}
.footer hr {
  background: #fff;
  float: left;
  width: 100%;
  border-color: #fff;
  opacity: .5;
  margin: 28px 0px 25px 0px;
}
.copyrighttxt {
  color: #fff;
  padding-top: 8px;
}
.redbar {
  float: left;
  width: 100%;
  margin: 0;
  padding: 45px 0px;
  background: url(../images/redbar-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-top: -360px;
}
.text1 {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
}
.text2 {
  float: left;
  width: 100%;
  margin: 0;
  color: #fff;
  font-size: 44px;
  padding: 0px;
  font-weight: 500;
  line-height: 1.2em;
}
.redbar a {
  float: left;
  background: #fff;
  color: #c91515 !important;
  padding: 14px 45px;
  margin-left: 30px;
  font-size: 20px;
  border: 2px solid #ed1d23;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 500;
  margin-top: 30px;
}
.redbar a img {
  margin-left: 2px;
  margin-top: -5px;
}


.internal-contentarea
	{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    padding-bottom: 200px; position: relative;
}

.internal-contentarea .redbar {
    
    position: relative;
    margin-top: -95px;
    z-index: 9;
}


.internal-contentarea .redbar p {
    color: #fff;
    text-align: left;
    float: left;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}

.internal-contentarea h2
	{
    float: left;
    width: 100%; text-align: center; font-size: 44px;     font-weight: 800;       padding-bottom: 15px;
    
}

.internal-contentarea p
	{
    float: left;
    width: 100%; text-align: center; font-size: 16px; line-height: 1.8em;     padding-bottom: 15px;
    
}

.inner-service-subbox {
    float: left;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #c9c9c9;
    text-align: center;
    padding: 35px;
    position: relative;
    margin-top: 90px;
    padding-top: 30px;
}

.inner-service-subbox h4 {
   font-size:22px; font-weight: 800; color: #000; padding-bottom: 5px;
}

.inner-service-subbox img {
    margin-top: -100px;
}

.inner-service-subbox a {
    color: #d21a1f;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.inner-service-subbox a img {
    margin: 0;
    padding: 0;
    margin-left: 5px;
    margin-top: -3px;
}

.listbox { float:left; width: 100%; margin: 0px; padding: 0px; }

.listbox li {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #f9f9f9 url(../images/bullet1.png);
    border: 1px solid #c9c9c9;
    background-repeat: no-repeat;
    padding: 35px;
    margin-bottom: 23px;
    background-position: left 21px top 37px;
    padding-left: 65px;     font-size: 16px;
}

.contactinfo p {
    text-align: left;
    font-size: 18px;
    color: #d21a1f;
    font-weight: 500;
    padding-left: 40px;
}

.contactinfo h4 {
    text-align: left;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    padding-left: 40px;
    width: 100%;
    float: left;
    margin: 15px 0px;
}
.contactinfo p img {
   width:25px; margin-right:10px;
}


@media(max-width:1200px) {}
@media(max-width:1024px) {}
@media(max-width:900px) {}
@media(max-width:769px) {
    
  #mobmenuleft  .current_page_item { background:#fff !important;   }
    
    .contactinfo h4 {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    padding-left: 40px;
    width: 100%;
    float: left;
    margin: 15px 0px;
}
    
    .service-sub-box p {
    
    min-height: auto;
}
    
    .col-sm-3.footercontactinfo {
    padding-top: 0px;
}

.footer p {
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
    
    .footernav {
  
    display: none;
}
    
    .contactinfo p {
    text-align: center;
    font-size: 22px;
    color: #d21a1f;
    font-weight: 500;
    padding-left: 0px;
}
	
	.inner-service-subbox p {
    min-height: auto !important;
}
	
	#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; display: none;
}
	
#mobileVideo	 {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%; display: block;
}
  .inner-box {
    margin-bottom: 20px;
  }
  img.serviceicon {
    top: 165px;
  }
  .bestservices {
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    padding-bottom: 35px;
    text-align: center;
  }
  .booking-form {
    padding: 25px;
    text-align: center;
    background-size: cover;
  }
  .booking-form h3 {
    font-size: 36px !important;
    padding: 0px !important;
  }
  .contentarea .booking-form .form-section h4 {
    font-size: 22px;
    color: #fff;
    padding-top: 15px;
  }
  .space {
    height: 25px;
  }
  .contentarea h4 {
    font-size: 38px;
    padding-bottom: 10px;
  }
  .contentarea {
    padding-bottom: 0;
  }
  .redbar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px;
    background: url(../images/redbar-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-top: 0;
    background-size: cover;
    text-align: center;
    padding-bottom: 60px;
  }
  .text2 {
    font-size: 34px;
  }
  .redbar a {
    float: none;
    background: #fff;
    color: #c91515;
    padding: 14px 45px;
    margin-left: 0;
    font-size: 20px;
    border: 2px solid #ed1d23;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
    position: relative;
    top: 20px;
  }
  .bestservices h3 {
    margin-top: 30px;
  }
  .bestservices h4 {
    font-size: 38px;
  }
  .bestservices p {
    padding-bottom: 0;
  }
  .service-inner-box {
    padding-bottom: 0;
  }
  .reasonsection {
    padding: 35px 0px;
    text-align: center;
  }
  .reasonsection h4 {
    font-size: 38px;
    padding: 10px 0px;
  }
  .sub-service h5 {
    font-size: 18px;
    padding-bottom: 0;
  }
  .sub-service {
    padding: 15px;
    margin-bottom: 15px;
  }
  .sub-service p {
    font-size: 14px;
  }
  .reviewsection {
    padding: 35px 0px;
    text-align: center;
  }
  .reviewsection h4 {
    font-size: 36px;
    padding: 10px 0px;
  }
  .reviewsection p {
    padding-bottom: 10px;
  }
  .footer {
    padding: 35px 0px;
    text-align: center;
  }
  .f_mail {
    margin-right: 15px;
    margin-bottom: 0;
    float: none;
    margin-top: -1px;
  }
	
	ul.footersocial {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}
	
	.navigation {
    display: none;
}
	
	.head-top span {
    color: #fff;
    font-size: 18px;
    margin-right: 0;
    display: inline-block;
    padding-top: 4px;
    text-align: center;
    float: left;
    width: 100%; background: none;
}
	
.header-back {
    background: none;
    text-align: center;
    padding-bottom: 15px; background: #000;
}
	
	img.headlogo {
    position: relative;
    top: 0;
    right: 0;
}
	.head-top ul li {
    display: inline-block;
    margin: 0px 10px;
}
	
	.head-nav {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0px;
    margin-top: 0px;
    padding-bottom: 0;
}
	
	.bannersection {
    width: 100%;
    float: left;
    margin: 0;
    padding: 35px 0px;
    min-height: 550px;
    position: relative;
    z-index: 9;
    background: url(../images/banner-01.jpg);
    background-position: top center;
    margin-top: -23px; text-align: center;
}
	.banner-text1 {
    font-size: 42px;
    color: #fff;
    line-height: 1.2em;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0px 0px;
    padding-bottom: 10px;
    font-weight: 500;
    padding-top: 20px;
}
	
	.bannersection a {
    float: left;
    background: #ed1d23;
    color: #fff;
    padding: 10px 20px;
    margin-left: 0;
    font-size: 15px;
    border: 2px solid #ed1d23;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400; margin-left: 22px !important;
}
	
	a.btn2 {
   
    background: none;
    color: #fff;
    border-radius: 2px;
     float: left;
    color: #fff;
   padding: 10px 20px;
    
    font-size: 15px;
    border: 2px solid #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
}
	.head-top ul {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0; display: none;
}
	
	.mobilehide{ display:none !important; }
	
	.inner-banner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0px;
    position: relative;
    z-index: 9;
    background: url(../images/inner-title-bg.jpg);
    background-position: top center;
    margin-top: -23px;
    min-height: auto;
}
	
	.internal-contentarea .redbar {
    position: relative;
    margin-top: -15px;
    z-index: 9;
}
	
	.internal-contentarea .redbar p {
     text-align: center;
}
	.internal-contentarea .redbar img {
     margin-bottom: 15px;
}
	
	.inner-banner h1 {
    font-size: 40px;
   
    text-align: center;
}
	
	.internal-contentarea {
    
    padding-bottom: 20px;
    
    text-align: center;
}
	
}
@media(max-width:640px) {}
@media(max-width:480px) {}
@media(max-width:360px) {}


.flip-box {
  background-color: transparent;
 width: 100%;
  height: 463px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; border-radius: 5px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #bbb;
  color: black;
}

.flip-box-back {
  background-color: #d21a1f;
  color: white;
  transform: rotateY(180deg); text-align: center; padding: 35px;
}

.flip-box-back h2 {
    font-size: 36px;
}

.flip-box-back ul {
    float:left; width:100%;
}
.flip-box-back li {
    font-size: 18px; margin-top:12px;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7-not-valid { border:1px solid #f00 !important; }

.wpcf7-response-output, .wpcf7-response-ok {
    margin-top: 0 !important;
    position: absolute;
    bottom: 0;
}




.flip-box-back  a.btn2 {
    float: none;
    background: none;
    color: #fff;
    border-radius: 2px;
    float: none;
    color: #fff;
    padding: 14px 45px;
    margin-left: 30px;
    font-size: 20px;
    border: 2px solid #fff;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
    margin: 0;
    top: 30px;
    position: relative;
}

.flip-box-back  a.btn2 img {
    margin-left: 7px;
    margin-top: -3px;
}

p.discl_text {
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 30px;
}


.creatby {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 6px;
    text-align: center;
    width: 100%;
}

.creatby a, .creatby a:hover { color:#fff; }

p.f_licno {
    float: left;
    width: 100%;
    font-size: 25px;
    letter-spacing: 6px;
}

a.book_now_btn {
    background: #ed1d23;
    color: #fff !important;
    padding: 14px 45px;
    margin-left: 30px;
    font-size: 20px;
    border: 2px solid #ed1d23;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
}

.book_now_btn img {
    margin-left: 10px;
    margin-top: -4px;
}

.footer_loc_menu li {
    color: #fff;
    float: left;
    width: 100%;
    margin: 3px 10px;
}

.footer_loc_menu a {
    color: #fff !important;
    font-size: 16px;
}