/* Styles for the gallery container and items */

.isotope {
  display: grid;
}
.isotope .item {
  width: 285px; /* Set your desired item width */
  max-width: 100%;
  height: auto; /* Set your desired item height */
  padding: 10px;
}
.img-animate-hover {
	cursor: none;
}
.header-action-mobile {
	position: absolute;
	right: 15px;
	top: 12px;
	z-index: 999;
}
.click-here-btn {
	padding: 7px 10px !important;
	min-width: 110px!important;
}
.button-new {
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-weight: 500;
	overflow: hidden;
	border: none;
	padding: 12px 20px;
	border-radius: 3px;
	min-width: 160px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
	transition: transform 1s;
	background-color: #921616;
}
.button-new:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: -webkit-transform 0.35s;
	-webkit-transition: transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: scaleY(0) skewY(20deg);
	-ms-transform: scaleY(0) skewY(20deg);
	transform: scaleY(0) skewY(20deg);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	background-color: #5d5d5d;
}
.button-new .text {
	position: relative;
	color: transparent;
	white-space: nowrap;
	font-size: 16px;
	padding: initial;
	font-weight: 500;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, .5 );
	color: #fff;
}
.button-new .label {
	position: relative;
	color: transparent;
	white-space: nowrap;
	font-size: 16px;
	line-height: 1.1;
	padding: initial;
	font-weight: 500;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, .5 );
}
.button-new .label:before, .button-new .label:after {
	content: attr(data-attr);
	position: absolute;
	left: 0;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	color: #fff;
}
.button-new .label:before {
	top: 0;
}
.button-new .label:after {
	opacity: 0;
	top: 10px;
	-webkit-transform: translateY(20px) skewY(10deg);
	-ms-transform: translateY(20px) skewY(10deg);
	transform: translateY(20px) skewY(10deg);
}
.button-new:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
.button-new:hover:before {
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: scaleY(1) skewY(0deg);
	-ms-transform: scaleY(1) skewY(0deg);
	transform: scaleY(1) skewY(0deg);
}
.button-new:hover .label:before {
	opacity: 0;
	-webkit-transform: translateY(-20px) skewY(10deg);
	-ms-transform: translateY(-20px) skewY(10deg);
	transform: translateY(-20px) skewY(10deg);
}
.button-new:hover .label:after {
	opacity: 1;
	-webkit-transform: translateY(-10px) skewY(0deg);
	-ms-transform: translateY(-10px) skewY(0deg);
	transform: translateY(-10px) skewY(0deg);
}
.play-button {
	position: absolute;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
	width: 60px;
	height: 60px;
	z-index: 9
}
.play-button .phonering-alo-ph-img-circle {
	top: 0px;
	left: 0px;
}
.play-button .phonering-alo-ph-circle-fill {
	top: -20px;
	left: -20px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
}
.play-button .phonering-alo-ph-circle {
	top: -50px;
	left: -50px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
}
.g-overlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	opacity: .9;
	z-index: -1;
}
.g-content {
	position: fixed;
	top: 150px;
	right: 410px;
	min-width: 795px;
}
.oti_arrow {
	position: relative;
	top: -110px;
}
.oti_sb {
	color: #fff;
	list-style: none;
	margin-bottom: 15px;
}
li.oti_sb:before {
	content: '\f00c';
	font-family: FontAwesome;
	display: inline-block;
	height: 11px;
	width: 15px;
	background-position: 14px 11px;
	margin-right: 10px;
}
.oti_et_logo {
	height: 90px;
	width: 130px;
	background-position: center;
	background-size: auto;
	margin-right: 25px;
	position: relative;
	top: 35px;
	background-repeat: no-repeat;
	background-color: #fff;
}
.oti_s, .oti_sb:before {
	background-image: url(/img/popup/logo.png);
}
.portfolios-slick {
}
.portfolios-slick .portfolio-item {
	max-height: 400px;
	overflow: hidden;
	text-align: center;
	background: linear-gradient(90deg, rgba(93, 93, 93, 0.2) 0%, rgba(93, 93, 93, 0.05) 20%, rgba(93, 93, 93, 0.01) 40%, rgba(93, 93, 93, .01) 60%, rgba(93, 93, 93, 0.05) 80%, rgba(93, 93, 93, 0.2) 100%);
	box-shadow: 0px 0px 30px -25px rgb(0, 0, 0);
	border: 1px solid #eee;
	position: relative;
}
.portfolios-slick .portfolio-item .portfolio-item-content {
	height: 100%;
}
.portfolios-slick .portfolio-item .portfolio-item-content .item-thumbnail {
	height: 100%;
	margin: auto;
}
.portfolios-slick .portfolio-item-content {
	padding: 0px;
}
.portfolios-slick .slick-track {
	display: flex !important;
}
.portfolios-slick .item-thumbnail::after, .portfolios-slick .slider-item::after {
	background: linear-gradient(90deg, rgba(93, 93, 93, 0.7) 0%, rgba(93, 93, 93, 0.4) 22%, rgba(93, 93, 93, 0.1) 40%, rgba(93, 93, 93, .1) 60%, rgba(93, 93, 93, 0.4) 78%, rgba(93, 93, 93, 0.7) 100%);
	padding: 20px;
}
.portfolios-slick .slick-slide {
	height: inherit !important;
}
.portfolios-slick .portfolio-item-content img {
	padding: 20px;
	max-width: 360px;
	width: auto;
	margin: auto;
	border: none;
	filter: grayscale(0) !important;
}
.portfolios-slick-nav-thumbnails {
	padding: 0 60px;
}
.portfolios-slick-nav-thumbnails .slick-slide img {
	max-width: 100%;
	width: auto;
	margin: auto;
}
.portfolios-slick-nav-thumbnails .slick-prev:before {
	float: left!important;
	color: #921616!important;
	background: none!important;
	width: auto !important;
	height: auto!important;
	margin-top: -15px;
	margin-left: 0px;
	margin-right: 5px;
}
.portfolios-slick-nav-thumbnails .slick-next:before {
	float: right!important;
	color: #921616!important;
	background: none!important;
	width: auto !important;
	height: auto!important;
	margin-top: -15px;
	margin-right: 0px;
	margin-left: 5px;
}
.portfolios-slick-nav-thumbnails .slick-prev, .portfolios-slick-nav-thumbnails .slick-next {
	font-family: 'Montserrat', sans-serif!important;
	font-size: 12px!important;
	line-height: 12px !important;
	width: auto!important;
	color: #921616!important;
}
.portfolios-slick-nav-thumbnails .slick-prev {
	left: 0;
}
.portfolios-slick-nav-thumbnails .slick-next {
	right: 0;
}
.portfolios-slick-nav-thumbnails .slick-slide {
	border: 1px solid #f2f2f2 !important;
}
.portfolios-slick-nav-thumbnails .slick-current {
	border: 1px solid #921616 !important;
}
.portfolios-slick-nav-thumbnails .slick-slide img:hover, .portfolios-slick-nav-thumbnails .slick-slide img:focus, .portfolios-slick-nav-thumbnails .slick-slide img:active, .portfolios-slick-nav-thumbnails .slick-slide img:visited {
	border-color: #921616 !important;
}
.home-bg-2::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.75);
}
.c-fff {
	color: #fff;
}
.c-000 {
	color: #000!important;
}
.c-921616 {
	color: #921616;
}
.bg-white {
	background: #fff;
}
.bg-f1f1f1 {
	background: #f1f1f1;
}
.bg-ebedec {
	background: #ebedec;
}
.bg-921616 {
	background: #921616;
}
.bg-1ebea5 {
	background: #1ebea5;
}
.bg-434242{
	background: #434242;
}
.ff-FontAwesome {
	font-family: 'FontAwesome' !important;
}
.t-d-c {
	text-transform: capitalize;
}
.f-s-12 {
	font-size: 12px !important;
}
.f-s-13 {
	font-size: 13px !important;
}
.f-s-14 {
	font-size: 14px !important;
}
.f-s-16 {
	font-size: 16px !important;
}
.f-s-18 {
	font-size: 18px !important;
}
.f-s-20 {
	font-size: 20px !important;
}
.f-s-22 {
	font-size: 22px !important;
}
.f-s-24 {
	font-size: 24px !important;
}
.f-s-26 {
	font-size: 26px !important;
}
.f-s-30 {
	font-size: 30px !important;
}
.f-s-40 {
	font-size: 34px !important;
}
.f-s-42 {
	font-size: 42px !important;
}
.f-s-48 {
	font-size: 48px !important;
}
.f-w-4 {
	font-weight: 400;
}
.f-w-5 {
	font-weight: 500;
}
.f-w-6 {
	font-weight: 600;
}
.f-w-7 {
	font-weight: 700;
}
.p-10 {
	padding: 10px;
}
.p-10 {
	padding: 10px;
}
.p-30 {
	padding: 30px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-t-40 {
	padding-top: 30px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-b-60 {
	padding-bottom: 60px;
}
.mr-20 {
	margin-right: 20px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.ma-w-100p {
	max-width: 100%;
}
.ma-w-560 {
	max-width: 560px;
}
.w-50 {
	width: 50px;
}
.w-100 {
	width: 100px;
}
.w-120 {
	width: 120px;
}
.w-220 {
	width: 220px!important;
}
.w-252 {
	width: 252px!important;
}
.w-100p {
	width: 100%;
}
.h-10 {
	height: 10px;
}
.h-100p {
	height: 100%;
}
.t-0 {
	top: 0;
}
.po-relative {
	position: relative;
}
.po-absolute {
	position: absolute;
}
.h2 {
	font-size: 30px;
	line-height: 36px;
}
.bo-t-5-921616 {
	border-top: 3px solid #921616;
}
.bo-b-5-921616 {
	border-bottom: 3px solid #921616;
}
.bo-b-2-921616 {
	border-bottom: 2px solid #921616;
}
.op-1 {
	opacity: 1!important;
}
.cu-p {
	cursor: pointer;
}
.bs {
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
}
.container-1600 {
	max-width: 1600px;
	width: 100%;
	margin: auto;
	align-items: center;
}
.lFA {
	float: left !important;
	margin-right: auto !important;
}
.rFA {
	float: right !important;
	margin-left: auto !important;
}
.sub-services-padding {
	padding: 80px 60px 50px 60px;
}
.sub-services-img {
	max-height: 400px;
	overflow: hidden;
}
.align-items-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center!important;
	align-items: center!important;
	width: 100%;
}
.row-equal-height {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.label-checkbox {
	position: relative;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
}
.label-checkbox input[type="checkbox"] {
	position: absolute;
	left: 0;
	width: 15px;
	height: 15px;
	top: -2px;
}
.testimonial-item {
	max-width: 500px;
	padding: 40px;
	width: 100%;
	background: #fff;
	margin: 10px 15px;
	border-radius: 5px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.1);
	opacity: .5;
	outline: none;
}

@media (max-width:767px) {
.testimonial-item {
	max-width: 348px;
}
.sub-services-padding {
	padding: 40px 20px;
}
h1.f-s-42 {
	font-size: 28px !important;
}
.videos-item {
	max-width: 348px;
}
}

.videos-item .play-button{
	display: none;
}
.videos-item:hover .play-button{
	display: block;
}
.testimonial-item.slick-active {
	background: #fff;
	opacity: 1;
	-webkit-transform: scale(1.05) translateY(-5px);
	transform: scale(1.05) translateY(-5px);
}
.videos-wrapper {
	position: relative;
}
.videos-item-w-280px {
	max-width: 280px !important;
}
.videos-item {
	max-width: 360px;
	width: 100%;
	outline: none;
	position: relative;
}
.videos-item.slick-active {
	background: #fff;
	opacity: 1;
}
.icon-svg svg {
	width: 45px;
	height: auto;
	max-width: 100%;
	margin-bottom: 10px;
}
.icon-svg path, .icon-svg rect, .icon-svg polygon {
	fill: #000;
	stroke: transparent;
	stroke-width: 1;
	stroke-dasharray: 10;
	stroke-dashoffset: 10;
}
.icon-svg:hover path, .icon-svg:hover rect, .icon-svg:hover polygon {
	stroke-dashoffset: 0;
	fill: transparent;
	stroke: #fff;
	animation: animation-svg 3s linear forwards;
}
@-webkit-keyframes animation-svg {
 0% {
 stroke-dashoffset:0;
}
 100% {
 stroke-dashoffset:10;
 fill: #000;
 stroke:transparent;
}
}
@keyframes animation-svg {
 0% {
 stroke-dashoffset:0;
}
 100% {
 stroke-dashoffset:10;
 fill: #000;
 stroke:transparent;
}
}
.icon-svg-921616 svg {
	width: 45px;
	height: auto;
	max-width: 100%;
	margin-bottom: 10px;
}
.icon-svg-921616 path, .icon-svg-921616 rect, .icon-svg-921616 polygon {
	fill: #921616;
	stroke: transparent;
	stroke-width: 1;
	stroke-dasharray: 10;
	stroke-dashoffset: 10;
}
.icon-svg-921616:hover path, .icon-svg-921616:hover rect, .icon-svg-921616:hover polygon {
	stroke-dashoffset: 0;
	fill: transparent;
	stroke: #fff;
	animation: animation-svg-921616 3s linear forwards;
}
 @-webkit-keyframes animation-svg-921616 {
 0% {
 stroke-dashoffset:0;
}
 100% {
 stroke-dashoffset:10;
 fill: #921616;
 stroke:transparent;
}
}
@keyframes animation-svg-921616 {
 0% {
 stroke-dashoffset:0;
}
 100% {
 stroke-dashoffset:10;
 fill: #921616;
 stroke:transparent;
}
}
.btn-mont {
	position: relative;
	display: inline-block;
	margin: 0;
	background-color: #921616;
	color: #fff;
	padding: 10px 25px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
	line-height: normal;
	border: 0;
	border-radius: 5px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-transition: background .5s, box-shadow .5s, transform .5s;
	transition: background .5s, box-shadow .5s, transform .5s;
}
.btn-mont:hover {
	background: #7b0c0c;
	color: #fff !important;
	box-shadow: -2px 2px 16px rgba(0, 0, 0, 0.6);
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}
.btn-mont:hover:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.btn-mont:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background: radial-gradient(ellipse at center, rgba(92, 16, 16, 0.5) 0%, rgba(92, 16, 16, 0) 80%);
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.btn-mont:active, .btn-mont:focus {
	outline: none;
}
.btn-mont:active {
	box-shadow: -4px 4px 24px rgba(0, 0, 0, 0.8);
}
.btn-mont .text {
	position: relative;
	z-index: 9;
	font-weight: 500;
	text-shadow: 2px 2px 4px #000000;
	-moz-transition: width .5s, height .5s, -webkit-transform .5s;
	-webkit-transition: width .5s, height .5s, -webkit-transform .5s;
	transition: width .5s, height .5s, transform .5s;
}
.btn-mont .text i {
	position: relative;
	z-index: 9;
}
.btn-mont .dot {
	position: absolute;
	display: block;
	width: 200px;
	height: 10px;
	-webkit-transform-origin: 5px 5px;
	transform-origin: 5px 5px;
	pointer-events: none;
}
.btn-mont .dot:nth-child(1) {
	top: 50%;
	left: 100%;
	-webkit-transform: translate3d(-10px, -5px, 0);
	transform: translate3d(-10px, -5px, 0);
}
.btn-mont .dot:nth-child(2) {
	bottom: 0;
	left: 100%;
	-webkit-transform: translate3d(-10px, 0, 0) rotate(45deg);
	transform: translate3d(-10px, 0, 0) rotate(45deg);
}
.btn-mont .dot:nth-child(3) {
	bottom: 0;
	left: 50%;
	-webkit-transform: translate3d(-5px, 0, 0) rotate(90deg);
	transform: translate3d(-5px, 0, 0) rotate(90deg);
}
.btn-mont .dot:nth-child(4) {
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.btn-mont .dot:nth-child(5) {
	top: 50%;
	left: 0;
	-webkit-transform: translate3d(0, -5px, 0) rotate(180deg);
	transform: translate3d(0, -5px, 0) rotate(180deg);
}
.btn-mont .dot:nth-child(6) {
	top: 0;
	left: 0;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.btn-mont .dot:nth-child(7) {
	top: 0;
	left: 50%;
	-webkit-transform: translate3d(-5px, 0, 0) rotate(270deg);
	transform: translate3d(-5px, 0, 0) rotate(270deg);
}
.btn-mont .dot:nth-child(8) {
	top: 0;
	left: 100%;
	-webkit-transform: translate3d(-10px, 0, 0) rotate(315deg);
	transform: translate3d(-10px, 0, 0) rotate(315deg);
}
.btn-mont .dot::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 5px;
	height: 5px;
	background-color: #921616;
	border-radius: 50%;
	offset-path: path("M0 1c7.1 0 10.7 2 14.3 4s7.1 4 14.3 4 10.7-2 14.3-4 7.2-4 14.3-4 10.7 2 14.3 4 7.1 4 14.3 4 10.7-2 14.3-4 7.1-4 14.3-4 10.7 2 14.3 4 7.1 4 14.3 4 10.7-2 14.3-4 7.1-4 14.3-4 10.7 2 14.3 4 7.1 4 14.3 4");
	offset-distance: 0;
	pointer-events: none;
	content: "";
}
.btn-mont:hover .dot::before {
	background-color: #7b0c0c;
}
.btn-mont.is-animating .dot::before {
	-webkit-animation: dot 750ms cubic-bezier(0.215, 0.61, 0.355, 1);
	animation: dot 750ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
 @-webkit-keyframes dot {
 0% {
 offset-distance: 0%;
 opacity: 1;
}
 100% {
 offset-distance: 100%;
 opacity: 0;
}
}
 @keyframes dot {
 0% {
 offset-distance: 0%;
 opacity: 1;
}
 100% {
 offset-distance: 100%;
 opacity: 0;
}
}
.get-in-touch-btn {
	position: fixed;
	top: 30%;
	right: -123px;
	margin: 0;
	z-index: 50;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: right 1s;
	transition: right 1s;
}
.get-in-touch-btn:hover {
	right: -2px
}
.popup-bg {
	display: none;
	background: rgba(0, 0, 0, 0.1);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	position: fixed;
	z-index: 99;
}
.get-in-touch-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 1050;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background: #fff;
	float: right;
	max-width: 360px;
	opacity: 1;
	right: -360px;
	height: 100vh;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
	transition: left 0.3s ease, right 0.3s ease;
}
.get-in-touch-frm {
	position: relative;
	padding: 30px;
	height: 100vh;
	overflow: visible;
}
.get-in-touch-frm .close-popup-right {
	position: absolute;
	right: 5px;
	top: 5px;
	background: #921616;
	padding: 0px 5px 2px 5px;
	border-radius: 5px;
}
.search-popup {
	background: rgba(255, 255, 255, 0.96);
}
.search-popup .search_label {
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-transform: capitalize;
	padding-right: 16px;
}
.search-popup .modal-dialog {
	top: calc(50% - 60px) !important;
}
.search-popup .field_holder {
	width: auto;
	display: inline-block;
	position: relative;
	border-bottom: 2px solid #a1a1a1;
}
.search-popup .field_holder {
	width: auto;
	display: inline-block;
	position: relative;
	border-bottom: 2px solid #a1a1a1;
}
.search-popup .search_field {
	width: 100%;
	border-left: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	background: transparent;
	outline: 0;
	height: 100%;
	font-size: 30px;
	color: #a1a1a1;
	line-height: 1em;
	position: relative;
}
.search-popup .search_button {
	border: 0;
	background: transparent;
	outline: 0;
	width: auto;
	cursor: pointer;
	font-family: 'FontAwesome';
	font-size: 42px;
	line-height: 56px;
	-webkit-transition: color .2s ease;
	transition: color .2s ease;
	color: #921616;
}
#style-switcher {
	background: none repeat scroll 0 0 #fff;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	-ms-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	-o-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	border: 1px solid #921616;
	left: -270px;
	position: fixed;
	bottom: 0;
	width: 260px;
	z-index: 999999999;
}
#style-switcher div {
}
#style-switcher-bottom {
	left: -40px;
	bottom: -10px;
	position: fixed;
	width: 180px;
	height: 180px;
	z-index: 999;
}
#style-switcher > div > h3 {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	text-align: left;
	color: #000000 !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
#style-switcher > div > select {
	width: 90%;
}
.vibrate-anim {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.close-style-switcher {
	position: absolute;
	right: -10px;
	z-index: 99999;
	background: #ffffff;
	color: #921616;
	top: -10px;
	border-radius: 25px;
	padding: 2px 6px;
	cursor: pointer;
	width: 25px;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
}
.phonering-alo-phone.phonering-alo-static {
	opacity: .6
}
.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover {
	opacity: 1
}
.phonering-alo-ph-circle {
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-color: transparent;
	border-radius: 100% !important;
	border: 2px solid rgba(30,30,30,0.4);
	border: 2px solid #bfebfc 9;
	opacity: .1;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
	animation: phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
	-webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
	animation: phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle {
	border-color: #00aff2;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
	border-color: #e64949;
	border-color: #e64949;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
	border-color: #921616;
	border-color: #921616;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
	border-color: #ccc;
	opacity: .5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
	border-color: #75eb50;
	opacity: .5
}
.phonering-alo-ph-circle-fill {
	width: 100px;
	height: 100px;
	top: 50px;
	left: 50px;
	position: absolute;
	background-color: #000;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
	animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
	opacity: 0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(146, 22, 22, 0.5);
	background-color: #00aff2 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(254, 207, 129, .5);
	background-color: #e64949 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
	background-color: rgba(146, 22, 22, 0.5);
	background-color: #921616 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
	background-color: rgba(204,204,204,0.5);
	background-color: #ccc 9;
	opacity: .75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
	background-color: rgba(117,235,80,0.5);
	opacity: .75!important
}
.phonering-alo-ph-img-circle {
	width: 60px;
	height: 60px;
	top: 70px;
	left: 70px;
	position: absolute;
	border-radius: 100% !important;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	text-align: center;
}
.phonering-alo-ph-img-circle img {
	padding-top: 8px;
	margin: auto;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
	-webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
	animation: phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle {
	background-color: #00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
	background-color: #e64949;
	background-color: #e64949 9
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
	background-color: #921616;
	background-color: #921616 9;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
	background-color: #ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
	background-color: #75eb50
}
 @-webkit-keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 -webkit-opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 -webkit-opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 -webkit-opacity:.1
}
}
 @-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg)
}
}
 @-webkit-keyframes fadeInRight {
 0% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
 100% {
 opacity:1;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none
}
}
 @keyframes fadeInRight {
 0% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
 100% {
 opacity:1;
 -webkit-transform:none;
 -ms-transform:none;
 transform:none
}
}
 @-webkit-keyframes fadeOutRight {
 0% {
 opacity:1
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
}
 @keyframes fadeOutRight {
 0% {
 opacity:1
}
 100% {
 opacity:0;
 -webkit-transform:translate3d(100%, 0, 0);
 -ms-transform:translate3d(100%, 0, 0);
 transform:translate3d(100%, 0, 0)
}
}
 @-webkit-keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 transform:rotate(0) scale(.5) skew(1deg);
 opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.1
}
}
 @keyframes phonering-alo-circle-anim {
 0% {
 -webkit-transform:rotate(0) scale(.5) skew(1deg);
 transform:rotate(0) scale(.5) skew(1deg);
 opacity:.1
}
 30% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.5
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.1
}
}
 @-webkit-keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @keyframes phonering-alo-circle-fill-anim {
 0% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg);
 opacity:.2
}
 100% {
 -webkit-transform:rotate(0) scale(.7) skew(1deg);
 transform:rotate(0) scale(.7) skew(1deg);
 opacity:.2
}
}
 @-webkit-keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
}
 @keyframes phonering-alo-circle-img-anim {
 0% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 10% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 20% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 30% {
 -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
 transform:rotate(-25deg) scale(1) skew(1deg)
}
 40% {
 -webkit-transform:rotate(25deg) scale(1) skew(1deg);
 transform:rotate(25deg) scale(1) skew(1deg)
}
 50% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
 100% {
 -webkit-transform:rotate(0) scale(1) skew(1deg);
 transform:rotate(0) scale(1) skew(1deg)
}
}
.two-columns {
	list-style-type: none !important;
	float: left;
	width: 100%;
}
.two-columns>li {
	float: left;
	width: 49%;
	margin-right: 1%;
}

@media (max-width: 768px) {
.two-columns>li {
	width: 100%;
}
}
.bo-left-style {
	border-style: solid;
	border-color: #dddddd;
	border-image: linear-gradient(to bottom, rgba(255,255,255,1) 5%, rgba(221,221,221,1) 50%, rgba(255,255,255,1) 95%);
	border-image-slice: 1;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
}

@media (max-width: 990px) {
.bo-left-style {
	border: 0;
}
}
.cb-slideshow {
	list-style: none !important;
	position: relative;
	min-height: 120px;
	margin-top: 10px;
}
.cb-slideshow li {
	list-style: none !important;
	position: absolute;
}
.list .main-ach::after {
	font-family: FontAwesome;
	content: '\f107';
	position: absolute;
	right: 20px;
}
.list .main-ach[class~="collapsed"]::after {
	font-family: FontAwesome;
	content: '\f105';
	position: absolute;
	right: 20px;
}
.slick-slide {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.slick-list {
	margin-left: -15px;
	margin-right: -15px;
}
.package-item {
	position: relative;
	-moz-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.2);
	border: none;
	border-radius: 5px;
	overflow: hidden;
	padding: 15px 10px;
	text-align: left;
	transition: all .4s ease 0s;
	background: #fff;
}
.package-item .dlab-move {
	height: 100%;
	width: 100%;
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	border: none;
	border-radius: 6px;
	overflow: hidden;
}
.package-item .package-img img {
	width: 50px;
	border: none;
	margin-bottom: 20px;
	transition: all .4s ease 0s;
}
.package-item .package-text {
	font-size: 16px;
	font-weight: 600;
	height: 44px;
	overflow: hidden;
	margin-bottom: 20px;
}
.package-item .button-new {
	padding: 8px 4px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.package-item .button-new:before {
	background-color: #921616 !important;
}
.package-item .button-new .label {
	font-size: 12px;
}
.package-wrapper a:hover .package-item, .package-wrapper a.slick-current .package-item {
	background: rgba(146, 22, 22, 0.9);
	color: #fff;
}
.package-wrapper a:hover .package-item .package-img img, .package-wrapper a.slick-current .package-item .package-img img {
	-webkit-filter: brightness(100);
	-moz-filter: brightness(100);
	filter: brightness(100);
}
.package-wrapper a:hover .package-item .button-new, .package-item .button-new:hover, .package-wrapper a.slick-current .package-item .button-new {
	background: #fff !important;
}
.package-wrapper a:hover .package-item .button-new .label:after, .package-item .button-new:hover .label:after, .package-wrapper a.slick-current .package-item .button-new .label:after {
	color: #fff !important;
}
.package-wrapper a:hover .package-item .button-new .label:before, .package-item .button-new:hover .label:before, .package-wrapper a.slick-current .package-item .button-new .label:before {
	color: #921616 !important;
}
.blog-thumb {
	overflow: hidden;
}
.video-area {
	height: 360px;
}
li {
	list-style: none;
}

@media screen and (max-width:360px) {
.video-area {
	height: 200px !important;
}
}

@media screen and (max-width:768px) {
.video-area {
	height: 260px !important;
}
}

@media screen and (max-width:990px) {
.video-area {
	height: 300px !important;
}
}
.view-all-packages {
	background: #5d5d5d;
	padding: 4px 4px 4px 20px !important;
	color: #fff;
	margin-top: 10px;
	position: relative;
	margin-left: -20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.view-all-packages:hover {
	color: #eee !important;
}
.view-all-packages img {
	width: 22px;
	position: absolute;
	right: 0;
	top: 8px;
	x-transition: all 1s ease-in-out;
	animation: ani 1.7s infinite;
}
@keyframes ani {
 0% {
 right: 80px;
}
 50% {
 right: 0;
}
 100% {
 right: 80px;
}
}
.intl-tel-input {
	width: 100%;
	margin-bottom: 20px;
}
#pause-audio {
	display: none;
}
.audio-play-button {
	position: absolute;
	z-index: 10;
	bottom: -20px;
	right: -20px;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	padding: 0
}
.audio-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	background: #921616;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite;
	z-index: -1
}
.audio-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 60px;
	height: 60px;
	background: #921616;
	border-radius: 50%;
	transition: all 200ms;
	z-index: -1
}
.audio-play-button:hover:after {
	background-color: darken(#921616, 10%)
}
.audio-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto
}
.audio-play-button svg {
	display: block;
	position: relative;
	z-index: 3;
	margin: 15px 16px;
	font-size: 30px;
}
@keyframes pulse-border {
0% {
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity:1
}
100% {
transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity:0
}
}
label.error {
	color: #921616;
}
.search-box .btn-search {
	float: left;
	border: 0;
	background: #000000;
	color: #fff !important;
	padding: 7px 12px;
	border-radius: 0 5px 5px 0;
	margin-left: -7px;
	box-shadow: 5px 0 10px -5px rgba(0, 0, 0, 0.4);
}
.search-anchor {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
.search-anchor a {
	font-size: 12px;
	line-height: 12px;
	position: relative;
}
.search-anchor a::before {
	font-family: FontAwesome;
	content: '\f061';
	position: absolute;
	right: 0px;
	top: 0;
}
.dlab-move:after {
	content: '';
	height: 100%;
	width: 100%;
	z-index: -1;
	transition: all .5s;
	position: absolute;
	background-size: cover;
}
 @keyframes markets-bar-marquee {
0% {
left:0
}
100% {
left:-50%
}
}
.markets-bar {
	box-shadow: -1px 3px 8px rgba(0, 0, 0, 0.4);
	background: -owg-linear-gradient(to right, #fff, #ccc);
	background: -webkit-linear-gradient(to right, #fff, #ccc);
	background: -moz-linear-gradient(to right, #fff, #ccc);
	background: -o-linear-gradient(to right, #fff, #ccc);
	background: linear-gradient(to right, #fff, #ccc);
	width: 100%;
	height: 41px;
	color: #5d5d5d;
	margin: 0 auto 1.25rem;
    border-bottom: 1px solid #921616;
}
.markets-bar .markets-bar-marquee {
	overflow: hidden;
	white-space: nowrap;
	border-top: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to left, #fff, #999);
}
.markets-bar .markets-bar-collection {
	display: table-cell;
	position: relative
}
.markets-bar .markets-bar-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 20px 0 18px;
	
}
.markets-bar .markets-bar-item:before {
	position: absolute;
    line-height: 40px;
    font-size: 12px;
    font-weight: 700;
    left: 0;
    content: "\f192";
    color: #5d5d5d;
	font-family: FontAwesome;
}
.markets-bar .markets-bar-item__link {
	display: inline-block;
	padding: 0 ;
	color: rgba(0,0,0,1)
}
.markets-bar .markets-bar-item__link:hover {
	color: #FFF
}
.markets-bar .markets-bar-item__headline {
	padding-right: .3125rem;
	font-size: 13px;
    line-height: 40px;
    font-weight: 500;
	color:#5d5d5d;
}
.markets-bar .markets-bar-item__published-at {
	font-size: .625rem
}
.markets-bar .markets-bar-ad {
	display: inline-block;
	vertical-align: top;
	height: 40px
}
.markets-bar .markets-bar-ad .ad-v2[data-position="scrollbar"] .bb-ads__rendered iframe {
	width: 100%
}
.markets-bar .markets-bar-story {
	display: inline-block
}
.markets-bar .markets-bar-title {
	float: left;
	white-space: nowrap;
	background: #921616;
	box-shadow: -1px 1px 8px rgba(0, 0, 0, 0.4);
}
.markets-bar .markets-bar-title span {
	line-height: 40px;
	padding: 0 1.25rem;
	font-size: 18px;
	font-weight:500;
	color: rgba(255,255,255,1)
}
.markets-bar .markets-bar-title:after {
	content: "";
	display: inline-block;
	height: 18px;
	margin-bottom: 5px;
	border-right: 1px solid #921615;
	vertical-align: middle
}
.markets-bar .markets-bar-item__link span:hover {
	color: #921615!important
}
.markets-bar .markets-bar-item__link span {
	color: rgba(0,0,0,1)!important
}
.n-p-h3 {
	text-shadow: 1px 1px 10px #8a8a8a;
	color: #fff;
	max-width: 700px;
	margin: auto;
	font-size: 1.2em;
	line-height: 1.7em
}
.n-p-arrow {
	width: 50px;
	position: absolute;
	left: 0px
}
.n-p-h3 button {
	border: 2px solid rgba(17,17,17,0.9);
	border-image-source: linear-gradient(to right, #0f5aab 0%, #3093fe 30%, #3093fe 80%, #186ac2 100%);
	border-image-slice: 4;
	background: rgba(255,255,255,0.1);
	padding: 1px 20px
}
.markets-bar-item .div-img{
	float:left;
	line-height: 40px;
}
.markets-bar-item img {
	height: 28px;
	margin-right: 10px;
    z-index: 1;
}
.markets-bar .button-new {
	height: 32px;
    line-height: 1 !important;
    margin-right: 10px;
    min-width: auto !important;
    margin-top: 4px;
	padding: 8px 10px;
	box-shadow:none;
}

.markets-bar .button-new:hover {
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
}
.markets-bar .button-new  .label{
	text-shadow: none;
}
.markets-bar-sticky {
	position: fixed;
	top: 77px;
	z-index:14;
}

@media (max-width:767px) {
.markets-bar-sticky {
	position: fixed;
	top: 55px;
	z-index: 999;
}
}

/*Loading*/
.loading-overplay{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 8000;
  top: 0;
  background: rgba(255,255,255,0.8);
  transition: 0.5s all;
}

.loading-box{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 800;
  top: 0;
  background: rgba(255,255,255,0.8);
  transition: 0.5s all;
  display: none;
}

.hide-overplay{
  display: none!important;
}

.loading-overplay.top{
  z-index: 99;
}

.loader {
  width: 70px;
  height: 70px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  margin-left: -50px;
  margin-top: -50px;
}
.loader div {
  height: 100%;
}

.loader1, .loader1 div {
  border-radius: 50%;
  padding: 4px;
  border: 1.5px solid transparent;
  -webkit-animation: rotate linear 3s infinite;
          animation: rotate linear 3s infinite;
  border-top-color: rgb(146 22 22);
  border-bottom-color: rgb(146 22 22);
}

.loader, .loader * {
  will-change: transform;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
}

@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    border-top-color: rgba(255, 255, 255, 1);
  }
}
.mont-ul li{
	margin-bottom: 10px;
}
.html-content img{
	max-width: 100%;
	height: auto !important;
}
.cls-img-left{
    float: left;
    width: 300px; 
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 20px;
}
.cls-img-right{
    float: right;
    width: 300px; 
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: 20px;
}
.post-cat-list-1{
	text-align: center;
}
.post-cat-list-1 li{
	text-align: center;
	width: auto;
    display: inline-block;
    margin-bottom: 15px;
    transition: all 1s ease-out 0s;
  	transform: scale(1);
}
.post-cat-list-1 li:hover, .post-cat-list-1 li.active{
    transform: scale(1.15);
}
.post-cat-list-1 li:hover a, .post-cat-list-1 li.active a{
    text-decoration: underline;
    color: #921616;
}
.post-cat-list-1 li a{
	padding: 0px 10px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.portfolio-details-1{
	position: relative;
	padding: 10px 0 30px 0;
}
.portfolio-details-1 h3{
	position: relative;
}
.portfolio-details-1 h3 a {
    padding-right: 30px;
	position: relative;
}
.portfolio-details-1 h3 a .arrow{
	width: 20px;
    position: absolute;
    z-index: 1;
    margin-left: 5px;
    transition: all 0.3s ease-out 0s;
    transform: rotate(-45deg);
}
.portfolio-item:hover .portfolio-details-1 h3 a .arrow{
    transform: rotate(0deg);
}
.portfolio-item-content-1 .portfolio-view-btn{background:#fff;border:1px solid;border-radius:50%;color:#921616;display:block;font-size:17px;height:45px;line-height:45px;margin:0 auto 10px;padding:0px 5px;width:45px;text-align: center;}
.a-h-l{
	  color: #0000ff;
    font-weight: 600;
    text-decoration: underline;
}
.wp-content .row{
	position: relative;
}
.wp-bg{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding:40px 0;
	position: relative;
}
.php-bg{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:top;
	padding: 60px 0;
	position: relative;
}
.wp-bg h2, .wp-bg p, .wp-bg a{
	color: #fff;
}
.wp-bg .overlay{
	background: rgb(0 0 0 / 50%);
	width: 100%;
	height: 100%;
}
.wp-bg-1{
	background-image:url(/img/wp/3.jpg);
}
.wp-bg-2{
	background-image:url(/img/wp/6.jpg);
}
.wp-bg-3{
	background-image:url(/img/wp/7.jpg);
}
.wp-bg-4{
	background-image:url(/img/wp/10.jpg);
}
.wp-content h2, .wp-content h3{
	font-size:18px;
}
.wp-content p, .wp-content li{
	font-size:13px;
}

.php-bg-1{
	background-image:url(/img/php-dev/8.jpg);
	border-radius: 25px;
}
.php-bg-2{
	background-image:url(/img/php-dev/9.jpg);
	padding-top: 96px;
}
.php-bg-3{
	background-image:url(/img/php-dev/10.jpg);
	padding-top: 101px;
	padding-bottom: 101px;
}
.php-bg-4{
	background-image:url(/img/php-dev/11.jpg);
}

.django-web-development-bg-1{
	background-image:url(/img/django-web-development/9.jpg);
	border-radius: 25px;
}
.django-web-development-bg-2{
	background-image:url(/img/django-web-development/10.jpg);
	padding-top: 96px;

}
.django-web-development-bg-3{
	background-image:url(/img/django-web-development/11.jpg);
	padding-top: 89px;
	padding-bottom: 89px;

}
.django-web-development-bg-4{
	background-image:url(/img/django-web-development/12.jpg);
}
.parallelogram {
  background-color: white;
  position: relative;
  overflow: hidden;
  transform: skew(-20deg); /* Skew the shape */
  padding: 30px;
}
.parallelogram div{
  transform: skew(20deg); /* Skew the shape */
  padding: 20px;
}
.php-dev-div-1{
	border-left: 1px solid #eee;
  padding-left: 25px;
}
.php-dev-div-2{
	border-radius: 25px;
	padding: 30px 20px;
}
.php-dev-div-3{
	border-radius: 25px;
	padding: 70px 20px;
}


.django-web-development-div-2{
	border-radius: 25px;
	padding: 95px 20px;
}
.django-web-development-div-3{
	border-radius: 25px;
	padding: 30px 20px;
}
.login-img::after {
    background: #000 none repeat scroll 0 0 !important;
    content: "";
    height: 100%;
    left: 0;
    outline: 0px solid #921616;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    opacity: 0.3 !important;
    outline-offset: -15px;
    visibility: visible!important;
}
.login-img::before {
    background: transparent;
    content: "";
    height: 100%;
    left: 0;
    outline: 2px solid #921616;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    opacity: 1 !important;
    outline-offset: -25px;
    visibility: visible!important;
}
.login-details-active{
		left: 45px;
    outline: 0px solid #921616;
    position: absolute;
    bottom: 46px;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    opacity: 0.3 !important;
    outline-offset: -35px;
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    visibility: visible !important;
    color: #fff !important;
}
.login-form {
	max-width: 360px;
	margin:auto;
}

.img-style{
	z-index: -1;
	-moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.5);
	border: 2px solid #fff;
	border-radius: 15px;
}

.post-cat-list-2{
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.post-cat-list-2 li{
	text-align: left;
	width: auto;
    display: inline-block;
    margin-bottom: 15px;
    transition: all 1s ease-out 0s;
  	transform: scale(1);
  	min-width: 190px;
}
.post-cat-list-2 li:hover a, .post-cat-list-2 li.active a{
    color: #921616;
}
.post-cat-list-2 li a{
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.post-cat-list-2 li a img{
	position: relative;
	width: 30px;
	padding-right: 10px;
}
.PRICING{
	  font-size: 26px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
}