/*.fancy-feature-eighteen .illustration-holder {
	    width: 33.13%;
}
.fancy-feature-nineteen .illustration-holder {
	 width: 33.13%;
}
.fancy-feature-eighteen .illustration-holder {
	width: 38%;
}
*/
.illustration-holder.left-1 {
	right: initial !important;
	left: 4%;	
}
.illustration-holder.right-1 {
	left: initial !important;
	right: 4%;
}
#play-video-image {
	border-radius: 16px;
	max-width: 198px;
}
.title-style-three .main-title {
    font-size: 40px;
  
}
.title-style-three .main-title span {
	text-decoration: none !important;
}
.title-style-one .main-title {
	font-size: 40px;
}


.messages button {
	display: none;
}
.hero-banner-five {
	position: relative;
}
.hero-banner-five .hero-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; 
  z-index: 0;
  opacity: 0.6; 
}
/*
.hero-banner-five .container,
.hero-banner-five .shapes {
  position: relative;
  z-index: 1; 
}*/
.hero-banner-five .video-overlay {
  position: absolute;
  inset: 0;
  display: none;
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
}

.hero-banner-five.with-video h1,
.hero-banner-five.with-video .hero-heading span,
.hero-banner-five.with-video   p {
	color:#fff !important;
	    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    text-shadow: 2px 1px rgb(0, 0, 0, 0.5);
}

.hero-banner-five.with-video .demo-btn {
	    background: var(--prime-three);
	    color:#fff;
}
.hero-bg-video2 {
	background: #fff;
	
	width: 100%;
	border-radius: 15px;
}
.hero-banner-five.with-box .hero-heading {
	    font-size: 72px;
}
b.bold, strong.bold {
	font-family: 'gorditamedium';
}
.header-btn {
	padding-left:15px;
	padding-right:15px;
	max-width: initial !important;
    width: initial !important;
}
.play-video {
	padding:15px;
	background: var(--prime-three);
	border-radius: 50%;
	display: inline-block;
	color:#fff;
	width: 85px !important;
	font-size: 35px !important;
	text-align: center;
	line-height: 55px !important;
	height: 85px !important;
	top:-3px;
	position: relative;
}
.about-p {
	font-size: 19px;
    line-height: 1.7em;
}

.title-style-one .sc-title,
.title-style-three .sc-title {
    display: inline-block !important;
    line-height: 30px !important;
    border-radius: 20px !important;
    background: #738BAE !important;
    padding: 0 18px !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    color: #fff !important;
    margin-bottom: 20px !important;
}
.hero-banner-five .demo-btn {
	    font-family: gorditamedium;
    font-size: 17px;
    color: rgb(255, 255, 255);
    line-height: 48px;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    padding: 0px 40px;
    background: var(--prime-three);
    transition: 0.3s ease-in-out;
}
.theme-menu-four:before {
	width: 300px;
	height: 300px;
}
.logo img {
	width: 155px;
}
.ddialog .shape-one{
	top: 6% !important;
    right: 46% !important;
    width: 18.7% !important;
    z-index: 2;
        animation: rotated 20s infinite linear !important;

}
.ddialog .main-illustration  {
	max-width: 85%;
}
#hero-video .btn {
	background: var(--prime-three);
	color:#fff;
	width: 75px;
	height: 75px;
	line-height: 62px;
	text-align: center;
	font-size: 43px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	bottom:-35px;
	z-index: 2;
}

@media (max-width: 799px) {
	body .block-style-thirteen .list-item li {
		padding-left: 15px;
	}
	.list-item .numb {
		display: none;
	}
	.theme-menu-four:before {
	width: 200px;
	height: 200px;
}
.logo img {
	width: 111px;
}
}