/*
Name: 			main
Author: 		waituk - (http://www.waituk.net)
Version: 		1.0.0
*/

/*------------------------------------------------------------------
[Table of contents]

1. General styles and resets
2. Bordered Document / .bordered-document
3. Header / .main-header
4. Banner
5. Buttons / .btn
6. Search form / .search-form
7. Content block / .content-block
8. Block Heading / .block-heading
9. Parallax / .parallax
10. Gallery list / .gallery-list
11. Team / .team-container
12. Count Block / .count-block
13. Testimonial / .testimonial-container
14. Logo Block / .logo-container
15. Newsletter form / .waituk_newsletter-form
16. Post Block / .post-grid
17. Elements / .demo-wrapper
18. Blog
19. Footer
20. Utilities
-----------------------------------------------------*/

/*------------------------------------------------------------------
1. General styles and resets
-------------------------------------------------------------------*/


    .video-wrapper {
            position: relative;
            padding-bottom: 56.25%; /* 16:9 aspect ratio for responsive video */
            overflow: hidden;
            background-color: #000;
            border-radius: 10px;
        }
        .vp-center {
            align-items: normal !important;
        }

        .video-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
   

@keyframes typewriter {
  from {
    width: 0;
  }
  to {
    width: 710px;
  }
}
@keyframes blinkTextCursor {
  from {
    border-right-color: hsl(0, 0%, 80%);
  }
  to {
    border-right-color: transparent;
  }
}

@keyframes typewriter {
  from {
    width: 0;
  }
  to {
    width: 710px;
  }
}
@keyframes blinkTextCursor {
  from {
    border-right-color: hsl(0, 0%, 80%);
  }
  to {
    border-right-color: transparent;
  }
}

@media (min-width: 910px) and (max-width: 1600px) {
.col-lg-6.myvideo_class {
    transform: translate(0%, 30%);
}

}
.col-lg-6.div_video {
    vertical-align: middle;
    top: 100px;
}
.col-lg-6.myvideo_class {
    transform: translate(0%, 28%);
}
.text-wrap.refuges h3{
    text-transform: capitalize;
    background-image: linear-gradient(-225deg, #d7d7d7 0%, #f2f0f5 29%, #e31f25 67%, #234c98 100%);
  background-size: auto auto;
  background-clip: border-box;
  padding-top: 60px !important;

  color: #fff;

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
      font-size: 190px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}


/* preloader styles */
.top-navbar {
    margin-top: -10px;
       height: 97px;
    background: rgb(0 0 0 / 60%);
    position: fixed;
    z-index: 1000;
    width: 100%;
    padding: 0px !important;
}
main.myvideoo_one {
    margin-top: -29px;
}

@media(min-width:768px){
    .content-slot.alternate-block {
    margin-top: -200px;
}

.text-wrap.mytig_first h3{
     font-size: 58px;

}
.text-wrap.refuges h3 {
   font-size: 58px;

}
.text-wrap.mytext-div h2 {
   font-size: 58px;

}
}
h4.footer-widget-title {
    color: #fff;
}
p {
    font-size: 15px;
    line-height: 3.6rem;
}
@media(max-width:768px){
    .row{
        display: block !important;
    flex-direction: column-reverse !important;
    }
	iframe.embed-responsive-item {
		width: 350px !important;
		height: 280px !important;
		margin-left: -13px;
	}
    .mydivclass.row{
        display:block !important;
    }
    .content-block {
		padding-top: 3.75rem;
		padding-bottom: 1.75rem !important;
}.mymob_section{
    padding-top: 0rem !important;
}
.mymob_section .content-slot .text-wrap {
    padding: 0rem !important;
    margin-left: 0;
    margin-right: 0;
}

.text-wrap.mytig_first {
    text-align: center;
}

}
@media only screen and (min-width: 991px) {
    .content-slot .text-wrap {
        max-width: 38.25rem !important;
        margin-left: 6% !important;
        padding: 1rem 0;
    }
    .text-wrap.refuges {
    margin-top: -40px;
}
.mytext-div{
    margin-top: -74px !important;
}
}

@media only screen and (min-width: 991px) {
    .content-slot .text-wrap {
        max-width: 31.25rem;
        margin-left: 8%;
        padding: 5rem 0 !important;
    }
}
@media(min-width:786px){#video-background {
      top: 50px;
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    left: 1%;
}
}  @media (min-width: 935px) and (max-width: 1510px) {
           #video-background {
    top: 50px;
    left: 1% !important;
    width: 620px !important;
    height: 600px;
    overflow: hidden;
}
        }
.video-banner {
            position: relative;
            width: 100%;
            height: 360px; /* Adjust the height as needed */
            overflow: hidden;
        }
        .video-banner iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }


.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}


h2.content-titl.mb-0 {
    font-size: 50px !important;
    font-weight: 600;
    color: #000 !important;

}
@media(max-width:768px){
h2.content-titl.mb-0 {
    font-size: 30px !important;
    font-weight: 700;
    color: #000 !important;

}
span.sub-title.align-middle {
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #222222 !important;
	line-height: 1.8rem;
}
}

span.sub-title {
    font-size: 15px;
	font-weight: 400;
    color: #222222 !important;
	line-height: 1.8;
}

@media only screen and (min-width: 991px) {
    .content-block {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}
.team-box {
	position: relative;
}

.team-box figcaption,.team-box .figcaption {
	background: #5645ff;
	color: #fff;
}

.team-box .team-des-v2 {
	background: none;
	color: #55565b;
	position: static;
	opacity: 1;
	margin-top: 2.813rem;
	padding: 0;
}

.team-box .team-des-v2 .content-title {
	margin-bottom: 1.875rem;
	text-transform: capitalize;
}

.team-box .team-des-v2 p {
	margin-bottom: 0;
}

.team-box .team-des-v2 .sub {
	color: #c1c5cd;
	font-style: normal;
}

.team-box:hover .team-des-v2 .name {
	color: #5645ff;
}

.team-box:hover .team-des-v2 .sub {
	color: #55565b;
}

.sub {
	font-size: .875rem;
	line-height: 1.875rem;
	color: #fff;
	font-style: italic;
}

.post-grid.custom {
    text-align: center;
}
.explor_button_divv {
    position: absolute;
    top: 42%;
   left: -2%;
    text-align: center !important;
    width: 100%;

}
    #myVideo {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
        #muteButton {
            position: absolute;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            padding: 10px 20px;
            background-color: rgba(0, 0, 0, 0.5);
            color: white;
            border: none;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        #muteButton svg {
            margin-right: 8px;
            width: 16px;
            height: 16px;
            fill: white;
        }

.explor_button_divv::after {
    margin-left:50%;
    margin-bottom:5%;
    display:none;
}
@media (max-width: 768px) {
  .explor_button_divv::after {
    margin-left:50%;
    margin-bottom:5%;
    
  }
}
@media (max-width: 768px) {
    a.navbar-brand h1 {
        color: #fff;
        font-size: 17px !important;
        margin-top: -57px !important;
        padding-left: 48px !important;
        font-weight: 500;
    }
    img.main-logo {
    margin-top: -17px;
}
}
@media (max-width: 768px) {
    button.navbar-toggle.collapsed {
        margin-top: -61px;
        color: #fff !important;
        border-color: #ffff;
    }
}

@media (max-width: 600px) {
  .explor_button_divv {
    margin-left:50%;
    margin-bottom:5%;
    display:none;
  }
}
a.navbar-brand h1 {
    color: #fff;
    font-size: 22px;


}
/* Styles for screens between 601px and 1200px */
@media (min-width: 601px) and (max-width: 1200px) {
  .explor_button_divv {
    margin-left: 22%;
    margin-bottom:5%;
  }
}
ul, ol {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mypoints {
    color: #222222;
}

/* Styles for screens larger than 1200px */


.explor_button_divv h1 {
  font-size: 5rem;
  font-weight: 600;
  color: white;
  margin-bottom: 1rem;
  -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
  font-family: var(--type-navigation-large-font-family);
    letter-spacing: var(--type-navigation-large-letter-spacing);
    line-height: var(--type-navigation-large-line-height);
    padding: 15px 20px 7px;
    text-transform: var(--type-navigation-large-text-transform);
    text-transform: uppercase;
}
.explor_button_divv button:hover {
    background: black;
}
.beef-cards p {
    font-size: 14px !important;
    padding: 0px !important;
    line-height: 26px;
}
.explor_button_divv button {

    border: 1px solid black;
    border-radius: 25px;
    height: 30%;
    width: 33%;
    background: transparent;
  font-size: 1.5rem;

  color: white;
  padding: 1rem 2rem;


    font-family: var(--type-navigation-large-font-family);
    font-weight: var(--type-navigation-large-font-weight);
    letter-spacing: var(--type-navigation-large-letter-spacing);
    line-height: var(--type-navigation-large-line-height);

    text-transform: var(--type-navigation-large-text-transform);
    text-transform: uppercase;
}
.explor_button_divv button a{
   color:#f4f0f0!important;

   font-size: 2rem!important;
    font-family: var(--type-navigation-large-font-family);
    font-weight: var(--type-navigation-large-font-weight);
    letter-spacing: var(--type-navigation-large-letter-spacing);
    line-height: var(--type-navigation-large-line-height);

    text-transform: var(--type-navigation-large-text-transform);
    text-transform: uppercase;
}
.navbar-nav .dropdown{

    background: transparent;
    color: #ffffff;
}
.navbar-nav > li > .dropdown-menu {
    background: transparent;
    color: #ffffff;
}
.dropdown{

background: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background: transparent;
    color: #ffffff;
}

.explore_icon {
    padding-top: 10px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #ffffff;
}
.navbar-nav li a {
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;

    background-color: transparent;
   
}

@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color:black;
}
.post-grid .content-title {
    text-align: center;
    text-transform: capitalize;
	
}
h2.content-title.mb-0 {
    font-size: 30px;
    color: #fff;
    font-weight:600;
}
.bg-gray-light {
    background: #234c98;
}
.post-text-block.bg-gray-light:hover{
    background: #e31f25 !important;
}
span.content-sub-title {
    text-align: center;
    color:#fff;
}
.post-text-block {
    border-radius: 10px;
	position: relative;
	padding: 1.25rem;
	-webkit-box-shadow: 0 .1429rem .6429rem .07143rem rgba(0, 0, 0, .1);
	box-shadow: 0 .1429rem .6429rem .07143rem rgba(0, 0, 0, .1);
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;

}
.slide-left {
  transform: translateX(0); /* Initially keep the image at its original position */
}

.slide-left.animate {
  transform: translateX(-100%); /* Apply the animation when the animate class is added */
}
.slide-right {
  animation: 3s slide-right;
}
@keyframes slide-right {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0%;
  }
}



.parallax-section {
    position: relative;
    height: 90vh;
    background-image: url('assets/assets_01/images/main-slider/WhatsApp Image 2024-05-17 at 16.23.17 (2).jpeg'); /* Replace with your image URL */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    z-index: 1;
}

.parallax-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the opacity and color as needed */
    z-index: -1;
}


@media (max-width: 768px) {
    .parallax-section {
       height: auto;
       padding-top:50px !important;
        background-attachment: scroll;
    }
}
.parallax-section2 {
    position: relative;
    height: 90vh;
    background-image: url('assets/assets_01/images/main-slider/WhatsApp Image 2024-05-17 at 16.23.17 (1).jpeg'); /* Replace with your image URL */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    z-index: 1;
}

.parallax-section2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the opacity and color as needed */
    z-index: -1;
}


@media (max-width: 768px) {
    .parallax-section2 {
        height: auto;
       padding-top:50px !important;
        background-attachment: scroll;
    }
}
.parallax-section3 {
    position: relative;
    height: 50vh;
    background-image: url('assets/assets_01/images/main-slider/WhatsApp Image 2024-05-17 at 16.23.17.jpeg'); /* Replace with your image URL */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    z-index: 1;
}

.parallax-section3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the opacity and color as needed */
    z-index: -1;
}


@media (max-width: 768px) {
    .parallax-section3 {
        height: auto;
       padding-top:50px;
        background-attachment: scroll;
    }
}
@media(min-width:768px){
    .container-fluid.my_why {
    padding-left: 80px;
}
  h3.content-title.mb-0.myheading {
   font-size: 16px;
        font-weight: 400;
        line-height: 37px;
        padding: 30px;
}
}
span.custom-title.mb-0.myheading {
    font-size: 55px;
    color: #dd9933;
    text-align: left;
    font-weight: 600;
}
span.custom-title.mb-0.myheading1 {
    font-size: 55px;
    color: #88d341;
    text-align: left;
    font-weight: 600;
}
span.custom-title.mb-0.myheading2 {
    font-size: 55px;
    color: #e31f25;
    text-align: left;
    font-weight: 600;
}
span.custom-title.mb-0.myheading3 {
    font-size: 55px;
    color: #234c98;
    text-align: left;
    font-weight: 600;
}
p.mycustompara {
    color: #000;
}
section.content-block.mywhybk h3 {
    color: #fff;
    font-weight: 700;
    text-align: center;

}
.parallax-section4 {
    position: relative;
    height: 50vh;
    background-image: url('assets/assets_01/images/main-slider/WhatsApp Image 2024-05-17 at 16.23.17 (2).jpeg'); /* Replace with your image URL */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    z-index: 1;
}

.parallax-section4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Adjust the opacity and color as needed */
    z-index: -1;
}
.col-wrap.d-flex.align-items-center.align-items-lg-center {
    margin: 0;

    top: 80px;
}
section.content-block.mywhybk{
    background-color: #234c98;

}
section.content-block.mywhybk2{
    background-color: #f0f8ff;

}
h2.content-tit.mb-0 {
    color: #fff;
    text-align: center;
}

section.content-block {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .parallax-section3 {
         height: auto;
       padding-top:50px;
        background-attachment: scroll;
    }

}
section.content-block.mynation {
    background-color: #f0f8ff;
}


@media (min-width: 768px) {
    .hamburger-icon {
        top: 34%;
    }
}


       @media (min-width: 768px) {
    ul.nav.navbar-nav.navbar-right {
        right: 12%;
        position: relative;
        margin-top: -16px !important;
    }
	ul.nav.navbar-nav {
    margin-top: -17px;
}
	   }



@media (max-width: 1700px) and (min-width: 1319px) {

    ul.nav.navbar-nav.navbar-right {
        right: 24% !important;
}
}
    .video-background-container {
        width: 100%;
        height: 600px;
        position: relative;
        overflow: hidden;
	
    }

    iframe#myVideo {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
    }
	

    @media (max-width: 768px) {
        .video-background-container {
            width: 100vw;
            height: 650px !important;
        }

        iframe#myVideo {
            width: 147.77vh !important;
            height: 100vh !important;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%, -50%);
        }

        .container {
            width: 100vw !important;
            padding: 0 !important;
            margin: 0 !important;
        }
.container.footer-top {
    padding: 50px 10px 50px 20px !important;
}
    }

.post-grid {
    padding-left: 10px !important;
    padding-right: 20px !important;
	color: #575757;
}

.beef-cards{
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 10px;
    text-align: center;
	margin-bottom: 45px;
	height: 170px;
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding-bottom: 30px;
  
  text-decoration: none;
  z-index: 0;
  overflow: hidden;

  &:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #234c97;
    height: 42px;
    width: 42px;
    border-radius: 32px;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.45s ease-out;
  }

  &:hover:before {
    transform: scale(21);
  }
}

.beef-cards h5{
    color:#000;
	font-size: 17px;
    margin-top:15px;
}
.beef-cards p{
    font-size:14px !important;
    padding:20px;
}

.about-section .inner-container {
    position: relative;
    padding: 0px 62px;
}
.about-section .inner-container .row {
    margin: -20px -61px;
}
.go-corner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 32px;
  height: 32px;
  overflow: hidden;
  top: 0;
  right: 0;
  background-color: #234c97;
  border-radius: 0 4px 0 32px;
}

.go-arrow {
  margin-top: -4px;
  margin-right: -4px;
  color: white;
  
}

.beef-cards:hover {
  p {
    transition: all 0.4s ease-out;
    color: rgba(255, 255, 255, 0.8);
  }
  h5 {
    transition: all 0.3s ease-out;
    color: #ffffff;
  }
}
.about-section.cards {
    position: relative;
    padding: 0px 0px 0px;
}
@media (min-width: 768px) {
.row.clearfix.cards {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .container-fluid.with-margin {
    margin-top: 35px;
}
.top-navbar {
    margin-top: 30px;
        height: 97px;
}
}
   

 

    @media (max-width: 768px) {
        .video-background-container {
            width: 100vw;
            height: 650px !important;
        }

        iframe#myVideo {
            width: 147.77vh !important;
            height: 100vh !important;
            top: 50% !important;
            left: 50% !important;
            transform: translate(-50%, -50%);
        }

        .container {
            width: 100vw !important;

        }

        .container.footer-top {
    padding: 50px 10px 50px 20px !important;
}
    }



    @media (max-width: 760px) {

    .top-navbar {
    background: rgb(0 0 0 / 60%);
    position: fixed;
    z-index: 1000;
    width: 100%;
    padding: 0px !important;
    height: 93px !important;
    top: 0.5% !important;
}
}

@media (min-width: 768px) {
    .top-navbar {
        margin-top: -10px;
        height: 97px;
    }
    .auto-container {
    padding-left: 130px;
    padding-right: 130px;
}
}
h2.mytitle.content-titl.mb-0{
    text-align: center;
    color:#fff !important;
}
@media (min-width: 300px) and (max-width: 400px) {

		  a.navbar-brand h1 {
		  color: #fff;
		  font-size: 14px !important;
		  margin-top: -50px !important;
		  padding-left: 34px !important;

	  }
	  span.menu_bar {
	  font-size: 14px;
	  }
	  i.fas.fa-bars {
	  font-size: 22px;
  }
  img.main-logo {
		  max-height: 35px !important;
		  width: auto;
	  }
	  .navbar-brand {

		  margin-left: 2px;
	  }
  }
  @media screen and (max-width: 768px) and (max-height: 1024px) {



	ul.nav.navbar-nav.navbar-right {
        right: 28% !important;
        position: relative;
        margin-top: -49px !important;
    }

}
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	iframe.embed-responsive-item {
        width: 450px !important;
        height: 350px !important;
    }
}


/*------------------------------------------------------------------
12. Count Block / .count-block
-------------------------------------------------------------------*/

/******* count block styles *******/

.count-block {
	color: #c1c5cd;
}

.count-block .container-fluid {
	padding: 0;
}

.count-block .icon {
	font-size: 3.125rem;
}

.count-block .number {
	font-size: 1.25rem;
	line-height: 1.2;
	color: #c1c5cd;
}

.count-block .text {
	font-size: .875rem;
	line-height: 1.2;
	color: #fff;
}

.count-block .col-wrap {
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	margin-bottom: 0;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.count-block .col-wrap:hover {
	background: #5645ff;
	color: #fff;
}

.count-block .col-wrap:hover .number {
	color: #fff;
}

.count-block .col-wrap:hover .icon {
	color: #fff;
}

.count-block.solid-block {
	background: #212121;
}

.count-block.solid-block:before {
	display: none;
}

/*------------------------------------------------------------------
13. Testimonial / .testimonial-container
-------------------------------------------------------------------*/

/******* testimonial styles *******/

.testimonial-container .img-block {
	width: 5.625rem;
	height: 5.625rem;
	border-radius: 50%;
	margin: 1.214rem auto 2.5rem;
}

.testimonial-container .img-block img {
	border-radius: 50%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: -webkit-filter linear .3s;
	transition: -webkit-filter linear .3s;
	-o-transition: filter linear .3s;

}

.testimonial-container h2 {
	color: #5645ff;
	font-weight: 300;
}

.testimonial-container .designation {
	color: #575757;
	text-transform: uppercase;
}

.testimonial-container .text-wrap {
	opacity: 0;
	position: relative;
}



.testimonial-container .owl-item.center .img-block {
	width: 7.875rem;
	height: 7.875rem;
	margin-top: 0;
}

.testimonial-container .owl-item.center .img-block img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.testimonial-container .owl-item.center .text-wrap {
	opacity: 1;
}

/*------------------------------------------------------------------
14. Logo Block / .logo-container
-------------------------------------------------------------------*/

/******* logo slide styles *******/

.logo-container {
	text-align: center;
}

.logo-container .owl-carousel .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

/*------------------------------------------------------------------
15. Newsletter form / .waituk_newsletter-form
-------------------------------------------------------------------*/

/******* form styles *******/

.form-control {
	border: .1429rem solid #f1f1f1;
	font: 1.125rem/2rem 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0 .9375rem;
	background: none;
	letter-spacing: .2429rem;
	border-radius: 0;
	color: #55565b;
	font-weight: 500;
	height: 3.125rem;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control:focus {
	border-color: #c9cacd;
	color: #55565b;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control.form-control-v1 {
	border-width: 0 0 .1429rem;
	padding-left: 0;
	padding-right: 0;
}

textarea.form-control {
	padding-top: 1rem;
	padding-bottom: .7143rem;
	min-height: 180px;
}

input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder,textarea:focus:-moz-placeholder {
	color: transparent;
}

/* FF 4-18 */

input:focus::-moz-placeholder,textarea:focus::-moz-placeholder {
	color: transparent;
}

/* FF 19+ */

input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder {
	color: transparent;
}

/* IE 10+ */

/******* newsletter form styles *******/

.waituk_newsletter-form {
	max-width: 35.13rem;
	margin: 0 auto;
}

.waituk_newsletter-form .btn {
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
	min-width: 10.5rem;
	display: block;
	font-weight: 500;
	padding: .7rem 1.071rem .7rem;
	line-height: 1.2;
}

.waituk_newsletter-form .btn.btn-trans-dark-gray {
	line-height: 1.2;
	padding: .9rem 1.071rem .7rem;
	color: #55565b;
}

.waituk_newsletter-form input[type='email'] {
	background: none;
	color: #55565b;
	border-color: #55565b;
	letter-spacing: 0rem;
}

.waituk_newsletter-form ::-webkit-input-placeholder {
	color: #55565b;
}

.waituk_newsletter-form :-moz-placeholder {
	color: #55565b;
}

.waituk_newsletter-form ::-moz-placeholder {
	color: #55565b;
}

.waituk_newsletter-form :-ms-input-placeholder {
	color: #55565b;
}

.waituk_newsletter-form.newsletter-v1 {
	max-width: 100%;
}

.waituk_newsletter-form.newsletter-v1 input[type='email'] {
	padding-right: 4.375rem;
}

.waituk_newsletter-form.newsletter-v1 .input-holder {
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0;
	position: relative;
}

.waituk_newsletter-form.newsletter-v1 .btn {
	position: absolute;
	right: .9375rem;
	top: 50%;
	min-width: auto;
	padding: 0 0;
	background: none;
	border: none;
	color: #55565b;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.waituk_newsletter-form.newsletter-v2 {
	max-width: 100%;
}

.waituk_newsletter-form.newsletter-v2 .btn {
	min-width: 6.5rem;
}

/*------------------------------------------------------------------
16. Post Block / .post-grid
-------------------------------------------------------------------*/

/******* post styles *******/



.post-grid a {
	color: #575757;
}

.post-grid:hover .content-title a {
	color: #212121;
}

.post-grid:hover .post-link-holder a {
	color: #212121;
}

.post-grid:hover .post-link-holder a .fa {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.post-grid:hover .post-text-block {
	background: #fff;
}

.post-grid:hover .post-date {
	background: #000;
}

.post-grid:hover .post-img img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.post-img {
	position: relative;
	margin-bottom: -2rem;
}

.post-img img {
	-webkit-transition: all linear .3s, -webkit-filter linear .3s;
	transition: all linear .3s, -webkit-filter linear .3s;
	-o-transition: filter linear .3s, all linear .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.post-date {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	color: #fff;
	background: #212121;
	width: 4rem;
	padding: .715rem .9rem;
	line-height: 1.3;
	font-weight: 500;
}

.post-text-block p {
	margin-top: 1.75rem;
	margin-bottom: 0;
}

.post-text-block .content-sub-title {
	margin: 0;
}

.post-text-block .post-meta {
	margin-top: 2rem;
}

.post-link-holder,.post-social {
	width: 50%;
	float: left;
}

.post-link-holder {
	line-height: .875rem;
}

.post-link-holder a {
	display: inline-block;
	position: relative;
	padding-right: 1.429rem;
}

.post-link-holder .fa {
	position: absolute;
	right: 0;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-1rem, -50%);
	-o-transform: translate(-1rem, -50%);
	transform: translate(-1rem, -50%);
	-webkit-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
}

/*------------------------------------------------------------------
17. Elements / .demo-wrapper
-------------------------------------------------------------------*/

/******* social network styles *******/

.social-network {
	font-size: 1.25rem;
	line-height: 1.2;
}

.social-network li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0 0 .5rem;
}

.social-network li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.social-network a {
	color: #55565b;
}

.social-network a:hover {
	color: #c1c5cd;
}

.social-network a span {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.social-network a:hover .icon-facebook {
	color: #3b5998;
}

.social-network a:hover .icon-twitter {
	color: #1da1f2;
}

.social-network a:hover .icon-google-plus {
	color: #dd4b39;
}

.social-network a:hover .icon-pinterest {
	color: #bd081c;
}

.social-network a:hover .icon-dribbble {
	color: #c32361;
}

.social-network.social-small {
	font-size: .875rem;
}

.social-network.social-small li {
	padding: 0 .5143rem;
}

.social-network.social-small li:last-child {
	padding-right: 0;
}

.social-network.round-icon li a {
	display: inline-block;
	border: #55565b .0625rem solid;
	border-radius: 50%;
	line-height: 2.9rem;
	text-align: center;
	width: 2.5rem;
	height: 2.5rem;
	font-size: 1.125rem;
	background: transparent;
}

.social-network.round-icon li a:hover {
	background: #f8f8f8;
	border-color: #f8f8f8;
}

.social-network.with-text li {
	padding: 0 .3rem 0 0;
	font-size: .875rem;
	line-height: 1.2;
}

.social-network.with-text li:last-child {
	padding-right: 0;
}

.social-network.with-text li a {
	vertical-align: top;
}

.social-network.with-text li span {
	margin-right: .625rem;
	font-size: 1.125rem;
	line-height: 1.2;
}

.social-network.square-icon li a {
	display: inline-block;
	border: #55565b .0625rem solid;
	background: transparent;
	line-height: 2.9rem;
	text-align: center;
	width: 2.5rem;
	height: 2.5rem;
	font-size: 1.125rem;
}

.social-network.square-icon li a:hover {
	background: #f8f8f8;
	border-color: #f8f8f8;
}

.social-network.shadowed-icon li a {
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .13);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .13);
	border: none;
}

a.full-width-icon {
	height: 3.125rem;
	margin: 0;
	border: none;
	line-height: 3.125rem;
	position: relative;
	overflow: hidden;
	display: block;
	color: #fff;
	background: none;
}

a.full-width-icon .social-icon {
	width: 100%;
	text-align: center;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 3.125rem;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: opacity, top;
	-o-transition-property: opacity, top;
	transition-property: opacity, top;
	font-size: 1.25rem;
	line-height: 1.2;
	line-height: inherit;
}

a.full-width-icon .social-text {
	position: relative;
	top: 0;
	opacity: 1;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: opacity, top;
	-o-transition-property: opacity, top;
	transition-property: opacity, top;
}

a.full-width-icon.fb {
	background: #3b5998;
}

a.full-width-icon.twt {
	background: #1da1f2;
}

a.full-width-icon.pin {
	background: #bd081c;
}

a.full-width-icon.gp {
	background: #dd4b39;
}

a.full-width-icon:hover .social-icon {
	opacity: 1;
	top: 0;
}

a.full-width-icon:hover .social-text {
	opacity: 0;
	top: 1.875rem;
}

/******* breadcrumb styles *******/

.breadcrumb-block .breadcrumb {
	padding: 0;
	margin-bottom: 0;
	background: none;
	border-radius: 0;
	color: #fff;
	font-size: .65rem;
	text-transform: uppercase;
}

.breadcrumb-block .breadcrumb .breadcrumb-item {
	float: none;
	display: inline-block;
}

.breadcrumb-block .breadcrumb .breadcrumb-item a {
	color: #fff;
}

.breadcrumb-block .breadcrumb .breadcrumb-item a:hover {
	color: #c1c5cd;
}

.breadcrumb-block .breadcrumb .breadcrumb-item.active {
	color: #fff;
}

.breadcrumb-block .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
	color: #fff;
	padding: 0 .2rem;
}

.visual-no-bg .breadcrumb .breadcrumb-item {
	color: #55565b;
}

.visual-no-bg .breadcrumb .breadcrumb-item.active {
	color: #55565b;
}

.visual-no-bg .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
	color: #55565b;
}

.visual-no-bg .breadcrumb .breadcrumb-item a {
	color: #55565b;
}

.visual-no-bg .breadcrumb .breadcrumb-item a:hover {
	color: #c1c5cd;
}

/******* caption hover full styles *******/

.caption-hover-full {
	position: relative;
}

.caption-hover-full figcaption,.caption-hover-full .figcaption {
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 1rem;
	right: 1rem;
	top: 1rem;
	bottom: 1rem;
	color: #6e6f75;
	background: #fff;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}

.caption-hover-full figcaption:after,.caption-hover-full .figcaption:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	min-height: 100%;
}

.caption-hover-full figcaption > *,.caption-hover-full .figcaption > * {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}

.caption-hover-full .trigger {
	position: absolute;
	top: .625rem;
	right: .625rem;
	color: #5645ff;
	font-size: 1.5rem;
}

.caption-hover-full .content-title {
	text-transform: capitalize;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #6e6f75;
	position: relative;
	font-size: 1.125rem;
	line-height: 1.2;
}

.caption-hover-full .content-title:after {
	content: '';
	background: #d7d6d6;
	width: 2rem;
	height: .2rem;
	left: 50%;
	top: 100%;
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	position: absolute;
	margin-top: .7143rem;
}

.caption-hover-full:hover {
	cursor: pointer;
}

.caption-hover-full:hover figcaption,.caption-hover-full:hover .figcaption {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/******* fancybox styles *******/

.fancybox-close {
	background: #55565b;
	top: 0;
	right: 0;
	color: #fff;
}

.fancybox-close:hover {
	color: #fff;
}

.fancybox-close:before {
	content: '\e916';
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	font-size: 1.5rem;
	left: .373rem;
	top: -.4429rem;
}

.fancybox-nav span {
	background: #55565b;
	color: #fff;
}

.fancybox-nav span:before {
	content: '\e915';
	position: absolute;
	font-size: 1.5rem;
	left: .8rem;
	top: -.5571rem;
}

.fancybox-nav.fancybox-next span:before {
	content: '\e914';
	left: .9rem;
}

.fancybox-overlay {
	z-index: 9999999999;
}

#fancybox-thumbs {
	z-index: 99999999999;
}

.lightbox-description {
	display: none;
}

.fancy-pop {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}

/******* content list styles *******/

/******* contact form styles *******/

.waituk_contact-form {
	margin-bottom: 1.25rem;
}

.waituk_contact-form .form-control {
	font: .875rem/1 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	font-weight: 500;
}

.waituk_contact-form .form-group {
	margin-bottom: 1.875rem;
}

.waituk_contact-form ::-webkit-input-placeholder {
	color: #87888f;
}

.waituk_contact-form :-moz-placeholder {
	color: #87888f;
}

.waituk_contact-form ::-moz-placeholder {
	color: #87888f;
}

.waituk_contact-form :-ms-input-placeholder {
	color: #87888f;
}

.contact-confirmation {
	margin-top: .7143rem;
}

/******* contact info styles *******/

.contact-title {
	font: 700 .8571rem/2.1 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: 2.8125rem;
}

.info-slot {
	margin-bottom: 1.875rem;
	margin-top: 1.875rem;
	color: #575757;
	font-size: .75rem;
}

.info-slot .icon {
	width: 4.286rem;
	padding-right: .7143rem;
	font-size: 3.571rem;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}

.info-slot .text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 4.643rem);
}

.info-slot address {
	margin: 0;
}

.contact-list a {
	color: #575757;
}

.contact-list a:hover {
	color: #5645ff;
}

.contact-list li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contact-list .label-text {
	display: inline-block;
	width: 6.143rem;
	text-transform: uppercase;
}

.map-holder {
	width: 100%;
}

.map-holder iframe {
	width: 100%;
	display: block;
	pointer-events: none;
}

.map-holder iframe.clicked {
	pointer-events: auto;
}

/******* tab styles *******/

.tab-container {
	text-align: center;
}

.tab-container .nav-tabs {
	font-size: .6rem;
}

.tab-container .nav-tabs .nav-link {
	color: #55565b;
	font-weight: 700;
	text-transform: uppercase;
}

.tab-container .nav-tabs .nav-item {
	display: inline-block;
	float: none;
}

.tab-container .nav-tabs .nav-item + .nav-item {
	margin: 0 0 0 -.4125rem;
}

.tab-container .tab-button-nav {
	border-bottom: 0;
	text-align: center;
	display: block;
}

.tab-container .tab-button-nav .nav-link {
	padding: .75rem .4rem;
	border: 0;
	color: #55565b;
	border-radius: 0;
	background: #f8f8f8;
}

.tab-container .tab-button-nav .nav-link:hover,.tab-container .tab-button-nav .nav-link:focus,.tab-container .tab-button-nav .nav-link.active,.tab-container .tab-button-nav .nav-link.active:focus,.tab-container .tab-button-nav .nav-link.active:hover {
	background: #5645ff;
	color: #fff;
}

.tab-container .tab-button-nav .open .nav-link,.tab-container .tab-button-nav .open .nav-link:focus,.tab-container .tab-button-nav .open .nav-link:hover {
	background: #5645ff;
	color: #fff;
}

.tab-container .tab-content {
	font-size: .75rem;
	line-height: 2;
	color: #575757;
	letter-spacing: .07143rem;
}

.tab-container .tab-content p:last-child {
	margin-bottom: 0;
}

.tab-container .tab-text-nav {
	border-width: 0 0 .1429rem;
	border-color: #c1c5cd;
	display: inline-block;
}

.tab-container .tab-text-nav .nav-link {
	padding: .75rem .4rem;
	border: 0;
	color: #55565b;
	position: relative;
}

.tab-container .tab-text-nav .nav-link:before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	content: '';
	height: .13rem;
	background: #5645ff;
	-webkit-transition: all .3s ease-in-out .06s;
	-o-transition: all .3s ease-in-out .06s;
	transition: all .3s ease-in-out .06s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.tab-container .tab-text-nav .nav-link:hover,.tab-container .tab-text-nav .nav-link:focus,.tab-container .tab-text-nav .nav-link.active,.tab-container .tab-text-nav .nav-link.active:focus,.tab-container .tab-text-nav .nav-link.active:hover {
	color: #5645ff;
	background: none;
}

.tab-container .tab-text-nav .nav-link:hover:before,.tab-container .tab-text-nav .nav-link:focus:before,.tab-container .tab-text-nav .nav-link.active:before,.tab-container .tab-text-nav .nav-link.active:focus:before,.tab-container .tab-text-nav .nav-link.active:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.tab-container .tab-text-nav .open .nav-link,.tab-container .tab-text-nav .open .nav-link:focus,.tab-container .tab-text-nav .open .nav-link:hover {
	color: #5645ff;
}

.tab-container .tab-icon-nav {
	border-width: 0;
	border-color: #c1c5cd;
	display: inline-block;
}

.tab-container .tab-icon-nav .icon {
	display: block;
	font-size: 2rem;
	margin-bottom: 2rem;
	color: #55565b;
}

.tab-container .tab-icon-nav .nav-link {
	padding: .75rem .4rem;
	border: 0;
	color: #55565b;
	position: relative;
}

.tab-container .tab-icon-nav .nav-link:hover,.tab-container .tab-icon-nav .nav-link:focus,.tab-container .tab-icon-nav .nav-link.active,.tab-container .tab-icon-nav .nav-link.active:focus,.tab-container .tab-icon-nav .nav-link.active:hover {
	color: #5645ff;
	background: none;
}

.tab-container .tab-icon-nav .nav-link:hover .icon,.tab-container .tab-icon-nav .nav-link:focus .icon,.tab-container .tab-icon-nav .nav-link.active .icon,.tab-container .tab-icon-nav .nav-link.active:focus .icon,.tab-container .tab-icon-nav .nav-link.active:hover .icon {
	color: #55565b;
}

.tab-container .tab-icon-nav .open .nav-link,.tab-container .tab-icon-nav .open .nav-link:focus,.tab-container .tab-icon-nav .open .nav-link:hover {
	color: #5645ff;
}

.tab-container .tab-icon-nav .open .nav-link .icon,.tab-container .tab-icon-nav .open .nav-link:focus .icon,.tab-container .tab-icon-nav .open .nav-link:hover .icon {
	color: #55565b;
}

/******* tab styles *******/

.tab-container.tab-secondary {
	text-align: center;
}

.tab-container.tab-secondary .nav-tabs {
	font-size: .6rem;
}

.tab-container.tab-secondary .nav-tabs .nav-link {
	color: #55565b;
	font-weight: 700;
	text-transform: uppercase;
}

.tab-container.tab-secondary .nav-tabs .nav-item {
	display: inline-block;
	float: none;
}

.tab-container.tab-secondary .nav-tabs .nav-item + .nav-item {
	margin: 0 0 0 -.4125rem;
}

.tab-container.tab-secondary .tab-button-nav {
	border-bottom: 0;
	text-align: center;
	display: block;
}

.tab-container.tab-secondary .tab-button-nav .nav-link {
	padding: .75rem .7rem;
	border: 0;
	color: #55565b;
	border-radius: 0;
	background: #f8f8f8;
}

.tab-container.tab-secondary .tab-button-nav .nav-link:hover,.tab-container.tab-secondary .tab-button-nav .nav-link:focus,.tab-container.tab-secondary .tab-button-nav .nav-link.active,.tab-container.tab-secondary .tab-button-nav .nav-link.active:focus,.tab-container.tab-secondary .tab-button-nav .nav-link.active:hover {
	background: #ff6138;
	color: #fff;
}

.tab-container.tab-secondary .tab-button-nav .open .nav-link,.tab-container.tab-secondary .tab-button-nav .open .nav-link:focus,.tab-container.tab-secondary .tab-button-nav .open .nav-link:hover {
	background: #ff6138;
	color: #fff;
}

.tab-container.tab-secondary .tab-content {
	font-size: .75rem;
	line-height: 2;
	letter-spacing: .07143rem;
}

.tab-container.tab-secondary .tab-content p:last-child {
	margin-bottom: 0;
}

.tab-container.tab-secondary .tab-text-nav {
	border-width: 0 0 .1429rem;
	border-color: #c1c5cd;
	display: inline-block;
}

.tab-container.tab-secondary .tab-text-nav .nav-link {
	padding: .75rem .7rem;
	border: 0;
	color: #55565b;
	position: relative;
}

.tab-container.tab-secondary .tab-text-nav .nav-link:before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	content: '';
	height: .13rem;
	background: #ff6138;
	-webkit-transition: all .3s ease-in-out .06s;
	-o-transition: all .3s ease-in-out .06s;
	transition: all .3s ease-in-out .06s;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.tab-container.tab-secondary .tab-text-nav .nav-link:hover,.tab-container.tab-secondary .tab-text-nav .nav-link:focus,.tab-container.tab-secondary .tab-text-nav .nav-link.active,.tab-container.tab-secondary .tab-text-nav .nav-link.active:focus,.tab-container.tab-secondary .tab-text-nav .nav-link.active:hover {
	color: #ff6138;
	background: none;
}

.tab-container.tab-secondary .tab-text-nav .nav-link:hover:before,.tab-container.tab-secondary .tab-text-nav .nav-link:focus:before,.tab-container.tab-secondary .tab-text-nav .nav-link.active:before,.tab-container.tab-secondary .tab-text-nav .nav-link.active:focus:before,.tab-container.tab-secondary .tab-text-nav .nav-link.active:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.tab-container.tab-secondary .tab-text-nav .open .nav-link,.tab-container.tab-secondary .tab-text-nav .open .nav-link:focus,.tab-container.tab-secondary .tab-text-nav .open .nav-link:hover {
	color: #ff6138;
}

.tab-container.tab-secondary .tab-icon-nav {
	border-width: 0;
	border-color: #c1c5cd;
	display: inline-block;
}

.tab-container.tab-secondary .tab-icon-nav .icon {
	display: block;
	font-size: 2rem;
	margin-bottom: 2rem;
	color: #55565b;
}

.tab-container.tab-secondary .tab-icon-nav .nav-link {
	padding: .75rem .7rem;
	border: 0;
	color: #55565b;
	position: relative;
}

.tab-container.tab-secondary .tab-icon-nav .nav-link:hover,.tab-container.tab-secondary .tab-icon-nav .nav-link:focus,.tab-container.tab-secondary .tab-icon-nav .nav-link.active,.tab-container.tab-secondary .tab-icon-nav .nav-link.active:focus,.tab-container.tab-secondary .tab-icon-nav .nav-link.active:hover {
	color: #ff6138;
	background: none;
}

.tab-container.tab-secondary .tab-icon-nav .nav-link:hover .icon,.tab-container.tab-secondary .tab-icon-nav .nav-link:focus .icon,.tab-container.tab-secondary .tab-icon-nav .nav-link.active .icon,.tab-container.tab-secondary .tab-icon-nav .nav-link.active:focus .icon,.tab-container.tab-secondary .tab-icon-nav .nav-link.active:hover .icon {
	color: #55565b;
}

.tab-container.tab-secondary .tab-icon-nav .open .nav-link,.tab-container.tab-secondary .tab-icon-nav .open .nav-link:focus,.tab-container.tab-secondary .tab-icon-nav .open .nav-link:hover {
	color: #ff6138;
}

.tab-container.tab-secondary .tab-icon-nav .open .nav-link .icon,.tab-container.tab-secondary .tab-icon-nav .open .nav-link:focus .icon,.tab-container.tab-secondary .tab-icon-nav .open .nav-link:hover .icon {
	color: #55565b;
}

/******* tab styles *******/

.tab-container.tab-black .nav-tabs .nav-link {
	color: #55565b;
}

.tab-container.tab-black .tab-button-nav .nav-link {
	color: #55565b;
	background: #f8f8f8;
}

.tab-container.tab-black .tab-button-nav .nav-link:hover,.tab-container.tab-black .tab-button-nav .nav-link:focus,.tab-container.tab-black .tab-button-nav .nav-link.active,.tab-container.tab-black .tab-button-nav .nav-link.active:focus,.tab-container.tab-black .tab-button-nav .nav-link.active:hover {
	background: #000;
	color: #fff;
}

.tab-container.tab-black .tab-button-nav .open .nav-link,.tab-container.tab-black .tab-button-nav .open .nav-link:focus,.tab-container.tab-black .tab-button-nav .open .nav-link:hover {
	background: #000;
	color: #fff;
}

.tab-container.tab-black .tab-text-nav {
	border-color: #c1c5cd;
}

.tab-container.tab-black .tab-text-nav .nav-link {
	color: #55565b;
}

.tab-container.tab-black .tab-text-nav .nav-link:before {
	background: #000;
}

.tab-container.tab-black .tab-text-nav .nav-link:hover,.tab-container.tab-black .tab-text-nav .nav-link:focus,.tab-container.tab-black .tab-text-nav .nav-link.active,.tab-container.tab-black .tab-text-nav .nav-link.active:focus,.tab-container.tab-black .tab-text-nav .nav-link.active:hover {
	color: #000;
	background: none;
}

.tab-container.tab-black .tab-text-nav .open .nav-link,.tab-container.tab-black .tab-text-nav .open .nav-link:focus,.tab-container.tab-black .tab-text-nav .open .nav-link:hover {
	color: #000;
}

.tab-container.tab-black .tab-icon-nav {
	border-color: #c1c5cd;
}

.tab-container.tab-black .tab-icon-nav .icon {
	color: #55565b;
}

.tab-container.tab-black .tab-icon-nav .nav-link {
	color: #55565b;
}

.tab-container.tab-black .tab-icon-nav .nav-link:hover,.tab-container.tab-black .tab-icon-nav .nav-link:focus,.tab-container.tab-black .tab-icon-nav .nav-link.active,.tab-container.tab-black .tab-icon-nav .nav-link.active:focus,.tab-container.tab-black .tab-icon-nav .nav-link.active:hover {
	color: #000;
	background: none;
}

.tab-container.tab-black .tab-icon-nav .nav-link:hover .icon,.tab-container.tab-black .tab-icon-nav .nav-link:focus .icon,.tab-container.tab-black .tab-icon-nav .nav-link.active .icon,.tab-container.tab-black .tab-icon-nav .nav-link.active:focus .icon,.tab-container.tab-black .tab-icon-nav .nav-link.active:hover .icon {
	color: #55565b;
}

.tab-container.tab-black .tab-icon-nav .open .nav-link,.tab-container.tab-black .tab-icon-nav .open .nav-link:focus,.tab-container.tab-black .tab-icon-nav .open .nav-link:hover {
	color: #000;
}

.tab-container.tab-black .tab-icon-nav .open .nav-link .icon,.tab-container.tab-black .tab-icon-nav .open .nav-link:focus .icon,.tab-container.tab-black .tab-icon-nav .open .nav-link:hover .icon {
	color: #55565b;
}

/******* accordion styles *******/

.accordion-container {
	max-width: 35.63rem;
	margin: 0 auto;
}

.accordion-container .card {
	border: none;
	margin-bottom: .625rem;
	font-size: .75rem;
	line-height: 2;
}

.accordion-container .card .card-header {
	background: #212121;
	color: #fff;
	border: none;
}

.accordion-container .card .card-header:first-child {
	border-radius: 0;
}

.accordion-container .card .card-header h5 {
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.accordion-container .card .card-header h5 a {
	color: #fff;
	font-size: .75rem;
	font-weight: 700;
	display: block;
	line-height: 1.6;
}

.accordion-container .card .card-block {
	border: solid #fff;
	border-width: 0 .07143rem .07143rem;
	border-top: none;
	color: #575757;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2), 0 4px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2), 0 4px 12px 0 rgba(0, 0, 0, .1);
}

.accordion-container .card .card-block p:last-child {
	margin-bottom: 0;
}

.accordion-container .panel-icon .card .card-header {
	background: none;
	border-bottom: .07143rem solid #fff;
}

.accordion-container .panel-icon .card .card-header h5 a {
	position: relative;
	color: #575757;
}

.accordion-container .panel-icon .card .card-header h5 a:before {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	left: -1.1rem;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: '\e923';
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	font-size: 1rem;
}

.accordion-container .panel-icon .card .card-header h5 a[aria-expanded='true'] {
	background: none;
}

.accordion-container .panel-icon .card .card-header h5 a[aria-expanded='true']:before {
	content: '\e916';
}

.accordion-container .panel-icon .card .card-block {
	border: none;
}

/******* accordion styles *******/

.accordion-container.accordion-secondary {
	max-width: 35.63rem;
	margin: 0 auto;
}

.accordion-container.accordion-secondary .card {
	border: none;
	margin-bottom: .625rem;
	font-size: .75rem;
	line-height: 2;
}

.accordion-container.accordion-secondary .card .card-header {
	background: #5645ff;
	color: #fff;
	border: none;
}

.accordion-container.accordion-secondary .card .card-header:first-child {
	border-radius: 0;
}

.accordion-container.accordion-secondary .card .card-header h5 {
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.accordion-container.accordion-secondary .card .card-header h5 a {
	color: #fff;
	font-size: .75rem;
	font-weight: 700;
	vertical-align: middle;
}

.accordion-container.accordion-secondary .card .card-block {
	border: solid #fff;
	border-width: 0 .07143rem .07143rem;
	border-top: none;
	color: #575757;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2), 0 4px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2), 0 4px 12px 0 rgba(0, 0, 0, .1);
}

.accordion-container.accordion-secondary .card .card-block p:last-child {
	margin-bottom: 0;
}

.accordion-container.accordion-secondary .panel-icon .card .card-header {
	background: none;
	border-bottom: .07143rem solid #c1c5cd;
}

.accordion-container.accordion-secondary .panel-icon .card .card-header h5 a {
	position: relative;
	color: #212121;
}

.accordion-container.accordion-secondary .panel-icon .card .card-header h5 a:before {

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	left: -1.1rem;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	content: '\e923';
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	font-size: 1rem;
}

.accordion-container.accordion-secondary .panel-icon .card .card-header h5 a[aria-expanded='true'] {
	background: none;
}

.accordion-container.accordion-secondary .panel-icon .card .card-header h5 a[aria-expanded='true']:before {
	content: '\e916';
}

.accordion-container.accordion-secondary .panel-icon .card .card-block {
	border: none;
}

/******* pricing block styles *******/

.pricing-block {
	padding: 3.5rem 1rem;
	-webkit-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
	font-weight: 400;
}

.pricing-block:hover {
	-webkit-box-shadow: 0 2px 9.3px .7px rgba(1, 2, 2, .1);
	box-shadow: 0 2px 9.3px .7px rgba(1, 2, 2, .1);
}

.pricing-block h3 {
	font-size: 1.25rem;
	line-height: 1.2;
	margin-bottom: 1.1rem;
	font-weight: 700;
	color: #55565b;
}

.pricing-block h4 {
	color: #55565b;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: capitalize;
}

.pricing-block .price {
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: .2143rem;
	font-family: 'Poppinss', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.pricing-block .content-sub-title {
	font-style: italic;
}

.pricing-block .btn-holder {
	margin-top: 3.75rem;
}

.pricing-block .col-wrap {
	padding-top: 3rem;
	padding-bottom: 3rem;
	margin-bottom: 0;
}

.pricing-block .col-wrap:first-child {
	border: solid #e3e5e8;
	border-width: 0 0 .07143rem;
}

.pricing-box-v1 {
	border: #e3e5e8 1px solid;
	margin-top: 3.125rem;
	-webkit-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
}

.pricing-box-v1:hover {
	-webkit-box-shadow: 0 2px 9.3px .7px rgba(1, 2, 2, .1);
	box-shadow: 0 2px 9.3px .7px rgba(1, 2, 2, .1);
}

.pricing-box-v1 .pricing-title {
	padding: 1.875rem .9375rem;
}

.pricing-box-v1 .pricing-title h4 {
	margin: 0;
}

.pricing-box-v1 .price {
	font-size: 1.25rem;
	line-height: 1.2;
	letter-spacing: .2143rem;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 1.563rem 0;
}

.pricing-box-v1 .plan-features ul li {
	border-top: #f8f8f8 1px solid;
	padding: .625rem .9375rem;
}

.pricing-box-v1 .btn-holder {
	border-top: #f8f8f8 1px solid;
	padding: 1.875rem 0;
}

.pricing-box-v1 .bg-primary h4 {
	color: #fff;
}

.pricing-box-v1.pricing-box-v2 {
	margin-top: 7.5rem;
}

.pricing-box-v1.pricing-box-v2 .price {
	width: 8.75rem;
	height: 8.75rem;
	margin: -4.375rem auto 2.188rem;
	line-height: 9.063rem;
	border-radius: 50%;
	border: #e3e5e8 1px solid;
}

.pricing-box-v1.pricing-box-v2 .divider-double-border {
	max-width: 50%;
	margin: .9375rem auto;
}

.demo-wrapper .row [class*='col-']:nth-of-type(1) .pricing-box-v1:first-child {
	margin-top: 0rem;
}

.demo-wrapper .row [class*='col-']:nth-of-type(1) .pricing-box-v2:first-child {
	margin-top: 3.75rem;
}

/******* grid box styles *******/

.grid-box .grid-box-demo {
	background-color: #f8f8f8;
	display: block;
	min-height: 3.375rem;
	line-height: 3.375rem;
	text-align: center;
	font-size: .75rem;
	color: #000;
}

.grid-box .row {
	padding-bottom: 2.5rem;
}

/******* owl carousel styles *******/

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 5rem;
	color: #c1c5cd;
}

.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled {
	opacity: .3;
	cursor: none;
	pointer-events: none;
}

.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover {
	color: #575757;
}

.owl-carousel .owl-nav .owl-prev {
	right: calc(100%);
}

.owl-carousel .owl-nav .owl-next {
	left: calc(100%);
}

.owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
}

.owl-carousel .owl-item .img-block img {
	width: 100%;
}

.owl-carousel.portfolio-slide .owl-nav {
	position: absolute;
	bottom: 2.143rem;
	right: 2.143rem;
	z-index: 9;
}

.owl-carousel.portfolio-slide .owl-nav .owl-prev,.owl-carousel.portfolio-slide .owl-nav .owl-next {
	position: relative;
	background: #55565b;
	height: 3.571rem;
	width: 3.571rem;
	color: #fff;
	right: auto;
	left: auto;
	top: auto;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	display: inline-block;
	margin-left: .7rem;
	font-size: 3rem;
	line-height: 3.571rem;
	text-align: center;
}

/******* carousel styles *******/

.multi-image .img-block {
	position: relative;
}

.no-gutter-slide .owl-dots {
	text-align: center;
}

.no-gutter-slide .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 .3125rem;
}

.no-gutter-slide .owl-dots .owl-dot span {
	width: .625rem;
	height: .625rem;
	border-radius: 50%;
	background: #c1c5cd;
	display: inline-block;
	-webkit-transition: .3s all linear;
	-o-transition: .3s all linear;
	transition: .3s all linear;
}

.no-gutter-slide .owl-dots .owl-dot.active span,.no-gutter-slide .owl-dots .owl-dot:hover span {
	background: #575757;
}

/******* data table styles *******/

.data-table {
	border: 1px solid #ebedef;
}

.data-table .table {
	border: none;
	margin: 0;
}

.data-table .table > thead > tr > th {
	border-width: 0;
	font-size: .75rem;
	line-height: 2.1;
}

.data-table .table > tbody > tr > td,.data-table .table > tbody > tr > th,.data-table .table > tfoot > tr > td,.data-table .table > tfoot > tr > th,.data-table .table > thead > tr > td,.data-table .table > thead > tr > th {
	padding: .625rem;
	border-color: #ebedef;
	vertical-align: middle;
}

.data-table .table-striped tbody tr:nth-of-type(odd),.data-table .table-hover tbody tr:hover {
	background-color: #f8f8f8;
}

.data-table .vertical-bordered.table > tbody > tr > td,.data-table .vertical-bordered.table > tbody > tr > th,.data-table .vertical-bordered.table > tfoot > tr > td,.data-table .vertical-bordered.table > tfoot > tr > th,.data-table .vertical-bordered.table > thead > tr > td,.data-table .vertical-bordered.table > thead > tr > th {
	border-right: 1px solid #ebedef;
	border-top: none;
}

.data-table .vertical-bordered.table > tbody > tr > td:last-child,.data-table .vertical-bordered.table > tbody > tr > th:last-child,.data-table .vertical-bordered.table > tfoot > tr > td:last-child,.data-table .vertical-bordered.table > tfoot > tr > th:last-child,.data-table .vertical-bordered.table > thead > tr > td:last-child,.data-table .vertical-bordered.table > thead > tr > th:last-child {
	border-right: none;
}

.data-table .vertical-bordered.table th,.data-table .vertical-bordered.table td {
	border-top: none;
}

.data-table .vertical-bordered > thead > tr > th {
	border-width: 1px;
}

/******* icon list styles *******/

.icon-lists ul li {
	list-style-type: none;
	display: block;
	position: relative;
	padding-left: 1.875rem;
	color: #55565b;
	margin: 0 0 .75rem;
}

.icon-lists ul li span {
	width: 1.875rem;
	height: 1.875rem;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 2rem;
}

.icon-lists ul li a {
	color: #55565b;
}

.icon-lists ul li a:hover {
	color: #5645ff;
}

.icon-lists.round-icons ul li {
	padding-left: 3.125rem;
}

.icon-lists.round-icons ul li span {
	border-radius: 50%;
	border: #55565b 1px solid;
	text-align: center;
}

.icon-lists.square-icons ul li {
	padding-left: 3.125rem;
}

.icon-lists.square-icons ul li span {
	border: #55565b 1px solid;
	text-align: center;
}

.icon-lists.solid-icons ul li {
	padding-left: 3.125rem;
}

.icon-lists.solid-icons ul li span {
	border: #55565b 1px solid;
	background: #55565b;
	color: #fff;
	text-align: center;
}

/******* Pagination styles *******/

.pagination-block .pagination {
	margin: 0;
}

.pagination-block .pagination > li a,.pagination-block .pagination > li span {
	color: #5645ff;
	padding: .625rem .9375rem;
	border-color: #ebedef;
}



/******* media embed styles *******/

.media-block {
	border-radius: 4px;
	background: #f8f8f8;
	padding: .625rem;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}

.media-block:hover {
	background: #dfdede;
}

/******* select picker styles *******/

.select-picker-block .bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
	width: 100%;
}

.select-picker-block .btn-group,.select-picker-block .btn-group-vertical {
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.select-picker-block .btn-group.bootstrap-select .dropdown-toggle:focus,.select-picker-block .btn-group-vertical.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}

.select-picker-block .btn {
	width: 100%;
	border: .1429rem solid #c1c5cd;
	font: 1.125rem/2rem 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0 .9375rem;
	background: none;
	letter-spacing: .2429rem;
	border-radius: 0;
	color: #c1c5cd;
	font-weight: 700;
	height: 3.125rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-transform: capitalize;
}

.select-picker-block .btn.btn-primary {
	background: #5645ff;
	color: #fff;
}

.select-picker-block .btn.btn-primary:hover {
	background: #2812ff;
	color: #fff;
}

.select-picker-block .btn.btn-primary.dropdown-toggle.bs-placeholder,.select-picker-block .btn.btn-primary.dropdown-toggle.bs-placeholder:hover,.select-picker-block .btn.btn-primary.dropdown-toggle.bs-placeholder:focus,.select-picker-block .btn.btn-primary.dropdown-toggle.bs-placeholder:active {
	color: #fff;
}

.select-picker-block .btn.btn-secondary {
	background: #ff6138;
	color: #fff;
}

.select-picker-block .btn.btn-secondary:hover {
	background: #ff3905;
	color: #fff;
}

.select-picker-block .btn.btn-tertiary {
	background: #f8f8f8;
}

.select-picker-block .btn.btn-tertiary:hover {
	background: #dfdede;
}

.select-picker-block .dropdown-menu {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 10px 20px 0 rgba(36, 83, 107, .15);
	box-shadow: 0 10px 20px 0 rgba(36, 83, 107, .15);
}

.select-picker-block .dropdown-menu > .active > a,.select-picker-block .dropdown-menu > .active > a:focus,.select-picker-block .dropdown-menu > .active > a:hover {
	background-color: #5645ff;
}

.select-picker-block .dropdown-menu > li > a {
	display: block;
	padding: 3px 15px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #55565b;
	white-space: nowrap;
}

.select-picker-block .dropdown-menu > li > a:focus,.select-picker-block .dropdown-menu > li > a:hover {
	color: #000;
	text-decoration: none;
	background-color: #f8f8f8;
}

.select-picker-block .dropdown-toggle::after {
	display: none;
}

.select-picker-block .glyphicon-ok:before {
	content: '\e489';
}

.select-picker-block .dropup .dropdown-menu {
	-webkit-box-shadow: 0 -10px 20px 0 rgba(36, 83, 107, .15);
	box-shadow: 0 -10px 20px 0 rgba(36, 83, 107, .15);
}

.select-picker-block .btn .caret {
	margin-left: 0;
}

.select-picker-block .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.select-picker-block .dropup .caret {
	content: '';
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
}

.select-picker-block .open > .dropdown-menu {
	display: block;
}

.select-picker-block .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	margin-top: 0;
}

/******* page banners styles *******/

.slide-bg {
	position: relative;
	margin-top: 3.875rem;
}

.video-bg {
	position: relative;
}

.video-bg:before {
	z-index: 99;
}

.video-bg .centered-wrap {
	padding-top: 45px;
}

.video-bg .embed-responsive {
	height: 100vh;
}

.video-bg .embed-responsive video {
	-o-object-fit: cover;
	object-fit: cover;
}

.map-bg {
	position: relative;
}

.colored-bg {
	height: 100vh;
	position: relative;
}

.fullscreen-bg {
	height: 100vh;
}

.image-bg {
	background-attachment: initial;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
}

/*------------------------------------------------------------------
 slide navigation styles
-------------------------------------------------------------------*/

.nav-wrap {
	position: absolute;
	bottom: auto;
	height: 100%;
}

.header-links {
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.header-links ul {
	padding: 0;
}

.header-links ul li {
	display: block;
	padding: 0;
}

#wrapper:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
}

.nav-active #wrapper:before {
	opacity: 1;
	visibility: visible;
}

.nav-wrap .nav-trigger-close {
	padding: .75rem .625rem;
	text-align: center;
	background: rgba(255, 255, 255, .1);
}

.nav-wrap .nav-trigger-close a {
	position: relative;
	display: inline-block;
}

.nav-wrap .nav-trigger-close i {
	position: absolute;
	margin: -12px -7px 0;
	left: 100%;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-wrap .nav-trigger-close:hover i {
	opacity: 1;
	visibility: visible;
	margin: -12px 5px 0;
}

.nav-wrap ul.side-nav > li,.nav-wrap .header-links ul > li {
	border-top: 1px solid rgba(0, 0, 0, .1);
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.nav-wrap ul.side-nav > li:first-child,.nav-wrap .header-links ul > li:first-child {
	border-top: 0;
}

.nav-wrap ul.side-nav > li > a,.nav-wrap .header-links ul > li > a {
	color: #a7a7a7;
	display: block;
	padding: 1.25rem;
	-webkit-transform: translateX(50px);
	-o-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	opacity: 0;
	letter-spacing: .05em;
	position: relative;
	z-index: 1;
}

.nav-wrap ul.side-nav > li > a:focus,.nav-wrap ul.side-nav > li > a:active,.nav-wrap .header-links ul > li > a:focus,.nav-wrap .header-links ul > li > a:active {
	text-decoration: none;
}

.nav-wrap ul.side-nav > li > a:before,.nav-wrap .header-links ul > li > a:before {
	-webkit-transition: all linear .15s;
	-o-transition: all linear .15s;
	transition: all linear .15s;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 100%;
	background: rgba(255, 255, 255, .03);
	position: absolute;
	z-index: -1;
}

.nav-wrap ul.side-nav > li > a:hover:before,.nav-wrap .header-links ul > li > a:hover:before {
	width: 100%;
}

.nav-wrap ul.side-nav > li:nth-child(1) > a,.nav-wrap .header-links ul > li:nth-child(1) > a {
	-webkit-transition-delay: .08s;
	-o-transition-delay: .08s;
	transition-delay: .08s;
}

.nav-wrap ul.side-nav > li:nth-child(2) > a,.nav-wrap .header-links ul > li:nth-child(2) > a {
	-webkit-transition-delay: .16s;
	-o-transition-delay: .16s;
	transition-delay: .16s;
}

.nav-wrap ul.side-nav > li:nth-child(3) > a,.nav-wrap .header-links ul > li:nth-child(3) > a {
	-webkit-transition-delay: .24s;
	-o-transition-delay: .24s;
	transition-delay: .24s;
}

.nav-wrap ul.side-nav > li:nth-child(4) > a,.nav-wrap .header-links ul > li:nth-child(4) > a {
	-webkit-transition-delay: .32s;
	-o-transition-delay: .32s;
	transition-delay: .32s;
}

.nav-wrap ul.side-nav > li:nth-child(5) > a,.nav-wrap .header-links ul > li:nth-child(5) > a {
	-webkit-transition-delay: .40s;
	-o-transition-delay: .40s;
	transition-delay: .40s;
}

.nav-wrap .dropdown-menu {
	position: relative;
	background: none;
	opacity: .5;
	float: none;
	border: none;
	border-radius: 0;
	color: #a7a7a7;
}

.nav-wrap .dropdown-menu .dropdown-item {
	color: #a7a7a7;
	font-weight: 300;
	font-size: .8571rem;
}

.nav-wrap .dropdown-menu .dropdown-item:focus,.nav-wrap .dropdown-menu .dropdown-item:hover {
	color: #fff;
	background: rgba(255, 255, 255, .13);
}

.nav-wrap .nav-trigger.navbar-pos-search {
	position: absolute;
	left: 15px;
	top: 42px;
	display: none;
}

.nav-wrap .nav-trigger.navbar-pos-search a {
	padding: 0;
	color: #fff;
}

.nav-wrap .nav-desc {
	padding: .9375rem;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.nav-active .nav-wrap {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-box-shadow: 0 22px 38px rgba(0, 0, 0, .2);
	box-shadow: 0 22px 38px rgba(0, 0, 0, .2);
}

.nav-active .nav-wrap .side-nav a,.nav-active .nav-wrap .header-links a {
	opacity: 1;
	-webkit-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.nav-active .nav-wrap .nav-trigger a {
	-webkit-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.nav-active.offcanvas-left #wrapper {
	-webkit-transform: translate(21.88rem, 0);
	-o-transform: translate(21.88rem, 0);
	transform: translate(21.88rem, 0);
}

.nav-active.offcanvas-right #wrapper {
	-webkit-transform: translate(-21.88rem, 0);
	-o-transform: translate(-21.88rem, 0);
	transform: translate(-21.88rem, 0);
}

.nav-active.nav-overlay-left .nav-wrap {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.nav-active.nav-overlay .nav-wrap {
	opacity: 1;
	visibility: visible;
}

/* offcanvas left */

.offcanvas-left .nav-wrap {
	right: auto;
	left: 0;
	-webkit-transform: translate(-21.88rem, 0);
	-o-transform: translate(-21.88rem, 0);
	transform: translate(-21.88rem, 0);
}

.offcanvas-left .nav-wrap .nav-trigger {
	display: block;
}

.offcanvas-left .nav-wrap .nav-trigger i {
	left: auto;
	right: 100%;
}

.offcanvas-left.nav-active .nav-wrap {
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

/* nav overlay left */

.nav-overlay-left .nav-wrap {
	-webkit-transform: translate(-21.88rem, 0);
	-o-transform: translate(-21.88rem, 0);
	transform: translate(-21.88rem, 0);
	right: auto;
	left: 0;
}

.nav-overlay-left .nav-wrap .nav-trigger-close i {
	left: auto;
	right: 100%;
}

/* nav overlay */

.nav-trigger a {
	display: block;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	color: #fff;
	margin-top: -.4375rem;
}

.nav-trigger a a:hover {
	color: #fff;
}

.nav-active .nav-trigger a {
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

/************* white-overlay Panel **********/

.white-overlay .nav-wrap ul.side-nav > li,.white-overlay .nav-wrap .header-links ul > li {
	border-color: #f8f8f8;
}

.white-overlay .nav-wrap ul.side-nav > li > a,.white-overlay .nav-wrap .header-links ul > li > a {
	color: #575757;
}

.white-overlay .nav-wrap ul.side-nav > li > a:hover:before,.white-overlay .nav-wrap .header-links ul > li > a:hover:before {
	background: #fff;
}

.white-overlay .nav-wrap .nav-trigger.navbar-pos-search a,.white-overlay .nav-wrap .nav-trigger a {
	color: #000;
}

.white-overlay .nav-wrap .nav-trigger-close {
	background: #fff;
}

.white-overlay .nav-wrap .nav-desc,.white-overlay .nav-wrap .header-links {
	border-color: #f8f8f8;
}

.white-overlay .nav-wrap .dropdown-menu {
	background: #fff;
	color: #a7a7a7;
}

.white-overlay .nav-wrap .dropdown-menu .dropdown-item {
	color: #a7a7a7;
}

.white-overlay .nav-wrap .dropdown-menu .dropdown-item:focus,.white-overlay .nav-wrap .dropdown-menu .dropdown-item:hover {
	color: #a7a7a7;
	background: #fff;
}

/******* site search styles *******/

.search-form-wrapper.fullscreen-search {
	background: none;
}

.search-form-wrapper.fullscreen-search .holder {
	background: #000;
	padding: 15px;
}

.search-form-wrapper.fullscreen-search .holder .close {
	top: 0;
	right: 0;
	font-size: 1rem;
}

.search-form-wrapper.fullscreen-search .holder button {
	right: .5rem;
	font-size: 1rem;
}

.search-form-wrapper.fullscreen-search .holder input[type='search'] {
	padding-right: 1.5rem;
}

.search-form-wrapper.dark-text .form-control,.search-form-wrapper.dark-text input,.search-form-wrapper.dark-text textarea,.search-form-wrapper.dark-text button,.search-form-wrapper.dark-text .close {
	color: #55565b;
	border-color: #55565b;
}

.search-form-wrapper.dark-text button:hover {
	color: #55565b;
}

.search-form-wrapper.dark-text .form-control:focus ~ button,.search-form-wrapper.dark-text .form-control:hover ~ button,.search-form-wrapper.dark-text input:focus ~ button,.search-form-wrapper.dark-text input:hover ~ button,.search-form-wrapper.dark-text textarea:focus ~ button,.search-form-wrapper.dark-text textarea:hover ~ button {
	color: #55565b;
}

.search-form-wrapper.dark-text ::-webkit-input-placeholder {
	color: #55565b;
}

.search-form-wrapper.dark-text :-moz-placeholder {
	color: #55565b;
}

.search-form-wrapper.dark-text ::-moz-placeholder {
	color: #55565b;
}

.search-form-wrapper.dark-text :-ms-input-placeholder {
	color: #55565b;
}

.search-form-wrapper.white-text .form-control,.search-form-wrapper.white-text input,.search-form-wrapper.white-text textarea,.search-form-wrapper.white-text button,.search-form-wrapper.white-text .close {
	color: #fff;
	border-color: #fff;
}

.search-form-wrapper.white-text button:hover {
	color: #fff;
}

.search-form-wrapper.white-text .form-control:focus ~ button,.search-form-wrapper.white-text .form-control:hover ~ button,.search-form-wrapper.white-text input:focus ~ button,.search-form-wrapper.white-text input:hover ~ button,.search-form-wrapper.white-text textarea:focus ~ button,.search-form-wrapper.white-text textarea:hover ~ button {
	color: #fff;
}

.search-form-wrapper.white-text ::-webkit-input-placeholder {
	color: #fff;
}

.search-form-wrapper.white-text :-moz-placeholder {
	color: #fff;
}

.search-form-wrapper.white-text ::-moz-placeholder {
	color: #fff;
}

.search-form-wrapper.white-text :-ms-input-placeholder {
	color: #fff;
}

/******* instagram widget styles *******/

.tag-block ul {
	margin-top: 1.875rem;
}

.tag-block ul li {
	list-style-type: none;
	display: inline-block;
	font-size: .75rem;
	font-weight: 500;
	color: #55565b;
	margin: 0 0 .625rem;
}

.tag-block ul li a {
	color: #55565b;
	background: #f8f8f8;
	border-radius: 20px;
	padding: 0 1.25rem;
	display: inline-block;
}

.tag-block ul li a:hover {
	background: #5645ff;
	color: #fff;
}

/******* slider styles *******/

.slider-title {
	font-size: 1.875rem;
	line-height: 1.2;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #fff;
	display: block;
	font-weight: 300;
	margin-bottom: 1.25rem;
}

.slider-title span {
	color: #2812ff;
}

.slider-title.text-white {
	font-size: 1.5rem;
	line-height: 1.2;
}

.slider-main-title {
	color: #575757;
	font-size: 1.875rem;
	line-height: 1.2;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 1.875rem;
}

.slider-sub-title {
	color: #5645ff;
	font-size: 1.125rem;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	letter-spacing: .3125rem;
	margin-bottom: 1.25rem;
}

.slider-text {
	color: #575757;
	font-size: .875rem;
	line-height: 1.875rem;
	font-weight: 500;
	margin-bottom: 1.875rem;
}

.tparrows {
	background: #5645ff;
}

.tparrows:before {
	color: #fff;
}

.tparrows:hover {
	background: #2812ff;
}

/*------------------------------------------------------------------
18. Blog
-------------------------------------------------------------------*/

/******* blog styles *******/

.blog-holder .col-wrap {
	margin-bottom: 0;
}

.blog-holder .blog-desc {
	border: 1px solid #f8f8f8;
	padding: 0 .9375rem;
}

.blog-holder .blog-desc .blog-title {
	position: relative;
	padding: .9375rem 0 .4rem;
	border-bottom: 1px solid #f8f8f8;
	margin: 0 0 1.25rem;
	-webkit-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
}

.blog-holder .blog-desc h6 {
	font-weight: 600;
	line-height: 1.6;
	margin: 0;
}

.blog-holder .blog-desc h6 a {
	color: #55565b;
}

.blog-holder .blog-desc:hover .blog-title h6 a {
	color: #5645ff;
}

.blog-holder .blog-share {
	border-top: 1px solid #f8f8f8;
	padding: 1.25rem .9375rem 0;
	background: #f8f8f8;
	margin: .9375rem -.9375rem 0;
}

.blog-holder .blog-share .social-network.with-text li {
	vertical-align: text-top;
	font-size: .75rem;
	position: relative;
}

.blog-holder .blog-share .social-network.with-text li span {
	font-size: 1rem;
	margin-right: 0;
}

.blog-holder .blog-share .social-network.with-text li:before {
	position: absolute;
	content: '/';
	right: -5px;
	top: 0;
}

.blog-holder .blog-share .social-network.with-text li:first-child:before,.blog-holder .blog-share .social-network.with-text li:last-child:before {
	display: none;
}

.blog-holder .blog-img {
	margin: 0 0 1.875rem;
}

.blog-holder .blog-img img {
	width: 100%;
}

.blog-holder .blog-footer {
	margin: .9375rem -.9375rem 0;
	padding: .9375rem .9375rem 0;
}

.reverse-grid .post-date {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all linear;
	-o-transition: .3s all linear;
	transition: .3s all linear;
}

.reverse-grid .post-img img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.reverse-grid:hover .post-date {
	opacity: 1;
	visibility: visible;
}

.reverse-grid:hover .post-img img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.comment-block {
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
	padding: 1.25rem .9375rem;
}

.comment-block h5 {
	font-weight: 600;
	line-height: 1.6;
}

.comment-block h5 a {
	color: #55565b;
}

.comment-block .comment-slot {
	position: relative;
}

.comment-block .comment-slot .thumb {
	max-width: 3.125rem;
}

.comment-block .comment-slot .comment-desc {
	padding: .9375rem;
	position: relative;
	margin-top: 1.875rem;
}

.comment-block .comment-slot .comment-desc a {
	color: #55565b;
}

.comment-block .comment-slot .comment-desc a:hover {
	color: #5645ff;
}

.comment-block .comment-reply {
	margin: 1.875rem 0 0 0;
}

.comment-block .comment-reply .comment-desc {
	border-top: 1px solid #f8f8f8;
}

.comment-block .jq-ry-container {
	padding: 0 0;
}

.blog-lists {
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	padding: .25rem .9375rem;
	margin: 0 -.9375rem 0;
}

.blog-lists .blog-list-items li {
	display: block;
	font-size: .75rem;
	position: relative;
	margin-right: 10px;
}

.blog-lists .blog-list-items li a {
	color: #000;
}

.blog-lists .blog-list-items li a:hover {
	color: #5645ff;
}

.blog-lists .blog-list-items li:last-child {
	margin-right: 0;
}

.related-posts .post-img {
	margin-bottom: 0;
}

.related-posts .blog-lists {
	border: none;
	padding: 0 0;
	margin: 0;
}

.related-posts .post-text {
	padding: .5rem 0 0;
}

.related-posts .post-text a:hover {
	color: #5645ff;
}

/******* author block ********/

.about-author {
	border: #ebedef 1px solid;
	border-bottom: #ebedef 3px double;
	padding: 1.875rem .9375rem;
}

.about-author h4 {
	font-size: .875rem;
	line-height: 1.2;
	font-weight: 500;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #55565b;
}

.about-author .author-av {
	float: left;
	width: 3.75rem;
	margin-right: 1.25rem;
}

.about-author .author-av img {
	width: 100%;
}

.about-author .author-desc {
	overflow: hidden;
	display: table-row;
}

.author-posts {
	padding: 1.875rem 0 0;
}

/******* recent post styles *******/

.post-block .post-holder {
	position: relative;
	padding-left: 5rem;
	margin-top: 1.875rem;
	min-height: 3.438rem;
}

.post-block .post-holder .post-avatar {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.438rem;
	height: 3.438rem;
	border-radius: 50%;
}

.post-block .post-holder .post-avatar img {
	border-radius: 50%;
}

.post-block .post-holder .post-avatar:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	border-radius: 50%;
	-webkit-transition: all linear .3s;
	-o-transition: all linear .3s;
	transition: all linear .3s;
	opacity: 0;
	visibility: hidden;
}

.post-block .post-holder .post-desc h6 {
	margin: 0;
	font-size: .875rem;
	font-weight: 500;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #212121;
}

.post-block .post-holder .post-desc h6 a {
	color: #212121;
}

.post-block .post-holder .post-desc p {
	margin: 0;
	font-size: .75rem;
	color: #55565b;
	line-height: 1.575rem;
}

.post-block .post-holder .post-desc p a {
	color: #212121;
}

.post-block .post-holder:hover .post-desc a {
	color: #5645ff;
}

.post-block .post-holder:hover .post-avatar:before {
	opacity: 1;
	visibility: visible;
}

/******* twitter feed styles *******/

.twitter-feed .tweet-holder {
	position: relative;
	padding-left: 80px;
	margin-top: 30px;
}

.twitter-feed .tweet-holder .twit-ico {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.438rem;
	color: #575757;
	font-size: 2rem;
	line-height: 1;
	text-align: center;
	-webkit-transition: all linear .2s;
	-o-transition: all linear .2s;
	transition: all linear .2s;
}

.twitter-feed .tweet-holder .twit-desc h6 {
	margin: 0;
	font-size: .875rem;
	font-weight: 500;
	font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #55565b;
}

.twitter-feed .tweet-holder .twit-desc h6 a {
	color: #55565b;
}

.twitter-feed .tweet-holder .twit-desc h6 a:hover {
	color: #5645ff;
}

.twitter-feed .tweet-holder .twit-desc p {
	margin: 0;
	font-size: .75rem;
	color: #55565b;
	line-height: 1.575rem;
}

.twitter-feed .tweet-holder .twit-desc p a {
	color: #5645ff;
	word-break: break-word;
}

.twitter-feed .tweet-holder .twit-desc p a:hover {
	color: #5645ff;
}

.twitter-feed .tweet-holder:hover h6 a {
	color: #5645ff;
}

.twitter-feed .tweet-holder:hover .twit-ico {
	color: #5645ff;
}

/******* instagram widget styles *******/

.instagram-widget ul {
	margin-top: 1.875rem;
}

.instagram-widget ul li {
	list-style-type: none;
	display: inline-block;
	width: 31%;
	margin: 0 1% 2.5% 0;
}

.instagram-widget ul li:nth-child(3n) {
	margin-right: 0;
}

.instagram-widget ul li img {
	width: 100%;
}

/*------------------------------------------------------------------
19. Footer
-------------------------------------------------------------------*/

/* footer styles */

.footer .footer-main {
	background-color: #000;
	position: relative;
	color: #7d7d7d;
	z-index: 2;
}

.footer .footer-main p {
	margin: 0;
	color: #7d7d7d;
}

.footer .footer-main p a {
	color: #7d7d7d;
}

.footer .footer-main p a:hover {
	color: #fff;
}

.footer .footer-main .holder {
	position: relative;
	padding-left: 3.5rem;
	text-align: left;
	margin: .7143rem 0;
}

.footer .footer-main .holder p {
	margin: 0;
	color: #7d7d7d;
}

.footer .footer-main .holder p a {
	color: #7d7d7d;
}

.footer .footer-main .holder p a:hover {
	color: #fff;
}

.footer .footer-main .icon {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 1.5rem;
	line-height: 1.2;
	color: #55565b;
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.footer .footer-main h4 {
	color: #7d7d7d;
	font-size: 1.25rem;
	margin-top: 1.25rem;
}

.footer .footer-logo {
	margin-bottom: 1.875rem;
}

.footer .divider-border {
	background: #242424;
	margin: 1.875rem auto;
}

.footer .divider-border.sm-border {
	max-width: 35.63rem;
}

.footer .footer-bottom {
	padding: 1.875rem 0;
	background: #212121;
}

.footer .footer-bottom p {
	margin: 0;
	color: #7d7d7d;
}

.footer .widget-block h4 {
	text-transform: uppercase;
	color: #575757;
}

.footer .widget-block .post-block .post-holder .post-desc h6 a {
	color: #7d7d7d;
}

.footer .widget-block .post-block .post-holder .post-desc p {
	color: #7d7d7d;
}

.footer .widget-block .post-block .post-holder:hover h6 a {
	color: #fff;
}

.footer .instagram-widget ul li {
	width: 29%;
	margin: 0 1% 2.5% 0;
}

.footer .instagram-widget ul li:nth-child(3n) {
	margin-right: 0;
}

.footer-nav ul li {
	position: relative;
	display: block;
	margin: 0;
	list-style-type: none;
}

.footer-nav ul li a {
	color: #7d7d7d;
	font-weight: 400;
}

.footer-nav ul li a:hover {
	color: #fff;
}

.footer-nav.inline-nav li {
	display: inline-block;
	margin: 0 1rem .625rem 0;
}

.footer-nav.inline-nav li:last-child {
	margin-right: 0;
}

.footer-nav.bordered-nav ul li:before {
	position: absolute;
	content: '|';
	top: 0;
	left: -.9375rem;
}

.footer-nav.bordered-nav ul li:first-child:before {
	display: none;
}

.footer-v1 .footer-main {
	background: #212121;
}

.footer-v2 .btn.btn-trans-dark-gray {
	color: #7d7d7d;
}

.footer-v3 .footer-map {
	background-image: url(../img/map-05.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.footer-v3 .bg-white {
	background-color: #fff;
}

.footer-v3 .bg-white .footer-bottom {
	background: #fff;
}

.footer-v3 .bg-white .divider-border {
	background: #f8f8f8;
}

.footer-v3 .bg-white .widget-block h4 {
	color: #55565b;
}

.footer-v3 .bg-white .widget-block .post-block .post-holder:hover h6 a {
	color: #5645ff;
}

.footer-v3 .bg-white .footer-nav ul li a:hover {
	color: #5645ff;
}

/*------------------------------------------------------------------
20. Utilities
-------------------------------------------------------------------*/

/******* utilities *******/

.has-overlay,.visual-inner,.parallax,.count-block,.overlay {
	position: relative;
	z-index: 999;
}

.has-overlay:before,.visual-inner:before,.parallax:before,.count-block:before,.overlay:before {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	content: '';
	position: absolute;
}

.bg-stretch {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.bg-stretch img {
	max-width: none;
	width: 100%;
}

.less-wide {
	max-width: 53.75rem;
	margin: 0 auto;
}

.black-overlay-1:before {
	background: rgba(0, 0, 0, .1);
}

.black-overlay-2:before {
	background: rgba(0, 0, 0, .2);
}

.black-overlay-3:before,.lighten-overlay:before {
	background: rgba(0, 0, 0, .3);
}

.black-overlay-4:before {
	background: rgba(0, 0, 0, .4);
}

.black-overlay-5:before,.dark-overlay:before {
	background: rgba(0, 0, 0, .5);
}

.black-overlay-6:before,.lighten-m-overlay:before {
	background: rgba(0, 0, 0, .6);
}

.black-overlay-7:before {
	background: rgba(0, 0, 0, .7);
}

.black-overlay-8:before {
	background: rgba(0, 0, 0, .8);
}

.black-overlay-9:before {
	background: rgba(0, 0, 0, .9);
}



.v-align-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.bg-white {
	background-color: #fff;
}

.bg-black {
	background-color: #000;
}

.bordered {
	border: .7143rem solid transparent;
}

.white-border {
	border-color: #fff;
}

.bg-gray-dark {
	background: #2d2d2d;
}

.bg-primary {
	background-color: #5645ff !important;
}

.bg-secondary {
	background-color: #ff6138 !important;
}

.bg-darker {
	background: #212121;
}

.bg-dark {
	background: #c1c5cd;
}

.gray-transparent {
	background: rgba(193, 197, 205, .1);
}

.no-overlay:after,.no-overlay:before {
	background: none;
}

.text-white {
	color: #fff !important;
}

.text-black {
	color: #000 !important;
}

.text-primary {
	color: #5645ff !important;
}

.text-secondary {
	color: #ff6138 !important;
}

.bottom-space {
	margin-bottom: 2.5rem;
}

.bottom-s-space {
	margin-bottom: 1.25rem;
}

.bottom-m-space {
	margin-bottom: 2.5rem;
}

.top-xl-space {
	margin-top: 3.125rem;
}

.top-m1-space {
	margin-top: 2.5rem;
}

.top-l-space {
	margin-top: 3.75rem;
}

.top-space {
	margin-top: 2.8125rem;
}

.top-s-space {
	margin-top: 1.25rem;
}

.top-space-medium-only {
	margin-top: 1.875rem;
}

.v-space {
	padding: 2.5rem 0;
}

.top-m-space {
	margin-top: 2.5rem;
}

.bottom-space-small-only {
	margin-bottom: 1.875rem;
}

.bottom-space-medium-only {
	margin-bottom: 1.875rem;
}

.block-right {
	margin-left: auto;
}

.has-radius-small {
	border-radius: .25rem;
}

.has-radius-medium {
	border-radius: .5rem;
}

.has-radius {
	border-radius: 1rem;
}

.has-radius-large {
	border-radius: 2rem;
}

.has-radius-huge {
	border-radius: 5.429rem;
}

.has-shadow {
	-webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .3);
}

.transparent {
	background: transparent;
}

.img-border {
	border-radius: .5rem;
}

.img-border img {
	border-radius: .5rem;
}

.circular-img {
	border-radius: 50%;
}

.circular-img img {
	border-radius: 50%;
}

@media only screen and (min-width: 576px) {
	.pricing-block .col-wrap {
		padding-bottom: 0;
	}

	.pricing-block .col-wrap:first-child {
		border-width: 0 .07143rem 0 0;
	}

	.video-bg .centered-wrap {
		padding-top: 0;
	}

	.blog-lists .blog-list-items li {
		display: inline-block;
	}

	.blog-lists .blog-list-items li:before {
		position: absolute;
		content: '|';
		right: -9px;
		top: 0;
	}

	.blog-lists .blog-list-items li:last-child:before {
		display: none;
	}

	.about-author .author-av {
		width: 8.75rem;
	}
}

@media screen and (min-width: 576px) {
	h1 {
		font-size: 2.25rem;
	}

	h2 {
		font-size: 1.875rem;
	}

	h3 {
		font-size: 1.25rem;
	}

	.visual-title {
		font-size: 2.25rem;
	}

	.visual-title.text-white {
		font-size: 1.875rem;
	}

	.visual-text-v1 {
		font-size: .875rem;
	}

	.visual-text-v2 {
		font-size: 1.125rem;
	}

	.visual-text-v3 {
		font-size: 1.125rem;
	}

	.visual-subtitle {
		font-size: 2.25rem;
	}

	.visual-no-bg .visual-title {
		font-size: 1.875rem;
	}

	.visual-bottom-block h4 {
		font-size: .9375rem;
	}

	.btn {
		font-size: .9375rem;
	}

	.btn-alternate.btn {
		font-size: .9375rem;
	}

	.description {
		font-size: .875rem;
	}

	.content-title {
		font-size: .9375rem;
	}

	.information-block .info-block .block-title {
		font-size: 1.125rem;
	}

	.content-slot span {
		font-size: 1.125rem;
	}

	.alternate-block-v2 h3 {
		font-size: 2.25rem;
	}

	.big-font {
		font-size: .9375rem;
	}

	.widget-block h4 {
		font-size: .9375rem;
	}

	.block-sub-heading {
		font-size: .9375rem;
	}

	.block-sub-heading big {
		font-size: 1.125rem;
	}

	.block-heading .content-title {
		font-size: .875rem;
	}

	.info-list [class^='custom-'] {
		font-size: .9375rem;
	}

	.count-block .number {
		font-size: 1.5rem;
	}

	.count-block .text {
		font-size: .9375rem;
	}

	.social-network {
		font-size: 1.5rem;
	}

	.social-network.with-text li {
		font-size: .9375rem;
	}

	.social-network.with-text li span {
		font-size: 1.125rem;
	}

	a.full-width-icon .social-icon {
		font-size: 1.5rem;
	}

	.caption-hover-full .content-title {
		font-size: 1.125rem;
	}

	.pricing-block h3 {
		font-size: 1.5rem;
	}

	.pricing-block .price {
		font-size: 1.5rem;
	}

	.pricing-box-v1 .price {
		font-size: 1.5rem;
	}

	.data-table .table > thead > tr > th {
		font-size: .875rem;
	}

	.blockquote-block blockquote {
		font-size: .9375rem;
	}

	.slider-title {
		font-size: 2.25rem;
	}

	.slider-title.text-white {
		font-size: 1.875rem;
	}

	.slider-main-title {
		font-size: 2.25rem;
	}

	.slider-sub-title {
		font-size: 1.25rem;
	}

	.about-author h4 {
		font-size: .9375rem;
	}

	.footer .footer-main .icon {
		font-size: 1.875rem;
	}
}

@media screen and (min-width: 767px) {
	body {
		font-size: .8571rem;
	}

	h1 {
		font-size: 2.625rem;
	}

	h2 {
		font-size: 2.25rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	.visual-title {
		font-size: 2.625rem;
	}

	.visual-title.text-white {
		font-size: 2.25rem;
	}

	.visual-text-v1 {
		font-size: 1rem;
	}

	.visual-text-v2 {
		font-size: 1.25rem;
	}

	.visual-text-v3 {
		font-size: 1.25rem;
	}

	.visual-subtitle {
		font-size: 2.625rem;
	}

	.visual-no-bg .visual-title {
		font-size: 2.25rem;
	}

	.visual-bottom-block h4 {
		font-size: 1rem;
	}

	.btn {
		font-size: 1rem;
	}

	.btn-alternate.btn {
		font-size: 1rem;
	}

	.description {
		font-size: 1rem;
	}

	.content-title {
		font-size: 1rem;
	}

	.information-block .info-block .block-title {
		font-size: 1.25rem;
	}

	.content-slot span {
		font-size: 1.25rem;
	}

	.alternate-block-v2 h3 {
		font-size: 2.625rem;
	}

	.big-font {
		font-size: 1rem;
	}

	.widget-block h4 {
		font-size: 1rem;
	}

	.block-sub-heading {
		font-size: 1rem;
	}

	.block-sub-heading big {
		font-size: 1.25rem;
	}

	.block-heading .content-title {
		font-size: 1rem;
	}

	.info-list [class^='custom-'] {
		font-size: 1rem;
	}

	.count-block .number {
		font-size: 1.625rem;
	}

	.count-block .text {
		font-size: 1rem;
	}

	.social-network {
		font-size: 1.625rem;
	}

	.social-network.with-text li {
		font-size: 1rem;
	}

	.social-network.with-text li span {
		font-size: 1.25rem;
	}

	a.full-width-icon .social-icon {
		font-size: 1.625rem;
	}

	.caption-hover-full .content-title {
		font-size: 1.25rem;
	}

	.pricing-block h3 {
		font-size: 1.625rem;
	}

	.pricing-block .price {
		font-size: 1.625rem;
	}

	.pricing-box-v1 .price {
		font-size: 1.625rem;
	}

	.data-table .table > thead > tr > th {
		font-size: 1rem;
	}

	.blockquote-block blockquote {
		font-size: 1rem;
	}

	.slider-title {
		font-size: 2.625rem;
	}

	.slider-title.text-white {
		font-size: 2.25rem;
	}

	.slider-main-title {
		font-size: 2.625rem;
	}

	.slider-sub-title {
		font-size: 1.5rem;
	}

	.about-author h4 {
		font-size: 1rem;
	}

	.footer .footer-main .icon {
		font-size: 2.25rem;
	}
}

@media only screen and (min-width: 767px) {
	.bordered-document {
		margin: 1.875rem;
	}

	.bordered-document .main-header {
		top: 1.875rem;
		left: 1.875rem;
		right: 1.875rem;
	}

	.bordered-document .top-spaced-line {
		height: 1.875rem;
	}

	.bordered-document .left-spaced-line {
		width: 1.875rem;
	}

	.bordered-document .bottom-spaced-line {
		height: 1.875rem;
	}

	.bordered-document .right-spaced-line {
		width: 1.875rem;
	}

	.bordered-document #wrapper {
		padding: 0 0 1.875rem;
	}

	.bordered-document #top-search {
		margin: 0 -1.938rem !important;
	}

	.visual-inner {
		padding: 3.75rem 0;
		height: 34.38rem;
		max-height: 34.38rem;
	}

	.visual-sub .visual-inner {
		height: 60.71rem;
	}

	.visual-title {
		margin-bottom: 1.875rem;
	}

	.visual-text-v1 p,.visual-text-v2 p,.visual-text-v3 p {
		margin-bottom: 6.875rem;
	}

	.visual-no-bg .visual-inner {
		height: auto;
	}

	.search-form-wrapper input[type='search'] {
		padding-right: 4rem;
	}

	.search-form-wrapper .holder {
		width: 80%;
	}

	.search-form-wrapper .close {
		right: 2rem;
	}

	.search-form-wrapper .form-control,.search-form-wrapper button {
		font-size: 3rem;
	}

	.content-block {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.col-wrap {
		margin-bottom: 3.125rem;
	}

	.multiple-row {
		margin-bottom: -2.5rem;
	}

	.content-slot span {
		margin-top: 1.875rem;
	}

	.alternate-block-v2 h3 {
		margin: 0;
	}

	.alternate-block-v2 .text-wrap {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

	.element-type {
		padding-top: 6.25rem;
		padding-bottom: 4.6875rem;
	}

	.demo-wrapper .element-heading {
		margin-bottom: 6.25rem;
	}

	.filter-nav {
		margin-bottom: 3.125rem;
		font-size: .875rem;
	}

	.filter-nav li:not(:first-child):before {
		margin: 0 .875rem;
	}

	.filter-nav-v2 {
		margin-bottom: 3.125rem;
	}

	.picture-item {
		margin-top: 1.25rem;
	}

	.count-block .col-wrap {
		padding-top: 3.125rem;
		padding-bottom: 3.125rem;
	}

	.testimonial-container {
		padding-left: 3.571rem;
		padding-right: 3.571rem;
	}

	.testimonial-container .text-wrap {
		margin-left: -90%;
		margin-right: -90%;
	}

	.waituk_newsletter-form .input-holder {
		float: left;
		width: 100%;
		max-width: calc(100% - 12.38rem);
		margin: 0 1.875rem 0 0;
	}

	.waituk_newsletter-form .btn {
		min-width: 10.5rem;
	}

	.waituk_newsletter-form .btn.btn-trans-dark-gray {
		padding: .8rem 1.071rem .7rem;
	}

	.waituk_newsletter-form .btn.btn-trans-dark-gray:hover {
		color: #fff;
	}

	.waituk_newsletter-form.newsletter-v2 .input-holder {
		max-width: calc(100% - 8.40rem);
	}

	.social-network li {
		padding: 0 2rem 0 0;
	}

	.social-network.round-icon li {
		padding: 0 0rem;
	}

	.social-network.square-icon li {
		padding: 0 0rem;
	}

	a.full-width-icon {
		height: 7.5rem;
		line-height: 7.5rem;
	}

	.breadcrumb-block .breadcrumb {
		font-size: .875rem;
	}

	.waituk_contact-form {
		margin-bottom: 0;
	}

	.waituk_contact-form .form-group {
		margin-bottom: 1.875rem;
	}

	.tab-container .nav-tabs {
		font-size: .875rem;
	}

	.tab-container .tab-button-nav .nav-link {
		padding: .6375rem 2.813rem;
	}

	.tab-container .tab-text-nav .nav-link {
		padding: .6375rem 2.813rem;
	}

	.tab-container .tab-icon-nav .nav-link {
		padding: .75rem 2rem;
	}

	.tab-container.tab-secondary .nav-tabs {
		font-size: .875rem;
	}

	.tab-container.tab-secondary .tab-button-nav .nav-link {
		padding: .6375rem 2.813rem;
	}

	.tab-container.tab-secondary .tab-text-nav .nav-link {
		padding: .6375rem 2.813rem;
	}

	.tab-container.tab-secondary .tab-icon-nav .nav-link {
		padding: .75rem 2rem;
	}

	.accordion-container .card .card-header {
		padding: .875rem 1.875rem;
	}

	.accordion-container .card .card-header h5 a {
		font-size: .875rem;
	}

	.accordion-container .card .card-block {
		padding: 1.563rem 1.875rem;
	}

	.accordion-container .panel-icon .card .card-header h5 a:before {
		left: -2rem;
		font-size: 1.3rem;
	}

	.accordion-container.accordion-secondary .card .card-header {
		padding: .875rem 1.875rem;
	}

	.accordion-container.accordion-secondary .card .card-header h5 a {
		font-size: .875rem;
	}

	.accordion-container.accordion-secondary .card .card-block {
		padding: 1.563rem 1.875rem;
	}

	.accordion-container.accordion-secondary .panel-icon .card .card-header h5 a:before {
		left: -2rem;
		font-size: 1.3rem;
	}

	.pricing-block {
		padding: 4.5rem 1rem;
	}

	.pricing-block h3 {
		margin-bottom: 2rem;
	}

	.pricing-box-v1 {
		margin-top: 0;
	}

	.pricing-box-v1.pricing-box-v2 {
		margin-top: 5rem;
	}

	.demo-wrapper .row [class*='col-']:nth-of-type(1) .pricing-box-v1:first-child {
		margin-top: 0;
	}

	.demo-wrapper .row [class*='col-']:nth-of-type(1) .pricing-box-v2:first-child {
		margin-top: 5rem;
	}

	.icon-lists.inline-block ul li {
		display: inline-block;
		margin-right: 1.25rem;
	}

	.icon-lists.inline-block ul li:last-child {
		margin-right: 0;
	}

	.icon-border span {
		font-size: 2rem;
	}

	.icon-border-right span {
		font-size: 2rem;
	}

	.mid-icon-border span {
		font-size: 2rem;
	}

	.blockquote-block.blockquote-block-v3 blockquote {
		padding: 1.875rem 3.125rem;
	}

	.modal-wrap .form-group {
		margin-bottom: 1.375rem;
	}

	.modal-wrap.large-modal .modal-dialog {
		max-width: 1170px;
	}

	.signup-block .signup-wrap .circular-icon {
		width: 5rem;
		height: 5rem;
		line-height: 5.313rem;
		border-width: 2px;
		font-size: 2.375rem;
	}

	.signup-block .signup-wrap .form-group {
		margin-bottom: 1.25rem;
	}

	.slide-bg {
		margin-top: 0;
	}

	.video-bg .embed-responsive {
		min-height: 42.19rem;
		max-height: 42.19rem;
	}

	.colored-bg {
		min-height: 42.19rem;
		max-height: 42.19rem;
	}

	.fullscreen-bg {
		min-height: 100vh;
		max-height: 100vh;
	}

	.search-form-wrapper.fullscreen-search .holder {
		max-width: 1200px;
		background: #000;
		padding: 50px;
	}

	.search-form-wrapper.fullscreen-search .holder .close {
		top: 0;
		right: 0;
		font-size: 2rem;
	}

	.search-form-wrapper.fullscreen-search .holder input[type='search'] {
		padding-right: 4rem;
	}

	.search-form-wrapper.fullscreen-search .holder button {
		right: 50px;
		font-size: 3rem;
	}

	.slider-title {
		margin-bottom: 1.875rem;
	}

	.slider-main-title {
		margin-bottom: 3.125rem;
	}

	.slider-sub-title {
		margin-bottom: 2.5rem;
	}

	.slider-text {
		margin-bottom: 3.75rem;
	}

	.blog-holder .col-wrap {
		margin-bottom: 0;
	}

	.footer .divider-border {
		margin: 3.125rem auto;
	}

	.footer-v2 .btn {
		min-width: 8.9rem;
		line-height: 1;
	}

	.top-m1-space {
		margin-top: 5.625rem;
	}

	.top-l-space {
		margin-top: 5rem;
	}

	.top-space {
		margin-top: 3.75rem;
	}

	.top-space-medium-only {
		margin-top: 0;
	}

	.v-space {
		padding: 3.75rem 0;
	}

	.bottom-space-small-only {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.visual-bottom-block .item-box {
		min-height: 6.25rem;
	}

	.visual-bottom-block .owl-item + .owl-item .item-box:before,.visual-bottom-block .owl-item + .owl-item .item-box:after {
		display: block;
	}

	.sticky-nav ~ main.no-banner.no-top-header {
		padding-top: 4rem;
	}

	.center-aligned-3-col {
		max-width: 25%;
		margin: 0 auto;
	}

	.center-aligned-4-col {
		max-width: 33.33%;
		margin: 0 auto;
	}

	.center-aligned-6-col {
		max-width: 50%;
		margin: 0 auto;
	}

	.center-aligned-8-col {
		max-width: 66.66%;
		margin: 0 auto;
	}
}

    @media (min-width: 768px) {
        iframe.embed-responsive-item {
            width: 540px !important;
            height: 350px !important;
            border: none !important;
        }
    }


@media screen and (min-width: 991px) {
	h1 {
		font-size: 3rem;
	}

	h2 {
		font-size: 2.625rem;
	}

	h3 {
		font-size: 1.75rem;
	}

	.visual-title {
		font-size: 3rem;
	}

	.visual-title.text-white {
		font-size: 2.625rem;
	}

	.visual-text-v2 {
		font-size: 1.375rem;
	}

	.visual-text-v3 {
		font-size: 1.375rem;
	}

	.visual-subtitle {
		font-size: 3rem;
	}

	.visual-no-bg .visual-title {
		font-size: 2.625rem;
	}

	.visual-bottom-block h4 {
		font-size: 1.063rem;
	}

	.btn {
		font-size: 1.063rem;
	}

	.btn-alternate.btn {
		font-size: 1.063rem;
	}

	.content-title {
		font-size: 1.063rem;
	}

	.information-block .info-block .block-title {
		font-size: 1.375rem;
	}

	.content-slot span {
		font-size: 1.375rem;
	}

	.alternate-block-v2 h3 {
		font-size: 3rem;
	}

	.big-font {
		font-size: 1.063rem;
	}

	.widget-block h4 {
		font-size: 1.063rem;
	}

	.block-sub-heading {
		font-size: 1.063rem;
	}

	.block-sub-heading big {
		font-size: 1.375rem;
	}

	.info-list [class^='custom-'] {
		font-size: 1.063rem;
	}

	.count-block .number {
		font-size: 1.75rem;
	}

	.count-block .text {
		font-size: 1.063rem;
	}

	.social-network {
		font-size: 1.75rem;
	}

	.social-network.with-text li {
		font-size: 1.063rem;
	}

	.social-network.with-text li span {
		font-size: 1.375rem;
	}

	a.full-width-icon .social-icon {
		font-size: 1.75rem;
	}

	.caption-hover-full .content-title {
		font-size: 1.375rem;
	}

	.pricing-block h3 {
		font-size: 1.75rem;
	}

	.pricing-block .price {
		font-size: 1.75rem;
	}

	.pricing-box-v1 .price {
		font-size: 1.75rem;
	}

	.blockquote-block blockquote {
		font-size: 1.063rem;
	}

	.slider-title {
		font-size: 3rem;
	}

	.slider-title.text-white {
		font-size: 2.625rem;
	}

	.slider-main-title {
		font-size: 3rem;
	}

	.slider-sub-title {
		font-size: 1.75rem;
	}

	.about-author h4 {
		font-size: 1.063rem;
	}

	.footer .footer-main .icon {
		font-size: 2.625rem;
	}
}

@media only screen and (min-width: 991px) {
	.main-header.header-white.transparent {
		background: transparent;
	}

	.main-header.header-white.transparent .navbar .navbar-brand img:first-child {
		display: block;
	}

	.main-header.header-white.transparent .navbar .navbar-brand img:last-child {
		display: none;
	}

	.main-header.header-white.transparent .navbar .navbar-nav > li > a {
		color: #fff;
	}

	.main-header.header-white.transparent .navbar-pos-search a.x-search-trigger,.main-header.header-white.transparent .navbar-pos-search .navbar-link {
		color: #fff;
	}

	.main-header.header-white.transparent .navbar-pos-search a.icon-close-round {
		color: #c1c5cd;
	}

	.main-header.header-white.transparent.sticky-nav {
		background: #fff;
	}

	.main-header.header-white.transparent.sticky-nav .navbar .navbar-brand img:first-child {
		display: none;
	}

	.main-header.header-white.transparent.sticky-nav .navbar .navbar-brand img:last-child {
		display: block;
	}

	.main-header.header-white.transparent.sticky-nav .navbar .navbar-nav > li > a {
		color: #55565b;
	}

	.main-header.header-white.transparent.sticky-nav .navbar-pos-search a.x-search-trigger,.main-header.header-white.transparent.sticky-nav .navbar-pos-search .icon-sort-1 {
		color: #55565b;
	}

	.main-header .top-header.mega-menus .i-list.i-list-i-block.i-list-i-block-sm > li a span {
		margin-right: .625rem;
		font-size: .875rem;
	}

	.main-header .top-header ~ .bottom-header {
		margin-top: 42px;
	}

	.main-header .bottom-header.container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-header .navbar .navbar-nav li .dropdown-menu .s-list.s-list-mb-10 li {
		padding-top: .4375rem;
		padding-bottom: .4375rem;
	}

	.main-header .navbar .navbar-nav li .dropdown-menu {
		min-width: 13rem;
	}

	.main-header .navbar .navbar-nav li .dropdown-menu li {
		font-size: .6875rem;
	}

	.main-header .s-list.s-list-mb-10 > li a {
		font-size: .6875rem;
	}

	.main-header .mega-menus .mega-menu-multiple .cart-list,.main-header .main-header .navbar .navbar-nav > li:last-child {
		margin-right: 2rem;
	}

	.main-header .with-side-panel.navbar-pos-search.nav-trigger {
		margin-top: -39px;
	}

	.main-header .image-wrap h5 {
		margin: 0 0 1.5rem;
	}

	.main-header.sticky-nav .bottom-header {
		margin-top: 0;
	}

	.main-header.sticky-nav .navbar-pos-search a {
		top: .5rem;
	}

	.mega-menus .mega-menu-multiple .cart-list {
		margin-right: 2rem;
	}

	.visual-inner {
		padding: 5rem 0;
	}

	.visual-title {
		margin-bottom: 1.875rem;
	}

	.visual-sub-title {
		margin-bottom: 1rem;
	}

	.visual-text-v1 p,.visual-text-v2 p,.visual-text-v3 p {
		margin-bottom: 7.5rem;
	}

	.visual-no-bg .visual-inner {
		padding-top: 5.625rem;
		padding-bottom: 2.8125rem;
	}

	.btn {
		min-width: 15.63rem;
		line-height: 1.3;
	}
	.btn.btn-sm {
		min-width: 11rem;
	}

	.btn-alternate.btn {
		min-width: 16.9rem;
	}

	.content-block {
		padding-top: 6.25rem;
		padding-bottom: 6.25rem;
	}

	.col-wrap {
		margin-bottom: 3.75rem;
	}

	.multiple-row {
		margin-bottom: -3.75rem;
	}

	.information-block .info-block {
		padding: 5.25rem 1.75rem;
	}

	.content-slot h3 {
		margin-bottom: 3.75rem;
	}

	.content-slot p {
		margin-bottom: 2rem;
	}

	.content-slot .text-wrap {
		max-width: 31.25rem;
		margin-left: 8%;
		padding: 6rem 0;
	}

	.content-slot .row:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.alternate-block-v2 h3 {
		margin: 0;
	}

	.alternate-block-v2 .text-wrap {
		padding-top: 7.5rem;
		padding-bottom: 7.5rem;
	}

	.portfolio-block .no-gutters {
		padding: 1.875rem 0 0;
	}

	main.no-banner {
		padding-top: 8.5rem;
	}

	.no-top-header ~ .no-banner {
		padding-top: 6rem;
	}

	.ico-box {
		padding: 2.8125rem 3.125rem 1.2rem;
	}

	.icon-v1 .ico-box {
		padding: 0;
	}

	.icon-box-v2 .ico-box {
		padding: 0;
	}

	.icon-box-v2 .ico-box .icon-desc {
		padding: 2rem .9375rem;
		padding-left: 7.813rem;
	}

	.flipped-box .ico-box,.flipped-box .front-box,.flipped-box .back-box {
		min-height: 11.25rem;
	}

	.picture-item {
		margin-top: 1.875rem;
	}

	.count-block .col-wrap {
		padding-top: 4.375rem;
		padding-bottom: 4.375rem;
	}

	.testimonial-container .text-wrap {
		margin-left: -100%;
		margin-right: -100%;
	}

	.waituk_contact-form .form-group {
		margin-bottom: 1.875rem;
	}

	.contact-title {
		margin-bottom: 4.6875rem;
	}

	.info-slot {
		margin-bottom: 5.625rem;
		margin-top: -1.25rem;
	}

	.info-slot .icon {
		font-size: 6.571rem;
		width: 7.286rem;
	}

	.info-slot .text {
		width: calc(100% - 7.643rem);
	}

	.pricing-block {
		padding: 5.5rem 1rem;
	}

	.pricing-block h3 {
		margin-bottom: 3rem;
	}

	.full-map .img-wrap {
		min-height: inherit;
		position: absolute;
	}

	.signup-block .signup-wrap h2 {
		font-size: 2.375rem;
	}

	.signup-block .signup-wrap .circular-icon.bottom-space {
		margin-bottom: 1.875rem;
	}

	.signup-block .signup-wrap .form-group {
		margin-bottom: 1.875rem;
	}

	.slider-title {
		margin-bottom: 1.875rem;
	}

	.slider-main-title {
		font-size: 10rem;
		line-height: 10rem;
		letter-spacing: 1.563rem;
		margin-bottom: 4.375rem;
	}

	.slider-sub-title {
		margin-bottom: 3.75rem;
	}

	.slider-text {
		margin-bottom: 6.25rem;
	}

	.blog-grid figure,.blog-grid .blog-img {
		margin: 0;
	}

	.comment-block {
		padding: 1.25rem .9375rem;
	}

	.comment-block .comment-slot {
		padding-left: 4.375rem;
	}

	.comment-block .comment-slot .thumb {
		position: absolute;
		top: 0;
		left: 0;
	}

	.comment-block .comment-slot .comment-desc {
		margin-top: 0;
	}

	.comment-block .comment-slot .comment-desc:before {
		position: absolute;
		top: .9375rem;
		right: 100%;
		content: '';
	}

	.comment-block .comment-reply {
		margin: 3.125rem 0 0 3.125rem;
	}

	.comment-block .comment-reply .comment-desc {
		border-left: 1px solid #f8f8f8;
	}

	.author-posts {
		padding-bottom: 1.875rem;
	}

	.footer .footer-main h4 {
		margin-top: 0;
	}

	.footer .footer-logo {
		margin-bottom: 0;
	}

	.bottom-m-space {
		margin-bottom: 3.75rem;
	}

	.top-m1-space {
		margin-top: 6.25rem;
	}

	.top-l-space {
		margin-top: 6.25rem;
	}

	.top-space {
		margin-top: 5.625rem;
	}

	.v-space {
		padding: 5rem 0;
	}

	.top-m-space {
		margin-top: 3.75rem;
	}

	.bottom-space-medium-only {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 992px) and (max-width: 991px) {
	.main-header.header-logo-center .navbar .navbar-nav > li a {
		padding-left: .4rem;
		padding-right: .4rem;
	}
}

@media only screen and (min-width: 992px) and (min-width: 991px) {
	.main-header.header-logo-center .navbar .navbar-nav > li.p-static {
		position: relative;
	}

	.main-header.sticky-nav.header-logo-center .navbar .navbar-nav > li.p-static .dropdown-menu {
		left: auto;
		-webkit-transform: none;
		-o-transform: none;
		transform: none;
	}
}
@media screen and (max-width: 1024px) and (max-height: 600px) {
	iframe.embed-responsive-item {
		width: 450px !important;
		height: 350px !important;
		border: none !important;
	}
	h2.content-titl.mb-0 {
font-size: 35px !important;
font-weight: 600;
color: #000 !important;
}
}
@media screen and (max-width: 1024px) and (max-height: 768px) {
	iframe.embed-responsive-item {
		width: 450px !important;
		height: 350px !important;
		border: none !important;
	}
	h2.content-titl.mb-0 {
font-size: 35px !important;
font-weight: 600;
color: #000 !important;
}
}

@media screen and (max-width: 1024px) and (max-height: 1366px) {
	iframe.embed-responsive-item {
		width: 450px !important;
		height: 350px !important;
		border: none !important;
	}
	h2.content-titl.mb-0 {
font-size: 35px !important;
font-weight: 600;
color: #000 !important;
}
}

@media (min-width: 992px) {
	.main-header.header-logo-center .navbar {
		float: none;
		text-align: center;
	}

	.main-header.header-logo-center .navbar .navbar-brand {
		float: none;
		margin-right: 0;
		padding: 1.875rem 0 0;
	}

	.main-header.header-logo-center .navbar .navbar-nav.float-right {
		float: none;
		text-align: center;
	}

	.main-header.header-logo-center .navbar .navbar-nav > li {
		float: none;
		display: inline-block;
	}

	.main-header.header-logo-center .navbar .navbar-nav > li a {
		padding: 1.875rem 1rem;
	}
}