@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
html { 
    font-size: 1rem;
}
body {
    color:#000000; 
    font-family: 'Oswald', sans-serif; 
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin: 0; 
    padding: 0; 
    line-height: normal;
}
.z-container {
    max-width: 990px;
}
input:focus{
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500; 
}
.poppins {
    font-family: 'Poppins', sans-serif;
}
p {
    line-height: 28px;
}
a, a:hover, a img, a:hover img {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;  
}
#header {
    background-color: #000000;
}
#header a, #header a, #header .social, #header .textl, #header .tagt {
    display: inline-block;
    vertical-align: top;
}
#header .logo a {
    margin: 35px 0;
}
#header .logot {
    padding: 85px 0 0 30px;
}
#header .textl {
    margin: 24px 0 0 0;
    font-weight: 500;
}
#header .textl .tagt {
    text-align: center;
}
#header a.tel {
    margin: 12px 20px 0 0;
    font-style: italic;
}
#header a.tel:hover {
    color: #ff2700;
}
#header a.quote {
    background-color: #ffffff;
    padding: 12px 40px 15px 40px;
    color: #ad0d03;
    font-weight: 600;
    margin: 0 2px;
}
#header a.quote:hover {
    background-color: #ad0d03;
    color: #fff;
}
.social {
    margin: 13px 7px 0 0;
}
.social a {
    margin: 0 5px;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #ad0d03;
}
.main-menu li {
    display: inline-block;
    padding: 18px 0 18px 75px;
}
.main-menu li:first-child {
    padding-left: 0;
}
.main-menu li a {
    color: #fff;
    font-weight: 500;
}
.main-menu li a:hover {
    color: #000;
}
#footer {
    background-image: url(../images/footer-bg.jpg);
    background-position: center top;
    background-size: cover;
}
#footer .head {
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
#footer .box {
    float: left;
    padding:0 0 30px 0;
}
#footer .box {
    width: 35%;
}
#footer .box.box1 {
    width: 65%;
}
#footer .box1 .text p:last-child {
    padding: 0;
}
#footer ul.menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
#footer ul.menu li {
    display: inline-block;
    width: 100%;
    padding: 0 0 11px 0;
}
#footer .box1 .text {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
#footer .copyr {
    font-size: 14px;
    padding: 35px 0;
    border-top: 2px solid #5c5b5b;
}
#footer .social {
    margin: 0;
}
#footer a:hover {
    color: #ff2700;
}
#footer .copyr .left {
    float: left;
    color: #e8e0d8;
}
#footer .copyr .right {
    float: right;
    margin: -13px 0 0 0;
}
#footer .copyr .right a {
    background-color: #c7823a;
    display: inline-block;
    margin: 0 4px;
    border-radius: 50%;
}
#footer .copyr .right a img {
    float: left;
}
#footer .copyr .right a:hover {
    background-color: #0c171c;
}
.hsec1 {
    padding: 20px 0 30px 0;
    margin: -6px 0 0 0;
}
.hsec1 .box {
    max-width: 315px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #2798d4;
    color: #fff;
    text-transform: uppercase;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 0 15px 4px 15px;
    letter-spacing: 2px;
}
.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: 5px -11px 0 0;
}
.hsec1 .box a:hover {
    box-shadow: 0 0 10px #000;
    transform: translateY(5px);
}
.hleft {
    border-right: 3px solid #bdb9b9; 
    padding-right: 30px;
}
.hleft .head {
    font-size: 35px;
    color: #ad0d03;
    font-weight: 500;
}
.hleft img {
    float: right;
    padding: 35px 0 5px 50px;
}
.hleft a.more {
    color: #ad0d03;
    font-weight: bold;
}
.hleft a.more:hover {
    color: #000;
}
.htesti {
    width: 100%;
    display: inline-block;
}
.htesti {
    width: 100%;
    display: inline-block;
    font-size: 21px;
    position: relative;
    padding: 40px 34px;
    margin: 0;
}
.htesti:before, .htesti:after {
    content: '';
    background-image: url(../images/quote1.png);
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}
.htesti .text p {
    line-height: 30px;
}
.htesti:after {
    background-image: url(../images/quote2.png);
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.htesti .by {
    text-align: right;
    padding: 15px 0 0 0;
    font-weight: bold;
}
.htesti .slider-pager a, .htesti .slider-pager a.active {
    background-color: #ad0d03;
    opacity: .5;
}
.htesti .slider-pager a.active {
    opacity: 1;
}
.z-default-subpage-title {
    display: block;
    float: left;
    margin: 150px 0 0 0;
    font-size: 50px;
}
.z-default-subpage-header {
    background-color: #000;
    background-size: cover;
    background-position: center top;
}
#footer{background-color:#000;}

.fancybox-overlay {
    z-index: 99999;
}
.teamsec .box {
    max-width: 395px;
}
.teamsec .box a {
    position: relative;
    background-color: #000;
    overflow: hidden;
}
.teamsec .box a:hover img {
    opacity: .5;
    transform: scale(1.2);
}
.teamsec a .text {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px;
    color: #fff;
    transform: translateY(100%);
    z-index: 5;
}
.teamsec a:hover .text {
    opacity: 1;transform: translateY(0%);
}
.teamsec a .text .t3 {
    text-decoration: underline;
}
.teamsec a .t1 {
    font-size: 24px;
}
.teamsec a .t2 {
    font-style: italic;
    padding: 3px 0;
}
.performer-box{
    display: block;
}
.performer-box:hover{
    display: block;
}
.performer-box:hover .performer-image{
    transform: scale(1.1);
}
.performer-box:hover .performer-image:before{
    background: rgba(0, 0, 0, .25);
}
.performer-image{
    background-position: top center;
    background-size: cover;
    box-sizing: content-box;
    padding-bottom: 135%;
    transition: all .3s ease;
}
.performer-image:before{
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 2;
}
#fancybox-content {
    background-color: #ffffff;
    border-color: #ffffff;
}
#fancybox-overlay {
    background-color: #231f20 !important;
    opacity: 0.9 !important;
}
#fancybox-close {
    right: -30px;
}
.teampop {
    padding: 50px;
    box-sizing: border-box;
    display: inline-block;
}
.teampop .img {
    float: left;
    display: inline-block;
    width: 35%;
}
.teampop .info {
    float: left;
    width: 65%;
    padding: 0 0 0 35px;
}
.teampop .info .tit {
    font-size: 25px;
    text-transform: uppercase;
}







#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#ad0d03; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-next-button, .testimonial-slider .slider-previous-button{background-color:#ad0d03 !important;}
.testimonial-slider .slider-next-button:focus, .testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}

@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {  
    #header .logo, .main-menu {display: none;}
    #header {padding: 0;}
    #header .right {text-align: center !important;width: 100%;padding: 10px 15px;}
    .hleft {border-right: 0;padding-right: 2%;}
    #footer {padding-left: 15px;padding-right: 15px;}
    #header {border-top: 0px solid #bbc3c7;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #ad0d03;}
    .z-mobile-header, .z-mobile-header-fixed {background-color: #000 !important;}
    .z-mobile-menu-icon.open span {background: #fff;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header .z-mobile-header-logo {width: 190px;}
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 110px;}
    .z-default-subpage-title {margin-top: 100px;}
}
@media screen and (max-width: 479px) {
    #header a.tel {margin: 6px 0;}
    #header a.quote {padding: 7px 20px;}
    .hsec1 .box a .z-arrow-right-10 {display: none;}
    .hleft img {float: none;padding: 0 0 20px 0;}
    .hleft .head {line-height: 30px;font-size: 24px;}
    .hleft, .hright {padding: 0;}
    .htesti {font-size: 18px;line-height: 27px;}
    #footer .box.box1, #footer .box.box2, #footer .box1 .text, .teampop .img, .teampop .info {width: 100%;}
    #footer .box1 .text {padding: 4px 0;}
    #footer ul.menu li {padding: 2px 0;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 110px;}
    .z-default-subpage-title, .p-title {font-size: 32px;}
    #footer .copyr .right {margin: 15px 0 0 0;width: 100%;}
    #footer .box {padding: 0 0 30px 0;}
    .social {margin: 0 0 10px 0;width: 100%;}
    #header .textl {margin: 10px 0 0 0;}
    .teampop .info {padding: 15px 0 0 0;}
    .teampop {padding: 5px;}
    .teampop .info .tit {font-size: 22px;}
}