@import url('css/bootstrap.css');
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/owl.carousel.css');
@import url('css/owl.theme.css');
@import url('css/css-plugin-collections.css');
@import url('css/menuzord-rounded-boxed.css');
@import url('css/revolution/css/settings.css');
@import url('css/revolution/css/layers.css');
@import url('css/revolution/css/navigation.css');
@import url('css/animate.css');
@import url(css/jquery.fancybox.min.css);
@import url(css/icofont/icofont.min.css);
@import url('css/aos.css');

@font-face {
  font-family: 'Dosis-Medium';
  src: url(fonts/Dosis-Medium.ttf);  
}
@font-face {
  font-family: 'Dosis-Light';
  src: url(fonts/Dosis-Light.ttf);  
}
@font-face {
  font-family: 'Dosis-SemiBold';
  src: url(fonts/Dosis-SemiBold.ttf);  
}
@font-face {
  font-family: 'Dosis-Bold';
  src: url(fonts/Dosis-Bold.ttf);  
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url(fonts/Poppins-Regular.ttf);  
}
@font-face {
  font-family: 'BubblegumSans-Regular';
  src: url(fonts/BubblegumSans-Regular.otf);  
}

a, a:hover, a:focus
{
  text-decoration: none;
  outline: none;
}

ul
{
  padding: 0px;
  margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
  margin: 0px;
}  
body
{
  margin:0;
  padding: 0;
  font-family: 'Dosis-Medium';
}
h2
{
  font-family: 'BubblegumSans-Regular';
  font-size: 35px;
  line-height: 40px;
  padding-bottom: 15px;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  position: relative;
}
p
{
  margin: 0px;
}

/*
====================================================================
  Header style
====================================================================
***/
header
{
  background: #fff;
}

.header-logo 
{
  float: left;
  padding: 10px 0px;
}
.header-logo img
{
  height: 80px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
}
.header-contact-details
{
  float: right;
  margin: 0px;
  padding: 25px 0px;
      transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
}
.header-contact-details li
{
  display: inline-block;
  position: relative;
}
.header-contact-details li i
{
  background: #fff;
  color:#222;
  font-size: 30px;
  /*width: 45px;
  height: 45px;*/
  line-height:50px;
  text-align: center;
  float: left;
  border-radius: 5px;
  position: absolute;
}
.header-contact-details p
{
  margin-right: 14px;
  padding-left: 50px;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
  color: #222;
  font-family: 'Dosis-Bold';
  text-transform: uppercase;
  letter-spacing: 1px;  
}
.header-contact-details p span
{
  color: #6f6f6f;
  display: block;
  font-size: 16px;
  color: #222;
  font-family: 'Dosis-Bold';
  font-family: "Dosis-Medium";
  font-weight: normal;
  text-transform: none;
  letter-spacing: 1px;
}
.header-contact-details li:last-child p
{
  margin: 0px;
}

header.sticky {
    width: 100%;
    margin-left: auto;
    margin-bottom: auto;
    position: fixed;
    z-index: 999;
    top: 0px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.5);
}
header.sticky .header-logo img
{
  height: 60px;
}
header.sticky .header-contact-details
{
  padding: 15px 0px;
}
.slider-section
{
  padding: 50px 0px;
  background: url(images/slider-bg.jpg);
  background-size: cover;

}
/*
====================================================================
  Your Query Section Style
====================================================================
***/
.your-query-section
{
  padding: 60px 0px;
  position: relative;
  background: #f5f5f5;
}
.book-free-block
{
  background: #1d2020;
  border-radius: 20px;
  max-width: 370px;
  margin-left: 0%;
  overflow: hidden;
  float: left;
}
.book-free-block h2
{
  background: #e31e24;
  padding:20px 10px;
  font-size: 22px;
  text-align: center;
  color: #fff;
}

.book-free-form
{
    padding: 20px;
}
.book-free-form  h2
{
  font-size: 25px;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}
.book-free-form .form-group{
  margin-bottom: 20px;
}

.book-free-form input
{
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  color: #000;
  width: 100%;
  padding: 0px 15px;
  border:none;
  background: #fff;
  border-radius: 5px;
  font-family: 'Poppins-Regular';
}
.book-free-form button
{
  font-size: 18px;
  font-family: 'Dosis-Bold';
  letter-spacing: 2px;
  padding: 10px 30px;
  border-radius: 20px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: #e31e24;  
  color: #fff;
  border: none;
  line-height: 20px;
}
.book-free-form button:before 
{
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%; border-radius: 23px;
  z-index: -1; 
}

.book-free-form button:hover::before{
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.book-free-form button:hover
{
  color: #e31e24;
}
.book-free-form input::-webkit-input-placeholder ,
{
  color: #1d2020 !important;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: capitalize;
}
.book-free-form input:-moz-placeholder
{
  color: #1d2020 !important;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: capitalize;
}
.book-free-form input::-moz-placeholder
{
  color: #1d2020 !important;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: capitalize;
}
.book-free-form input:-ms-input-placeholder
{
  color: #1d2020 !important;
  opacity: 1;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: capitalize;
}
/*
====================================================================
  Video Section Style
====================================================================
***/
.video-section
{
  padding: 50px 0px;
}
.video-section iframe
{
  width: 100%;
  height: 350px;
}
/*
====================================================================
  Gallery Section Style
====================================================================
***/
.gallery-section
{
  padding: 50px 0px;
  background:rgb(245, 245, 245);
}
.gallery-block
{
  width: 25%;
  padding: 10px;
}
.gallery-item .inner-box{
  position:relative;
  width:100%;
  overflow:hidden;
}
.gallery-item .inner-box img
{
  width: 100%;
}


.gallery-item .overlay-box{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  opacity:0;
  color:#ffffff;
  text-align:center;
  -webkit-transition:all 700ms ease;
  -ms-transition:all 700ms ease;
  -o-transition:all 700ms ease;
  transition:all 700ms ease;
  -webkit-transform:translateY(-100%);
  -ms-transform:translateY(-100%);
  -o-transform:translateY(-100%);
  -moz-transform:translateY(-100%);
  transform:translateY(-100%);
  background-color:rgba(0,0,0,0.65);
}

.gallery-item .inner-box:hover .overlay-box{
  opacity:1;
  -webkit-transform:translateY(0%);
  -ms-transform:translateY(0%);
  -o-transform:translateY(0%);
  -moz-transform:translateY(0%);
  transform:translateY(0%);
}

.gallery-item .overlay-inner{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  display:table;
  vertical-align:middle;
  padding:10px 0px;
}

.gallery-item .inner-box:hover .overlay-inner .link{
  opacity:1;
  transition:all 500ms ease 500ms;
  -webkit-transition:all 500ms ease 500ms;
  -ms-transition:all 500ms ease 500ms;
  -o-transition:all 500ms ease 500ms; 
}

.gallery-item .overlay-inner .link{
  position:absolute;
  font-size:18px;
  color:#ffffff;
  width:50px;
  height:50px;
  line-height:48px;  
  top: 50%;
  left: 50%;
  -webkit-transform:translateY(-25px) translateX(-25px);
  -ms-transform:translateY(-25px) translateX(-25px);
  transform:translateY(-25px) translateX(-25px);
  border-radius:50%;
  margin:0px 5px;
  font-weight:600;
  display:inline-block;
  border:1px solid #ffffff;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.gallery-item .link .icon
{
  position:relative;
}

.gallery-item .link:hover
{
  color:#dfb162;
  background-color:rgba(255,255,255,1);
}
.gallery-row li { 
  display:none;
  float: left;
  list-style: none;
 }
.gallery-btn 
{
  text-align: center;
  margin-top: 15px;
}
.more, .less {
  font-size: 16px;
  font-family: 'Dosis-Bold';
  letter-spacing: 2px;
  padding: 10px 30px;
  border-radius: 30px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background: #e31e24;  
  color: #fff;
  border: none;
  line-height: 20px;
}
.more:before , .less:before
{
  background-color: #1d2020;
  content: "";
  height: 102%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 102%; 
  border-radius: 23px;
  z-index: -1; 
}
.more:hover::before, .less:hover::before
{
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.more:hover, .less:hover
{
  color: #fff;
  text-decoration: none;
}


.contact-box
{ border-radius: 5px;
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease-in-out; 
}

.icon
{
  width: 100%;
  text-align: center;
}
.icon
{
  text-align: center;
  width: 70px;
  height: 40px;
  margin: 0px auto;
  width: 35px;
  margin: 0px auto
}
.contact-box h3
{
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 10px;
  line-height: 30px;
  padding: 0px 0px;
  letter-spacing:2px;
  font-family: 'BubblegumSans-Regular';
  color: #fff;

}
.contact-box p, .contact-box p a
{
  line-height: 25px;
  letter-spacing: 1px;
  margin-top: 5px;
  color:#868686;
  font-family: 'Poppins-Regular';
}
.contact-box p a
{
  line-height: 25px;
  color: #606062;
  display: inline-block;
}
.mobile-screen-footer
{
    float:left;
    display:none;
    width: 100%;
    position: fixed;
    z-index: 9999999999 !important;
    bottom: 0px;
    background:#002d95;
    border-radius: 30px 30px 0px 0px;
   
}
.mobile-footer-block
{
    width: 32%;
    float: left;
    text-align: center;
}
.mobile-footer-box
{
    width: 100%;
    margin: 0px auto;
    padding: 0px 5px;
    float: left;
}
.mobile-footer-box a
{
    width: 100%;
    text-decoration: none;
    padding: 10px 0px;
    float: left;
    padding-bottom: 5px;
}
.mobile-footer-box a img
{
    width: 25px;
    margin: 0px auto;
}
.mobile-footer-box a h5
{
    font-size: 10px;
    margin: 5px 0px 0px 0px;
    color: #fff;
    line-height: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
} 
 @media screen and (max-width: 510px) {
    .rev_slider_wrapper2{
      display: block !important;

    }
    .rev_slider_wrapper{
      display: none !important;
    }
    .social-icons{
    margin-top: -20% !important;
  }
    .about-us-img img{
margin-top: 1%;
height: auto;
}
.mobile-screen-footer{
    display: inline-block !important;
  }
  .header-upper .logo img 
  {
    height: 100px;
    width: 120px;
    padding-left: 10px;
  }
  .sticky-header .logo img
  {
     padding-left: 10px;
  }
    

}
@media screen and (max-width: 700px) 
{
  .mobile-screen-footer{
    display: inline-block !important;
  }
}

footer
{
  background: #1c1c1c;
  padding: 30px 0px;
  text-align: center;
}
.footer-logo
{
background: #fff;
padding: 10px 20px;
display: inline-block;
margin: 0px auto;
}
.footer-logo img
{
  max-height: 80px;
}
footer ul
{
  margin-top: 20px;
}
footer ul li
{
  position: relative;  
  padding: 0px 20px;
  display: inline-block;
}
footer ul li:last-child:before
{
  display: none;
}
footer ul li a
{
  color: #fff;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-family: 'Dosis-SemiBold';
}
footer ul li a:hover
{
  color: #e31e24;
}
footer ul li:before
{
  background: #fff;
  content: "";
  height: 30%;
  position: absolute;
  right: -1px;
  top: 35%;
  width: 2px;
}
.copy-right
{
  background: #151515;
  padding: 20px;
  text-align: center;
}
.copy-right p
{
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 16px;
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*============media screen============*/
@media screen and (max-width: 1200px) {
  .menuzord-menu > li
  {
    padding: 20px 0px;
  }
  .menuzord-menu
  {
    padding-left: 0px;
  }
 
}
@media screen and (max-width: 993px) 
{
  .your-query-form
  {
    margin-left:  0;
  }
  .contact-block
  {
    width: 50%;
    float: left;
  }
  .contact-block:nth-child(3)
  {
    margin-left: 25%;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) 
{
  .header-logo
  {
    padding-left: 20px 
  }
  .header-contact-details, header.sticky .header-contact-details
  {
    padding-right: 15px;
  }
  .slider-section
  {
    background:url(images/slider-bg-1.jpg);
    background-size: cover;
  }
  .gallery-block
  {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 600px) 
{
  .book-free-block h2
  {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 550px) 
{
  .header-contact-details, header.sticky .header-contact-details
  {
    /*display: none;*/
  }
  
  h2
  {
    font-size: 25px;
  }
  .contact-block
  {
    width: 100%;
    float: left;
    margin: 10px auto;
  }
  .contact-block:nth-child(3)
  {
    margin-left: 0%;
    margin-top: auto;
  }
  
}

@media screen and (max-width: 450px) 
{
  .header-contact-details, header.sticky .header-contact-details
  {
    display: none;
  }
}

body {
  font: 18px/1.5 sans-serif;
  /*padding: 1rem;*/
}

dt {
  font-weight: bold;
}

dl {
  margin-bottom: 50px;
}

#bug:target {
  outline: 4px solid #ccc;
}

/**
 * tab panel widget
 */
.tabPanel-widget {
  position: relative;  /* containing block for headings (top:0) */
  /*background: #01379f;*/
}

/**
 * because labels come first in source order - we use z-index to move them in front of the headings
 */
.tabPanel-widget > label {
  position: absolute;
  z-index: 1;
}

/**
 * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage)
 * line-height == height -> vertical centering
 * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s)
 * note that width and offset of label/heading pair can be customized if necessary
 */

.tabPanel-widget > label,
.tabPanel-widget > h2 {
  font-size: 1.1em;
  width: 9em;
  height: 2em;
  line-height: 2em;
}

/**
 * position:relative is for the markers (the down arrow in tabs)
 */
.tabPanel-widget > h2 {
  position: relative;
  margin: 0;
  text-align: center;
  background: #01379f;
  color: #fff;
}

.tabPanel-widget > label {
  border-right: 1px solid #fff;  
}

/**
 * all first level labels and headings after the very first ones 
 */
.tabPanel-widget > label ~ label,
.tabPanel-widget > h2 ~ h2 {
  position: absolute;
  top: 0;
}


/**
 * We target all the label/heading pairs
 * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width)
 */

.tabPanel-widget label:nth-child(1),
.tabPanel-widget h2:nth-child(3) {
  left: 16em;
}

.tabPanel-widget label:nth-child(5),
.tabPanel-widget h2:nth-child(7) {
  left: 25em;
}

.tabPanel-widget label:nth-child(9),
.tabPanel-widget h2:nth-child(11) {
  left: 34em;
}

/**
 * we visually hide all the panels
 * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
 */
.tabPanel-widget input + h2 + div {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding:0 !important;
  border:0 !important;
  height: 1px !important; 
  width: 1px !important; 
  overflow: hidden;
}
/**
 * we reveal a panel depending on which control is selected 
 */
.tabPanel-widget input:checked + h2 + div {
  position: static !important;
  padding: 1em !important;
  height: auto !important; 
  width: auto !important; 
}

/**
 * shows a hand cursor only to pointing device users
 */
.tabPanel-widget label:hover {
  cursor: pointer;
}

.tabPanel-widget > div {
  background: #f0f0f0;
  padding: 1em;
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

/**
 * we hide radio buttons and also remove them from the flow
 */
.tabPanel-widget input[name="tabs"] {
  opacity: 0;
  position: absolute;

}


/** 
 * this is to style the tabs when they get focus (visual cue)
 */

.tabPanel-widget input[name="tabs"]:focus + h2 {
  outline: 1px dotted #000;
  outline-offset: 10px;
}


/**
 * reset of the above within the tab panel (for pointing-device users)
 */
.tabPanel-widget:hover h2 {
  outline: none !important;
}

/**
 * visual cue of the selection
 */
.tabPanel-widget input[name="tabs"]:checked + h2 {
  background: #e31e24;
}

/**
 * the marker for tabs (down arrow)
 */
.tabPanel-widget input[name="tabs"]:checked + h2:after {
  content: '';
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e31e24;
}

/**
 * Make it plain/simple below 45em (stack everything)
 */
/**/
.why-section ul li {
    font-size: 15px;
    line-height: 42px;
    list-style:none;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
     box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.why-section {
    padding: 50px 0px;
    background: #fff;
}

@media screen and (max-width:1190px){
    .tabPanel-widget label:nth-child(1), .tabPanel-widget h2:nth-child(3) {
    left: 9em;
}
.tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7) {
    left: 18em;
}
.tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11) {
    left: 27em;
}
}
@media screen and (max-width:990px){
    .tabPanel-widget label:nth-child(1), .tabPanel-widget h2:nth-child(3) {
    left: 5em;
}
.tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7) {
    left: 14em;
}
.tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11) {
    left: 23em;
}
}
@media screen and (max-width: 650px){
  .tabPanel-widget > label, .tabPanel-widget > h2{
    font-size: 16px;
width: 6.8em;
  }
  .tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7){
    left: 6.8em;
  }
  .tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11){
    left: 13.6em;
  }
  .tabPanel-widget label:nth-child(1),
.tabPanel-widget h2:nth-child(3) {
  left: 0em;
}

}