/*
	Theme Name: Specia Standard
	Author: Specia
	Description: Specia is a Multipurpose WordPress Theme. Its provides you more than 10+ design in single theme.
	Version: 11.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: specia
	Slug: specia-standard
	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
	
*/


/* --------------------------------------
	=========================================
    General Body
	=========================================
-----------------------------------------*/

.header {
    min-height: 88px;
}

html {
    position: relative;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
body {
    font-size: 15px;
    position: inherit;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.2px;
    font-weight: 400;
    color: #242526;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.site {
	background: #ffffff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: inherit;
    background: none;
}

/* --------------------------------------
	=========================================
	Typography
	=========================================
-----------------------------------------*/
@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
	}
    .text-md-right {
        text-align: right;
	}
    .text-md-center {
        text-align: center;
	}
    .pl-md-0 {
    	padding-left: 0;
	}
    .pr-md-0 {
    	padding-right: 0;
	}
    .mb-md-0 {
    	margin-bottom: 0 !important;
	}
}

/*---------------------------------------
	Padding
-----------------------------------------*/
.padding-0{
    padding: 0 !important;
}
.padding-top-5{
    padding-top: 5px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-top-15{
    padding-top: 15px;
}
.padding-top-20{
    padding-top: 20px;
}
.padding-top-25{
    padding-top: 25px;
}
.padding-top-30{
    padding-top: 30px;
}
.padding-top-35{
    padding-top: 35px;
}
.padding-top-40{
    padding-top: 40px;
}
.padding-top-45{
    padding-top: 55px;
}
.padding-top-50{
    padding-top: 50px;
}
.padding-top-55{
    padding-top: 55px;
}
.padding-top-60{
    padding-top: 60px;
}
.padding-top-65{
    padding-top: 65px;
}
.padding-top-70{
    padding-top: 70px;
}
.padding-top-75{
    padding-top: 75px;
}
.padding-top-80{
    padding-top: 80px;
}
.padding-top-85{
    padding-top: 85px;
}
.padding-top-90{
    padding-top: 90px;
}
.padding-top-95{
    padding-top: 95px;
}
.padding-top-100{
    padding-top: 100px;
}

.padding-bottom-5{
    padding-bottom: 5px;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
.padding-bottom-15{
    padding-bottom: 15px;
}
.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-bottom-25{
    padding-bottom: 25px;
}
.padding-bottom-30{
    padding-bottom: 30px;
}
.padding-bottom-35{
    padding-bottom: 35px;
}
.padding-bottom-40{
    padding-bottom: 40px;
}
.padding-bottom-45{
    padding-bottom: 45px;
}
.padding-bottom-50{
    padding-bottom: 50px;
}
.padding-bottom-55{
    padding-bottom: 55px;
}
.padding-bottom-60{
    padding-bottom: 60px;
}
.padding-bottom-65{
    padding-bottom: 65px;
}
.padding-bottom-70{
    padding-bottom: 70px;
}
.padding-bottom-75{
    padding-bottom: 75px;
}
.padding-bottom-80{
    padding-bottom: 80px;
}
.padding-bottom-85{
    padding-bottom: 85px;
}
.padding-bottom-90{
    padding-bottom: 90px;
}
.padding-bottom-95{
    padding-bottom: 95px;
}
.padding-bottom-100{
    padding-bottom: 100px;
}

.header-widget .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.header-widget .row>div {
    flex: auto;
}

.wp-block-search .wp-block-search__input {
    border-radius: 100px;
}

.wp-block-search .wp-block-search__button {
    flex-shrink: 0;
    border-radius: 100px;
    padding: .6em 1.4em;
}

.sidebar .tagcloud a:hover, .tagcloud a:focus {
    color: #ffffff !important;
}

.widget .wp-calendar-nav {
    padding: 10px 9px;
}

/*---------------------------------------
	Margin
-----------------------------------------*/
.margin-0{
    padding: 0;
}
.margin-top-0{
    margin-top: 0;
}
.margin-top-5{
    margin-top: 5px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-top-35{
    margin-top: 35px;
}
.margin-top-40{
    margin-top: 40px;
}
.margin-top-45{
    margin-top: 45px;
}
.margin-top-50{
    padding-top: 50px;
}
.margin-top-55{
    margin-top: 55px;
}
.margin-top-60{
    margin-top: 60px;
}
.margin-top-65{
    margin-top: 65px;
}
.margin-top-70{
    margin-top: 70px;
}
.margin-top-75{
    margin-top: 75px;
}
.margin-top-80{
    margin-top: 80px;
}
.margin-top-85{
    margin-top: 85px;
}
.margin-top-90{
    margin-top: 90px;
}
.margin-top-95{
    margin-top: 95px;
}
.margin-top-100{
    margin-top: 100px;
}

.margin-bottom-5{
    margin-bottom: 5px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.margin-bottom-15{
    margin-bottom: 15px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-25{
    margin-bottom: 25px;
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-bottom-35{
    margin-bottom: 35px;
}
.margin-bottom-40{
    margin-bottom: 40px;
}
.margin-bottom-45{
    margin-bottom: 45px;
}
.margin-bottom-50{
    margin-bottom: 50px;
}
.margin-bottom-55{
    margin-bottom: 55px;
}
.margin-bottom-60{
    margin-bottom: 60px;
}
.margin-bottom-65{
    margin-bottom: 65px;
}
.margin-bottom-70{
    margin-bottom: 70px;
}
.margin-bottom-75{
    margin-bottom: 75px;
}
.margin-bottom-80{
    margin-bottom: 80px;
}
.margin-bottom-85{
    margin-bottom: 85px;
}
.margin-bottom-90{
    margin-bottom: 90px;
}
.margin-bottom-95{
    margin-bottom: 95px;
}
.margin-bottom-100{
    margin-bottom: 100px;
}



/*---------------------------------------
    Buttons Style        
-----------------------------------------*/

.btn-default{
    font-family: 'Open Sans', sans-serif;
    padding: 12px 24px;
    border-radius: 30px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.btn-light{
    background: transparent;
    color: #ffffff;
    border: solid 2px #ffffff;
}
.btn-light:hover{
    background: #ffffff;
    color: #747474;
    border-color: #ffffff;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.btn-dark{
    background: transparent;
    color: #ffffff;
    border: solid 2px #ffffff;
}
.btn-dark:hover{
    background: #1c314c;
    color: #ffffff;
    border-color: #1c314c;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

/* Prealoader Start */
.prealoader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
}
.prealoader .load {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.load {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: load 2.5s infinite linear both;
    animation: load 2.5s infinite linear both;
}
.load-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: load-dot 2.0s infinite ease-in-out both;
    animation: load-dot 2.0s infinite ease-in-out both;
}
.load-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: load-dot-before 2.0s infinite ease-in-out both;
    animation: load-dot-before 2.0s infinite ease-in-out both;
}
.load-dot:nth-child(1) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.load-dot:nth-child(2) {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.load-dot:nth-child(3) {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.load-dot:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.load-dot:nth-child(5) {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.load-dot:nth-child(6) {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.load-dot:nth-child(1):before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.load-dot:nth-child(2):before {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.load-dot:nth-child(3):before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.load-dot:nth-child(4):before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.load-dot:nth-child(5):before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.load-dot:nth-child(6):before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
@-webkit-keyframes load {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
	}
}
@keyframes load {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
	}
}
@-webkit-keyframes load-dot {
    80%,
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
	}
}
@keyframes load-dot {
    80%,
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
	}
}
@-webkit-keyframes load-dot-before {
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
	}
    
    100%,
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
	}
}
@keyframes load-dot-before {
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
	}
    
    100%,
    0% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
	}
}

/* Prealoader End */

.bt-primary {
    --duration: .5s;
    --move-hover: -4px;
    --shadow: 0 2px 8px -1px rgb(29 29 29 / 28%);
    --shadow-hover: 0 4px 20px -2px rgba(29, 29, 29, 0.5);
    padding: 16px 30px;
    border-radius: 100px;
    cursor: pointer;
    text-transform: initial;
    text-decoration: none;
    box-shadow: var(--shadow);
    transform: translateY(var(--y));
    transition: transform var(--duration) ease, box-shadow var(--duration) ease;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}

.bt-primary.bt-effect-1 span {
    display: inline-block;
}

.bt-primary.bt-effect-1:hover>span,
.bt-primary.bt-effect-1:focus>span {
    animation: button .15s cubic-bezier(0.05,-1.11,1,1.82) 2;
}

@keyframes button{from{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}to{-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}

.bt-primary div {
    display: flex;
}

.bt-primary div span {
    display: block;
    white-space: pre-wrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-style: normal;
}

.bt-primary div span:nth-child(1) {
    --d: 0.05s;
}

.bt-primary div span:nth-child(2) {
    --d: 0.1s;
}

.bt-primary div span:nth-child(3) {
    --d: 0.15s;
}

.bt-primary div span:nth-child(4) {
    --d: 0.2s;
}

.bt-primary div span:nth-child(5) {
    --d: 0.25s;
}

.bt-primary div span:nth-child(6) {
    --d: 0.3s;
}

.bt-primary div span:nth-child(7) {
    --d: 0.35s;
}

.bt-primary div span:nth-child(8) {
    --d: 0.4s;
}

.bt-primary div span:nth-child(9) {
    --d: 0.45s;
}

.bt-primary div span:nth-child(10) {
    --d: 0.5s;
}

.bt-primary div span:nth-child(11) {
    --d: 0.55s;
}

.bt-primary:hover,
.bt-primary:focus {
    --y: var(--move-hover);
    --shadow: var(--shadow-hover);
    --move: -4px;
    --shadow-active: 0 3px 1px rgba(0, 0, 0, .2);
}

.bt-primary.bt-effect-2:hover span,
.bt-primary.bt-effect-2:focus span {
    -webkit-animation: move var(--duration) linear var(--d);
    animation: move var(--duration) linear var(--d);
}

.bt-primary.bt-effect-3 {
    --move: 12px;
    --move-y: -8px;
    --blur: 4px;
}

.bt-primary.bt-effect-3:hover span,
.bt-primary.bt-effect-3:focus span {
    --duration: 1s;
    -webkit-animation: smoke var(--duration) linear var(--d);
    animation: smoke var(--duration) linear var(--d);
}

.bt-primary.bt-effect-4 {
    --move: 16px;
    --skew: 25deg;
    --skew-fast: 40deg;
    --skew-bounce: -12px;
}

.bt-primary.bt-effect-4:hover span,
.bt-primary.bt-effect-4:focus span {
    --duration: 1s;
    transform-origin: 50% 100%;
    -webkit-animation: drive var(--duration) linear var(--d);
    animation: drive var(--duration) linear var(--d);
}

@keyframes move {
	40% {
		transform: translateY(var(--move));
		text-shadow: var(--shadow-active);
	}
}
@keyframes smoke {
    45%,
    55% {
        filter: blur(var(--blur));
	}
	
    50%,
    50.1% {
        opacity: 0;
	}
	
    25%,
    75% {
        transform: translateX(0);
	}
	
    50% {
        transform: translateX(var(--move)) translateY(var(--move-y));
	}
	
    50.1% {
        transform: translateX(calc(var(--move) * -1));
	}
}
@keyframes drive {
    40% {
        opacity: 1;
	}
	
    55% {
        transform: skewX(var(--skew)) translateX(var(--move));
	}
	
    56% {
        transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
	}
	
    55%,
    56% {
        opacity: 0;
	}
	
    75% {
        transform: skewX(var(--skew));
	}
	
    85% {
        transform: skewX(var(--skew-bounce));
	}
}

/*Add Button From Scolax */

.global-btn{
	position:relative;
	overflow:visible;
	display:inline-flex;
	z-index:0;
	font-size: 12px;
	font-weight:700;
	color:#ffffff;
	padding:8px 15px;
	border-radius:4px;
	width:max-content;
	line-height:1;
}

.bt-border{
	
	vertical-align:middle;
}

.global-btn.btn1{
	border-radius:30px;
}

.global-btn.bt-border{
	background:none;
	border-width:2px;
	border-style:solid;
}


.global-btn.bg-white{
	background:#ffffff;
	color:#242526;
}

.global-btn i{
	margin-left:5px;
}


.global-btn:hover,
.global-btn:focus{
	color:#242526;
}


.global-btn.bg-white:hover,
.global-btn.bg-white:focus,.global-btn.bt-border:hover ,
.global-btn.bt-border:focus {
	color:#ffffff;
}

.global-btn:hover i,
.global-btn:focus i{
	color:#242526;	
}

.global-btn.bg-white:hover i,
.global-btn.bg-white:focus i,
.global-btn.bt-border:hover i,
.global-btn.bt-border:focus i
{
	color:#ffffff;	
}


.global-btn::before{
	width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 50%;
    content: "";
    background: #FFFFFF;
    top: 50%;
    left: 15px;
	transform:translateY(-50%);
    transition: all 0.3s ease 0s;
	z-index:-1;
}

@media (max-width:767px){
	.global-btn::before{
		left:5px;
	}
}

.global-btn.bg-white::before{
	background:#242526;
}


.global-btn:hover::before,
.global-btn:focus::before{
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: inherit;
	content: "";
	top: 0;
	left: 0;
	transform:translateY(0%);	
	z-index:-1;
}


@media (min-width:768px){
	.global-btn{
		padding: 16px 30px ;
		font-size:16px;
	}
}




/* Button End */

/*---------------------------------------
	Specia Slider (Common Style Specia)
-----------------------------------------*/
#slider-section {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	background-color: #333;
	z-index: 0;
}

.main-slider,
.main-slider .owl-item img {
	width: 100%;
	height: 100%;
}

/*.main-slider .owl-item img {
	width: 100%;
	height: 90vh;
	object-fit: cover;
}*/

.specia-slider {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.35);
}

.specia-table {
	overflow: hidden;
	display: table;
	width: 100%;
	height: 100%;
}

.specia-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.specia-content {
	position: relative;
	max-width: 700px;
	width: 100%;
	margin-top: 0;
}
.slider-section-twenty .specia-content {
	max-width: 760px;
}

.specia-slider.text-left .specia-content {
	margin-right: auto;
}

.specia-slider.text-center .specia-content {
	margin: auto;
	margin-top: 0;
}

.specia-slider.text-right .specia-content {
	margin-left: auto;
}

.specia-content h6 {
	color: #ffffff;
	margin-bottom: 15px;
	line-height: 1.15;
	font-size: 18px;
}



.specia-content h1 {
	font-size: 45px;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
	font-weight: 800;
	line-height: 1.15;
	margin: 0 0 18px;
}

.slider-section-twenty .specia-content h1 {
	font-size: 55px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
@media(max-width:767px){
	.slider-section-twenty .specia-content h1 {
		font-size: 22px;	
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.slider-section-twenty .specia-content h1 {
		font-size: 35px;	
	}	
}


.specia-content > span {
	width: 100%;
	display: inline-block;
}

.specia-content p {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 30px;
	font-size: 16px;
	line-height: 1.5;
}

.specia-content a:not(:last-child) {
	margin-right: 5px;
}

.specia-content a:last-child {
	margin-left: 10px;
}

.slider-btn-play,
.slider-btn-play [class*='video-'] {
	display: inline-block;
	color: #ffffff;
}
.slider-btn-play .video-play {
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	border-radius: 100%;
	position: relative;
}

.slider-btn-play .video-play:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 38px;
	height: 38px;
	margin: auto;
	-webkit-animation: ripple 1.6s ease-out infinite;
	animation: ripple 1.6s ease-out infinite;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	border-radius: 100%;
	background: inherit;
	opacity: 0.5;
	z-index: -1;
}

@-webkit-keyframes ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.5);opacity:.8}to{opacity:0;transform:scale(2)}}
@keyframes ripple{0%,35%{transform:scale(0);opacity:1}50%{transform:scale(1.5);opacity:.8}to{opacity:0;transform:scale(2)}}


.slider-section-twenty .slider-btn-play .video-play {
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
	position: relative;
}

@media (max-width:767px){
	.slider-section-twenty .slider-btn-play .video-play {
		width: 32px;
		height: 32px;
		line-height: 32px;
	}	
}

@media (min-width:768) and (max-width:991px){
	.slider-section-twenty .slider-btn-play .video-play {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}	
}

.slider-section-twenty .slider-btn-play .video-play:after {
	width: 46px;
	height: 46px;
	line-height: 46px;
	position: absolute;
	content: "";
	top:0;left:0;right:0;bottom:0;
	border-radius: inherit;
	-webkit-box-shadow: 0 0 0 rgba(255,255,255,0.5),0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5);
	box-shadow: 0 0 0 rgba(255,255,255,0.5),0 0 0 5px rgba(255,255,255,0.5), 0 0 0 10px rgba(255,255,255,0.5);
	z-index: -1;
	-webkit-animation: ripples 5s linear infinite;
	animation: ripples 5s linear infinite;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
}

@media (max-width:768px){
	.slider-section-twenty .slider-btn-play .video-play:after{
		width: 32px;
		height: 32px;
		line-height: 32px;
	}
}

@media (min-width:768) and (max-width:991px){
	.slider-section-twenty .slider-btn-play .video-play:after {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}	
}

@-webkit-keyframes ripples {
	to {
		box-shadow: 0 0 0 5px rgba(255,255,255,0.2), 0 0 0 10px rgba(255,255,255,0.2),
		0 0 0 15px rgba(255,255,255,0.2);
		transform: scale(0.85);
	}
	}@keyframes ripples {
	to {
		box-shadow: 0 0 0 5px rgba(255,255,255,0.2), 0 0 0 10px rgba(255,255,255,0.2),
		0 0 0 15px rgba(255,255,255,0.2);
		transform: scale(0.85);
	}
}


.slider-btn-play .video-text {
	margin-left: 5px;
	font-weight: 600;
	font-size: 15px;
}

.owl-carousel .owl-dots, .owl-carousel .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 0;
}

.owl-carousel .owl-nav [class*=owl-] {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -23px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-align: center;
	transition: all .2s ease 0s;
	color: #242526;
	background-color: #fff;
	text-align: center;
	z-index: 200;
	border-radius: 3px;
	border: 1px solid #ececec;
	box-sizing: initial;
	opacity: 0;
}

.owl-carousel .owl-nav [class*=owl-] i {
	line-height: 36px;
	color: #242526;
	font-size: 20px;
	transition: all .2s ease 0s;
}

.slider-section-twenty .owl-carousel.arrows-transparent .owl-nav [class*=owl-] i{
	color:#ffffff;
	font-weight:600;
}

.owl-carousel .owl-nav .owl-prev i {
	margin-left: -2px;
}

.owl-carousel .owl-nav .owl-next i {
	margin-right: -2px;
}

.owl-carousel.arrows-transparent .owl-nav [class*=owl-] i {
	color: #ffffff;
}

.owl-carousel.arrows-big .owl-nav [class*=owl-] {
	width: 55px;
	height: 55px;
	line-height: 50px;
	font-size: 25px;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel:hover .owl-next {
	left: auto;
	right: 25px;
	opacity: 1;
}

.owl-carousel:hover .owl-prev {
	right: auto;
	left: 25px;
	opacity: 1;
}

.owl-carousel .owl-dots {
	margin-top: 25px;
	position: relative;
}

.owl-carousel .owl-dots div {
	background-color: transparent;
	border: 0;
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
}

.owl-carousel .owl-dots .owl-dot span {
	position: relative;
	display: inline-block;
	margin: 0 4px;
	width: 20px;
	height: 6px;
	cursor: pointer;
	border-radius: 0;
	overflow: hidden;
	background-color: #ffffff;
	transition: background .3s ease;
}



.main-slider .owl-dots {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 0;
}

.main-slider .owl-dots .owl-dot span {
	border-color: #ffffff;
}

@media (max-width: 767px) {
	.main-slider .owl-dots {
		bottom: 10px;
	}
}

/* --------------------------------------
	=========================================
	Header Section (Common Style Specia)
	=========================================
-----------------------------------------*/

/* Widget-Social Circle Start */

.widget_social_widget li a:hover i,
.widget_social_widget li a:focus i {
	-webkit-animation: socialFxD .3s forwards;
	animation: socialFxD .3s forwards;
}
@-webkit-keyframes socialFxD {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	51% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}


.widget_info  a:hover i:before ,
.widget_info  a:focus i:before {
	-webkit-animation: infoFxD .3s forwards;
	animation: infoFxD .3s forwards;
	display:inline-block;
}
@-webkit-keyframes infoFxD {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	51% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}

.widget-square.widget_social_widget ul li,
.widget-circle.widget_social_widget ul li {
	padding: 4px 5px;
}

.widget-square.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li a {
	text-align: center;
	margin-left: 5px;
	background-color: #fff;
	transition: all .3s;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
}

.widget-circle.widget_social_widget ul li a {
	border-radius: 50%;
}

.widget-square.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.widget-square.widget_social_widget ul li:first-child a,
.widget-circle.widget_social_widget ul li:first-child a {
	margin-left: 0;
}

#header-top-right .widget-square.widget_social_widget:first-child,
#header-top-right .widget-circle.widget_social_widget:first-child {
	padding: 0 6px;
}

#header-top-left .widget-square.widget_social_widget li a,
#header-top-right .widget-square.widget_social_widget li a,
#header-top-left .widget-circle.widget_social_widget li a,
#header-top-right .widget-circle.widget_social_widget li a,
#header-top-left .widget-square.widget_social_widget:first-child li a,
#header-top-right .widget-square.widget_social_widget:first-child li a,
#header-top-left .widget-circle.widget_social_widget:first-child li a,
#header-top-right .widget-circle.widget_social_widget:first-child li a,
.widget-square.widget_social_widget ul li a,
.widget-square.widget_social_widget ul li:last-child a,
.widget-circle.widget_social_widget ul li a,
.widget-circle.widget_social_widget ul li:last-child a {
	border: 0;
	box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.15);
}

.ny-heading.animate-2 .ny-text-wrapper::after {
	height: 20px;
}

/*---------------------------------------
	Header Vertical Menu
-----------------------------------------*/

.header-vertical-toggle {
	width: 100%;
	position: relative;
	padding-right: 25px;
}

.header-vertical-btn {
	width: 100%;
	max-width: 255px;
	padding: 0 25px;
	border: 0;
	line-height: 44px;
}

.header-vertical-btn span {
	position: relative;
	display: inline-flex;
	align-items: center;
	z-index: 0;
	padding-right: 25px;
}

.header-vertical-btn i {
	margin-right: 20px;
}

.header-vertical-btn span::after,
.header-vertical-btn span::before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	width: 9px;
	background: #ffffff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: width .3s,-webkit-transform .3s;
	-moz-transition: width .3s,-moz-transform .3s;
	transition: width .3s,transform .3s;
}

.header-vertical-btn span::before {
	right: 6px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header-vertical-btn span::after {
	right: 0px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.vertical-is-active .header-vertical-btn span::after,
.vertical-is-active .header-vertical-btn span::before {
	width: 14px;
}

.vertical-is-active .header-vertical-btn span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.vertical-is-active .header-vertical-btn span::before {
	-webkit-transform: translateX(5px) rotate(-45deg);
	-moz-transform: translateX(5px) rotate(-45deg);
	-ms-transform: translateX(5px) rotate(-45deg);
	-o-transform: translateX(5px) rotate(-45deg);
	transform: translateX(5px) rotate(-45deg);
}

.vertical-is-active .overlay-cover {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	background-color: #222;
	opacity: .5;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.vertical-is-active .header-vertical-btn,
.vertical-is-active .header-vertical-bar {
	z-index: 100009;
}

.vertical-is-active .header-top-info {
	z-index: 0;
}
.header-vertical-bar .dropdown-menu,
.header-vertical-bar {
	position: absolute;
	top: 100%;
	z-index: 99;
	width: 250px;
	background: #ffffff;
	padding: 5px;
	margin: 0;
	border-top: 3px solid transparent;
	border-radius: 0;
	-moz-box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 29px rgba(0, 0, 0, 0.05);
	font-size: 1rem;
	text-align: left;
	display: block;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all .25s;
}

.header-vertical-bar .dropdown-menu {
	top: -4px;
	transform: translateY(-12px);
	display: block;
	opacity: 0;
	visibility: hidden;
	margin-top: 0;
	margin-left: 10px;
	left: 100%;
	right: auto;
	margin-right: 10px;
}

.header-vertical-bar .menu-wrap li:hover > .dropdown-menu,
.header-vertical-bar .menu-wrap li.focus > .dropdown-menu,
.vertical-is-active .header-vertical-bar {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
	transition: all .2s;
}

.header-vertical-bar .menu-wrap li {
	padding: 0;
	position: relative;
	height: auto;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.header-vertical-bar .menu-wrap li a {
	border-bottom: 1px solid #f7f7f7;
	color: #242526;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 8px 18px 8px 18px;
	text-transform: none;
	white-space: normal;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.header-vertical-bar .menu-wrap li:last-child {
	border-bottom-color: transparent;
}

.header-vertical-bar .menu-wrap li:last-child a {
	border-bottom: 0;
	border-radius: 0 3px 3px;
}

.header-vertical-bar .menu-wrap li:hover > a,
.header-vertical-bar .menu-wrap li.focus > a {
	background-color: #f7f7f7;
}

.header-vertical-bar .menu-wrap .dropdown > a:after {
	font-family: "FontAwesome";
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 20px;
	font-size: 10px;
	opacity: 0.7;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.header-vertical-bar .menu-wrap .dropdown:hover > a:after,
.header-vertical-bar .menu-wrap .dropdown.focus > a:after {
	opacity: 1;
	right: 15px;
}

/* ---//--- */

/*---------------------------------------------
	Header Top Dark
---------------------------------------------*/

.header-top-info.header-top-dark {
	background-color: #242526;
}

.header-top-info.header-top-dark ul li a, .header-top-info.header-top-dark .widget {
	color: #fff;
}

.header-top-info.header-top-dark .widget_social_widget li a {
	border-left: 1px solid #424242;
}

.header-top-info.header-top-dark .widget_social_widget li:last-child a {
	border-right: 1px solid #424242;
}

/*-----------------------------------------------
	Header Proficient (nav-proficient)
------------------------------------------------*/
.header-widget-info .widget-square.widget_social_widget ul li a,
.header-widget-info .widget-circle.widget_social_widget ul li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.header-widget-info .widget_social_widget li a {
	font-size: 18px;
}

.header-info {
	width: 100%;
	height: 100%;
}

.header-item {
	position: relative;
}

.header-item.widget-right {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: flex-end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
}

.header-item .menu-right {
	font-size: 17px;
}

.header-info .header-item.widget-left {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
	margin: auto 0;
}

.header-info .widget_social_widget ul {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.header-info .widget_social_widget li {
	overflow: visible;
	list-style: none;
}


/* MagZee */

.header-widget-info {
	border-bottom: 1px solid #e5e5e5;
}

.header-wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	min-height: 100px;
}

.brand-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	line-height: 0;
}

.header-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -12px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
}

.header-right .header-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.header-right .header-info .menu-right ul {
	padding-left: 0;
}

.header-carousel.owl-carousel {
	z-index: 0;
}

.header-right .header-carousel {
	width: 700px;
	cursor: crosshair;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}

.header-right .header-carousel .owl-item.active~.owl-item .widget {
	border-left: 1px solid #e5e5e5;
	padding-left: 15px;
}

.header-center .header-info {
	-webkit-justify-content: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}

.owl-stage-outer.owl-height100 {
	height: 100% !important;
}

.contact-area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 15px;
}

.contact-icon {
	height: 35px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 35px;
	line-height: 1;
	margin-right: 10px;
	position: relative;
	z-index: 0;
}

@-webkit-keyframes bob {
	0% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
	
	50% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	100% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
}

@keyframes bob {
	0% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
	
	50% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	
	100% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
}

@-webkit-keyframes bob-float {
	100% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
}

@keyframes bob-float {
	100% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
}

.contact-area .contact-icon i,
.contact-area .contact-icon img {
	display: inline-block;
	vertical-align: super;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}

.contact-area:hover .contact-icon i,
.contact-area:hover .contact-icon img {
	-webkit-animation-name: bob-float, bob;
	animation-name: bob-float, bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

.contact-info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: inline-block;
	text-align: left;
	color: inherit;
	word-break: break-word;
}

.contact-info span.title {
	font-size: 16px;
	line-height: 1.15;
	margin-bottom: 0px;
}

.contact-info .text {
	margin: 0;
	word-break: break-word;
}

/* Header Wrapper Search Form */

.navigation .search-form {
	position: relative;
}

.navigation .search-form:not(.search-default) {
	border: 1px solid #e5e5e5;
}

.navigation .search-field {
	width: 232px;
	border-radius: 0;
	background: #fff;
	border: 0;
	outline: 0;
	min-height: 60px;
	padding-right: 50px;
	padding-left: 20px;
}

.view-search-btn.header-search-popup .search-field {
	width: 100%;
}

.navigation .search-submit {
	position: absolute;
	top: 50%;
	right: 0;
	background: none;
	width: 48px;
	height: 48px;
	line-height: 50px;
	font-size: 18px;
	color: #242526;
	padding: 0;
	border: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.navigation .search-form label {
	width: 100%;
	margin: 0;
}

/*---------------------------------------
	Product Search
-----------------------------------------*/

.header-categories-form {
	width: 100%;
	max-width: 540px;
}

.header-categories-form .search-form>div {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	border: 1px solid #e9e9ea;
	border-radius: 5px;
	overflow: hidden;
	min-height: 50px;
}

.header-categories-form .search-field {
	color: #929292;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
}

.header-categories-form .select-wraper {
	width: 30%;
	position: relative;
	z-index: 0;
}

.header-categories-form .select-wraper::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 20px;
	width: 1px;
	background-color: #e9e9ea;
	z-index: 1;
}

.header-categories-form .select-wraper::after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 100%;
	font-size: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}

.header-categories-form .search-select {
	border-radius: 0;
	border: 0;
	min-height: 50px;
	color: #242526;
	font-size: 14px;
	padding: 10px 15px;
	padding-right: 38px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.header-categories-form .search-select::-ms-expand {
	display: none;
}

.header-categories-form .search-submit {
	border-radius: 0;
	border: 0;
	padding: 0 25px;
	color: #ffffff;
}

/* ---//--- */

/* Nav-Proficient Start */

.nav-proficient .flex-fill {
	flex-basis: 50% !important;
}

.nav-proficient .theme-menu {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.nav-proficient .logo img {
	margin: 0px auto;
	width: 100%;
	max-width: 176px;
	max-height: max-content;
}

.nav-proficient .navigation {
	padding: 0;
}

.nav-proficient .menubar .menu-wrap > li > a {
	line-height: 60px;
	border-radius: 0;
}

.nav-proficient .menubar .menu-wrap > li > a {
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-proficient .menubar .menu-wrap > li:hover > a,
.nav-proficient .menubar .menu-wrap > li:focus > a,
.nav-proficient .menubar .menu-wrap > li.focus > a,
.nav-proficient .menubar .menu-wrap > li.active > a {
	color: #fff;
}

.nav-proficient .navigation .menubar .menu-wrap > li > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	border-bottom: 0;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-proficient .navigation .menubar .menu-wrap > li > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li.dropdown > a:after {
	background: #fff;
}

.nav-proficient .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li:focus > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-proficient .navigation .menubar .menu-wrap > li.active > a:after {
	width: 100%;
	left: 0;
	right: auto;
}

.nav-proficient .navigation .menubar .dropdown-menu {
	border-top: none;
	padding-bottom: 8px;
}

/* Dropdown Menu Line Bottom Start */

.nav-proficient .navigation .menubar .dropdown-menu:after {
	content: '';
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

/* Dropdown Menu Line Bottom End */

.nav-proficient .menubar .menu-item:hover > a,
.nav-proficient .menubar .menu-item:focus > a,
.nav-proficient .menubar .menu-item.active > a {
	background: none;
	opacity: 1;
}

.nav-proficient .theme-menu .menu-right li,
.nav-proficient .theme-menu .cart-icon-wrap i {
	color: #fff;
}

.nav-proficient .theme-menu .bt-primary {
	background: rgba(0, 0, 0, 0.5);
}

/* Nav-Proficient End */

/*---------------------------------------------
	Header Avira (nav-avira)
---------------------------------------------*/

.nav-avira .menu-right li .cart-icon-wrap > a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.nav-avira .bt-primary,
.nav-avira .bt-primary {
	
}

/*---------------------------------------------
	Header HeroPress (nav-heropress)
---------------------------------------------*/
@media (min-width: 992px) {
	.nav-heropress.header {
		position: absolute;
		top: 0;
		left: 0;
		border-top: 0;
		background: none;
	}
	.nav-heropress .header-top-info {
		border-bottom-color: rgba(255,255,255,0.2);
		background: none;
	}
	.nav-heropress.header .header-top-info #header-top-left .widget {
		border-right-color: rgba(255,255,255,0.2);
	}
	.nav-heropress .navigation:not(.sticky-menu) {
		box-shadow: none;
	}
	.nav-heropress .navigation:not(.sticky-menu) .logo a,
	.nav-heropress .navigation:not(.sticky-menu) .logo .site-description {
		color: #ffffff;
	}
}

.nav-heropress .hamburger-menu {
	border-radius: 0;
}

.nav-heropress .hamburger-menu div:first-child {
	margin-top: 4px;
}

@media (min-width: 992px) {
	.nav-heropress .navigation:not(.sticky-menu) .menu-right #cart i,
	.nav-heropress .navigation:not(.sticky-menu) .menu-right .header-search-toggle i,
	.nav-heropress .navigation:not(.sticky-menu) .menu-wrap > li:not(:hover):not(.focus):not(.active) > a,
	.nav-heropress .header-widget .widget span,
	.nav-heropress .header-widget .widget:not(.widget-circle) li a {
		color: #ffffff;
	}
}

@media (max-width: 991px) {
	.breadcrumb.hero div.background-overlay {
		padding-top: 0;
		padding-bottom: 80px;
	}
}

.nav-heropress #header-top-right .widget.widget_social_widget:first-child li a,
.nav-heropress .header-widget .widget_social_widget li a,
.nav-heropress #header-top-left .widget {
	border-left-color: rgba(255,255,255,0.2);
}

.nav-heropress .header-top-info #header-top-right .widget,
.nav-heropress .header-widget .widget_social_widget li:last-child a,
.nav-heropress #header-top-right .widget.widget_social_widget:first-child li:last-child a,
.nav-heropress #header-top-left .widget:last-child {
	border-right-color: rgba(255,255,255,0.2);
}


/*---------------------------------------------
	Header MagZee (nav-magzee)
---------------------------------------------*/

.nav-magzee .menu-right {
	flex: auto;
	display: flex;
	justify-content: flex-end;
}

.nav-magzee .navigation {
	padding: 0;
}

.nav-magzee .menubar .menu-wrap > li > a {
	line-height: 60px;
	border-radius: 0;
}

.nav-magzee .navigation .search-field {    
	background: rgba(0, 0, 0, 0.15);
}

.nav-magzee .navigation .search-field,
.nav-magzee .navigation .search-submit {
	color: #ffffff;
}

.nav-magzee .navigation .menubar .menu-wrap > li > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	border-bottom: 0;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-magzee .navigation .menubar .menu-wrap > li.dropdown:focus > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.dropdown.focus > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li:focus > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.active > a:after {
	width: 100%;
	left: 0;
	right: auto;
}

.nav-magzee .menubar .menu-wrap > li > a {
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-magzee .menubar .menu-wrap > li:hover > a,
.nav-magzee .menubar .menu-wrap > li:focus > a,
.nav-magzee .menubar .menu-wrap > li.focus > a,
.nav-magzee .menubar .menu-wrap > li.active > a,
.nav-magzee .menu-right li .cart-icon-wrap i {
	color: #fff;
}

.nav-magzee .menu-right li.cart-wrapper .cart-icon-wrap span,
.nav-magzee .navigation .menubar .menu-wrap > li > a:after,
.nav-magzee .navigation .menubar .menu-wrap > li.dropdown > a:after {
	background: #fff;
}

.nav-magzee .navigation .menubar .dropdown-menu:after {
	content: '';
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.nav-magzee .theme-menu .bt-primary {
	color: #242526;
	background: #ffffff;
}

.nav-magzee .theme-menu .bt-primary.bt-effect-2:hover,
.nav-magzee .theme-menu .bt-primary.bt-effect-2:focus {
	color: #fff;
	border-color: #fff !important;
}


/*---------------------------------------------
	Header MagZee (nav-fabify)
---------------------------------------------*/
@media (min-width: 992px) {
	.nav-fabify .navigator-wrapper {
		margin-bottom: -30px;
	}
}
.nav-fabify .header-widget-info {
	border-bottom: 0;
}

.nav-fabify .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: -30px;
	background: none;
}

.nav-fabify .navigation .theme-menu {
	padding: 0 0 0 5px;
}

.nav-fabify .menu-right {
	flex: auto;
	display: flex;
	justify-content: flex-end;
}

.nav-fabify .navigation .menubar .menu-wrap > li > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	bottom: 10px;
	height: 2px;
	width: 0;
	left: 50%;
	border: 0;
	-webkit-transform: translate(-50%,0) translateZ(0);
	transform: translate(-50%,0) translateZ(0);
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out;
}

.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.active > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:focus > a:after {
	width: 15px;
}

.nav-fabify .menubar .menu-wrap > li > a {
	line-height: 60px;
	border-radius: 0;
}

.nav-fabify .menubar .menu-wrap > li > a {
	color: rgba(255, 255, 255, 0.7);
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-fabify .menubar .menu-wrap > li:hover > a,
.nav-fabify .menubar .menu-wrap > li:focus > a,
.nav-fabify .menubar .menu-wrap > li.focus > a,
.nav-fabify .menubar .menu-wrap > li.active > a {
	color: #fff;
}

.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown:focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.active > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.dropdown.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-fabify .navigation .menubar .menu-wrap > li:focus > a:after {
	background: #fff;
}

.nav-fabify .navigation .search-field {
	background: rgba(0, 0, 0, 0.15);
}

.nav-fabify .navigation .search-field,
.nav-fabify .navigation .search-submit {
	color: #fff;
}


/*---------------------------------------------
	Header Benzer (nav-benzer)
---------------------------------------------*/

.nav-benzer .navigation:not(.pagination) {
	padding: 0;
}

.nav-benzer .navigation .logo {
	padding: 19px 0;
}

.nav-benzer .menubar .menu-wrap > li > a {
	line-height: 90px;
	padding: 0 16px;
	border-radius: 0;
}


/*---------------------------------------------
	Header Benzer (nav-spyropress)
---------------------------------------------*/

@media (min-width: 992px) {
	.header.nav-spyropress {
		position: absolute;
		top: 0;
		left: 0;
		border-top: 0;
		background-color: rgb(34 34 34 / 0.25);
	}
}

.nav-spyropress .flex-fill {
	flex-basis: 50% !important;
}

.nav-spyropress .header-widget-info {
	border-bottom: 0;
}

.nav-spyropress .header-wrapper {
	min-height: 95px;
}

.nav-spyropress .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: -30px;
}

.nav-spyropress .logo a,
.nav-spyropress .logo .site-description {
	color: #fff;
}

.nav-spyropress .theme-menu {
	background-color: #fff;
}

.nav-spyropress .navigation.sticky-menu .theme-menu {
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}

.nav-spyropress .menubar .menu-wrap > li > a {
	border-radius: 0;
}

.nav-spyropress .navigation .theme-menu {
	padding: 17px 15px;
}

.nav-spyropress .menu-right {
	flex: auto;
	display: flex;
	justify-content: flex-end;
}

.nav-spyropress .navigation .menubar .menu-wrap > li > a:after,
.nav-spyropress .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	height: 4px;
	width: 0;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-spyropress .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-spyropress .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-spyropress .navigation .menubar .menu-wrap > li.active > a:after {
	width: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

.nav-spyropress .header-widget-info .widget, .nav-spyropress .header-widget-info .widget a {
	color: #fff;
}

.nav-spyropress .navigation li .view-popup {
	display: block;
	font-size: 22px;
	padding: 0 10px 0 22px;
	cursor: pointer;
	line-height: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
}

.nav-spyropress .navigation .cart-icon-wrap {
	line-height: 46px;
	padding: 0 12px;
	border-radius: 3px;
	text-align: center;
	font-size: 20px;
}

.nav-spyropress .cart-icon-wrap #cart i {
	color: #ffffff;
	padding: 0;
}

.nav-spyropress .navigation .menu-right li.cart-wrapper .cart-icon-wrap span {
	position: unset;
	border: 0;
	color: #fff;
	margin-top: 4px;
	font-size: 18px;
	margin-left: 5px;
	font-weight: 600;
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 13px;
	background: none;
}


/*---------------------------------------------
	Header Webstrap (nav-webstrap)
---------------------------------------------*/

@media (min-width: 992px) {
	.nav-webstrap {
		position: absolute;
		top: 0;
		left: 0;
		border-top: 0;
	}
}

.nav-webstrap {
	background: none;
}

.nav-webstrap .header-widget-info {
	border-bottom: 0;
}

.nav-webstrap .header-wrapper {
	min-height: 95px;
}

.nav-webstrap .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.nav-webstrap .logo a,
.nav-webstrap .logo .site-description {
	color: #fff;
}

.nav-webstrap .theme-menu {
	background-color: #fff;
}

.nav-webstrap .navigation.sticky-menu .theme-menu {
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}

.nav-webstrap .menubar .menu-wrap > li > a {
	line-height: 70px;
	border-radius: 0;
}

.nav-webstrap .navigation .theme-menu {
	padding: 0 15px;
}

.nav-webstrap .menu-right {
	flex: auto;
	display: flex;
	justify-content: flex-end;
}

.nav-webstrap .navigation .menubar .menu-wrap > li > a:after,
.nav-webstrap .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	border-bottom: 0;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-webstrap .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-webstrap .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-webstrap .navigation .menubar .menu-wrap > li.active > a:after {
	width: 100%;
	left: 0;
	right: auto;
}

.nav-webstrap .navigation li .view-popup {
	display: block;
	font-size: 22px;
	padding: 0 30px;
	line-height: 70px;
	color: #fff;
	cursor: pointer;
}

.nav-webstrap .header-widget-info .widget a {
	color: #fff;
}


/*---------------------------------------------
	Header Nifty (nav-nifty)
---------------------------------------------*/

.sticky-menu.header-widget-info {
	padding: 0px;
}

.nav-nifty .header-top-info .header-widget .widget {
	line-height: 100%;
}

.nav-nifty .header-top-info {
	border-bottom: 0;
	background-color: #1c314c;
}

.nav-nifty .flex-fill {
	-ms-flex-basis: 50% !important;
	flex-basis: 50% !important;
}

.nav-nifty .flex-fill:nth-child(2) {
	flex-basis: 18% !important;
}

.nav-nifty .logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.nav-nifty .header-wrapper {
	min-height: 64px;
}

.nav-nifty .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.nav-nifty .theme-menu {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.nav-nifty .menubar {
	text-align: left;
}

.nav-nifty .navigation .menubar .menu-wrap > li > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	height: 3px;
	width: 0;
	border-bottom: 0;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-nifty .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li:focus > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-nifty .navigation .menubar .menu-wrap > li.active > a:after {
	width: 100%;
	left: 0;
	right: auto;
}

.nav-nifty .menubar .menu-wrap > li > a {
	line-height: 64px;
	border-radius: 0;
}

.nav-nifty .header-widget {
	min-height: 86px;
}

.nav-nifty .header-widget .widget:first-child .contact-area {
	padding-left: 0;
}

.nav-nifty .header-top-info .header-widget .widget,
.nav-nifty .header-top-info .header-widget .widget .contact-area,
.nav-nifty .header-top-info .header-widget .widget a {
	color: #e5e5e5;
}

/* SPECIA Start */

.nav-eleven .header-widget-info {
	border: 0;
}

.nav-eleven .menubar,
.nav-eleven .header-top-info,
.nav-eleven .header-widget-info {
	background-color: #fff;
}

.nav-eleven .menu-right {
	flex: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
	flex-wrap: wrap;
}

.nav-eleven .navigator-wrapper {
	margin-bottom: -35px;
}

.nav-eleven .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: none;
}

.nav-eleven .menubar {
	border-radius: 8px;
	padding-right: 1.25rem;
}

.nav-eleven .menubar:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 3000px;
	height: 100%;
	background: #ffffff;
	border: 1px solid #f0f0f0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
	border-radius: 8px;
}

.nav-eleven .menubar .menu-wrap {
	float: left;
}

.get-info-box ul.wrap-right {
	padding-left: 50px;
	height: 100%;
	margin: 0;
}

.get-info-box {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.get-info-box:before {
	content: '';
	position: absolute;
	top: 0;
	/*width: 100vh;*/
	width: 3000px;
	height: 100%;
	border: 1px solid transparent;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
	border-radius: 8px;
}

.nav-eleven .navigation .menu-wrap > li > a {
	line-height: 72px;
}

.nav-eleven .navigation .menu-wrap > li:not(:last-child):before {
	position: absolute;
	content: '';
	background: #e0e0e0;
	width: 1px;
	height: 32px;
	right: 0;
	top: 20px;
}

.nav-eleven .navigation .menu-wrap > li.dropdown > a:after {
	visibility: hidden;
}

/* SPECIA End */

/*---------------------------------------
	Header - 12
-----------------------------------------*/

.nav-twelve .navigator-wrapper {
	z-index: 1;
}

.nav-twelve .header-carousel {
	justify-content: flex-start;
}

.nav-twelve .menu-right ul {
	padding-left: 20px;
}

.nav-twelve .navigation .menubar .dropdown-menu {
	top: 140%;
}

.nav-twelve .navigation .menu-wrap > li > a:after {
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	color: #fff;
	font-size: 6px;
	border: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	width: 12px;
	height: 12px;
	opacity: 0;
	margin: auto;
	text-align: center;
	line-height: 12px;
	border-radius: 100%;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-twelve .navigation .menu-wrap > li.active > a:after,
.nav-twelve .navigation .menu-wrap > li:hover > a:after,
.nav-twelve .navigation .menu-wrap > li.focus > a:after {
	top: auto;
	opacity: 1;
}

.nav-twelve .navigation .menu-wrap > li:not(:last-child):before {
	position: absolute;
	content: '';
	background: #e0e0e0;
	width: 1px;
	height: 22px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

/* --/-- */

/*---------------------------------------
	Header - 13
-----------------------------------------*/

.nav-thirteen .navigation {
	padding: 0;
	background-color: #ffffff;
}

.nav-thirteen .navigation > .container > .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.nav-thirteen .navigation.sticky-menu .header-widget-info {
	display: none !important;
}

.nav-thirteen .header-widget-info {
	position: relative;
	background-color: #242526;
	color: #fff;
	padding: 12px 0px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.nav-thirteen .header-widget-info::before {
	content: "";
	position: absolute;
	left: -70px;
	background-color: #242526;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	width: 120px;
	height: 102%;
	top: 0px;
	-webkit-transform: skewX(25deg);
	-ms-transform: skewX(25deg);
	transform: skewX(25deg);
}

.nav-thirteen .header-widget-info::after {
	position: absolute;
	content: "";
	right: -50%;
	top: 0px;
	width: 50%;
	height: 102%;
	background-color: #242526;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.nav-thirteen .theme-menu {
	position: relative;
	background-color: #242526;
	-ms-flex-pack: space-between;
	justify-content: space-between;
}

.nav-thirteen .theme-menu::before {
	content: "";
	position: absolute;
	background-color: #242526;
	height: 100%;
	width: 75px;
	left: -27px;
	top: 0px;
	-webkit-transform: skewX(25deg);
	-ms-transform: skewX(25deg);
	transform: skewX(25deg);
}

.nav-thirteen .theme-menu::after {
	content: "";
	position: absolute;
	background-color: #242526;
	height: 100%;
	width: 60%;
	right: -60%;
	top: 0px;
}

.nav-thirteen .header-widget-info .widget a {
	color: #fff;
}

.nav-thirteen .menubar > .menu-wrap > li > a {
	line-height: 60px;
	color: #fff;
}

.nav-thirteen .navigation .menu-wrap > li > a:after {
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	color: #fff;
	font-size: 6px;
	border: 0;
	position: absolute;
	top: -100%;
	left: 0;
	right: 0;
	bottom: -5px;
	width: 12px;
	height: 12px;
	opacity: 0;
	margin: auto;
	text-align: center;
	line-height: 12px;
	border-radius: 100%;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-thirteen .navigation .menu-wrap > li.active > a:after,
.nav-thirteen .navigation .menu-wrap > li:hover > a:after,
.nav-thirteen .navigation .menu-wrap > li.focus > a:after {
	top: -100%;
	opacity: 1;
	transform: translateY(-4px);
}

.nav-thirteen .menu-right .header-search-toggle, .nav-thirteen .menu-right #cart i {
	color: #ffffff;
}

@media only screen and (max-width: 1199px) {
	.nav-thirteen .header-widget-info::before {
		left: -85px;
	}
	.nav-thirteen .theme-menu::before {
		left: -28px;
	}
}

/* --/-- */

/*---------------------------------------
	Header - 14
-----------------------------------------*/

.nav-fourteen .navigation {
	padding: 0;
}

.nav-fourteen .logo {
	position: relative;
	width: 100%;
	min-height: 100px;
	display: flex;
	align-items: center;
	z-index: 0;
}

.nav-fourteen .logo:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 3000px;
	height: calc(100% + 20px);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	-webkit-clip-path: none;
	clip-path: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
	z-index: -1;
}

.nav-fourteen .logo::after {
	content: "";
	position: absolute;
	top: 0;
	right: -15px;
	width: 3000px;
	height: calc(100% + 35px);
	-ms-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	opacity: 0.25;
	z-index: -1;
}

.nav-fourteen .menubar > .menu-wrap > li > a {
	line-height: 100px;
}

.nav-fourteen .logo a,
.nav-fourteen .logo .site-description {
	color: #fff;
}

.nav-fourteen .navigation .menu-wrap > li.dropdown > a:after {
	visibility: hidden;
}

/* --/-- */

/*---------------------------------------
	Header - 15
-----------------------------------------*/

.nav-fifteen .navigation {
	padding: 0;
}

.nav-fifteen .logo {
	position: relative;
	width: 100%;
	min-height: 100px;
	display: flex;
	align-items: center;
	padding: 0px 32px;
	z-index: 0;
	filter: drop-shadow(0px 8px 20px rgba(0, 0, 0, 0.1));
}

.nav-fifteen .logo::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 60px;
	background: inherit;
	top: 100%;
	left: 0;
	z-index: 10;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
}

.nav-fifteen .menubar > .menu-wrap > li > a {
	line-height: 100px;
}

.nav-fifteen .logo a,
.nav-fifteen .logo .site-description {
	color: #fff;
}

.nav-fifteen .navigation .menu-wrap > li.dropdown > a:after {
	visibility: hidden;
}

/* --/-- */

/*---------------------------------------
	Header - 16
-----------------------------------------*/
.header.nav-sixteen {
	min-height: auto;
}

.nav-sixteen .header-widget-info.sticky-nav.sticky-menu {
	background-color: #000000 !important;
}

.nav-sixteen .header-widget-info {
	background-color: rgba(0,0,0,.17)!important;
	border-bottom: none;
}

.nav-sixteen .header-top-info .header-widget .widget {
	line-height: 100%;
}

.nav-sixteen .header-top-info {
	border-bottom: 0;
}

.nav-sixteen .flex-fill {
	-ms-flex-basis: 50% !important;
	flex-basis: 50% !important;
}

.nav-sixteen .flex-fill:nth-child(2) {
	flex-basis: 18% !important;
}

.nav-sixteen .header-wrapper {
	min-height: 64px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.nav-sixteen .header-info {
	display: flex;
	align-items: center;
}

.nav-sixteen .navigation {
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.nav-sixteen .logo {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
}

.nav-sixteen .logo a {
	position: absolute;
	width: 100%;
	height: 95px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	right: 0;
	left: 0;
	top: -10px;
	padding: 12px;
	border-radius: 0;
}

.nav-sixteen .logo a::before {
	content: "";
	border: 2px solid;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 0;
	opacity: 0.6;
}

.nav-sixteen .logo a:after {
	content: "";
	border: 2px dashed;
	width: 88%;
	height: 88%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 0;
	opacity: 0.6;
}

.nav-sixteen .logo a,
.nav-sixteen .logo .site-description {
	color: #fff;
}


.nav-sixteen .logo img.navbar-brand {
	padding: 0 10px;
}

.nav-sixteen .theme-menu {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.nav-sixteen .menubar {
	text-align: left;
}

.nav-sixteen .navigation .menubar .menu-wrap > li > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	top: 0;
	border-top: 2px dashed;
	width: 0;
	border-bottom: 0;
	-webkit-transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
	transition: width .6s cubic-bezier(.25,.8,.25,1) 0s;
}

.nav-sixteen .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li:focus > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-sixteen .navigation .menubar .menu-wrap > li.active > a:after {
	width: 100%;
	left: 0;
	right: auto;
}

.nav-sixteen .menubar .menu-wrap > li > a {
	line-height: 72px;
	border-radius: 0;
	color: #fff;
}

.nav-sixteen .menu-right .header-search-toggle,
.nav-sixteen .menu-right #cart i {
	color: #fff;
}

/*.nav-sixteen .header-widget {
	min-height: 86px;
}*/

.nav-sixteen .header-widget .widget:first-child .contact-area {
	padding-left: 0;
}

/* .nav-sixteen .header-top-info .header-widget .widget, */
/* .nav-sixteen .header-top-info .header-widget .widget .contact-area, */
/* .nav-sixteen .header-top-info .header-widget .widget a { */
/* color: #e5e5e5; */
/* } */

/* --/-- */

/*---------------------------------------
	Header - 17
-----------------------------------------*/

.nav-seventeen {
	border-bottom: 5px solid;
}

.nav-seventeen .navigation {
	padding: 0px;
}

.nav-seventeen .navigation > .container > .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.nav-seventeen .menu-right>ul {
	flex-direction: column;
	flex-wrap: wrap;
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin-left: 12px;
}

.nav-seventeen .menu-right .widget,
.nav-seventeen .menu-right > ul > ul {
	padding: 10px;
}

.nav-seventeen .menu-right .widget.widget_social_widget,
.nav-seventeen .menu-right ul ul .widget {
	padding: 0px;
}

.nav-seventeen .menu-right .widget.widget_social_widget:first-child li:not(:last-child) a {
	border-right: 1px solid #e5e5e5;
	line-height: 2.7;
}

.nav-seventeen .menu-right .contact-area {
	padding: 0;
	justify-content: center;
}

.nav-seventeen .menu-right > ul > ul,
.nav-seventeen .menu-right > ul > li {
	width: 100%;
	margin: 0;
	text-align: center;
}

.nav-seventeen .menu-right > ul > ul:not(:last-child),
.nav-seventeen .menu-right > ul > li:first-child,
.nav-seventeen .menu-right > ul > li:not(:last-child) {
	border-bottom: 1px solid #e5e5e5;
}

.nav-seventeen .menu-item .bt-primary {
	margin: 0;
	padding: 0px 10px;
	line-height: 32px;
}

.nav-seventeen .menu-right .contact-icon {
	font-size: 31px;
	height: 31px;
	margin-right: 6px;
}

.nav-seventeen .menu-right .contact-info span.title {
	font-size: 13px;
	font-weight: 600;
}

.nav-seventeen .navigation .menubar .menu-wrap > li > a {
	line-height: 6.4;
}

.nav-seventeen .navigation .menubar .menu-wrap > li > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	bottom: 25px;
	height: 2px;
	width: 0;
	left: 50%;
	border: 0;
	-webkit-transform: translate(-50%,0) translateZ(0);
	transform: translate(-50%,0) translateZ(0);
	-webkit-transition: width .2s ease-in-out;
	transition: width .2s ease-in-out;
}

.nav-seventeen .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li:focus > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-seventeen .navigation .menubar .menu-wrap > li.active > a:after {
	width: 15px;
}

.nav-seventeen .header-widget .widget:first-child .contact-area {
	padding-left: 0;
}

/* --/-- */

/*---------------------------------------
	Header - 18
-----------------------------------------*/

.nav-eighteen .header-widget-info {
	border-bottom: 0;
	background-color: #242526;
}

.nav-eighteen .header-wrapper {
	min-height: 97px;
}

.nav-eighteen .header-search-toggle,
.nav-eighteen .cart-icon-wrap #cart i,
.nav-eighteen .site-title,
.nav-eighteen .site-description {
	color: #ffffff;
}

.nav-eighteen .navigation:not(.pagination) {
	padding: 0;
}

.nav-eighteen .theme-menu .menubar,
.nav-eighteen .theme-menu > .menu-right {
	flex: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.nav-eighteen .header-search-toggle,
.nav-eighteen .cart-icon-wrap #cart {
	font-size: 20px;
	line-height: 2.2;
}

.nav-eighteen .cart-icon-wrap #cart span {
	border: 0;
	top: 5px;
	right: 2px;
}

.nav-eighteen .theme-menu .menubar {
	margin-left: 30px;
}

.nav-eighteen .theme-menu .menubar,
.nav-eighteen .theme-menu > .menu-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.nav-eighteen .theme-menu .header-widget-news {
	width: 100%;
	padding-left: 15px;
	text-align: right;
}

.nav-eighteen .menubar .menu-wrap > li > a {
	font-weight: 600;
}

.nav-eighteen .menubar .menu-wrap > li > a {
	line-height: 72px;
}

.nav-eighteen .navigation .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 100%;
	right: auto;
}

.nav-eighteen .navigation .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	right: 100%;
	left: auto;
}

.nav-eighteen .navigation .menubar .menu-wrap > li > a:after,
.nav-eighteen .navigation .menubar .menu-wrap > li.dropdown > a:after {
	content: '';
	position: absolute;
	right: 0;
	height: 3px;
	width: 0;
}

.nav-eighteen .navigation .menubar .menu-wrap > li > a:after {
	border-bottom: 10px solid;
	border-right: 7px solid transparent;
	border-top: 0;
	border-left: 7px solid transparent;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.nav-eighteen .navigation .menubar .menu-wrap > li.dropdown:hover > a:after,
.nav-eighteen .navigation .menubar .menu-wrap > li:hover > a:after,
.nav-eighteen .navigation .menubar .menu-wrap > li.focus > a:after,
.nav-eighteen .navigation .menubar .menu-wrap > li.active > a:after {
	opacity: 1;
	visibility: visible;
}

.nav-eighteen.header-widget-news .widget_tag_cloud .tagcloud a {
	background-color: #e6e6e6;
}

.nav-eighteen .header-right {
	margin: 0;
}

.nav-eighteen .header-right .header-info {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: initial;
	-ms-flex-negative: initial;
	flex-shrink: initial;
}

.nav-eighteen .header-categories-form .search-form>div {
	border: 0;
}

.nav-eighteen .header-wrapper .logo a {
	color: #ffffff;
}

/* --/-- */

/*---------------------------------------
	Header - 19
-----------------------------------------*/

.nav-nineteen .navigator-wrapper {
	z-index: 1;
}

.nav-nineteen .header-wrapper {
	min-height: 66px;
}

.nav-nineteen .header-widget-info {
	background-color: #242526;
}

.nav-nineteen .navigation:not(.pagination) {
	padding: 26px 0;
}

.nav-nineteen .navigation .container .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.nav-nineteen .menu-right ul {
	padding-left: 20px;
}

.nav-nineteen [class*='header-carousel'] {
	flex-basis: auto;
	padding: 0 20px;
}

.nav-nineteen .header-widget-info .menu-left {
	flex: 0 0 58%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.nav-nineteen .header-widget-info .menu-right {
	flex: auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: flex-end;
	justify-content: flex-end;
}

.nav-nineteen .header-categories-form .search-form>div {
	border: 0;
}

.nav-nineteen .header-vertical-toggle {
	max-width: 240px;
}

.nav-nineteen .header-vertical-bar .dropdown-menu,
.nav-nineteen .header-vertical-bar {
	width: 240px;
}

.nav-nineteen .header-categories-form {
	max-width: 475px;
	margin-left: 10px;
}

.nav-nineteen .header-categories-form .search-field,
.nav-nineteen .header-categories-form .search-select,
.nav-nineteen .header-categories-form .search-form>div {
	border-radius: 0;
	min-height: 56px;
}

.nav-nineteen .header-categories-form .select-wraper {
	width: 36%;
}

.nav-nineteen .header-vertical-btn {
	line-height: 66px;
	min-height: 66px;
	border-radius: 0;
}

.nav-nineteen .header-widget-info .widget .widget_title {
	color: #ffffff;
}

.nav-nineteen .header-search-toggle,
.nav-nineteen .cart-icon-wrap #cart {
	font-size: 20px;
	line-height: 2.2;
}

.nav-nineteen .cart-icon-wrap #cart span {
	border: 0;
	top: 5px;
	right: 2px;
}

.nav-nineteen .header-categories-form .select-wraper::after {
	color: rgba(255, 255, 255, 0.5);
}

.nav-nineteen .header-categories-form .select-wraper:hover::after {
	color: rgba(255, 255, 255, 0.75);
}

.nav-nineteen .menubar .menu-wrap > li.menu-item > a {
	border-radius: 3px;
}

.nav-nineteen .menubar .menu-wrap>.menu-item:hover > a,
.nav-nineteen .menubar .menu-wrap>.menu-item:focus > a,
.nav-nineteen .menubar .menu-wrap>.menu-item.focus > a,
.nav-nineteen .menubar .menu-wrap>.menu-item.active > a {
	color: #ffffff;
}

/* --/-- */

/*---------------------------------------
	Header - 20
-----------------------------------------*/

.nav-twenty .header-wrapper {
	min-height: 130px;
}

.nav-twenty .menubar{
	text-align:left;
}

.nav-twenty .navigation:not(.pagination) {
	border-bottom: none;
	padding: 0;
	z-index: 1;
}

.nav-twenty [class*=tool-]:after{
	box-shadow:0px 0px 8px rgb(255 255 255 / 30%);
}

.nav-twenty .header-top-info{
	background-color:transparent;
	color:#242526;
	border-bottom:1px solid #24252636;
}

.nav-twenty .header-top-info .header-widget{
	min-height:80px;
}

.nav-twenty .theme-menu {
	display:block;
	border-right:1px solid #24252620;
	border-left:1px solid #24252620;
}

.nav-twenty .header-widget>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	width:100%;
}

.nav-twenty .header-top-info #header-top-left,.nav-twenty .header-top-info #header-top-right{
	padding-left:10.5px;
}

#header-top-left, #header-top-right {
	margin: 0;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}


.nav-twenty .widget_social_widget li a:hover i,
.nav-twenty .widget_social_widget li a:focus i{
	color:#ffffff!important;
}

.nav-twenty .header-widget .widget.widget_info i{
	position:relative;
	color:#ffffff!important;
	margin-right:15px!important;
}

.nav-twenty .widget_info i::after{
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	border-radius:50%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	background-color:#242526;
	z-index:-1;
	transition:0.3s;
}


.nav-twenty .mobi-head-top .widget_info i{
	margin-right:15px!important;
}
.nav-twenty .mobi-head-top .widget_info:first-child  i{
	margin-left:10px;
}

.nav-twenty .theme-menu .menubar {
	justify-content: space-between;
}
.nav-twenty .theme-menu .menubar .wrap-right{
	padding-right:10px;
}

.nav-twenty .theme-menu .menubar {
	display: flex;
}

.nav-twenty .header-widget .widget:not(:first-child) {
	margin-left: 20px;
}	

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.nav-twenty .header-widget .widget:not(:first-child) {
		margin-left: 0px;
	}	
}

.nav-twenty .menubar .menu-wrap > li.menu-item > a{
	padding:0 10px;
}

@media only screen and (max-width: 1199px){
	.nav-twenty .menubar .menu-wrap > li.menu-item > a{
		padding:0 17px;
	}
}

.nav-twenty .menubar ul.menu-wrap > li.dropdown > a{
	padding-right:25px;
}

@media (min-width:1200px){
	.nav-twenty .menubar .menu-wrap > li.menu-item > a{
		padding:0 17px;
	}
}

.nav-twenty .theme-menu > .menu-right {
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	flex-basis: 35%;
}

.nav-twenty .widget_social_widget:not(.widget-square):not(.widget-circle) li:not(:first-child){
	margin-left:10px;
}

.nav-twenty .theme-menu .header-widget-news {
	width: 100%;
	padding-left: 15px;
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
}

.nav-twenty .menubar .menu-wrap > li > a {
	font-weight: 600;
}



.nav-twenty.active-one .navigation:not(.pagination) {
	padding: .782em 0;
}

.nav-twenty:not(.active-one) .menubar .menu-wrap > li > a {
	line-height: 80px;
}

.nav-twenty .navigation .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 100%;
	right: auto;
}

.nav-twenty .navigation .menubar .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	right: 100%;
	left: auto;
}

.nav-twenty .navigation .menubar .menu-wrap > li > a:after,
.nav-twenty .navigation .menubar .menu-wrap > li.dropdown > a:after {
	top: 0;
}

.nav-twenty .navigation .menubar .menu-wrap > li.active > a,
.nav-twenty .navigation .menubar .menu-wrap > li.btn-home.current > a,
.nav-twenty .navigation .menubar .menu-wrap > li:hover > a,
.nav-twenty .navigation .menubar .menu-wrap > li.focus > a {
	background-color: rgba(255, 255, 255, 0);
}

.nav-twenty .widget_tag_cloud .tagcloud a {
	background-color: #e6e6e6;
}

.nav-twenty .widget_social_widget li:not(:first-child) a {
	margin-left: 5px;
}

.nav-twenty .widget_social_widget li a {
	width:35px;
	height:35px;
	display:flex;
	justify-content:center;
	align-items:center;
	border-radius:50%;
	background-color:#242526;
}

.nav-twenty .logo{
	margin-right:20px;
}

.nav-twenty .widget_social_widget li a>i {
	color:#ffffff;
	font-weight:500;
}

/* --/-- */

.header-single-carousel {
	max-width: 350px;
	max-height: 70px;
	margin: 0 auto;
}

.header-single-carousel .emergency-call, .header-single-carousel .widget {
	width: max-content;
	max-width: 100%;
}

.header-single-carousel.widget-right,
.wrap-right .header-single-carousel {
	margin: 0 0 0 auto;
}

.header-single-carousel.header-widget:not(.header-carousel) .widget {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}

.header-single-carousel.widget-right:not(.header-carousel) .widget {
	justify-content: flex-end;
}

.header-single-carousel.header-widget .widget img {
	width: 50px;
}

.header-widget .widget:not(:first-child) {
	margin-left: 10px;
}

.header-widget .widget_tag_cloud .tagcloud a {
	display: inline-block;
	padding: 0 15px;
}

/*---------------------------------------
	Header News Area
-----------------------------------------*/

.header-widget-news .widget ul, .header-widget-news .widget .tagcloud,
.header-widget-news .widget .widget_title:not(.widget_info):not(.widget_none) {
	display: inline-block !important;
}

.header-widget-news .widget .widget_title {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.35px;
	margin-right: 10px;
	margin-bottom: 0;
}

.header-widget-news .widget .widget_title:before {
	content: '\f292';
	font-family: FontAwesome;
	font-size: 12px;
	padding: 0 5px;
}

.header-widget-news .widget_tag_cloud .tagcloud a {
	padding: 2px 4px;
	border-radius: 2px;
	font-size: 12px !important;
	margin-right: 0;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 0.5px;
	color: #242526;
	background: #f3eeee;
	margin-bottom: 0;
	border: 0;
}

.header-widget-news .widget_tag_cloud .tagcloud a:hover,
.header-widget-news .widget_tag_cloud .tagcloud a:focus {
	color: #ffffff;
}

.widget_marquee {
	width: 100%;
	min-width: 320px;
	min-height: 40px;
	position: relative;
	overflow: hidden;
	margin: 0;
	background-color: #fff;
	z-index: 0;
}

.widget.widget_marquee:not(.widget_none) .widget_title {
	display: inline-block;
	font-size: 17px;
	padding: 0px 18px;
	line-height: inherit;
	letter-spacing: 0.25px;
	font-weight: 700;
	color: #ffffff;
	vertical-align: bottom;
	background-color: #FF0034;
	z-index: 1;
}

.widget_marquee .widget_title:before {
	content: "";
	position: absolute;
	right: -25px;
	top: 0px;
	width: 40px;
	height: 100%;
	background-color: inherit;
	clip-path: polygon(40% 0, 100% 100%, 0 100%, 0 0);
}

.xl-update-marquee {
	position: absolute;
	left: 150px;
	top: 0;
	right: 40px;
	height: 100%;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	line-height: inherit;
	white-space: nowrap;
	animation: marquee 50s linear infinite;
}

.xl-update-marquee:hover {
	animation-play-state: paused
}

/* Marquee */
@keyframes marquee {
	0%   { text-indent: 27.5em }
	100% { text-indent: -105em }
}

.xl-update-marquee a {
	display: unset !important;
	text-decoration: none;
	font-weight: normal;
	margin-left: 18px;
}

.xl-update-marquee a:before {
	content: "\f0e7";
	font-family: FontAwesome;
	font-size: 14px;
	margin-right: 5px;
}

/* ---//--- */

/*---------------------------------------
	Social Icons SpyroPress
-----------------------------------------*/
.spyropress-logo {
	padding: 0 18% !important;
}
.header-top-info-8 .social {
	padding: 0px 0;
	margin: 0;
	line-height: 20px;
	padding: 5px 0 4px;
}
.header-top-info-8 .social li {
	font-family: 'Awesomefont';
	margin-right: 4px;
	display: inline-block;
}
.header-top-info-8 .social li {
	position: relative;
}
.header-top-info-8 .social li a i {
	background: #ffffff;
	border-radius: 3px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	color: #283645;
	width: 25px;
	height: 25px;
	font-size: 12px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.header-top-info-8 .social li a i:hover {
	color: #ffffff;
	-webkit-animation: socialFxD .3s forwards;
	animation: socialFxD .3s forwards
}
@-webkit-keyframes socialFxD {
	49% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
	50% {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	51% {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	}
}
/*---------------------------------------
	Header Contact Details SpyroPress
-----------------------------------------*/
.header_spyropress_dark {
	position: absolute;
	width: 100%;
	z-index: 9;
	padding: 32px 0 32px 0;
}
.header_spyropress_dark .info_details .icon {
	width: 28px;
	height: 25px;
	display: inline-block;
	position: relative;
	top: 4px;
}
.header_spyropress_dark .info_details .icon i {
	font-size: 23px;
	line-height: 33px;
}
.header_spyropress_dark .info_details a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
}
.header_spyropress_light {
	background: #fff;
	position: absolute;
	width: 100%;
	z-index: 9;
	padding: 32px 0 32px 0;
}
.header_spyropress_light .info_details .icon {
	width: 28px;
	height: 25px;
	display: inline-block;
	position: relative;
	top: 4px;
}
.header_spyropress_light .info_details .icon i {
	font-size: 23px;
	line-height: 33px;
}
.header_spyropress_light .info_details a {
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
}

/*---------------------------------------
	Slider One  
-----------------------------------------*/

.slider-section-one .specia-slider:before,
.slider-section-one .specia-slider:after {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	background: inherit;
	z-index: -1;
}

.slider-section-one .specia-slider:before {
	top: 0;
	left: 0;
}

.slider-section-one .specia-slider:after {
	bottom: 0;
	right: 0;
}

.slider-section-one .main-slider .owl-item.active .specia-slider::before {
	-webkit-animation: 3s .3s fadeInUp both;
	animation: 3s .3s fadeInUp both;
}

.slider-section-one .main-slider .owl-item.active .specia-slider::after {
	-webkit-animation: 3s .3s fadeInDown both;
	animation: 3s .3s fadeInDown both;
}

/*---------------------------------------
	Slider Two  
-----------------------------------------*/

.slider-section-two .item {
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.slider-section-two .item:before,
.slider-section-two .item:after {
	content: '';
	position: absolute;
	border-radius: 0;
	transform: rotate(-40deg);
}

.slider-section-two .item:before {
	top: -210px;
	left: -210px;
	width: 500px;
	height: 400px;
	z-index: 1;
	opacity: 0;
	transform: scale(0) rotate(-40deg);
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}

.slider-section-two .item:after {
	top: -75px;
	left: -120px;
	width: 360px;
	height: 200px;
	opacity: 0.4;
	transform: scale(0) rotate(-40deg);
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}

.slider-section-two .owl-item.active .item:before {
	opacity: 0.4;
	transform: scale(1) rotate(-40deg);
	webkit-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	transition-delay: 600ms;
}

.slider-section-two .owl-item.active .item:after {
	transform: scale(1) rotate(-40deg);
	webkit-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	transition-delay: 300ms;
}

.slider-section-two .owl-carousel .owl-nav [class*=owl-] {
	border-radius: 100px;
}

.slider-section-two .owl-dots .owl-dot span {
	width: 20px;
	height: 6px;
	border: none;
	border-radius: 10px;
	background-color: #ffffff;
}

.slider-section-two .specia-content h6 {
	position: relative;
}

.slider-section-two .specia-content h6:before {
	content: "";
	background: url(images/anim-bg.svg);
	background-size: 100% 100%;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: text-top;
	margin-right: 6px;
	-webkit-animation: fliping-rotate 2.8s infinite ease-in-out;
	animation: fliping-rotate 2.8s infinite ease-in-out;
	animation-delay: 4s;
}

@-webkit-keyframes fliping-rotate{0%{-webkit-transform:perspective(120px)}25%{-webkit-transform:perspective(120px)rotateY(180deg)}50%{-webkit-transform:perspective(120px)rotateY(180deg)rotateX(180deg)}75%{-webkit-transform:perspective(120px)rotateY(1deg)rotateX(180deg)}100%{-webkit-transform:perspective(120px)rotateY(0)rotate(0)}}

@media (max-width: 767px) {
	.slider-section-two .item:after {
		top: -120px;
		left: -120px;
		width: 200px;
		height: 200px;
	}
	.slider-section-two .item:before {
		top: -135px;
		left: -135px;
		width: 200px;
		height: 200px;
	}
}

/*---------------------------------------
	Slider Three
-----------------------------------------*/

.slider-section-three .item {
	position: relative;
	overflow: hidden;
}

.slider-section-three .owl-item .item > img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 20s;
	transition: all 20s;
	transition-timing-function: linear;
}

.slider-section-three .owl-item:nth-child(even) .item > img {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

.slider-section-three .owl-item:nth-child(odd) .item > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
}

.slider-section-three .owl-item.active:nth-child(even) .item > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.slider-section-three .owl-item.active:nth-child(odd) .item > img {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

.slider-section-three .specia-content h6 {
	max-width: max-content;
	display: inline-block;
	padding: 9px 16px;
}

.slider-section-three .specia-content h6 span {
	color: #ffffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.slider-section-three .specia-content h6 {
		padding: 6px 12px;
		font-size: 15px;
	}
	.slider-section-three .specia-content h1 {
		font-size: 36px;
		margin: 0 0 10px;
	}
}

/*---------------------------------------
	Slider Four
-----------------------------------------*/

.slider-section-four .specia-content {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
	max-width: 100%;
}

.slider-section-four .specia-verticle {
	flex: auto;
	text-align: left;
	padding-right: 2rem;
	overflow: hidden;
	border-right: 4px solid rgba(255, 255, 255, 0.7);
}

.slider-section-four .specia-verticle-content {
	flex: 0 0 40%;
	padding: 1rem 2.25rem 0;
	text-align: left;
	overflow: hidden;
}

.slider-section-four .specia-verticle-content p {
	color: rgba(255, 255, 255, 0.7);
}

.slider-section-four .specia-verticle-content > span {
	display: inline-block;
	width: 100%;
}

.slider-section-four .specia-content h1 {
	font-size: 46px;
	position: relative;
	padding-left: 6rem;
}

.slider-section-four .specia-content h1:before {
	content: "";
	position: absolute;
	top: 25px;
	left: 0;
	width: 50px;
	height: 4px;
}

.slider-section-four .heropress-slider-btn {
	margin-top: -1rem;
	text-align: right;
}

.slider-section-four .specia-content a:not(:last-child) {
	margin-bottom: 8px;
}

@media (max-width: 767px) {
	.slider-section-four .specia-content {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.slider-section-four .specia-verticle-content,
	.slider-section-four .specia-verticle {
		flex: 100%;
		overflow: unset;
		text-align: inherit;
		padding: 0;
		border: 0;
	}
	.slider-section-four .specia-content h1 {
		font-size: 22px;
		display: inline-block;
		padding-left: 3.125rem;
		line-height: 1.35;
	}
	.slider-section-four .specia-content h1:before {
		width: 20px;
		height: 3px;
		top: 12px;
	}
	.slider-section-four .heropress-slider-btn {
		margin-top: 0;
		text-align: inherit;
	}
}

/*---------------------------------------
	Slider Five
-----------------------------------------*/

.slider-section-five .owl-thumb-item img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	object-fit: cover;
	border: 2px solid rgb(255 255 255 / 0.55);
}

.slider-section-five .owl-thumbs {
	display: none;
}

.slider-section-five .owl-thumbs {
	position: absolute;
	bottom: 50px;
	left: 0;
	display: table;
	width: 100%;
	text-align: center;
}

.slider-section-five button.owl-thumb-item {
	display: table-cell;
	border: none;
	outline: none;
	background: none;
	padding: 0;
}

.slider-section-five .owl-thumb-item:not(:last-child) {
	margin-right: 10px;
}

.slider-section-five .owl-thumb-item.active img {
	border-color: #ffffff;
}

@media (max-width: 991px) {
	.slider-section-five .owl-thumbs {
		bottom: 12px;
	}
	.slider-section-five .owl-thumb-item img {
		width: 25px;
		height: 25px;
	}
}

.slider-section-five .owl-dots .owl-dot span {
	border-radius: 10px;
}

/*---------------------------------------
	Slider Six
-----------------------------------------*/

.slider-section-six .owl-carousel:hover .owl-prev {
	left: 12px;
}

.slider-section-six .owl-carousel:hover .owl-prev {
	right: 12px;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-position: center center;
	background-size: cover;
	background-blend-mode: multiply;
	width: 60px;
	height: 60px;
	line-height: 59px;
	border-width: 2px;
	border-radius: 100%;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] i {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background-color: rgb(0 0 0 / 60%);
}

.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-]:hover i {
	color: #FF0034
}

.slider-section-six .specia-content h6 {
	position: relative;
	display: inline-block;
}

.slider-section-six .specia-slider.text-center .specia-content h6 {
	padding-bottom: 15px;
	margin-bottom: 7px;
}

.slider-section-six .specia-content h6:before {
	content: "";
	position: absolute;
	top: 0;
	right: -28px;
	width: 30px;
	height: 3px;
}

.slider-section-six .specia-slider.text-center .specia-content h6:before {
	right: 0;
	left: 0;
	margin: auto;
	top: auto;
	width: 50px;
	bottom: 0;
}

.slider-section-six .specia-slider.text-right .specia-content h6:before {
	right: auto;
	left: -28px;
}

@media (max-width: 600px) {
	.slider-section-six .owl-theme .owl-controls .owl-nav [class*=owl-] {
		width: 40px;
		height: 40px;
		line-height: 39px;
	}
}

/*---------------------------------------
	Slider Seven
-----------------------------------------*/

.slider-section-seven .specia-slider:after {
	content: "";
	position: absolute;
	top: 0;
	left: -10%;
	width: 75%;
	height: 100%;
	transform: skew(-20deg, 0deg);
	opacity: 0.3;
	z-index: -1;
}

.slider-section-seven .specia-slider.text-center:after {
	left: 0;
	right: 0;
	margin: auto;
	transform: skew(-20deg, 0deg);
}

.slider-section-seven .specia-slider.text-right:after {
	left: auto;
	right: -10%;
}

/*---------------------------------------
	Slider Eight
-----------------------------------------*/
.slider-wrapper.slider-section-eight .specia-content {
	background-color: rgb(34 34 34 / 0.75);
	padding: 25px;
}

.slider-section-eight .main-slider .owl-dots {
	bottom: 25px;
}

.slider-section-eight .owl-carousel .owl-nav [class*=owl-] {
	top: 62%;
}

@media (min-width: 992px) {
	.slider-wrapper.slider-section-eight .specia-content {
		margin-top: 180px;
	}
}

@media (max-width: 767px) {
	.slider-wrapper.slider-section-eight .specia-content {
		padding: 16px;
	}
}

/*---------------------------------------
	Slider Nine
-----------------------------------------*/
.slider-section-nine .specia-content {
	max-width: 650px;
	padding: 50px;
	margin-top: 90px;
	border-radius: 3px;
}

.slider-section-nine .specia-content:after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: -25px;
	width: 100%;
	height: 100%;
	background: inherit;
	z-index: -1;
	opacity: 0.75;
	border-radius: inherit;
}

.slider-section-nine .specia-content h1 {
	font-size: 40px;
	line-height: 40px;
}

.slider-section-nine .specia-content .video-play {
	background-color: #ffffff;
}

.slider-section-nine .owl-carousel:hover .owl-prev {
	left: 15px;
}

.slider-section-nine .owl-carousel:hover .owl-next {
	right: 15px;
}

.slider-section-nine .owl-carousel.arrows-transparent .owl-nav [class*=owl-] {
	border-color: #ffffff;
	background-color: #ffffff;
	border-radius: 100%;
}

.slider-section-nine .specia-content h6 span,
.slider-section-nine .owl-carousel.arrows-transparent .owl-nav [class*=owl-]:hover i {
	color: #ffffff;
}

@media (min-width: 992px) {
	.slider-section-nine .main-slider,
	.slider-section-nine .main-slider .owl-item img {
		min-height: 600px;
		object-fit: cover;
	}
	.slider-section-nine .specia-slider.text-center .specia-content {
		margin-top: 120px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.slider-section-nine .specia-content {
		padding: 22px;
		margin-top: 130px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation : landscape) {
	.slider-section-nine .specia-content {
		max-width: 620px;
		padding: 25px;
	}
	.slider-section-nine .specia-content h6 {
		margin-bottom: 8px;
	}
	.slider-section-nine .specia-content h1 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 8px;
	}
}
@media (max-width: 991px) {
	.slider-section-nine .specia-content {
		margin: 0;
	}
}
@media (max-width: 767px) {
	.slider-section-nine .specia-content:after {
		bottom: -10px;
		left: -10px;
	}
	.slider-section-nine .specia-content h1 {
		font-size: 20px;
		line-height: 20px;
	}
	.slider-section-nine .specia-content h6 {
		font-size: 12px;
	}
}

@media (max-width: 450px) {
	.slider-section-nine .specia-content {
		padding: 25px;
	}
}

/*---------------------------------------
	Slider Ten
-----------------------------------------*/
.slider-section-ten .owl-carousel .owl-dots .owl-dot span {
	display: none;
}

.slider-section-ten .owl-dots  {
	position: absolute;
	right: 30px;
	width: auto;
	left: auto;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 100;
}

.slider-section-ten .owl-dots .owl-dot {
	pointer-events: all;
	background-color: transparent;
	width: 26px;
	height: 26px;
	border: 1px solid #ffffff;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	font-size: 1px;
	padding: 0px;
	margin: 0px 7px 70px;
	z-index: 100;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}

.slider-section-ten .owl-dots .owl-dot:last-child {
	margin-bottom: 0;
}

.slider-section-ten .owl-dots .owl-dot:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1);
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
}

.slider-section-ten .owl-dots .owl-dot.active:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
}

.slider-section-ten .owl-dots .owl-dot:hover:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 4.75);
}

.slider-section-ten .owl-dots .owl-dot:not(:first-child):before {
	content: "";
	height: 70px;
	position: absolute;
	bottom: 25px;
	border-right: 1px solid #ffffff;
	zoom: 1;
	filter: alpha(opacity=50);
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.slider-section-ten .owl-dots .owl-dot.active {
	background-color: transparent;
}

@media (max-width: 860px) {
	.slider-section-ten .owl-dots {
		right: 0;
	}
}

@media (max-width: 790px) {
	.slider-section-ten .owl-dots {
		right: -0.5%;
	}
	.slider-section-ten .owl-dots .owl-dot {
		width: 18px;
		height: 18px;
		margin-bottom: 50px;
	}
	.slider-section-ten .owl-dots .owl-dot:not(:first-child):before {
		height: 50px;
		bottom: 17px;
	}
}

@media (max-width: 767px) {
	.slider-section-ten .owl-dots .owl-dot {
		width: 16px;
		height: 16px;
		margin-bottom: 40px;
	}
	.slider-section-ten .owl-dots .owl-dot:not(:first-child):before {
		height: 40px;
		bottom: 15px;
	}
	.slider-section-ten .owl-dots .owl-dot:after {
		width: 8px;
		height: 8px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
	.slider-section-ten .specia-slider.text-right .specia-content {
		padding-right: 15px;
	}
}

/*---------------------------------------
	Slider Eleven
-----------------------------------------*/
.slider-section-eleven .specia-content {
	padding: 25px;
	background-color: rgb(255 255 255 / 0.8);
	border-width: 0;
	border-style: solid;
	overflow: hidden;
	box-shadow: 0 3px 25px -3px rgb(0 0 0 / 0.5);
}

.slider-section-eleven .text-left .specia-content {
	border-left-width: 8px;
}

.slider-section-eleven .text-center .specia-content {
	border-top-width: 8px;
}

.slider-section-eleven .text-right .specia-content {
	border-right-width: 8px;
}

.slider-section-eleven .specia-content h1 {
	font-size: 50px;
	font-weight: 900;
}

.slider-section-eleven .specia-content h6 {
	position: relative;
	display: inline-block;
}

.slider-section-eleven .text-left .specia-content h6 {
	padding-right: 60px;
}
.slider-section-eleven .text-center .specia-content h6 {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.slider-section-eleven .text-right .specia-content h6 {
	padding-left: 60px;
}

.slider-section-eleven .specia-content h6:after {
	content: "";
	position: absolute;
	top: 8px;
	width: 50px;
	height: 3px;
	z-index: 0;
}

.slider-section-eleven .text-left .specia-content h6:after {
	right: 0;
}
.slider-section-eleven .text-center .specia-content h6:after {
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.slider-section-eleven .text-right .specia-content h6:after {
	left: 0;
}

.slider-section-eleven .slider-btn-play .video-text,
.slider-section-eleven .specia-content h6,
.slider-section-eleven .specia-content h1,
.slider-section-eleven .specia-content p {
	color: #242526;
}

.slider-section-eleven .owl-dots .owl-dot {
	height: 7px;
	width: 14px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: none;
	background: #b3b3b3;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	overflow: hidden;
}

.slider-section-eleven .owl-dots .owl-dot {
	margin-left: 8px;
}

.slider-section-eleven .owl-dots .owl-dot:first-child {
	margin-left: 0;
}

.slider-section-eleven .owl-dots .owl-dot.active {
	border: none;
}

.slider-section-eleven .owl-dots .owl-dot span {
	display: none;
}

@media (min-width: 768px) {
	.slider-section-eleven .owl-dots {
		position: absolute;
		right: auto;
		width: auto;
		left: 10px;
		top: 50%;
		bottom: auto;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: center;
		z-index: 100;
	}
	.slider-section-eleven .owl-dots .owl-dot {
		display: block;
		height: 14px;
		width: 7px;
		margin-bottom: 8px;
		margin-left: 0;
	}
	.slider-section-eleven .owl-dots .owl-dot:last-child {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.slider-section-eleven .specia-content {
		padding: 15px 12px;
	}
	.slider-section-eleven .specia-content p {
		font-size: 15px;
		margin-bottom: 4px;
	}
	.slider-section-eleven .specia-content h1 {
		font-size: 18px;
		margin-bottom: 6px;
	}
	.slider-section-eleven .text-left .specia-content h6 {
		padding-right: 40px;
	}
	.slider-section-eleven .text-right .specia-content h6 {
		padding-left: 40px;
	}
	.slider-section-eleven .specia-content h6:after {
		top: 5px;
		width: 35px;
		height: 2px;
	}
	.slider-section-eleven .owl-dots {
		left: 4px;
	}
	.slider-section-eleven .text-left .specia-content {
		border-left-width: 3px;
	}
	.slider-section-eleven .text-right .specia-content {
		border-right-width: 3px;
	}
	.slider-section-eleven .text-center .specia-content {
		border-top-width: 3px;
	}
}

/*---------------------------------------
	Slider Twelve
-----------------------------------------*/
.slider-section-twelve .specia-content h6 {
	font-size: 13px;
	font-weight: 500;
	line-height: 28px;
	padding: 0 15px 0 5px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 100px;
	display: inline-block;
}

.slider-section-twelve .specia-content h6:first-child::nth-line(-n+2) {
	color: red;
}

.slider-section-twelve .specia-content h6 span {
	color: #ffffff;
	display: inline;
	padding: 2px 10px;
	border-radius: 100px;
	font-size: 12px;
	margin-right: 1px;
}

.slider-section-twelve .bt-primary {
	border-width: 1px;
}

.slider-section-twelve .bt-white-border {
	border-width: 1px;
	border-color: rgb(255 255 255 / 0.3);
	background-color: rgb(255 255 255 / 0.1);
}

.slider-section-twelve .bt-white-border:hover,
.slider-section-twelve .bt-white-border:focus {
	background-color: #ffffff;
}

.slider-section-twelve .video-play {
	background: #ffffff !important;
	box-shadow: 4px 4px 13px 0 rgba(0,0,0,.1);
}

.slider-section-twelve .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 27px;
	background: none;
	border: 1px solid;
	border-color: transparent;
	outline: none;
	border-radius: 50%;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.slider-section-twelve .owl-dots .owl-dot {
	margin-left: 8px;
}

.slider-section-twelve .owl-dots .owl-dot:first-child {
	margin-left: 0;
}

.slider-section-twelve .owl-dots .owl-dot.active {
	border-color: rgba(255,255,255,0.5);
}

.slider-section-twelve .owl-dots .owl-dot span {
	background: #ffffff;
	width: 8px;
	height: 8px;
	border: none;
	box-shadow: none;
}

@media (min-width: 768px) {
	.slider-section-twelve .owl-dots {
		position: absolute;
		right: auto;
		width: auto;
		left: 10px;
		top: 50%;
		bottom: auto;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: center;
		z-index: 100;
	}
	.slider-section-twelve .owl-dots .owl-dot {
		display: block;
		margin-bottom: 1px;
		margin-left: 0;
	}
	.slider-section-twelve .owl-dots .owl-dot:last-child {
		margin-bottom: 0;
	}
}

/*---------------------------------------
	Slider Thirteen
-----------------------------------------*/
.slider-section-thirteen .main-slider .owl-dots {
	display: none !important;
}

.slider-section-thirteen .specia-content {
	padding: 25px 45px;
}

.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:after,
.slider-section-thirteen .specia-content:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	transform: skewX(10deg);
	z-index: -1;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	box-shadow: 0 3px 16px -1px rgb(0 0 0 / 0.2);
}

.slider-section-thirteen .video-text,
.slider-section-thirteen .specia-content h6,
.slider-section-thirteen .specia-content h1,
.slider-section-thirteen .specia-content p {
	color: #242526;
}

.slider-section-thirteen .specia-content h6 {
	padding: 5px 15px;
	font-size: 13px;
	box-shadow: 0 2px 16px -1px rgb(0 0 0 / 0.17);
	border-left: 2px solid transparent;
	display: inline-block;
}

.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:hover,
.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-] {
	background: none;
	border: none;
}

.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-] i {
	color: #242526;
}

.slider-section-thirteen .owl-carousel .owl-nav [class*=owl-]:hover i {
	color: #ffffff;
}

/*---------------------------------------
	Slider Fourteen
-----------------------------------------*/
.slider-section-fourteen .main-slider .owl-dots {
	display: none !important;
}

.slider-section-fourteen .specia-content {
	padding: 26px 45px;
	background: none;
}

.slider-section-fourteen .specia-content:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	-webkit-clip-path: none;
	clip-path: none;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
	opacity: 0.75;
	z-index: -1;
}

.slider-section-fourteen .specia-content:after {
	content: "";
	position: absolute;
	top: 15px;
	right: -15px;
	width: 100%;
	height: 100%;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	opacity: 0.5;
	z-index: -1;
}

.slider-section-fourteen .specia-content h6 {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 13px;
	background-color: #ffffff;
	padding: 5px 10px;
	border-radius: 100px;
}

.slider-section-fourteen .slider-btn-play .video-play {
	background-color: #ffffff;
}

@media (max-width: 767px) {
	.slider-section-fourteen .specia-content h6 {
		font-size: 10px;
	}
	.slider-section-fourteen .specia-content {
		padding: 22px;
	}
}

/*---------------------------------------
	Slider Fifteen
-----------------------------------------*/

.specia-content-inner {
	display: block;
	background-color: rgb(0 0 0 / 0.35);
	padding: 30px 25px;
	margin-top: -25px;
	margin-bottom: 25px;
}

.specia-content-inner > span {
	display: block;
}

.specia-content-inner > span p {
	margin-bottom: 0;
}

.specia-content-inner h6 {
	position: relative;
	display: inline-block;
}
.slider-section-fifteen .specia-slider.text-center h6:before,
.slider-section-fifteen .specia-slider h6:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 18px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-width: 0;
	border-style: solid;
}

.slider-section-fifteen .specia-slider.text-right h6 {
	padding-right: 10px;
}

.slider-section-fifteen .specia-slider.text-center h6:before,
.slider-section-fifteen .specia-slider.text-right h6:after {
	right: 0;
	border-right-width: 3px;
}

.slider-section-fifteen .specia-slider.text-left h6 {
	padding-left: 10px;
}

.slider-section-fifteen .specia-slider.text-center h6:after,
.slider-section-fifteen .specia-slider.text-left h6:after {
	left: 0;
	border-left-width: 3px;
}

.slider-section-fifteen .specia-slider.text-center h6 {
	padding: 0 10px;
}

@media (max-width: 767px) {
	.slider-section-fifteen .specia-content-inner {
		padding: 17px;
	}
}

/*---------------------------------------
	Slider Sixteen
-----------------------------------------*/

.slider-section-sixteen .owl-dots {
	display: none !important;
}

.slider-section-sixteen .owl-carousel .owl-nav .owl-prev {
	border-radius: 20px 0 0 20px;
}

.slider-section-sixteen .owl-carousel .owl-nav .owl-next {
	border-radius: 0 20px 20px 0;
}

.slider-section-sixteen .specia-content {
	padding: 30px 25px;
	background-color: rgb(28 48 74 / 0.65);
}

@media (max-width: 767px) {
	.slider-section-sixteen .specia-content {
		padding: 17px;
	}
}

/*---------------------------------------
	Slider Seventeen
-----------------------------------------*/

.slider-section-seventeen .owl-nav [class*=owl-] {
	border-radius: 100%;
}

.slider-section-seventeen .specia-content h6 {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	padding: 4px 6px;
	color: #242526;
	background-color: #ffffff;
}

.slider-section-seventeen .specia-content h1 {
	background-color: rgb(0 0 0 / 0.35);
	padding: 6px 15px;
}

.slider-section-seventeen .specia-content p {
	position: relative;
}

/*---------------------------------------
	Slider Eighteen
-----------------------------------------*/
.slider-section-eighteen .specia-content h6 {
	display: inline-block;
	padding: 4px 6px;
	font-size: 15px;
	border: 1px solid rgb(255 255 255 / 0.5);
}

.slider-section-eighteen .specia-content h1 {
	position: relative;
}

.slider-section-eighteen .specia-slider.text-left h1 {
	padding-left: 15px;
}

.slider-section-eighteen .specia-slider.text-right h1 {
	padding-right: 15px;
}

.slider-section-eighteen .specia-slider.text-center h1 {
	padding-bottom: 12px;
}

.slider-section-eighteen .specia-content h1:before {
	content: "";
	position: absolute;
	margin: auto;
}

.slider-section-eighteen .specia-slider.text-left h1:before {
	top: 0;
	bottom: 0;
	left: 0;
	width: 4px;
	height: 85%;
}

.slider-section-eighteen .specia-slider.text-right h1:before {
	top: 0;
	bottom: 0;
	right: 0;
	width: 4px;
	height: 85%;
}

.slider-section-eighteen .specia-slider.text-center h1:before {
	bottom: 0;
	left: 0;
	right: 0;
	width: 15%;
	height: 4px;
}

/*---------------------------------------
	Slider Nineteen
-----------------------------------------*/

.slider-section-nineteen .specia-content h6 {
	position: relative;
	display: inline-block;
	padding-right: 16px;
}

.slider-section-nineteen .specia-content h6:after {
	content: "";
	position: absolute;
	top: -10px;
	right: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	z-index: -1;
}

.slider-section-nineteen .specia-content h1 {
	position: relative;
	font-size: 40px;
	padding: 6px 12px;
	border: 3px solid #000000;
	border-bottom: 0;
}

.slider-section-nineteen .specia-content h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 94%;
	height: 3px;
	background: #000000;
}

/*---------------------------------------
	Slider Twenty
-----------------------------------------*/


.slider-section-twenty .owl-theme div.owl-dots .owl-dot.active span{
	width:26px;
}

.slider-section-twenty .owl-carousel .owl-dots .owl-dot span {
	position: relative;
	display: inline-block;
	margin: 0 4px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	border-radius: 6px;
	overflow: hidden;
	background-color: #ffffff;
	transition: background .3s ease;
}

.slider-section-twenty .specia-content:after {
	/* content: ""; */
	width: 320px;
	height: 320px;
	position: absolute;
	top: -50px;
	bottom: 0;
	margin: auto;
	border-radius: 100%;
	opacity: 0.75;
	z-index: -1;
	-webkit-animation: bounce_one 5s linear infinite;
	animation: bounce_one 5s linear infinite;
}

@keyframes bounce_one{0%{transform:translateY(-0.625rem)}50%{transform:translateY(0.625rem)}to{transform:translateY(-0.625rem)}}

.slider-section-twenty .text-left .specia-content:after {
	left: -50px;
}

.slider-section-twenty .text-right .specia-content:after {
	right: -50px;
}

.slider-section-twenty .text-center .specia-content:after {
	right: 0;
	left: 0;
}

.slider-section-twenty .specia-content h6 {
	display: inline-block;
	position: relative;
}

.slider-section-twenty .specia-content h6:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 20px;
	height: 2px;
	margin: auto;
	background-color: #ffffff;
}

.slider-section-twenty .slider-btn-play .video-play {
	background-color: #ffffff;
}

.slider-section-twenty .owl-carousel .owl-nav [class*=owl-] {
	border-radius: 100%;
	background-color:transparent;
	border-color: #ffffff;
	background-size:cover;
	background-blend-mode: multiply;
}

.slider-section-twenty .owl-theme .owl-controls .owl-nav [class*=owl-]:hover ,
.slider-section-twenty .owl-theme .owl-controls .owl-nav [class*=owl-]:focus {
	border-color: #FF0034;
	background-size: cover;
	background-color: #00000080;
	background-blend-mode: multiply;
}

.slider-section-twenty .owl-carousel .owl-nav [class*=owl-]::after {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-color:#00000090;
}

.slider-section-twenty .owl-carousel .owl-nav [class*=owl-]:hover i {
	color: #ffffff;
}

@media (max-width: 767px) {
	.slider-section-twenty .specia-content h6 {
		font-size: 13px;
	}
}

/*---------------------------------------
	Service Specia
-----------------------------------------*/

#unique_serv_pg .col-md-4:nth-child(3n+1),
#unique_serv_pg .col-sm-4:nth-child(3n+1),
#unique-service .col-md-4:nth-child(3n+1),
#unique-service .col-sm-4:nth-child(3n+1) {
	clear: both;
}

.service-description {
	position: relative;
}

.service-specia .service-box:hover,
.service-specia .service-box:focus-within {
	background-color: #ffffff;
	border-color: #ffffff;
	box-shadow: 0 0 30px rgb(0 0 0 / 8%);
	-webkit-transform: translate3d(0,-3px,0);
	transform: translate3d(0,-3px,0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.service-specia .service-box * {
	transition-duration: .4s;
	-webkit-transition-duration: .4s;
}

.service-specia .service-box .inner {
	width: 100%;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.service-specia .service-box:hover .inner,
.service-specia .service-box:focus-within .inner {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.service-specia .service-box a.more-link {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.service-specia .service-box:hover a.more-link,
.service-specia .service-box:focus-within a.more-link {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.service-specia .service-box .service-description {
	padding: 10px 0 0;
}

.service-specia .service-description a.more-link:after {
	content: "";
	top: auto;
	right: auto;
	bottom: 0;
	width: 100%;
	height: 2px;
	left: 0;
	opacity: 1;
}

/*---------------------------------------
	Service Avira  
-----------------------------------------*/
.service-version-one{
	background: #ffffff;
}
.section-heading{
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: 800;
	margin: 0;
}
.section-heading span{
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: 800;
}
.service-box {
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.service-box p:-moz-only-whitespace {
	display: none;
}
.service-avira .service-box,
.service-version-one .service-box {
	border: solid 1px #f1f1f1;
	padding: 30px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.service-avira .service-box {
	padding-bottom: 16px;
}
.service-avira .service-box:hover,
.service-avira .service-box:focus-within {
	box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.service-avira .service-icon-box,
.service-version-one .service-icon-box {
	margin-bottom: 18px;
}
.service-avira .service-icon-box figure img,
.service-version-one .service-icon-box figure img {
	margin: 0 auto;
}
.service-avira .service-title a,
.service-version-one .service-title a {
	font-size: 18px;
	color: #1c314c;
	font-weight: 700;
}
.service-avira .service-description,
.service-version-one .service-description {
	font-size: 15px;
	font-weight: normal;
}
.service-avira .service-description {
	padding: 10px 0 8px;
}
.service-description .more-link {
	top: 0;
	margin-top: 8px;
	display: inline-block;
	font-weight: 600;
}
.service-description .more-link:after {
	content: "\f105";
	font-family: 'FontAwesome';
	font-weight: 600;
	font-size: 12px;
	position: absolute;
	top: 3px;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	line-height: 15px;
	color: #ffffff;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.service-description .more-link:hover:after,
.service-description .more-link:focus:after {
	right: -18px;
	opacity: 1;
}
.service-avira .col-md-6:nth-child(2n+1),
.service-version-one .col-md-6:nth-child(2n+1),
.service-fabify .col-md-6:nth-child(2n+1) {
	clear:left;
}
.service-avira .col-md-4:nth-child(3n+1),
.service-version-one .col-md-4:nth-child(3n+1),
.service-fabify .col-md-4:nth-child(3n+1) {
	clear:left;
}
.service-avira .col-md-3:nth-child(4n+1),
.service-version-one .col-md-3:nth-child(4n+1),
.service-fabify .col-md-3:nth-child(4n+1) {
	clear:left;
}

/*---------------------------------------
	Service Proficient  
-----------------------------------------*/
.service-proficient .service-box {
	text-align: left;
	background-color: #ffffff;
	padding: 30px 25px 35px;
	margin-bottom: 30px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgb(43 52 59 / 10%);
}

.service-proficient .service-box:hover,
.service-proficient .service-box:focus-within {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.service-proficient .service-box .service-icon-box {
	position: relative;
	padding-top: 15px;
	display: table-cell;
	vertical-align: middle;
}

.service-proficient .service-box .service-icon {
	height: 55px;
	width: 55px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	border: 1px solid transparent;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	position: relative;
}

.service-proficient .service-box .service-icon:after {
	content: "";
	top: -20px;
	left: -12px;
	width: 85px;
	height: 80px;
	position: absolute;
	z-index: -1;
	background-image: url(images/pattern.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-animation: service-ani 3s linear infinite;
	animation: service-ani 3s linear infinite;
}

@-webkit-keyframes service-ani{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@keyframes service-ani{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}

.service-proficient .service-box .service-icon i {
	font-size: 52px;
	display: inline-block;
	vertical-align: middle;
}

.service-proficient .service-box .service-content {
	padding-left: 15px;
	display: table-cell;
	vertical-align: middle;
}

.service-proficient .service-box .service-description p {
	position: relative;
	z-index: 2;
}

.service-proficient .service-box .service-title {
	margin-bottom: 10px;
}

.service-proficient .service-box .service-title a {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

.service-proficient .service-box .more-link:after {
	display: none;
}

.service-proficient .service-rating a.more-link {
	top: 0;
	color: #ffffff;
}

.service-proficient .service-linked {
	padding-top: 0;
	opacity: 0;
	transition: all .4s;
}

.service-proficient .service-box:hover .service-linked,
.service-proficient .service-box:focus-within .service-linked {
	opacity: 1;
}

.service-proficient .service-rating {
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	position: absolute;
	bottom: -50px;
	right: -50px;
	padding: 13px 12px;
	text-align: center;
	z-index: 1;
	transition: all .4s;
}

.service-proficient .service-box:hover .service-rating,
.service-proficient .service-box:focus-within .service-rating {
	bottom: 0;
	right: 0;
}

.service-proficient .service-rating:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	width: 60px;
	height: 55px;
	z-index: -1;
	border-radius: 70px 0px 6px 0px;
}

.service-proficient .service-rating:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 90px 0px 6px 0px;
	width: 0;
	height: 0;
	z-index: -1;
	opacity: .5;
	transition: all .6s;
}

.service-proficient .service-box:hover .service-rating:after,
.service-proficient .service-box:focus-within .service-rating:after {
	width: 75px;
	height: 70px;
}

/*---------------------------------------
	Avira Service
-----------------------------------------*/

.service-avira .service-box:hover,
.service-avira .service-box:focus-within {
	color: #ffffff;
}

.service-box,
.specia-icon:before,
.service-title a,
.service-description p {
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.service-avira .service-title a:hover,
.service-avira .service-title a:focus {
	color: #FF0034;
}

.service-avira .specia-icon:before {
	font-size: 60px;
	color: #242526;
	padding: 0;
}

.service-avira .service-box {
	text-align: left;
	padding-bottom: 18px;
}

.service-avira a.more-link {
	display: block;
	border-top: 1px solid #e6e6e6;
	margin-top: 20px;
	padding-top: 17px;
}

.service-avira a.more-link:after,
.service-avira a.more-link:after {
	bottom: 5px;
	right: 20px;
	top: auto;
}
.service-avira .service-description a.more-link:after {
	content: "\f112";
	color: #FF0034;
	background: none;
	transform: rotateY(170deg);
	font-weight: 500;
}
.service-avira .service-box:hover .service-description a.more-link:after,
.service-avira .service-box:focus-within .service-description a.more-link:after {
	right: 0;
	opacity: 1;
}

.service-avira .service-box:hover .specia-icon:before,
.service-avira .service-box:focus-within .specia-icon:before,
.service-avira .service-box:hover .service-title a,
.service-avira .service-box:focus-within .service-title a,
.service-avira .service-box:hover .service-description p,
.service-avira .service-box:focus-within .service-description p,
.service-avira .service-box:hover a.more-link,
.service-avira .service-box:focus-within a.more-link {
	color: #ffffff;
}

.service-avira .service-box:hover a.more-link:after,
.service-avira .service-box:focus-within a.more-link:after {
	color: #ffffff;
	background: none;
}

/*---------------------------------------
	Service HeroPress  
-----------------------------------------*/

.hero-service-box {
	position: relative;
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1e3px;
	perspective: 1e3px;
	border-radius: 0;
	margin-bottom: 30px;
	box-shadow: -13px -13px 58px -13px rgb(0 0 0 / 10%);
	-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.hero-service-box .front-part,
.hero-service-box .back-part {
	top: 0;
	right: 0;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	height: 300px;
	background-position: 50%;
	background-clip: padding-box;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1e3px;
	perspective: 1e3px;
	-webkit-transition: -webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
	transition: -webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
	transition: transform .6s cubic-bezier(.2,.85,.4,1.275);
	transition: transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);
}

.hero-service-box .front-part {
	position: relative;
	bottom: 0;
	z-index: 10;
	padding: 30px;
	border-radius: 5px;
	background-color: #6094da;
	align-items: center;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	padding: 40px 40px 40px 40px;
	border-radius: 0px 0px 0px 0px;
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.hero-service-box .front-part:before,
.hero-service-box .back-part:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -9;
	width: 100%;
	height: 100%;
	background-color: initial;
	content: "";
}

.hero-service-box .front-part::before {
	background-color: #FFFFFF;
}

.hero-service-box .front-content-part,
.hero-service-box .back-content-part {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	transition: all .9s ease 0s;
}

.hero-service-box .front-content-part {
	transition: 0.95s;
}

.hero-service-box .front-icon-part {
	margin-bottom: 21px;
}

.hero-service-box .front-icon-part span {
	display: inline-block;
	text-align: center;
	color: #242526;
	font-size: 35px;
	line-height: 1;
}

.hero-service-box .front-icon-part span img {
	width: 60px;
	height: 60px;
}

.hero-service-box .front-title-part {
	margin-bottom: 10px;
}

.hero-service-box .front-title {
	margin: 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	color: #242526;
}

.hero-service-box .front-desc-part p {
	margin-bottom: 0;
	font-size: 16px;
	color: #555555;
}

.hero-service-box .back-part {
	position: absolute;
	z-index: -1;
	padding: 30px;
	border-radius: 5px;
	align-items: center;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.hero-service-box .back-title-part {
	margin-bottom: 17px;
}

.hero-service-box .back-title {
	margin: 0;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	color: #ffffff;
}

.hero-service-box .back-title a,
.hero-service-box .back-title a:hover,
.hero-service-box .back-title a:focus {
	color: #ffffff;
}

.hero-service-box .back-desc-part {
	margin-bottom: 25px;
}

.hero-service-box .back-desc-part p {
	margin-bottom: 0;
	font-size: 16px;
	color: #ffffff;
}

.hero-service-box .back-btn {
	display: inline-block;
	padding: 12px 25px 12px 25px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #111111;
	background-color: #FFFFFF;
	line-height: 1;
	border-radius: 30px 30px 30px 30px;
}

.hero-service-box:hover .front-part,
.hero-service-box:focus-within .front-part {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: -1;
}

.hero-service-box:hover .back-part,
.hero-service-box:focus-within .back-part {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	z-index: 1;
}

/*---------------------------------------
	Service Fabify  
-----------------------------------------*/
.service-fabify .service-box {
	position: relative;
	text-align: center;
	z-index: 0;
	border-radius: 5px;
	background-color: #fff;
	padding: 30px;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: 0 0 40px rgb(82 85 90 / 10%);
	box-shadow: 0 0 40px rgb(82 85 90 / 10%);
}

.service-fabify .service-box:hover,
.service-fabify .service-box:focus-within {
	background-color: #242526;
	color: #ffffff;
}

.service-fabify .specia-icon {
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	background: none;
	color: #242526;
}

.service-fabify .specia-icon:before {
	font-size: 60px;
}

.service-fabify .service-title a {
	font-size: 20px;
	font-weight: 600;
	display: block;
	position: relative;
}

.service-fabify .service-title a:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #dddddd;
	width: 50px;
	margin: auto;
}

.service-fabify .service-description {
	margin-top: 25px;
}

.service-fabify .service-description a.more-link {
	margin-top: 20px;
}

.service-fabify .service-box:hover .specia-icon:before,
.service-fabify .service-box:focus-within .specia-icon:before,
.service-fabify .service-box:hover .service-title a,
.service-fabify .service-box:focus-within .service-title a,
.service-fabify .service-box:hover .service-description p,
.service-fabify .service-box:focus-within .service-description p,
.service-fabify .service-box:hover a.more-link,
.service-fabify .service-box:focus-within a.more-link {
	color: #ffffff;
}

.service-fabify .service-box a.more-link:hover,
.service-fabify .service-box a.more-link:focus {
	color: #ffffff;
	background: none;
	letter-spacing: .75px;
}

.service-fabify .service-box .service-description a.more-link:after {
	display: none;
}

.service-fabify .service-box:hover .specia-icon-effect-8 .specia-icon,
.service-fabify .service-box:focus-within .specia-icon-effect-8 .specia-icon {
	background: none;
}

.service-fabify .service-icon-box {
	margin-bottom: 20px;
	position: relative;
	z-index: 0;
}

.service-fabify .icon-bg img {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: auto;
	margin: 0 auto;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

.service-fabify .box-shape img {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
}

.service-fabify .box-shape img:nth-child(2) {
	opacity: 0;
	visibility: hidden;
}

.service-fabify .service-box:hover .box-shape img:nth-child(1),
.service-fabify .service-box:focus-within .box-shape img:nth-child(1) {
	opacity: 0;
	visibility: hidden;
}

.service-fabify .service-box:hover .box-shape img:nth-child(2),
.service-fabify .service-box:focus-within .box-shape img:nth-child(2) {
	opacity: 1;
	visibility: visible;
}

/*---------------------------------------
	Service Magzee
-----------------------------------------*/
.service-magzee .row .col-md-4:nth-child(4) {
	clear: both;
}

.service-magzee .service-box .inner {
	text-align: left;
	position: relative;
	display: block;
	background: #f9f9f9;
	border-radius: 5px;
	overflow: hidden;
	padding: 38px 26px 35px;
	transition: all 500ms ease;
}
.service-magzee .service-box .inner:after {
	content: '';
	position: absolute;
	top: -70px;
	right: -70px;
	width: 216px;
	height: 216px;
	background-image: url(images/circle-anim.png);
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 500ms ease;
	animation: rotateme 30s infinite linear;
}
.service-magzee .service-box .inner:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transform: scale(.9) translateY(20px);
	transform: scale(.9) translateY(20px);
	transition: all 500ms ease;
}
.service-magzee .service-box:hover .inner,
.service-magzee .service-box:focus-within .inner {
	margin: -5px 0px;
	padding: 43px 26px 40px;
}
.service-magzee .service-box:hover .inner:after,
.service-magzee .service-box:focus-within .inner:after {
	opacity: 1;
}
.service-magzee .service-box:hover .inner:before,
.service-magzee .service-box:focus-within .inner:before {
	opacity: 1;
	-webkit-transform: scale(1) translateY(0px);
	-ms-transform: scale(1) translateY(0px);
	transform: scale(1) translateY(0px);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.service-magzee .service-row [class*='col-'] {
	padding: 0;
	margin: 0;
}
.service-magzee .service-row [class*='col-']:nth-child(2n+1) .service-box .inner {
	background: #f6f6f6;
}
.service-magzee .specia-icon {
	color: #242526;
}
.service-magzee .specia-icon:before {
	padding: 0;
	font-size: 60px;
}
.service-magzee .specia-icon:after {
	position: absolute;
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 50%;
	top: 0px;
	right: -6px;
	opacity: 0.5;
	transition: all 500ms ease;
	-webkit-animation: zoomfade 2s infinite linear;
	animation: zoomfade 2s infinite linear;
}
.service-magzee .service-title {
	margin-bottom: 12px;
	transition: all 500ms ease;
}
.service-magzee .service-title a {
	font-size: 20px;
	font-weight: 600;
	display: block;
	position: relative;
}
.service-magzee .service-icon-box {
	position: relative;
	display: inline-block;
	font-size: 60px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	background: transparent;
	margin-bottom: 16px;
	transition: all 500ms ease;
}
.service-magzee .service-description p {
	transition: all 500ms ease;
}
.service-magzee .service-description .more-link {
	margin-top: 12px;
}
.service-magzee .service-box:hover .service-icon-box,
.service-magzee .service-box:focus-within .service-icon-box {
	background-color: #ffffff;
}
.service-magzee .service-box:hover .specia-icon:before,
.service-magzee .service-box:focus-within .specia-icon:before {
	font-size: 50px;
}
.service-magzee .service-box:hover a,
.service-magzee .service-box:hover p,
.service-magzee .service-box:focus-within a,
.service-magzee .service-box:focus-within p {
	color: #ffffff;
}
.service-magzee .service-description .more-link:after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	border-radius: 0;
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
}
@keyframes rotateme {
	from {
		transform: rotate(0deg);
	}
	to { 
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotateme {
	from {
		-webkit-transform: rotate(0deg);
	}
	to { 
		-webkit-transform: rotate(360deg);
	}
}
@keyframes zoomfade {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}
@-webkit-keyframes zoomfade {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

/*---------------------------------------
	Service Benzer
-----------------------------------------*/
.service-benzer .service-box {    
	min-height: 388px;
}
.service-benzer .inner {
	position: relative;
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 46px 20px 54px 20px;
	border-radius: 5px;
	transition: all 900ms ease;
}

.service-benzer .inner:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 0%;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border-radius: 5px;
	transition: all 500ms ease;
}

.service-benzer .service-box:hover .inner:before,
.service-benzer .service-box:focus-within .inner:before {
	height: 100%;
	top: 0px;
}

.service-benzer .service-title {
	margin-bottom: 30px;
}

.service-benzer .service-title a {
	position: relative;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	transition: all 500ms ease;
}

.service-benzer .service-icon-box {
	position: relative;
	display: inline-block;
	margin-bottom: 33px;
}

.service-benzer .service-layer {
	position: absolute;
	width: 120px;
	height: 120px;
	left: -10px;
	top: -10px;
	border: 2px solid #fff;
	border-radius: 50%;
	clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%, 0 0);
	transition: all 500ms ease;
	-webkit-animation: service_hexagon 2s infinite linear;
	animation: service_hexagon 2s infinite linear;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

.service-benzer .service-box:hover .service-layer,
.service-benzer .service-box:focus-within .service-layer {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}

@-webkit-keyframes service_hexagon{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes service_hexagon{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}

.service-benzer .service-layer:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	left: 15px;
	bottom: 9px;
	border-radius: 50%;
	background: #ffffff;
}

.service-benzer .service-description .more-link:after {
	background-color: #ffffff;
}

.service-benzer .service-icon-box i {
	position: relative;
	display: inline-block;
	font-size: 50px;
	background: #ffffff;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 50px rgb(0 0 0 / 10%);
	transition: all 500ms ease;
}

.service-benzer .specia-icon:before {
	font-size: inherit;
}

.service-benzer .service-box:hover a,
.service-benzer .service-box:hover p,
.service-benzer .service-box:focus-within a,
.service-benzer .service-box:focus-within p {
	color: #ffffff;
}

/*---------------------------------------
	Service Spyropress
-----------------------------------------*/
.service-spyropress .service-box {
	text-align: center;
	padding: 30px;
	transition: all ease .5s;
	border: 1px dashed transparent;
	margin-bottom: 30px;
}

.service-spyropress .service-box:after,
.service-spyropress .service-box:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	transition: all ease .5s;
	opacity: 0;
}

.service-spyropress .service-box:before {
	top: 15px;
	left: 15px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
}

.service-spyropress .service-box:after {
	bottom: 15px;
	right: 15px;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent;
}

.service-spyropress .service-box:hover,
.service-spyropress .service-box:focus-within {
	border-color: #242526;
	background-color: #242526;
}

.service-spyropress .service-box:hover:after,
.service-spyropress .service-box:hover:before,
.service-spyropress .service-box:focus-within:after,
.service-spyropress .service-box:focus-within:before {
	width: 50px;
	height: 50px;
	opacity: 1;
}

.service-spyropress .service-box .service-icon-box {
	line-height: 1;
	margin-bottom: 17px;
	display: inline-block;
}

.service-spyropress .service-box .specia-icon:before {
	font-size: 50px;
}

.service-spyropress .service-box .service-title {
	margin-bottom: 12px;
}

.service-spyropress .service-box .service-title a {
	font-size: 20px;
	font-weight: 600;
	display: block;
	position: relative;
	transition: all ease .5s;
}

.service-spyropress .service-box:hover a.more-link,
.service-spyropress .service-box:hover p,
.service-spyropress .service-box:focus-within a.more-link,
.service-spyropress .service-box:focus-within p {
	color: #ffffff;
}

.service-spyropress .service-box a.more-link:hover,
.service-spyropress .service-box a.more-link:focus {
	letter-spacing: 1px;
}

.service-spyropress .service-description .more-link:after {
	display: none;
}

/*---------------------------------------
	Service Webstrap
-----------------------------------------*/
.webstrap-service-box {
	position: relative;
	text-align: left;
	margin-bottom: 30px;
	z-index: 0;
	-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
	transition: .3s cubic-bezier(.24,.74,.58,1);
}

.webstrap-service-box:hover,
.webstrap-service-box:focus-within {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}

.webstrap-service-box .front-part {
	background-color: #ffffff;
	padding: 54px 38px 50px;
	-webkit-box-shadow: 0 0 40px rgb(12 12 12 / 10%);
	box-shadow: 0 0 40px rgb(12 12 12 / 10%);
}

.webstrap-service-box .front-icon-part {
	height: 86px;
	width: 86px;
	-webkit-border-radius: 86px;
	border-radius: 86px;
	line-height: 86px;
	text-align: center;
	margin-bottom: 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.webstrap-service-box .front-icon-part i {
	font-size: 46px;
	color: #ffffff;
}

.webstrap-service-box .front-title-part {
	margin-bottom: 18px;
}

.webstrap-service-box .front-title-part h2 {
	font-size: 22px;
	color: #242526;
}

.webstrap-service-box .front-desc-part p {
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 500;
}

.webstrap-service-box .back-part {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	padding: 40px;
	background-color: #242526;
	border-top: 7px solid transparent;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
	-webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
	transition: .3s cubic-bezier(.24,.74,.58,1);
}

.webstrap-service-box:hover .back-part,
.webstrap-service-box:focus-within .back-part {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.webstrap-service-box:hover .back-part:before,
.webstrap-service-box:focus-within .back-part:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
}

.webstrap-service-box .back-part .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.webstrap-service-box .back-part .back-title-part {
	margin-bottom: 19px;
}

.webstrap-service-box .back-part .back-title-part a {
	font-size: 22px;
	color: #ffffff;
}

.webstrap-service-box .back-part p {
	font-size: 16px;
	color: #e1e1e1;
	line-height: 1.5;
}

.webstrap-service-box .service-description .more-link:after {
	background: none;
	content: "\f061";
	font-weight: normal;
	right: -16px;
	opacity: 1;
}

.webstrap-service-box .service-description .more-link:hover:after,
.webstrap-service-box .service-description .more-link:focus:after {
	right: -19px;
}

.webstrap-service-box .back-btn-part {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-between;
}

.webstrap-service-box .front-id,
.webstrap-service-box .back-id {
	font-size: 80px;
	line-height: 1;
	font-weight: 700;
}

.webstrap-service-box .front-id {
	position: absolute;
	right: 40px;
	top: 26px;
	color: #f5f3f0;
}

.webstrap-service-box .back-id {
	color: #ffffff;
}

/*---------------------------------------
	Service Nifty
-----------------------------------------*/
.nav-nifty .menu-right li.menu-item {
	margin-left: 18px;
}
.service-nifty .service-box {
	text-align: center;
	padding: 30px;
	transition: all ease .5s;
	border: 1px dashed transparent;
	margin-bottom: 30px;
	box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
}

.service-nifty .service-box:hover,
.service-nifty .service-box:focus-within {
	border-color: #242526;
	background-color: #242526;
	transform: translateY(-5px);
}

.service-nifty .service-box .service-icon-box {
	line-height: 1;
	margin-bottom: 17px;
	display: inline-block;
}

.service-nifty .service-box .specia-icon:before {
	font-size: 50px;
}

.service-nifty .service-box .service-title {
	margin-bottom: 12px;
}

.service-nifty .service-box .service-title a {
	font-size: 20px;
	font-weight: 600;
	display: block;
	position: relative;
	transition: all ease .5s;
}

.service-nifty .service-box .icon-link {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 16px;
	font-weight: normal;
}

.service-nifty .service-box .service-bg-icon {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-moz-box-pack: center;
	justify-content: center;
	-moz-box-align: center;
	align-items: center;
	display: -moz-box;
	display: flex;
	font-size: 100px;
	margin-bottom: 20px;
	line-height: 1;
	z-index: -1;
	opacity: 0;
	transition: all .5s;
}

.service-nifty .service-box:hover .service-bg-icon,
.service-nifty .service-box:focus-within .service-bg-icon {
	opacity: .3;
}

.service-nifty .service-box:hover p,
.service-nifty .service-box:focus-within p {
	color: #ffffff;
}

.service-nifty .service-box:hover a.icon-link,
.service-nifty .service-box:focus-within a.icon-link,
.service-nifty .service-box a.icon-link:hover,
.service-nifty .service-box a.icon-link:focus {
	color: #ffffff;
}

/*---------------------------------------
	Eleven Services
-----------------------------------------*/
.eleven-service-box {
	width: 100%;
	position: relative;
	transition: all 500ms ease-in-out;
}

.eleven-service-box:hover,
.eleven-service-box:focus-within {
	margin-top: -6px;
	padding-bottom: 6px;
}

.bdt-advanced-icon-box {
	text-align: left;
	min-height: 408px;
	padding: 46px 50px 52px;
	background-color: #ffffff;
	background-image: url('images/vector16.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	border-radius: 12px 12px 12px 12px;
	box-shadow: 0px 8px 16px 0px rgb(9 17 26 / 15%);
	position: relative;
	z-index: 0;
	-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.eleven-service-box:hover .bdt-advanced-icon-box,
.eleven-service-box:focus-within .bdt-advanced-icon-box {
	box-shadow: 0px 16px 32px 0px rgb(255 73 73 / 25%);
}

.bdt-advanced-icon-box:before {
	position: absolute;
	top: 0px;
	left: 0;
	content: "";
	width: 100%;
	height: 6px;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}

.eleven-service-box:hover .bdt-advanced-icon-box:before,
.eleven-service-box:focus-within .bdt-advanced-icon-box:before {
	background: transparent;
}

.bdt-advanced-icon-box-icon {
	display: inline-block;
	margin-bottom: 25px;
	-webkit-transform: translate(0);
	transform: translate(0);
}

.bdt-advanced-icon-box .bdt-icon-wrapper {
	display: inline-block;
	line-height: 1;
	transition: all 350ms cubic-bezier(.24, .85, .58, 1);
	color: #818a91;
	height: auto;
	text-align: center;
	position: relative;
	background-image: url('images/decor2.svg');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 19px 24px 0px 10px;
	font-size: 60px;
	width: 60px;
	transform: rotate(0deg);
	box-sizing: content-box !important;
}

.eleven-service-box:hover .bdt-advanced-icon-box .bdt-icon-wrapper,
.eleven-service-box:focus-within .bdt-advanced-icon-box .bdt-icon-wrapper {
	background-image: url('images/decor1.svg')!important;
}

.bdt-advanced-icon-box .bdt-icon-wrapper:after {
	content: '';
	position: absolute;
	transition: all .3s ease-out;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	top: 0;
	left: 0;
}

.eleven-service-box:hover .bdt-icon-wrapper:after,
.eleven-service-box:focus-within .bdt-icon-wrapper:after {
	opacity: 1;
	background-color: rgb(80 85 89 / 0%);
	background-image: url('images/decor1.svg');
	background-position: center left;
	background-repeat: no-repeat;
}

.bdt-advanced-icon-box .bdt-icon-wrapper i,
.bdt-advanced-icon-box .bdt-icon-wrapper img {
	position: relative;
	display: block;
	transition: transform 350ms cubic-bezier(.24, .85, .58, 1);
	z-index: 1;
}

.bdt-advanced-icon-box p {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 16px;
}

.bdt-advanced-icon-box-title {
	margin-bottom: 36px;
	font-size: 18px;
	line-height: 28px;
}

.eleven-service-box:hover .bdt-advanced-icon-box .bdt-icon-wrapper i,
.eleven-service-box:hover .bdt-advanced-icon-box-content .bdt-advanced-icon-box-title a,
.eleven-service-box:hover .bdt-advanced-icon-box-content .bdt-advanced-icon-box-title,
.eleven-service-box:focus-within .bdt-advanced-icon-box .bdt-icon-wrapper i,
.eleven-service-box:focus-within .bdt-advanced-icon-box-content .bdt-advanced-icon-box-title a,
.eleven-service-box:focus-within .bdt-advanced-icon-box-content .bdt-advanced-icon-box-title {
	color: #ffffff;
}

.bdt-advanced-icon-box-sub-title {
	margin-top: -20px;
	margin-bottom: 17px;
	font-size: 16px;
	transition: all .25s ease;
}

.eleven-service-box:hover .bdt-advanced-icon-box-sub-title,
.eleven-service-box:focus-within .bdt-advanced-icon-box-sub-title {
	opacity: 0;
}

.bdt-advanced-icon-box-description {
	opacity: 0;
	margin-bottom: 0px;
	position: relative;
	top: -45px;
}

.eleven-service-box:hover .bdt-advanced-icon-box p,
.eleven-service-box:focus-within .bdt-advanced-icon-box p {
	color: #ffffff;
}

.eleven-service-box:hover .bdt-advanced-icon-box-content .bdt-advanced-icon-box-description,
.eleven-service-box:focus-within .bdt-advanced-icon-box-content .bdt-advanced-icon-box-description {
	color: #ffffff;
	opacity: 1;
}

.bdt-advanced-icon-box-readmore {
	font-size: 16px;
	font-weight: 500;
	position: relative;
	top: -30px;
	display: inline-block;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: none;
	line-height: 26px;
	padding-right: 53px;
	transition: all 300ms ease-in-out;
}

.bdt-advanced-icon-box-readmore:hover,
.bdt-advanced-icon-box-readmore:focus {
	padding-right: 0px;
	padding-left: 53px;
}

.bdt-button-icon-align-right {
	margin-left: 16px;
	position: absolute;
	top: 2px;
	right: 0;
	float: right;
}

.eleven-service-box:hover .bdt-button-icon-align-right,
.eleven-service-box:focus-within .bdt-button-icon-align-right {
	top: 0;
	width: 38px;
	height: 26px;
	background: url('images/vector32.svg') no-repeat;
	background-position-y: center;
}

.eleven-service-box:hover .bdt-advanced-icon-box-readmore svg,
.eleven-service-box:focus-within .bdt-advanced-icon-box-readmore svg {
	fill: #ffffff;
}

.eleven-service-box:hover .bdt-advanced-icon-box-readmore,
.eleven-service-box:focus-within .bdt-advanced-icon-box-readmore {
	color: #ffffff;
}

.bdt-advanced-icon-box-readmore:hover .bdt-button-icon-align-right,
.bdt-advanced-icon-box-readmore:focus .bdt-button-icon-align-right {
	left: 0;
	right: unset;
	float: left;
	margin-left: 0!important;
	margin-right: 16px!important;
}

/*---------------------------------------
	Twelve Services
-----------------------------------------*/
.twelve-service-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left;
	padding: 2em;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.twelve-service-box:hover,
.twelve-service-box:focus {
	transform: translateY(-8px);
}

.twelve-service-box-header {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	z-index: 0;
}

.twelve-service-box-body {
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 0;
}

.twelve-service-box-icon {
	width: 100px;
	height: 100px;
	font-size: 75px;
	line-height: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	text-align: center;
	margin-bottom: 13px;
	border-radius: 5px;
	padding: 10px;
}

.twelve-service-box-icon img {
	max-width: 100%;
	height: auto;
	-webkit-user-select: none;
	user-select: none;
}

.twelve-service-box-title {
	font-size: 21px;
	line-height: 1.2;
	margin-bottom: 0;
}

/*---------------------------------------
	Thirteen Services
-----------------------------------------*/

.thirteen-service-box {
	position: relative;
	z-index: 0;
}

.thirteen-service-box .inner-box {
	position: relative;
	display: block;
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #f1f1f1;
	padding: 40px 25px 32px 25px;
	text-align: center;
}

.thirteen-service-box .inner-box .light-icon {
	position: absolute;
	right: 0%;
	bottom: 0px;
	font-size: 110px;
	line-height: 105px;
	margin-right: -14px;
	opacity: 0.12;
	color: #ffffff;
	transition: all 500ms ease;
}

.thirteen-service-box:hover .inner-box .light-icon {
	margin-right: 0px;
	transform: translateX(-60%);
}

.thirteen-service-box .inner-box .icon-box {
	position: relative;
	display: inline-block;
	width: 70px;
	line-height: 70px;
	height: 70px;
	background: #f1f1f1;
	font-size: 38px;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 14px;
	z-index: 1;
	transition: all 500ms ease;
}

.thirteen-service-box:hover .inner-box .icon-box {
	color: #ffffff;
}

.thirteen-service-box .inner-box .icon-box:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	border-radius: 50%;
	transform: scale(0,0);
	z-index: -1;
	transition: all 500ms ease;
}

.thirteen-service-box:hover .inner-box .icon-box:before {
	transform: scale(1,1);
}

.thirteen-service-box .inner-box h4 {
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
}

.thirteen-service-box .inner-box p {
	position: relative;
}


/* --------------------------------------
	=========================================
	Features Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Specia Features
-----------------------------------------*/
@media (max-width: 767px) {
	#unique-feature {
		background-size: 100vmax 100vmax !important;
	}
}
.features-version-one{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.features-version-one .features-overlay {
	background: rgba(0,0,0,0.6);
	height: 100%;
	overflow: hidden;
	width: 100%;
	opacity: 0.79;
}
.features-version-one h2 {
	color: #ffffff;
}
.features-version-one p{
	color: #ffffff;
}
.features-version-one .feature-item{
	margin-bottom: 25px;
}
.features-version-one .feature-box-icon {
	border-radius: 50%;
	background: rgba(0,0,0,0);
	float: left;
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	top: 7px;
	width: 50px;
	line-height: 35px;
	border: solid 1px #fff;
	padding: 6px 0px 0px 2px;
	font-size: 22px;
	color: #fff;
}
.features-version-one .feature-box-info {
	margin-left: 12px;
	padding-left: 58px;
	text-align: left;
}
.features-version-one .feature-box-info h4{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	white-space: nowrap;
	margin: 0;
}
/*---------------------------------------
	Proficient Features
-----------------------------------------*/

.features-version-two{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.features-version-two .features-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.features-version-two h2 {
	color: #ffffff;
}
.features-version-two p{
	color: #ffffff;
}
.features-version-two .feature-item{
	margin-bottom: 25px;
	text-align: center;
	border: solid 1px #e9e9e9;
	padding: 20px 10px;
	background: rgba(0, 0, 0, 0.1);
}
.features-version-two .feature-box-icon {
	background: rgba(0,0,0,0);
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 28px;
	position: relative;
	text-align: center;
	line-height: 35px;
	padding: 6px 0px 0px 2px;
	font-size: 65px;
	color: #fff;
}
.features-version-two .feature-box-info {
	text-align: center;
}
.features-version-two .feature-box-info h4{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin: 0;
}

/*---------------------------------------
	HeroPress Features
-----------------------------------------*/

.features-version-three{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.features-version-three .features-overlay {
	background: rgba(0,0,0,0.2);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.features-version-three h2 {
	color: #ffffff;
}
.features-version-three p{
	color: #ffffff;
}
.features-version-three .feature-item{
	margin-bottom: 25px;
	text-align: center;
	border: solid 1px rgba(255, 255, 255, 0.2);
	padding: 20px 15px;
	background: rgba(0, 0, 0, 0.4);
}
.features-version-three .feature-box-icon {
	background: rgba(0,0,0,0);
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 28px;
	position: relative;
	text-align: center;
	line-height: 35px;
	padding: 6px 0px 0px 2px;
	font-size: 45px;
	color: #fff;
}
.features-version-three .feature-box-info {
	text-align: center;
}
.features-version-three .feature-box-info h4{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	margin: 0;
}
/* --------------------------------------
	=========================================
	Portfolio Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Portfolio Common Style  
-----------------------------------------*/
.portfolio-version{
	background: #f4f9fc;
}
.portfolio .portfolio-version-one .col-md-6:nth-child(2n+1),
.portfolio .portfolio-version-two .col-md-6:nth-child(2n+1) { 
	clear:left; 
}
.portfolio .portfolio-version-one .col-md-4:nth-child(3n+1),
.portfolio .portfolio-version-two .col-md-4:nth-child(3n+1) { 
	clear:left; 
}
.portfolio .portfolio-version-one .col-md-3:nth-child(4n+1),
.portfolio .portfolio-version-two .col-md-3:nth-child(4n+1) { 
	clear:left; 
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 0;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 0;
	width: 100%;
	min-height: 240px;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	width: 100%;
	height: 100%;
	min-height: 240px;
	object-fit: cover;
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.grid figure figcaption > div {
	width: 100%;
	height: auto;
}

.grid figure figcaption > a {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.grid figure h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 97%;
}
/*---------------------------------------
	Portfolio Filter  
-----------------------------------------*/
.portfolio-tab {
	text-align: center;
}
.portfolio-tab-sorting {    
	display: inline-block;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.portfolio-tab-sorting li {    
	display: inline-block;
	float: none;
	list-style: outside none none;
	margin: 8px;
	padding: 0px;
}
.portfolio-tab-sorting li a{    
	background: transparent;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 17px;
	font-size: 13px;
}
.portfolio-tab-sorting li a:hover {
	color: #ffffff;
}
.portfolio-tab-sorting li a.active {
	color: #ffffff;
}
/*---------------------------------------
	Single View Portfolio Section
-----------------------------------------*/
.single-view-portfolio-member {
	
}
.single-view-portfolio-member .portfolio_info {
	margin: 0;
	padding: 0;
	margin-top: 11px;
	list-style: none;
}
.single-view-portfolio-member .portfolio_info strong {
	min-width: 150px;
	display: inline-block;
}
.single-view-portfolio-member .portfolio_info li {
	line-height: 30px;
}
.single-view-portfolio-member .portfolio_info strong::before {
	content: "\f058";
	font-family: Fontawesome;
	font-size: 16px;
	margin-right: 10px;
}
.single-view-portfolio-member .portfolio_button_area {
	padding: 22px 0 0;
}

.portfolio-single-member {
	padding: 32px;
	position: relative;
	z-index: 0;
	border: 1px solid #e4e4e4;
	border-radius: 10px;
}

.portfolio-single-member figure {
	margin-bottom: 22px;
}

.portfolio-single-member figure img {
	border-radius: 5px;
}


/* --------------------------------------
	=========================================
	Plans & Pricing Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Plans & Pricing Specia
-----------------------------------------*/
.plans-pricing{
	background: #ffffff;
}
.recommended-badge {
	padding: 10px;
	background-color: #f5f7fa;
	color: #FF0034;
	font-size: 15px;
	font-weight: 600;
	margin: 0 auto;
	border: 1px solid #e7ebf1;
	letter-spacing: 0.5px;
	border-radius: 8px 8px 0 0;
}
.plans-version-one .plan {
	margin-top: 41px;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-version-one .plan.recommended {
	transform: translateY(-41px);
}
.plans-version-one .plan:hover {
	box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-version-one .plan header {
	position: relative;
	text-align: center;
	padding: 20px 18px;
	border: 14px solid #f5f7fa;
	outline: 2px solid #242526;
	outline-offset: -15px;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.plans-version-one .plan.recommended header,
.plans-version-one .plan:hover header,
.plans-version-one .plan:focus-within header {
	outline-color: #ffffff;
	border-color: transparent;
	color: #ffffff;
}
.plans-version-one .plan .sale-badge {
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
	line-height: 1.8;
	width: max-content;
	display: inline-block;
	vertical-align: text-bottom;
	font-size: 10px;
	background-color: #4dc840;
	color: #ffffff;
	padding: 0 7px;
	border-radius: 10px;
	z-index: 0;
}
.plans-version-one .plan .sale-badge.bottom {
	top: unset;
	bottom: -8px;
}
.plans-version-one .plan .title {
	position: relative;
	z-index: 0;
}
.plans-version-one .plan h2 {
	font-size: 19px;
	font-weight: 600;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
.plans-version-one .plan .btn {
	margin-bottom: 0;
}
.plans-version-one .plan .price {
	padding: 12px 0;
}
.plans-version-one .plan .price * {
	font-family: 'Open Sans', sans-serif;
	line-height: 100%;
}
.plans-version-one .plan .price .amount {
	font-size: 50px;
	font-weight: 800;
}
.plans-version-one .plan .price .currency {
	position: relative;
	top: 5px;
	font-size: 23px;
	font-weight: 600;
	vertical-align: top;
	margin-right: 0;
}
.plans-version-one .plan .period {
	font-size: 14px;
	padding-bottom: 0;
	display: inline-block;
	vertical-align: baseline;
}
.plans-version-one .plan .features {
	background: #F5F7FA;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.plans-version-one .plan .features li {
	position: relative;
	padding: 15px 42px;
	z-index: 0;
	border-top: 1px solid #e7ebf1;
}
.plans-version-one .plan .features li .fa-check {
	color: #4dc840;
}
.plans-version-one .plan .features li .fa-close {
	color: #e80e0e;
}
.plans-version-one .plan .features li:first-child {
	border: none;
}
.plans-version-one .plan .features li i {
	margin-right: 10px;
}
.plans-version-one.col-4 .plan header {
	padding: 40px;
}
.plans-version-one.col-4 .plan h2 {
	font-size: 18px;
}
.plans-version-one.col-4 .plan .price .amount {
	font-size: 90px;
}
.plans-version-one.col-4 .plan .features {
	padding: 20px 30px;
}
.plans-version-one .plan .order-now{
	padding: 25px 0 20px;
}
.plans-version-one .plan .order{
	background: transparent;
	font-family: 'Open Sans', sans-serif;
	/*padding: 10px 17px;
		border-radius: 30px;
	font-size: 13px;*/
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.plans-version-one .plan .order:hover {
	color: #ffffff;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-pricing .plans-version-one .col-md-6:nth-child(2n+1){ clear:left; }
.plans-pricing .plans-version-one .col-md-4:nth-child(3n+1){ clear:left; }
.plans-pricing .plans-version-one .col-md-3:nth-child(4n+1){ clear:left; }

.plans-version-one .plan .order:hover:before,
.plans-version-three .plan .order:hover:before {
	background: inherit;
}

/*---------------------------------------
	Plans & Pricing Proficient
-----------------------------------------*/
.plans-version-two .plan {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-version-two .plan:hover {
	box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-version-two .plan header {
	text-align: center;
}
.plans-version-two .plan h2 {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	padding: 6px 0;
	margin: 0;
}
.plans-version-two .plan .btn {
	margin-bottom: 0;
}
.plans-version-two .plan .price {
	padding: 2px 0;
}
.plans-version-two .plan .price * {
	font-family: 'Open Sans', sans-serif;
	line-height: 100%;
}
.price_overlay {
	background: rgba(0,0,0,0.3);
}
.plans-version-two .plan .price .amount {
	font-size: 70px;
	font-weight: 900;
	color: #ffffff;
}
.plans-version-two .plan .price .currency {
	position: relative;
	top: 16px;
	font-size: 24px;
	vertical-align: top;
	margin-right: 5px;
	color: #ffffff;
}
.plans-version-two .plan .period {
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 10px;
}
.plans-version-two .plan .features {
	background: #fff;
	padding: 0;
	border: 1px solid #e7ebf1;
	border-top: none;
	border-bottom-width: 2px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-top: 0;
	list-style: none;
}
.plans-version-two .plan .features li {
	padding: 15px 0;
	border-top: 1px solid #e7ebf1;
}
.plans-version-two .plan .features li:first-child {
	border: none;
}
.plans-version-two .plan .features li i {
	margin-right: 10px;
}
.plans-version-two.col-4 .plan header {
	padding: 40px;
}
.plans-version-two.col-4 .plan h2 {
	font-size: 18px;
}
.plans-version-two.col-4 .plan .price .amount {
	font-size: 90px;
}
.plans-version-two.col-4 .plan .features {
	padding: 20px 30px;
}
.plans-version-two .plan .order-now{
	padding: 20px 0;
}
.plans-version-two .plan .order{
	background: transparent;
	font-family: 'Open Sans', sans-serif;
	padding: 10px 17px;
	border-radius: 4px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size: 13px;
	font-weight: bold;
}
.plans-version-two .plan .order:hover {
	color: #ffffff;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
.plans-pricing .plans-version-two .col-md-6:nth-child(2n+1){ clear:left; }
.plans-pricing .plans-version-two .col-md-4:nth-child(3n+1){ clear:left; }
.plans-pricing .plans-version-two .col-md-3:nth-child(4n+1){ clear:left; }

/*---------------------------------------
	Plans & Pricing  HeroPress
-----------------------------------------*/
.plans-pricing{
	background: #ffffff;
}
.pricing-box{
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, .10);
	padding: 60px 10px;
	margin-bottom: 32px;
}

.pricing-head h2{
	font-weight: 600;
	color: #777;
	font-size: 18px;
	margin-bottom: 20px;
}

.pricing-head h3{
	font-size: 55px;
	font-weight: 700;
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
}
.pricing-head h3 span{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #777;
	letter-spacing: 0;
	margin-top: 10px;
}
.pricing-details{
	margin-bottom: 30px;
}
ul.pricing-details {
	list-style: none;
}
.pricing-box .default-btn{
	background-color:transparent;
	-webkit-animation: pulse 1s;
	animation: pulse 1s;
	box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
	line-height: 45px;
	display: inline-block;
	padding: 0 25px;
	font-size: 14px;
	font-weight: 600;
}
.pricing-box .default-btn:hover {
	color: #fff;
	-webkit-animation: pulse 1s;
	animation: pulse 1s;
	box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
}
@-webkit-keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 var(--hover);
	}
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 var(--hover);
	}
}
.plans-pricing .col-md-6:nth-child(2n+1){ clear:left; }
.plans-pricing .col-md-4:nth-child(3n+1){ clear:left; }
.plans-pricing .col-md-3:nth-child(4n+1){ clear:left; }

/* --------------------------------------
	=========================================
	Testimonial Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Testimonial Version 1 
-----------------------------------------*/

#unique-testimonial .owl-carousel {
	z-index: 0;
}

.testimonial-one {}

.testimonial-one .section-heading,
.testimonial-one .section-description {
	color: #ffffff;
}

.testimonial-one .background-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.testimonials h2 {
	color: #ffffff;
}
.testimonials h2 span {
	color: #e84c3d;
}
.testimonials p {
	color: #ffffff;
}

.testimonials .testimonial-box .quotes {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 59px;
	height: 69px;
	display: inline-block;
	text-align: right;
	font-size: 25px;
	margin-bottom: 0;
	opacity: 0.72;
	background: url('images/dottedShape.png') no-repeat center center /  100% rgb(255 255 255 / 0.72);
	background-blend-mode: overlay;
	z-index: -1;
}

.testimonial_rating {
	margin-top: 12px;
	font-size: 15px;
	color: #f6b91c;
}

.testimonial_rating ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.testimonial_rating li {
	display: inline-block;
}

.testimonials .testimonial-box {
	width: 100%;
	position: relative;
	padding: 40px 35px;
	border-radius: 10px;
	border-bottom-left-radius: 0px;
	z-index: 0;
	background-color: white;
	box-shadow: 0px 7px 24px 0px rgb(2 55 156 / 20%);
}

.testimonials .testimonial-box:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -45px;
	z-index: 1;
	border-left: 0px solid transparent;
	border-right: 50px solid transparent;
	border-top: 45px solid #fff;
	filter: drop-shadow(0px 20px 13px rgba(2, 55, 156, 0.2));
}

.testimonial-image {
	margin-top: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 0;
}

.testimonial-image:after {
	content: "";
	display: table;
	clear: both;
}

.testimonials .testimonial-image footer {
	margin-top: 5px;
}

.testimonials .testimonial-image img {
	width: 65px;
	height: 65px;
	float: left;
	border-radius: 100%;
	margin-right: 15px;
	overflow: hidden;
	border: 5px solid #ffffff;
	box-shadow: 0px 7px 6px 0px rgb(0 15 44 / 19%), inset -1px 0px 27px 0px rgb(0 0 0 / 29%);
}

.testimonials .testimonial-image .testimonial-name {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
}

.testimonials .testimonial-image .testimonial-designation {
	font-size: 15px;
	color: #ffffff;
}

.testimonials .testimonial-box p {
	color: #747474;
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.testimonials .testimonial-box footer{
	border-top: solid 1px #eae8e8;
	padding-top: 10px;
}
.testimonials .testimonial-box footer .testimonial-name{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.testimonials .testimonial-box footer .testimonial-designation{
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.testimonial-one .testimonial-version-one .owl-dots {
	position: relative;
	margin-top: 30px;
	text-align: center;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.testimonial-one .testimonial-version-one .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	display: inline;
}

#unique-testimonial .owl-carousel .owl-dots .owl-dot:not(.active):not(:hover) span {
	border-color: #ffffff;
}

/*---------------------------------------
	Testimonial Version 2 
-----------------------------------------*/
.testimonial-two{
	
}
.testimonial-two .background-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.testimonial-two h2 {
	color: #ffffff;
}
.testimonial-two p{
	color: #ffffff;
}

.testimonial-two .testimonial-version-two .item .testimonial-box{
	width: 75%;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 1px;
	box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}
.testimonial-two .testimonial-version-two .item .testimonial-image {
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: #f2dede;
	margin: 0 auto;
	top: 36px;
}

.testimonial-two .testimonial-version-two .item .testimonial-image img{
	width: 80px;
	height: 80px;
}
.testimonial-two .testimonial-version-two .item .testimonial-box p{
	color: #747474;
	padding: 0 16px;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
}
.testimonial-two .testimonial-version-two .item .testimonial-box footer{
	padding-top: 10px;
}
.testimonial-two .testimonial-version-two .item .testimonial-box footer .testimonial-name{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.testimonial-two .testimonial-version-two .item .testimonial-box footer .testimonial-designation{
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.testimonial-two .testimonial-version-two .owl-dots {
	position: relative;
	margin-top: 10px;
	text-align: center;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.testimonial-two .testimonial-version-two .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.testimonial-version-two .owl-dots .owl-dot span{
	margin: 5px;
	background: #ffffff;
	padding: 3px 10px;
	border-radius: 4px;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	display: block;
}

/*---------------------------------------
	Testimonial Version Four  
-----------------------------------------*/
.testimonial-four{
	
}
.testimonial-four .background-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.testimonial-four h2 {
	color: #ffffff;
}
.testimonial-four p{
	color: #ffffff;
}
.testimonial-four .testimonial-version-four .item img {
	border: 3px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-size: 35px;
	height: 100px;
	line-height: 100px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 100px;
	z-index: 1;
	padding: 5px;
}
.testimonial-four .testimonial-version-four .item span {
	color: #ffffff;
	font-size: 16px;
}
.testimonial-four .testimonial-version-four .item h4 {
	font-weight: 700;
	margin: 25px 0 0;
	font-size: 18px;
}
.testimonial-four .testimonial-version-four .site-heading h2 {
	color: #ffffff;
}
.testimonial-four .testimonial-version-four .site-heading h2::after {
	background: #ffffff none repeat scroll 0 0;
}
.testimonial-four .testimonial-version-four .site-heading {
	margin-bottom: 30px;
}
.testimonials-area .testimonial-items .owl-dots {
	margin-top: 20px !important;
}
.testimonials-area .testimonial-items .owl-dots span {
	background: #ffffff none repeat scroll 0 0;
	border-radius: inherit;
	height: 4px;
	width: 30px;
	margin: 0 7px;
}
.testimonial-four .testimonial-version-four .owl-controls .owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline
}
.testimonial-four .testimonial-version-four .owl-controls .owl-dots .owl-dot span{
	margin: 3px;
	background: transparent;
	padding: 3px;
	border-radius: 50%;
	border: 2px solid #fff;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	display: block;
}
.testimonial-four .testimonial-version-four .owl-controls .owl-dots .owl-dot.active span {
	padding: 3px;
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}

/* --------------------------------------
	=========================================
	Latest Blog Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Blog Version 1 
-----------------------------------------*/
.latest-blog {
	background: #ffffff;
}
.blog-version-1{
	
}
.blog-version-1 article {
	background: #fbfbfb;
	border: 1px solid #f5f6f8;
	padding-bottom: 37px;
	margin-bottom: 30px;
}
.blog-version-1 article:hover footer.entry-footer{
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.blog-version-1 header.entry-header{
	padding: 10px 20px;
}
.blog-version-1 footer.entry-footer {
	font-size: 13px;
	color: #ffffff;
	padding: 10px 20px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.blog-version-1  h2.entry-title {
	line-height: 24px;
}
.blog-version-1 h2.entry-title a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #203143;
}

.post_date {
	position: absolute;
	background: rgba(0,0,0,0.5);
	height: 70px;
	z-index: 999;
	color: #fff;
	font-size: 35px;
	padding: 15px;
	font-weight: 700;
	text-align: center;
}
.post_date .date{
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding: 0;
}
.post_date h6 {
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
}

/*---------------------------------------
	Blog Version 2 
-----------------------------------------*/
.latest-blog {
	background: #ffffff;
}
.blog-version-3{
	
}
.blog-version-3 article {
	padding-bottom: 37px;
	margin-bottom: 30px;
	box-shadow: 0px 15px 16px 0px rgba(0, 0, 0, 0.08);
}
.blog-version-3 article:hover footer.entry-footer{
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.blog-version-3 header.entry-header{
	padding: 10px 20px;
}
.blog-version-3 footer.entry-footer {
	font-size: 13px;
	color: #ffffff;
	padding: 10px 20px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.blog-version-3  h2.entry-title {
	line-height: 24px;
}
.blog-version-3 h2.entry-title a {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #203143;
}

.post_date {
	position: absolute;
	background: rgba(0,0,0,0.5);
	height: 70px;
	z-index: 0;
	color: #fff;
	font-size: 35px;
	padding: 15px;
	font-weight: 700;
	text-align: center;
}
.post_date .date{
	display: block;
	font-size: 20px;
	line-height: 24px;
	padding: 0;
}
.post_date h6 {
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	margin: 0px;
	text-align: center;
}

/* --------------------------------------
	=========================================
	Client Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Client Version Specia 
-----------------------------------------*/
.client-one .item {
	position: relative;
	z-index: 0;
}
.client-image {
	position: relative;
	min-height: 130px;
	max-height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid transparent;
	transition: all 0.3s ease;
	z-index: 0;
}

.client-image img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .3s cubic-bezier(0,0,.2,1)0s;
	transition: all .3s cubic-bezier(0,0,.2,1)0s;
	cursor: pointer;
}

.client-image:hover img:nth-child(1),
.client-image:focus-within img:nth-child(1) {
	-webkit-transform: translateY(100%);
	-khtml-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}

.client-image img:nth-child(2) {
	position: absolute;
	max-width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-150%);
	transform: translate(-50%,-150%);
	opacity: 0;
}

.client-image:hover img:nth-child(2),
.client-image:focus-within img:nth-child(2) {
	-webkit-transform: translate(-50%,-50%);
	-khtml-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	opacity: 1;
}

.client-image:hover img,
.client-image:focus-within img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.client-image img:nth-child(1) {
	opacity: .6;
}

.client-one a {
	display: block;
	padding: 3px;
}

.client-one a:hover .client-image,
.client-one a:focus .client-image {
	border-color: #dedede;
}

.client-one .item:before, .client-one .item:after,
.client-one .client-image:before, .client-one .client-image:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1;
	opacity: 0;
	border: 0 solid #242526;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	-o-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.client-one .item:before {
	bottom: 0;
	left: 0;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.client-one .item:after {
	top: 0;
	left: 0;
	border-left-width: 1px;
	border-top-width: 1px;
}
.client-one .client-image:before {
	bottom: 0;
	right: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.client-one .client-image:after {
	top: 0;
	right: 0;
	border-right-width: 1px;
	border-top-width: 1px;
}
.client-one a:hover .item:before,
.client-one a:focus .item:before,
.client-one a:hover .item:after,
.client-one a:focus .item:after,
.client-one a:hover .client-image:before,
.client-one a:focus .client-image:before,
.client-one a:hover .client-image:after,
.client-one a:focus .client-image:after {
	width: 11%;
	height: 15%;
	opacity: 1;
}

.client-version-one{
	
}
.client-version-one .background-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.client-one p{
	color: #747474;
}
.client-one .owl-dots {
	position: relative;
	margin-top: 20px;
	text-align: center;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.client-version-one .owl-controls .owl-dots .owl-dot span{
	margin: 5px;
	background: #1c314c;
	padding: 0;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	display: block;
}
.client-version-one .client-one .item .client-image {
	padding: 20px;
}

/*---------------------------------------
	Client Version Proficient 
-----------------------------------------*/
.client-version-two{
	
}
.client-version-two .background-overlay {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.client-two p{
	color: #747474;
}
.client-two .owl-dots {
	position: relative;
	margin-top: 10px;
	text-align: center;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.client-version-two .owl-controls .owl-dots .owl-dot span{
	margin: 5px;
	background: #1c314c;
	padding: 3px 10px;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	display: block;
}
.client-version-two .client-two .item .client-image {
	padding: 20px;
	background: #fff;
	border: solid 1px #eee;
}
.client-version-two .owl-dots .owl-dot span {
	border-radius: 4px;
}

/* --------------------------------------
	=========================================
	Footer Features Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Footer Features Version 1 
-----------------------------------------*/
.feature{
	background: #203143;
}

/*---------------------------------------
	Specia Version
-----------------------------------------*/

[class*='call-to-action-'] .background-overlay {
	background-repeat: no-repeat;
	background-blend-mode: overlay;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 0;
}

.cta-icon-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.cta-icon-wrap .call-icon-box {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #ffffff;
	border-radius: 100%;
	font-size: 28px;
	margin-right: 0;
}

.cta-icon-wrap .call-icon-box:after,
.cta-icon-wrap .call-icon-box:before {
	display: none;
}

.cta-icon-wrap .cta-bg {
	border: 1px solid rgb(255 255 255 / 0.075);
	overflow: hidden;
	border-radius: 100%;
	position: relative;
	left: -12px;
	width: 70px;
	height: 70px;
	z-index: 0;
}

.call-wrapper {
	display: inline-flex;
	min-height: 45px;
	font-size: 15px;
	color: #ffffff;
	align-items:center;
}
.call-wrapper a {
	font-weight: 600;
	border-bottom: 1px solid #ffffff;
}
.call-wrapper a:focus, .call-wrapper a:hover {
	border-bottom-style: dotted;
	border-bottom-color: inherit;
}


.call-icon-box {
	width: 45px;
	height: 45px;
	text-align: center;
	position: relative;
	font-size: 23px;
	margin-right: 12px;
	border-radius:50%;
}

.call-icon-box i{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-size:150%;
	
}
.call-icon-box:before,
.call-icon-box:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	border: 1px solid #242526;
	z-index: 1;
	opacity: 0;
}

.slider-section-twenty ~ #cta-unique .call-icon-box:before,.slider-section-twenty ~ #cta-unique  .call-icon-box:after{
	content:unset;
}
.call-icon-box:before {
	-webkit-animation: pulse_border-2 1.5s linear infinite;
	animation: pulse_border-2 1.5s linear infinite;
}
.call-icon-box:after {
	-webkit-animation: pulse_border 1s linear infinite;
	animation: pulse_border 1s linear infinite;
}
@keyframes pulse_border{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1}100%{transform:scale(1.3);-webkit-transform:scale(1.3);opacity:0}}
.cta-info {
	display: inline-block;
	text-align: left;
}
.call-to-action-one .background-overlay {
	background-color: #242526;
	height: 100%;
}
.call-to-action-one .background-overlay .row {
	min-height: 150px;
}
.flexing, .call-to-action-thirteen .background-overlay .row,
.call-to-action-twelve .background-overlay .row,
.call-to-action-eleven .background-overlay .row,
.call-to-action-ten .background-overlay .row,
.call-to-action-nine .background-overlay .row,
.call-to-action-eight .background-overlay .row,
.call-to-action-five .background-overlay .row,
.call-to-action-four .background-overlay .row,
.call-to-action-three .background-overlay .row,
.call-to-action-two .background-overlay .row,
.call-to-action-one .background-overlay .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.flexing.flexing-btn {
	justify-content: space-evenly;
}
.flexing.flexing-end {
	justify-content: flex-end;
}
.flexing.flexing-between {
	justify-content: space-between;
}
.flexing.flexing-start {
	justify-content: flex-start;
}
.call-to-action-one h2 span.rotate {
	position: relative;
	z-index: 0;
	background: url(images/bottom_sign.png) no-repeat right bottom;
	background-size: auto;
	padding-bottom: 16px;
}
.call-to-action-one h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: 800;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
}
.call-to-action-one .cta-or,
.call-wrapper a,
.call-to-action-one p,
.call-to-action-one h2 span {
	color: #ffffff;
}
.call-to-action-one .cta-or {
	margin: 0 8px;
}


.call-to-action-one .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-one .call-btn-1:hover{
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.call-to-action-two .call-btn-2.bt-effect-2:before,
.call-to-action-one .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

/*---------------------------------------
	Proficient Version
-----------------------------------------*/
.call-to-action-two .call-wrapper {
	margin-right: 8px;
	font-size: 17px;
}
.call-to-action-two .call-wrapper a:hover,
.call-to-action-two .call-wrapper a:focus {
	color: #ffffff;
}
.call-to-action-two .cta-or {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	font-size: 15px;
	color: #ffffff;
	background-color: #242526;
	margin: 0 12px 0 6px;
}
.call-to-action-two .background-overlay {
	height: 100%;
	background-size: cover;
	background-blend-mode: multiply;
}
.call-to-action-two h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
}
.call-to-action-two p {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 0;
}
.call-to-action-two h2 span {
	color: #ffffff;
}
.call-to-action-two .call-btn-2 {
	background: none;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	border: 2px solid #ffffff;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-two .call-btn-2:hover{
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

/*---------------------------------------
	Avira CTA
-----------------------------------------*/
.call-to-action-three .background-overlay {
	overflow: hidden;
}
.call-to-action-three .background-overlay .row {
	position: relative;
	height: 100%;
	min-height: 200px;
	z-index: 0;
}
.call-to-action-three .background-overlay .row:after {
	content: '';
	background-image: url(images/bg-line.png);
	background-repeat: repeat;
	background-position: top left;
	background-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% + 1000px);
	height: 100%;
	z-index: -1;
}
.call-to-action-three .cta-bg {
	width: 100%;
	height: 100%;
	display: block;
}
.call-to-action-three .cta-bg img {
	min-height: 250px;
	object-fit: cover;
}
.call-to-action-three .call-wrapper {
	margin-left: 5px;
}
.call-to-action-three h2 {
	font-size: 23px;
	font-weight: 400;
	line-height: 1.5;
	color: #ffffff;
	padding-top: 0;
	margin: 0 0 6px;
}
.call-to-action-three p {
	font-size: 27px;
	line-height: 1.2;
	color: #ffffff;
	margin-bottom: 0;
	font-weight: 700;
}
.call-to-action-three .cta-or,
.call-to-action-three h2 span{
	color: #ffffff;
}
.call-to-action-three .cta-or {
	margin: 0 6px 0 10px;
	font-size: 16px;
	font-weight: 500;
}
.call-to-action-three .call-btn-1 {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	color: #ffffff;
	background: #242526;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-three .bt-effect-2:before {
	background: #ffffff;
}
.call-to-action-three .call-btn-1:hover{
	color: #242526;
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-three .call-wrapper a:focus,
.call-to-action-three .call-wrapper a:hover {
	color: #ffffff;
}
@media (min-width: 1200px) {
	.call-to-action-three .background-overlay .container {
		width: 1170px;
	}
}
@media (max-width: 991px) {
	.call-to-action-three .cta-bg img {
		max-height: 200px;
	}
	.call-to-action-three .background-overlay .row {
		padding: 25px 0;
	}
	.call-to-action-three [class^='col-md-'] {
		padding: 0 25px;
	}
	.call-to-action-three [class^='col-md-'], .call-to-action-three [class^='col-md-'] img {
		width: 100%;
		text-align: left;
		justify-content: flex-start;
	}
	.call-to-action-three [class^='col-md-'] p {
		margin-bottom: 0;
	}
}

/*---------------------------------------
	HeroPress Version
-----------------------------------------*/
.call-to-action-four .background-overlay {
	background-color: #242526;
	background-size: cover;
}
.call-to-action-four h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	color: #ffffff;
	padding-top: 0;
	margin: 0 0 6px;
}
.call-to-action-four p {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 0;
}
.call-to-action-four h2 span{
	color: #ffffff;
}
.call-to-action-four .call-btn-3 {
	background: transparent;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	border: 2px solid #ffffff;
	margin-left: 10px;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-four .call-btn-3:hover{
	color: inherit;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-four .call-btn-3.bt-effect-2:before {
	background-color: #ffffff;
}
.call-to-action-four .cta-bg img {
	height: 100%;
	object-fit: cover;
}
.call-to-action-four .call-phone {
	font-size: 20px;
}
.ca-menu{
	padding: 0;
	width: 100%;
}
.ca-menu{
	height: 100px;
	float: left;
	overflow: hidden;
	display: block;
	margin-bottom: 4px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.ca-menu:last-child{
	margin-bottom: 0px;
}
.ca-menu a{
	text-align: left;
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	position:relative;
}
.ca-icon{
	font-size: 27px;
	color: #ffffff;
	line-height: 103px;
	position: absolute;
	left: 15px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.ca-content{
	position: absolute;
	left: 60px;
	margin:0;
	padding: 20px 0;
}
.ca-main{
	font-size: 20px;
	color: #ffffff;
	margin:0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.ca-sub{
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	margin:0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-menu:hover{
	background: transparent;
}
.ca-menu:hover .ca-icon{
	color: #e84c3d;
	text-shadow: 0px 0px 1px #e84c3d;
	font-size: 40px;
}
.ca-menu:hover .ca-main{
	color: #e84c3d;
	font-size: 14px;
}
.ca-menu:hover .ca-sub{
	color: #fff;
	font-size: 20px;
}

/*---------------------------------------
	Magzee Version
-----------------------------------------*/
.call-to-action-five .background-overlay {
	background-color: #242526;
	background-size: cover;
}
.call-to-action-five h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	color: #ffffff;
	padding-top: 0;
	margin: 0 0 6px;
}
.call-to-action-five p {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 2px dashed rgb(255 255 255 / 0.5);
}
.call-to-action-five h2 span{
	color: #FF0034;
}
.call-to-action-five .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	margin-top: 12px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-five .call-btn-1:hover{
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-five .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}
.call-to-action-five .call-icon-box {
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.call-to-action-five .call-title {
	display: inline-block;
	border-bottom: 1px solid rgb(255 255 255 / 0.5);
	margin-bottom: 5px;
	line-height: 1.2;
	font-weight: 600;
}
.call-to-action-five .call-phone {
	font-size: 20px;
}
.call-to-action-five .call-phone a:not(:hover):not(:focus) {
	border-bottom-color: transparent;
}
.call-to-action-five .cta-or {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	color: #ffffff;
	margin: 0 15px 0 10px;
}

@media (max-width: 548px) {
	.call-to-action-five .cta-or {
		display: block;
		margin: 8px 0;
		text-align: left;
	}
}

/*---------------------------------------
	Fabify Version
-----------------------------------------*/
.call-to-action-six .background-overlay {
	overflow: hidden;
}
.call-to-action-six h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	color: #ffffff;
	padding-top: 0;
	margin: 0 0 6px;
}
.call-to-action-six p {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 0;
}
.call-to-action-six h2 span {
	color: #FF0034;
}
.cta-img-overlay {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	position: relative;
	z-index: 0;
	min-height: 176px;
}
.call-to-action-six .cta-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: calc(100% + 250px);
	height: 100%;
	min-height: 176px;
	transform: skewX(-20deg);
	padding: 0 25px;
	overflow: hidden;
	z-index: -1;
}
.call-to-action-six .cta-bg div {
	width: 100%;
	height: 100%;
	min-height: 176px;
	background-size: cover;
	background-position: top left;
	background-color: #242526;
	background-blend-mode: overlay;
}
.call-to-action-six .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	margin-top: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-six .call-btn-1:hover {
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-six .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}
.call-to-action-six .call-icon-box {
	width: 45px;
	height: 45px;
	line-height: 45px;
}
.call-to-action-six .call-title {
	display: inline-block;
	border-bottom: 1px solid rgb(255 255 255 / 0.5);
	margin-bottom: 5px;
	line-height: 1.2;
	font-weight: 600;
}
.call-to-action-six .call-phone {
	font-size: 20px;
}
.call-to-action-six .call-phone a:not(:hover):not(:focus) {
	border-bottom-color: transparent;
}
.call-to-action-six .cta-or {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	color: #ffffff;
	margin: 0 15px 0 12px;
}

@media (max-width: 991px) {
	.call-to-action-six .col-md-6.padding-top-25.padding-bottom-25 {
		z-index: 1;
	}
	.call-to-action-six[class*='call-to-action-'] p {
		margin-bottom: 0;
	}
	.call-to-action-six .cta-img-overlay {
		width: 100%;
		min-height: auto;
		justify-content: flex-start;
		position: unset;
		padding: 15px 15px 30px;
	}
	.call-to-action-six .cta-bg {
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		min-height: 100%;
		transform: skewX(0deg);
		padding: 0;
		z-index: -1;
	}
}

@media (max-width: 600px) {
	.call-to-action-six .cta-or {
		display: none;
	}
	.call-to-action-six .call-wrapper {
		width: 100%;
		margin-bottom: 15px;
	}
}

/*---------------------------------------
	Benzer Version
-----------------------------------------*/
.call-to-action-seven .background-overlay {
	overflow: hidden;
}
.call-to-action-seven h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	color: #ffffff;
	padding-top: 0;
	margin: 0 0 6px;
}
.call-to-action-seven p {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 0;
}
.call-to-action-seven h2 span {
	color: #FF0034;
}
.call-to-action-seven .cta-img-overlay {
	justify-content: space-around;
}
.call-to-action-seven .cta-bg {
	position: absolute;
	top: 0;
	right: 0;
	width: calc(100% + 250px);
	height: 100%;
	min-height: 176px;
	overflow: hidden;
	z-index: -1;
}
.call-to-action-seven .cta-bg div {
	width: 100%;
	height: 100%;
	min-height: 176px;
	background-size: cover;
	background-position: top left;
	background-color: #242526;
	background-blend-mode: overlay;
}
.call-to-action-seven .call-btn-1 {
	background: transparent;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	border: 2px solid #ffffff;
	display: inline-block;
	margin-top: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-seven .call-btn-1:hover{
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-seven .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}
.call-to-action-seven .call-icon-box {
	width: 50px;
	height: 50px;
	line-height: 2.35;
	background-color: #ffffff;
	position: absolute;
	left: -23px;
}
.call-to-action-seven .call-icon-box:after,
.call-to-action-seven .call-icon-box:before {
	border-color: #ffffff;
}
.call-to-action-seven .call-title {
	display: inline-block;
	border-bottom: 1px solid rgb(255 255 255 / 0.5);
	margin-bottom: 5px;
	line-height: 1.2;
	font-weight: 600;
}
.call-to-action-seven .call-phone {
	font-size: 20px;
}
.call-to-action-seven .call-phone a:not(:hover):not(:focus) {
	border-bottom-color: transparent;
}
.call-to-action-seven .cta-or {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	color: #ffffff;
	margin: 0 15px 0 12px;
}
.call-to-action-seven .call-wrapper a:focus,
.call-to-action-seven .call-wrapper a:hover {
	color: inherit;
}

@media (max-width: 991px) {
	.call-to-action-seven .flexing.flexing-btn {
		padding-bottom: 25px;
		padding-top: 0;
		text-align: center;
		margin: auto;
	}
	.call-to-action-seven[class*='call-to-action-'] p {
		margin-bottom: 0;
	}
	.call-to-action-seven .cta-or {
		display: none;
	}
	.call-to-action-seven .call-btn-1 {
		margin-left: 10px;
	}
	.call-to-action-seven .cta-img-overlay {
		width: 100%;
		text-align: center;
		align-content: center;
	}
	.call-to-action-seven .cta-bg {
		display: none;
	}
	.call-to-action-seven .call-icon-box {
		position: relative;
		left: 0;
	}
}

@media (max-width: 444px) {
	.call-to-action-seven .call-wrapper {
		margin-bottom: 16px;
		width: 100%;
		justify-content: center;
	}
	.call-to-action-seven .call-btn-1 {
		margin-left: 0;
	}
}

/*---------------------------------------
	Spyropress Version
-----------------------------------------*/
.call-to-action-eight .background-overlay {
	background-color: #242526;
	height: 100%;
}
.call-to-action-eight h2 span.rotate {
	position: relative;
	z-index: 0;
	background: url(images/bottom_sign.png) no-repeat right bottom;
	background-size: auto;
	padding-bottom: 16px;
}
.call-to-action-eight h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: 800;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
}
.call-to-action-eight .cta-or,
.call-to-action-eight p,
.call-to-action-eight h2 span {
	color: #ffffff;
}
.call-to-action-eight .cta-or {
	margin: 0 8px;
}
.call-to-action-eight .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-eight .call-btn-1:hover {
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-eight .call-wrapper {
	width: 100%;
	justify-content: flex-end;
	margin-bottom: 15px;
}
.call-to-action-eight .call-wrapper a {
	background: none;
	transform: translateY(0);
	border: 2px solid transparent;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-eight .call-wrapper a:hover {
	background: #ffffff;
	border-color: #ffffff;
}
.call-to-action-eight .cta-border-left a:before {
	background-color: #ffffff;
}
.call-to-action-eight .cta-border-left {
	position: relative;
	overflow: hidden;
	z-index: 0;
	border-left: 2px solid rgb(255 255 255 / 0.6);
}
.call-to-action-eight .cta-border-left:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -6px;
	margin: auto;
	width: 12px;
	height: 12px;
	background-color: rgb(255 255 255 / 0.6);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}
@media (max-width: 991px) {
	.call-to-action-eight .call-wrapper {
		width: auto;
		margin-bottom: 0;
	}
	.call-to-action-eight .cta-border-left {
		width: 100%;
		padding-top: 15px;
		border-top: 2px solid rgb(255 255 255 / 0.6);
		border-left: 0;
	}
	.call-to-action-eight .cta-border-left:after {
		top: -7px;
		bottom: auto;
		left: 0;
		right: 0;
	}
}

/*---------------------------------------
	Webstrap Version
-----------------------------------------*/
.call-to-action-nine .background-overlay {
	padding: 0 40px;
	background-blend-mode: multiply;
}
.call-to-action-nine .background-overlay .row {
	min-height: 90px;
}
[class*='call-to-action-'] p:empty {
	display: none;
}
.call-to-action-nine .cta-icon-wrap .cta-bg {
	left: 0;
	width: 125px;
	height: 125px;
}
.call-to-action-nine .cta-icon-wrap .cta-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.call-to-action-nine h6 {
	margin-bottom: 0;
}
.call-to-action-nine h6 p {
	font-size: 22px;
	color: #ffffff;
	font-weight: 600;
	line-height: 1.15;
}
@media (min-width: 992px) {
	.call-to-action-nine .cta-icon-wrap {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.call-to-action-nine .the_content {
		padding-left: 160px;
	}
}
@media (max-width: 991px) {
	.call-to-action-nine h6 p {
		margin-bottom: 15px;
	}
	.call-to-action-nine .background-overlay {
		padding: 0 15px;
	}
	.call-to-action-nine .background-overlay, .call-to-action-nine .background-overlay * {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
}
.call-to-action-nine h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 34px;
	font-weight: 800;
	padding: 0;
	margin: 0;
	color: #ffffff !important;
}
.call-to-action-nine h2 i {
	font-size: 110%;
	margin-right: 3px;
	vertical-align: baseline;
}
.call-to-action-nine .call-btn-1 {
	color: #ffffff;
	background-color: #242526;
	border-color: #242526;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-nine .call-btn-1:not(:hover) {
	background-color: #242526 !important;
	border-color: #242526 !important;
}
.call-to-action-nine .call-btn-1:hover {
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-nine .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

@media (max-width: 991px) {
	.call-to-action-nine h2 {
		margin-bottom: 13px;
	}
}

/*---------------------------------------
	Nifty Version
-----------------------------------------*/
.call-to-action-ten .background-overlay {
	background-color: #242526;
	height: 100%;
}

.call-to-action-ten .background-overlay .row {
	min-height: 250px;
	align-content: center;
}

.call-to-action-ten .col-md-9, .call-to-action-ten .col-md-3 {
	width: 100%;
	text-align: center;
}

.call-to-action-ten h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: 800;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 20px;
}

.call-to-action-ten h2 span.rotate {
	text-decoration: underline;
}

.call-to-action-ten p {
	font-size: 18px;
	font-weight: 600;
}

.call-to-action-ten .rating {
	margin-bottom: 16px;
	color: #ffbc00;
	font-size: 18px;
}

.call-to-action-ten .rating i {
	display: inline-block;
	margin: 0 2px;
}

.call-to-action-ten .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.call-to-action-ten .call-btn-1:hover {
	background-color: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.call-to-action-ten .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

/*---------------------------------------
	Eleven Version
-----------------------------------------*/

.call-to-action-eleven .background-overlay {
	background-color: rgb(255 255 255 / 92%);
	height: 100%;
}

.call-to-action-eleven .background-overlay .row {
	min-height: 250px;
	align-content: center;
}

.call-to-action-eleven .col-md-9, .call-to-action-eleven .col-md-3 {
	width: 100%;
	text-align: center;
	justify-content: center;
}

.call-to-action-eleven h2 {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

.call-to-action-eleven h2:after {
	content: '';
	position: absolute;
	bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	width: 20px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
}

.call-to-action-eleven .subtitle {
	font-size: 75%;
	font-weight: 500;
	margin-bottom: 6px;
}

.call-to-action-eleven .subtitle span {
	color: #393939;
	text-transform: capitalize;
}

.call-to-action-eleven .call-wrapper {
	margin-right: 12px;
}

.call-to-action-eleven .cta-or {
	margin-right: 12px;
}

.call-to-action-eleven .call-icon-box {
	width: 45px;
	height: 45px;
	line-height: 45px;
}

.call-to-action-eleven .call-title,
.call-to-action-eleven .call-phone a {
	color: #242526;
}

.call-to-action-eleven .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.call-to-action-eleven .call-btn-1:hover {
	color: #ffffff;
	background-color: #242526;
	border-color: #242526;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

@media (max-width: 575px) {
	.call-to-action-eleven .call-wrapper,
	.call-to-action-eleven .call-btn-1 {
		margin-top: 12px;
	}
}

/*---------------------------------------
	Twelve Version
-----------------------------------------*/
.call-to-action-twelve .background-overlay {
	background-color: #242526;
	height: 100%;
}
.call-to-action-twelve h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
}
.call-to-action-twelve h2 span {
	font-weight: 800;
}
.call-to-action-twelve .flexing.flexing-btn {
	justify-content: flex-end;
}
.call-to-action-twelve .call-btn-1 {
	margin-left: 15px;
}
.call-to-action-twelve .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-twelve .call-btn-1:hover {
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-twelve .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

.call-to-action-twelve .call-phone, .call-to-action-twelve .call-phone a {
	font-size: 30px;
	border-bottom: none;
}

/*---------------------------------------
	Thirteen Version
-----------------------------------------*/
.call-to-action-thirteen .background-overlay {
	background-color: #242526;
	height: 100%;
}
.call-to-action-thirteen h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
}
.call-to-action-thirteen h2 span {
	font-weight: 800;
}
.call-to-action-thirteen .flexing.flexing-btn {
	justify-content: flex-end;
}
.call-to-action-thirteen .call-btn-1 {
	margin-left: 15px;
}
.call-to-action-thirteen .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-thirteen .call-btn-1:hover {
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-thirteen .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

.call-to-action-thirteen .call-phone, .call-to-action-thirteen .call-phone a {
	font-size: 30px;
	border-bottom: none;
}


/*---------------------------------------
	Twenty Version
-----------------------------------------*/

.nav-twenty.header .widget.widget_info span{
	font-weight:600;
	font-size:16px;
}


.nav-twenty .menubar .wrap-right i{
	font-size:18px;
}

@media (max-width: 991px){
	[class*='call-to-action-'] .cta-info p {
		margin-bottom: 10px;
	}
}

.mobi-head-top .header-widget .widget:not(.widget_contact){
	width:auto;
}

.slider-section-twenty .owl-carousel .owl-nav [class*=owl-]{
	border:none;
}

.call-to-action-twenty .cta-or {
	margin: 0 8px;
	background: #000;
	padding: 6px;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	text-align: center;
}
.call-to-action-twenty a.bt-primary {
	padding:10px 20px;
	font-size: 85%;
}


.call-to-action-twenty .call-wrapper .call-phone a {
	font-size:18px;
	border: none;
	transition:0.5s ease;
	font-weight:700;
}

.call-to-action-twenty .call-wrapper a:hover ,
.call-to-action-twenty .call-wrapper a:focus {
	color:#242526;
}

@media (min-width:768px){
	.call-to-action-twenty a.bt-primary {
		padding:16px 30px;
		font-size:16px;
	}
	
	.call-to-action-twenty .call-wrapper a {
		border: none;
		transition:0.5s ease;
		font-weight:400;
		font-size:16px;
	}
	
	.call-to-action-twenty .call-wrapper .call-phone a {
		font-size:24px;
	}
	
	
}



.call-to-action-twenty h2 {
	font-size: 26px;
	color: #ffffff;
	padding-top: 3px;
	margin: 0 0 13px;
	font-weight:700;
}

@media(max-width: 768px){
	.call-to-action-twenty h2 {
		font-size: 20px;
		line-height: 1.2;
		margin: 0 0;
	}
}

.call-to-action-twenty .cta-or,
.call-wrapper a,
.call-to-action-twenty p
{
	color: #ffffff;
}

.call-to-action-twenty h2 span {
	color:#000000;
}
.call-to-action-twenty .cta-or {
	margin: 0 20px;
	background-image: radial-gradient(farthest-corner at 20px 50px, #ffffff -33%, #242526 100%);
}


.call-to-action-twenty .call-btn-1 {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.call-to-action-twenty .call-btn-1:hover{
	background: #ffffff;
	border-color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.call-to-action-twenty .call-btn-1.bt-effect-2:before {
	background-color: #ffffff;
}

@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation: landscape)
.call-to-action-twenty h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 13px;
}

.call-to-action-twenty .contact-info {
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}


.call-to-action-twenty .call-icon-box {
	width: 50px;
	height: 50px;
	border-radius:50%;
	background-color:#ffffff;
}

@media (min-width:768px){
	.call-to-action-twenty .call-icon-box {
		width: 50px;
		height: 50px;
	}
	
	.call-to-action-twenty .call-icon-box {
		width: 65px;
		height: 65px;
	}
}

.call-to-action-twenty .background-overlay .row{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

@media (min-width:992px){
	.call-to-action-twenty .call-icon-box {
		width: 65px;
		height: 65px;
	}
}


/* FEATURE TWENTY */
.features-version-twenty .features-overlay {
	background: rgba(0,0,0,0.6);
	height: 100%;
	overflow: hidden;
	width: 100%;
	opacity: 0.79;
}

.features-version-twenty h2,.features-version-twenty p  {
	color: #ffffff;
}

.features-version-twenty .feature-item {
	margin-bottom: 25px;
	padding:10px 0;
	background-color:rgba(0,0,0,0.6);
}

.features-version-twenty .feature-box-icon {
	border-radius: 50%;
	background: rgba(0,0,0,0);
	float: left;
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	top: 7px;
	width: 50px;
	line-height: 35px;
	border: solid 1px #fff;
	padding: 6px 0px 0px 2px;
	font-size: 22px;
	color: #fff;
}

.features-version-twenty .feature-box-info {
	margin-left: 12px;
	padding-left: 58px;
	text-align: left;
}

.features-version-twenty .feature-box-info h4 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	white-space: nowrap;
	margin: 0;
}

/* --------------------------------------
	=========================================
	Footer Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Footer Version 1 
-----------------------------------------*/
.footer-sidebar{
	
}
.footer-sidebar .background-overlay .row.padding-top-60.padding-bottom-30 .row {
	margin: 0;
}
.footer-sidebar p {
	color: #ffffff;
}
.footer-sidebar .background-overlay {
	opacity: 0.9;
	bottom: 0;
	height: 100%;
	z-index: 3;
}

/* --------------------------------------
	=========================================
	Footer Copyright Section
	=========================================
-----------------------------------------*/

/*---------------------------------------
	Footer Copyright
-----------------------------------------*/
.footer-copyright, .footer-copyright p {
	color: #ffffff;
	line-height: 39px;
}
.footer-copyright .copyright-text a {
	text-decoration: underline;
	text-underline-offset: 1px;
	line-height: 39px;
}
.footer-copyright .copyright-text a:hover,
.footer-copyright .copyright-text a:focus {
	text-decoration-style: dotted;
}
.footer-copyright ul {
	margin: 0;
	padding: 0;
}

/*---------------------------------------
	Payment Icon
-----------------------------------------*/
ul.payment-icon {
	text-align: right;
}
.payment-icon li{
	display: inline-block;
}
.payment-icon li a{
	font-size: 26px;
	color: #ffffff;
	display: inline-block;
	margin-right: 5px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.payment-icon li a:hover{
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}


/* --------------------------------------
	=========================================
	Specia Breadcrumb Section
	=========================================
-----------------------------------------*/
.breadcrumb{
	background: none;
	font-family: 'Open Sans', sans-serif;
	padding: 0 !important;
	margin-bottom: 0 !important;
	border-radius: 0;
	list-style: none;
	position: relative;
	z-index: 0;
}
.breadcrumb .background-overlay {
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 3;
	opacity: 0.79;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 0;
}

.breadcrumb.shadow-one {
	padding-bottom: 22px !important;
}

.breadcrumb.shadow-two {
	padding-bottom: 70px !important;
}

.breadcrumb.shadow-one:after {
	height: 22px;
	background: url(images/shadow-one.png) no-repeat center bottom;
}

.breadcrumb.shadow-two:after {
	height: 70px;
	background: url(images/shadow-two.png) no-repeat center bottom;
}

.breadcrumb.shadow-one:after,
.breadcrumb.shadow-two:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.8;
	z-index: -1;
}

.breadcrumb h2{
	font-size: 16px;
	color: #747474;
	margin: 0;
	padding: 15px 0;
	font-weight: 600;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
}
.breadcrumb-position {
	text-align: right;
}
.page-breadcrumb{
	list-style: none outside none;
	margin-bottom: 0px;
	padding: 23px 0;
	text-align: right;
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
}
.page-breadcrumb li{
	display: inline-block;
	color: #747474;
}

/* --------------------------------------
	=========================================
	HeroPress Breadcrumb Section
	=========================================
-----------------------------------------*/
.breadcrumb.hero .background-overlay {
	position: relative;
	bottom: 0;
	border: 0;
	padding: 40px 0;
	background: rgba(0,0,0,0.4);
}
.hero-breadcrumb h2 {
	color: #ffffff;
}
@media (min-width: 992px) {
	.breadcrumb.hero .background-overlay {
		padding: 160px 0 40px;
	}
}


/* --------------------------------------
	=========================================
	SpyroPress Breadcrumb Section
	=========================================
-----------------------------------------*/

.breadcrumb.webstrap .row,
.breadcrumb.spyropress .row {
	padding: 30px 0;
}

@media (min-width: 992px) {
	.breadcrumb.webstrap .row,
	.breadcrumb.spyropress .row {
		padding: 266px 0 40px;
	}
}

/* --------------------------------------
	=========================================
	Blog Section
	=========================================
-----------------------------------------*/
/*---------------------------------------
	Post Style
-----------------------------------------*/
.page-wrapper{}
.page-wrapper article{
	border: solid 1px #efe9e9;
	padding-bottom: 43px;
	margin-bottom: 30px;
	position: relative;
}
article.comment-body {
	border: solid 1px #f7f9fc;
	background: #fefefe;
	border-radius: 3px;
}
a.post-thumbnail img {
	opacity: 1;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
a.post-thumbnail img:hover{
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

header.entry-header {
	padding: 14px 20px;
}
h2.entry-title {
	margin: 0;
	line-height: 28px;
}
h2.entry-title a {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
}
.entry-header h2.entry-title {
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
}
.entry-content { 
	padding: 0 20px; 
}
.entry-content .more-link {
	font-family: 'Open Sans', sans-serif;
	padding: 10px 20px;
	border-radius: 30px;
	background: transparent;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.proficient-btn {
	border-radius: 3px !important;
	font-weight: bold;
}
a.more-link{
	position: relative;
	top: 15px;
}
.entry-content .more-link:hover {
	color: #ffffff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
footer.entry-footer {
	font-size: 13px;
	color: #ffffff;
	padding: 15px 20px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
footer.entry-footer .byline, footer.entry-footer .posted-on, footer.entry-footer .cat-links, footer.entry-footer .tags-links {
	margin-right: 15px;
}
footer.entry-footer span {
	/*  display: inline-block;*/
}
footer.entry-footer a {
	color: #ffffff;
}
footer.entry-footer a:hover {
	color: #ffffff;
}
.page-wrapper article:hover footer.entry-footer {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

/*---------------------------------------
	Post Masonry
-----------------------------------------*/
.masonry {
	margin: 1.5em 0;
	padding: 0;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
	font-size: .85em;
}
.masonry-column {
	display: inline-block;
	width: 100%;
}

@media only screen and (min-width: 400px) {
	.masonry {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

@media only screen and (min-width: 700px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media only screen and (min-width: 900px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media only screen and (min-width: 1100px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}
/*---------------------------------------
	Post Pagination
-----------------------------------------*/
.paginations {
	margin: 0px;
	text-align: center;
}
.paginations a, span.page-numbers.current {
	border: solid 1px #efe9e9;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	border-radius: 1px;
	line-height: 20px;
	margin: 0 1px 0;
	padding: 9px 16px;
	transition: all 0.3s ease 0s;
	vertical-align: baseline;
	white-space: nowrap;
	border-radius: 30px;
}

.paginations a:hover, .paginations a:focus, .paginations a.active, span.page-numbers.current {
	color: #ffffff;
	border-radius: 30px;
}

.proficient_pagination a, .proficient_pagination a:hover, .proficient_pagination a:focus, .proficient_pagination a.active, a.page-numbers.current, .proficient_pagination .page-numbers.current {
	border-radius: 4px;
}

/*---------------------------------------
	Post Comment Area
-----------------------------------------*/
.comments-area {
	
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	background: #fefefe;
	padding: 5px 20px;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
	padding:0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	padding: 20px;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f007";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}
.comment-metadata time {
	font-size: 13px;
	color: #747474;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

a.comment-reply-link {
	font-size: 14px;
	float: right;
	position: relative;
	top: -10px;
}
a.comment-reply-link:hover, a.comment-reply-link:focus {
	color: #e84c3d;
}
.comment-reply-link:before {
	content: "\f112";
	font-family: "Fontawesome";
	margin-right: 5px;
	font-size: 12px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
	margin-bottom: 50px;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: 'Open Sans', sans-serif;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	font-family: 'Open Sans', sans-serif;
}
.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/*---------------------------------------
	Team Section Specia
-----------------------------------------*/

.team-version-one{
}

.team-version-one .single-team-member {
	margin-bottom: 60px;
	text-align: center;
	border: solid 1px #f4f9fc;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-webkit-transition: .3s all;
	transition: .3s all;
}
.team-version-one .single-team-member:hover {
	box-shadow: 0 0 22px -3px rgba(0, 0, 0, 0.3);
}
.team-version-one .single-team-member .img-box {
	margin-bottom: 17px;
	position: relative;
	overflow: hidden;
	border-bottom: 6px groove transparent;
}
.single-team-member .img-box img {
	-webkit-transition: .6s;
	transition: .6s;
}
.single-team-member:focus-within .img-box img,
.single-team-member:hover .img-box img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	filter: blur(3px);
}
.team-version-one .single-team-member .img-box .background-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(0,0,0, 0.3);
	opacity: 0;
	visibility: hidden;
	transition: all .25s ease;
}
.team-version-one .single-team-member:focus-within .img-box .background-overlay,
.team-version-one .single-team-member:hover .img-box .background-overlay {
	opacity: 1;
	visibility: visible;
}
.team-version-one .single-team-member .img-box .background-overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content {
	display: table-cell;
	vertical-align: middle;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li {
	display: inline-block;
	list-style: none;
	opacity: 0;
	visibility: hidden;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(1) {
	-webkit-transition: .35s;
	transition: .35s;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(2) {
	-webkit-transition: .65s;
	transition: .65s;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(3) {
	-webkit-transition: 1s;
	transition: 1s;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(4) {
	-webkit-transition: 2s;
	transition: 2s;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(5) {
	-webkit-transition: 3s;
	transition: 3s;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li:nth-child(6) {
	-webkit-transition: 4s;
	transition: 4s;
}
.team-version-one .single-team-member:focus-within .img-box .background-overlay .box .content ul li,
.team-version-one .single-team-member:hover .img-box .background-overlay .box .content ul li {
	opacity: 1;
	visibility: visible;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 8px;
	background: #ffffff;
	border: 1px solid #ffffff;
	line-height: 38px;
	font-size: 18px;
	border-radius: 50%;
	transition: all .3s ease;
}
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li a:focus,
.team-version-one .single-team-member .img-box .background-overlay .box .content ul li a:hover {
	color: #ffffff;
}
.team-version-one .single-team-member h3 {
	font-size: 20px;
	color: #222E35;
	line-height: 26px;
	margin: 0;
	margin-bottom: 4px;
}
.single-team-member h3 a {
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.team-version-one .single-team-member p {
	padding: 0 12px;
	margin-bottom: 0;
}
.team-version-one .single-team-member > span {
	font-size: 16px;
	font-style: normal;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgb(230 230 230 / 60%);
}
.team-version-one .single-team-member a.profile-btn {
	font-family: 'Open Sans', sans-serif;
	padding: 14px 30px;
	border-radius: 30px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size: 15px;
	color: #fff;
	position: relative;
	top: 20px;
}
.team-version-one .single-team-member a.profile-btn:focus,
.team-version-one .single-team-member a.profile-btn:hover {
	color: #ffffff;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
/*---------------------------------------
	Single View Team Section
-----------------------------------------*/
.single-view-team-member {
	
}
.single-view-team-member span {
	font-size: 14px;
	font-style: italic;
	display: block;
}
.single-view-team-member .member_info {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	list-style: none;
}
.single-view-team-member .member_info strong {
	min-width: 150px;
	display: inline-block;
}
.single-view-team-member .member_info li {
	line-height: 30px;
}
.single-view-team-member .member_info strong::before {
	content: "\f058";
	font-family: Fontawesome;
	font-size: 16px;
	margin-right: 8px;
}

.single-view-team-member .widget_social_widget {
	margin-top: 22px;
}

.team-single-content h4 {
	margin-bottom: 0;
}

/*---------------------------------------
	Team Section Proficient
-----------------------------------------*/

.team-version-two {
	/* background: #e5e5e5; */
}

.team-version-two .single-team-member {
	text-align: center;
	padding: 20px 10px 28px;
	background: #fff;
	border-radius: 4px;
}
.team-version-two .single-team-member .img-box {
	margin-bottom: 25px;
	position: relative;
}
.team-version-two .single-team-member .img-box figure img {
	border-radius: 50%;
	width: 180px;
	padding: 5px;
	height: 180px;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.team-version-two .single-team-member:hover .img-box figure img {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.team-version-two .single-team-member .img-box .background-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(0,0,0, 0.8);
	transform: scale(0);
	transition: all .5s ease;
}
.team-version-two .background-overlay {
	transform: scale(1);
}
.team-version-two .background-overlay .box {
	display: table;
	width: 100%;
	height: 100%;
}
.team-version-two .background-overlay .box .content {
	display: table-cell;
	vertical-align: middle;
}
.team-version-two .background-overlay .box .content ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
.team-version-two .background-overlay .box .content ul li {
	display: inline-block;
	list-style: none;
}
.team-version-two .background-overlay .box .content ul li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	color: #fff;
	background: #999;
	border: 1px solid #fff;
	line-height: 25px;
	font-size: 18px;
	border-radius: 4px;
	transition: all .3s ease;
}
.team-version-two .background-overlay .box .content ul li a i {
	font-size: 13px;
}
.team-version-two .background-overlay .box .content ul li a:hover {
	color: #fff;
}
.team-version-two .single-team-member h3 {
	font-size: 21px;
	color: #222E35;
	line-height: 26px;
	margin: 0;
	margin-bottom: 4px;
}
.team-version-two .single-team-member > span {
	font-size: 13px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}
.team-version-two .single-team-member a.profile-btn{    
	background: transparent;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 12px;
	border-radius: 4px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size: 13px;
}
.team-version-two .single-team-member a.profile-btn:hover {
	color: #ffffff;
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}
/*---------------------------------------
	Team Section HeroPress
-----------------------------------------*/
.team-version-four{
}

.team-version-four .single-team-member {
	margin-bottom: 60px;
	text-align: center;
}
.team-version-four .single-team-member {
	overflow: hidden;
}
.team-version-four .single-team-member, .single-team-member .team-img {
	position: relative;
}
.team-version-four .single-team-member .team-img img {
	height: auto;
	width: 100%;
}
.team-version-four .single-team-member .team-info {
	bottom: 0;
	left: 0;
	padding: 14px 20px;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	width: 100%;
	z-index: 1;
}
.team-version-four .single-team-member .team-info::after {
	background: #1c1c1c none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.team-overlay {
	bottom: 0;
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	z-index: 9;
}
.team-overlay::after {
	background: #1c1c1c none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.team-version-four .single-team-member:hover .team-overlay, 
.team-version-four .single-team-member:hover .team-overlay .bio, 
.team-version-four .single-team-member:hover .team-overlay .social-link {
	opacity: 1;
}
.team-version-four .single-team-member:hover .team-info {
	bottom: -100%;
}
.team-version-four .single-team-member:hover .team-overlay .social-link {
	bottom: 20%;
}
.team-version-four .single-team-member:hover .team-overlay .bio {
	top: 35%;
}
.team-overlay .bio {
	opacity: 0;
	padding: 0 20px;
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	-ms-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
	width: 100%;
}
.team-overlay .social-link {
	bottom: 0;
	font-size: 35px;
	opacity: 0;
	position: absolute;
	text-align: center;
	-webkit-transform:translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all 0.3s ease 0.2s;
	-moz-transition: all 0.3s ease 0.2s;
	-ms-transition: all 0.3s ease 0.2s;
	-o-transition: all 0.3s ease 0.2s;
	transition: all 0.3s ease 0.2s;
	width: 100%;
}
.team-version-four .single-team-member .team-info h4 {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 18px;
}
.team-version-four .single-team-member .team-info span {
	color: #ffffff;
	font-weight: 600;
}
.team-version-four .single-team-member .team-overlay .bio h4 {
	font-weight: 600;
	font-size: 18px;
}
.team-version-four .single-team-member .team-overlay .bio p {
	color: #ffffff;
}
.team-overlay .social-link a {
	color: #ffffff;
	font-size: 20px;
	margin: 5px;
}
.team-overlay .social-link a:hover {
	color: #fdc236;
}

/* --------------------------------------
	=========================================
	Contact Page
	=========================================
-----------------------------------------*/
/*---------------------------------------
	Contact Details
-----------------------------------------*/
.contact-section-one {
	
}
.contact-section-one .contact-info {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 20px;
}
.contact-section-one .contact-info > li {
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
}
.contact-section-one .contact-info .fa {
	float: left;
	margin-top: 2px;
	font-size: 40px;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.contact-section-one .contact-info-content {
	overflow: hidden;
	margin-left: 58px;
}
.contact-section-one .contact-info-content .title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.contact-section-one .contact-info-content .description {
	font-size: 15px;
	color: #747474;
}
.contact-section-one .feature .background-overlay {
	background: rgba(28, 49, 76, 0.9);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.contact-section-one .wpcf7 p {
	margin-top: 10px;
}

.contact-section-two {
	
}
.contact-section-two .contact-info {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 20px;
}
.contact-section-two .contact-info > li {
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.contact-section-two .contact-info .fa {
	float: left;
	font-size: 40px;
	width: 60px;
}
.contact-section-two .contact-info-content {
	overflow: hidden;
	margin-left: 45px;
}
.contact-section-two .contact-info-content .title {
	font-weight: 700;
	margin-bottom: 0;
}
.contact-section-two .contact-info-content .description {
	font-size: 14px;
	color: #747474;
}
.contact-section-two feature .background-overlay {
	background: rgba(28, 49, 76, 0.9);
	bottom: 0;
	height: 100%;
	z-index: 3;
}
.google-map {
	margin: 20px 0;
}
.google-map-frame {
	height: 100%;
	border: 4px solid #ffffff;
	box-shadow: 0 0 5px 0 #bebebe;
}
.google-map-frame iframe {
	width: 100%;
	height: 100%;
	min-height: 500px;
}
.contact-section-two .wpcf7 p {
	margin-top: 0;
}

/*---------------------------------------
	Error Page
-----------------------------------------*/
.error-page {}
.error-page h1{
	font-family: 'Raleway', sans-serif;
	font-size: 146px;
	font-weight: 800;
	line-height: 156px;
	text-shadow: 0 3px 0 #000;
	animation: bounce 2s infinite;
}
.error-page h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 36px;
	font-weight: 800;
	margin: 0;
}
/*---------------------------------------
	Top Scroller 
-----------------------------------------*/
.top-scroll {
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 12px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 30px;
	border-width: 2px;
	border-style: solid;
	animation: bounce 2s infinite;
}
.top-scroll:hover {
	opacity: 1;
}
.top-scroll i {
	font-size: 18px;
	line-height: 36px;
}
.top-scroll:hover, .top-scroll:focus {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}

.proficient-scroll {
	border-radius: 4px;
}

/*---------------------------------------
	Screen Reader Text
-----------------------------------------*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.price_slider_wrapper .price_slider {
	margin-bottom: 1em;
}
.price_slider_wrapper .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
	font-size: 0.8751em;
}
.price_slider_wrapper .price_slider_amount .button {
	font-size: 1.15em;
}
.price_slider_wrapper .price_slider_amount .button {
	float: left;
}
.price_slider_wrapper .ui-slider {
	position: relative;
	text-align: left;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 17px;
	height: 17px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 0;
	cursor: pointer;
	background: #fff;
	outline: none;
	top: -5px;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
	margin-left: -0.5em;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.price_slider_wrapper .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	background: #d5d5d5;
}
.price_slider_wrapper .ui-slider-horizontal {
	height: .5em;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
	left: -1px;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
	right: -1px;
}
.masonry {
	margin: 1.5em 0;
	padding: 0;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
	column-gap: 1.5em;
	font-size: .85em;
}
/* gutenberg video */
.wp-block-embed__wrapper iframe {
	display: block;
	max-width: 100%;
	height: auto;
}
section.latest-blog iframe {
	max-width: 100%;
	height: auto;
	display: block;
}

/* bg-sticky Start */

.bg-sticky {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
	font-size: 20px;
	font-weight: 600;
	padding: 0.25em .62em;
	line-height: 30px;
	border-radius: 3px;
	color: #fff;
	background: #FF0034;
	z-index: 9;
}
.rounded-circle {
	border-radius: 50%;
}
/* bg-sticky Start */

/* Product Filter */
#product-filter .woocommerce-loop-product__title {
	padding: .5em 0 .25em;
	margin: 0;
	text-align: center;
	font-size: 18px;
}

#product-filter .price del {
	color: #ff0000;
	opacity: .5;
	display: inline-block;
	font-weight: 500;
}
#product-filter .price {
	color: #1c314c;
	font-weight: 400;
	font-size: 14px;
	margin: 0;
	text-align: center;
	display: block;
}

#product-filter ins span {
	font-weight: 700;
}

#product-filter span.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	text-align: center;
	display: block;
	margin-top: 1em;
}

#product-filter .single-product:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 300ms ease-out 0s;
	-moz-transition: all 300ms ease-out 0s;
	-o-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
}

#product-filter span.onsale {
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	font-weight: 700;
	position: absolute;
	text-align: center;
	line-height: 3.236;
	border-radius: 100%;
	background-color: #77a464;
	color: #fff;
	font-size: .857em;
	top: 0;
	right: 15px;
	left: auto;
	margin: 0.5em 0.5em 0 0;
	z-index: 1;
}

#product-filter .single-product img {
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
#product-filter .single-product img:hover{
	-webkit-transform: scale(0.90);
	transform: scale(0.90);
}

#product-filter .single-product {
	padding: 0 0 20px 0;
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem!important;
}

@media (min-width: 992px) {
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0!important;
	}
}


/* About 2 */

.about-content-two .section-heading {
	margin-bottom: 40px;
	text-align: left;
}

.about-content-two .section-heading h2 {
	font-weight: 600;
	max-width: 460px;
	width: 100%;
	margin-bottom: 15px;
	font-size: 40px;
}

.about-content-two .section-heading p {
	max-width: 460px;
	width: 100%;
	margin-bottom: 10px;
	color: #6b6b6b;
	font-weight: 500;
}

.about-content-two .works-box {
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.about-content-two .works-box .inline-list {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.about-content-two .works-box .work-process li {
	display: flex;
	padding: 20px 45px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.about-content-two .works-box .work-process li:nth-child(odd) {
	background-color: #edf6ff;
	margin-right: 50px;
}

.about-content-two .works-box .work-process li .icon-box {
	line-height: 1.2;
	font-size: 40px;
	margin-right: 10px;
}

.about-content-two .works-box .work-process li .content-box h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 1.46;
	margin-bottom: 10px;
}

.about-content-two .works-box .work-process li .content-box p {
	margin-bottom: 0;
}

.about-content-two .works-box .work-process li:nth-child(even) {
	margin-left: 50px;
}

.about-content-two .works-box .work-process li:nth-child(even) .icon-box {
	color: #ffffff;
}

.about-content-two .works-box .work-process li:nth-child(even) .content-box h3 {
	color: #ffffff;
}

.about-content-two .works-box .work-process li:nth-child(even) .content-box p {
	color: #ffffff;
}

.about-content-two .works-box .inner {
	text-align: center;
	padding: 70px 0;
	width: 100%;
	position: relative;
	z-index: 1;
}

.about-content-two .works-box .inner:before {
	position: absolute;
	z-index: 0;
	height: 95%;
	width: 40%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	background-color: #f9fafe;
	border-radius: 20px;
}

.about-content-two .works-box .inner .shape1 li {
	position: absolute;
}

.about-content-two .works-box .inner .shape1 li:nth-child(1n) {
	top: 0;
	left: 0;
	bottom: inherit;
}

.about-content-two .works-box .inner .shape1 li:nth-child(2n) {
	bottom: 0;
	left: 70px;
	top: inherit;
}

.about-content-two .works-box .inner .shape2 li {
	position: absolute;
	z-index: -1;
	top: 50%;
	right: -195px;
	transform: translateY(-50%);
}

.about-content-two .works-box .figure-box {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.about-content-two .works-box .figure-box img {
	border-radius: 50%;
}

.about-content-two .works-box .play-btn {
	height: 100px;
	width: 100px;
	background-color: #f81608;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	color: #ffffff;
	font-size: 35px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.about-content-three .section-heading {
	position: relative;
	margin-bottom: 50px;
}

.about-content-three .section-heading h4 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.about-content-three .section-heading h2 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 0;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: -0.5px;
}

.about-content-three .content-block {
	position: relative;
	padding-left: 140px;
	margin-bottom: 30px;
}

.about-content-three .content-block .image {
	position: absolute;
	left: 0;
}

.about-content-three .content-block .content-text {
	margin-bottom: 35px;
	line-height: 1.6em;
}

.about-content-three .content-block .content-text p {
	font-size: 18px;
	font-weight: 500;
}

.feature-block .inner-box {
	padding: 0;
	position: relative;
	margin-bottom: 30px;
}

.feature-block .image {
	position: relative;
}

.feature-block .image img {
	width: 100%;
}

.feature-block .lower-content {
	position: relative;
	padding: 30px 30px;
	-webkit-box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
	box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	background: #ffffff;
}

.feature-block .lower-content:before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 174px;
	height: 109px;
	background-image: url(images/about/shape-1.png);
}

.feature-block .lower-content .icon {
	position: relative;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 30px;
}

.feature-block .lower-content h4 {
	position: relative;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 35px;
	margin-bottom: 20px;
}

.feature-block .lower-content h4:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height: 6px;
	width: 100%;
	background: url(images/about/border-shape.png) repeat-x center;
}

.feature-block .read-more-link {
	position: relative;
	padding-left: 0;
	font-size: 16px;
	font-weight: 600;
	transition: .5s;
}

.feature-block .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: 1s;
	opacity: 0;
}

.feature-block .inner-box:hover .overlay {
	opacity: 1;
}

.feature-block .overlay .top-content {
	position: relative;
	padding: 34px 30px;
	background-size: cover;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	transition: .5s;
	opacity: 0;
	transform: perspective(400px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
}

.feature-block .inner-box:hover .overlay .top-content {
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX(0deg);
}

.feature-block .top-content .icon {
	position: relative;
	font-size: 65px;
	line-height: 70px;
	margin-bottom: 30px;
	color: #fff;
}

.feature-block .top-content h4 {
	position: relative;
	font-size: 22px;
	line-height: 34px;
	font-weight: 600;
	color: #fff;
}

.feature-block .overlay .bottom-content {
	position: relative;
	background-color: #fff;
	padding: 25px;
}

.feature-block .overlay .text {
	font-size: 17px;
	font-weight: 500;
	color: #3b3b3b;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.feature-block .overlay .text:before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height: 6px;
	width: 100%;
	background: url(images/about/border-shape.png) repeat-x center;
}



.process-box {
	position: relative;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.process-item {
	position: relative;
	padding: 0 20px;
	z-index: 0;
}

.process-icon {
	position: relative;
	margin-bottom: 25px;
	display: inline-block;
	transition: all 0.3s ease-out;
}

.process-icon>span {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	font-size: 48px;
	transform: translateY(-50%);
	text-align: center;
}


.process-icon>span img {
	display: inherit;
}

.process-content {
	-ms-flex: 1;
	flex: 1;
}

.process-title {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 34px;
	font-weight: 600;
}

.process-text {
	line-height: 1.8;
	transition: all 0.3s ease-in-out;
}

.process-text p {
	margin-bottom: 0;
}



.about-timeline .section-heading {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

.about-timeline .section-heading h4 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.about-timeline .section-heading h2 {
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 0;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: -0.5px;
}

.step-items {
	max-width: 955px;
	margin: 30px auto;
}

.step-items .item {
	counter-increment: steps-num;
	position: relative;
	margin-left: 50%;
	padding: 0 55px;
	margin-bottom: 10px;
}

.step-items .item:nth-child(even) {
	text-align: right;
	margin-left: 0;
	margin-right: 50%;
}

.step-items .item:before {
	content: "";
	position: absolute;
	top: 51px;
	bottom: -62px;
	left: 0;
	width: 1px;
	opacity: 0.5;
}

.step-items .item:nth-child(even):before {
	left: auto;
	right: -1px;
}

.step-items .item:last-of-type:before {
	bottom: 0;
	opacity: 0;
}

.step-items .item:after {
	content: "";
	position: absolute;
	top: 33px;
	left: -19px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 6px solid #fff;
	box-shadow: 0px 13px 29px 0px rgb(175 175 175 / 60%), inset 0 0 0 6px #eafcff;
}

.step-items .item:nth-child(even):after {
	left: auto;
	right: -19px;
}

.step-items .item .num {
	color: #d8d8d8;
	font-size: 1.286em;
}

.step-items .item .num:before {
	content: '0'counter(steps-num);
}

.step-items .item .date {
	position: absolute;
	top: 32px;
	right: 100%;
	margin-right: 135px;
	white-space: nowrap;
}

.step-items .item:nth-child(even) .date {
	right: auto;
	margin-right: 0;
	margin-left: 135px;
	left: 100%;
}

.step-items .item .date:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -135px;
	left: 100%;
	margin-left: 20px;
	height: 1px;
	box-shadow: inset 0 0 0 5px;
}

.step-items .item:nth-child(even) .date:after {
	left: -135px;
	right: 100%;
	margin-left: 0;
	margin-right: 20px;
}

.step-items .item .heading {
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 10px 0 15px;
	position: relative;
	z-index: 0;
}

.step-items .item .date h6 {
	margin-bottom: 0;
	color: initial;
}

.step-items .item:nth-child(odd) .heading:after,
.step-items .item:nth-child(even) .heading:before {
	content: "";
	width: 25px;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
}

.step-items .item:nth-child(odd) .heading:after {
	margin-left: 8px;
}

.step-items .item:nth-child(even) .heading:before {
	margin-right: 8px;
}

.step-items .item .text {
	line-height: 1.714em;
}


.career-item {
	padding: 30px;
	background: #ffffff;
	margin-bottom: 30px;
	border: 1px solid #eeeeee;
}

.career-item .title-item {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.career-item h3 {
	color: #02185a;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	display: block;
	line-height: 20px;
	margin-bottom: 15px;
}

.history span:first-child {
	color: #ffffff;
	font-weight: 600;
	padding: 5px 10px;
	margin-right: 10px;
	font-size: 12px;
}

.history span {
	text-transform: uppercase;
	color: #989898;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.20px;
}

.career-item p {
	line-height: 28px;
	font-weight: 400;
	color: #989898;
}

.career-item ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.career-item ul li {
	margin-bottom: 5px;
	color: #666666;
}

.career-item ul li span {
	margin-right: 10px;
}

.btn-read-more {
	margin-top: 17px;
}

.form-panel {
	padding: 80px 50px 100px;
	background: #FFF;
	border: 1px solid #dcdcdc;
}

.form-panel .wpcf7-form {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.form-panel .wpcf7-form p {
	flex: 0 0 31.9%;
	max-width: 31.9%;
	margin-left: 22px;
	margin-bottom: 22px;
}

.form-panel .wpcf7-form p:nth-child(9),
.form-panel .wpcf7-form p:nth-child(8),
.form-panel .wpcf7-form p:nth-child(5),
.form-panel .wpcf7-form p:nth-child(2) {
	margin-left: 0;
}

.form-panel .wpcf7-form p:nth-child(8) {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.form-panel .wpcf7-form p:nth-child(9) {
	margin-top: 20px;
}

.form-panel .wpcf7-form .wpcf7-form-control {
	min-height: 50px;
	margin-bottom: 0;
	outline: none;
}

.form-panel .wpcf7-form .wpcf7-form-control.wpcf7-file {
	max-width: 100%;
	padding: 12px;
	border: 1px solid #cccccc;
	border-radius: 3px;
}

#accordion > div:nth-child(2n+1) {
	clear: both;
}

.panel-group .panel {
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 5%);
	border: 1px solid #e6e6ea;
	margin-bottom: 30px;
	background: #ffffff;
	border-radius: 5px;
	overflow: hidden;
}

.panel-group .panel-heading {
	padding: 0;
	background: none;
	border: none;
}

.panel-group .panel-heading .panel-title a {
	width: 100%;
	display: block;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.panel-group .panel-heading .panel-num {
	width: 70px;
	height: 68px;
	line-height: 68px;
	display: inline-block;
	text-align: center;
	margin-right: 16px;
	color: #8e91a2;
	font-size: 20px;
	border-right: 1px solid #e6e6ea;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.panel-group .panel-heading .fa {
	float: right;
	display: inline-block;
	line-height: 68px;
	width: 70px;
	height: 68px;
	font-size: 16px;
	color: #8e91a2;
	text-align: center;
	border-left: 1px solid #e6e6ea;
	-webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
	transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.panel-group .panel-heading .panel-title a:not(.collapsed) .fa,
.panel-group .panel-heading .panel-title a:not(.collapsed) .panel-num {
	color: #ffffff;
}

.panel-group .panel-heading .panel-title a.collapsed {
	color: #242526;
}

.panel-group .panel-heading .panel-title a.collapsed .fa,
.panel-group .panel-heading .panel-title a.collapsed .panel-num {
	background: none;
	color: #8e91a2;
}

.panel-group .panel-heading .panel-title .panel-txt {
	color: inherit;
	max-width: 68%;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
}

.panel-group .panel-body {
	padding: 18px 22px;
}

.panel-group .panel-body p {
	margin-bottom: 0;
}

@media (max-width: 540px) {
	.panel-group .panel-heading .panel-title .panel-txt {
		max-width: 64%;
		font-size: 86%;
	}
	.panel-group .panel-heading .panel-num,
	.panel-group .panel-heading .fa {
		width: 45px;
	}
	.panel-group .panel-heading .panel-num {
		margin-right: 5px;
	}
}

@media (max-width: 320px) {
	.panel-group .panel-heading .panel-title .panel-txt {
		max-width: 58%;
		line-height: 1.2;
		font-size: 82%;
	}
}

/* Gallery */

.gallery-overlay-wrapper img {
	width: 100%;
}

.tiled-gallery {
	margin-bottom: -30px;
}

.gallery-box {
	position: relative;
	z-index: 0;
	margin-bottom: 30px;
}

.gallery-overlay-wrapper {
	position: relative;
	overflow: hidden;
}

.gallery-overlay-wrapper .gallery-mask {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	height: 100%;
	opacity: 0;
	background: rgba(0,0,0,0.6);
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}

.gallery-box .gallery-overlay-wrapper:hover .gallery-mask {
	opacity: 1;
}

.gallery-mask .gallery-inner-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
	height: 100%;
}

.gallery-mask .gallery-button-holder {
	position: absolute;
	width: 100%;
	left: -100%;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	top: -100%;
	padding-left: 20px;
	z-index: 999999;
	margin-bottom: 10px;
}

.gallery-box .gallery-overlay-wrapper:hover .gallery-mask .gallery-button-holder {
	top: 20px;
	left: 0;
}

.gallery-mask .gallery-button-holder a {
	border: none;
	background: #ffffff;
	border-radius: 50%;
	cursor: pointer;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 2px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	transition: all ease 0.3s;
	-webkit-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
}

.gallery-mask .gallery-button-holder a:hover {
	color: #fff;
}

.gallery-mask .gallery-content-holder .gallery-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* background: #FF0034; */
	right: -100%;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 15px 18px;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
}

.gallery-box .gallery-overlay-wrapper:hover .gallery-mask .gallery-content-holder .gallery-caption {
	right: 0;
}

.gallery-mask .gallery-content-holder .gallery-caption span.gallery-title {
	display: block;
	font-size: 24px;
	margin-bottom: 8px;
	line-height: 1.2;
	font-style: normal;
}

.gallery-mask .gallery-content-holder .gallery-caption p {
	color: inherit;
}
.gallery-mask .gallery-content-holder .gallery-caption p {
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	margin: 0;
	line-height: 1.3;
	font-style: italic;
}

/* Team Single */
.team-single-box {
	position: relative;
	z-index: 0;
}

.team-single-box:after {
	content: "";
	display: table;
	clear: both;
}

.team-single-content {
	width: 65%;
	height: 399px;
	max-height: 399px;
	margin-left: auto;
	padding: 25px 30px;
	border: 1px solid #dddddd;
}

.team-single-image {
	width: 35%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 0;
}

.team-single-image img {
	height: 399px;
	max-height: 399px;
	object-fit: cover;
}

.team-single-image .chat-button {
	display: inline-block;
	margin-bottom: -22px;
	transform: translate(0, -22px);
}

.team-single-image .chat-button a {
	color: #ffffff;
	line-height: 42px;
	display: inline-block;
	padding: 0 26px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 14.4px;
	letter-spacing: 0.5px;
	box-shadow: 0 6px 20px rgb(0 0 0 / 15%);
}

.team-single-image .chat-button a i {
	margin-right: 2px;
}


/* Pricing Tab */

.av-tab-filter {
	padding: 10px 2px;
	border-radius: 100px;
	background: #ffffff;
	text-align: center;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	z-index: 0;
	box-shadow: 0 5px 20px -5px rgb(0 0 0 / 20%);
}

.av-tab-filter a {
	margin: 0;
	background: none;
	padding: 8px 20px;
	font-weight: 600;
	display: inline-block;
	position: relative;
	z-index: 0;
	letter-spacing: .15px;
	text-transform: capitalize;
	text-decoration: none;
	border-radius: 0;
}

.av-tab-filter a.active {
	color: #ffffff;
}

.av-tab-filter .indicator {
	position: absolute;
	left: 0;
	z-index: -1;
	top: 50%;
	opacity: 0;
	display: inline-block;
	border: 10px solid #ffffff;
	transform: translateY(-50%);
	border-radius: 100px;
	transition: all .3s cubic-bezier(.645,.045,.355,1);
	height: 100%;
}

.widget .woocommerce-product-search input[type="search"],
.widget .search-form input[type="search"] {
	border-radius: 100px;
}

.widget .woocommerce-product-search, .widget .search-form {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.widget .woocommerce-product-search button, .widget .search-form .search-submit {
	padding-left: 22px;
	padding-right: 22px;
	white-space: nowrap;
	display: inline-block;
	margin-left: 12px;
	flex-shrink: 0;
	text-align: center;
}

.widget .woocommerce-product-search button:not(:hover):not(:focus) {
	color: #242526;
	border: solid 2px #242526;
	background: transparent;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
	padding: 8px 12px;
}

.woocommerce .woocommerce-mini-cart__total.total, .woocommerce .woocommerce-mini-cart__buttons.button {
	text-align: center;
}

.woocommerce .woocommerce-mini-cart__buttons .button {
	display: inline-block;
	margin: 0 5px;
}

.woocommerce-mini-cart__buttons.buttons {
	max-width: max-content;
	margin: auto;
}

.col-lg5 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 1200px) {
	.col-lg5 {
		width: 20%;
		float: left;
	}
}

@media (max-width: 991px) {
	.owl-carousel:hover .owl-next {
		right: 5px;
	}
	.owl-carousel:hover .owl-prev {
		left: 5px;
	}
}

@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation: landscape) {
	.call-to-action-two .call-btn-2 {
		float: left;
		margin-top: 0 !important;
	}
}

@media (max-width: 767px) {
	.breadcrumb .breadcrumb-position,
	.breadcrumb .background-overlay {
		text-align: center;
	}
	.plans-version-one .col-md-3.col-sm-4.shuffle-item {
		width: 100%;
	}
}

@media (max-width: 421px) {
	#cta-unique .flexing.flexing-end {
		justify-content: flex-start;
	}
	.call-to-action-two .call-btn-2 {
		margin-top: 12px;
	}
}

nav.woocommerce-MyAccount-navigation ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce-account .addresses .title .edit {
	font-weight: 600;
	text-decoration: underline;
}

.woocommerce .woocommerce-Address {
	padding: 12px;
	border: 1px solid #dddddd;
}

.admin-bar .mobile-menu {
	padding-top: 100px;
}

.admin-bar .mobile-menu .close-style {
	top: 48px;
}

.sidebar .widget form input[type="submit"] {
	border-radius: 100px;
}

.woo-sidebar .widget[id*='woocommerce_widget_cart'] ul li a::after,
.sidebar .widget[id*='woocommerce_widget_cart'] ul li a::after,
.sidebar .widget[id*='recent-comments-'] ul li a::after,
.sidebar .widget[id*='recent-posts-'] ul li a::after {
	display: none;
}

body footer .woocommerce-mini-cart li.mini_cart_item {
	margin-top: 15px;
}

body footer .woocommerce-mini-cart li.mini_cart_item:first-child {
	margin-top: 0;
}

body .woocommerce-mini-cart li.mini_cart_item {
	padding-left: 12px;
	padding-right: 12px;
}

body p.woocommerce-mini-cart__total.total {
	text-align: center;
	width: max-content;
	margin: 15px auto;
}

body .woocommerce-mini-cart__buttons.buttons .button {
	margin: 0 3px;
}

body footer .woocommerce-mini-cart__buttons.buttons .button {
	padding: 10px 16px;
	font-size: 15px;
}

body footer .woocommerce-mini-cart__buttons.buttons .button:not(:hover):not(:focus) {
	color: #ffffff;
}

footer .widget_shopping_cart_content a.remove.remove_from_cart_button {
	left: 4px;
}

.woocommerce form .form-row .input-checkbox {
	position: relative;
}

.woocommerce-terms-and-conditions-checkbox-text {
	display: inline-block;
}

.footer-sidebar div.tagcloud a:hover, div.tagcloud a:focus {
	color: #FFFFFF;
}

.woo-sidebar p.woocommerce-mini-cart__buttons.buttons,
footer p.woocommerce-mini-cart__buttons.buttons {
	text-align: center;
}

.woo-sidebar .woocommerce-mini-cart__buttons.buttons .button,
footer .woocommerce-mini-cart__buttons.buttons .button {
	display: inline-block;
}

body .woocommerce-mini-cart__buttons.buttons .button:hover,
body .woocommerce-mini-cart__buttons.buttons .button:focus {
	color: #ffffff;
}

.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	min-height: 49px;
}

.woocommerce .cart [name='update_cart'].button {
	padding: 16px 26px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px !important;
}

.specia-content h6 span h4 {
	font-size: inherit;
	line-height: 1.2;
	margin-bottom: 0;
}


.header-vertical-bar {
	max-height: 340px;
	overflow-y: auto;
}		




.flexing.flexing-start{
	justify-content:flex-start;
}

.flexing.flexing-end{
	justify-content:flex-end;
}

@media (min-width:768px){
	.flexing.flexing-md-start{
		justify-content:flex-start;
	}
	.flexing.flexing-md-end{
		justify-content:flex-end;
	}
	.call-icon-box {
		width: 65px;
		height: 65px;
	}
	
	.call-wrapper a {
		font-weight: 700;
		font-size:24px;
	}
	
	.nav-spera [class*="call-to-action-"] .bt-primary{
		padding:15px 30px;
	}
}

@media (min-width:992px){
	.flexing.flexing-lg-start{
		justify-content:flex-start;
	}
	.flexing.flexing-lg-end{
		justify-content:flex-end;
	}	
}									

/* scolax version */
/* ===================== */
@media (min-width:992px){
	.nav-scolax.header{
		background-color:transparent;
	}
}

.header.nav-scolax .header-search-toggle,.nav-scolax .cart-icon-wrap #cart {
	border-radius:50%;
	width: 30px;
	height: 30px;
}


.header.nav-scolax .header-search-toggle {
	border:1px solid #ffffff;
	margin-right:10px;
}

.nav-scolax .menu-right li.cart-wrapper .cart-icon-wrap span {
	top: -8px;
	right: -12px;  
	background-color:#ffffff;
	border-color:#ffffff;
	line-height: 18px;
}

.nav-scolax .header-top-info .header-widget .d-flex{
	flex:1;
}

.nav-scolax .header-top-info{
	border-bottom:none;
}

.nav-scolax .header-widget-info {
	border-bottom:none;
}

.nav-scolax  .header-top-info .header-widget,.nav-scolax .navigation .header-wrapper{
	min-height:70px;
}

.nav-scolax .navigation:not(.pagination) {
	padding: 0; 
}

.nav-scolax .menu-wrap > li > a,.nav-scolax .dropdown-menu li a {
	line-height: 70px;
}


.nav-scolax .site-description ,.nav-scolax .menubar .menu-wrap > li.menu-item > a, .nav-scolax .header-wrapper .menu-right .wrap-right #view-search-btn i, .nav-scolax .header-wrapper .menu-right .wrap-right #cart i{
	color:#ffffff;
}


.nav-scolax .header-widget .widget_social_widget a{
	width:35px;
	height:35px;
	border-radius:50%;
	background-color:#ffffff;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:0.3s;
}


.nav-scolax .header-widget .widget_social_widget a:hover ,
.nav-scolax .header-widget .widget_social_widget a:focus {
	background-color:#242526;
}

.nav-scolax .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a:hover i,
.nav-scolax .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a:focus i{
	color:#ffffff;
}


.nav-scolax  .header-widget .widget_social_widget a:not(:first-child){
	margin-left:10px;
}


.nav-scolax .navigation{
	background-color:#00000050;
}

.nav-scolax .navigation.sticky-nav.sticky-menu {
	background-color: #242526;
}

.nav-scolax #header-top-right .widget:not(:first-of-type){
	position:relative;
	margin-right: 20px;
}

.nav-scolax #header-top-right .widget:nth-child(n+2) {
	padding: 0 20px;
}

.nav-scolax #header-top-right .widget:not(:first-of-type):after{
	content: "";
	position: absolute;
	width: 1px;
	height: 35%;
	right: 0;
	top: 50%;
	background-color: #ffffff50;
	transform: translateY(-50%);
}

.nav-scolax .header-top-info #header-top-right .widget a,.nav-scolax .header-top-info #header-top-right .widget a i{
	color:#ffffff;
}

.nav-scolax .logo a,.nav-scolax .mobile-logo a {
	color:#EE591F;
}

.nav-scolax .mobi-head-top  .header-widget .widget_social_widget a{
	border:1px solid #242526;
}

.nav-scolax .navigation .theme-menu{
	-webkit-box-pack: space-around;
	-ms-flex-pack:distribute;
	justify-content:space-around;
}


.nav-scolax .navigation  .menubar {
	display: flex;
	justify-content: space-between;
	width: 100%;
	text-align: left;
}

@media (min-width: 1200px){
	.nav-scolax .navigation 	.menubar {
		justify-content: flex-end;
	}
}


.nav-scolax .navigation .menubar .menu-wrap > li>a{
	position:relative;
}

.nav-scolax .navigation .menubar .menu-wrap > li.active>a::after{
	content: "";
	width: 80%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.nav-scolax .theme-mobile-menu .mobile-log img{
	filter: drop-shadow(1px 1px 1px #000000);
}

.nav-scolax .header-search-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	margin-top: -54rem;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	display:initial;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.92);
	-webkit-transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
	transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.header-search-active .nav-scolax .header-search-popup{
	transform: translateY(0%);
	margin-top: 0;
	opacity: 1;
	visibility: visible;
}


/* SCOLAX SLIDER */


@media (min-width:992px){
	.nav-scolax ~ .site-content{
		position:relative;
		top:-70px;
	}
}

.slider-section-scolax .specia-content h6 {
	padding:10px;
	display:inline-block;
	border-radius:4px;
	font-size:16px;
}


.slider-section-scolax .specia-content h1 span {
	display: inline-block;
	background: #00000080;
	padding:10px 15px;
	color: white;
}

.slider-section-scolax {
	position:relative;
	
}
.slider-section-scolax .owl-thumbs{
	transition:transform 0.5s;
}

.slider-section-scolax .thumbs-wrapper {
	position: absolute;
	right: 0px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
	text-align: center;
	height: var(--thumbs-wrapper-height);
	overflow: hidden;
	transition: 0.3s;
	visibility: hidden;
	opacity:0;
}

.slider-section-scolax:hover .thumbs-wrapper,
.slider-section-scolax:focus-within .thumbs-wrapper{
	visibility:visible;
	right:4%;
	opacity:1;
}

.slider-section-scolax button.owl-thumb-item {
	padding: 0;
	width: 50px;
	height: 50px;
	position:relative;
	margin:8px 0;
	transition:all 0.5s 0.4s ;
}
.slider-section-scolax button.owl-thumb-item img{
	filter: brightness(0.4);
}

.slider-section-scolax button.owl-thumb-item.active {  
	width: 70px;
	height: 70px;
}
.slider-section-scolax button.owl-thumb-item.active img{  
	filter: brightness(1);
}
.slider-section-scolax button.owl-thumb-item img{
	object-fit: cover;
	height:100%;
}


.slider-section-scolax button.owl-thumb-item {
	border-color:#ffffff;
}


@media (min-width: 768px){
	.main-slider, .main-slider .owl-item img {
		min-height: 300px;
	}
}
@media (min-width: 992px){
	.main-slider, .main-slider .owl-item img {
		min-height: 450px;
	}
}

@media (max-width: 576px){
	.main-slider, .main-slider .owl-item img {
		min-height: 250px!important;
	}
}

@media (max-width: 767px){
	.slider-section-scolax .specia-content h6 {
		margin-bottom: 8px;
	}
}



/* SCOLAX CTA */
.nav-scolax .call-wrapper a{
	border:none;
	font-size:16px;
	font-weight:500;
}

.nav-scolax .call-icon-box {
	border:3px solid #ffffff;
}

.nav-scolax .call-icon-box:before ,.nav-scolax .call-icon-box:after{
	content:unset;
}

.nav-scolax .call-icon-box i {
	font-size: 100%;
}

.nav-scolax .call-wrapper .call-phone a{
	font-size:initial;
	transition:0.3s;
}

.call-to-action-scolax .background-overlay{
	background-color:#000000;
}

.call-to-action-scolax .demo1,.call-to-action-scolax .cta-or{
	color:#ffffff;
}

.call-to-action-scolax .demo1 {
	font-weight:400;
	margin:0;
	font-size:18px;
	line-height:1.5;
}
.call-to-action-scolax .demo1 i{
	font-size:150%;
}
.call-to-action-scolax .demo1 span.rotate{
	font-weight:700;
}


.call-to-action-scolax .background-overlay .row {
	display: flex;
	align-items: center;
	flex-wrap:wrap;
	margin-top:-5px;
}

.call-to-action-scolax .background-overlay .row > [class*="col-"]{
	padding-top:5px;
}

@media (max-width:991px){
	[class*="call-to-action-"] .flexing > *{
		margin-top:5px;
	}
}


.call-to-action-scolax .cta-or{
	margin:0 10px;
}

.call-to-action-scolax .background-overlay .row {
	display: flex;
	align-items: center;
	flex-wrap:wrap;
}
.call-to-action-scolax .call-wrapper {
	min-height: 50px;
}


@media (min-width: 768px){
	.nav-scolax .call-icon-box {
		width: 45px;
		height: 45px;
	}
	
	
	.call-to-action-scolax .call-wrapper a {
		font-size:16px;
	}
	
}

@media (min-width: 768px) and (max-width:1399px){	
	.call-to-action-scolax .call-wrapper {
		min-height:70px;
	}
}

@media (min-width: 1400px){
	.call-to-action-scolax {
		margin-top:var(--scolax-cta-height);
	}
	
	
	.call-to-action-scolax .background-overlay{
		background-color:#00000050;
	}
}

@media only screen and (min-width: 200px) and (max-width: 768px) and (orientation: landscape){
	[class*='call-to-action-'] h2 {
		font-size: 20px;
		line-height: 24px;
		font-weight: 800;
		margin: 0 0 13px;
	}
}

@media (max-width: 768px) {	
	.call-to-action-scolax .demo1 {
		font-size: 18px;
	}
}


/*=================================
	Anamio Version
=================================*/	

/* Anamio Header */

.nav-anamio.transparent-header,.nav-anamio.transparent-header > .header-top-info{
	background-color:transparent;
}


.nav-anamio.transparent-header .header-top-info,.nav-anamio .header-widget-info{
	border:none;
}

.nav-anamio.transparent-header .navigation .theme-menu{
	align-self:unset;
}

.nav-anamio.transparent-header .header-widget .widget_social_widget a{
	width:30px;
	height:30px;
	border-radius:50%;
	border: 1px solid #ffffff;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:0.3s;
}


.nav-anamio.transparent-header .header-widget .widget_social_widget a:hover ,
.nav-anamio.transparent-header .header-widget .widget_social_widget a:focus {
	background-color:#242526;
}

.nav-anamio.transparent-header .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a i{
	color:#ffffff;
}

.nav-anamio.transparent-header .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a i{
	color:#ffffff;
}

.nav-anamio.transparent-header .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a:hover i,
.nav-anamio.transparent-header .header-widget .widget_social_widget:not(.widget-circle):not(.widget-square) li a:focus i{
	color:#ffffff;
}

.nav-anamio.transparent-header .widget_social_widget:not(.widget-square):not(.widget-circle) li:not(:first-child) {
	margin-left: 15px;
}

.nav-anamio.transparent-header .header-widget [id*="header-top-"]{
	min-height:60px;
}

.nav-anamio.transparent-header .header-widget #header-top-left{
	padding-left:15px;
}

.nav-anamio.transparent-header .header-widget .widget_social_widget ul{
	padding-right: 15px;
}

.nav-anamio.transparent-header #header-top-right {	
	position:relative;
}

.nav-anamio.transparent-header #header-top-right::before {
	content:"";
	position:absolute;
	height: 100%;
	-webkit-clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%); 
	width:100%;
}

.nav-anamio.transparent-header .header-wrapper{
	background-color:#00000050;
	padding:0 15px;
	min-height:80px;
}

.header.nav-anamio.transparent-header .header-search-toggle,.nav-anamio .cart-icon-wrap #cart {
	border-radius:50%;
	width: 35px;
	height: 35px;
	background-color:#24252650;
}

.header.nav-anamio.transparent-header .header-search-toggle i,.nav-anamio .cart-icon-wrap #cart i{
	color:#ffffff;
}

.nav-anamio.transparent-header{
	position:absolute;
	width:100%;
	top:0;
	left:0;
}

.nav-anamio.transparent-header .header-widget a{
	color: #ffffff;
}

.nav-anamio.transparent-header .navigation .logo a,
.nav-anamio.transparent-header .navigation .logo p, .nav-anamio.transparent-header .menubar .menu-wrap > li.menu-item > a {
	color: #ffffff;
}

.nav-anamio.transparent-header .menubar .menu-wrap > li.menu-item.active > a {
	font-weight:700;
}

.nav-anamio.transparent-header  .menu-right li.cart-wrapper {
	margin-left:18px;
}

.nav-anamio.transparent-header .navigation:not(.pagination){
	padding:0;
}	


/* Anamio Slider */

.slider-section-anamio .specia-content {
	max-width: 450px;
}

.slider-section-anamio .specia-content h1 span{
	border:1px solid #ffffff50;
	padding:15px 30px;
	line-height:1.2;
	color:#ffffff;
	display:inline-flex;
}


.slider-section-anamio .global-btn i{
	display:none;
}
.slider-section-anamio .global-btn:hover i,
.slider-section-anamio .global-btn:focus i{
	display:inline-block;
}

.slider-section-anamio .owl-carousel .owl-dots .owl-dot span{
	width:6px;
	transform:rotate(0);
	transition:0.3s ease;
}
.slider-section-anamio .owl-carousel .owl-dots .owl-dot.active span{
	transform:rotate(45deg);
}


.slider-section-anamio  .owl-carousel .owl-nav [class*=owl-] {	
	top: 100%;  
	margin-top:-64px;
	background:none;
	border-color:#ffffff;
	border-radius:50%;
}

.slider-section-anamio  .owl-carousel .owl-nav .owl-prev {
	left:43%;  
}

.slider-section-anamio  .owl-carousel .owl-nav .owl-next {
	right:43%;  
}



.slider-section-anamio .main-slider.owl-carousel:hover .owl-nav .owl-prev ,
.slider-section-anamio .main-slider.owl-carousel:focus-within .owl-carousel .owl-nav .owl-prev {
	left:42%;
}

.slider-section-anamio .main-slider.owl-carousel:hover .owl-nav .owl-next ,
.slider-section-anamio .main-slider.owl-carousel:focus-within  .owl-nav .owl-next {
	right:42%;
}

@media (min-width: 768px){
	.slider-section-anamio .main-slider, .main-slider .owl-item img {
		min-height: 360px;
	}
}

@media (max-width: 767px){
	.slider-section-anamio .specia-content [class*='bt-'] {
		font-size: 12px;
		padding:8px 15px;
		line-height: 1;
	}
}


@media (max-width:991px){
	.slider-section-anamio  .owl-carousel .owl-nav [class*=owl-] {	
		width:30px;
		height:30px;
		line-height:30px;
		margin-top:-36px;
	}
	
	.slider-section-anamio  .owl-carousel .owl-nav [class*=owl-] i{	
		line-height:1;
	}
	
	.slider-section-anamio  .main-slider .owl-dots{	
		bottom:18px;
	}
	
	.slider-section-anamio  .owl-carousel .owl-nav .owl-prev {
		left:37%;  
	}
	
	.slider-section-anamio  .owl-carousel .owl-nav .owl-next {
		right:37%;  
	}
	
	.slider-section-anamio .main-slider.owl-carousel:hover .owl-nav .owl-prev ,
	.slider-section-anamio .main-slider.owl-carousel:focus-within .owl-carousel .owl-nav .owl-prev {
		left:38%;
	}
	
	.slider-section-anamio .main-slider.owl-carousel:hover .owl-nav .owl-next ,
	.slider-section-anamio .main-slider.owl-carousel:focus-within  .owl-nav .owl-next {
		right:38%;
	}
}

@media (min-width: 768px) and (max-width: 1060px){
	.slider-section-anamio	.main-slider .owl-dots {
		display: block !important;
	}
}


/* CALL TO ACTION */
.call-to-action-anamio .background-overlay{
	background-color:#000000;
}

.call-to-action-anamio .call-icon-box:after{
	content:unset;
}
.call-to-action-anamio .row{
	display:flex;
	flex-wrap:wrap;
}

.call-to-action-anamio .cta-or{
	display:none;
}

.call-to-action-anamio [class*="demo"]{
	font-size:24px;
	margin-bottom:5px;
} 
.call-to-action-anamio .call-icon-box{
	width:40px;
	height:40px;
	
} 
.call-to-action-anamio .call-wrapper{
	min-height:unset;
} 
.call-to-action-anamio .call-wrapper a{
	border-bottom-width:0;
}
.call-to-action-anamio .call-wrapper a:hover,
.call-to-action-anamio .call-wrapper a:focus{
	border-bottom-width:1px;
} 

.call-to-action-anamio .call-wrapper1{
position:relative;
}
.call-to-action-anamio .call-wrapper1::after{
content:"";
width:1px;
height:100%;
position:absolute;
right:10px;
top:50%;
transform:translateY(-50%);
background-color:#ffffff50;
}

.call-to-action-anamio .call-wrapper1 .call-icon-box{
	margin-left:10px;
	margin-right:20px;
} 

.call-to-action-anamio .call-wrapper2 .call-icon-box{
	margin-right:10px;
} 

.call-to-action-anamio .call-icon-box i{
	font-size:90%;
	
} 


.call-to-action-anamio [class*="demo"]{
	margin-right:30px;
	position:relative;
} 


.call-to-action-anamio [class*="demo"]:after{
content:"";	
position:absolute;
width:8px;
height:100%;
right:-15px;
top:0;
} 

.call-to-action-anamio [class*="demo"],.call-to-action-anamio .ttl{
	color:#ffffff;
} 

@media (min-width: 768px){
.call-to-action-anamio	.call-wrapper a {
		font-weight: 400;
		font-size: 18px;
	}
}

@media (min-width:992px){
	.call-to-action-anamio [class*="demo"]{
		display:inline-block;
		width:fit-content;
		color:#ffffff;
	} 
	.call-to-action-anamio .ttl{
		display:inline-block;
		max-width:50%;
		color:#ffffff;
	} 
}


@media (min-width: 1400px){
	.call-to-action-anamio {
	margin-top:var(--anamio-cta-height);
}

.call-to-action-anamio .background-overlay{
	background-color:#00000050;
}
}


