@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Myriad Pro Black';
    src: url('../fonts/Myriad Pro Black.woff2') format('woff2'),
         url('../fonts/Myriad Pro Black.woff') format('woff'),
         url('../fonts/Myriad Pro Black.ttf')  format('truetype');
  }
  @font-face {
    font-family: 'Myriad Pro Bold';
    src: url('../fonts/Myriad Pro Bold.woff2') format('woff2'),
         url('../fonts/Myriad Pro Bold.woff') format('woff'),
         url('../fonts/Myriad Pro Bold.ttf')  format('truetype');
  }
  @font-face {
    font-family: 'Myriad Pro Light';
    src: url('../fonts/Myriad Pro Light.woff2') format('woff2'),
         url('../fonts/Myriad Pro Light.woff') format('woff'),
         url('../fonts/Myriad Pro Light.ttf')  format('truetype');
  }
  @font-face {
    font-family: 'Myriad Pro Regular';
    src: url('../fonts/Myriad Pro Regular.woff2') format('woff2'),
         url('../fonts/Myriad Pro Regular.woff') format('woff'),
         url('../fonts/Myriad Pro Regular.ttf')  format('truetype');
  }
  @font-face {
    font-family: 'Champagne & Limousines Bold';
    src: url('../fonts/Champagne & Limousines Bold.woff2') format('woff2'),
         url('../fonts/Champagne & Limousines Bold.woff') format('woff'),
         url('../fonts/Champagne & Limousines Bold.ttf')  format('truetype');
  }
  @font-face {
    font-family: 'Champagne & Limousines';
    src: url('../fonts/Champagne & Limousines.woff2') format('woff2'),
         url('../fonts/Champagne & Limousines.woff') format('woff'),
         url('../fonts/Champagne & Limousines.ttf')  format('truetype');
  }  
  html, html body{
      overflow-x: hidden !important;
  }
body, html {
    font-family: 'Montserrat', sans-serif !important; 
}
body{
    background:  #fff;
}
.nopad{
    padding: 0;
}
.pad-left{
    padding-left: 0;
}
.pad-right{
    padding-right: 0;
}

a:hover, a:active  {
text-decoration: none!important;
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}
 #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #d01818;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


nav.nav1 {
    display: none;
}

   /*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 0px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;    padding: 10px 20px!important;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 1024px) {
  
.slider .item .carousel-caption {    top: 80px; }  
  .slider-text h3 {font-size:40px; }
    .slider-text p {font-size:16px;     margin-bottom: 25px; }
  .slider-text .form-group label {font-size:12px; }
  
  }
  .open-menu .nav-cross:before {
    content: "X";
    position: absolute;
    z-index: -1;
    font-size: 25px;
}

  
  
  @media screen and (max-width: 850px) {
    nav.nav1 {
    display: block;
}
   .logo-bar nav {
    display: none!important;
    }
    a#hamburg { display: block; }
    main {  transition: all ease-out 0.3s;}
    .nav1 .row{ margin:0px;}
    .nav1 {background-color: #fff;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px); -webkit-transform: translateX(-250px); width: 250px;}
    .nav1 .search-nav,.nav1 .title{ display:block;}
    .nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
    .nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
    .nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
    .search-nav > form {    position: relative;}
    .nav1 ul {  text-align: left;  background-color: transparent;}
    .nav1 ul li { display: block; border-bottom:1px solid #999; }
    .nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
    .nav1 ul li a > i { float: right; }
    .nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
    .nav1 ul li:hover > ul { display: none; }
    .nav1 ul li:hover > a > i { transform: rotateZ(0); -webkit-transform: rotateZ(0); }
    .nav1 ul li.open > a { background-color: transparent; }
    .nav1 ul li.open > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
    .nav1 ul li.open > ul { display: block; }
    div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
    html.open-menu { overflow: hidden; }
    html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
    html.open-menu a#hamburg{ transform: translateX(250px); -webkit-transform: translateX(250px); z-index:999; }
    html.open-menu main {transform: translateX(250px); -webkit-transform: translateX(250px);}
    html.open-menu nav.nav1 {z-index: 3;transform: translateX(0); -webkit-transform: translateX(0);}
    .menu-main-menu-container ul ul ul li a {padding:5px;}
    ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
    .nav1 ul li:last-child {    border: 0 ;}
    .nav-cross.open > span {    background: #fff ;}
    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .5s ease-in-out;  cursor: pointer;}
    .nav-cross span {  display: block;  position: absolute;
        height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .25s ease-in-out;}
.open-menu .nav-cross span {
    display:none;
}
    #nav-icon1 span:nth-child(1) {top: 0px;}
    #nav-icon1 span:nth-child(2) {top: 18px;}
    #nav-icon1 span:nth-child(3) {top: 36px;}
    #nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg); -webkit-transform: rotate(135deg);}
    #nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
    #nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg); -webkit-transform: rotate(-135deg);}
    .nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;-webkit-transform-origin: left center;}
    .nav-cross span:nth-child(2) {top: 20px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross span:nth-child(3) {top: 28px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross.open span:nth-child(1) {transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 11px;left: 4px;}
    .nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
    .nav-cross.open span:nth-child(3) {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: 28px;left: 4px;}
}



/*Scroll css Start here*/


body::-webkit-scrollbar {
    width: 13px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px #000;
}

body::-webkit-scrollbar-thumb {
  background-color: #fec03a;
  outline: 1px solid #fec03a;
}
/*Scroll css End here*/
.top-head {
    background: #000000;
    padding: 15px 0;
}

.top-head .mail a {}

.top-head .mail a {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Myriad Pro Regular' !important;
}

.top-head .mail a i {
    color: #fdd413;
    padding-right: 5px;
}

.top-head .row {
    align-items: center;
}

.top-head .add {
    font-size: 12px;
    line-height: 20px;
    font-family: inherit !important;
    color: #fff;
    margin: 0;
display: inline-block;
    margin-left: 30px;
}
.banner-area {background-repeat: no-repeat !important;background-position: center !important;background-size: cover !important;height: 100vh !important;display: flex;align-items: center;justify-content: center;text-align: center;}


.header {
    position: absolute;
    width: 100%;
    z-index: 99;
}
.header .bottom-head .navigatipn ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}

.header .bottom-head .navigatipn ul li {
    display: inline-block;
    padding: 0 10px;
}

.header .bottom-head .navigatipn ul li a {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
}
.header .bottom-head .navigatipn ul li:nth-last-child(1) a {
    font-size: 13px;
    line-height: 50px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    background: #FDD424;
    padding: 15px 30px;
    transition: .5s;
    border-radius: 30px;
}

.header .bottom-head .navigatipn ul li:nth-last-child(1) a:hover {
    background: #000;
    color: #fdd413;
}
.banner-area .inner-banner {
    padding-top: 10%;
}

.banner-area .inner-banner .tagline h4 {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    font-weight: 400;
}

.banner-area .inner-banner .headline h1 {
    font-size: 75px;
    line-height: 50px;
    color: #fff;
    font-family: 'Champagne & Limousines Bold';
    margin: 50px auto;
}

.banner-area .inner-banner .cta a {
    font-size: 15px;
    line-height: 50px;
    font-weight: 700;
    color: #ffffff;
    background: #d01818;
    text-transform: uppercase;
    padding: 15px 50px;
    border-radius: 30px;
    transition: .5s;
}

.banner-area .inner-banner .cta a:hover {
    background: #fff;
    color: #d01818;
}
.header .bottom-head .right {
    border-bottom: 0;
    padding: 0;
    position: relative;
}

.header .bottom-head .row {
    align-items: center;
}

.header .bottom-head .right:after {
    position: absolute;
    content: '';
    right: 0;
    width: 98.4%;
    height: 1px;
    background: #fff;
    opacity: .34;
    bottom: -10px;
}
.newsletter {
    padding: 80px 0;
    background: url(../images/s8-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.newsletter .title h2 {
    font-size: 25px;
    line-height: 20px;
    color: #010101;
    font-weight: 700;
    text-align: center;
}

.newsletter  .desc p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    max-width: 44%;
    margin: 20px auto;
}

.newsletter  .form {
    text-align: center;
}

.newsletter .form input[type="email"] {
    border: 1px solid #fff;
    background: rgb(0 0 0 / 16%);
    padding: 15px 30px;
    border-radius: 30px;
    text-align: left;
    width: 50%;
}

.newsletter .form input[type="email"]::placeholder {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    color: #fff;
}

.newsletter .form  button {font-size: 15px;font-weight: 700;color: #ffffff;background: #d01818;text-transform: uppercase;padding: 15px 40px;border-radius: 30px;transition: .5s;border: 0;}

.newsletter .form button:hover {
    background: #fff;
    color: #d01818;
    cursor: pointer;
}

.newsletter .form {
    margin-top: 20px;
}
.footer {
    background: #1f1f1f;
    color: #fff;
}

.footer .foot-top {
    padding: 10px 0;
    border-bottom: 1px solid #474747;
}

.footer .foot-top .row {
    align-items: center;
}

.footer .foot-top  p {
    font-size: 11px;
    font-weight: 400;
    color: rgb(255 255 255 / 70%);
    margin: 0;
}

.foot-bottom {
    padding: 20px 0;
}

.foot-bottom .line strong {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.foot-bottom .line  a {
    font-size: 12px;
    color: #cccccc;
    font-weight: 400;
    border-right: 1px solid;
    padding: 0 10px;
}

.foot-bottom .line a:nth-last-child(1) {
    border: 0;
}

.foot-bottom .line {
    margin: 10px auto;
}

.foot-bottom .social a.facebook {
    background: #2c4aa0;
}
.foot-bottom .line a i {
    vertical-align: super;
    background: #000;
    padding: 5px 7px;
    color: #fff;
    font-size: 12px;
}
.foot-bottom .line a .fa-facebook {
    background: #2c4aa0;
}

.foot-bottom .line a .fa-instagram {
    background: #c71619;
}

.foot-bottom .line a .fa-twitter {
    background: #00b7f1;
}
.foot-bottom .right strong {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.foot-bottom .right ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.foot-bottom .right ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #cccccc;
}

.foot-bottom .right {
    border-left: 1px solid #cccccc;
    padding: 15px 20px;
}

.foot-bottom .row {
    align-items: center;
}
.section_2 {
    padding: 80px 0;
    background: url(../images/s2-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
}

.section_2 .pic, .section_2 .pic-2 {
    width: 100%;
    height: 250px;
    position: relative;
}

.section_2 .pic img, .section_2 .pic-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_2 .pic-2 {
    margin-top: 31px;
}

.section_2 .pic:before, .section_2 .pic-2:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: #d01818;
}

.section_2 .col-md-6:nth-child(2) .pic-2:before, .section_2 .col-md-6:nth-child(3) .pic:before {background: #fdd413;}

.section_2 .title h2 {
    font-size: 22px;
    line-height: 50px;
    color: #373737;
    font-weight: 700;
    position: relative;
}

.section_2 .title h2:before {
    position: absolute;
    content: '';
    left: -15px;
    top: 14px;
    width: 5px;
    height: 50%;
    background: #e52c2a;
}

.section_2  .desc p {
    font-size: 13px;
    line-height: 22px;
    color: #666666;
    font-weight: 400;
}

.section_2  .more a {
    font-size: 13px;
    line-height: 50px;
    color: #e52c2a;
    font-weight: 700;
    border: 2px solid;
    text-transform: uppercase;
    padding: 13px 50px;
    border-radius: 30px;
    transition: .5s;
}

.section_2 .more a:hover {
    background: #d01818;
    color: #fff;
}

.section_2 .row {
    align-items: center;
}
.section_2 .left {
    padding: 0% 5%;
}
.section_4 {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
}

.section_4 .title h2 {
    font-size: 55px;
    line-height: 45px;
    color: #fff;
    font-weight: 700;
    margin: 40px auto;
}

.section_4  .desc p {
    font-size: 20px;
    line-height: 29px;
    color: #ffffff;
    font-weight: 300;
    max-width: 44%;
    margin: auto;
}
.modal.show .modal-dialog {
    max-width: 70%;
}

.modal-content {
    background: #00000014;
}

.modal-content button.close {
    color: #fff;
}

.modal-content .modal-header {
    border: 0;
}
.section_6 {
    padding: 80px 0;
    position: relative;
    background: #efefef;
}

.section_6 .headline h3 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
    font-weight: 700;
    position: relative;
    padding-left: 3%;
}

.section_6 .headline h3:before {
    position: absolute;
    content: '';
    left: 0;
    top: 13px;
    width: 6px;
    height: 60%;
    background: #d01818;
}

.section_6 .pic {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

.section_6 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_6  .title h4 {
    font-size: 14px;
    line-height: 22px;
    color: #242424;
    font-weight: 400;
    position: relative;
}

.section_6 .title h4:after {
    position: absolute;
    bottom: -10px;
    width: 30%;
    background: #d01818;
    height: 2px;
    content: '';
    left: 0;
}

.section_6  .more {
    text-align: center;
    margin: 50px auto 0;
}

.section_6 .more a {
    font-size: 13px;
    line-height: 50px;
    color: #e52c2a;
    font-weight: 700;
    border: 2px solid;
    text-transform: uppercase;
    padding: 13px 50px;
    border-radius: 30px;
    transition: .5s;
}

.section_6 .more a:hover {
    background: #e52c2a;
    color: #fff;
}

.section_6:before {
    position: absolute;
    content: '';
    background: url(../images/s6-before.png) no-repeat;
    background-size: cover;
    width: 382px;
    height: 410px;
    top: 0;
    right: 0;
    background-size: 100% 100%;
}
.section_7 {
    padding: 80px 0;
}

.section_7 .headline h2 {
    text-align: center;
    font-size: 25px;
    line-height: 45px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}

.section_7  h5 {
    font-size: 22px;
    line-height: 50px;
    color: #333333;
    font-weight: 700;
    position: relative;
    padding-left: 4%;
}

.section_7  h6 {
    text-align: right;
    font-size: 16px;
    line-height: 50px;
    color: #333333;
}

.section_7 h5:before {position: absolute;content: '';left: 0;top: 13px;width: 6px;height: 60%;background: #d01818;}

.section_7 h6 a {
    color: #d01818;
}

.section_7 .pic {
    width: 100%;
    height: 187px;
    position: relative;
}

.section_7 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_7 i {
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.section_7 .more {
    text-align: center;
    margin: 40px auto 0;
}

.section_7 .more a {
    font-size: 13px;
    line-height: 50px;
    color: #e52c2a;
    font-weight: 700;
    border: 2px solid;
    text-transform: uppercase;
    padding: 13px 50px;
    border-radius: 30px;
    transition: .5s;
}

.section_7 .more a:hover {
    background: #d01818;
    color: #fff;
}
.categories-sec .pic {
    width: 100%;
    height: 270px;
}

.categories-sec .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.categories-sec {
    background: #f8f8f8;
    padding: 30px 0;
}

.categories-sec .title h4 {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
    font-weight: 700;
    position: relative;
    padding-left: 3%;
}

.categories-sec .title h4:before {content: '';position: absolute;content: '';left: 40px;top: 13px;width: 6px;height: 60%;background: #d01818;}
.categories-sec .pic h3 {
    font-size: 28px;
    position: absolute;
    z-index: 99999;
    color: #ffff;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 12%;
}
.tab-content {
    display: none;
}

#tab-1 {
    display: block;
}
.events-tabs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.events-tabs .slick-arrow {
    background-color: transparent;
    border: 0;
    font-size: 0;
    background: url(../images/arrow.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 22px;
    height: 39px;
}
.events-tabs {
    padding: 50px 0;
    background: url(../images/s5-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.events-tabs .slick-slider {
    position: relative;
}

.events-tabs .slick-slider .slick-prev {
    position: absolute;
    left: -60px;
    top: 56px;
}

.events-tabs .slick-slider .slick-next {
    position: absolute;
    right: -60px;
    transform: rotateY(180deg);
    top: 56px;
}

.events-tabs li a {
    font-size: 40px;
    line-height: 50px;
    color: #b3b3b3;
    font-weight: 400;
    transition: .5s;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0;
}

.events-tabs li a span {
    display: block;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}

.events-tabs .slick-slider li.current a {
    background: #d01818;
    color: #fff;
    font-weight: 700;
}

.events-tabs .tab {
    margin: 50px auto;
}

.events-tabs .tab .pic {
    width: 100%;
    height: 170px;
}

.events-tabs .tab .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.events-tabs .tab .iner-title h3 {
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}

.events-tabs .tab table th {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    font-weight: 700;
}

.events-tabs .tab table td {
    font-size: 14px;
    line-height: 26px;
    color: #6f6f6f;
    font-weight: 400;
}
.tab-content .row.my-2 {
    margin: 20px auto !important;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
.events-tabs .right-adds .pic {
    width: 100%;
    height: 268px;
    margin: 20px auto;
}

.events-tabs .right-adds .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.events-tabs .right-adds {
    padding-top: 30px;
}
.events-tabs .right-adds  .more {
    text-align: center;
    margin: 50px auto;
}

.events-tabs .right-adds .more a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background: #d01818;
    padding: 15px 40px;
    transition: .5s;
    border-radius: 30px;
}

.events-tabs .right-adds .more a:hover {
    background: #fff;
    color: #d01818;
}
.sec-3{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: visible !important;
 }
 .sec-3 .top-row{
 
 }
 .sec-3 .top-row h3{
     margin: 0 0 15px;
     color: #ffffff;
     font-size: 30px;
     text-transform: uppercase;
     letter-spacing: 2px;
 }
 .sec-3 .top-row p{
   color: #868686;
     font-size: 18px;
     line-height: 26px;
     max-width: 60%;
 }
 
 .sec-3 .top-row .img-abs {
     position: relative;
     top: -50px;
 }
 
 .sec-3  .serv-main{
   left: -140px;
   top: 85px;
   position: relative;
 }
 .sec-3  .serv-main .slick-track {
     padding: 25px 0;
 }
 .sec-3 .serv-main .box {
     background: #fff;
     position: relative;
     padding: 40px;
     width: 85%;
 }
 .sec-3  .serv-main .box a.book{
     background: #c5a656;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 4px;
     display: inline-block;
     padding: 22px 40px;
     position: absolute;
     top: -25px;
     right: 40px;
 }
 .sec-3  .serv-main .box a.book:before {
   content: '';
     position: absolute;
     border: 1px solid #fff;
     width: 90%;
     left: 0;
     right: 0;
     height: 2px;
     margin: 0 auto;
     padding: 23px;
     top: 8px;
 }
 .sec-3  .serv-main .box h2{
   margin: 0 0 20px;
   font-size: 24px;
   text-transform: capitalize;
   font-weight: 400;
   line-height: 48px;
   color: #000000;
   font-weight: 700;
 }
 .sec-3  .serv-main .box ul {
   padding: 0;
   margin: 0;
   height: 280px;
   overflow-y: hidden;
 }
 .sec-3  .serv-main .box ul li{
   list-style: none;
   border-bottom: 1px solid #ededed;
   padding: 20px 10px 20px;
   margin-bottom: 5px;
   overflow: hidden;
   display: flex;
 }
 .sec-3  .serv-main .box ul li h4 {
   margin: 0;
   color: #5d5d5d;
   font-size: 16px;

   text-transform: uppercase;
   letter-spacing: 2px;
   float: left;
   width: 80%;
 }
 .sec-3  .serv-main .box ul li h4  span{
   color: #b1b1b1;
   font-size: 16px;
   
   display: block;
   margin: 7px 0 0;
 }
 .sec-3  .serv-main .box ul li h4  span i{
   padding-right: 10px;
 }
 .sec-3  .serv-main .box ul li h5{
   margin: 0;
   color: #c5a656;
   font-size: 16px;
   
   float: right;
 }
  .sec-3  .serv-home .slick-arrow{
  display: none !important;
 }
 
 .sec-3  .serv-main .slick-dots {
     position: absolute;
     z-index: 11;
     bottom: auto;
     margin: 0px;
     top: 80px;
     right: -120px;
     padding: 0;
     text-align: left;
     width: auto;
     cursor: pointer;
 }
 .sec-3 .serv-main .slick-dots li {
     list-style: none;
     display: block;
     margin: 0 0 12px;
 }
 .sec-3  .serv-main .slick-dots li  a.pager__item {
     color: #ffffff;
     font-size: 18px;
     position: relative;
     font-weight: 400;
     line-height: 32px;
 }
 .sec-3  .serv-main .slick-dots li.slick-active a.pager__item{
 font-weight: 700;
 }
 .sec-3 .serv-main .slick-dots li.slick-active a.pager__item:after{
     content: '';
     position: absolute;
     background: #fdd413;
     top: -15px;
     width: 2px;
     height: 60px;
     left: -55px;
     transform: rotate(90deg);
 }
 
 .sec-3 .serv-nav{
     /* top: 35px; */
     /* position: relative; */
 }
 .sec-3 .serv-nav .slick-dots {
     bottom: 30px;
     position: absolute;
     width: 70%;
     text-align: center;
 }
 .sec-3 .serv-nav .slick-dots li.slick-active a.pager__item{
   background: url(images/serv-nav.png) no-repeat;
   background-size: contain;
 }
 
 .sec-3 .serv-nav a.pager__item {
     font-size: 0;
     width: 10px;
     height: 10px;
     border-radius: 100%;
     background: #ffffff;
     display: block;
     margin: 0 5px;
 }
 
 .section_1 {
    padding: 30px 0 !important;
    background: url(../images/s1-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center !important;
}
.sec-3 .serv-nav .slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sec-3 .serv-nav .slick-dots li {
    display: inline-block;
}
.sec-3 .serv-nav .slick-dots li.slick-active a {
    background: #fdd413 !important;
}
.sec-3 .serv-main .box ul li .icon {
    padding-right: 20px;
}

.sec-3 .serv-main .box ul li .icon i {
    font-size: 38px;
    line-height: 46px;
    color: #d01818;
}

.sec-3 .serv-main .box ul li  .cntnt {
    font-size: 18px;
    color: #000000;
}

.sec-3 .serv-main .box ul li .cntnt span {
    display: block;
    font-size: 14px;
}
.sec-3 .serv-main .box ul li .cntnt a {
    color: #000;
}
.section_1 .headline h2 {
    font-size: 22px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    padding-left: 3%;
    position: relative;
    top: 10px;
    top: 90px;
}

.section_1 .headline h2:before {content: '';position: absolute;left: 0;top: 14px;width: 5px;height: 50%;background: #fdd424;}
.section_1 .pic {
    width: 100%;
    height: 610px;
}

.section_1 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}