body {
    background-color: #fff!important;
    position: relative;
}

.container-fluid {
    padding-top: 24px;
}

h1,
h2,
h3 {
    font-family: 'DroidKufiBold'
}

p {
    font-size: 16px;
}

p,
span,
li {
    font-family: 'DroidKufiLight'
}

img {
    width: 100%;
}

.mb-0 {
    text-align: center;
    color: #343a40;
}

.text-primary {
    color: #bd5d38!important;
    font-family: 'DroidKufiBold'
}

.firstRow p {
    text-align: center;
    color: #000;
    font-size: 18px;
}

#secondRow {
    background: #1b1b1b;
    margin: 24px 0;
    padding-top: 24px;
    padding-bottom: 24px
}

#secondRow .mb-0 {
    color: #fff;
}

.rowDescription {
    text-align: justify!important;
    width: 85%;
    margin: auto;
    padding: 24px 15px 12px 15px;
	font-size:18px;
	color:#000;
}

.graphList {
    width: 80%;
    margin: auto;
    padding-top: 48px;
    font-size: 18px;
}

.listText {
    color: #fff!important
}

.graphList li {
    list-style-type: circle;
    color: #bd5d38;
    margin-bottom: 24px;
    line-height: 30px;
    text-align: justify;
}

.graphList2 li {
    font-weight: bold
}

.f100 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
}

.f100::after {
    border-bottom: 3px solid #1b1b1b;
    bottom: 0;
    content: "";
    height: 3px;
    right: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 10%;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    float: right;
}

.anotherRow {
    background: #e8e8e8;
}

.otherRowDescription {
    width: 80%;
    margin: 24px auto;
}

@media (max-width: 768px) {
    .caption>.mb-0, .f700 {
        width: 100% !important;
    }
    .container-fluid {
        padding-top: 55px!important;
    }
    .rowDescription {
        width: 100%!important;
        font-size: 16px!important;
    }
    .graphList li {
        text-align: right;
    }
    h1,
    h2,
    h3 {
        line-height: 40px!important;
        font-size: 20px!important;
        margin-bottom: 0px!important
    }
    .mb-0 {
        font-size: 20px!important;
    }
    .text-primary {
        width: 100%!important;
        display: block;
    }
    .textOnParallax {
        width: 100%!important;
    }
    .graphList {
        width: 90%;
        margin: auto;
    }
}

.clear {
    clear: both;
}

.bgimg {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.bgimg-1 {
    background-image: url("../imgs/1.jpg");
    min-height: 100%;
    margin-top: -5px;
}

/*.bgimg-1 {
    background-image: url("../imgs/1.jpg");
    min-height: 100%;
    margin-top: -5px;
}*/

.bgimg-2 {
    background-image: url("../imgs/2.jpg");
    min-height: 100%;
}

.bgimg-3 {
    background-image: url("../imgs/3.jpg");
    min-height: 100%;
}

.bgimg-4 {
    background-image: url("../imgs/4.jpg");
    min-height: 100%;
}

.bgimg-5 {
    background-image: url("../imgs/5.jpg");
    min-height: 100%;
}

.bgimg-6 {
    background-image: url("../imgs/6.jpg");
    min-height: 100%;
}


.bgimg:before {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    content: "";
}

.caption {
    width: 80%;
    text-align: center;
    color: #000;
    z-index: 1;
    padding: 15% 0 6% 0;
    margin: auto;
}

.caption>.mb-0 {
    color: #fff;
    padding: 18px;
    font-size: 2.2em;
    width: 50%;
    margin: auto;
    background: #aa120d;
}

p.f700 {
    margin-top: 12px!important;
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin: 0 auto 30px;
}
h2.f700 {
    margin-top: 12px!important;
    width: 50%;
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    margin: auto;
    font-family: 'DroidKufilight';
    background: #000;
}

.textOnParallax {
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin: 0 auto 30px;
}

a.hyperlink {
    color: red;
    text-decoration: underline;
    font-family: 'DroidKufiBold';
}


.vco-menubar{
	display:none !important;
	
}

.timeline {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.timeline h1,
.timeline h2,
.timeline h3,
.timeline h4,
.timeline h5,
.timeline h6 {
    line-height: inherit;
}

.timeline-item {
    padding-right: 40px;
    position: relative;
}

.timeline-item:last-child {
    padding-bottom: 0;
}

.timeline-info {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 .5em 0;
    text-transform: uppercase;
    white-space: nowrap;
}

.timeline-marker {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 15px;
}

.timeline-marker:before {
    background: #bd5d38;
    border: 3px solid transparent;
    border-radius: 100%;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}

.timeline-marker:after {
    content: "";
    width: 3px;
    background: #CCD5DB;
    display: block;
    position: absolute;
    top: 24px;
    bottom: 0;
    left: 6px;
}

.timeline-item:last-child .timeline-marker:after {
    content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
    background: transparent;
    border: 3px solid #bd5d38;
}

.timeline-content {
    padding-bottom: 5px;
}

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

.period {
    padding: 0;
}

.period .timeline-info {
    display: none;
}

.period .timeline-marker:before {
    background: transparent;
    content: "";
    width: 15px;
    height: auto;
    border: none;
    border-radius: 0;
    top: 0;
    bottom: 30px;
    position: absolute;
    border-top: 3px solid #CCD5DB;
    border-bottom: 3px solid #CCD5DB;
}

.period .timeline-marker:after {
    content: "";
    height: 32px;
    top: auto;
}

.period .timeline-content {
    padding: 40px 0;
}

.period .timeline-title {
    margin: 0;
}

.col-sm-4,
.col-sm-6 {
    margin-bottom: 24px;
}

@media (max-width: 768px) {
    .col-sm-4,
    .col-sm-6 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .timeline-split .timeline,
    .timeline-centered .timeline {
        display: table;
    }
    .timeline-split .timeline-item,
    .timeline-centered .timeline-item {
        display: table-row;
        padding: 0;
    }
    .timeline-split .timeline-info,
    .timeline-centered .timeline-info,
    .timeline-split .timeline-marker,
    .timeline-centered .timeline-marker,
    .timeline-split .timeline-content,
    .timeline-centered .timeline-content,
    .timeline-split .period .timeline-info,
    .timeline-centered .period .timeline-info {
        display: table-cell;
        vertical-align: top;
    }
    .timeline-split .timeline-marker,
    .timeline-centered .timeline-marker {
        position: relative;
    }
    .timeline-split .timeline-content,
    .timeline-centered .timeline-content {
        padding-left: 30px;
    }
    .timeline-split .timeline-info,
    .timeline-centered .timeline-info {
        padding-right: 30px;
    }
    .timeline-split .period .timeline-title,
    .timeline-centered .period .timeline-title {
        position: relative;
        left: -45px;
    }
}

@media (min-width: 992px) {
    .timeline-centered,
    .timeline-centered .timeline-item,
    .timeline-centered .timeline-info,
    .timeline-centered .timeline-marker,
    .timeline-centered .timeline-content {
        display: block;
        margin: 0;
        padding: 0;
    }
    .timeline-centered .timeline-item {
        padding-bottom: 40px;
        overflow: hidden;
    }
    .timeline-centered .timeline-marker {
        position: absolute;
        left: 50%;
        margin-left: -7.5px;
    }
    .timeline-centered .timeline-info,
    .timeline-centered .timeline-content {
        width: 50%;
    }
    .timeline-centered>.timeline-item:nth-child(odd) .timeline-info {
        float: left;
        text-align: right;
        padding-right: 30px;
    }
    .timeline-centered>.timeline-item:nth-child(odd) .timeline-content {
        float: right;
        text-align: left;
        padding-left: 30px;
    }
    .timeline-centered>.timeline-item:nth-child(even) .timeline-info {
        float: right;
        text-align: left;
        padding-left: 30px;
    }
    .timeline-centered>.timeline-item:nth-child(even) .timeline-content {
        float: left;
        text-align: right;
        padding-right: 30px;
    }
    .timeline-centered>.timeline-item.period .timeline-content {
        float: none;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .timeline-centered .timeline-item.period {
        padding: 50px 0 90px;
    }
    .timeline-centered .period .timeline-marker:after {
        height: 30px;
        bottom: 0;
        top: auto;
    }
    .timeline-centered .period .timeline-title {
        left: auto;
    }
}

.marker-outline .timeline-marker:before {
    background: transparent;
    border-color: #bd5d38;
}

.marker-outline .timeline-item:hover .timeline-marker:before {
    background: #bd5d38;
}

.twoPersons {
    background: #000;
    width: 80%;
    margin: auto;
    padding: 15px;
}

.twoPersons>.col-sm-6:nth-child(1) {
    padding-right: 0
}

.twoPersons>.col-sm-6:nth-child(2) {
    padding-left: 0
}

.card-text {
    color: #fff!important;
    text-align: center!important;
    margin: 0!important
}

.col-sm-6 {
    float: right!important
}

.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}

.service_first {
    background: #f2efef none repeat scroll 0 0;
    border: 1px dotted #c0c0c0;
    border-radius: 0;
    padding: 20px 10px;
    width: 100%;
}

.service_first h1 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    text-align: center;
    float: right;
    width: 40px;
    box-shadow: -3px 3px 4px rgba(0, 0, 0, 0.3);
}

.heading {
    border-bottom: 2px solid #fcab0e;
    padding-bottom: 9px;
    position: relative;
    border-left: 2px solid #fcab0e;
}

.service_first p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;
}

.service_first:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed #aaa;
    cursor: auto;
    display: block;
}

.resourcesRight {
    background: #bd111c;
    text-align: center;
    color: #fff;
}

.resourcesLeft {
    width: 100%;
    margin: auto;
    background: #2d2d2d;
    padding: 25px;
    color: #fff;
}

.resourcesLeft li {
    background: none;
}

.card-block {
    background: #62301d;
}

.lastContainer {
    background: #111111;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 30px 0;
}

.teamNames {
    text-align: center;
    font-family: 'DroidKufiLight';
    color: #fff;
}

.teamNames h1 {
    font-size: 18px;
    margin-bottom: 12px;
}


.vimeoVideo {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}


.vimeoVideo iframe, .vimeoVideo object, .vimeoVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.banner {
  /* this bit of markup is essential */
  position: relative;
  overflow: hidden;

  /* do this shit by yourself */
  
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top:-3%;
  height: 600px;


}

.banner__video {
	/*margin-top:20%;*/
  position: relative;
  top: 36%;
  left: 50%;
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}




/*features*/

.tm-bg-white-transparent {
	margin: 5px;
	padding: 40px;
	background-color: #0c0c0c52;
	/*max-width: 340px;*/
	width: 75%;
	margin: 20px;
	direction:rtl;
	color:white;
}

.tm-bg-white-transparent-page3 {
	margin-left: 100px;

}

.tm-page-5-content {
	float: right;
}

.container {
	/*float: right;*/
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.tm-btn-block {
	display: block;
}

.tm-btn-right {
	float:right;
}

.tm-address-box {
	color: white;
	padding-left: 40px;
}

.tm-bg-white-transparent-left {
	float: right;
	background-color: white;
	opacity: 0.8;

}
.tm-bg-white-transparent-center {
	display: inline-block;
	background-color: white;
	opacity: 0.8;
}
.tm-bg-white-transparent-right {
	float: left;
	background-color: white;
	opacity: 0.8;
}

.tm-img-container {
	width: 96%;
	max-width: 1020px;
}

.tm-slider-img {
	padding-left: 10px;
	padding-right: 10px;
}

.slick-dots li button:before {
	font-size: 20px;
	color: white;
	opacity: 1;
}

.slick-dots {
	position: absolute;
	bottom: -50px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #fbaa19;
}

.tm-btn-submit {
	font-size: 1.5rem;
    font-weight: 300;
    padding: 10px 60px;
    border-radius: 9px;
    float: right;
}
#scroller {
  width: 500px;
  height: 350px;
  margin: 0 auto;
  padding: 50px 0;
  -webkit-perspective: 670px;
  -moz-perspective: 670px;
  -o-perspective: 670px;
}
#scroller .item {
  width: 500px;
  display: block;
  position: absolute;
  border-radius: 10px;
  /*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.85, transparent), to(rgba(255, 255, 255, 0.15)));*/
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 0;
  font-family: 'DroidKufiBold';
}
/* Since inset shadows don't play nice with images, we'll create a pseudo element and apply our image styling to that instead */

#scroller .item:before {
  border-radius: 10px;
  width: 500px;
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.4);
}
#scroller .item img {
  display: block;
  border-radius: 10px;
}
#scroller .left {
  -webkit-transform: rotateY(25deg) translateX(-320px) skewY(-5deg) scale(0.4, 0.6);
  -moz-transform: rotateY(25deg) translateX(-320px) skewY(-5deg) scale(0.4, 0.6);
  -o-transform: rotateY(25deg) translateX(-320px) skewY(-5deg) scale(0.4, 0.6);
}
#scroller .middle {
  z-index: 1;
  -webkit-transform: rotateY(0deg) translateX(0) scale(1);
  -moz-transform: rotateY(0deg) translateX(0) scale(1);
  -o-transform: rotateY(0deg) translateX(0) scale(1);
}
#scroller .right {
  -webkit-transform: rotateY(-25deg) translateX(320px) skewY(5deg) scale(0.4, 0.6);
  -moz-transform: rotateY(-25deg) translateX(320px) skewY(5deg) scale(0.4, 0.6);
  -o-transform: rotateY(-25deg) translateX(320px) skewY(5deg) scale(0.4, 0.6);
}
#scroller .left-hidden {
  opacity: 0;
  z-index: -1;
  -webkit-transform: rotateY(25deg) translateX(-430px) skewY(-5deg) scale(0.3, 0.5);
  -moz-transform: rotateY(25deg) translateX(-430px) skewY(-5deg) scale(0.3, 0.5);
  -o-transform: rotateY(25deg) translateX(-430px) skewY(-5deg) scale(0.3, 0.5);
}
#scroller .right-hidden {
  opacity: 0;
  z-index: -1;
  -webkit-transform: rotateY(-25deg) translateX(430px) skewY(5deg) scale(0.3, 0.5);
  -moz-transform: rotateY(-25deg) translateX(430px) skewY(5deg) scale(0.3, 0.5);
  -o-transform: rotateY(-25deg) translateX(430px) skewY(5deg) scale(0.3, 0.5);
}

.nav {
  position: absolute;
  width: 500px;
  height: 30px;
  margin: 170px 0 0;
  z-index: 2;
  display: block;
}
.prev,
.next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  background-color: rgba(0, 0, 0, 0.85);
  border-radius: 15px;
  color: #E4E4E4;
  bottom: 15px;
  left: 15px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.7);
}
.next {
  left: inherit;
  right: 15px;
}
.prev:hover,
.next:hover {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.7);
}

.flexslider li h1 {
		background: rgba(51, 51, 51, 0.77);
		padding: 12px 18px 12px;
		margin-bottom: 0;
		font-size: 18px;
    font-weight: 300;
    text-align: right;
    line-height: 32px;
    font-family: 'DroidKufiBold';
    direction: rtl;
}

.flexslider li h2 {
		background: rgba(51, 51, 51, 0.5);
		padding: 13px 18px 11px;
		font-size: 1.1em;
		margin-bottom: 0;
		font-weight: 300;
}

.flexslider li .category {
		display: flex;
		flex-direction: row;
}

.flexslider li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

.flexslider li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}

.flex-direction-nav {
		position: absolute;
		top: 0;
		left: 30px;
}

.flex-direction-nav a {
		text-decoration: none;
		display: block;
		width: 30px;
		height: 30px;
		background-color: #333;
		margin: -20px 0 0;
		position: absolute;
		top: 50px;
		z-index: 10;
		overflow: hidden;
		opacity: .5;
		cursor: pointer;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
		text-align: left;
		left: -10px;
}

.flex-direction-nav .flex-next {
		text-align: right;
		left: 30px;
}

.flexslider:hover .flex-prev {
		left: -10px;
}

.flexslider:hover .flex-next {
		left: 30px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
		opacity: 1;
}

.flex-direction-nav a:before {
		font-family: FontAwesome;
		content: '\f104';
		font-size: 30px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		padding: 2px;
		font-size: 19px;
    line-height: 27px;
}

.flex-direction-nav a.flex-next:before {
		content: '\f105';
		background: #1d1d1d;
		color:white;
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}


/**/
/*youtube*/

.youtube {
    /*background-color: #000;*/
    margin-bottom: 30px;
    position: relative;
    /*padding-top: 47%;*/
    overflow: hidden;
    cursor: pointer;
	width: 85%;
    margin: auto;
    border: 5px solid #aa120d;
    border-radius: 5px;
	height: 600px;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
	
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


/*****/

headers .item {
  height: 100vh;
  position: relative;
}
headers .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
headers .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
headers .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
headers .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
headers .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
headers .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
headers .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
headers .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
headers .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
headers .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
headers .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
headers .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
headers .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
headers .owl-nav .owl-prev:focus {
  outline: 0;
}
headers .owl-nav .owl-prev:hover {
  background: #000 !important;
}
headers .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
headers .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
headers .owl-nav .owl-next:focus {
  outline: 0;
}
headers .owl-nav .owl-next:hover {
  background: #000 !important;
}
headers:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
headers:hover .owl-next {
  right: 0px;
  opacity: 1;
}


.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
}


.subtitle{
	
	color:white;
	text-align:center;
	font-size: 25px;
	background: black;
    padding: 30px;
	margin-top: -7%;
	
	
}


#soundManager3 {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    left: 52%;
    position: absolute;
    top: 55%;
    padding: 5px;
    z-index: 999999;
    /*background: #585851;*/
    width: 35px;
    height: 35px;
}


.hline{
  
  content: "";
  z-index: 1;
  text-align:center;
  height:0;
}

.hline.top::after, .hline.bottom::after{
  /*pullquote color+formatting*/
  font-family: arial;
  font-size: 5em;
  font-weight: bold;
  /*text-shadow: -8px -8px 0 #fff, 8px -8px 0 #fff, -8px 8px 0 #fff, 8px 8px 0 #fff;*/
  color: rgb(250, 169, 25);
  position:relative;
}






.map{
	display:block;
	
}

.external{
	
	display:none;
}

.lefto{
	display:block;
}

.zoola{
	display:block;
	
}

.mobi{
	display:none;
	
}


@media all and (max-width: 600px) {

#scroller .item{width:360px !important;}

.zoola{
	display:none;
	
}

.youtube img{
	top: 0%;
	
}

.youtube {
	
	height:250px;
	   
}

.mobi{
	display:block;
	 margin-top: 33%;
}

.lefto{
	display:none !important;
}

.youtube .play-button{
	    background-color: #3330;
		box-shadow:0 0 30px rgba(0, 0, 0, 0);
	
}

.youtube .play-button, .youtube .play-button:before{
	
	top: 45%;
}

.youtube{
	min-width: 300px;
	    border: 0px solid #aa120d;
	
}

.subtitle{
	
	color:#ff3d4f;
	text-align:center;
	font-size: 25px;
	background:#8b000000;
	margin-top: -68%;
	
}

.mapo{
	display:none;
	
}


.external{
	
	display:block;
}

}


@media (max-width: 768px){
	
	#scroller .item{width:360px !important;}
	
.zoola{
	display:none;
	
}	

.youtube {
	
	height:250px;
}

.youtube{
	min-width: 300px;
	    border: 0px solid #aa120d;
	
}

.mobi{
	display:block;
	    margin-top: 33%;
	
}

.youtube img{
	top: 0%;
	
}
	
	.subtitle{
	
	color:#ff3d4f;
	text-align:center;
	font-size: 25px;
	background:#8b000000;
	margin-top: -68%;
	
}

.lefto{
	display:none !important;
}



.mapo{
	display:none;
	
}

.youtube .play-button, .youtube .play-button:before{
	
	top: 45%;
}

.external{
	
	display:block;
}
	
}
