/*=====================
        General CSS start
==========================*/
body {
  font-family: Open Sans, sans-serif;
  position: relative;
  background: #ffffff;
  font-size: 15px;
  color: #666666; }

h1 {
  color: #1c1c1c;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  line-height: 1.1em;
  font-size: calc(22px + (50 - 26) * ((100vw - 320px) / (1920 - 320))); }
  h1.top {
    margin-top: -10px; }

h2 {
  color: #1c1c1c;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1920 - 320))); }

h3 {
  font-weight: 400;
  color: #1c1c1c;
  letter-spacing: 0.03em;
  font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320))); }

h4 {
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-bottom: 0;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))); }

h5 {
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }

h6 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; }

ul {
  padding-left: 0;
  margin-bottom: 0; }

p {
  font-size: 14px;
  line-height: 1.8em; }

a {-webkit-transition: 0.5s ease;transition: 0.5s ease; }
a:hover {text-decoration: none;-webkit-transition: 0.5s ease;transition: 0.5s ease; }
a:focus {outline: none; }
img {max-width: 100%;width: auto;}
button:focus {outline: none; }
.white-btn {padding: 14px 30px;background-color: #ffffff;font-size: 17px;letter-spacing: 1px;font-weight: 600;color: #ff790e;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;display: inline-block; }
.white-btn:hover {-webkit-transition: all 0.3s ease;transition: all 0.3s ease;background-color: #ff790e;color: #ffffff; }

.section {padding: 90px 0;background-color: white; }
.small-section {padding-top: 30px;padding-bottom: 30px; }

.btn-solid {border: none;background-color: #ffc412;border-radius: 0;color: #333333;font-weight: 500;font-size: 14px;text-transform: uppercase;padding: 10px 20px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.btn-solid:hover {color: #ffffff;-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.btn-solid:focus {-webkit-box-shadow: none;box-shadow: none; }
.default-btn {padding: 10px 20px;background: #ff790e;color: #ffffff;font-weight: 600;letter-spacing: 1px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.default-btn:hover {background: #ef7818;color: #ffffff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.green-btn {padding: 10px 20px;background: #01803d;;color: #ffffff;font-weight: 600;letter-spacing: 1px;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.green-btn:hover {background: #16b862;color: #ffffff;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
/*=====================
    Header CSS start
==========================*/
.default-dropdown {margin-top: 10px;margin-left: -10px; }
.top-contact {background-color: #333333;width: 100%;position: relative; }
.top-contact.commerce-layout ul {padding-top: 10px;padding-bottom: 10px; }
.top-contact.commerce-layout .top-header-left > li, .top-contact.commerce-layout .top-header-right > li {color: #ffffff; }
.top-contact.commerce-layout .top-header-left > li + li, .top-contact.commerce-layout .top-header-right > li + li {margin-left: 10px;padding-left: 10px;border-left: 1px dotted #ffffff; }
.top-contact.commerce-layout .top-header-left > li > a, .top-contact.commerce-layout .top-header-right > li > a {color: #ffffff; }
.top-contact.commerce-layout .top-header-right {float: right; }
.top-contact.commerce-layout .top-header-right .default-dropdown a {font-size: 14px; }
.top-contact .top-content ul {list-style: none;padding-left:0px;}
.top-contact .top-content ul li {color: white;padding: 8px 8px 8px 0px;letter-spacing: 1px;font-size: 13px;display:inline-block;vertical-align:middle; }
.top-contact .top-content ul li a{color: white;}
.top-contact .top-content ul li a.btnpay{color: white;background:#ff790e;display:inline-block;font-size:12px;text-transform:uppercase;padding:2px 12px;border-radius:10px;}
.top-contact .top-content ul li i {color: #ffffff;padding-right: 10px; }
.top-contact .top-content ul li:first-child {padding-right: 8px; }
.top-contact .top-social ul {list-style: none;padding-left:0px;}

.top-contact .top-social ul li {color: white;display:inline-block;vertical-align:middle; }
.top-contact .top-social ul li i {color: white;padding: 12px; }
.top-contact .top-social ul li i:hover {background-color: #ffc412; }
.top-contact .top-social ul li a {color: white;text-decoration: none; }
.top-contact .top-social ul .my-account:hover a {color: #ffc412; }
.top-contact .top-social .top-social ul li {color: white; }.top-contact .top-social .top-social ul li i:hover {background-color: #ffc412; }
.top-contact .top-social .top-social ul .my-account:hover a {color: #ffc412; }
.header .top-contact {background-color: #01803d; }
@media (min-width: 576px) {
	.header .navbar{padding:10px 0px;position:relative;}
}
.navbar {-webkit-transition: all 1s ease;transition: all 1s ease; }
.navbar.nav_2.construct {background-color: #333333;border-top: 1px solid #01050a; }
.navbar .navbar-nav .nav-item .nav-link {font-size: 13px;font-weight: 500;text-transform: uppercase;color: #333333;padding: 5px 15px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle {padding-right: 20px; }
.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {content: "\f107";font-family: FontAwesome;position: absolute;border: none;margin-left: 8px; }
.navbar .navbar-nav .nav-item .nav-link:hover {color: #ff790e;-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {min-width: 200px;background: #ffffff;display: none;left: 0;right: 0;margin: 0;margin-top: 0;border: 0;opacity: 0;padding: 5px;visibility: hidden;border-radius: 1px;overflow: hidden;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.17);-webkit-transition: all 0.6s ease-in;transition: all 0.6s ease-in; }
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item {display: block; }
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item .nav-link {padding: 6px 10px;font-size: 14px;font-weight: 400;text-transform: capitalize;cursor: pointer;color: #333333;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item .nav-link.active, .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item .nav-link:hover {color: #333333;-webkit-transition: all 0.3s ease;transition: all 0.3s ease; }
.navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu {display: block;opacity: 1;visibility: visible; }
.navbar .menu-btn {margin-left: 15px; }.navbar > li.dropdown {position: relative; }
.navbar.fixed-top {background-color: white;-webkit-transition: all 1s ease;transition: all 1s ease;-webkit-box-shadow: 0 0 8px 0 #dddddd;box-shadow: 0 0 8px 0 #dddddd; }
  
.theme-nav .navbar-brand {padding: 5px 0px; }
.logo{max-width: 300px;height: 62px;line-height: 52px;display:block;}
.logo img{max-width:100%;max-height:100%;}

@-webkit-keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); } }

@keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px); }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); } }
		
.marquee-bg{background:#ff790e;padding:7px 0px;}
.marquee-bg p{color:#ffffff;margin-bottom:0px;}

.overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .92);}
.bg-cover {background-repeat: no-repeat;background-position: 50%;background-size: cover}
.bg-parallax {background-attachment: fixed;background-position: 0 0;background-repeat: no-repeat;background-size: cover;position: relative;}
.bg-overlay:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
.bg-overlay:before {content: "";opacity: .55;background-color: #000000;}

.image{background:#ffffff;overflow:hidden;position:relative;transition:all 0.2s linear 0s;width:100%;z-index:2;}
.image .img-thumb{display:block;position:relative;overflow:hidden;}
.image .img-thumb{padding-top:65%;text-align:center;transition:all 0.4s linear 0s;-webkit-transition:all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s;}
.image .img-thumb img{background:#333333;max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transition:all 0.6s linear 0s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease 0s;}


.sticky {position:fixed !important;width:100%;left:0px;top:0px;z-index:1001;box-shadow:0px 0px 6px rgba(0,0,0,0.24);-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;z-index:99999;}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/*=====================
    Slider start
==========================*/
.relative {position: relative;}
.slider-section {position: relative;}
.slider-section .tp-banner ul > li > .slotholder:before{content:"";position: absolute;left: 0;right: 0;top: 0;bottom: 0;width:100%;height:100%;background: rgba(10,10,10,0.0);z-index:21;}
@media (max-width: 576px) {
.slider-section .tp-caption .white-btn{padding: 6px 10px;font-size: 12px;}
}

.section-title{margin-bottom:30px;}		
.section-title .title{color:#1c1c1c;font-weight:700;margin-bottom:0px;text-align:center;}		

/*=====================
    feature start
==========================*/
.ft_icon_sec{width:100%;}
.ft_icon_box{background:#ff790e;padding:10px;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;align-items: center;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;margin-top:15px;}
.ft_icon_box:hover{box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);}
.ft_icon_box.color_box1{background:#a35bda;}
.ft_icon_box.color_box2{background:#ff6f6f;}
.ft_icon_box.color_box3{background:#b5d56a;}
.ft_icon{background:rgba(255,255,255,0.35);padding:10px;width:106px;height:95px;line-height:70px;text-align:center;}
.ft_icon img{width:64px;height:64px;max-width:64px;max-height:64px;}
.ft_icon_box .right-cont{width:calc(100% - 106px);padding-left:10px;}
.ft_icon_box h4{font-size:20px;color:#ffffff;margin-bottom:0px;font-weight:700;}
.ft_icon_box h4 a{color:#ffffff;}
@media (min-width: 768px) {
	.ft_icon_sec{margin-top:-80px;position:relative;z-index:9999;}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.ft_icon_sec{margin-top:-50px;position:relative;z-index:9999;}
	.ft_icon{background:rgba(255,255,255,0.35);padding:10px;width:76px;height:65px;line-height:40px;text-align:center;}
	.ft_icon img{width:36px;height:36px;max-width:36px;max-height:36px;}
	.ft_icon_box h4 {font-size: 16px;}
}
@media (max-width: 575px) {
	.ft_icon{background:rgba(255,255,255,0.35);padding:10px;width:76px;height:65px;line-height:40px;text-align:center;}
	.ft_icon img{width:36px;height:36px;max-width:36px;max-height:36px;}
	.ft_icon_box h4 {font-size: 16px;}
}	
/*=====================
    welcome-sec
==========================*/
.welcome_sec{background:#ffffff;padding:50px 0px;}
.welcome_sec .welcom-img{box-shadow: 14px 0px 20px rgba(0, 0, 0, 0.20);margin-top:15px;}
/*=====================
    News-sec
==========================*/
.news_main_sec{background:#ececec;padding:50px 0px;}
.news_main_sec .slick-list {margin: 0px -15px; }
.news_main_sec .item {padding: 0px 15px; }
.news_main_sec .item .news_sec {margin: 15px 0px; }
.news_main_sec .news_sec {-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);background-color: #ffffff; }
.news_main_sec .news_sec figure.snip_con {margin: -1px;overflow: hidden;padding-top:70%; }
.news_main_sec .news_sec figure.snip_con img {-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.news_main_sec .news_sec .text_p {position: relative;padding: 0 20px 20px; margin-top: 40px;}
.news_main_sec .news_sec .text_p h6 {font-weight: 400;color: #333333;margin-top: 10px;margin-bottom: -5px; }
.news_main_sec .news_sec .text_p h6 a {color: #333333; }
.news_main_sec .news_sec .text_p h6 a:hover {color: #ff790e; }
.news_main_sec .news_sec .text_p h4 {font-size:20px;font-weight: 500;color: #333333;margin-bottom: 0;line-height: normal; }
.news_main_sec .news_sec .text_p h4 a {color: #333333; }
.news_main_sec .news_sec .text_p h4 a:hover {color: #ff790e; }
.news_main_sec .news_sec .text_p P {font-weight: 400;color: #777777;margin-top: 10px;margin-bottom: -5px;letter-spacing: 0.02em; }
.news_main_sec .news_sec .text_p .date_sec {position: absolute;top: -77px;left: 15px;z-index: 2; }
.news_main_sec .news_sec .text_p .date_sec h4, .news_main_sec .news_sec .text_p .date_sec h6 {color: #ffffff;margin: 0; }
.news_main_sec .news_sec .text_p .date_sec h4 {text-align: center;background-color: #ff790e;padding: 5px 8px; }
.news_main_sec .news_sec .text_p .date_sec h6 {line-height: 15px;background-color: #b5d56a;color: #ffffff;padding: 8px 10px; }
.news_main_sec .news_sec:hover figure.snip_con img {-webkit-transform: scale(1.2) translate(-50%, -50%);transform: scale(1.2) translate(-50%, -50%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }

/*=====================
    Notice-sec & Event-sec
==========================*/

.nbev_update_sec{position:relative;background:#ffffff;padding:50px 0px;}
.notice_box{background:#95bf33;margin-bottom:15px;padding:15px;min-height:410px;}
.notice_list{list-style:none;}
.notice_list li{padding:18px 5px;border-bottom:1px dashed #ffffff !important;margin-bottom:10px;}
.notice_list li:last-child{border-bottom:0px dashed #ffffff;}
.notice_list li a{color:#ffffff;padding-left:25px;display:block;position:relative;}
.notice_list li a .notice-list-icon{position:absolute;left:4px;top:4px;color:#ffffff;font-size:20px;transform:rotate(-45deg);}

.event_main_cont{position:relative;}
.event_box{width:100%;margin-bottom:15px;background:#f0f0ef;display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.event_box:hover{box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);}
.event_box:last-child{margin-bottom:0px;}
.event-img{width:204px;}
.event-img.image .img-thumb {padding-top: 96%;}
.event_box_cont{width:calc(100% - 204px);padding:20px 15px 15px 20px;}
.post_title{margin-bottom:15px;font-size:17px;font-weight:700;color:#1c1c1c;}
.post_title a{color:#1c1c1c;}
.post_title a:hover{color:#ff790e;}
.post_date{margin-bottom:10px;position:relative;}
.post_inline{list-style:none;padding:0px;}
.post_inline li{display:inline-block;padding-left:25px;position:relative;line-height:1.5;margin-right:8px;}
.post_inline li:last-child{margin-right:0px;}
.post_inline li .ab_icon{position:absolute;left:2px;top:2px;color:#ff790e;font-size:16px;}
.event_box:hover .event-img .img-thumb img {-webkit-transform: scale(1.2) translate(-50%, -50%);transform: scale(1.2) translate(-50%, -50%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }

@media (max-width: 575px) {
	.event_box{-webkit-box-orient: vertical !important;-webkit-box-direction: normal !important;-ms-flex-direction: column !important;flex-direction: column !important;}
	.event-img{width:100%;}
	.event-img.image .img-thumb {padding-top: 96%;}
	.event_box_cont{width:calc(100% - 0px);padding:20px 15px 15px 20px;}
}
/*=====================
    Gallery-sec
==========================*/
.gallery_sec{position:relative;background:#ffffff url(../images/gallery-bg.jpg);padding:50px 0px;z-index:1;}
.gallery_sec.bg-overlay:before{background-color: #000000;opacity: .5;z-index:-1;}
.gallery_sec .section-title .title{color:#ffffff !important;}	
.gallery-img.image {border:1px solid #ffffff;box-shadow:0px 0px 15px rgba(0,0,0,0.2);margin:15px 0px;}
.gallery-img.image .img-thumb{padding-top:64%;}
.gallery-img:hover .img-thumb img {-webkit-transform: scale(1.2) translate(-50%, -50%);transform: scale(1.2) translate(-50%, -50%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
.mfp-bg {z-index: 100042;}
.mfp-wrap {z-index: 100043;}
/*=====================
    Newsletter CSS start
==========================*/
.newsletter_sec {
  background-color: #333333;
  background-size: cover;
  background-position: bottom;
  position: relative;
  padding: 40px 0; }
  .newsletter_sec.newsletter-ecommerce .input-group.form-group {
    border-radius: 5px;
    overflow: hidden; }
  .newsletter_sec:before {
    content: "";
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(90deg, black, transparent 10px, #ff790e 10px, #ff790e 19px);
    height: 2px;
    bottom: 0;
    right: 0; }
  .newsletter_sec .bdr_right {
    border-right: 1px solid #777777; }
  .newsletter_sec .call_us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .newsletter_sec .call_us .phone_img svg {
      height: 40px;
      fill: #ff790e; }
    .newsletter_sec .call_us .con_text {
      margin: 0 20px auto; }
      .newsletter_sec .call_us .con_text h4 {
        color: #ffffff;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.03em; }
      .newsletter_sec .call_us .con_text h6 {
        margin: 5px 0 0 0;
        color: #cbcbcb; }
  .newsletter_sec .input-group.form-group {
    margin-bottom: 0; }
  .newsletter_sec .input-group input {
    border-radius: 0;
    background-color: #505050;
    border-color: #505050;
    color: white;
    font-size: 13px;
    padding: 15px 20px; }
    .newsletter_sec .input-group input::-webkit-input-placeholder {
      color: #cbcbcb;
      font-size: 13px;opacity:1; }
    .newsletter_sec .input-group input:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .newsletter_sec .input-group button {
    border: none;
    background-color: #ff790e;
    border-radius: 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .newsletter_sec .input-group button:hover {
      color: #ffffff;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .newsletter_sec .input-group button:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }			
/*=====================
    15.Footer CSS start
==========================*/
footer {
  background-color: #333333; }
  footer.footer-ecommerce .footer_first .footer_social ul li {
    border-radius: 5px; }
  footer .upper-section {
    padding: 70px 0; }
    footer .upper-section h3 {
      font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
      text-transform: uppercase;
      letter-spacing: 1px; }
  footer .footer_first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    footer .footer_first .mobile-title {
      display: none; }
    footer .footer_first p {
      color: #cacaca;
      line-height: 33px;
      font-weight: 400;
      letter-spacing: 0.02em;
      font-size: 14px;
      margin: 15px 0; }
    footer .footer_first .footer_social ul li {
      background-color: #575757;
	  display:inline-block;
      padding: 14px;
      cursor: pointer;
      line-height: 0;
      margin-top: 5px;
      margin-right: 5px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      height: 40px;
      width: 40px;
      text-align: center; }
      footer .footer_first .footer_social ul li a {
        color: #cacaca; }
      footer .footer_first .footer_social ul li:hover {
        background-color: #ff790e;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        footer .footer_first .footer_social ul li:hover a {
          color: #ffffff; }
  footer .footer_second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    footer .footer_second h3 {
      margin-top: 15px;
      color: #ffffff;
      font-weight: 600; }
    footer .footer_second .footer-contant {
      margin-top: 25px; }
      footer .footer_second .footer-contant ul li {
        display: inline-block;
        width: 100%;
        color: white;
        padding: 6px 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        footer .footer_second .footer-contant ul li a {
          color: #cacaca; }
          footer .footer_second .footer-contant ul li a i {
            margin-right: 10px;
            font-size: 13px; }
          footer .footer_second .footer-contant ul li a:hover {
            color: #ffffff;
            padding-left: 5px;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
  footer .footer_third h3 {
    margin-top: 15px;
    color: #ffffff;
    font-weight: 600; }
  footer .footer_third .footer-gallery {
    margin-top: 30px; }
    footer .footer_third .footer-gallery ul li {
      margin-top: 3px;
      position: relative;
      cursor: pointer; }
      footer .footer_third .footer-gallery ul li:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: #333333;
        opacity: 0.3;
        -webkit-transform: scale(0) rotate(90deg);
                transform: scale(0) rotate(90deg);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      footer .footer_third .footer-gallery ul li:hover:before {
        opacity: 0.1;
        -webkit-transform: scale(1) rotate(0deg);
                transform: scale(1) rotate(0deg);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  footer .footer_forth h3 {
    margin-top: 15px;
    color: #ffffff;
    font-weight: 600; }
  footer .footer_forth .footer-contant ul li {
    color: #cacaca;
    padding: 20px 0 0 25px;
    position: relative;
    display: block;
    font-weight: 300;
    letter-spacing: 0.03em; }
    footer .footer_forth .footer-contant ul li i {
		color:#ff790e;
      position: absolute;
      left: 0;
      padding: 0;
      top: 23px; }
  footer.home_2_footer {
    background-color: #05162a; }
    footer.home_2_footer .copyright_sec {
      background-color: #05162a; }
    footer.home_2_footer .footer_first .footer_social ul li:hover {
      background-color: #ffc412; }
    footer.home_2_footer .footer_second h3 {
      color: #ffc412; }
    footer.home_2_footer .footer_third h3 {
      color: #ffc412; }
    footer.home_2_footer .footer_forth h3 {
      color: #ffc412; }
  footer.home_3_footer {
    background-image: none; }
    footer.home_3_footer .footer_first .footer_social ul li:hover {
      background-color: #ffc412; }
    footer.home_3_footer .footer_second h3 {
      color: #ffc412; }
    footer.home_3_footer .footer_second .footer-contant ul li a i {
      color: #ffc412; }
    footer.home_3_footer .footer_third h3 {
      color: #ffc412; }
    footer.home_3_footer .footer_forth h3 {
      color: #ffc412; }
  footer.home_5_footer {
    background-color: #28343e; }

.copyright_sec {
  background-color: #333333;
  background-size: cover;
  background-position: top;
  -webkit-box-shadow: rgba(6, 29, 56, 0.8) 0px -20px 30px -20px;
          box-shadow: rgba(6, 29, 56, 0.8) 0px -20px 30px -20px;
  padding: 25px 0;
  position: relative; }
  .copyright_sec:before {
    content: "";
    position: absolute;
    width: 100%;
    background: repeating-linear-gradient(90deg, black, transparent 10px, #ff790e 10px, #ff790e 19px);
    height: 2px;
    top: 0;
    right: 0; }
  .copyright_sec .cop_p {height: 100%;}
    .copyright_sec .cop_p p {
      color: #999999;
      margin-bottom: 0;
      letter-spacing: 0.05em; }
	  .copyright_sec .cop_p p a{color: #999999;}
	  .copyright_sec .cop_p p a:hover{color: #ff790e;}
  .copyright_sec .copy_link {
    -moz-text-align-last: end;
         text-align-last: end; }
    .copyright_sec .copy_link ul li a {
      color: #999999; }
    .copyright_sec .copy_link ul li:before {
      display: inline-block;
      padding: 0 5px;
      color: #999999;
      content: "/"; }
    .copyright_sec .copy_link ul li:first-child:before {
      display: none; }
  .copyright_sec.copyright_sec_5 {
    background-color: #03151d; }
	
	
.page-title {position: relative;background: url(../images/bg.jpg);width: 100%;background-size: cover;background-position: center center;background-repeat: no-repeat;padding: 86px 0px 83px 0px;}	
.page-title:before {position: absolute;content: '';background: #2c3038;width: 100%;height: 100%;left: 0px;top: 0px;opacity: .5;}
.bread-crumb, .bread-crumb a {position: relative;font-size: 16px;font-family: "Open Sans", sans-serif;line-height: 26px;font-weight: 600;color: #fff;margin-bottom: 8px;}
.page-title .title {position: relative;font-size: 40px;line-height: 47px;color: #fff;font-weight: 700;text-transform: uppercase;}

.gallery-page {position: relative;padding: 70px 0px 50px 0px;background: #fff;}
.gallery-page .post-filter {position: relative;margin-bottom: 42px;}
.gallery-page .post-filter li {position: relative;display: inline-block;margin: 0px 10px;cursor: pointer;text-transform: uppercase;font-weight: 700;transition: all 500ms ease;}
.gallery-page .post-filter li.active {color: #ff4a00;transition: all 500ms ease;}


.contact-page {position: relative;padding: 70px 0px 70px 0px;}
.contact-page .contace-info {position: relative;margin-left: 60px;margin-top: -7px;}
.contact-page .contace-info .title {position: relative;font-size: 20px;line-height: 24px;color: #222;margin-bottom: 16px;}
.contact-page .contace-info .text {position: relative;padding: 0px 0px 0px 28px;margin-bottom: 13px;}
.contact-page .contace-info .text a {text-decoration: none;position: relative;font-size: 14px;font-family: 'Open Sans',sans-serif;line-height: 26px;cursor: pointer;color: #777;transition: all 900ms ease;}
.contact-page .contace-info .text i {position: absolute;left: 0px;top: 5px;font-size: 14px;color: #ff4a00;}
.contact-page .contace-info .social-info {position: relative;margin-top: 48px;}
.contact-page .contace-info .social-list li {position: relative;display: inline-block;margin-right: 12px;}
.contact-page .contace-info .social-list li a {text-decoration: none;position: relative;font-size: 14px;line-height: 26px;cursor: pointer;color: #777;transition: all 900ms ease;}

.google-map-area {position: relative;left: 30px;}

.contact-page .contact-form-area input {margin-bottom: 14px;height: 52px;}
.contact-page .contact-form-area textarea {width: 100%;height: 180px;resize: none;margin-bottom: 23px;}
.contact-page .btn-one {background: #ff4a00;border: 2px solid #ff4a00;padding: 10px 27px 10px 27px;}.modal {z-index: 100050;}.modal-backdrop {z-index: 100040;}.modal-dialog {max-width: 800px;margin: 30px auto;}.modal-body {position:relative;padding:0px;}.close {position:absolute;right:-30px;top:0;z-index:999;font-size:2rem;font-weight: normal;color:#fff;opacity:1;}.videoBox{width:100%;cursor:pointer;}.videoBox .image{background:#000000;}.videoBox .image .img-thumb{height:auto;padding-top: 56%;}.videoBox .image .img-thumb img{object-fit:cover;height:auto;max-height:inherit;}.vid-button {    border: none;    background-color: transparent;    padding: 0;    color: inherit;    text-align: inherit;    font-size: 100%;    font-family: inherit;    cursor: default;    line-height: inherit;	outline: 0;}.vid-button:focus{box-shadow:none;}.vid-button:not([aria-disabled=true]):not([disabled]):not([aria-hidden=true]) {    cursor: pointer;}.vid-large-play-button {    position: absolute;    left: 50%;    top: 50%;    width: 68px;    height: 48px;    margin-left: -34px;    margin-top: -24px;    -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);    -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);    transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);    z-index: 63;}.vid-large-play-button svg {    height: 100%;    left: 0;    position: absolute;    top: 0;    width: 100%;}.vid-large-play-button-bg {    -moz-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);    -webkit-transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);    transition: fill .1s cubic-bezier(0.4,0.0,1,1),fill-opacity .1s cubic-bezier(0.4,0.0,1,1);    fill: #212121;    fill-opacity: .8;}.videoBox .image:hover .vid-large-play-button-bg {    -moz-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);    -webkit-transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);    transition: fill .1s cubic-bezier(0.0,0.0,0.2,1),fill-opacity .1s cubic-bezier(0.0,0.0,0.2,1);    fill: #f00;    fill-opacity: 1;}