@charset "UTF-8";/** Trunk version 2.0.0*//*** Contexts*/a:focus,button:focus {	outline: none !important;}button::-moz-focus-inner {	border: 0;}*:focus {	outline: none;}blockquote {	padding: 0;	margin: 0;}input,button,select,textarea {	outline: none;}label {	margin-bottom: 0;}p {	margin: 0;}ul,ol {	list-style: none;	padding: 0;	margin: 0;}ul li,ol li {	display: block;}dl {	margin: 0;}dt,dd {	line-height: inherit;}dt {	font-weight: inherit;}dd {	margin-bottom: 0;}cite {	font-style: normal;}form {	margin-bottom: 0;}blockquote {	padding-left: 0;	border-left: 0;}address {	margin-top: 0;	margin-bottom: 0;}figure {	margin-bottom: 0;}html p a:hover {	text-decoration: none;}/*** Typography*/body {	font-family: "DM Sans", sans-serif;	font-size: 18px;	line-height: 1.44444;	font-weight: 400;	letter-spacing: .01em;	color: #868686;	background-color: #ffffff;	-webkit-text-size-adjust: none;	-webkit-font-smoothing: subpixel-antialiased;}.section-style-2 {	color: #151515;	letter-spacing: .05em;}h1, h2, h3, h4, h5, h6, [class^='heading-'] {	margin-top: 0;	margin-bottom: 0;	font-weight: 700;	font-family: "DM Sans", sans-serif;	letter-spacing: .025em;	color: #151515;}h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class^='heading-'] a {	color: inherit;}h1 a:focus, h1 a:hover, h2 a:focus, h2 a:hover, h3 a:focus, h3 a:hover, h4 a:focus, h4 a:hover, h5 a:focus, h5 a:hover, h6 a:focus, h6 a:hover, [class^='heading-'] a:focus, [class^='heading-'] a:hover {	color: #4BBBFA;}h1,.heading-1 {	font-size: 33px;	line-height: 1.07143;}@media (min-width: 768px) {	h1,	.heading-1 {		font-size: 40px;	}}@media (min-width: 992px) {	h1,	.heading-1 {		font-size: 44px;	}}@media (min-width: 1200px) {	h1,	.heading-1 {		font-size: 56px;	}}h2,.heading-2 {	font-size: 30px;	line-height: 1.1;}@media (min-width: 768px) {	h2,	.heading-2 {		font-size: 32px;	}}@media (min-width: 992px) {	h2,	.heading-2 {		font-size: 34px;	}}@media (min-width: 1200px) {	h2,	.heading-2 {		font-size: 48px;	}}h3,.heading-3 {	font-size: 18px;	line-height: 0.94444;}@media (min-width: 768px) {	h3,	.heading-3 {		font-size: 20px;	}}@media (min-width: 992px) {	h3,	.heading-3 {		font-size: 22px;	}}@media (min-width: 1200px) {	h3,	.heading-3 {		font-size: 36px;	}}h4,.heading-4 {	font-size: 16px;	line-height: 1.25;	font-weight: 700;	letter-spacing: .1em;	font-family: "DM Sans", sans-serif;}@media (min-width: 768px) {	h4,	.heading-4 {		font-size: 24px;	}}h5,.heading-5 {	font-size: 16px;	line-height: 1.38889;	font-weight: 500;	letter-spacing: .01em;	font-family: "DM Sans", sans-serif;}@media (min-width: 768px) {	h5,	.heading-5 {		font-size: 18px;	}}h6,.heading-6 {	font-size: 16px;	line-height: 1.5;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;}.heading-7 {	font-size: 16px;	line-height: 1.5;	font-weight: 400;	letter-spacing: .2em;	color: #868686;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;}small,.small {	display: block;	font-size: 12px;	line-height: 1.5;}mark,.mark {	padding: 3px 5px;	color: #ffffff;	background: #4BBBFA;}.big {	font-size: 18px;	line-height: 1.55556;}.lead {	font-size: 24px;	line-height: 34px;	font-weight: 300;}code {	padding: 10px 5px;	border-radius: 0.2rem;	font-size: 90%;	color: #111111;	background: #f8f8f8;}p [style*='max-width'] {	display: inline-block;}h2.oh-desktop {	line-height: 1.1;}p.sub {	color: #242424;}/*** Brand*/.brand {	display: inline-block;}.brand .brand-logo-light {	display: none;}.brand .brand-logo-dark {	display: block;}.brand > * + * {	margin-top: 0;}/*** Links*/a {	transition: all 0.3s ease-in-out;}a, a:focus, a:active, a:hover {	text-decoration: none;}a, a:focus, a:active {	color: #4BBBFA;}a:hover {	color: #079df2;}a[href*='tel'], a[href*='mailto'] {	white-space: nowrap;}.link-hover {	color: #4BBBFA;}.link-press {	color: #4BBBFA;}.privacy-link {	display: inline-block;}* + .privacy-link {	margin-top: 40px;}.link-classic {	font-size: 14px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;}.link-classic a, .link-classic a:focus, .link-classic a:active {	color: #4BBBFA;}.link-classic a:hover {	color: #151515;}* + .link-classic {	margin-top: 25px;}.link-play-classic {	display: inline-block;	position: relative;	text-align: center;	width: 70px;	height: 70px;	border-radius: 50%;	background: rgba(255, 255, 255, 0.3);}.link-play-classic .icon {	font-size: 30px;	line-height: 70px;	color: #ffffff;}.link-play-classic::before, .link-play-classic::after {	display: inline-block;	position: absolute;	content: '';	top: 0;	left: 0;	width: inherit;	height: inherit;	border-radius: inherit;	opacity: 0;	visibility: visible;	will-change: transform;	pointer-events: none;	transform: none;}.link-play-classic::before {	background: rgba(75, 187, 250, 0.5);}.link-play-classic::after {	background: rgba(75, 187, 250, 0.3);}.link-play-classic:hover::before {	animation: item1B 1s ease infinite;}.link-play-classic:hover::after {	animation: item1A 1s ease infinite;}@media (min-width: 768px) {	.link-play-classic {		width: 90px;		height: 90px;	}	.link-play-classic .icon {		line-height: 90px;	}}@media (min-width: 1200px) {	.link-play-classic {		width: 113px;		height: 113px;	}	.link-play-classic .icon {		font-size: 48px;		line-height: 113px;	}}@keyframes item1B {	25% {		opacity: 1;		transform: none;		visibility: visible;	}	100% {		opacity: 0;		transform: scale(2);		visibility: hidden;	}}@keyframes item1A {	5% {		opacity: 1;	}	100% {		opacity: 0;		transform: scale(3);		visibility: hidden;	}}.link-play-modern {	position: absolute;	top: 50%;	left: 50%;	text-align: center;	padding: 10px 15px;	border-radius: 10px;	background: rgba(55, 55, 55, 0.2);	transform: translate3d(-50%, -50%, 0);}.link-play-modern .icon {	font-size: 64px;	color: #ffffff;}.link-play-modern-title {	font-size: 16px;	line-height: 1.3;	letter-spacing: .2em;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;	color: #ffffff;}.link-play-modern-title span {	display: block;	font-size: 24px;	font-weight: 900;}.link-play-modern-decor {	display: none;	height: 2px;	width: 64px;	background: #ffffff;	transition: all .3s ease;}* + .link-play-modern-title {	margin-top: 16px;}* + .link-play-modern-decor {	margin-top: 16px;}.link-play-modern:hover .link-play-modern-decor {	width: 30px;}@media (min-width: 576px) {	.link-play-modern {		padding: 20px 26px;	}	.link-play-modern .icon {		color: rgba(255, 255, 255, 0.5);	}	.link-play-modern a:hover {		color: #ffffff;	}	.link-play-modern-decor {		display: inline-block;	}}.link-play-creative {	position: absolute;	overflow: hidden;	top: 5%;	left: 5%;	bottom: 25px;	padding: 10px;	color: #ffffff;	z-index: 1;}.link-play-creative .icon {	margin-left: -10px;	font-size: 32px;	color: inherit;}.link-play-creative .icon:hover {	color: #4BBBFA;}.link-play-creative-title {	line-height: 1.44;	font-weight: 300;	letter-spacing: .2em;	max-width: 280px;	color: inherit;}.link-play-creative-decor {	width: 1px;	height: 100%;	background: rgba(255, 255, 255, 0.4);	pointer-events: none;	transition: all .3s ease;}* + .link-play-creative-title {	margin-top: 10px;}* + .link-play-creative-decor {	margin-top: 18px;}@media (min-width: 576px) {	.link-play-creative {		top: 10%;		left: 10%;	}	* + .link-play-creative-title {		margin-top: 18px;	}	* + .link-play-creative-decor {		margin-top: 26px;	}}@media (min-width: 1600px) {	.link-play-creative {		top: 20%;	}	.link-play-creative-2 {		top: 13%;		bottom: 15%;	}}.link-style-1 {	display: inline-block;	font-style: italic;}.link-style-1, .link-style-1:focus, .link-style-1:active {	color: rgba(21, 21, 21, 0.5);}.link-style-1:hover {	color: #4BBBFA;}* + .link-style-1 {	margin-top: 34px;}/*** Blocks*/.block-center, .block-sm, .block-lg {	margin-left: auto;	margin-right: auto;}.block-sm {	max-width: 560px;}.block-lg {	max-width: 768px;}.block-center {	padding: 10px;}.block-center:hover .block-center-header {	background-color: #4BBBFA;}.block-center-title {	background-color: #ffffff;}.inside-block {	text-align: left;	max-width: 415px;}.news-inside {	width: 100%;}@media (min-width: 576px) {	.news-inside {		max-width: 370px;	}}@media (max-width: 1599.98px) {	.block-center {		padding: 20px;	}	.block-center:hover .block-center-header {		background-color: #ffffff;	}	.block-center-header {		background-color: #4BBBFA;	}}/*** Boxes*/.box-icon-creative {	text-align: left;	padding: 24px 10px 32px 40px;	max-width: 270px;	min-height: 100%;	margin-left: auto;	margin-right: auto;	border: 1px solid rgba(255, 255, 255, 0.24);}.box-icon-creative-body {	max-width: 170px;	margin-left: auto;	margin-right: auto;}.box-icon-creative-icon {	position: relative;	display: block;	text-align: center;	height: 36px;	max-width: 36px;	font-size: 30px;	line-height: 36px;	color: #2b5ba8;}.box-icon-creative-icon.icon-big {	font-size: 36px;}.box-icon-creative-title {	font-size: 16px;	line-height: 1.125;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;}.box-icon-creative-title a, .box-icon-creative-title a:focus, .box-icon-creative-title a:active {	color: inherit;}.box-icon-creative-title a:hover {	color: #4BBBFA;}* + .box-icon-creative-title {	margin-top: 14px;}@media (min-width: 1200px) {	.box-icon-creative {		padding-left: 50px;	}}.box-icon-modern {	text-align: center;	background: #ffffff;	transition: all .3s ease;}.box-icon-modern-icon {	position: relative;	text-align: center;	display: inline-block;	width: 64px;	height: 64px;	font-size: 25px;	line-height: 64px;	color: #ffffff;	background: #4BBBFA;	border-radius: 10px;	z-index: 1;}.box-icon-modern-icon.icon-28 {	font-size: 28px;}.box-icon-modern-icon.icon-30 {	font-size: 30px;}.box-icon-modern-icon.icon-32 {	font-size: 32px;}.box-icon-modern-icon.icon-39 {	font-size: 39px;}.box-icon-modern-title {	font-weight: 700;	letter-spacing: .025em;	text-transform: none;}.box-icon-modern-title a, .box-icon-modern-title a:focus, .box-icon-modern-title a:active {	color: inherit;}.box-icon-modern-title a:hover {	color: #4BBBFA;}@media (min-width: 1600px) {	.box-icon-modern-title {		max-width: 60%;	}}.box-icon-modern-link {	display: inline-block;	position: relative;	font-size: 15px;	line-height: 1.71;	font-weight: 700;	color: #242424 !important;}.box-icon-modern-link:hover {	color: #4BBBFA !important;}.box-icon-modern-link:hover::before {	background-color: #4BBBFA;}.box-icon-modern-link::before {	content: '';	position: absolute;	bottom: 0;	left: 0;	height: 2px;	width: 100%;	background-color: #b8c2cb;	transition: background-color .3s ease;}.box-icon-modern-link, .box-icon-modern-link:focus, .box-icon-modern-link:active {	color: #4BBBFA;}.box-icon-modern-link:hover {	color: #151515;}.box-icon-modern-link .icon {	font-size: 16px;	line-height: 24px;	margin-left: 6px;}* + .box-icon-modern-title {	margin-top: 20px;}* + .box-icon-modern-text {	margin-top: 14px;}* + .box-icon-modern-link {	margin-top: 20px;}@media (min-width: 576px) {	.box-icon-modern {		text-align: left;		max-width: 270px;	}}@media (min-width: 768px) {	* + .box-icon-modern-title {		margin-top: 34px;	}	* + .box-icon-modern-text {		margin-top: 18px;	}	* + .box-icon-modern-link {		margin-top: 35px;	}}@keyframes iconModern {	30% {		color: #151515;		background: #ffffff;	}	33% {		color: #ffffff;		background: #4BBBFA;	}	64% {		color: #ffffff;		background: #4BBBFA;	}	67% {		color: #151515;		background: #2b5ba8;	}	97% {		color: #151515;		background: #ffffff;	}}.box-icon-classic {	text-align: left;	transition: all .2s ease;	z-index: 1;}.box-icon-classic-icon {	display: inline-block;	text-align: center;	height: 70px;	width: 70px;	margin-top: 4px;	font-size: 30px;	line-height: 70px;	color: #4BBBFA;	background: #f3f3f3;	border-radius: 50%;	box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.15);}.box-icon-classic-title {	padding: 0 10px;}.box-icon-classic-title a, .box-icon-classic-title a:focus, .box-icon-classic-title a:active {	color: inherit;}.box-icon-classic-title a:hover {	color: #4BBBFA;}.box-icon-classic-text {	line-height: 1.47;	letter-spacing: .05em;	color: rgba(21, 21, 21, 0.8);}* + .box-icon-classic-text {	margin-top: 20px;}@keyframes iconClassic {	30% {		color: #151515;		background: #f3f3f3;	}	33% {		color: #ffffff;		background: #4BBBFA;	}	64% {		color: #ffffff;		background: #4BBBFA;	}	67% {		color: #151515;		background: #2b5ba8;	}	97% {		color: #151515;		background: #2b5ba8;	}}@media (min-width: 992px) {	.box-icon-classic-icon {		height: 90px;		width: 90px;		font-size: 40px;		line-height: 90px;	}}@media (min-width: 1200px) {	.box-icon-classic-text {		max-width: 92%;	}}.box-icon-megan {	position: relative;	padding: 50px 15px;	background: #ffffff;	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);	z-index: 1;}.box-icon-megan-header {	position: relative;}.box-icon-megan-header::before, .box-icon-megan-header::after {	position: absolute;	content: '';	top: 50%;	left: 50%;	border-width: 0 4px 0 4px;	border-style: solid;	border-color: #f8f8f8;	transform: translate3d(-50%, -50%, 0);	pointer-events: none;}.box-icon-megan-header::before {	width: 114px;	height: 55px;	transition: all .3s ease, border-color .3s ease-in-out .3s;}.box-icon-megan-header::after {	width: 153px;	height: 25px;	transition: all .2s ease .2s, border-width .2s ease 0s, border-color .3s ease-in-out .3s;}.box-icon-megan-icon {	display: inline-block;	vertical-align: middle;	min-height: 55px;	font-size: 48px;	line-height: 55px;	color: #4BBBFA;}.box-icon-megan-icon.icon-46 {	font-size: 46px;}.box-icon-megan-icon.icon-53 {	font-size: 53px;}.box-icon-megan-title {	font-weight: 400;	letter-spacing: .025em;	text-transform: none;}* + .box-icon-megan-title {	margin-top: 38px;}* + .box-icon-megan-text {	margin-top: 24px;}@media (min-width: 992px) {	.desktop .box-icon-megan {		padding: 55px 5px;		box-shadow: none;	}	.desktop .box-icon-megan::before {		position: absolute;		content: '';		top: 5px;		right: -10px;		bottom: 5px;		left: -10px;		background: #ffffff;		transition: all .3s ease-in-out;		pointer-events: none;		z-index: -1;	}	.desktop .box-icon-megan:hover::before {		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);	}	.desktop .box-icon-megan:hover .box-icon-megan-header::before, .desktop .box-icon-megan:hover .box-icon-megan-header::after {		border-color: #95d7fc;	}	.desktop .box-icon-megan:hover .box-icon-megan-header::before {		height: 44px;		transform: translate3d(-50%, -50%, 0) rotate(180deg);		transition-delay: 0s, 0s;	}	.desktop .box-icon-megan:hover .box-icon-megan-header::after {		height: 4px;		width: 173px;		border-width: 0 25px 0 25px;		transition-delay: 0s, .2s, 0s;	}}@media (min-width: 768px) {	.box-icon-megan-text {		display: inline-block;		max-width: 90%;	}}.box-icon-erin {	transition: all .3s ease;}.box-icon-erin-icon {	display: inline-flex;	align-items: center;	justify-content: center;	text-align: center;	width: 63px;	height: 63px;	border-radius: 50%;	box-shadow: 0 4px 0 0 #d1d1d1;	background: #ebebeb;	transition: all .3s ease;}.box-icon-erin-icon svg {	fill: #4BBBFA;}.box-icon-erin-decor {	font-size: 0;	line-height: 0;}.box-icon-erin-decor::before {	display: inline-block;	content: '';	width: 58px;	height: 3px;	background: #2b5ba8;	transition: all .3s ease-in-out;}.box-icon-erin-title {	letter-spacing: .15em;}.box-icon-erin-title a, .box-icon-erin-title a:focus, .box-icon-erin-title a:active {	color: inherit;}.box-icon-erin-title a:hover {	color: #4BBBFA;}* + .box-icon-erin-title {	margin-top: 20px;}* + .box-icon-erin-decor {	margin-top: 15px;}* + .box-icon-erin-text {	margin-top: 16px;}@media (min-width: 768px) {	.box-icon-erin {		text-align: left;	}}@media (min-width: 1200px) {	.box-icon-erin-title {		letter-spacing: .2em;	}}@media (min-width: 992px) {	.desktop .box-icon-erin:hover .box-icon-erin-icon {		transform: translate3d(0, -5px, 0);	}	.desktop .box-icon-erin:hover .box-icon-erin-decor::before {		background: #4BBBFA;	}}.box-icon-minimal {	text-align: left;}.box-icon-minimal .icon {	font-size: 42px;	color: #151515;}.box-icon-minimal .linearicons-medal-empty {	font-size: 48px;}.box-icon-minimal-title {	font-size: 18px;	line-height: 1.33;	font-weight: 500;	letter-spacing: .1em;	font-family: "DM Sans", sans-serif;	color: #151515;}.box-icon-minimal-text {	letter-spacing: .1em;}* + .box-icon-minimal-text {	margin-top: 2px;}.box-comment {	position: relative;	text-align: left;	padding-bottom: 45px;	font-size: 15px;	letter-spacing: .05em;	color: #151515;}.box-comment::before {	position: absolute;	content: '';	bottom: 0;	right: 0;	width: 100%;	border-bottom: 1px solid #e1e1e1;}.box-comment > .box-comment {	margin-top: 30px;}.box-comment > .box-comment:last-child {	padding-bottom: 0;}.box-comment > .box-comment:last-child::before {	display: none;}.box-comment-post {	color: #868686;}.box-comment-product .unit {	margin-bottom: -20px;	margin-left: -24px;}.box-comment-product .unit > * {	margin-bottom: 20px;	margin-left: 24px;}@media (min-width: 992px) {	.box-comment-product .unit {		align-items: center;	}}.box-comment-figure {	display: inline-block;}.box-comment-figure img {	max-width: 119px;}.box-comment-author {	font-size: 18px;	font-weight: 500;	color: #151515;}.box-comment-author a, .box-comment-author a:focus, .box-comment-author a:active {	color: inherit;}.box-comment-author a:hover {	color: #4BBBFA;}.box-comment-time {	color: #868686;}.box-comment-days-ago {	color: #151515;}.box-comment-reply,.box-comment-like {	font-weight: 500;}.box-comment-reply > *,.box-comment-like > * {	display: inline-block;	vertical-align: middle;}.box-comment-reply a, .box-comment-reply a:focus, .box-comment-reply a:active,.box-comment-like a,.box-comment-like a:focus,.box-comment-like a:active {	color: #151515;}.box-comment-reply a:hover,.box-comment-like a:hover {	color: #4BBBFA;}.box-comment-reply .icon,.box-comment-like .icon {	margin-right: 8px;	color: #9b9b9b;}.tab-content .tab-pane .box-comment:last-child {	padding-bottom: 0;}.tab-content .tab-pane .box-comment:last-child::before {	display: none;}.box-comment-form {	text-align: left;}.box-comment-form .unit-body {	flex-grow: 1;}* + .box-comment {	margin-top: 50px;}* + .box-comment-text {	margin-top: 14px;}.box-comment-wrap + h5 {	margin-top: 40px;}.box-comment-text + .group-xl {	margin-top: 24px;}.box-comment-author + .rd-form {	margin-top: 20px;}.box-comment + .box-comment {	margin-top: 45px;}.box-comment + .box-comment-form {	margin-top: 45px;}@media (min-width: 768px) {	.box-comment::before {		width: calc(100% - 143px);	}	.box-comment > .box-comment {		margin-left: 145px;	}	.box-comment-post::before {		width: calc(100% - 96px);	}	.box-comment-post > .box-comment-post {		margin-left: 96px;	}}.clients-classic {	text-align: center;	padding: 20px 15px;	border-bottom: 1px solid #ebebeb;}.clients-classic-figure {	display: block;}.clients-classic-figure img {	transition: all .3s ease;	will-change: transform;}.clients-classic-wrap .row + .row {	margin-top: 0;}@media (min-width: 992px) {	.desktop .clients-classic-wrap .row > div:first-child .clients-classic:hover img {		transform: translate3d(-20px, 0, 0);	}	.desktop .clients-classic-wrap .row > div:last-child .clients-classic:hover img {		transform: translate3d(20px, 0, 0);	}}@media (min-width: 576px) {	.clients-classic {		border-bottom: none;	}	.clients-classic-wrap {		position: relative;		padding: 20px 15px;		background: #ffffff;		border-radius: 10px;		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);	}	.clients-classic-wrap::before {		position: absolute;		content: '';		top: 45px;		bottom: 45px;		left: 50%;		width: 1px;		background: #ebebeb;	}	.clients-classic-wrap .row {		position: relative;	}	.clients-classic-wrap .row::before {		display: none;		position: absolute;		content: '';		top: 0;		left: 30px;		right: 30px;		height: 1px;		background: #ebebeb;	}	.clients-classic-wrap .row + .row::before {		display: block;	}}@media (min-width: 768px) {	.clients-classic {		padding: 30px 50px;	}	.clients-classic-wrap {		padding: 25px 30px;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.clients-classic {		padding: 30px 15px;	}	.clients-classic-wrap {		padding: 30px 15px;	}}.bg-gray-100 .clients-classic-wrap {	background: #ffffff;}@media (min-width: 576px) {	.bg-gray-100 .clients-classic-wrap {		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.07);	}}.clients-modern {	position: relative;	display: block;	max-width: 220px;	margin-left: auto;	margin-right: auto;	border: 1px solid rgba(225, 225, 225, 0.3);	transition: all .3s ease-in-out;}.clients-modern::before, .clients-modern::after {	position: absolute;	content: '';	border-style: solid;	border-color: transparent;	pointer-events: none;}.clients-modern::before {	border-width: 1px 1px 0 0;	top: -1px;	right: 100%;	bottom: 100%;	left: -1px;	transition: all .15s ease-in-out .3s, right .15s linear .45s, bottom .15s linear .3s;}.clients-modern::after {	border-width: 0 0 1px 1px;	top: 100%;	right: -1px;	bottom: -1px;	left: 100%;	transition: all .15s ease-in-out 0s, left .15s linear .15s, top .15s linear .0s;}.clients-modern:hover::before, .clients-modern:hover::after {	border-color: #ffffff;}.clients-modern:hover::before {	right: -1px;	bottom: -1px;	transition-delay: 0s, 0s, .15s;}.clients-modern:hover::after {	top: -1px;	left: -1px;	transition-delay: .3s, .3s, .45s;}.box-contacts {	text-align: center;}.box-contacts .unit-left {	min-width: 30px;	text-align: center;}.box-contacts a {	display: inline-block;}.box-contacts a, .box-contacts a:focus, .box-contacts a:active {	color: #151515;}.box-contacts a:hover {	color: #4BBBFA;}.box-contacts .phone {	font-size: 18px;	line-height: 1.33;	letter-spacing: .1em;}.box-contacts .address {	max-width: 90%;}.box-contacts .icon {	vertical-align: middle;	font-size: 22px;	color: #4BBBFA;}.box-contacts .icon-24 {	font-size: 24px;}.box-contacts .icon-28 {	font-size: 28px;}.box-contacts-title {	font-size: 12px;	line-height: 2;	letter-spacing: .2em;	font-weight: 500;	text-transform: uppercase;	color: rgba(21, 21, 21, 0.4);}.box-contacts-wrap {	text-align: center;	min-height: 100%;	padding: 40px 30px;	border: 1px solid #e1e1e1;}.box-contacts-text {	font-size: 16px;	letter-spacing: .075em;	color: #151515;}* + .box-contacts {	margin-top: 36px;}* + .box-contacts-item {	margin-top: 24px;}* + .box-contacts-wrap {	margin-top: 35px;}.box-contacts-text + .box-contacts {	margin-top: 28px;}@media (min-width: 768px) {	.box-contacts,	.box-contacts-wrap {		text-align: left;	}	.box-contacts-title {		margin-left: 40px;	}}@media (min-width: 992px) {	.box-contacts-wrap {		padding-bottom: 65px;	}}@media (min-width: 1200px) {	.box-contacts-wrap {		padding: 50px 20px 78px 40px;	}}.box-info {	text-align: center;}@media (min-width: 768px) {	.box-info {		text-align: left;	}}.box-info-title {	text-transform: none;	letter-spacing: .05em;}.box-info-text {	color: #868686;}.box-info-link {	display: inline-block;	font-size: 18px;	line-height: 1.33;}.box-info-link, .box-info-link:focus, .box-info-link:active {	color: #4BBBFA;}.box-info-link:hover {	color: #151515;}* + .box-info-text {	margin-top: 20px;}* + .box-info-link {	margin-top: 30px;}@media (min-width: 1200px) {	.box-info .unit {		margin-bottom: -20px;		margin-left: -40px;	}	.box-info .unit > * {		margin-bottom: 20px;		margin-left: 40px;	}}.cta-classic {	text-align: left;}.cta-classic .button {	min-width: auto;}.cta-classic-title {	line-height: 1.33;	letter-spacing: .05em;}.cta-classic-text {	font-size: 18px;	line-height: 1.55556;	font-weight: 300;	letter-spacing: .025em;	color: rgba(255, 255, 255, 0.7);}.cta-classic-text + .button {	margin-top: 40px;}@media (min-width: 1200px) {	.cta-classic-title {		max-width: 90%;	}}.cta-modern {	text-align: left;}.cta-modern .button {	min-width: auto;	letter-spacing: .3em;}.cta-modern-title {	line-height: 1.22;	letter-spacing: .05em;	font-weight: 400;	text-transform: none;}.cta-modern-title-2 {	line-height: 1.36;}.cta-modern-text {	padding-left: 55px;	text-indent: -55px;	font-size: 18px;	line-height: 1.55556;	font-weight: 300;	letter-spacing: .025em;	color: rgba(255, 255, 255, 0.3);}.cta-modern-text > * {	display: inline-block;	vertical-align: middle;	text-indent: 0;}.cta-modern-text-2 {	color: #ffffff;}.cta-modern-decor {	display: inline-block;	width: 40px;	height: 3px;	margin-right: 15px;	background: #2b5ba8;}.cta-modern-decor-2 {	background: #4BBBFA;}* + .cta-modern-text {	margin-top: 22px;}* + .cta-modern-text-2 {	margin-top: 38px;}.cta-modern-text + .button {	margin-top: 40px;}.clients-creative {	position: relative;	display: block;	max-width: 270px;	margin-left: auto;	margin-right: auto;	background: #ffffff;	border: 1px solid #e1e1e1;	transition: all .3s ease-in-out;}.clients-creative::before, .clients-creative::after {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	border-width: 1px;	border-style: solid;	border-color: transparent;	transition: color .1s ease, transform .3s ease;	will-change: transform;}.clients-creative::before {	transform: scaleX(0);}.clients-creative::after {	transform: scaleY(0);}.clients-creative img {	width: 100%;	will-change: transform;	transition: all .3s ease;}@media (min-width: 992px) {	.desktop .clients-creative:hover {		border-color: transparent;	}	.desktop .clients-creative:hover::before, .desktop .clients-creative:hover::after {		transform: none;	}	.desktop .clients-creative:hover::before {		border-color: #4BBBFA transparent #4BBBFA transparent;	}	.desktop .clients-creative:hover::after {		border-color: transparent #4BBBFA transparent #4BBBFA;	}	.desktop .clients-creative:hover img {		transform: scale(0.9);	}}.clients-jean {	display: block;}.clients-jean img {	transform: none;	transition: all .3s ease;	will-change: transform;}@media (min-width: 992px) {	.desktop .clients-jean:hover img {		transform: translate3d(0, -10px, 0);	}	.desktop .owl-style-9 .owl-stage-outer:hover .owl-item .clients-jean {		opacity: .5;	}	.desktop .owl-style-9 .owl-stage-outer:hover .owl-item .clients-jean:hover {		opacity: 1;	}}@media (min-width: 992px) {	.box-style-1 {		margin-top: 10px;		margin-left: 30px;	}}@media (min-width: 1200px) {	.box-style-1 {		margin-left: 70px;	}}/** Element groups*/html .group {	margin-bottom: -20px;	margin-left: -15px;}html .group:empty {	margin-bottom: 0;	margin-left: 0;}html .group > * {	display: inline-block;	margin-top: 0;	margin-bottom: 20px;	margin-left: 15px;}html .group > .button-icon {	display: inline-flex;	align-items: center;}html .group-xxs {	margin-bottom: -8px;	margin-left: -8px;}html .group-xxs:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xxs > * {	display: inline-block;	margin-top: 0;	margin-bottom: 8px;	margin-left: 8px;}html .group-xxs > .button-icon {	display: inline-flex;	align-items: center;}html .group-sm {	margin-bottom: -16px;	margin-left: -16px;}html .group-sm:empty {	margin-bottom: 0;	margin-left: 0;}html .group-sm > * {	display: inline-block;	margin-top: 0;	margin-bottom: 16px;	margin-left: 16px;}html .group-sm > .button-icon {	display: inline-flex;	align-items: center;}html .group-xmd {	margin-bottom: -10px;	margin-left: -20px;}html .group-xmd:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xmd > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 20px;}html .group-xmd > .button-icon {	display: inline-flex;	align-items: center;}html .group-md {	margin-bottom: -20px;	margin-left: -20px;}html .group-md:empty {	margin-bottom: 0;	margin-left: 0;}html .group-md > * {	display: inline-block;	margin-top: 0;	margin-bottom: 20px;	margin-left: 20px;}html .group-md > .button-icon {	display: inline-flex;	align-items: center;}html .group-lg {	margin-bottom: -25px;	margin-left: -25px;}html .group-lg:empty {	margin-bottom: 0;	margin-left: 0;}html .group-lg > * {	display: inline-block;	margin-top: 0;	margin-bottom: 25px;	margin-left: 25px;}html .group-lg > .button-icon {	display: inline-flex;	align-items: center;}html .group-xl {	margin-bottom: -20px;	margin-left: -30px;}html .group-xl:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xl > * {	display: inline-block;	margin-top: 0;	margin-bottom: 20px;	margin-left: 30px;}html .group-xl > .button-icon {	display: inline-flex;	align-items: center;}html .group-xxl {	margin-bottom: -30px;	margin-left: -50px;}html .group-xxl:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xxl > * {	display: inline-block;	margin-top: 0;	margin-bottom: 30px;	margin-left: 50px;}html .group-xxl > .button-icon {	display: inline-flex;	align-items: center;}html .group-xxxl {	margin-bottom: -30px;	margin-left: -60px;}html .group-xxxl:empty {	margin-bottom: 0;	margin-left: 0;}html .group-xxxl > * {	display: inline-block;	margin-top: 0;	margin-bottom: 30px;	margin-left: 60px;}html .group-xxxl > .button-icon {	display: inline-flex;	align-items: center;}html .group-custom-1 {	margin-bottom: -30px;	margin-left: -40px;}html .group-custom-1:empty {	margin-bottom: 0;	margin-left: 0;}html .group-custom-1 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 30px;	margin-left: 40px;}html .group-custom-1 > .button-icon {	display: inline-flex;	align-items: center;}@media (min-width: 992px) {	html .group-custom-1 {		margin-bottom: -30px;		margin-left: -80px;	}	html .group-custom-1:empty {		margin-bottom: 0;		margin-left: 0;	}	html .group-custom-1 > * {		display: inline-block;		margin-top: 0;		margin-bottom: 30px;		margin-left: 80px;	}	html .group-custom-1 > .button-icon {		display: inline-flex;		align-items: center;	}}html .group-middle {	display: flex;	flex-wrap: wrap;	align-items: center;	justify-content: center;}@media (min-width: 768px) {	html .group-middle {		justify-content: flex-start;	}}html .group-justify {	display: flex;	flex-wrap: wrap;	align-items: center;	justify-content: space-between;}html .group-sm-justify {	display: flex;	flex-wrap: wrap;	align-items: center;	justify-content: center;}@media (min-width: 576px) {	html .group-sm-justify {		justify-content: space-between;	}}* + .group-xxs {	margin-top: 30px;}* + .group-sm {	margin-top: 30px;}* + .group-md {	margin-top: 30px;}* + .group-lg {	margin-top: 30px;}* + .group-xl {	margin-top: 30px;}* + .group-xxxl {	margin-top: 35px;}* + .group-custom-1 {	margin-top: 30px;}h4 + .group-md {	margin-top: 40px;}/*** Responsive units*/.unit {	display: flex;	flex: 0 1 100%;	margin-bottom: -20px;	margin-left: -30px;}.unit > * {	margin-bottom: 20px;	margin-left: 30px;}.unit:empty {	margin-bottom: 0;	margin-left: 0;}.unit-body {	flex: 0 1 auto;}.unit-left,.unit-right {	flex: 0 0 auto;	max-width: 100%;}.unit-spacing-xxs {	margin-bottom: -5px;	margin-left: -5px;}.unit-spacing-xxs > * {	margin-bottom: 5px;	margin-left: 5px;}.unit-spacing-xs {	margin-bottom: -10px;	margin-left: -10px;}.unit-spacing-xs > * {	margin-bottom: 10px;	margin-left: 10px;}.unit-spacing-sm {	margin-bottom: -15px;	margin-left: -15px;}.unit-spacing-sm > * {	margin-bottom: 15px;	margin-left: 15px;}.unit-spacing-md {	margin-bottom: -20px;	margin-left: -20px;}.unit-spacing-md > * {	margin-bottom: 20px;	margin-left: 20px;}.unit-spacing-lg {	margin-bottom: -30px;	margin-left: -30px;}.unit-spacing-lg > * {	margin-bottom: 30px;	margin-left: 30px;}.unit-spacing-xl {	margin-bottom: -20px;	margin-left: -40px;}.unit-spacing-xl > * {	margin-bottom: 20px;	margin-left: 40px;}.unit-spacing-1 {	margin-bottom: -15px;	margin-left: -30px;}.unit-spacing-1 > * {	margin-bottom: 15px;	margin-left: 30px;}.unit-spacing-2 {	margin-bottom: -10px;	margin-left: -30px;}.unit-spacing-2 > * {	margin-bottom: 10px;	margin-left: 30px;}/*** Lists*/.list-inline > li {	display: inline-block;}html .list-inline-xs {	transform: translate3d(0, -8px, 0);	margin-bottom: -8px;	margin-left: -3px;	margin-right: -3px;}html .list-inline-xs > * {	margin-top: 8px;	padding-left: 3px;	padding-right: 3px;}html .list-inline-sm {	transform: translate3d(0, -8px, 0);	margin-bottom: -8px;	margin-left: -5px;	margin-right: -5px;}html .list-inline-sm > * {	margin-top: 8px;	padding-left: 5px;	padding-right: 5px;}html .list-inline-md {	transform: translate3d(0, -10px, 0);	margin-bottom: -10px;	margin-left: -11px;	margin-right: -11px;}html .list-inline-md > * {	margin-top: 10px;	padding-left: 11px;	padding-right: 11px;}html .list-inline-xl {	transform: translate3d(0, -14px, 0);	margin-bottom: -14px;	margin-left: -17px;	margin-right: -17px;}html .list-inline-xl > * {	margin-top: 14px;	padding-left: 17px;	padding-right: 17px;}.list-terms dt + dd {	margin-top: 20px;}.list-terms dd + dt {	margin-top: 40px;}* + .list-terms {	margin-top: 50px;}.index-list {	counter-reset: li;}.index-list > li .list-index-counter:before {	content: counter(li, decimal-leading-zero);	counter-increment: li;}.list-marked {	text-align: left;}.list-marked > li {	text-indent: -24px;	padding-left: 24px;}.list-marked > li::before {	position: relative;	display: inline-block;	left: 0;	top: 0;	content: '';	height: 9px;	width: 9px;	margin-right: 15px;	border-radius: 50%;	background: #d7d7d7;}.list-marked > li + li {	margin-top: 10px;}* + .list-marked {	margin-top: 15px;}p + .list-marked {	margin-top: 10px;}.list-marked-2 {	text-align: left;	font-size: 14px;	line-height: 1.71;	letter-spacing: .05em;	color: #868686;}.list-marked-2 > li {	text-indent: -21px;	padding-left: 21px;}.list-marked-2 > li::before {	position: relative;	display: inline-block;	left: 0;	top: 0;	content: '';	height: 8px;	width: 8px;	margin-right: 13px;	background: #e1e1e1;	transition: all .3s ease-in-out;}.list-marked-2 > li:hover {	color: #4BBBFA;}.list-marked-2 > li:hover::before {	background: #4BBBFA;}.list-marked-2 a {	color: inherit;}.list-marked-2 > li + li {	margin-top: 14px;}* + .list-marked-2 {	margin-top: 30px;}.list-ordered {	counter-reset: li;	text-align: left;}.list-ordered > li {	position: relative;	text-indent: -18px;	padding-left: 18px;}.list-ordered > li:before {	content: counter(li, decimal) ".";	counter-increment: li;	display: inline-block;	top: 0;	left: 0;	text-indent: 0;	min-width: 18px;	color: inherit;}.list-ordered > li + li {	margin-top: 10px;}* + .list-ordered {	margin-top: 15px;}.list-category-2 li {	position: relative;	padding-right: 40px;}.list-category-number {	position: absolute;	right: 0;	font-size: 15px;	line-height: 1.6;	transition: all .25s ease-in-out;}.list > li + li {	margin-top: 10px;}.list-xs > li + li {	margin-top: 5px;}.list-sm > li + li {	margin-top: 10px;}.list-md > li + li {	margin-top: 18px;}.list-lg > li + li {	margin-top: 25px;}.list-xl > li + li {	margin-top: 40px;}@media (min-width: 768px) {	.list-xl > li + li {		margin-top: 50px;	}}@media (min-width: 992px) {	.list-xl > li + li {		margin-top: 60px;	}}.list-history-wrap {	height: 72px;}.list-history {	display: flex;	flex-wrap: nowrap;	justify-content: space-between;	position: relative;}.list-history::before {	position: absolute;	content: '';	top: 17px;	right: 20px;	height: 6px;	width: 1000%;	background: #4BBBFA;}@media (min-width: 576px) {	.list-history {		padding-left: 20px;		max-width: 95%;	}}@media (min-width: 1200px) {	.list-history {		position: absolute;		right: calc(50% + 80px);		left: 0;		padding-left: 30px;		max-width: none;	}	.list-history::before {		width: 100%;	}}@media (min-width: 1400px) {	.list-history {		padding-left: 90px;	}}@media (min-width: 1600px) {	.list-history {		right: calc(50% + 185px);		padding-left: 120px;	}}.list-history-item {	position: relative;	padding-top: 54px;	font-size: 18px;	line-height: 1;	font-weight: 500;	letter-spacing: .05em;}.list-history-item a, .list-history-item a:focus, .list-history-item a:active {	color: #151515;}.list-history-item a:hover {	color: #4BBBFA;}.list-history-item > .active .list-history-circle {	width: 40px;	height: 40px;}.list-history-item > .active .list-history-circle::before {	width: 11px;	height: 11px;}.list-history-circle {	position: absolute;	display: inline-block;	top: 20px;	left: 50%;	font-size: 0;	line-height: 0;	width: 28px;	height: 28px;	background: #ffffff;	border: 5px solid #4BBBFA;	border-radius: 50%;	transform: translate3d(-50%, -50%, 0);	transition: all .3s ease-in-out;}.list-history-circle::before {	position: absolute;	content: '';	top: 50%;	left: 50%;	width: 0;	height: 0;	background: #4BBBFA;	border-radius: 50%;	transform: translate3d(-50%, -50%, 0);	transition: inherit;}* + .list-history-wrap {	margin-top: 50px;}/*** Images*/img {	display: inline-block;	max-width: 100%;	height: auto;}.img-circle {	border-radius: 50%;}.img-responsive {	width: 100%;}/*** Icons*/.icon {	display: inline-block;	font-size: 16px;	line-height: 1;}.icon::before {	position: relative;	display: inline-block;	font-weight: 400;	font-style: normal;	speak: none;	text-transform: none;}.icon-circle {	border-radius: 50%;}.icon-xxxl {	font-size: 78px;}/*** Tables custom*/.table-custom {	width: 100%;	max-width: 100%;	text-align: left;	background: #ffffff;	border-collapse: collapse;}.table-custom th {	padding: 14px 24px;	font-size: 14px;	line-height: 1.6;	font-weight: 700;	letter-spacing: .1em;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;	color: #151515;	background: #f3f3f3;}@media (max-width: 991.98px) {	.table-custom th {		padding-top: 20px;		padding-bottom: 20px;	}}.table-custom td {	padding: 14px 24px;	font-size: 15px;	line-height: 1.6;	font-weight: 400;	letter-spacing: .05em;	background: #ffffff;	font-family: "DM Sans", sans-serif;	color: #868686;	min-width: 170px;}.table-custom tfoot td {	color: #151515;}.table-custom tr {	border: 1px solid #f8f8f8;}* + .table-custom-responsive {	margin-top: 30px;}h3 + .table-custom-responsive {	margin-top: 25px;}h5 + .table-custom-responsive {	margin-top: 25px;}@media (min-width: 768px) {	* + .table-custom-responsive {		margin-top: 40px;	}}.table-custom.table-custom-primary thead th {	color: #ffffff;	background: #4BBBFA;}.table-custom.table-custom-primary thead tr {	border-color: #4BBBFA;}.table-custom.table-custom-bordered tbody tr {	border: none;}.table-custom.table-custom-bordered td {	border: 1px solid #f8f8f8;}.table-custom.table-custom-striped {	border-bottom: 1px solid #f8f8f8;}.table-custom.table-custom-striped tr {	border: none;}.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {	background: transparent;}.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {	background: #f3f3f3;}@media (max-width: 991.98px) {	.table-custom-responsive {		display: block;		width: 100%;		overflow-x: auto;		-ms-overflow-style: -ms-autohiding-scrollbar;		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);	}	.table-custom-responsive.table-bordered {		border: 0;	}}.table-cart {	text-align: center;	text-transform: uppercase;	border: 1px solid #e1e1e1;}.table-cart thead tr {	border: 1px solid #e1e1e1;}.table-cart tr {	border: none;}.table-cart th:first-child,.table-cart td:first-child {	text-align: left;}@media (min-width: 992px) {	.table-cart th:first-child,	.table-cart td:first-child {		padding-left: 30px;	}}.table-cart tbody tr td {	padding: 12px 14px;}.table-cart tbody tr:first-child td {	padding-top: 26px;}.table-cart tbody tr:last-child td {	padding-bottom: 26px;}.table-cart th {	padding-top: 14px;	padding-bottom: 14px;	font-size: 16px;	font-weight: 500;	color: #868686;	background: #ffffff;}@media (min-width: 992px) {	.table-cart th {		font-size: 18px;		padding-top: 23px;		padding-bottom: 23px;	}}.table-cart td {	width: auto;	min-width: auto;	font-size: 16px;	letter-spacing: .075em;	color: #151515;}.table-cart td:first-child {	min-width: 390px;	display: flex;	align-items: center;}@media (min-width: 992px) {	.table-cart td:first-child {		min-width: 500px;	}}.table-cart td:nth-child(2), .table-cart td:nth-child(4) {	width: 13%;}.table-cart td:nth-child(2), .table-cart td:nth-child(4) {	min-width: 100px;}.table-cart td:nth-child(3) {	min-width: 150px;}@media (min-width: 992px) {	.table-cart td {		font-size: 18px;	}}@media (min-width: 1200px) {	.table-cart td {		font-size: 24px;	}}.table-cart-link {	font-weight: 500;	letter-spacing: .1em;}.table-cart-link, .table-cart-link:focus, .table-cart-link:active {	color: inherit;}.table-cart-link:hover {	color: #4BBBFA;}.table-cart-figure {	display: inline-block;	text-align: center;	width: 100%;	max-width: 90px;	background: #f3f3f3;}@media (min-width: 992px) {	.table-cart-figure {		max-width: 146px;	}}.table-cart-figure + a {	margin-left: 15px;}@media (min-width: 992px) {	.table-cart-figure + a {		margin-left: 30px;	}}.table-checkout {	text-transform: uppercase;}.table-checkout tr {	border-color: #e1e1e1;}.table-checkout tr + tr td {	border-top: 1px solid #e1e1e1;}.table-checkout td {	padding: 20px 20px;	font-size: 16px;	letter-spacing: .1em;	color: #151515;}.table-checkout td:first-child {	min-width: 190px;}.table-checkout td:last-child {	min-width: 150px;	text-align: right;}@media (min-width: 576px) {	.table-checkout td {		padding: 24px 56px 24px 24px;	}}.table-project tr {	border: none;}.table-project td {	color: #9b9b9b;	letter-spacing: .025em;	border: 1px solid #e1e1e1;}.table-project td:first-child {	text-align: center;	min-width: 73px;	width: 11%;	padding: 20px 15px;}.table-project td:last-child {	padding-left: 34px;	padding-right: 34px;	min-width: 260px;}.table-project .icon {	font-size: 24px;	color: #4BBBFA;}.table-project .icon-26 {	font-size: 26px;}.table-project .icon-28 {	font-size: 28px;}.table-project td span {	color: #151515;}/*** Dividers*/hr {	margin-top: 0;	margin-bottom: 0;	border-top: 1px solid #ebebeb;}.hr-gray-300 {	border-color: #e1e1e1;}.hr-gray-1 {	border-color: #d7d7d7;}.divider {	font-size: 0;	line-height: 0;}.divider::before {	content: '';	display: inline-block;	width: 60px;	height: 2px;	background-color: #4BBBFA;}.title-decor-left {	position: relative;	padding-bottom: 20px;	font-size: 14px;	letter-spacing: .1em;	text-transform: uppercase;	color: #151515;}.title-decor-left::before {	position: absolute;	display: inline-block;	content: '';	bottom: 0;	left: 50%;	width: 50px;	height: 2px;	margin-left: -25px;	background-color: #4BBBFA;}@media (min-width: 768px) {	.title-decor-left {		padding-left: 66px;		padding-bottom: 0;	}	.title-decor-left::before {		top: 50%;		bottom: auto;		left: 2px;		margin-left: 0;		margin-top: -1px;	}}.text-divider {	text-align: center;	font-size: 12px;	letter-spacing: 0;	text-transform: uppercase;}* + .text-divider {	margin-top: 20px;}.text-divider + .rd-form {	margin-top: 20px;}h3 + .title-decor-left {	margin-top: 22px;}.title-decor-left + p {	margin-top: 26px;}.decor-classic {	font-size: 0;	line-height: 0;}.decor-classic span {	display: inline-block;	width: 95px;	height: 1px;	background: #e1e1e1;}.decor-classic-2 span {	width: 123px;}* + .decor-classic-2 {	margin-top: 26px;}.context-dark .decor-classic span, .bg-gray-dark .decor-classic span, .bg-primary .decor-classic span {	background: #ffffff;}/*** Buttons*/.button {	position: relative;	overflow: hidden;	display: inline-block;	padding: 16px 40px;	font-size: 15px;	line-height: 1.8;	min-width: 200px;	min-height: 60px;	border: none;	font-family: "DM Sans", sans-serif;	font-weight: 700;	letter-spacing: 0px;	white-space: nowrap;	text-overflow: ellipsis;	text-align: center;	cursor: pointer;	vertical-align: middle;	user-select: none;	transition: all .25s ease-in-out;	border-radius: 10px;}@media (min-width: 992px) {	.button {		min-width: 230px;		padding: 16px 40px;	}}.button-block {	display: block;	width: 100%;}.button-outline {	z-index: 1;}.button-outline::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	border: 2px solid;	border-radius: 10px;	transition: all .25s ease-in-out;	pointer-events: none;	z-index: -1;}.button-outline-2::before {	border-width: 1px;}.button-default, .button-default:focus {	color: #ffffff;	background-color: #151515;	border-color: #151515;}.button-default:hover, .button-default:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-default.button-ujarak::before {	background: #4BBBFA;}.button-default.button-outline::before {	border-color: #151515;}.button-default.button-outline:hover::before, .button-default.button-outline:active::before {	border-color: #4BBBFA;}.button-white, .button-white:focus {	color: #242424;	background-color: #ffffff;	border-color: #ffffff;}.button-white:hover, .button-white:active {	color: #ffffff;	background-color: #242424;	border-color: #242424;}.button-white.button-ujarak::before {	background: #242424;}.button-white.button-outline::before {	border-color: #ffffff;}.button-white.button-outline:hover::before, .button-white.button-outline:active::before {	border-color: #242424;}.button-gray-100, .button-gray-100:focus {	color: #151515;	background-color: #f8f8f8;	border-color: #f8f8f8;}.button-gray-100:hover, .button-gray-100:active {	color: #151515;	background-color: #ebebeb;	border-color: #ebebeb;}.button-gray-100.button-ujarak::before {	background: #ebebeb;}.button-gray-100.button-outline::before {	border-color: #f8f8f8;}.button-gray-100.button-outline:hover::before, .button-gray-100.button-outline:active::before {	border-color: #ebebeb;}.button-gray-3, .button-gray-3:focus {	color: #ffffff;	background-color: #2a2a2a;	border-color: #2a2a2a;}.button-gray-3:hover, .button-gray-3:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-gray-3.button-ujarak::before {	background: #4BBBFA;}.button-gray-3.button-outline::before {	border-color: #2a2a2a;}.button-gray-3.button-outline:hover::before, .button-gray-3.button-outline:active::before {	border-color: #4BBBFA;}.button-gray-8, .button-gray-8:focus {	color: #ffffff;	background-color: #47505f;	border-color: #47505f;}.button-gray-8:hover, .button-gray-8:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-gray-8.button-ujarak::before {	background: #4BBBFA;}.button-gray-8.button-outline::before {	border-color: #47505f;}.button-gray-8.button-outline:hover::before, .button-gray-8.button-outline:active::before {	border-color: #4BBBFA;}.button-primary, .button-primary:focus {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-primary:hover, .button-primary:active {	color: #ffffff;	background-color: #1eadff;	border-color: #1eadff;}.button-primary.button-ujarak::before {	background: #1eadff;}.button-primary.button-outline::before {	border-color: #4BBBFA;}.button-primary.button-outline:hover::before, .button-primary.button-outline:active::before {	border-color: #1eadff;}.button-primary-2, .button-primary-2:focus {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-primary-2:hover, .button-primary-2:active {	color: #ffffff;	background-color: #2b5ba8;	border-color: #2b5ba8;}.button-primary-2.button-ujarak::before {	background: #2b5ba8;}.button-primary-2.button-outline::before {	border-color: #4BBBFA;}.button-primary-2.button-outline:hover::before, .button-primary-2.button-outline:active::before {	border-color: #2b5ba8;}.button-secondary, .button-secondary:focus {	color: #151515;	background-color: #2b5ba8;	border-color: #2b5ba8;}.button-secondary:hover, .button-secondary:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-secondary.button-ujarak::before {	background: #4BBBFA;}.button-secondary.button-outline::before {	border-color: #2b5ba8;}.button-secondary.button-outline:hover::before, .button-secondary.button-outline:active::before {	border-color: #4BBBFA;}.button-secondary-2, .button-secondary-2:focus {	color: #ffffff;	background-color: #2b5ba8;	border-color: #2b5ba8;}.button-secondary-2:hover, .button-secondary-2:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-secondary-2.button-ujarak::before {	background: #4BBBFA;}.button-secondary-2.button-outline::before {	border-color: #2b5ba8;}.button-secondary-2.button-outline:hover::before, .button-secondary-2.button-outline:active::before {	border-color: #4BBBFA;}.button-default-outline, .button-default-outline:focus {	color: #151515;	background-color: transparent;	border-color: #151515;}.button-default-outline:hover, .button-default-outline:active {	color: #ffffff;	background-color: #151515;	border-color: #151515;}.button-default-outline.button-ujarak::before {	background: #151515;}.button-default-outline.button-outline::before {	border-color: #151515;}.button-default-outline.button-outline:hover::before, .button-default-outline.button-outline:active::before {	border-color: #151515;}.button-default-outline-2, .button-default-outline-2:focus {	color: #151515;	background-color: transparent;	border-color: #151515;}.button-default-outline-2:hover, .button-default-outline-2:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-default-outline-2.button-ujarak::before {	background: #4BBBFA;}.button-default-outline-2.button-outline::before {	border-color: #151515;}.button-default-outline-2.button-outline:hover::before, .button-default-outline-2.button-outline:active::before {	border-color: #4BBBFA;}.button-default-outline-3, .button-default-outline-3:focus {	color: #151515;	background-color: transparent;	border-color: #e1e1e1;}.button-default-outline-3:hover, .button-default-outline-3:active {	color: #4BBBFA;	background-color: transparent;	border-color: rgba(75, 187, 250, 0.3);}.button-default-outline-3.button-ujarak::before {	background: transparent;}.button-default-outline-3.button-outline::before {	border-color: #e1e1e1;}.button-default-outline-3.button-outline:hover::before, .button-default-outline-3.button-outline:active::before {	border-color: rgba(75, 187, 250, 0.3);}.button-default-outline-4, .button-default-outline-4:focus {	color: #151515;	background-color: transparent;	border-color: #e1e1e1;}.button-default-outline-4:hover, .button-default-outline-4:active {	color: #2b5ba8;	background-color: transparent;	border-color: rgba(43, 91, 168, 0.3);}.button-default-outline-4.button-ujarak::before {	background: transparent;}.button-default-outline-4.button-outline::before {	border-color: #e1e1e1;}.button-default-outline-4.button-outline:hover::before, .button-default-outline-4.button-outline:active::before {	border-color: rgba(43, 91, 168, 0.3);}.button-ghost {	border: 0;	background-color: transparent;}.button-ghost:hover {	color: #ffffff;	background: #4BBBFA;}.button-facebook, .button-facebook:focus {	color: #ffffff;	background-color: #4d70a8;	border-color: #4d70a8;}.button-facebook:hover, .button-facebook:active {	color: #ffffff;	background-color: #456497;	border-color: #456497;}.button-facebook.button-ujarak::before {	background: #456497;}.button-facebook.button-outline::before {	border-color: #4d70a8;}.button-facebook.button-outline:hover::before, .button-facebook.button-outline:active::before {	border-color: #456497;}.button-twitter, .button-twitter:focus {	color: #ffffff;	background-color: #02bcf3;	border-color: #02bcf3;}.button-twitter:hover, .button-twitter:active {	color: #ffffff;	background-color: #02a8da;	border-color: #02a8da;}.button-twitter.button-ujarak::before {	background: #02a8da;}.button-twitter.button-outline::before {	border-color: #02bcf3;}.button-twitter.button-outline:hover::before, .button-twitter.button-outline:active::before {	border-color: #02a8da;}.button-google, .button-google:focus {	color: #ffffff;	background-color: #e2411e;	border-color: #e2411e;}.button-google:hover, .button-google:active {	color: #ffffff;	background-color: #cc3a1a;	border-color: #cc3a1a;}.button-google.button-ujarak::before {	background: #cc3a1a;}.button-google.button-outline::before {	border-color: #e2411e;}.button-google.button-outline:hover::before, .button-google.button-outline:active::before {	border-color: #cc3a1a;}.button-shadow {	position: relative;	z-index: 1;}.button-shadow::before {	position: absolute;	content: '';	bottom: -5px;	left: 0;	width: 100%;	height: 5px;	transition: inherit;	z-index: -1;}.button-shadow.button {	overflow: visible;}.button-shadow.button-primary::before {	background: #1eadff;}.button-shadow.button-primary:hover::before, .button-shadow.button-primary:active::before {	background: #4BBBFA;}.button-shadow.button-secondary::before {	background: #3a485f;}.button-shadow.button-secondary:hover::before, .button-shadow.button-secondary:active::before {	background: #1b91e9;}.button-shadow:focus, .button-shadow:active {	box-shadow: none;}.button-shadow-2 {	box-shadow: 7px 7px 13px 0 rgba(0, 0, 0, 0.13);}.button-ujarak {	position: relative;	z-index: 0;	transition: background .4s, border-color .4s, color .4s;}.button-ujarak::before {	content: '';	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: #4BBBFA;	z-index: -1;	opacity: 0;	transform: scale3d(0.7, 1, 1);	transition: transform 0.42s, opacity 0.42s;	border-radius: inherit;}.button-ujarak, .button-ujarak::before {	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.button-ujarak:hover {	transition: background .4s .4s, border-color .4s 0s, color .2s 0s;}.button-ujarak:hover::before {	opacity: 1;	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);}.button-xs {	padding: 12px 25px;	font-size: 12px;	line-height: 2.17;	min-width: auto;	min-height: auto;}.button-sm {	padding: 10px 40px;	font-size: 12px;	line-height: 2.17;	min-width: 160px;	min-height: auto;}@media (min-width: 992px) {	.button-sm {		min-width: 200px;		padding: 10px 40px;	}}.button-lg {	padding: 30px 55px;	font-size: 15px;	line-height: 1.85;	min-width: 230px;}@media (min-width: 992px) {	.button-lg {		min-width: 276px;		padding: 30px 55px;	}}.button-circle {	border-radius: 30px;}.button-round-1 {	border-radius: 5px;}.button-round-2 {	border-radius: 10px;}.button-icon {	display: inline-flex;	justify-content: center;	align-items: center;	vertical-align: middle;}.button-icon .icon {	position: relative;	display: inline-block;	vertical-align: middle;	color: inherit;	font-size: inherit;	line-height: 1;}.button-icon-left .icon {	padding-right: 5px;}.button-icon-left span {	display: inline-block;	vertical-align: middle;}.button-icon-right {	flex-direction: row-reverse;}.button-icon-right .icon {	padding-left: 5px;}.button-icon-right:hover .icon::before {	animation: btnIconTransform .2s ease;}.button-icon-right.button-primary:hover, .button-icon-right.button-primary:active {	color: #ffffff;}@media (min-width: 992px) {	.button-icon-right.button-lg {		padding-right: 115px;	}	.button-icon-right.button-outline {		padding-left: 45px;	}}.button-icon-split.button-gray-3 {	background-color: #2a2a2a;}.button-icon-split.button-gray-3 .icon {	background-color: #414141;	transition: all .25s ease-in-out;}.button-icon-split.button-gray-3:hover {	background-color: #4BBBFA;}.button-icon-split.button-gray-3:hover .icon {	background-color: #5bc3fe;}.button-icon-split.button-icon-right {	padding-right: 90px;}.button-icon-split.button-icon-right.button-lg {	padding-right: 105px;}.button-icon-split .icon {	width: 50px;	position: absolute;	top: 0;	bottom: 0;	right: 0;	display: flex;	justify-content: center;	align-items: center;	background-color: #2c343b;	padding-left: 0;}@keyframes btnIconTransform {	25% {		transform: translateX(5px);	}	75% {		transform: translateX(-5px);	}}.button-winona {	overflow: hidden;}.content-original,.content-dubbed {	transition: transform .3s, opacity .3s;	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.content-dubbed {	display: flex;	align-items: center;	justify-content: center;	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	opacity: 0;	transform: translate3d(0, 20%, 0);	pointer-events: none;}.button-winona:hover .content-original {	opacity: 0;	transform: translate3d(0, -50%, 0);}.button-winona:hover .content-dubbed {	opacity: 1;	transform: none;}.btn-primary {	border-radius: 3px;	font-family: "DM Sans", sans-serif;	font-weight: 700;	letter-spacing: .05em;	text-transform: uppercase;	transition: .33s;}.btn-primary, .btn-primary:active, .btn-primary:focus {	color: #ffffff;	background: #4BBBFA;	border-color: #4BBBFA;}.btn-primary:hover {	color: #ffffff;	background: #000000;	border-color: #000000;}.button-social {	display: flex;	align-items: center;	justify-content: space-between;	flex-wrap: wrap;	margin-bottom: -12px;	margin-left: -12px;}.button-social:empty {	margin-bottom: 0;	margin-left: 0;}.button-social > * {	display: inline-block;	margin-top: 0;	margin-bottom: 12px;	margin-left: 12px;}.button-social > .button-icon {	display: inline-flex;	align-items: center;}.button-social > * {	min-width: auto;	flex-grow: 1;}.button-social .button {	padding-left: 20px;	padding-right: 20px;}.button-social * + .button {	margin-top: 0;}.button-width-auto {	min-width: auto;}.button-width-240 {	min-width: 240px;}.button-tags {	position: relative;	overflow: hidden;	display: inline-block;	padding: 7px 20px;	font-size: 12px;	line-height: 24px;	border-width: 1px;	border-style: solid;	font-weight: 700;	letter-spacing: .05em;	font-family: "DM Sans", sans-serif;	text-transform: uppercase;	white-space: nowrap;	text-overflow: ellipsis;	text-align: center;	cursor: pointer;	vertical-align: middle;	user-select: none;	transition: all .25s ease-in-out;}.button-tags, .button-tags:focus {	color: #9b9b9b;	background-color: transparent;	border-color: #e1e1e1;}.button-tags:hover, .button-tags:active {	color: #ffffff;	background-color: #4BBBFA;	border-color: #4BBBFA;}.button-wrap.oh {	padding-bottom: 15px;	margin-bottom: -15px;}/*** Form styles*/.rd-form {	position: relative;	text-align: center;}.rd-form .button {	padding-left: 30px;	padding-right: 30px;}.rd-form .button-icon-right {	padding-left: 45px;	padding-right: 95px;}.rd-form [class*='col-'] .button {	min-width: auto;	padding-left: 20px;	padding-right: 20px;}.rd-form .select2-container {	min-height: 58px;}.rd-form .select2-container > * {	min-height: inherit;}@media (max-width: 575.98px) {	.rd-form .button {		display: block;		width: 100%;	}}@media (min-width: 768px) {	.rd-form {		text-align: left;	}}.rd-form-2 .form-input {	border-color: #ffffff;}.rd-form-center .form-label,.rd-form-center .form-input {	text-align: center;}input:-webkit-autofill ~ label,input:-webkit-autofill ~ .form-validation {	color: #000000 !important;}.form-wrap {	position: relative;}.form-wrap.has-error .form-input {	border-color: #f5543f;}.form-wrap.has-focus .form-input {	border-color: #4BBBFA;}* + .form-wrap {	margin-top: 18px;}.form-wrap + .button {	margin-top: 30px;}.form-input {	display: block;	width: 100%;	min-height: 60px;	padding: 17px 25px;	font-size: 14px;	font-weight: 400;	line-height: 24px;	letter-spacing: .075em;	color: #868686;	background-color: #ffffff;	background-image: none;	border-radius: 0;	-webkit-appearance: none;	transition: .3s ease-in-out;	border: 1px solid #e1e1e1;}.form-input:focus {	outline: 0;}.form-input-rounded {	border-radius: 10px;}textarea.form-input {	height: 150px;	min-height: 60px;	max-height: 255px;	resize: vertical;}.form-label,.form-label-outside {	margin-bottom: 0;	color: #868686;	font-weight: 400;}.form-label {	position: absolute;	top: 30px;	left: 0;	right: 0;	padding-left: 25px;	padding-right: 25px;	font-size: 14px;	font-weight: 400;	line-height: 24px;	letter-spacing: .075em;	pointer-events: none;	text-align: left;	z-index: 9;	transition: .25s;	will-change: transform;	transform: translateY(-50%);}.form-label.focus {	opacity: 0;}.form-label.auto-fill {	color: #868686;}.form-label-outside {	width: 100%;	margin-bottom: 4px;}@media (min-width: 768px) {	.form-label-outside {		position: static;	}	.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {		transform: none;	}}[data-x-mode='true'] .form-label {	pointer-events: auto;}.form-validation {	position: absolute;	right: 8px;	top: 0;	z-index: 11;	margin-top: 2px;	font-size: 9px;	font-weight: 400;	line-height: 12px;	letter-spacing: 0;	color: #f5543f;	transition: .3s;}.form-validation-left .form-validation {	top: 100%;	right: auto;	left: 0;}#form-output-global {	position: fixed;	bottom: 30px;	left: 15px;	z-index: 2000;	visibility: hidden;	transform: translate3d(-500px, 0, 0);	transition: .3s all ease;}#form-output-global.active {	visibility: visible;	transform: translate3d(0, 0, 0);}@media (min-width: 576px) {	#form-output-global {		left: 30px;	}}.form-output {	position: absolute;	top: 100%;	left: 0;	font-size: 10px;	font-weight: 400;	line-height: 1.2;	margin-top: 2px;	transition: .3s;	opacity: 0;	visibility: hidden;}.form-output.active {	opacity: 1;	visibility: visible;}.form-output.error {	color: #f5543f;}.form-output.success {	color: #98bf44;}.radio .radio-custom,.radio-inline .radio-custom,.checkbox .checkbox-custom,.checkbox-inline .checkbox-custom {	opacity: 0;}.radio .radio-custom, .radio .radio-custom-dummy,.radio-inline .radio-custom,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom,.checkbox-inline .checkbox-custom-dummy {	position: absolute;	top: 3px;	left: 0;	width: 18px;	height: 18px;	outline: none;	cursor: pointer;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	pointer-events: none;	background: #ffffff;}.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after,.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {	position: absolute;	opacity: 0;	transition: .22s;}.radio .radio-custom:focus,.radio-inline .radio-custom:focus,.checkbox .checkbox-custom:focus,.checkbox-inline .checkbox-custom:focus {	outline: none;}.radio input,.radio-inline input,.checkbox input,.checkbox-inline input {	position: absolute !important;	width: 1px !important;	height: 1px !important;	padding: 0 !important;	margin: -1px !important;	overflow: hidden !important;	clip: rect(0, 0, 0, 0) !important;	white-space: nowrap !important;	border: 0 !important;}.radio-custom:checked + .radio-custom-dummy:after,.checkbox-custom:checked + .checkbox-custom-dummy:after {	opacity: 1;}.radio,.radio-inline {	position: relative;	text-align: left;	padding-left: 30px;	cursor: pointer;}.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy {	top: 3px;	left: 0;	width: 18px;	height: 18px;	margin: 0;	border: 2px solid #e8e8e8;}.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after {	content: '\f222';	font-family: "Material Design Icons";	position: absolute;	top: -2px;	left: -1px;	font-size: 18px;	line-height: 1;	color: #151515;}.checkbox,.checkbox-inline {	position: relative;	text-align: left;	padding-left: 30px;	cursor: pointer;}.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {	top: 3px;	left: 0;	width: 18px;	height: 18px;	margin: 0;	border: 2px solid #e8e8e8;}.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {	content: '\f222';	font-family: "Material Design Icons";	position: absolute;	top: -2px;	left: -1px;	font-size: 18px;	line-height: 1;	color: #151515;}.form-wrap + .checkbox-inline {	margin-top: 10px;}.row + .checkbox-inline {	margin-top: 20px;}.checkbox-inline + .row {	margin-top: 26px;}.toggle-custom {	padding-left: 60px;	-webkit-appearance: none;}.toggle-custom:checked ~ .checkbox-custom-dummy::after {	background: #4BBBFA;	transform: translate(20px, -50%);}.toggle-custom ~ .checkbox-custom-dummy {	position: relative;	display: inline-block;	margin-top: -1px;	width: 44px;	height: 20px;	background: #ffffff;	cursor: pointer;}.toggle-custom ~ .checkbox-custom-dummy::after {	content: '';	position: absolute;	display: inline-block;	width: 16px;	height: 16px;	left: 0;	top: 50%;	background: #b7b7b7;	transform: translate(4px, -50%);	opacity: 1;	transition: .22s;}.rd-form-inline {	display: flex;	flex-wrap: wrap;	flex-direction: column;	align-items: stretch;	text-align: center;	max-width: 600px;	margin-bottom: -16px;	margin-left: 0;}.rd-form-inline:empty {	margin-bottom: 0;	margin-left: 0;}.rd-form-inline > * {	display: inline-block;	margin-top: 0;	margin-bottom: 16px;	margin-left: 0;}.rd-form-inline > .button-icon {	display: inline-flex;	align-items: center;}.rd-form-inline > * {	margin-top: 0;}.rd-form-inline .form-wrap {	flex-grow: 1;	flex-shrink: 0;	min-width: 185px;}.rd-form-inline .form-wrap-select {	text-align: left;}.rd-form-inline .form-button {	flex-grow: 1;	flex-shrink: 0;	min-height: 60px;}.rd-form-inline .form-button.form-button-2 {	flex-grow: 0;}.rd-form-inline .button {	min-width: 200px;	min-height: inherit;}@media (min-width: 576px) {	.rd-form-inline {		flex-direction: row;	}	.rd-form-inline .form-button {		flex-grow: 0;	}	.rd-form-inline .button-offset-1 {		margin-left: 10px;	}}.rd-form-inline.rd-form-inline-centered {	margin-left: auto;	margin-right: auto;}.rd-form-inline-sm .icon {	font-size: 15px;}.rd-form-inline-sm .button {	min-width: auto;}.rd-form-inline-sm .button-icon-2,.rd-form-inline-sm .button-icon-3 {	padding: 9px 14px;}@media (min-width: 576px) {	.rd-form-inline-sm .icon {		font-size: 20px;	}}@media (min-width: 1200px) {	.rd-form-inline-sm .button-icon-3 {		padding: 17px 30px;	}}.rd-form-inline-lg {	max-width: none;	margin-bottom: -16px;	margin-left: -30px;}.rd-form-inline-lg:empty {	margin-bottom: 0;	margin-left: 0;}.rd-form-inline-lg > * {	display: inline-block;	margin-top: 0;	margin-bottom: 16px;	margin-left: 30px;}.rd-form-inline-lg > .button-icon {	display: inline-flex;	align-items: center;}.rd-form-inline-lg .form-input {	min-height: 65px;	padding: 19px 30px 18px;}.rd-form-inline-lg .form-label {	top: 50%;	padding-left: 30px;	padding-right: 30px;}.rd-form-inline-lg .button {	min-width: auto;}@media (min-width: 768px) {	.rd-form-inline-lg .button {		min-width: 240px;	}}@media (min-width: 992px) {	.rd-form-inline-lg .form-input {		min-height: 85px;		padding: 29px 30px 28px;	}}@media (min-width: 1200px) {	.rd-form-inline-lg .form-input {		padding-left: 50px;	}	.rd-form-inline-lg .form-label {		padding-left: 50px;	}}.rd-form-inline-spacing-12 {	margin-bottom: -12px;	margin-left: -12px;}.rd-form-inline-spacing-12:empty {	margin-bottom: 0;	margin-left: 0;}.rd-form-inline-spacing-12 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 12px;	margin-left: 12px;}.rd-form-inline-spacing-12 > .button-icon {	display: inline-flex;	align-items: center;}.form-sm .form-input,.form-sm .button {	padding-top: 9px;	padding-bottom: 9px;	min-height: 40px;}.form-sm .form-validation {	top: -16px;}.form-sm .form-label {	top: 20px;}.form-sm * + .button {	margin-top: 10px;}.form-lg .form-input,.form-lg .form-label,.form-lg .select2-container .select2-choice {	font-size: 16px;}.form-lg .form-input,.form-lg .select2-container .select2-choice {	font-size: 16px;	padding-top: 22px;	padding-bottom: 22px;}.form-lg .form-input,.form-lg .select2-container .select2-choice {	min-height: 68px;}.form-lg .form-button {	min-height: 70px;}.form-lg .form-label {	top: 35px;}.form-wrap-recaptcha {	display: inline-block;}@media (max-width: 767.98px) {	.recaptcha iframe {		transform: scale(0.95);		transform-origin: 0 50%;		will-change: transform;	}	.form-wrap-recaptcha .form-validation {		right: 22px;	}}* + .rd-form {	margin-top: 30px;}h2 + .rd-form {	margin-top: 46px;}h4 + .rd-form {	margin-top: 46px;}* + .form-login {	margin-top: 30px;}.form-checkout .form-label,.form-checkout .form-input {	color: #151515;}.form-style-1 .quote-classic {	max-width: 330px;}.form-style-1 .button {	min-width: auto;	letter-spacing: .3em;}.form-style-1 * + .quote-classic {	margin-top: 0;}@media (min-width: 576px) {	.form-style-1 {		padding: 40px 30px;		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);	}}@media (min-width: 768px) {	.form-style-1 {		padding: 55px 50px;	}}@media (min-width: 992px) {	.form-style-1 .quote-classic {		max-width: 430px;	}	.form-style-1 .button {		min-width: 245px;	}}* + .form-style-1 {	margin-top: 55px;}/*** Posts*/.post-classic {	position: relative;	text-align: left;	color: #151515;	background: #ffffff;	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.09);	z-index: 1;}.post-classic .post-classic-time {	position: absolute;	top: 6%;	left: 5%;}.post-classic-2::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background: linear-gradient(to bottom, rgba(49, 95, 130, 0.09) 0%, rgba(41, 78, 107, 0.19) 23%, rgba(17, 31, 43, 0.42) 79%, rgba(8, 17, 22, 0.51) 100%);	pointer-events: none;	z-index: 0;}.post-classic-2 .post-classic-content {	position: absolute;	left: 0;	bottom: 0;	width: 100%;	z-index: 1;}.post-classic-2 .post-classic-title {	color: #ffffff;}.post-classic-figure {	position: relative;	display: block;	overflow: hidden;	z-index: -1;}.post-classic-figure img {	width: 100%;	transform: none;	will-change: transform;	transition: all .25s ease;}.post-classic-time {	padding: 1px 10px;	font-size: 12px;	line-height: 2;	font-weight: 700;	letter-spacing: .1em;	text-transform: uppercase;	border-radius: 30px;	color: #ffffff;	background: #4BBBFA;	z-index: 1;}.post-classic-content {	padding: 6% 5%;}.post-classic-title {	font-size: 16px;	line-height: 1.5;	letter-spacing: .075em;}.post-classic-title a, .post-classic-title a:focus, .post-classic-title a:active {	color: inherit;}.post-classic-title a:hover {	color: inherit;}.post-classic-title a:hover {	text-decoration: underline;}.post-classic-info {	font-size: 15px;	line-height: 1;	letter-spacing: .05em;	color: #868686;}.post-classic-info li + li {	border-left: 1px solid #cccccc;}.post-classic-info a, .post-classic-info a:focus, .post-classic-info a:active {	color: inherit;}.post-classic-info a:hover {	color: #4BBBFA;}.post-classic-comments > *,.post-classic-author > *,.post-classic-views > * {	display: inline-block;	vertical-align: middle;}.post-classic-comments .icon,.post-classic-author .icon,.post-classic-views .icon {	font-size: 16px;	margin-right: 8px;}.post-classic-author .icon {	font-size: 18px;}@media (max-width: 575.98px) {	.slick-news .post-classic {		max-width: 220px;		margin-left: auto;		margin-right: auto;	}}@media (max-width: 767.98px) {	.slick-news .post-classic-title {		max-height: 68px;		overflow: hidden;	}}@media (min-width: 768px) {	.post-classic-title {		font-size: 18px;	}	.post-classic-content {		padding: 8% 9%;	}	.post-classic .post-classic-time {		top: 8%;		left: 9%;	}}@media (min-width: 992px) {	.post-classic-content {		padding: 7%;	}	.post-classic .post-classic-time {		top: 7%;		left: 7%;	}}@media (min-width: 1200px) {	.post-classic .post-classic-time {		top: 10%;		left: 13%;	}	.post-classic-content {		padding: 10% 13%;	}}@media (min-width: 992px) {	.desktop .post-classic:hover .post-classic-figure img {		transform: scale(1.1);	}}.post-modern {	position: relative;	display: flex;	text-align: left;	background: #ffffff;}.post-modern-2 {	color: rgba(255, 255, 255, 0.5);}.post-modern-2 .post-modern-badge {	color: #2b5ba8;}.post-modern-2 .post-modern-title {	color: #ffffff;}.post-modern-2 .post-modern-views .icon {	color: inherit;}.post-modern-2 .post-modern-play-2 a, .post-modern-2 .post-modern-play-2 a:focus, .post-modern-2 .post-modern-play-2 a:active {	color: #ffffff;}.post-modern-2 .post-modern-play-2 a:hover {	color: #2b5ba8;}.post-modern-3 {	color: #ffffff;}.post-modern-3 .post-modern-dummy::before {	padding-bottom: 93.5%;}.post-modern-3 .post-modern-header,.post-modern-3 .post-modern-footer {	pointer-events: none;}.post-modern-3 .post-modern-header > *,.post-modern-3 .post-modern-footer > * {	pointer-events: auto;}.post-modern-3 .post-modern-footer {	display: flex;	flex-direction: column;	justify-content: space-between;}.post-modern-3 .post-modern-badge {	color: #2b5ba8;}.post-modern-3 .post-modern-title {	color: inherit;}.post-modern-3 .post-modern-title a:hover {	text-decoration: underline;}.post-modern-3 .post-modern-views .icon {	color: rgba(255, 255, 255, 0.5);}.post-modern-height {	min-height: 100%;}.post-modern-height .post-modern-content {	height: inherit;}.post-modern-quote .post-modern-content::before {	position: absolute;	content: '\201C';	top: 3%;	right: 6%;	font-size: 100px;	line-height: .88;	font-weight: 500;	color: #e1e1e1;	font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;}.post-modern-figure {	display: block;	overflow: hidden;}.post-modern-figure img {	width: 100%;	transition: all .3s ease;	transform: none;	will-change: transform;}.post-modern-image {	position: absolute;	top: 50%;	left: 50%;	transform: translate(-50%, -50%);	min-height: 100%;	min-width: 100%;	width: auto;	height: auto;	max-width: none;}@supports (object-fit: cover) {	.post-modern-image {		left: 0;		top: 0;		width: 100%;		height: 100%;		transform: none;		object-fit: cover;		object-position: center center;	}}.post-modern-header,.post-modern-footer {	padding: 5%;}.post-modern-content,.post-modern-content-2,.post-modern-horizontal,.post-modern-body,.post-modern-dummy {	flex-shrink: 0;	width: 100%;}.post-modern-content {	position: relative;	display: flex;	padding: 5%;	flex-direction: column;	justify-content: space-between;	pointer-events: none;}.post-modern-content > *:not(.post-modern-center) {	pointer-events: auto;}.post-modern-center > * {	pointer-events: auto;}.post-modern-content-2 {	position: relative;	display: flex;	flex-direction: column;	justify-content: space-between;	pointer-events: none;}.post-modern-content-2 > * {	pointer-events: auto;}.post-modern-dummy {	pointer-events: none;}.post-modern-dummy::before {	content: '';	display: block;	width: 0;}.post-modern-badge {	display: inline-block;	font-size: 14px;	line-height: 2;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #4BBBFA;}.post-modern-title {	font-size: 16px;	line-height: 1.56;	font-weight: 500;	letter-spacing: .075em;	color: #151515;}.post-modern-title a {	color: inherit;}.post-modern-title a:hover {	text-decoration: underline;}.post-modern-views {	font-size: 12px;	font-weight: 500;	letter-spacing: .1em;}.post-modern-views > * {	display: inline-block;	vertical-align: middle;}.post-modern-views .icon {	margin-right: 8px;	font-size: 18px;	color: rgba(21, 21, 21, 0.5);}.post-modern-time {	font-size: 12px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;}.post-modern-play {	position: absolute;	top: 50%;	left: 50%;	transform: translate3d(-50%, -50%, 0);}.post-modern-play-2 .icon {	font-size: 30px;	margin-left: -8px;}.post-modern-play-2 a, .post-modern-play-2 a:focus, .post-modern-play-2 a:active {	color: #4BBBFA;}.post-modern-play-2 a:hover {	color: #2b5ba8;}.post-modern-center + .group-xmd,.post-modern-title + .group-md,.post-modern-center + .group-md {	margin-top: 20px;}.post-modern-title + .group-xmd {	margin-top: 16px;}.post-modern + .post-modern {	margin-top: 30px;}.post-modern-horizontal + .post-modern-horizontal {	margin-top: 30px;}@media (max-width: 575.98px) {	.post-modern-3 .post-modern-title {		overflow: hidden;		white-space: nowrap;		text-overflow: ellipsis;	}	.post-modern-3 .post-modern-title + .group-md {		margin-top: 10px;	}}@media (min-width: 576px) {	.post-modern-dummy::before {		padding-bottom: 92.4%;	}	.post-modern-4 .post-modern-dummy::before {		padding-bottom: 43.75%;	}	.post-modern-5 .post-modern-dummy::before {		padding-bottom: 197%;	}}@media (min-width: 1200px) {	.post-modern-3 .post-modern-title {		font-size: 24px;		max-width: 400px;		line-height: 1.25;	}	.post-modern-3 .post-modern-footer {		min-height: 185px;	}	.post-modern-6 .post-modern-content {		padding-top: 26px;	}	.post-modern-quote .post-modern-content::before {		top: 14px;		right: 18px;		font-size: 150px;	}	.post-modern-header {		padding: 42px 32px 12px;	}	.post-modern-footer {		padding: 28px 32px 34px;	}	.post-modern-content {		padding: 42px 32px 34px;	}	.post-modern-play-2 .icon {		font-size: 48px;		margin-left: -10px;	}	.post-modern-title {		font-size: 18px;	}	.post-modern-views,	.post-modern-time {		font-size: 14px;	}}@media (max-width: 575.98px) {	.section-fluid .post-modern {		max-width: 290px;		margin-left: auto;		margin-right: auto;	}	.section-fluid .post-modern-3 .post-modern-dummy::before {		padding-bottom: 125%;	}	.section-fluid .post-modern-5 .post-modern-figure {		max-height: 215px;	}	.section-fluid .post-modern-horizontal {		z-index: 1;	}	.section-fluid .post-modern-horizontal::before {		position: absolute;		content: '';		top: 0;		right: 0;		bottom: 0;		left: 0;		background: rgba(63, 73, 89, 0.5);		z-index: 1;	}	.section-fluid .post-modern-horizontal .post-modern-figure {		pointer-events: none;	}	.section-fluid .post-modern-horizontal .post-modern-figure img {		position: absolute;		top: 50%;		left: 50%;		transform: translate(-50%, -50%);		min-height: 100%;		min-width: 100%;		width: auto;		height: auto;		max-width: none;		pointer-events: auto;	}	@supports (object-fit: cover) {		.section-fluid .post-modern-horizontal .post-modern-figure img {			left: 0;			top: 0;			width: 100%;			height: 100%;			transform: none;			object-fit: cover;			object-position: center center;		}	}	.section-fluid .post-modern-horizontal .post-modern-content {		position: relative;		z-index: 1;	}	.section-fluid .post-modern-horizontal .post-modern-badge {		color: #2b5ba8;	}	.section-fluid .post-modern-horizontal .post-modern-title,	.section-fluid .post-modern-horizontal .post-modern-views,	.section-fluid .post-modern-horizontal .post-modern-time {		color: #ffffff;	}	.section-fluid .post-modern-horizontal .post-modern-views .icon {		color: inherit;	}	.section-fluid .post-modern-horizontal .unit-left {		margin: 0;	}}@media (min-width: 1200px) and (max-width: 1879px) {	.section-fluid .post-modern-header,	.section-fluid .post-modern-footer,	.section-fluid .post-modern-content {		padding: 5%;	}	.section-fluid .post-modern-horizontal {		padding: 2% 4% 2% 2%;	}	.section-fluid .post-modern-quote .post-modern-content::before {		top: 3%;		right: 6%;		font-size: 100px;	}}@media (min-width: 1200px) and (max-width: 1799px) {	.section-fluid .post-modern-3 .post-modern-footer {		min-height: auto;	}	.section-fluid .post-modern-3 .link-play-classic {		width: 90px;		height: 90px;	}	.section-fluid .post-modern-3 .link-play-classic .icon {		font-size: 30px;		line-height: 90px;	}	.section-fluid .post-modern-horizontal .post-modern-figure img {		width: 180px;	}	.section-fluid .post-modern-title {		font-size: 16px;	}	.section-fluid .post-modern-views,	.section-fluid .post-modern-time {		font-size: 12px;	}}.post-modern-horizontal {	display: flex;	align-items: center;	padding: 5%;	text-align: left;	background: #ffffff;}.post-modern-horizontal .unit {	flex-grow: 1;}.post-modern-horizontal .post-modern-content {	padding: 0;}@media (min-width: 576px) {	.post-modern-horizontal {		padding: 2% 4% 2% 2%;	}	.post-modern-horizontal .post-modern-content {		min-height: 100%;	}}@media (min-width: 768px) {	.post-modern-horizontal .post-modern-figure img {		max-width: 170px;	}}@media (min-width: 1200px) {	.post-modern-horizontal {		padding: 28px 40px 28px 28px;	}	.post-modern-horizontal .unit {		margin-bottom: -20px;		margin-left: -40px;	}	.post-modern-horizontal .unit > * {		margin-bottom: 20px;		margin-left: 40px;	}	.post-modern-horizontal .post-modern-content {		padding: 14px 0 6px;	}	.post-modern-horizontal .post-modern-figure img {		max-width: none;	}}.bg-default .post-modern-horizontal,.bg-default .post-modern {	background: #f8f8f8;}.ie-10 .post-modern-horizontal .unit-body,.ie-11 .post-modern-horizontal .unit-body,.ie-edge .post-modern-horizontal .unit-body {	width: 100%;}.post-creative {	position: relative;	text-align: center;	padding: 10px 10px 0;	max-width: 470px;	margin-left: auto;	margin-right: auto;	z-index: 1;}.post-creative::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 10px;	left: 0;	background: #ffffff;	z-index: -1;}.post-creative-figure {	display: block;	overflow: hidden;}.post-creative-figure img {	width: 100%;	transition: all .3s ease;	transform: none;	will-change: transform;}.post-creative-caption {	padding: 20px 10px 30px;	margin-left: auto;	margin-right: auto;	background: #ffffff;}.post-creative-title {	line-height: 1.44;	letter-spacing: .05em;	text-transform: none;}.post-creative-panel {	font-size: 14px;	letter-spacing: .05em;	color: #4BBBFA;	transform: translate3d(0, -10px, 0);	margin-bottom: -10px;	margin-left: -10px;	margin-right: -10px;}.post-creative-panel > * {	margin-top: 10px;	padding-left: 10px;	padding-right: 10px;}.post-creative-panel > li {	position: relative;}.post-creative-panel > li:not(:last-child)::after {	position: absolute;	content: '\\';	top: 0;	right: -6px;}.post-creative-panel a, .post-creative-panel a:focus, .post-creative-panel a:active {	color: inherit;}.post-creative-panel a:hover {	color: #151515;}* + .post-creative-panel {	margin-top: 11px;}@media (min-width: 576px) {	.post-creative {		padding: 15px 15px 0;	}	.post-creative::before {		bottom: 23px;	}	.post-creative-caption {		padding: 26px 15px 34px;		max-width: 95%;	}}@media (min-width: 992px) {	.post-creative-caption {		max-width: 90%;	}}@media (min-width: 992px) {	.desktop .post-creative:hover .post-creative-figure img {		transform: scale(1.1);	}}.post-minimal {	position: relative;	text-align: left;	font-size: 15px;	line-height: 1.6;	color: #151515;}.post-minimal-2 .post-minimal-title,.post-minimal-2 .post-minimal-time {	letter-spacing: .075em;}.post-minimal-figure {	display: block;}.post-minimal-figure img {	width: 100%;}.post-minimal-title {	letter-spacing: 0;}.post-minimal-title a, .post-minimal-title a:focus, .post-minimal-title a:active {	color: inherit;}.post-minimal-title a:hover {	color: #4BBBFA;}.post-minimal-time {	letter-spacing: .025em;	color: #868686;	text-transform: uppercase;}* + .post-minimal-time {	margin-top: 6px;}@media (min-width: 992px) {	.desktop .post-modern:hover .post-modern-figure img {		transform: scale(1.1);	}}.context-dark .post-minimal-title, .bg-gray-dark .post-minimal-title, .bg-primary .post-minimal-title {	color: #ffffff;}.context-dark .post-minimal-time, .bg-gray-dark .post-minimal-time, .bg-primary .post-minimal-time {	color: #2b5ba8;}.footer-creative-2.context-dark .post-minimal-time, .footer-creative-2.bg-gray-dark .post-minimal-time, .footer-creative-2.bg-primary .post-minimal-time {	color: #4BBBFA;}* + .list-popular-post {	margin-top: 30px;}.list-popular-post + p {	margin-top: 55px;}.list-popular-post-item + .list-popular-post-item {	margin-top: 20px;}.single-post h3 + .group-md {	margin-top: 24px;}.single-post .group-md + p {	margin-top: 30px;}.single-post p + p {	margin-top: 24px;}.single-post-footer {	padding: 33px 35px;	background: #f3f3f3;	border-bottom: 3px solid #4BBBFA;}.single-post-social-list {	color: #151515;}.single-post-social-list .icon {	font-size: 22px;}.single-post-social-list a, .single-post-social-list a:focus, .single-post-social-list a:active {	color: inherit;}.single-post-social-list a:hover {	color: #4BBBFA;}.single-post-title {	font-size: 18px;	line-height: 1.33;	font-weight: 400;	letter-spacing: .1em;	padding-bottom: 20px;	border-bottom: 1px solid #e1e1e1;	color: #151515;}.single-post-title span {	display: inline-block;	width: 28px;	height: 28px;	line-height: 28px;	margin-right: 6px;	border-radius: 50%;	color: #ffffff;	background: #4BBBFA;}* + .single-post-footer {	margin-top: 50px;}* + .single-post-title {	margin-top: 100px;}@media (min-width: 768px) {	.single-post {		text-align: left;	}}.aside-news .button {	min-width: auto;	padding: 10px;}.aside-news * + .button {	margin-top: 0;}.aside-news-button {	margin-bottom: -10px;	margin-left: -10px;}.aside-news-button:empty {	margin-bottom: 0;	margin-left: 0;}.aside-news-button > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.aside-news-button > .button-icon {	display: inline-flex;	align-items: center;}@media (max-width: 575.98px) {	.aside-news .button {		font-size: 12px;		font-weight: 500;	}}@media (min-width: 768px) {	.aside-news {		padding-left: 40px;	}	.aside-news .button {		min-width: 100%;		padding-top: 20px;		padding-bottom: 20px;	}	.aside-news-button {		margin-bottom: -20px;		margin-left: -10px;	}	.aside-news-button:empty {		margin-bottom: 0;		margin-left: 0;	}	.aside-news-button > * {		display: inline-block;		margin-top: 0;		margin-bottom: 20px;		margin-left: 10px;	}	.aside-news-button > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 992px) {	.aside-news {		padding: 0 25px;	}}@media (min-width: 1200px) {	.aside-news {		padding: 0 75px;	}	.aside-news-button {		margin-bottom: -26px;		margin-left: -10px;	}	.aside-news-button:empty {		margin-bottom: 0;		margin-left: 0;	}	.aside-news-button > * {		display: inline-block;		margin-top: 0;		margin-bottom: 26px;		margin-left: 10px;	}	.aside-news-button > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 1600px) {	.aside-news .button {		padding-top: 30px;		padding-bottom: 30px;	}}.post-amy {	color: #151515;}.post-amy-figure {	display: block;	text-align: center;}.post-amy-figure img {	width: 100%;}.post-amy-title {	font-size: 16px;	line-height: 1;	letter-spacing: .025em;	font-weight: 400;	text-transform: none;}.post-amy-title a:hover {	color: inherit;	text-decoration-line: underline;	text-decoration-color: #6d6d6d;}.post-amy-info {	transform: translate3d(0, -6px, 0);	margin-bottom: -6px;	margin-left: -15px;	margin-right: -15px;}.post-amy-info > * {	margin-top: 6px;	padding-left: 15px;	padding-right: 15px;}.post-amy-info > li {	position: relative;}.post-amy-info > li > * {	display: inline-block;	vertical-align: middle;}.post-amy-info > li .icon {	font-size: 18px;	color: #2b5ba8;}.post-amy-info > li > * + * {	margin-left: 6px;}.post-amy-info > li + li::before {	position: absolute;	content: '';	top: 50%;	left: -1px;	width: 1px;	height: 18px;	background: #cccccc;	transform: translate3d(0, -50%, 0);}.post-amy-info a, .post-amy-info a:focus, .post-amy-info a:active {	color: inherit;}.post-amy-info a:hover {	color: #4BBBFA;}* + .post-amy-info {	margin-top: 10px;}@media (max-width: 767.98px) {	.post-amy {		color: #ffffff;	}}@media (min-width: 768px) {	.post-amy-title {		font-size: 18px;	}	.post-amy-figure {		position: relative;		overflow: hidden;	}	.post-amy-figure a {		display: inline-flex;		align-items: flex-end;		justify-content: center;		position: absolute;		padding: 60px 20px 20px;		top: -110px;		right: -110px;		height: 200px;		width: 200px;		color: #151515;		background: #2b5ba8;		transform: rotate(45deg);		transition-duration: .3s;	}	.post-amy-figure a:hover {		color: #ffffff;		background: #4BBBFA;	}	.post-amy-figure .icon {		font-size: 30px;		transform: rotate(-45deg);	}}@media (min-width: 992px) {	.post-amy-title {		font-size: 18px;	}	* + .post-amy-info {		margin-top: 20px;	}}.tabs-post .post-amy-title {	position: relative;}.tabs-post .post-amy-title::before {	position: absolute;	content: '';	top: 50%;	left: -30px;	width: 0;	height: 0;	border-style: solid;	border-width: 8px 0 8px 10px;	border-color: transparent transparent transparent #ffffff;	transform: translate3d(150%, -50%, 0);	transition: all .25s ease;	visibility: hidden;	opacity: 0;}@media (min-width: 768px) {	.tabs-post .post-amy-title::before {		border-width: 8px 10px 8px 0;		border-color: transparent #2b5ba8 transparent transparent;	}}@media (min-width: 1200px) {	.tabs-post .post-amy-title::before {		left: -50px;		border-width: 11px 14px 11px 0;	}}.tabs-post .nav-link:hover + .post-amy .post-amy-title::before,.tabs-post .nav-link.active + .post-amy .post-amy-title::before {	transform: translate3d(0, -50%, 0);	visibility: visible;	opacity: 1;}@media (max-width: 767.98px) {	.tabs-post .post-amy {		opacity: .5;	}	.tabs-post .post-amy-title {		color: #ffffff;	}	.tabs-post .post-amy-title:hover {		text-decoration-color: #ffffff;	}}/*** Quotes*/.quote-classic {	position: relative;	text-align: left;	padding-top: 50px;}.quote-classic-2 .quote-classic-text {	font-style: normal;	font-weight: 400;}.quote-classic-3 {	padding-top: 0;	padding-left: 65px;}.quote-classic-3 .quote-classic-text {	line-height: 1.21;	letter-spacing: .05em;}.quote-classic-3 .quote-classic-text::before {	color: rgba(21, 21, 21, 0.07);}.quote-classic-text {	font-size: 20px;	line-height: 1.375;	font-weight: 300;	font-style: italic;}.quote-classic-text::before {	position: absolute;	left: -8px;	top: -8px;	content: '\e90a';	font-size: 40px;	line-height: .88;	font-style: normal;	font-weight: 500;	letter-spacing: 0;	font-family: 'icomoon';	color: rgba(21, 21, 21, 0.2);}.quote-classic-author {	font-size: 18px;	font-weight: 400;	color: #4BBBFA;}.quote-classic-figure {	position: absolute;	top: 0;	right: 65%;	bottom: 0;	left: 0;	z-index: -1;}.quote-classic-figure img {	position: absolute;	top: 50%;	left: 50%;	transform: translate(-50%, -50%);	min-height: 100%;	min-width: 100%;	width: auto;	height: auto;	max-width: none;}@supports (object-fit: cover) {	.quote-classic-figure img {		left: 0;		top: 0;		width: 100%;		height: 100%;		transform: none;		object-fit: cover;		object-position: center center;	}}* + .quote-classic {	margin-top: 30px;}h2 + .quote-classic {	margin-top: 45px;}p + .quote-classic {	margin-top: 40px;}.quote-classic + .unit {	margin-top: 45px;}* + .quote-classic-author {	margin-top: 65px;}@media (min-width: 768px) {	.quote-classic {		padding-top: 0;		padding-left: 65px;	}	.quote-classic-text::before {		top: -2px;	}}@media (min-width: 992px) {	.quote-classic-text {		font-size: 24px;	}	.quote-classic-text::before {		font-size: 25px;	}	.quote-classic-figure {		right: 60%;	}}@media (min-width: 1200px) {	.quote-classic-2 .quote-classic-text {		line-height: 1.4;	}	.quote-classic-3 {		padding-left: 75px;	}	.quote-classic-3 .quote-classic-text::before {		font-size: 180px;	}	.quote-classic-figure {		right: 50%;	}}.context-dark .quote-classic-text::before, .bg-gray-dark .quote-classic-text::before, .bg-primary .quote-classic-text::before {	color: #5f5e5e;}.context-dark .quote-classic-author, .bg-gray-dark .quote-classic-author, .bg-primary .quote-classic-author {	color: #4BBBFA;}.context-dark .quote-classic-4 .quote-classic-author, .bg-gray-dark .quote-classic-4 .quote-classic-author, .bg-primary .quote-classic-4 .quote-classic-author {	color: #4BBBFA;}.quote-modern-wrap {	background: #ffffff;}.quote-modern-figure {	display: block;}.quote-modern-figure img {	width: 100%;}.quote-modern-text {	font-weight: 300;	letter-spacing: .075em;	font-style: italic;	text-transform: none;	font-family: "DM Sans", sans-serif;	color: #868686;}.quote-modern-author {	font-weight: 400;	letter-spacing: .05em;	font-family: "DM Sans", sans-serif;	text-transform: none;}.quote-modern-status {	color: #4BBBFA;	letter-spacing: .05em;}* + .quote-modern-author {	margin-top: 36px;}* + .quote-modern-status {	margin-top: 7px;}@media (max-width: 575.98px) {	.quote-modern-figure {		overflow: hidden;		max-width: 120px;		max-height: 160px;	}}@media (min-width: 576px) {	.quote-modern-wrap {		display: flex;		text-align: left;		overflow: hidden;		border-radius: 10px;		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);	}	.quote-modern-wrap .unit {		flex-grow: 1;	}}@media (min-width: 768px) {	.quote-modern {		text-align: left;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.quote-modern-2 .quote-modern-text {		font-size: 18px;	}}.quote-creative {	max-width: 570px;	margin-left: auto;	margin-right: auto;	text-align: left;}.quote-creative-figure {	border: 8px solid rgba(244, 244, 244, 0.2);}.quote-creative-figure img {	width: 100%;}.quote-creative-caption {	position: relative;	padding-top: 50px;}.quote-creative-text {	font-size: 20px;	line-height: 1.25;	font-weight: 400;	letter-spacing: .025em;}.quote-creative-text::before {	position: absolute;	left: 0;	top: -6px;	content: '\201C';	font-size: 140px;	line-height: .88;	font-style: normal;	font-weight: 500;	letter-spacing: 0;	font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;	color: rgba(21, 21, 21, 0.2);}.quote-creative-author {	font-size: 18px;	font-weight: 300;	letter-spacing: .025em;	color: #4BBBFA;}* + .quote-creative {	margin-top: 30px;}* + .quote-creative-caption {	margin-top: 25px;}* + .quote-creative-author {	margin-top: 20px;}@media (min-width: 576px) {	.quote-creative-figure {		border-width: 12px;	}}@media (min-width: 768px) {	.quote-creative-caption {		padding-top: 0;		padding-left: 70px;	}	.quote-creative-text {		font-size: 24px;	}	* + .quote-creative-caption {		margin-top: 37px;	}}.quote-ella {	position: relative;	text-align: left;	padding-top: 50px;	max-width: 450px;}.quote-ella-text {	color: #151515;}.quote-ella-text::before {	position: absolute;	left: 0;	top: 0;	content: '\201C';	font-size: 110px;	line-height: .88;	font-style: normal;	font-weight: 500;	letter-spacing: 0;	font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;	color: #4BBBFA;}* + .quote-ella {	margin-top: 30px;}.quote-ella + .owl-carousel {	margin-top: 30px;}@media (min-width: 1200px) {	.quote-ella {		padding-top: 0;		padding-left: 65px;	}	.quote-ella-text::before {		top: 4px;	}}.quote-tara {	position: relative;	text-align: center;}.quote-tara-caption {	position: relative;	display: flex;	align-items: center;	flex-direction: column;	justify-content: flex-end;	padding: 25px 15px 0;	z-index: 1;}.quote-tara-caption::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 40px;	left: 0;	border-radius: 8px;	background: #ffffff;	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);	transition: all .4s ease;	z-index: -1;}.quote-tara-figure {	display: inline-block;	overflow: hidden;	border-radius: 50%;	box-shadow: 15px 15px 10px 0 rgba(0, 0, 0, 0.01);	transition: all .4s ease;}.quote-tara-author {	letter-spacing: .05em;	text-transform: none;}.quote-tara-status {	font-size: 14px;	letter-spacing: .05em;	color: #4BBBFA;}* + .quote-tara-figure {	margin-top: 20px;}* + .quote-tara-author {	margin-top: 42px;}* + .quote-tara-status {	margin-top: 5px;}@media (min-width: 992px) {	.desktop .quote-tara-caption,	.owl-item .quote-tara-caption {		padding: 38px 15px 46px;	}	.desktop .quote-tara-caption::before,	.owl-item .quote-tara-caption::before {		bottom: 0;		box-shadow: none;		background: #f8f8f8;	}	.desktop .quote-tara-text,	.owl-item .quote-tara-text {		display: flex;		overflow: hidden;		height: 144px;		transition: all .4s ease;		will-change: transform;		transform: none;	}	.desktop .quote-tara-text > *,	.owl-item .quote-tara-text > * {		margin: auto 0;	}	.desktop .quote-tara-figure,	.owl-item .quote-tara-figure {		position: absolute;		bottom: 0;		left: 50%;		transform: translate3d(-50%, 20px, 0);		visibility: hidden;		opacity: 0;	}	.desktop .quote-tara:hover .quote-tara-caption::before,	.owl-item.center .quote-tara-caption::before {		top: -70px;		bottom: 40px;		background: #ffffff;		box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.07);	}	.desktop .quote-tara:hover .quote-tara-text,	.owl-item.center .quote-tara-text {		transform: translate3d(0, -80px, 0);	}	.desktop .quote-tara:hover .quote-tara-figure,	.owl-item.center .quote-tara-figure {		transform: translate3d(-50%, 0, 0);		transition: all .3s ease .1s;		visibility: visible;		opacity: 1;	}}@media (min-width: 1200px) {	.desktop .quote-tara-caption,	.owl-item .quote-tara-caption {		padding-left: 25px;		padding-right: 25px;	}}.ie-10 .quote-tara-text,.ie-11 .quote-tara-text,.ie-edge .quote-tara-text {	width: 100%;}.quote-paris {	text-align: left;	padding: 45px 0 30px;	background: #ffffff;}.quote-paris-info {	display: flex;	align-items: center;	justify-content: center;	flex-direction: column;	margin-bottom: -10px;	margin-left: -30px;}.quote-paris-info:empty {	margin-bottom: 0;	margin-left: 0;}.quote-paris-info > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 30px;}.quote-paris-info > .button-icon {	display: inline-flex;	align-items: center;}.quote-paris-text {	position: relative;	max-width: 430px;	line-height: 1.375;	font-weight: 400;	letter-spacing: .075em;	text-transform: none;}.quote-paris-text::before {	position: absolute;	left: -5px;	top: -46px;	content: '\201C';	font-size: 114px;	line-height: .88;	font-style: normal;	font-weight: 500;	letter-spacing: 0;	font-family: "Raleway", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;	color: #4BBBFA;}.quote-paris-author {	padding-left: 100px;	text-indent: -100px;	font-size: 14px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #151515;}.quote-paris-author a, .quote-paris-author a:focus, .quote-paris-author a:active {	color: inherit;}.quote-paris-author a:hover {	color: #4BBBFA;}.quote-paris-author::before {	display: inline-block;	vertical-align: middle;	content: '';	font-size: 0;	line-height: 0;	width: 80px;	height: 2px;	margin-right: 20px;	background: #a1a1a1;}.quote-paris-title {	letter-spacing: .075em;	text-transform: none;}.quote-paris-time {	display: inline-block;	font-size: 14px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #4BBBFA;}* + .quote-paris-author {	margin-top: 26px;}@media (min-width: 768px) {	.quote-paris {		padding-bottom: 45px;	}	.quote-paris-info {		flex-direction: row;		align-items: flex-end;		justify-content: space-between;	}}.context-dark .quote-paris-time, .bg-gray-dark .quote-paris-time, .bg-primary .quote-paris-time {	color: #2b5ba8;}/*** Thumbnails*/.thumbnail {	position: relative;}.thumbnail-xs {	max-width: 270px;	margin-left: auto;	margin-right: auto;}.thumbnail-sm {	max-width: 370px;	margin-left: auto;	margin-right: auto;}.thumbnail-md {	max-width: 420px;	margin-left: auto;	margin-right: auto;}.thumbnail-lg {	max-width: 570px;	margin-left: auto;	margin-right: auto;}.thumbnail-xl {	max-width: 870px;	margin-left: auto;	margin-right: auto;}.thumbnail-classic {	text-align: center;}.thumbnail-classic-figure {	display: block;	overflow: hidden;}.thumbnail-classic-figure img {	width: 100%;	transition: all .3s ease;	will-change: transform;}.thumbnail-classic-caption {	padding: 20px 15px;	max-width: 80%;	margin-left: auto;	margin-right: auto;	background: #ffffff;	transform: translate3d(0, -20px, 0);	will-change: transform;	transition: all .3s ease;}.thumbnail-classic-time {	font-size: 14px;	color: #4BBBFA;	letter-spacing: .1em;	text-transform: uppercase;}@media (min-width: 992px) {	.desktop .thumbnail-classic-figure img {		transform: scale(1.1);		transform-origin: 50% 0;	}	.desktop .thumbnail-classic-caption {		padding-top: 30px;		padding-bottom: 30px;		transform: translate3d(0, -30px, 0);	}	.desktop .thumbnail-classic:hover .thumbnail-classic-caption,	.desktop .thumbnail-classic:hover .thumbnail-classic-figure img {		transform: none;	}}* + .thumbnail-classic-time {	margin-top: 5px;}.thumbnail-modern {	position: relative;	overflow: hidden;}.thumbnail-modern-2 .thumbnail-modern-badge {	background: #2b5ba8;}.thumbnail-modern-figure {	display: block;}.thumbnail-modern-figure img {	width: 100%;	transition: all .3s ease;	will-change: transform;}.thumbnail-modern-caption {	display: flex;	flex-direction: column;	align-items: center;	justify-content: center;	padding: 15px;}.thumbnail-modern-title {	font-weight: 400;}.thumbnail-modern-badge {	display: inline-block;	padding: 3px 10px;	font-size: 14px;	line-height: 1.43;	letter-spacing: .1em;	font-weight: 500;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;	color: #ffffff;	background: #4BBBFA;}* + .thumbnail-modern-badge {	margin-top: 10px;}@media (min-width: 992px) {	.desktop .thumbnail-modern-figure img {		transform: none;	}	.desktop .thumbnail-modern-caption {		position: absolute;		top: 0;		right: 0;		bottom: 0;		left: 0;		opacity: 0;		visibility: hidden;		background: rgba(255, 255, 255, 0.85);		transition: all .3s linear;	}	.desktop .thumbnail-modern:hover .thumbnail-modern-figure img {		transform: scale(1.2);	}	.desktop .thumbnail-modern:hover .thumbnail-modern-caption {		opacity: 1;		visibility: visible;	}	.desktop .hoverdir-item .thumbnail-modern-caption {		opacity: 1;		visibility: visible;		transform: translate(-100%, 0);		will-change: transform;		pointer-events: none;	}	.desktop .hoverdir-item .thumbnail-modern-caption > * {		pointer-events: auto;	}	.desktop[data-x-mode='true'] .hoverdir-item .thumbnail-modern-caption {		opacity: 0;		visibility: hidden;		transform: none;	}	.desktop[data-x-mode='true'] .thumbnail-modern:hover .thumbnail-modern-caption {		opacity: 1;		visibility: visible;	}}.thumbnail-creative {	position: relative;	transition: all .3s ease;}.thumbnail-creative::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(106, 211, 255, 0.44);	pointer-events: none;	transition: inherit;	z-index: 1;}.thumbnail-creative a {	display: block;}.thumbnail-creative-figure {	overflow: hidden;}.thumbnail-creative-figure img {	width: 100%;	transition: all .3s ease;	will-change: transform;}.thumbnail-creative-caption {	display: flex;	align-items: center;	justify-content: center;	position: absolute;	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;	z-index: 1;}.thumbnail-creative-caption > * {	pointer-events: auto;}.thumbnail-creative-icon {	font-size: 36px;	color: #ffffff;	transition: all .3s ease;}@media (min-width: 992px) {	.desktop .thumbnail-creative::before {		opacity: 0;		visibility: hidden;	}	.desktop .thumbnail-creative-figure img {		transform: scale(1.1);	}	.desktop .thumbnail-creative-icon {		opacity: 0;		visibility: hidden;		transform: scale(0.5);	}	.desktop .thumbnail-creative:hover::before {		opacity: 1;		visibility: visible;	}	.desktop .thumbnail-creative:hover .thumbnail-creative-figure img {		transform: none;	}	.desktop .thumbnail-creative:hover .thumbnail-creative-icon {		opacity: 1;		transform: none;		visibility: visible;	}}.thumbnail-mary {	position: relative;	overflow: hidden;	text-align: left;}.thumbnail-mary-figure {	display: block;	transition: all .3s ease;	transform: none;	will-change: transform;}.thumbnail-mary-figure img {	width: 100%;}.thumbnail-mary-caption {	width: 100%;	padding: 10px 15px;	background: #f8f8f8;	transition: all .3s ease;}.thumbnail-mary-caption > * {	width: inherit;}.thumbnail-mary-title {	font-size: 14px;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.thumbnail-mary-location {	font-size: 12px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #4BBBFA;}* + .thumbnail-mary-location {	margin-top: 4px;}@media (min-width: 992px) {	.thumbnail-mary-title {		font-size: 16px;	}}@media (min-width: 992px) {	.desktop .thumbnail-mary-big .thumbnail-mary-caption {		min-height: 150px;		padding-left: 9%;		padding-right: 9%;	}	.desktop .thumbnail-mary-caption {		position: absolute;		display: flex;		align-items: center;		top: 100%;		min-height: 100px;		padding: 15px 5%;	}	.desktop .thumbnail-mary-title {		overflow: visible;		white-space: normal;		text-overflow: clip;		font-size: 16px;	}	.desktop .thumbnail-mary-location {		font-size: 14px;	}	.desktop * + .thumbnail-mary-location {		margin-top: 8px;	}	.desktop .thumbnail-mary:hover .thumbnail-mary-figure {		transform: translate3d(0, -50px, 0);	}	.desktop .thumbnail-mary:hover .thumbnail-mary-caption {		transform: translate3d(0, -100%, 0);	}	.desktop .thumbnail-mary-big:hover .thumbnail-mary-figure {		transform: translate3d(0, -100px, 0);	}}@media (min-width: 1200px) and (max-width: 1399px) {	.desktop .thumbnail-mary-2 .thumbnail-mary-caption {		min-height: auto;	}	.desktop .thumbnail-mary-2 .thumbnail-mary-title {		font-size: 15px;	}	.desktop .thumbnail-mary-2 .thumbnail-mary-location {		font-size: 12px;	}	.desktop .thumbnail-mary-2 * + .thumbnail-mary-location {		margin-top: 4px;	}}.project-page {	text-align: center;}.project-page h2 + p {	margin-top: 40px;}.project-page p + p {	margin-top: 30px;}.project-page * + .group-sm {	margin-top: 40px;}.project-page * + .button {	margin-top: 35px;}.project-page-social-list {	color: #151515;	transform: translate3d(0, -10px, 0);	margin-bottom: -10px;	margin-left: -7px;	margin-right: -7px;}.project-page-social-list > * {	margin-top: 10px;	padding-left: 7px;	padding-right: 7px;}.project-page-social-list .icon {	vertical-align: middle;	font-size: 20px;	line-height: 25px;}.project-page-social-list .mdi-google-plus {	font-size: 25px;}.project-page-social-list a, .project-page-social-list a:focus, .project-page-social-list a:active {	color: inherit;}.project-page-social-list a:hover {	color: #4BBBFA;}.project-page-social-title {	font-size: 14px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #151515;}.project-page-social-title li {	vertical-align: middle;}@media (min-width: 768px) {	.project-page {		text-align: left;	}}/*** Breadcrumbs*/.breadcrumbs-custom {	position: relative;	padding: 50px 0;	text-align: center;	background-color: #4BBBFA;}.breadcrumbs-custom-decor {	font-size: 0;	line-height: 0;}.breadcrumbs-custom-decor::before {	display: inline-block;	content: '';	width: 72px;	height: 4px;	background: #4BBBFA;}.breadcrumbs-custom-path {	padding: 10px 0;	margin-left: -17px;	margin-right: -17px;}.breadcrumbs-custom-path > * {	padding-left: 17px;	padding-right: 17px;}.breadcrumbs-custom-path a {	display: inline;	vertical-align: middle;}.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {	color: #868686;}.breadcrumbs-custom-path li {	position: relative;	display: inline-block;	vertical-align: middle;	font-size: 12px;	line-height: 1.5;	font-weight: 500;	letter-spacing: .13em;	text-transform: uppercase;}.breadcrumbs-custom-path li::after {	position: absolute;	content: "";	top: 46%;	right: -8px;	display: inline-block;	font-size: 14px;	line-height: 1;	font-style: normal;	font-family: "Material Design Icons";	color: #151515;	transform: translate3d(0, -50%, 0);}.breadcrumbs-custom-path li:last-child:after {	display: none;}.breadcrumbs-custom-path a:hover {	color: #4BBBFA;}.breadcrumbs-custom-path li.active {	font-weight: 900;	color: #151515;}* + .breadcrumbs-custom-path {	margin-top: 14px;}* + .breadcrumbs-custom-decor {	margin-top: 20px;}@media (min-width: 576px) {	.breadcrumbs-custom {		padding: 70px 0;	}}@media (min-width: 768px) {	.breadcrumbs-custom {		padding: 80px 0;	}	.breadcrumbs-custom-path {		padding: 20px 0;	}	* + .breadcrumbs-custom-decor {		margin-top: 33px;	}}@media (min-width: 992px) {	.breadcrumbs-custom {		padding: 90px 0;	}}@media (min-width: 1200px) {	.breadcrumbs-custom {		padding: 105px 0 120px;	}}/*** Pagination custom*/.pagination {	position: relative;	padding-left: 40px;	padding-right: 40px;	max-width: 870px;	margin-left: auto;	margin-right: auto;	align-items: center;	justify-content: center;	font-size: 0;	line-height: 0;}@media (min-width: 768px) {	.pagination {		padding-left: 70px;		padding-right: 70px;	}}.page-item {	display: inline-block;	vertical-align: middle;	text-align: center;}.page-link {	display: inline-block;	min-width: 24px;	padding: 0px 5px;	border: 0 solid transparent;	font-size: 18px;	line-height: 1.33333;	font-weight: 500;	background-color: transparent;	color: #151515;	transition: all 0.3s ease-in-out;}.page-link:hover, .page-link:focus, .page-link:active {	color: #4BBBFA;	background-color: transparent;	border-color: transparent;}.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {	color: #4BBBFA;	background-color: transparent;	border-color: transparent;}.page-item.disabled > .page-link {	display: none;}.page-item-control {	position: absolute;}.page-item-control .icon::before {	font-family: "Material Design Icons";	font-size: 24px;	line-height: 24px;}.page-item-control:first-child {	left: 0;}.page-item-control:first-child .icon::before {	content: '\f14a';	margin-left: -1px;}@media (min-width: 768px) {	.page-item-control:first-child {		left: 30px;	}}.page-item-control:last-child {	right: 0;}.page-item-control:last-child .icon::before {	content: '\f14f';	margin-right: -1px;}@media (min-width: 768px) {	.page-item-control:last-child {		right: 30px;	}}* + .pagination-wrap {	margin-top: 40px;}@media (min-width: 768px) {	* + .pagination-wrap {		margin-top: 60px;	}}/*** Snackbars*/.snackbars {	padding: 9px 16px;	margin-left: auto;	margin-right: auto;	color: #ffffff;	text-align: left;	background-color: #151515;	border-radius: 0;	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);	font-size: 14px;}.snackbars .icon-xxs {	font-size: 18px;}.snackbars p span:last-child {	padding-left: 14px;}.snackbars-left {	display: inline-block;	margin-bottom: 0;}.snackbars-right {	display: inline-block;	float: right;	text-transform: uppercase;}.snackbars-right:hover {	text-decoration: underline;}@media (min-width: 576px) {	.snackbars {		max-width: 540px;		padding: 12px 15px;		font-size: 15px;	}}/*** Footers*/.footer-classic {	text-align: center;	background: #343c49 url(../images/bg-footer.jpg) 50% 50% no-repeat;	background-size: cover;}.footer-classic [class*='box-width-'] {	margin-left: auto;	margin-right: auto;}.footer-classic p {	color: #ffffff;}.footer-classic .row > div {	border-bottom: 1px solid rgba(255, 255, 255, 0.1);}.footer-classic .row > div:last-child {	border-bottom: none;}.footer-classic .button {	padding-left: 30px;	padding-right: 30px;}.footer-classic * + .button {	margin-top: 35px;}.footer-classic-2 {	background-image: url(../images/bg-footer-1.jpg);}.footer-classic-content {	position: relative;}.footer-classic-panel {	text-align: center;	padding: 20px 0;	background-color: inherit;}.footer-classic-header {	position: relative;	padding-top: 50px;	padding-bottom: 25px;}.footer-classic-header::before {	position: absolute;	content: '';	bottom: 0;	left: 0;	width: 100%;	height: 1px;	background: rgba(255, 255, 255, 0.1);}.footer-classic-body {	padding: 30px 0 55px;}.footer-classic-title {	font-weight: 300;	letter-spacing: .2em;}.footer-classic-list {	text-align: center;}.footer-classic-list > li + li {	margin-bottom: 8px;}.footer-classic-list a, .footer-classic-list a:focus, .footer-classic-list a:active {	color: inherit;}.footer-classic-list a:hover {	color: #4BBBFA;}.footer-classic-contacts {	text-align: left;}.footer-classic-contacts .icon {	text-align: center;	vertical-align: middle;	width: 45px;	height: 45px;	font-size: 20px;	line-height: 45px;	color: #ffffff;	background: rgba(255, 255, 255, 0.1);	border-radius: 50%;}.footer-classic-contacts .phone {	font-size: 18px;	line-height: 1.33;}.footer-classic-contacts a {	display: inline-block;}.footer-classic-contacts a, .footer-classic-contacts a:focus, .footer-classic-contacts a:active {	color: inherit;}.footer-classic-contacts a:hover {	color: #4BBBFA;}* + .footer-classic-contacts-item {	margin-top: 24px;}* + .footer-classic-panel {	margin-top: 50px;}@media (max-width: 575.98px) {	.footer-classic .row > div:not(:first-child) .footer-classic-header {		padding-top: 0;	}}@media (min-width: 768px) {	.footer-classic {		text-align: left;	}	.footer-classic .row > div:first-child {		border-right: 1px solid rgba(255, 255, 255, 0.1);	}	.footer-classic-panel {		padding-top: 40px;		padding-bottom: 40px;	}	.footer-classic-list {		text-align: left;		columns: 2;		break-inside: avoid;		-moz-column-gap: 30px;		-webkit-column-gap: 30px;		max-width: 320px;		margin-bottom: -8px;	}	.footer-classic-list > li {		margin-bottom: 8px;	}}.sign-up-label {	text-transform: uppercase;	font-size: 14px;}.footer-label-desc {	color: #ffffff;}@media (min-width: 992px) {	.footer-classic .row > div {		border-bottom: none;	}	.footer-classic .row > div:not(:last-child) {		border-right: 1px solid rgba(255, 255, 255, 0.1);	}	.footer-classic-gmap {		padding: 20px 0 20px 20px;	}	* + .footer-classic-panel {		margin-top: 0;	}}@media (min-width: 1200px) {	.footer-classic-gmap {		position: absolute;		padding: 0;		top: 26px;		right: 0;		bottom: 26px;		left: calc(50% + 225px);	}	.footer-classic-gmap .rd-google-map {		height: 100%;	}}.footer-modern {	background: #3f4959;}.footer-modern > * + * {	border-top: 1px solid rgba(255, 255, 255, 0.1);}.footer-modern * + .rd-form {	margin-top: 8px;}.footer-modern-2 .footer-modern-list {	max-width: 355px;}.footer-modern-line {	padding: 50px 0;}.footer-modern-line-2 {	padding: 40px 0;}.footer-modern-line-3 {	padding: 30px 0;}.footer-modern-line-3 a, .footer-modern-line-3 a:focus, .footer-modern-line-3 a:active {	color: rgba(255, 255, 255, 0.2);}.footer-modern-line-3 a:hover {	color: #2b5ba8;}.footer-modern-title {	font-weight: 700;	letter-spacing: .05em;	text-transform: none;}.footer-modern-list {	text-align: center;	margin-bottom: -10px;	margin-left: -10px;}.footer-modern-list > li {	display: inline-block;	margin-bottom: 10px;	margin-left: 10px;}.footer-modern-list a, .footer-modern-list a:focus, .footer-modern-list a:active {	color: rgba(255, 255, 255, 0.8);}.footer-modern-list a:hover {	color: #2b5ba8;}.footer-modern-contacts .icon {	text-align: center;	width: 35px;	height: 35px;	font-size: 20px;	line-height: 35px;	color: #ffffff;	background: rgba(255, 255, 255, 0.1);}.footer-modern-contacts a, .footer-modern-contacts a:focus, .footer-modern-contacts a:active {	color: #ffffff;}.footer-modern-contacts a:hover {	color: #2b5ba8;}.footer-modern-title + * {	margin-top: 20px;}@media (min-width: 576px) {	.footer-modern-list {		text-align: center;		columns: 3;		break-inside: avoid;		-moz-column-gap: 30px;		-webkit-column-gap: 30px;		margin-left: 0;	}	.footer-modern-list > li {		display: block;		margin-left: 0;	}}@media (min-width: 768px) {	.footer-modern {		text-align: left;	}	.footer-modern-list {		text-align: left;		columns: 2;		max-width: 300px;	}	.footer-modern-title + * {		margin-top: 30px;	}}@media (min-width: 992px) {	.footer-modern-list {		-moz-column-gap: 20px;		-webkit-column-gap: 20px;	}}@media (min-width: 1200px) {	.footer-modern-2 .footer-modern-list {		-moz-column-gap: 10px;		-webkit-column-gap: 10px;	}	.footer-modern-line {		padding: 80px 0;	}	.footer-modern-line-2 {		padding: 50px 0;	}	.footer-modern-line-3 {		padding: 40px 0;	}	.footer-modern-list {		-moz-column-gap: 30px;		-webkit-column-gap: 30px;	}	.footer-modern-contacts .phone {		font-size: 18px;		letter-spacing: .1em;	}}.footer-creative {	position: relative;	overflow: hidden;	text-align: center;	background: #2a2a2a;	z-index: 1;}.footer-creative * + hr {	margin-top: 60px;}.footer-creative hr + * {	margin-top: 30px;}.footer-creative .brand + p {	margin-top: 40px;}.footer-creative * + .rd-form-inline-sm {	margin-top: 18px;}.footer-creative * + .rights {	margin-top: 45px;}.footer-creative .footer-custom-btn {	width: 100%;	height: 60px;	padding: 5px 0 0;	line-height: 60px;	text-align: center;	border-radius: 0;}@media (min-width: 576px) {	.footer-creative .footer-custom-btn {		width: 60px;	}}.footer-creative-2 .footer-creative-contacts a:hover,.footer-creative-2 .footer-creative-list a:hover {	color: #4BBBFA;}.bg-footer-creative {	display: none;	position: absolute;	content: '';	top: 50%;	left: 0px;	height: 200vh;	width: 1000%;	transform: translate3d(0, -50%, 0);	background: #414141;	z-index: -1;}@media (min-width: 576px) {	.bg-footer-creative {		left: -30px;	}}.footer-creative-contacts {	max-width: 210px;}.footer-creative-contacts .phone {	font-size: 18px;	letter-spacing: .1em;}.footer-creative-contacts a, .footer-creative-contacts a:focus, .footer-creative-contacts a:active {	color: #ffffff;}.footer-creative-contacts a:hover {	color: #2b5ba8;}.footer-creative-contacts li + li {	margin-top: 35px;}.footer-creative-contacts-title {	font-size: 14px;	line-height: 2.5;	font-weight: 500;	text-transform: uppercase;	color: #868686;}.footer-creative-list {	text-align: center;	font-size: 18px;	line-height: 1.43;	font-weight: 500;	margin-bottom: -20px;	margin-left: -20px;}.footer-creative-list > li {	display: inline-block;	margin-bottom: 10px;	margin-left: 20px;}.footer-creative-list a, .footer-creative-list a:focus, .footer-creative-list a:active {	color: #ffffff;}.footer-creative-list a:hover {	color: #2b5ba8;}* + .footer-creative-contacts {	margin-top: 30px;}* + .footer-creative-list {	margin-top: 30px;}@media (min-width: 768px) {	.footer-creative-list,	.footer-creative {		text-align: left;	}}@media (min-width: 992px) {	.bg-footer-creative {		display: block;	}	.footer-creative-list {		columns: 2;		break-inside: avoid;		-moz-column-gap: 20px;		-webkit-column-gap: 20px;		max-width: 320px;		margin-left: 0;	}	.footer-creative-list > li {		display: block;		margin-left: 0;	}	.footer-creative-title + .list-popular-post {		margin-top: 45px;	}	* + .footer-creative-list {		margin-top: 44px;	}}@media (min-width: 1200px) {	.footer-creative * + .rights {		margin-top: 75px;	}	.footer-creative-list {		-moz-column-gap: 30px;		-webkit-column-gap: 30px;	}}@media (min-width: 1600px) {	.footer-creative * + .rights {		font-size: 14px;		font-weight: 400;		margin-top: 175px;	}}.footer-corporate {	background-image: url(../images/bg-index-5.jpg);	background-repeat: repeat;	background-color: #303e4f;}.footer-corporate-panel {	text-align: center;	padding: 20px 0;	background: #2f333a;}.footer-corporate-title {	letter-spacing: .2em;	text-indent: -31px;	padding-left: 31px;}.footer-corporate-title::before {	position: relative;	display: inline-block;	content: '';	top: 1px;	width: 15px;	height: 15px;	margin-right: 16px;	background: #2b5ba8;}.footer-corporate-title > * {	text-indent: 0;}.footer-creative-contacts-title + a {	margin-top: 50px;}.footer-creative-contacts .phone {	font-size: 24px;}.footer-creative-contacts .mail {	color: #4BBBFA;}.footer-creative-contacts .mail:hover {	text-decoration: underline;}.footer-corporate-list {	text-align: center;	margin-bottom: -8px;	margin-left: -20px;}.footer-corporate-list > li {	display: inline-block;	margin-bottom: 8px;	margin-left: 20px;}.footer-corporate-list a, .footer-corporate-list a:focus, .footer-corporate-list a:active {	color: #ffffff;}.footer-corporate-list a:hover {	color: #2b5ba8;}.footer-corporate-title + * {	margin-top: 25px;}@media (min-width: 576px) {	.footer-corporate,	.footer-corporate-list {		text-align: left;	}	.footer-corporate-panel {		padding: 30px 0;	}	.footer-corporate-title + * {		margin-top: 35px;	}}@media (min-width: 992px) {	.footer-corporate-list {		columns: 2;		break-inside: avoid;		-moz-column-gap: 30px;		-webkit-column-gap: 30px;		margin-left: 0;	}	.footer-corporate-list > li {		display: block;		margin-left: 0;	}}@media (min-width: 1200px) {	.footer-corporate-panel {		padding: 40px 0;	}}.footer-social-list {	font-size: 0;	line-height: 0;	transform: translate3d(0, -12px, 0);	margin-bottom: -12px;	margin-left: -6px;	margin-right: -6px;}.footer-social-list > * {	margin-top: 12px;	padding-left: 6px;	padding-right: 6px;}.footer-social-list .icon {	overflow: hidden;	text-align: center;	width: 42px;	height: 42px;	font-size: 20px;	line-height: 42px;	z-index: 1;	color: #868686;}.footer-social-list a, .footer-social-list a:focus, .footer-social-list a:active {	color: #ffffff;}.footer-social-list a:hover {	color: #151515;}.footer-social-list .mdi-google-plus {	font-size: 24px;}.footer-social-list-2 .icon::after {	background: #4BBBFA;}.footer-social-list-2 a:hover {	color: #ffffff;}.footer-social-list-3 .icon {	width: 35px;	height: 35px;	font-size: 22px;	line-height: 35px;}.footer-social-list-4 {	transform: translate3d(0, -8px, 0);	margin-bottom: -8px;	margin-left: -4px;	margin-right: -4px;}.footer-social-list-4 > * {	margin-top: 8px;	padding-left: 4px;	padding-right: 4px;}.footer-social-list-4 .icon {	width: 30px;	height: 30px;	font-size: 18px;	line-height: 30px;}* + .rights {	margin-top: 30px;}hr + .footer-social-list {	margin-top: 35px;}* + .footer-social-list {	margin-top: 50px;}* + .footer-social-list-4 {	margin-top: 30px;}.iso-1 {	display: inline-block;	font-size: 18px;	line-height: 1.33;	letter-spacing: .05em;	text-transform: uppercase;	color: #ffffff;}.iso-1 span {	display: inline-block;	vertical-align: middle;}.iso-1 .iso-1-big {	margin-left: 8px;	font-size: 1.39em;	color: rgba(255, 255, 255, 0.3);}/*** Headings*/.title-modern {	font-size: 8em;	font-weight: 400;	line-height: 1;	letter-spacing: .05em;	color: rgba(21, 21, 21, 0.54);	font-family: "DM Sans", sans-serif;	animation: titleColor 3s linear infinite;}.title-modern + h2 {	margin-top: 36px;}@media (min-width: 992px) {	.title-modern {		font-size: 13em;	}}@media (min-width: 1200px) {	.title-modern {		font-size: 15.73em;	}}@keyframes titleColor {	50% {		color: rgba(21, 21, 21, 0.25);	}}.title-style-1 {	font-weight: 400;	letter-spacing: .05em;	color: #2b5ba8;}* + .title-style-1 {	margin-top: 22px;}.title-style-2 {	display: flex;	justify-content: center;	flex-direction: column;	position: relative;	padding: 10px 0;}.text-style-2 {	line-height: 1.67;	letter-spacing: .075em;}.text-style-3 {	line-height: 1.5;	font-weight: 300;	font-style: italic;	text-transform: none;	letter-spacing: .075em;}* + .text-style-3 {	margin-top: 26px;}@media (min-width: 576px) {	.title-style-2 {		min-height: 123px;	}	.title-style-2 + .text-style-2 {		margin-top: 30px;	}}@media (min-width: 768px) {	.title-style-2 {		min-height: 158px;	}	.title-style-2 + .text-style-2 {		margin-top: 46px;	}	.text-style-2 + .button {		margin-top: 55px;	}}@media (min-width: 992px) {	.title-style-2 {		min-height: 166px;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.text-style-3 {		font-size: 20px;	}}@media (min-width: 1200px) {	.title-style-2 {		min-height: 170px;	}	.text-style-2 {		max-width: 95%;	}}.title-classic {	font-weight: 400;	letter-spacing: .05em;	text-transform: none;}.title-classic-2 {	letter-spacing: .05em;	text-transform: none;}.title-classic-3 {	font-weight: 700;	letter-spacing: .05em;	text-transform: none;}.subtitle-classic {	letter-spacing: .2em;	color: rgba(21, 21, 21, 0.6);}.subtitle-classic-2 {	font-weight: 400;	letter-spacing: .2em;	color: rgba(21, 21, 21, 0.6);}* + .title-classic {	margin-top: 10px;}* + .title-classic-2 {	margin-top: 16px;}.title-creative {	font-weight: 300;	letter-spacing: .075em;}.title-creative-decor {	position: absolute;	top: 50%;	left: calc(100% + 20px);	width: 1000%;	height: 0;	font-size: 0;	line-height: 0;	border-top: 1px solid #e1e1e1;}.subtitle-creative {	position: relative;	letter-spacing: .2em;}* + .title-creative {	margin-top: 20px;}.title-creative + .card-group-custom {	margin-top: 30px;}.title-creative + .group-justify {	margin-top: 40px;}.context-dark .subtitle-creative, .bg-gray-dark .subtitle-creative, .bg-primary .subtitle-creative {	color: rgba(255, 255, 255, 0.3);}.context-dark .title-creative-decor, .bg-gray-dark .title-creative-decor, .bg-primary .title-creative-decor {	border-color: rgba(255, 255, 255, 0.2);}.title-panel {	position: relative;	padding-bottom: 1px;}.title-panel .button {	min-width: auto;	padding: 12px 15px;	line-height: 1.86;	font-weight: 500;	letter-spacing: .1em;}.title-panel-title {	letter-spacing: .3em;}.title-panel-decor {	display: none;	position: absolute;	top: 50%;	right: calc(100% + 35px);	width: 400%;	height: 0;	font-size: 0;	line-height: 0;	border-top: 1px solid #e1e1e1;}.title-panel + .tab-content {	margin-top: 35px;}@media (min-width: 768px) {	.title-panel + .tab-content {		margin-top: 50px;	}}@media (min-width: 1200px) {	.title-panel-decor {		display: block;	}}.context-dark .title-panel-2 .title-panel-decor, .bg-gray-dark .title-panel-2 .title-panel-decor, .bg-primary .title-panel-2 .title-panel-decor {	border-color: rgba(225, 225, 225, 0.6);}.context-dark .title-panel-decor, .bg-gray-dark .title-panel-decor, .bg-primary .title-panel-decor {	border-color: rgba(225, 225, 225, 0.2);}/*** Product*/.product {	position: relative;	overflow: hidden;	text-align: left;	max-width: 300px;	margin-left: auto;	margin-right: auto;}.product-figure img {	width: 100%;}.product-rating {	font-size: 22px;	color: #FED533;}.product-rating > * {	display: inline-block;	vertical-align: middle;}.product-title {	font-weight: 400;	text-transform: none;}.product-price {	display: inline-block;	vertical-align: middle;	line-height: 1;	letter-spacing: .025em;	color: #4BBBFA;}.product-price-old {	color: rgba(21, 21, 21, 0.5);	text-decoration: line-through;}.product-price-sale {	color: #FF4040;}.product-price-old + .product-price {	margin-left: 4px;}.product-badge {	position: absolute;	text-align: center;	overflow: hidden;	top: 10px;	left: 10px;	padding: 2px 14px 3px 10px;	min-width: 50px;	font-size: 12px;	line-height: 2;	letter-spacing: .1em;	font-weight: 700;	text-transform: uppercase;	z-index: 1;}.product-badge::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	transform: skew(-22deg);	transform-origin: 50% 0;	pointer-events: none;	z-index: -1;}.product-badge-new {	color: #ffffff;}.product-badge-new::before {	background: #4BBBFA;}.product-badge-sale {	color: #ffffff;}.product-badge-sale::before {	background: #FF4040;}.product-button {	pointer-events: none;}.product-button .button {	width: 100%;	letter-spacing: .01em;	pointer-events: auto;	min-width: 140px;}.product-button * + .button-wrap,.product-button * + .button {	margin-top: 10px;}@media (min-width: 992px) {	.desktop .product-button {		display: flex;		align-items: center;		justify-content: center;		flex-direction: column;		position: absolute;		top: 0;		right: 0;		bottom: 0;		left: 0;	}	.desktop .product-button::before {		position: absolute;		content: '';		top: 50%;		left: 50%;		width: 200px;		height: 200px;		opacity: 0;		visibility: hidden;		background: rgba(75, 187, 250, 0.5);		transform: translate3d(-50%, -50%, 0);		border-radius: 50%;		transition: all .35s ease;	}	.desktop .product-button .button-wrap {		opacity: 0;		visibility: hidden;		transition: all .35s ease-in-out;	}	.desktop .product-button .button-wrap:first-child {		transform: translate3d(15px, 0, 0);	}	.desktop .product-button .button-wrap:last-child {		transform: translate3d(-15px, 0, 0);	}	.desktop .product:hover .product-button::before {		width: 500px;		height: 500px;		opacity: 1;		visibility: visible;		background: rgba(255, 255, 255, 0.92);		transition: all .35s ease;	}	.desktop .product:hover .product-button .button-wrap {		opacity: 1;		transform: none;		visibility: visible;	}	.desktop * + .product-button {		margin-top: 0;	}}* + .product-rating {	margin-top: 10px;}* + .product-title {	margin-top: 15px;}* + .product-price-wrap {	margin-top: 15px;}* + .product-button {	margin-top: 14px;}.product-minimal {	text-align: left;	align-items: center;}.product-minimal-figure {	position: relative;	display: block;	overflow: hidden;	background: #f3f3f3;}.product-minimal-figure img {	width: 100%;	transform: none;}.product-minimal-title {	letter-spacing: 0;	color: #151515;}.product-minimal-title a, .product-minimal-title a:focus, .product-minimal-title a:active {	color: inherit;}.product-minimal-title a:hover {	color: #4BBBFA;}.product-minimal-price {	line-height: 1;	letter-spacing: .025em;	color: #4BBBFA;}* + .product-minimal-price {	margin-top: 12px;}.product-top-panel {	display: flex;	flex-wrap: wrap;	align-items: center;	justify-content: center;}.product-top-panel-title {	font-weight: 400;	text-transform: none;}.product-top-panel-sorting .form-input:not(.select2-container-active) {	border-color: #ebebeb;}.product-top-panel-sorting .select2-container {	min-width: 200px;	font-size: 14px;}.product-top-panel-sorting .select2-container .select2-choice {	color: #151515;	padding-top: 11px;	padding-bottom: 11px;}.product-top-panel + .row {	margin-top: 40px;}@media (min-width: 576px) {	.product-top-panel {		justify-content: space-between;	}}@media (min-width: 768px) {	.product-top-panel + .row {		margin-top: 60px;	}}* + .list-popular-product {	margin-top: 30px;}.list-popular-product-item + .list-popular-product-item {	margin-top: 16px;}.single-product {	text-align: center;	letter-spacing: .05em;	color: #151515;}.single-product .button {	min-width: 176px;}.single-product h4 + .group-md {	margin-top: 14px;}.single-product .group-md + p {	margin-top: 24px;}.single-product p + hr {	margin-top: 14px;}.single-product .group-lg + hr {	margin-top: 30px;}@media (min-width: 768px) {	.single-product {		text-align: left;	}}.single-product-price {	display: inline-block;	vertical-align: middle;	font-size: 24px;	line-height: 1;	letter-spacing: .05em;	font-family: "DM Sans", sans-serif;	color: #4BBBFA;}.list-description {	text-align: left;	letter-spacing: .025em;}.list-description li > * {	display: inline-block;	vertical-align: middle;}.list-description li span:first-child {	margin-right: 6px;}.list-description li span:last-child {	color: #868686;}.list-description li + li {	margin-top: 7px;}* + .list-description {	margin-top: 32px;}.list-description + .group-lg {	margin-top: 20px;}.single-product-social-title {	letter-spacing: 0;}.single-product-social-list {	color: #151515;}.single-product-social-list .icon {	vertical-align: middle;	font-size: 17px;	line-height: 25px;}.single-product-social-list .mdi-google-plus {	font-size: 25px;}.single-product-social-list a, .single-product-social-list a:focus, .single-product-social-list a:active {	color: inherit;}.single-product-social-list a:hover {	color: #4BBBFA;}.single-product-rating {	font-size: 25px;	color: #FED533;}.single-product-rating .icon + .icon {	margin-left: 4px;}.box-radio {	text-align: left;	padding: 27px 15px 18px;	border: 1px solid #e1e1e1;}.radio-panel-content {	height: 0;	max-height: 0;	opacity: 0;	letter-spacing: .05em;	color: #9b9b9b;}.radio-panel .radio-inline {	font-size: 16px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #151515;}.radio-panel .radio-inline.active + .radio-panel-content {	opacity: 1;	height: 100%;	max-height: 100%;	transition: opacity .3s ease-out;}* + .box-radio {	margin-top: 25px;}* + .radio-panel-content {	margin-top: 9px;}.radio-panel + .radio-panel {	margin-top: 13px;}@media (min-width: 576px) {	.box-radio {		padding-left: 26px;		padding-right: 26px;	}}.box-rating {	font-size: 19px;	color: #2b5ba8;}/*** Quotes*/.services-classic {	position: relative;	text-align: left;	max-width: 370px;	margin-left: auto;	margin-right: auto;	color: #868686;}.services-classic-figure {	display: block;	overflow: hidden;}.services-classic-figure img {	width: 100%;	transform: none;	will-change: transform;	transition: all .25s ease;}.services-classic-caption {	padding: 26px 0 10px 5px;}.services-classic-icon {	font-size: 25px;	color: #4BBBFA;}.services-classic-icon.icon-52 {	font-size: 52px;}.services-classic-icon.icon-53 {	font-size: 53px;}.services-classic-icon.icon-54 {	font-size: 54px;}.services-classic-title a, .services-classic-title a:focus, .services-classic-title a:active {	color: inherit;}.services-classic-title a:hover {	color: #4BBBFA;}* + .services-classic-text {	margin-top: 10px;}@media (max-width: 991.98px) {	.services-classic .unit {		margin-bottom: -20px;		margin-left: -20px;	}	.services-classic .unit:empty {		margin-bottom: 0;		margin-left: 0;	}	.services-classic .unit > * {		display: inline-block;		margin-top: 0;		margin-bottom: 20px;		margin-left: 20px;	}	.services-classic .unit > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 992px) {	.desktop .services-classic:hover .services-classic-figure img {		transform: scale(1.07);	}}.services-modern {	position: relative;	padding: 20px 0;	z-index: 1;}.services-modern::before {	position: absolute;	content: '';	top: -1px;	right: -1px;	bottom: -1px;	left: -1px;	background: #ffffff;	visibility: hidden;	opacity: 0;	transition: all .3s ease;	pointer-events: none;	z-index: -1;}.services-modern .box-icon-modern {	max-width: 100%;	margin-left: auto;	margin-right: auto;	background: transparent;}@media (min-width: 768px) {	.services-modern {		padding: 50px 20px;	}}@media (min-width: 1200px) {	.services-modern {		padding-top: 40px;		padding-bottom: 60px;	}}@media (min-width: 1200px) {	.desktop .services-modern {		padding: 40px 20px;	}	.desktop .services-modern:hover::before {		opacity: 1;		visibility: visible;	}}.services-creative {	position: relative;	overflow: hidden;	text-align: left;	max-width: 370px;	margin-left: auto;	margin-right: auto;	color: #242424;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);}.services-creative-icon {	position: absolute;	width: 48px;	height: 48px;	top: 20px;	left: 20px;	border-radius: 10px;	text-align: center;	line-height: 48px;	background-color: #4BBBFA;	color: #ffffff;	z-index: 1;}.services-creative-figure {	display: block;	overflow: hidden;}.services-creative-figure img {	width: 100%;	will-change: transform;	transition: all .25s ease;}.services-creative-caption {	position: relative;	padding: 30px 15px 30px;	z-index: 1;}.services-creative-caption::before {	position: absolute;	content: '';	top: -8px;	right: 0;	bottom: 0;	left: 0;	background-color: #f5f5f5;	transition: all .3s ease;	pointer-events: none;	z-index: -1;}.services-creative-counter {	display: inline-block;	text-align: center;	position: absolute;	top: 0;	left: 50%;	width: 50px;	height: 50px;	border-radius: 50%;	font-size: 26px;	line-height: 50px;	font-weight: 300;	letter-spacing: .075em;	font-family: "DM Sans", sans-serif;	color: rgba(255, 255, 255, 0.7);	background: linear-gradient(to top, #3bb2f5 0%, #45bcff 100%);	transform: translate3d(140%, -50%, 0);	will-change: transform;	transition: all .3s ease;}.services-creative-title {	font-weight: 700;	letter-spacing: .01em;	text-transform: none;}.services-creative-title a, .services-creative-title a:focus, .services-creative-title a:active {	color: inherit;}.services-creative-title a:hover {	color: #4BBBFA;}@media (min-width: 992px) {	.desktop .services-creative-figure img {		transform: scale(1.1);	}	.desktop .services-creative:hover .services-creative-figure img {		transform: none;	}	.desktop .services-creative:hover .services-creative-caption::before {		transform: none;	}	.desktop .services-creative:hover .services-creative-counter {		transform: translate3d(-50%, -50%, 0);	}}@media (min-width: 576px) {	.services-creative-caption {		padding-left: 10%;		padding-right: 10%;		padding-bottom: 30px;	}	.services-creative-counter {		transform: translate3d(105%, -50%, 0);	}}@media (min-width: 768px) {	.services-creative-caption {		padding-left: 14%;		padding-right: 14%;		padding-bottom: 40px;	}	.services-creative-counter {		width: 70px;		height: 70px;		font-size: 36px;		line-height: 70px;	}}@media (min-width: 992px) {	.services-creative-caption {		padding-left: 10%;		padding-right: 10%;	}}@media (min-width: 1200px) {	.services-creative-caption {		padding: 20px 20px 30px;	}	.services-creative-text {		padding-right: 30px;	}}.services-tammy {	text-align: center;	max-width: 270px;	margin-left: auto;	margin-right: auto;	padding: 40px 15px 10px;}.services-tammy-counter {	font-size: 36px;	line-height: 1;	font-weight: 300;	letter-spacing: .1em;	color: #4BBBFA;}.services-tammy-title {	font-size: 20px;	letter-spacing: .05em;	text-transform: none;}.services-tammy-figure {	display: block;}.services-tammy-figure img {	width: 100%;}.services-tammy-link {	display: inline-block;	font-weight: 500;	letter-spacing: .2em;	text-transform: uppercase;	text-indent: -26px;	transition: all .2s ease;}.services-tammy-link, .services-tammy-link:focus, .services-tammy-link:active {	color: rgba(21, 21, 21, 0.7);}.services-tammy-link:hover {	color: #2b5ba8;}.services-tammy-link::before {	content: '\f14f';	font-size: 16px;	margin-right: 7px;	font-family: "Material Design Icons";	color: #151515;	opacity: 0;	visibility: hidden;	transition: inherit;}.services-tammy-link:hover {	text-indent: 0;}.services-tammy-link:hover::before {	opacity: 1;	visibility: visible;}* + .services-tammy-caption {	margin-top: 20px;}* + .services-tammy-figure {	margin-top: 20px;}* + .services-tammy-link {	margin-top: 22px;}@media (min-width: 768px) {	.services-tammy {		text-align: left;	}	.services-tammy-counter {		font-size: 50px;	}}@media (min-width: 992px) {	.services-tammy {		padding-top: 50px;		padding-bottom: 30px;	}	* + .services-tammy-caption {		margin-top: 45px;	}}@media (min-width: 1200px) {	.services-tammy {		padding-left: 25px;		padding-right: 25px;	}	.services-tammy-counter {		font-size: 72px;	}	.services-tammy-title {		font-size: 18px;	}	* + .services-tammy-caption {		margin-top: 66px;	}}@media (min-width: 992px) {	.desktop .services-tammy-caption {		transform: none;		will-change: transform;		transition: all .3s ease;	}	.desktop .services-tammy:hover .services-tammy-caption {		transform: translate3d(0, -16px, 0);	}}.services-rose {	text-align: center;}.services-rose img {	width: 100%;}.services-rose-caption {	position: relative;}.services-rose-title {	font-size: 16px;	line-height: 1.625;	font-weight: 500;	letter-spacing: .2em;	text-transform: uppercase;	color: #151515;}.services-rose-title a, .services-rose-title a:focus, .services-rose-title a:active {	color: inherit;}.services-rose-title a:hover {	color: #4BBBFA;}* + .services-rose-title {	margin-top: 20px;}@media (min-width: 992px) {	.desktop .services-rose {		padding-bottom: 72px;	}	.desktop .services-rose-caption::before {		position: absolute;		content: '';		top: 10px;		right: 10px;		bottom: 10px;		left: 10px;		background: #ffffff;		opacity: 0;		visibility: hidden;		transform: translate3d(0, -20px, 0);		transition: all .3s ease;		pointer-events: none;	}	.desktop .services-rose-title {		position: absolute;		top: calc(100% + 20px);		left: 50%;		width: 100%;		max-width: 85%;		transform: translate3d(-50%, 0, 0);		transition-duration: .3s;		transition-timing-function: ease;		z-index: 1;	}	.desktop .services-rose-title a, .desktop .services-rose-title a:focus, .desktop .services-rose-title a:active {		color: inherit;	}	.desktop .services-rose-title a:hover {		color: #151515;	}	.desktop * + .services-rose-title {		margin-top: 0;	}	.desktop .services-rose:hover .services-rose-caption::before {		opacity: 1;		visibility: visible;		transform: none;	}	.desktop .services-rose:hover .services-rose-title {		top: 50%;		color: #4BBBFA;		letter-spacing: .5em;		transform: translate3d(-50%, -50%, 0);	}}@media (min-width: 1600px) {	.desktop .services-rose-caption::before {		top: 12px;		right: 12px;		bottom: 12px;		left: 12px;	}	.desktop .services-rose-title {		letter-spacing: .3em;	}	.desktop .services-rose:hover .services-rose-title {		letter-spacing: .7em;	}}@media (min-width: 1800px) {	.desktop .services-rose:hover .services-rose-title {		letter-spacing: .8em;	}}.services-terri {	position: relative;	text-align: center;}.services-terri::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(46, 84, 116, 0.55);	pointer-events: none;	z-index: 1;}.services-terri-figure {	display: block;	overflow: hidden;}.services-terri-figure img {	display: inline-block;	width: 100%;	transition: all .2s ease;}.services-terri-caption {	display: flex;	align-items: center;	flex-direction: column;	justify-content: center;	position: absolute;	content: '';	padding: 10px;	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;	z-index: 1;}.services-terri-caption > * {	pointer-events: auto;}.services-terri-icon {	position: relative;	height: 63px;	width: 63px;	font-size: 34px;	line-height: 63px;	border-radius: 50%;	color: #151515;	background: #2b5ba8;	transition: all .2s ease-in-out;	z-index: 1;}.services-terri-icon::after {	position: absolute;	content: '';	top: -5px;	right: -5px;	bottom: -5px;	left: -5px;	border-radius: inherit;	border: 5px solid rgba(255, 255, 255, 0.35);	z-index: -1;}.services-terri-title {	letter-spacing: .025em;	text-transform: none;	color: #ffffff;}.services-terri-title a, .services-terri-title a:focus, .services-terri-title a:active {	color: inherit;}.services-terri-title a:hover {	color: #2b5ba8;}* + .services-terri-title {	margin-top: 20px;}@media (min-width: 768px) {	.services-terri-caption {		padding: 15px;	}	.services-terri-icon {		height: 83px;		width: 83px;		font-size: 42px;		line-height: 83px;	}	.services-terri-icon.icon-50 {		font-size: 50px;	}}@media (min-width: 992px) {	.desktop .services-terri-figure img {		transform: scale(1.1);	}	.desktop .services-terri:hover .services-terri-figure img {		transform: none;	}	.desktop .services-terri:hover .services-terri-icon {		color: #ffffff;		background: #4BBBFA;	}}.aside-services {	text-align: center;	min-height: 100%;}.aside-services .button {	min-width: auto;}@media (min-width: 768px) {	.aside-services {		text-align: left;	}}@media (min-width: 992px) {	.aside-services {		margin-left: 35px;		padding-left: 64px;		border-left: 1px solid #e1e1e1;	}}.aside-services-title {	letter-spacing: .2em;}.list-category {	display: block;	text-align: center;	font-size: 14px;	line-height: 1.71;	letter-spacing: .1em;	color: #151515;}.list-category-item a {	position: relative;	display: block;	padding: 10px 0;	border-bottom: 1px solid #e1e1e1;	text-transform: uppercase;}.list-category-item a, .list-category-item a:focus, .list-category-item a:active {	color: inherit;}.list-category-item a:hover {	color: inherit;}.list-category-item a::before {	position: absolute;	content: '';	bottom: -1px;	left: 0;	height: 3px;	width: 0;	background: #4BBBFA;	transition: all .3s ease;}.list-category-item a.active::before {	width: 47px;}.list-category-item a:hover:not(.active)::before {	width: 100%;}* + .list-category {	margin-top: 20px;}.aside-services-title + .button {	margin-top: 40px;}@media (max-width: 767.98px) {	.list-category {		margin-bottom: 0;		margin-left: -20px;	}	.list-category:empty {		margin-bottom: 0;		margin-left: 0;	}	.list-category > * {		display: inline-block;		margin-top: 0;		margin-bottom: 0;		margin-left: 20px;	}	.list-category > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 768px) {	.list-category {		text-align: left;	}	.list-category-item a {		padding-top: 20px;		padding-bottom: 20px;	}	.list-category + .button {		margin-top: 50px;	}}@media (max-width: 991.98px) {	.list-category-down-md-inline-block {		margin-bottom: 0;		margin-left: -20px;	}	.list-category-down-md-inline-block:empty {		margin-bottom: 0;		margin-left: 0;	}	.list-category-down-md-inline-block > * {		display: inline-block;		margin-top: 0;		margin-bottom: 0;		margin-left: 20px;	}	.list-category-down-md-inline-block > .button-icon {		display: inline-flex;		align-items: center;	}}@media (max-width: 1199.98px) {	.list-category-down-lg-inline-block {		margin-bottom: 0;		margin-left: -20px;	}	.list-category-down-lg-inline-block:empty {		margin-bottom: 0;		margin-left: 0;	}	.list-category-down-lg-inline-block > * {		display: inline-block;		margin-top: 0;		margin-bottom: 0;		margin-left: 20px;	}	.list-category-down-lg-inline-block > .button-icon {		display: inline-flex;		align-items: center;	}}.single-service {	text-align: left;}.single-service .team-classic {	max-width: 270px;}.single-service img + h2 {	margin-top: 40px;}.single-service img + h4 {	margin-top: 40px;}.single-service * + p {	margin-top: 24px;}.single-service p + p {	margin-top: 20px;}.single-service * + .row {	margin-top: 50px;}@media (min-width: 1200px) {	.team-classic {		margin-left: auto;	}}/*** Team*/.team-classic {	text-align: left;}.team-classic .unit {	margin-bottom: -24px;	margin-left: -24px;}.team-classic .unit > * {	margin-bottom: 24px;	margin-left: 24px;}.team-classic-2 .team-classic-name span {	color: #eea660;}.team-classic-figure {	display: block;}.team-classic-figure img {	width: 100%;}.team-classic-figure-3 {	display: inline-block;	border-radius: 50%;	overflow: hidden;}.team-classic-title {	font-size: 18px;	font-weight: 300;	line-height: 1.67;	letter-spacing: .075em;	font-style: italic;	color: #151515;}.team-classic-title-2 {	font-size: 20px;	font-weight: 300;	letter-spacing: .075em;	font-style: italic;	text-transform: none;}.team-classic-name {	font-size: 15px;	font-weight: 500;	letter-spacing: .1em;	color: #151515;}.team-classic-name a {	font-size: 14px;	text-transform: uppercase;}.team-classic-name a, .team-classic-name a:focus, .team-classic-name a:active {	color: inherit;}.team-classic-name a:hover {	color: #4BBBFA;}.team-classic-name span {	color: #4BBBFA;}* + .team-classic-title {	margin-top: 36px;}* + .team-classic-name {	margin-top: 10px;}@media (min-width: 576px) {	.team-classic-figure-2 {		clip-path: polygon(0% 0%, calc(100% - 13px) 0, calc(100% - 13px) 14%, 100% 14%, calc(100% - 13px) 36px, calc(100% - 13px) 100%, 0 100%);	}}@media (min-width: 992px) {	.team-classic-title-2 {		font-size: 18px;	}	.team-classic-title-2 + .team-classic-name {		margin-top: 16px;	}}.team-modern {	position: relative;	text-align: center;	max-width: 270px;	margin-left: auto;	margin-right: auto;	background: #ffffff;	transition: all .3s ease;	z-index: 1;}.team-modern-figure {	position: relative;	display: block;}.team-modern-figure img {	width: 100%;	transition: all .3s ease;	will-change: transform;}.team-modern-caption {	padding: 26px 0 0;	overflow: hidden;}.team-modern-name {	font-weight: 500;	letter-spacing: .025em;	text-transform: none;}.team-modern-status {	letter-spacing: .05em;}.team-modern-social-list {	text-align: center;	transform: translate3d(0, -8px, 0);	margin-bottom: -8px;	margin-left: -3px;	margin-right: -3px;}.team-modern-social-list > * {	margin-top: 8px;	padding-left: 3px;	padding-right: 3px;}.team-modern-social-list .icon {	width: 31px;	height: 31px;	font-size: 15px;	line-height: 31px;	background: #f8f8f8;}.team-modern-social-list .icon:hover {	background: #4BBBFA;}.team-modern-social-list .mdi-google-plus {	font-size: 18px;}.team-modern-social-list a, .team-modern-social-list a:focus, .team-modern-social-list a:active {	color: #151515;}.team-modern-social-list a:hover {	color: #ffffff;}* + .team-modern-status {	margin-top: 2px;}* + .team-modern-social-list {	margin-top: 12px;}@media (min-width: 992px) {	.desktop .team-modern::before {		position: absolute;		content: '';		top: 0;		right: 0;		bottom: 0;		left: 0;		background: #ffffff;		box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);		opacity: 0;		visibility: hidden;		transition: inherit;		z-index: -1;	}	.desktop .team-modern-social-list {		transform: translate3d(0, -8px, 0);		margin-bottom: -8px;		margin-left: -3px;		margin-right: -3px;	}	.desktop .team-modern-social-list > * {		margin-top: 8px;		padding-left: 3px;		padding-right: 3px;	}	.desktop .team-modern-social-list li {		transform: translate3d(0, 110%, 0);		transition: all .2s ease;	}	.desktop .team-modern-social-list li:nth-child(2) {		transition-delay: 50ms;	}	.desktop .team-modern-social-list li:nth-child(3) {		transition-delay: 100ms;	}	.desktop .team-modern-social-list li:nth-child(4) {		transition-delay: 150ms;	}	.desktop .team-modern-social-list li:nth-child(5) {		transition-delay: 200ms;	}	.desktop .team-modern-social-list li:nth-child(6) {		transition-delay: 250ms;	}	.desktop .team-modern-social-list li:nth-child(7) {		transition-delay: 300ms;	}	.desktop .team-modern-social-list li:nth-child(8) {		transition-delay: 350ms;	}	.desktop .team-modern-social-list li:nth-child(9) {		transition-delay: 400ms;	}	.desktop .team-modern-social-list li:nth-child(10) {		transition-delay: 450ms;	}	.desktop .team-modern:hover {		transform: translate3d(0, -20px, 0);	}	.desktop .team-modern:hover::before {		top: -12px;		right: -12px;		bottom: -24px;		left: -12px;		opacity: 1;		visibility: visible;	}	.desktop .team-modern:hover .team-modern-social-list li {		transform: none;	}}@media (min-width: 992px) {	.mac-os.desktop .team-modern::before {		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.03);	}}.team-creative {	text-align: center;}.team-creative-figure {	display: inline-block;}.team-creative-figure img {	width: 100%;}.team-creative-name {	font-weight: 400;	letter-spacing: .075em;	text-transform: none;}.team-creative-status {	color: #4BBBFA;}.team-creative-text {	color: #151515;}* + .team-creative-status {	margin-top: 10px;}* + .team-creative-text {	margin-top: 10px;}@media (min-width: 576px) {	.team-creative {		text-align: left;	}	* + .team-creative-text {		margin-top: 26px;	}}.team-ruth {	position: relative;	text-align: left;	max-width: 370px;	min-height: 100%;	margin-left: auto;	margin-right: auto;	padding-right: 10px;	padding-bottom: 10px;	will-change: transform;	transition: all .3s ease;	z-index: 1;}.team-ruth::before {	position: absolute;	content: '';	top: 10px;	right: 0;	bottom: 0;	left: 10px;	background: #e1e1e1;	transition: inherit;	z-index: -1;}.team-ruth .unit {	padding-right: 10px;	margin-bottom: -20px;	margin-left: -20px;}.team-ruth .unit > * {	margin-bottom: 20px;	margin-left: 20px;}.team-ruth-body {	background: #f8f8f8;}.team-ruth-header {	padding: 25px 5% 15px;}.team-ruth-title {	font-size: 14px;	line-height: 1.72;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #4BBBFA;}.team-ruth-figure {	display: block;	overflow: hidden;	width: 110px;	clip-path: polygon(calc(100% - 11px) 0, 100% 15px, 100% 100%, 0 100%, 0 0);}.team-ruth-figure img {	width: 100%;}.team-ruth-name {	font-weight: 400;	letter-spacing: .075em;	text-transform: none;}.team-ruth-link {	display: inline-block;	letter-spacing: .05em;}.team-ruth-link, .team-ruth-link:focus, .team-ruth-link:active {	color: #151515;}.team-ruth-link:hover {	color: #2b5ba8;}.team-ruth-social-list .icon {	font-size: 18px;}.team-ruth-social-list .icon, .team-ruth-social-list .icon:focus, .team-ruth-social-list .icon:active {	color: #151515;}.team-ruth-social-list .icon:hover {	color: #4BBBFA;}.team-ruth-social-list .mdi-google-plus {	font-size: 24px;}.team-ruth-social-list > li {	vertical-align: middle;}.team-ruth-footer {	padding: 20px 5% 40px;}.team-ruth-text {	color: rgba(21, 21, 21, 0.5);}* + .team-ruth-link {	margin-top: 8px;}* + .team-ruth-social-list {	margin-top: 14px;}@media (min-width: 576px) and (max-width: 767.98px) {	.unit.flex-sm-column {		padding-right: 0;	}}@media (min-width: 768px) {	.team-ruth-header,	.team-ruth-footer {		padding-left: 6%;		padding-right: 6%;	}}@media (min-width: 992px) {	.team-ruth-header,	.team-ruth-footer {		padding-left: 5%;		padding-right: 5%;	}}@media (min-width: 1200px) {	.team-ruth .unit {		margin-bottom: -20px;		margin-left: -30px;	}	.team-ruth .unit > * {		margin-bottom: 20px;		margin-left: 30px;	}	.team-ruth-header {		padding: 30px 26px 14px;	}	.team-ruth-figure {		width: auto;	}	.team-ruth-footer {		padding: 22px 12px 50px 28px;	}	* + .team-ruth-link {		margin-top: 15px;	}}@media (min-width: 992px) {	.desktop .team-ruth:hover {		transform: translate3d(0, -10px, 0);	}	.desktop .team-ruth:hover::before {		box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.02);	}}.desktop .context-dark .team-ruth:hover::before, .desktop .bg-gray-dark .team-ruth:hover::before, .desktop .bg-primary .team-ruth:hover::before {	box-shadow: 8px 8px 13px 0 rgba(0, 0, 0, 0.17);}.context-dark .team-ruth-body, .bg-gray-dark .team-ruth-body, .bg-primary .team-ruth-body {	background: #444d5a;}.context-dark .team-ruth::before, .bg-gray-dark .team-ruth::before, .bg-primary .team-ruth::before {	background: #4b525f;}.context-dark .team-ruth-title, .bg-gray-dark .team-ruth-title, .bg-primary .team-ruth-title {	color: #2b5ba8;}.context-dark .team-ruth-text, .bg-gray-dark .team-ruth-text, .bg-primary .team-ruth-text {	color: rgba(255, 255, 255, 0.5);}.context-dark .team-ruth-social-list .icon, .bg-gray-dark .team-ruth-social-list .icon, .bg-primary .team-ruth-social-list .icon, .context-dark .team-ruth-social-list .icon:focus, .bg-gray-dark .team-ruth-social-list .icon:focus, .bg-primary .team-ruth-social-list .icon:focus, .context-dark .team-ruth-social-list .icon:active, .bg-gray-dark .team-ruth-social-list .icon:active, .bg-primary .team-ruth-social-list .icon:active {	color: inherit;}.context-dark .team-ruth-social-list .icon:hover, .bg-gray-dark .team-ruth-social-list .icon:hover, .bg-primary .team-ruth-social-list .icon:hover {	color: #2b5ba8;}.ie-10 .team-ruth-figure,.ie-11 .team-ruth-figure,.ie-edge .team-ruth-figure {	position: relative;}.ie-10 .team-ruth-figure::before,.ie-11 .team-ruth-figure::before,.ie-edge .team-ruth-figure::before {	position: absolute;	content: '';	top: 0;	right: 0;	width: 11px;	height: 100%;	background: #f8f8f8;	transform: skew(35deg);	transform-origin: 50% 0;}.ie-10 .context-dark .team-ruth-figure::before, .ie-10 .bg-gray-dark .team-ruth-figure::before, .ie-10 .bg-primary .team-ruth-figure::before,.ie-11 .context-dark .team-ruth-figure::before,.ie-11 .bg-gray-dark .team-ruth-figure::before,.ie-11 .bg-primary .team-ruth-figure::before,.ie-edge .context-dark .team-ruth-figure::before,.ie-edge .bg-gray-dark .team-ruth-figure::before,.ie-edge .bg-primary .team-ruth-figure::before {	background: #444d5a;}.team-abby {	position: relative;	overflow: hidden;	color: #ffffff;}.team-abby::before {	display: inline-block;	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background: linear-gradient(to bottom, rgba(48, 48, 48, 0) 0%, #1d1d1d 100%);	transition: all .3s ease;	opacity: .83;}.team-abby img {	width: 100%;}.team-abby-caption {	display: flex;	align-items: flex-end;	justify-content: center;	position: absolute;	content: '';	padding: 10px 15px 15px;	top: 0;	right: 0;	bottom: 0;	left: 0;	transition: all .3s ease;	z-index: 1;}.team-abby-name {	font-size: 20px;	line-height: 1.38889;	font-weight: 500;	font-family: "DM Sans", sans-serif;	letter-spacing: .02em;	color: inherit;}.team-abby-name a, .team-abby-name a:focus, .team-abby-name a:active {	color: inherit;}.team-abby-name a:hover {	color: #2b5ba8;}.team-abby-status {	font-size: 15px;	line-height: 1.5;	letter-spacing: .02em;	color: rgba(255, 255, 255, 0.7);}@media (min-width: 1200px) {	.team-abby-caption {		padding-bottom: 25px;	}	.team-abby-name {		font-size: 18px;	}	.team-abby-status {		font-size: 16px;	}	* + .team-abby-social-list {		margin-top: 14px;	}}.team-abby-social-list .icon {	font-size: 18px;}.team-abby-social-list a, .team-abby-social-list a:focus, .team-abby-social-list a:active {	color: inherit;}.team-abby-social-list a:hover {	color: #4BBBFA;}* + .team-abby-status {	margin-top: 4px;}* + .team-abby-social-list {	margin-top: 10px;}@media (min-width: 992px) {	.desktop .team-abby::before {		transform: translate3d(0, 50px, 0);		visibility: hidden;		opacity: 0;	}	.desktop .team-abby-caption {		transform: translate3d(0, -15px, 0);		visibility: hidden;		opacity: 0;	}	.desktop .team-abby:hover::before {		transform: none;		visibility: visible;		opacity: .83;	}	.desktop .team-abby:hover .team-abby-caption {		opacity: 1;		transform: none;		visibility: visible;	}}.box-team .group-sm {	font-size: 0;	line-height: 0;}.box-team .group-sm > * {	vertical-align: middle;}.box-team .title-style-1 + p {	margin-top: 24px;}.box-team * + .group-sm {	margin-top: 35px;}/*** Projects*/.project-classic {	display: flex;	flex-direction: column;	text-align: left;	min-height: 100%;}.project-classic-figure {	display: block;	overflow: hidden;}.project-classic-figure img {	display: block;	width: 100%;	transition: all .3s ease;	will-change: transform;}.project-classic-caption {	flex-grow: 1;	position: relative;	margin-top: 25px;	padding: 20px 14px;	background: #ffffff;	transition: all .3s ease;}.project-classic-caption::before {	position: absolute;	content: '';	top: 0;	left: 50%;	width: 0;	height: 0;	border-style: solid;	border-width: 0 10.5px 12px 10.5px;	border-color: transparent transparent #ffffff transparent;	transform: translate3d(-50%, -100%, 0);	transition: inherit;}.project-classic-title {	font-size: 20px;	letter-spacing: .05em;	text-transform: none;	color: #151515;}.project-classic-location {	font-size: 14px;	line-height: 1.71;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #2b5ba8;}.project-classic-location .icon {	font-size: 20px;}.project-classic-location > * {	display: inline-block;	vertical-align: middle;}.project-classic-location > * + * {	margin-left: 6px;}.project-classic-text {	color: #868686;}* + .project-classic-location {	margin-top: 14px;}* + .project-classic-text {	margin-top: 12px;}@media (min-width: 576px) {	.project-classic-caption {		padding: 30px 40px;	}}@media (min-width: 992px) {	.project-classic-caption {		margin-top: 48px;		padding: 40px 50px 40px 60px;	}}@media (min-width: 1200px) {	.project-classic-caption {		padding-right: 70px;		padding-left: 85px;	}	.project-classic-title {		font-size: 18px;	}}@media (min-width: 992px) {	.desktop .project-classic-figure img {		transform: scale(1.1);	}	.desktop .project-classic:hover .project-classic-figure img {		transform: none;	}}.context-dark .project-classic-title, .bg-gray-dark .project-classic-title, .bg-primary .project-classic-title {	color: #151515;}.owl-style-4 .project-classic-caption::after {	position: absolute;	content: '';	top: 50%;	left: 0;	width: 1px;	height: 61%;	background: #ebebeb;	transform: translate3d(0, -50%, 0);}@media (min-width: 768px) {	.owl-style-4 .project-classic-figure {		margin-left: 15px;		margin-right: 15px;	}}/*** Page layout*/.page {	position: relative;	text-align: center;	overflow: hidden;	min-height: 100vh;	opacity: 0;}[data-x-mode] .page {	opacity: 1;}html.boxed body {	background: #f8f8f8 url(../images/bg-pattern-boxed.png) repeat fixed;}@media (min-width: 1630px) {	html.boxed .page {		max-width: 1600px;		margin-left: auto;		margin-right: auto;		box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);	}	html.boxed .rd-navbar-static {		max-width: 1600px;		margin-left: auto;		margin-right: auto;	}	html.boxed .rd-navbar-static.rd-navbar--is-stuck {		max-width: 1600px;		width: 100%;		left: calc(50% - 1600px);		right: calc(50% - 1600px);	}}/*** Text styling*/.text-italic {	font-style: italic;}.text-normal {	font-style: normal;}.text-underline {	text-decoration: underline;}.text-strike {	text-decoration: line-through;}.fw-thin {	font-weight: 100;}.fw-light {	font-weight: 300;}.fw-regular {	font-weight: 400;}.fw-medium {	font-weight: 500;}.fw-sbold {	font-weight: 600;}.fw-ubold {	font-weight: 900;}.text-primary {	color: #4BBBFA !important;}.text-secondary {	color: #2b5ba8;}.text-gray-13 {	color: #cccccc;}.text-gray-21 {	color: #bcbbbb;}.text-gray-500 {	color: #9b9b9b;}.text-gray-600 {	color: #868686;}.text-white-03 {	color: rgba(255, 255, 255, 0.3);}.text-white-05 {	color: rgba(255, 255, 255, 0.5);}.text-white-06 {	color: rgba(255, 255, 255, 0.6);}.text-gray-800-01 {	color: rgba(21, 21, 21, 0.1);}.text-spacing-0 {	letter-spacing: 0;}.text-spacing-25 {	letter-spacing: .025em;}.text-spacing-50 {	letter-spacing: .05em;}.text-spacing-75 {	letter-spacing: .075em;}.text-spacing-100 {	letter-spacing: .1em;}.text-spacing-180 {	letter-spacing: .18em;}.text-spacing-200 {	letter-spacing: .2em;}.text-spacing-500 {	letter-spacing: .5em;}.text-width-small {	max-width: 500px;}.text-width-medium {	max-width: 550px;}.text-center [class*='text-width-'] {	margin-left: auto;	margin-right: auto;}.text-transform-none {	text-transform: none;}.font-family-sec {	font-family: "DM Sans", sans-serif;}@media (min-width: 1200px) {	.text-xl-nowrap {		white-space: nowrap;	}}/*** Offsets*/* + p {	margin-top: 15px;}* + img {	margin-top: 30px;}h5 + h2 {	margin-top: 18px;}h3 + h1 {	margin-top: 18px;}h1 + p {	margin-top: 40px;}h2 + p {	margin-top: 22px;}h3 + p {	margin-top: 16px;}h4 + p {	margin-top: 12px;}h5 + p {	margin-top: 12px;}h6 + p {	margin-top: 12px;}p + h2,p + .heading-2 {	margin-top: 15px;}.heading-1 + p {	margin-top: 40px;}p + p {	margin-top: 12px;}img + p {	margin-top: 35px;}h3 + img {	margin-top: 42px;}* + .row {	margin-top: 30px;}* + .row-xs {	margin-top: 20px;}* + .row-sm {	margin-top: 40px;}* + .row-md {	margin-top: 45px;}* + .row-lg {	margin-top: 50px;}* + .row-xl {	margin-top: 60px;}* + .big {	margin-top: 20px;}* + .text-block {	margin-top: 34px;}* + .button {	margin-top: 30px;}* + .button-outline-2 {	margin-top: 0;}* + .button-wrap {	margin-top: 30px;}* + .owl-carousel {	margin-top: 30px;}* + .owl-style-4 {	margin-top: 30px;}.row + h3 {	margin-top: 80px;}.heading-7 + h1 {	margin-top: 10px;}.heading-7 + h3 {	margin-top: 16px;}.container + .container {	margin-top: 35px;}.container + .container-fluid {	margin-top: 90px;}.row + .button-wrap {	margin-top: 40px;}.row + .row {	margin-top: 35px;}h4 + .big,h3 + .big {	margin-top: 14px;}@media (min-width: 768px) {	* + .row-xxl {		margin-top: 50px;	}}@media (min-width: 992px) {	h4 + p {		margin-top: 16px;	}	h5 + p {		margin-top: 16px;	}	h6 + p {		margin-top: 16px;	}	.row + .button-wrap {		margin-top: 60px;	}	* + .owl-carousel {		margin-top: 45px;	}	* + .owl-style-4 {		margin-top: 50px;	}	* + .row-xxl {		margin-top: 70px;	}}@media (min-width: 1200px) {	.container + .container {		margin-top: 60px;	}	.row + .row {		margin-top: 60px;	}}.container + .container-style-1 {	margin-top: 26px;}.row-0 {	margin-bottom: 0px;}.row-0:empty {	margin-bottom: 0;}.row-0 > * {	margin-bottom: 0px;}.row-8 {	margin-bottom: -8px;}.row-8:empty {	margin-bottom: 0;}.row-8 > * {	margin-bottom: 8px;}.row-10 {	margin-bottom: -10px;}.row-10:empty {	margin-bottom: 0;}.row-10 > * {	margin-bottom: 10px;}.row-15 {	margin-bottom: -15px;}.row-15:empty {	margin-bottom: 0;}.row-15 > * {	margin-bottom: 15px;}.row-14 {	margin-bottom: -14px;}.row-14:empty {	margin-bottom: 0;}.row-14 > * {	margin-bottom: 14px;}.row-20 {	margin-bottom: -20px;}.row-20:empty {	margin-bottom: 0;}.row-20 > * {	margin-bottom: 20px;}.row-30 {	margin-bottom: -30px;}.row-30:empty {	margin-bottom: 0;}.row-30 > * {	margin-bottom: 30px;}.row-40 {	margin-bottom: -40px;}.row-40:empty {	margin-bottom: 0;}.row-40 > * {	margin-bottom: 40px;}.row-50 {	margin-bottom: -50px;}.row-50:empty {	margin-bottom: 0;}.row-50 > * {	margin-bottom: 50px;}.row-60 {	margin-bottom: -60px;}.row-60:empty {	margin-bottom: 0;}.row-60 > * {	margin-bottom: 60px;}@media (min-width: 768px) {	.row-md-40 {		margin-bottom: -40px;	}	.row-md-40:empty {		margin-bottom: 0;	}	.row-md-40 > * {		margin-bottom: 40px;	}	.row-md-50 {		margin-bottom: -50px;	}	.row-md-50:empty {		margin-bottom: 0;	}	.row-md-50 > * {		margin-bottom: 50px;	}}@media (min-width: 992px) {	.row-lg-0 {		margin-bottom: 0px;	}	.row-lg-0:empty {		margin-bottom: 0;	}	.row-lg-0 > * {		margin-bottom: 0px;	}	.row-lg-50 {		margin-bottom: -50px;	}	.row-lg-50:empty {		margin-bottom: 0;	}	.row-lg-50 > * {		margin-bottom: 50px;	}	.row-lg-60 {		margin-bottom: -60px;	}	.row-lg-60:empty {		margin-bottom: 0;	}	.row-lg-60 > * {		margin-bottom: 60px;	}}.nav-custom-2 > * {	top: 70% !important;}@media (min-width: 1200px) {	.row-xl-60 {		margin-bottom: -60px;	}	.row-xl-60:empty {		margin-bottom: 0;	}	.row-xl-60 > * {		margin-bottom: 60px;	}	.row-xl-75 {		margin-bottom: -75px;	}	.row-xl-75:empty {		margin-bottom: 0;	}	.row-xl-75 > * {		margin-bottom: 75px;	}	.row-xl-90 {		margin-bottom: -90px;	}	.row-xl-90:empty {		margin-bottom: 0;	}	.row-xl-90 > * {		margin-bottom: 90px;	}}@media (min-width: 992px) {	.desktop .row-desktop-0 {		margin-bottom: 0px;	}	.desktop .row-desktop-0:empty {		margin-bottom: 0;	}	.desktop .row-desktop-0 > * {		margin-bottom: 0px;	}	.desktop .row-desktop-8 {		margin-bottom: -8px;	}	.desktop .row-desktop-8:empty {		margin-bottom: 0;	}	.desktop .row-desktop-8 > * {		margin-bottom: 8px;	}	.desktop * + .row-desktop-0 {		margin-top: 20px;	}}/*** Sections*/.section-sm {	padding: 30px 0;}.section-sm.section-first {	padding-top: 60px;}.section-sm.section-last {	padding-bottom: 60px;}.section-md,.section-lg,.section-xl,.section-xxl,.section-inset-4,.section-inset-7,.section-inset-8 {	padding: 50px 0;}.section-inset-5 {	padding: 30px 0;}.section-inset-6 {	padding: 50px 0 30px;}.section-inset-9 {	padding: 30px 0;}.section-collapse + .section-collapse {	padding-top: 0;}.section-collapse:last-child {	padding-bottom: 0;}html [class*='section-'].section-bottom-0 {	padding-bottom: 0;}html [class*='section-'].section-top-0 {	padding-top: 0;}@media (min-width: 992px) {	html [class*='section-'].section-lg-0 {		padding: 0 0 1px;	}}@media (min-width: 768px) {	.section-sm {		padding: 40px 0;	}	.section-sm.section-first {		padding-top: 80px;	}	.section-sm.section-last {		padding-bottom: 80px;	}	.section-md {		padding: 70px 0;	}	.section-lg {		padding: 80px 0;	}	.section-xl {		padding: 90px 0;	}	.section-xxl {		padding: 100px 0;	}	.section-inset-4 {		padding: 60px 0;	}	.section-inset-6 {		padding-top: 80px;	}	.section-inset-8 {		padding: 80px 0 60px;	}	.section-inset-9 {		padding: 0;	}	[class*='section-'].section-bottom-md-70 {		padding-bottom: 70px;	}}@media (min-width: 992px) {	.section-sm {		padding: 45px 0;	}	.section-sm.section-first {		padding-top: 90px;	}	.section-sm.section-last {		padding-bottom: 90px;	}	.section-md {		padding: 80px 0;	}	.section-lg {		padding: 90px 0;	}	.section-xl {		padding: 100px 0;	}	.section-xxl {		padding: 120px 0;	}	.section-inset-6 {		padding-top: 90px;	}	.section-inset-7 {		padding: 70px 0;	}	.section-inset-8 {		padding-top: 90px;	}}@media (min-width: 1200px) {	.section-xxl {		padding: 110px 0;	}	.section-inset-1 {		padding-top: 60px;		padding-bottom: 60px;	}	.section-inset-3 {		padding-top: 70px;		padding-bottom: 70px;	}	.section-inset-4 {		padding: 70px 0;	}	.section-inset-5 {		padding-top: 45px;	}	.section-inset-7 {		padding: 105px 0;	}}@media (min-width: 1600px) {	.section-xxl {		padding: 140px 0;	}	.section-inset-2 {		padding-top: 90px;		padding-bottom: 90px;	}	.section-inset-6 {		padding-top: 140px;		padding-bottom: 100px;	}}.section-left-align {	text-align: left;}.section-single {	display: flex;	text-align: center;}.section-single p {	margin-left: auto;	margin-right: auto;}.section-single .button {	padding-left: 40px;	padding-right: 40px;	letter-spacing: .3em;	min-width: auto;}.section-single p.rights {	color: #151515;}.section-single .rd-mailform-wrap {	max-width: 690px;	margin-left: auto;	margin-right: auto;}.section-single .countdown-bg {	stroke: rgba(157, 157, 157, 0.58);}.section-single * + .button {	margin-top: 45px;}.section-single * + .countdown-wrap {	margin-top: 35px;}.section-single * + .rd-form {	margin-top: 20px;}.section-single .countdown-wrap + * {	margin-top: 35px;}.section-single * + .rd-mailform-wrap {	margin-top: 20px;}@media (min-width: 992px) {	.section-single * + .countdown-wrap {		margin-top: 50px;	}	.section-single .countdown-wrap + * {		margin-top: 56px;	}}.section-single-header {	padding: calc(1em + 4vh) 0 calc(1em + 2vh);}.section-single-main {	padding: calc(1em + 2vh) 0 calc(1em + 6vh);}.section-single-footer {	padding: calc(1em + 2vh) 0;}.section-single-inner {	display: flex;	flex-direction: column;	align-items: center;	justify-content: space-between;	width: 100%;	min-height: 100vh;}.section-single-inner > * {	width: 100%;}.section-overlay-light {	background-color: rgba(255, 255, 255, 0.65);}@supports (display: grid) {	.section-single-inner {		display: grid;		justify-items: center;		align-content: space-between;		grid-template-columns: 1fr;	}}@media (min-width: 1200px) {	.section-single-header {		padding-top: calc(1em + 8vh);	}	.section-single-footer {		padding-bottom: calc(1em + 4vh);	}}@media (min-width: 1600px) {	.section-fluid {		padding-left: 75px;		padding-right: 75px;	}	.section-fluid .container-fluid {		padding-left: 0;		padding-right: 0;		max-width: 1770px;		margin-left: auto;		margin-right: auto;	}}.section-relative {	position: relative;	z-index: 1;}.section-wrap {	position: relative;	overflow: hidden;}.section-wrap .section-wrap-inner {	display: flex;	flex-wrap: wrap;	margin-bottom: -35px;	width: 100%;}.section-wrap .section-wrap-inner:empty {	margin-bottom: 0;}.section-wrap .section-wrap-inner > * {	margin-bottom: 35px;}.section-wrap .section-wrap-inner > * {	width: 100%;}.section-wrap .section-wrap-aside {	bottom: -1px;}.section-wrap .section-wrap-image {	position: relative;	top: 0;	overflow: hidden;	height: 300px;}.section-wrap .section-wrap-image img {	position: absolute;	height: auto;	min-width: 100%;	min-height: 100%;	max-width: none;	top: 30%;	left: 50%;	transform: translate(-50%, -30%);}@supports (object-fit: cover) {	.section-wrap .section-wrap-image img {		top: 0;		left: 0;		transform: none;		height: 100%;		width: 100%;		object-fit: cover;		object-position: center center;	}}@media (min-width: 768px) {	.section-wrap .section-wrap-image {		height: 500px;	}}@media (min-width: 992px) {	.section-wrap .section-wrap-aside {		height: 100%;		position: absolute;		top: 0;		right: 0;		width: calc(50% - 190px);	}	.section-wrap .section-wrap-aside.section-wrap-aside-custom {		width: 50%;	}	.section-wrap .section-wrap-aside img {		height: 100%;		width: 100%;	}	.section-wrap .section-wrap-content {		max-width: 620px;	}}@media (min-width: 992px) {	.section-wrap.section-wrap-sm .section-wrap-aside {		width: 41.6%;	}	.section-wrap.section-wrap-bigger .section-wrap-aside {		width: 50%;	}	.section-wrap.section-wrap-equal .section-wrap-aside {		width: 50%;	}	.section-wrap.section-wrap-equal .section-wrap-aside .section-wrap-content {		max-width: 630px;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.section-wrap.section-wrap-lg .section-wrap-aside {		position: relative;		top: 1px;		width: 100%;		height: 500px;	}	.section-wrap.section-wrap-lg.section-reverse .section-wrap-inner {		-ms-flex-flow: row wrap;		flex-flow: row wrap;	}}@media (min-width: 1200px) {	.section-wrap .section-wrap-aside {		width: calc(50% - 160px);	}	.section-wrap .section-wrap-aside.section-wrap-aside-custom {		width: calc(50% - 30px);	}	.section-wrap.section-wrap-bigger .section-wrap-aside {		width: calc(50% + 100px);	}	.section-wrap.section-wrap-equal .section-wrap-aside {		width: 50%;	}	.section-wrap .section-wrap-content {		max-width: 770px;	}}@media (min-width: 1600px) {	.section-wrap .section-wrap-aside {		width: calc(50% - 260px);	}	.section-wrap .section-wrap-aside.section-wrap-aside-custom {		width: 50%;	}	.section-wrap.section-wrap-bigger .section-wrap-aside {		width: calc(50% + 130px);	}	.section-wrap .section-wrap-content {		max-width: 880px;	}}@media (min-width: 720px) {	.section-wrap.section-reverse [class*='section'] .row-md-left, .section-wrap.section-lg-reverse [class*='section'] .row-md-left {		justify-content: flex-end !important;	}	.section-wrap.section-reverse [class*='section'] .row-md-right, .section-wrap.section-lg-reverse [class*='section'] .row-md-right {		justify-content: flex-start !important;	}}@media (min-width: 960px) {	.section-wrap.section-reverse [class*='section'] .row-lg-left, .section-wrap.section-lg-reverse [class*='section'] .row-lg-left {		justify-content: flex-end !important;	}	.section-wrap.section-reverse [class*='section'] .row-lg-right, .section-wrap.section-lg-reverse [class*='section'] .row-lg-right {		justify-content: flex-start !important;	}}@media (min-width: 1200px) {	.section-wrap.section-reverse [class*='section'] .row-xl-left, .section-wrap.section-lg-reverse [class*='section'] .row-xl-left {		justify-content: flex-end !important;	}	.section-wrap.section-reverse [class*='section'] .row-xl-right, .section-wrap.section-lg-reverse [class*='section'] .row-xl-right {		justify-content: flex-start !important;	}}@media (min-width: null) {	.section-wrap.section-reverse [class*='section'] .row-xxl-left, .section-wrap.section-lg-reverse [class*='section'] .row-xxl-left {		justify-content: flex-end !important;	}	.section-wrap.section-reverse [class*='section'] .row-xxl-right, .section-wrap.section-lg-reverse [class*='section'] .row-xxl-right {		justify-content: flex-start !important;	}}.section-wrap.section-reverse .section-wrap-inner {	-ms-flex-flow: row-reverse wrap-reverse;	flex-flow: row-reverse wrap-reverse;}@media (min-width: 1200px) {	.section-wrap.section-reverse .row {		justify-content: flex-end !important;	}}.section-wrap.section-reverse .section-wrap-aside {	left: 0;	right: auto;}@media (min-width: 992px) {	.section-wrap.section-lg-reverse .section-wrap-inner {		-ms-flex-flow: row-reverse wrap-reverse;		flex-flow: row-reverse wrap-reverse;	}	.section-wrap.section-lg-reverse .section-wrap-aside {		left: 0;		right: auto;	}}/*** Grid modules*/.grid-demonstration {	text-align: left;	line-height: 1.67;}.grid-demonstration h5, .grid-demonstration .heading-5 {	font-weight: 400;	letter-spacing: 0;}@media (max-width: 767.98px) {	.grid-demonstration * + p {		margin-top: 6px;	}}@media (max-width: 1199.98px) {	.grid-demonstration h5, .grid-demonstration .heading-5 {		font-size: 16px;	}}@media (max-width: 1599.98px) {	.grid-demonstration p {		white-space: nowrap;		overflow: hidden;		text-overflow: ellipsis;	}}@media (min-width: 1200px) {	.grid-demonstration * + p {		margin-top: 26px;	}}@media (max-width: 575.98px) {	.container.grid-demonstration [class^='col'] {		padding: 5px;	}}@media (max-width: 991.98px) {	.container-fluid.grid-demonstration .row {		margin-left: 0;		margin-right: 0;	}}.container-fluid.grid-demonstration [class^='col'] {	padding: 5px;}@media (min-width: 576px) {	.container-fluid.grid-demonstration [class^='col'] {		padding: 10px;	}}@media (min-width: 768px) {	.container-fluid.grid-demonstration [class^='col'] {		padding: 15px 10px;	}}@media (min-width: 992px) {	.container-fluid.grid-demonstration [class^='col'] {		padding: 20px;	}}@media (min-width: 1200px) {	.container-fluid.grid-demonstration [class^='col'] {		padding: 30px;	}}@media (min-width: 1600px) {	.container-fluid.grid-demonstration .row {		margin-left: -35px;		margin-right: -35px;	}	.container-fluid.grid-demonstration [class^='col'] {		padding: 40px 40px 40px 60px;	}	.container-fluid.grid-demonstration .col-12,	.container-fluid.grid-demonstration .col-6 {		padding-right: 60px;	}}@media (min-width: 1800px) {	.container-fluid.grid-demonstration .row {		margin-left: -75px;		margin-right: -75px;	}	.container-fluid.grid-demonstration [class^='col'] {		padding: 50px 80px 50px 100px;	}	.container-fluid.grid-demonstration .col-12,	.container-fluid.grid-demonstration .col-6 {		padding-right: 100px;	}}.grid-system-bordered .row {	margin-left: 0;	margin-right: 0;}.grid-system-bordered [class*='col'] {	padding-top: 15px;	padding-bottom: 15px;}.grid-system-bordered .row {	border-bottom: 1px solid #f8f8f8;}.grid-system-bordered * + .row {	margin-top: 30px;}@media (min-width: 768px) {	.grid-system-bordered [class*='col'] {		padding-top: 25px;		padding-bottom: 25px;	}}@media (min-width: 1200px) {	.grid-system-bordered [class*='col'] {		padding-top: 0;		padding-bottom: 40px;	}	.grid-system-bordered * + .row {		margin-top: 50px;	}}.grid-system-outline .row {	border: 1px solid #f8f8f8;}.grid-system-outline .row:not(:last-child) {	border-bottom-width: 0;}.grid-system-outline [class*='col']:not(:last-child) {	border-right: 1px solid #f8f8f8;}.grid-system-outline * + .row {	margin-top: 30px;}.grid-system-outline .row + .row {	margin-top: 0;}@media (min-width: 768px) {	.grid-system-outline * + .row {		margin-top: 45px;	}}/*** Backgrounds*/.context-dark, .bg-gray-dark, .bg-primary,.context-dark h1,.bg-gray-dark h1,.bg-primary h1, .context-dark h2, .bg-gray-dark h2, .bg-primary h2, .context-dark h3, .bg-gray-dark h3, .bg-primary h3, .context-dark h4, .bg-gray-dark h4, .bg-primary h4, .context-dark h5, .bg-gray-dark h5, .bg-primary h5, .context-dark h6, .bg-gray-dark h6, .bg-primary h6, .context-dark [class^='heading-'], .bg-gray-dark [class^='heading-'], .bg-primary [class^='heading-'] {	color: #ffffff;}.context-dark:not(.section-single):not(.form-default) .form-validation, .bg-gray-dark:not(.section-single):not(.form-default) .form-validation, .bg-primary:not(.section-single):not(.form-default) .form-validation,.context-dark:not(.section-single):not(.form-default) .form-label,.bg-gray-dark:not(.section-single):not(.form-default) .form-label,.bg-primary:not(.section-single):not(.form-default) .form-label,.context-dark:not(.section-single):not(.form-default) .form-input,.bg-gray-dark:not(.section-single):not(.form-default) .form-input,.bg-primary:not(.section-single):not(.form-default) .form-input {	color: #ffffff;}.context-dark:not(.section-single):not(.form-default) .form-input,.bg-gray-dark:not(.section-single):not(.form-default) .form-input,.bg-primary:not(.section-single):not(.form-default) .form-input {	background: rgba(255, 255, 255, 0.15);	border-color: transparent;}.context-dark:not(.section-single):not(.form-default) .form-wrap.has-error .form-input, .bg-gray-dark:not(.section-single):not(.form-default) .form-wrap.has-error .form-input, .bg-primary:not(.section-single):not(.form-default) .form-wrap.has-error .form-input {	border-color: #ffffff;}.context-dark .button-outline, .bg-gray-dark .button-outline, .bg-primary .button-outline {	color: #ffffff;}.context-dark .button-outline::before, .bg-gray-dark .button-outline::before, .bg-primary .button-outline::before {	border-color: #ffffff;}.context-dark .button-outline:hover::before, .bg-gray-dark .button-outline:hover::before, .bg-primary .button-outline:hover::before, .context-dark .button-outline:active::before, .bg-gray-dark .button-outline:active::before, .bg-primary .button-outline:active::before {	border-color: #4BBBFA;}.context-dark .button-outline.button-icon-right .icon, .bg-gray-dark .button-outline.button-icon-right .icon, .bg-primary .button-outline.button-icon-right .icon, .context-dark .button-outline.button-icon-right::before, .bg-gray-dark .button-outline.button-icon-right::before, .bg-primary .button-outline.button-icon-right::before {	border-color: #959595;}.context-dark .button-outline.button-icon-right:hover, .bg-gray-dark .button-outline.button-icon-right:hover, .bg-primary .button-outline.button-icon-right:hover, .context-dark .button-outline.button-icon-right:active, .bg-gray-dark .button-outline.button-icon-right:active, .bg-primary .button-outline.button-icon-right:active {	background: #4BBBFA;}.context-dark .button-outline.button-icon-right:hover .icon, .bg-gray-dark .button-outline.button-icon-right:hover .icon, .bg-primary .button-outline.button-icon-right:hover .icon, .context-dark .button-outline.button-icon-right:hover::before, .bg-gray-dark .button-outline.button-icon-right:hover::before, .bg-primary .button-outline.button-icon-right:hover::before, .context-dark .button-outline.button-icon-right:active .icon, .bg-gray-dark .button-outline.button-icon-right:active .icon, .bg-primary .button-outline.button-icon-right:active .icon, .context-dark .button-outline.button-icon-right:active::before, .bg-gray-dark .button-outline.button-icon-right:active::before, .bg-primary .button-outline.button-icon-right:active::before {	border-color: #4BBBFA;}.context-dark .button-outline.button-icon-right:hover .icon, .bg-gray-dark .button-outline.button-icon-right:hover .icon, .bg-primary .button-outline.button-icon-right:hover .icon, .context-dark .button-outline.button-icon-right:active .icon, .bg-gray-dark .button-outline.button-icon-right:active .icon, .bg-primary .button-outline.button-icon-right:active .icon {	background: #5bc3fe;}.context-dark .counter-classic-title, .bg-gray-dark .counter-classic-title, .bg-primary .counter-classic-title {	color: rgba(255, 255, 255, 0.3);}.rd-navbar-creative.context-dark, .rd-navbar-creative.bg-gray-dark, .rd-navbar-creative.bg-primary {	background: transparent;}.rd-navbar-creative.rd-navbar-static.context-dark .rd-nav-link, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-nav-link, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-nav-link {	color: #ffffff;}.rd-navbar-creative.rd-navbar-static.context-dark .rd-navbar-contacts-3, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-navbar-contacts-3, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-navbar-contacts-3 {	color: #ffffff;}.rd-navbar-creative.rd-navbar-static.context-dark .rd-navbar-contacts-3 .mail, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-navbar-contacts-3 .mail, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-navbar-contacts-3 .mail, .rd-navbar-creative.rd-navbar-static.context-dark .rd-navbar-contacts-3 .mail:focus, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-navbar-contacts-3 .mail:focus, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-navbar-contacts-3 .mail:focus, .rd-navbar-creative.rd-navbar-static.context-dark .rd-navbar-contacts-3 .mail:active, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-navbar-contacts-3 .mail:active, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-navbar-contacts-3 .mail:active {	color: rgba(255, 255, 255, 0.5);}.rd-navbar-creative.rd-navbar-static.context-dark .rd-navbar-contacts-3 .mail:hover, .rd-navbar-creative.rd-navbar-static.bg-gray-dark .rd-navbar-contacts-3 .mail:hover, .rd-navbar-creative.rd-navbar-static.bg-primary .rd-navbar-contacts-3 .mail:hover {	color: #4BBBFA;}.rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck.context-dark, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck.bg-gray-dark, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck.bg-primary, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone.context-dark, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone.bg-gray-dark, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone.bg-primary {	background: #3f4959;}.rd-navbar-creative.rd-navbar-fixed.context-dark .rd-navbar-panel, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .rd-navbar-panel, .rd-navbar-creative.rd-navbar-fixed.bg-primary .rd-navbar-panel {	background: #3f4959;}.rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline {	color: #151515;}.rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline::before, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline::before, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline::before {	border-color: #151515;}.rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline:hover, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline:hover, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline:hover, .rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline:active, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline:active, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline:active {	color: #ffffff;}.rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline:hover::before, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline:hover::before, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline:hover::before, .rd-navbar-creative.rd-navbar-fixed.context-dark .button-outline:active::before, .rd-navbar-creative.rd-navbar-fixed.bg-gray-dark .button-outline:active::before, .rd-navbar-creative.rd-navbar-fixed.bg-primary .button-outline:active::before {	border-color: #4BBBFA;}.rd-navbar-creative.context-dark .rd-navbar-toggle span, .rd-navbar-creative.bg-gray-dark .rd-navbar-toggle span, .rd-navbar-creative.bg-primary .rd-navbar-toggle span, .rd-navbar-creative.context-dark .rd-navbar-toggle span:before, .rd-navbar-creative.bg-gray-dark .rd-navbar-toggle span:before, .rd-navbar-creative.bg-primary .rd-navbar-toggle span:before, .rd-navbar-creative.context-dark .rd-navbar-toggle span:after, .rd-navbar-creative.bg-gray-dark .rd-navbar-toggle span:after, .rd-navbar-creative.bg-primary .rd-navbar-toggle span:after {	background-color: #ffffff;}.rd-navbar-creative.context-dark .rd-navbar-toggle.active span, .rd-navbar-creative.bg-gray-dark .rd-navbar-toggle.active span, .rd-navbar-creative.bg-primary .rd-navbar-toggle.active span {	background: transparent;}.rd-navbar-creative.context-dark .rd-navbar-collapse-toggle span, .rd-navbar-creative.bg-gray-dark .rd-navbar-collapse-toggle span, .rd-navbar-creative.bg-primary .rd-navbar-collapse-toggle span, .rd-navbar-creative.context-dark .rd-navbar-collapse-toggle span:before, .rd-navbar-creative.bg-gray-dark .rd-navbar-collapse-toggle span:before, .rd-navbar-creative.bg-primary .rd-navbar-collapse-toggle span:before, .rd-navbar-creative.context-dark .rd-navbar-collapse-toggle span:after, .rd-navbar-creative.bg-gray-dark .rd-navbar-collapse-toggle span:after, .rd-navbar-creative.bg-primary .rd-navbar-collapse-toggle span:after {	background-color: #ffffff;}.context-dark p.rights, .bg-gray-dark p.rights, .bg-primary p.rights {	color: #ffffff;}.footer-classic.context-dark p.rights, .footer-classic.bg-gray-dark p.rights, .footer-classic.bg-primary p.rights, .footer-corporate.context-dark p.rights, .footer-corporate.bg-gray-dark p.rights, .footer-corporate.bg-primary p.rights {	color: rgba(255, 255, 255, 0.2);}.footer-modern.context-dark, .footer-modern.bg-gray-dark, .footer-modern.bg-primary {	color: rgba(255, 255, 255, 0.4);}.footer-modern.context-dark p.rights, .footer-modern.bg-gray-dark p.rights, .footer-modern.bg-primary p.rights {	color: rgba(255, 255, 255, 0.2);}.footer-modern.context-dark p.rights a, .footer-modern.bg-gray-dark p.rights a, .footer-modern.bg-primary p.rights a, .footer-modern.context-dark p.rights a:focus, .footer-modern.bg-gray-dark p.rights a:focus, .footer-modern.bg-primary p.rights a:focus, .footer-modern.context-dark p.rights a:active, .footer-modern.bg-gray-dark p.rights a:active, .footer-modern.bg-primary p.rights a:active {	color: inherit;}.footer-modern.context-dark p.rights a:hover, .footer-modern.bg-gray-dark p.rights a:hover, .footer-modern.bg-primary p.rights a:hover {	color: #2b5ba8;}.footer-creative.context-dark, .footer-creative.bg-gray-dark, .footer-creative.bg-primary {	color: rgba(255, 255, 255, 0.4);}.footer-creative.context-dark p.rights, .footer-creative.bg-gray-dark p.rights, .footer-creative.bg-primary p.rights {	color: inherit;}.footer-creative.context-dark hr, .footer-creative.bg-gray-dark hr, .footer-creative.bg-primary hr {	border-top-color: rgba(255, 255, 255, 0.13);}.context-dark .quote-creative-text::before, .bg-gray-dark .quote-creative-text::before, .bg-primary .quote-creative-text::before {	color: rgba(184, 194, 203, 0.2);}.context-dark .quote-creative-author, .bg-gray-dark .quote-creative-author, .bg-primary .quote-creative-author {	color: rgba(255, 255, 255, 0.4);}.context-dark .brand .brand-logo-dark, .bg-gray-dark .brand .brand-logo-dark, .bg-primary .brand .brand-logo-dark {	display: none;}.context-dark .brand .brand-logo-light, .bg-gray-dark .brand .brand-logo-light, .bg-primary .brand .brand-logo-light {	display: block;}/*** Light Backgrounds*/.bg-default {	background-color: #ffffff;}.bg-primary {	background-color: #4BBBFA;}.bg-primary-dark {	background-color: #1eadff;}.bg-secondary {	background-color: #2b5ba8;}.bg-sky-blue {	background-color: #EBF8FF;}.bg-gray-100 {	background-color: #f8f8f8;}.bg-gray-200 {	background-color: #ebebeb;}.bg-gray-300 {	background-color: #e1e1e1;}.bg-gray-600 {	background-color: #868686;}.bg-gray-800 {	background-color: #151515;}.bg-gray-3 {	background-color: #2a2a2a;}.bg-gray-7 {	background-color: #f3f3f3;}.bg-gray-8 {	background-color: #47505f;}.bg-blue-2 {	background-color: #3f4959;}/*** Dark Backgrounds*/.bg-gray-dark {	background-color: #2c343b;}/** * Accent Backgrounds*/.bg-primary + .bg-primary {	padding-top: 0;}/*** Background Image*/.bg-image {	background-size: cover;	background-position: center center;}[class^='bg-'] {	background-size: cover;	background-position: center center;}@media (min-width: 992px) {	html:not(.tablet):not(.mobile) .bg-fixed {		background-attachment: fixed;	}}[class*='bg-image-left-'],[class*='bg-image-right-'] {	position: relative;}[class*='bg-image-left-'] .box-transform,[class*='bg-image-right-'] .box-transform {	display: none;}.bg-image-right,.bg-image-left {	position: absolute;	overflow: hidden;	top: 0;	bottom: 0;	z-index: -1;}.bg-image-right {	right: 0;}.bg-image-left {	left: 0;}.bg-image-right-3 {	left: 0;	background-image: url(../images/about-6-960x646.jpg);}.bg-image-left-2 {	right: 0;	background-image: url(../images/steelworks/about-1-960x674.jpg);	background-position-x: 0;}@media (min-width: 768px) {	.bg-image-right-md,	.bg-image-left-md {		position: absolute;		overflow: hidden;		top: 0;		bottom: 0;		z-index: -1;	}	.bg-image-right-md {		right: 0;	}	.bg-image-left-md {		left: 0;	}	.bg-image-right-2 {		left: calc(50% + 60px);		background-color: #ffffff;		background-image: url(../images/bg-index-3.jpg);	}}@media (min-width: 992px) {	.bg-image-right-lg,	.bg-image-left-lg {		position: absolute;		overflow: hidden;		top: 0;		bottom: 0;		z-index: -1;	}	.bg-image-right-lg {		right: 0;	}	.bg-image-left-lg {		left: 0;	}	.bg-image-right-1 {		left: 50%;		background-image: url(../images/about-5-1110x710.jpg);	}	.bg-image-right-1 .link-play-modern {		position: absolute;		top: 50%;		right: -14px;		left: auto;		transform: translateY(-50%);	}	.bg-image-right-1 .box-transform {		display: block;	}	.bg-image-right-1 img {		display: none;	}	.bg-image-right-2 {		left: calc(50% + 175px);	}	.bg-image-right-3 {		left: 50%;	}	.bg-image-left-1 {		right: 50%;		background-image: url(../images/steelworks/video-1-1110x800.jpg);	}	.bg-image-left-1 .box-transform {		display: block;	}	.bg-image-left-1 img {		display: none;	}	.bg-image-left-2 {		right: 50%;	}}@media (min-width: 1200px) {	.bg-image-right-2 {		left: calc(50% + 215px);	}}.bg-image-1 {	background-image: url(../images/bg-index-5.jpg);	background-repeat: repeat;	background-color: #303e4f;}.bg-image-2 {	background-image: url(../images/bg-index-9.jpg);	background-repeat: repeat;	background-color: #f8f8f8;}.bg-image-3 {	background-image: none;	background-repeat: repeat;	background-color: #EBF8FF;}@media (min-width: 768px) {	.bg-image-3 {		z-index: 1;	}	.bg-image-3::before, .bg-image-3::after {		position: absolute;		content: '';		top: 0;		bottom: 0;		width: 1000%;		background: inherit;		transform-origin: 50% 0;		background-color: #EBF8FF;	}	.bg-image-3::before {		left: -70px;		z-index: -2;	}	.bg-image-3::after {		left: 0;		z-index: -1;	}}@media (min-width: 992px) {	.bg-image-3::before {		left: -100px;	}}.bg-image-4 {	background-image: none;	background-repeat: repeat;	background-color: #f8f8f8;}.bg-image-5 {	position: relative;	z-index: 1;}.bg-image-5::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background-color: #ffffff;	background-repeat: no-repeat;	background-size: cover;	background-position: 100% 50%;	background-image: url(../images/bg-project-2.jpg);	z-index: -1;}@media (min-width: 992px) {	.bg-image-5::before {		bottom: 27%;	}}/*** Utilities custom*/.height-fill {	position: relative;	display: flex;	flex-direction: column;	align-items: stretch;}.height-fill > * {	flex-grow: 1;	flex-shrink: 0;}.object-inline {	white-space: nowrap;}.object-inline > * {	display: inline-block;	min-width: 20px;	vertical-align: top;	white-space: normal;}.object-inline > * + * {	margin-left: 5px;}.oh {	position: relative;	overflow: hidden;}.desktop .oh-desktop {	position: relative;	overflow: hidden;}.text-decoration-lines {	position: relative;	overflow: hidden;	width: 100%;}.text-decoration-lines-content {	position: relative;	display: inline-block;	min-width: 170px;	font-size: 13px;	text-transform: uppercase;}.text-decoration-lines-content::before, .text-decoration-lines-content::after {	content: '';	position: absolute;	height: 1px;	background: #ebebeb;	top: 50%;	width: 100vw;}.text-decoration-lines-content::before {	left: 0;	transform: translate3d(-100%, 0, 0);}.text-decoration-lines-content::after {	right: 0;	transform: translate3d(100%, 0, 0);}* + .text-decoration-lines {	margin-top: 30px;}p.rights {	font-size: 15px;	letter-spacing: .075em;	color: #868686;}p.rights a {	display: inline-block;	color: inherit;}p.rights a:hover {	color: #4BBBFA;}[style*='z-index: 1000;'] {	z-index: 1101 !important;}.text-block {	text-align: left;}.text-block > * {	margin-left: .125em;	margin-right: .125em;}@media (min-width: 1200px) {	.box-typography p {		max-width: 96%;	}}.box-color-line {	margin-bottom: -8px;	margin-left: -4px;}.box-color-line:empty {	margin-bottom: 0;	margin-left: 0;}.box-color-line > * {	display: inline-block;	margin-top: 0;	margin-bottom: 8px;	margin-left: 4px;}.box-color-line > .button-icon {	display: inline-flex;	align-items: center;}.box-color-item {	display: inline-block;	vertical-align: middle;	width: 53px;	height: 53px;}.box-typography-description h1 + h2 {	margin-top: 8px;}* + .box-color {	margin-top: 20px;}.box-color-line + .box-color-line {	margin-top: 8px;}.box-typography-description-item + .box-typography-description-item {	margin-top: 44px;}@media (min-width: 768px) {	.box-typography-description {		padding-left: 30px;		border-left: 1px solid #e1e1e1;	}}@media (min-width: 992px) {	.box-typography-description {		margin-top: 38px;	}}.box-transform-wrap {	position: relative;	overflow: hidden;	z-index: 1;}.box-transform {	position: absolute;	right: 0;	top: 0;	width: calc(100% + 150px);	height: calc(100% + 150px);	will-change: transform;	animation: bgPos 100s linear infinite;	transform: translate3d(75px, -75px, 0) rotate(0.001deg);	background-position: 50% 50%;	background-size: cover;	pointer-events: none;	z-index: -1;}@media (max-width: 767.98px) {	.box-transform-1 {		padding-top: 56.25%;	}}@keyframes bgPos {	25% {		transform: translate3d(150px, -150px, 0) rotate(0.001deg);	}	75% {		transform: translate3d(0, 0, 0) rotate(0.001deg);	}}.container-inset-0 {	padding-left: 0;	padding-right: 0;}@media (min-width: 576px) and (max-width: 767.98px) {	.container-style-1 {		max-width: none;		padding-left: 0;		padding-right: 0;	}}.gutters-8 {	margin-left: -4px;	margin-right: -4px;}.gutters-8 [class*='col-'] {	padding-left: 4px;	padding-right: 4px;}.gutters-10 {	margin-left: -5px;	margin-right: -5px;}.gutters-10 [class*='col-'] {	padding-left: 5px;	padding-right: 5px;}.gutters-14 {	margin-left: -7px;	margin-right: -7px;}.gutters-14 [class*='col-'] {	padding-left: 7px;	padding-right: 7px;}.gutters-20 {	margin-left: -10px;	margin-right: -10px;}.gutters-20 [class*='col-'] {	padding-left: 10px;	padding-right: 10px;}@media (min-width: 768px) {	.no-md-gutters {		margin-right: 0;		margin-left: 0;	}	.no-md-gutters > .col,	.no-md-gutters > [class*="col-"] {		padding-right: 0;		padding-left: 0;	}}.title-group h3 + p {	margin-top: 22px;}.title-group h4 + p {	margin-top: 24px;}.box-width-230 {	max-width: 230px;}@media (min-width: 1200px) {	.box-width-xl-520 {		max-width: 520px;	}}@media (min-width: 768px) {	.bordered-1 {		overflow: hidden;	}	.bordered-1 > div::before {		position: absolute;		content: '';		top: 20px;		bottom: 6px;		left: -30px;		width: 1px;		background: #ebebeb;	}}@media (min-width: 1200px) {	.bordered-1 > div::before {		left: -65px;	}}.bordered-2 > div {	border-top: 1px solid #ebebeb;}@media (min-width: 768px) {	.bordered-2 > div::before {		position: absolute;		content: '';		top: 0;		bottom: 0;		right: 0;		border-right: 1px solid #ebebeb;	}	.bordered-2 > div[class*='sm-6']:nth-child(-n + 2)::before {		top: 65px;	}	.bordered-2 > div[class*='sm-6']:nth-last-child(-n + 2)::before {		bottom: 50px;	}	.bordered-2 > div[class*='sm-6']:nth-child(2n)::before {		display: none;	}}@media (min-width: 992px) {	.bordered-2 > div[class*='lg-4']:nth-child(-n + 3) {		border-top: none;	}	.bordered-2 > div[class*='lg-4']:nth-child(-n + 3)::before {		top: 65px;	}	.bordered-2 > div[class*='lg-4']:nth-last-child(-n + 3)::before {		bottom: 50px;	}	.bordered-2 > div[class*='lg-4']:nth-child(2n)::before {		display: inline-block;	}	.bordered-2 > div[class*='lg-4']:nth-child(3n)::before {		display: none;	}}@media (min-width: 1200px) {	.bordered-2 > div[class*='lg-4']:nth-last-child(-n + 3):nth-last-child(-n + 3)::before {		bottom: 60px;	}}@media (max-width: 1199.98px) {	.bordered-2 {		overflow: hidden;	}	.bordered-2 > div {		margin-top: -1px;	}}.bordered-3 {	border-left: 1px solid #ebebeb;}.bordered-3 > * {	border-right: 1px solid #ebebeb;}.bordered-4 .owl-stage-outer {	padding-left: 1px;	margin-right: -1px;}.bordered-4 .owl-item {	border-right: 1px solid #ebebeb;}.bordered-5 {	overflow: hidden;}.bordered-5 > * {	margin-bottom: -1px;	margin-right: -1px;	border-right: 1px solid #ebebeb;	border-bottom: 1px solid #ebebeb;}@media (min-width: 576px) {	.bordered-5 {		overflow: visible;	}	.bordered-5 > * {		margin-bottom: 0;		margin-right: 0;		border-right: none;		border-bottom: none;		border-left: 1px solid #ebebeb;	}	.bordered-5 > * + * {		border-top: 1px solid #ebebeb;	}	.bordered-5 > *:first-child::before {		position: absolute;		content: '';		right: calc(100% + 1px);		bottom: -1px;		height: 0;		width: 10000%;		border-bottom: 1px solid #ebebeb;		z-index: 1;	}}.context-dark .bordered-5 > *, .bg-gray-dark .bordered-5 > *, .bg-primary .bordered-5 > * {	border-color: rgba(235, 235, 235, 0.18);}.context-dark .bordered-5 > *::before, .bg-gray-dark .bordered-5 > *::before, .bg-primary .bordered-5 > *::before {	border-color: inherit;}.aside {	text-align: center;}.aside-title {	font-weight: 400;	text-transform: none;	padding-bottom: 15px;	border-bottom: 1px solid #e1e1e1;}@media (min-width: 768px) {	.aside {		text-align: left;	}}@media (min-width: 992px) {	.inset-left-lg-15 {		padding-left: 15px;	}	.inset-right-lg-15 {		padding-right: 15px;	}}@media (min-width: 1200px) {	.inset-left-xl-10 {		padding-left: 10px;	}	.inset-right-xl-55 {		padding-right: 55px;	}	.inset-left-xl-40 {		padding-left: 40px;	}	.inset-left-xl-70 {		padding-left: 70px;	}	.inset-left-xl-95 {		max-width: 100%;		padding-left: 95px;	}}@media (min-width: 1200px) {	.offset-left-xl-40 {		margin-left: 40px;	}	.offset-left-xl-70 {		margin-left: 70px;	}}.aside-contacts {	text-align: center;	letter-spacing: 0;}.aside-contacts .unit-left {	min-width: 22px;}.aside-contacts span.icon {	vertical-align: middle;	font-size: 20px;	color: #4BBBFA;}.aside-contacts a {	display: inline-block;}.aside-contacts a, .aside-contacts a:focus, .aside-contacts a:active {	color: #151515;}.aside-contacts a:hover {	color: #4BBBFA;}.aside-contacts-title {	font-size: 13px;	font-weight: 700;	letter-spacing: .1em;	text-transform: uppercase;	color: #151515;}.contacts-social-list .icon {	font-size: 20px;	line-height: 1;}.contacts-social-list a, .contacts-social-list a:focus, .contacts-social-list a:active {	color: #151515;}.contacts-social-list a:hover {	color: #4BBBFA;}.aside-contacts-title + * {	margin-top: 20px;}@media (min-width: 768px) {	.aside-contacts {		text-align: left;	}}@media (min-width: 992px) {	.aside-contacts {		margin-left: 30px;		padding-left: 35px;		padding-bottom: 1px;		border-left: 1px solid #ebebeb;	}	.aside-contacts .row {		margin-left: 0;		margin-right: 0;	}	.aside-contacts .row > * {		padding-left: 0;		padding-right: 0;	}	.aside-contacts-item + .aside-contacts-item {		padding-top: 31px;		border-top: 1px solid #ebebeb;	}}@media (min-width: 1200px) {	.aside-contacts {		margin-left: 70px;	}	.aside-contacts .address {		max-width: 90%;	}}.position-static {	position: static;}.index-1 {	z-index: 1;}/*** Animate.css*/.animated {	-webkit-animation-duration: .7s;	animation-duration: .7s;	-webkit-animation-fill-mode: both;	animation-fill-mode: both;	opacity: 1;}.animated.infinite {	-webkit-animation-iteration-count: infinite;	animation-iteration-count: infinite;}.animated.hinge {	-webkit-animation-duration: 2s;	animation-duration: 2s;}html:not(.lt-ie10) .not-animated {	opacity: 0;}@-webkit-keyframes fadeIn {	0% {		opacity: 0;	}	100% {		opacity: 1;	}}@keyframes fadeIn {	0% {		opacity: 0;	}	100% {		opacity: 1;	}}.fadeIn {	-webkit-animation-name: fadeIn;	animation-name: fadeIn;}@-webkit-keyframes fadeInUp {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 40px, 0);		transform: translate3d(0, 40px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInUp {	0% {		opacity: 0;		-webkit-transform: translate3d(0, 40px, 0);		transform: translate3d(0, 40px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInUp {	-webkit-animation-name: fadeInUp;	animation-name: fadeInUp;}@-webkit-keyframes fadeInDown {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -40px, 0);		transform: translate3d(0, -40px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInDown {	0% {		opacity: 0;		-webkit-transform: translate3d(0, -40px, 0);		transform: translate3d(0, -40px, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInDown {	-webkit-animation-name: fadeInDown;	animation-name: fadeInDown;}@-webkit-keyframes fadeInLeft {	0% {		opacity: 0;		-webkit-transform: translate3d(-40px, 0, 0);		transform: translate3d(-40px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInLeft {	0% {		opacity: 0;		-webkit-transform: translate3d(-40px, 0, 0);		transform: translate3d(-40px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInLeft {	-webkit-animation-name: fadeInLeft;	animation-name: fadeInLeft;}@-webkit-keyframes fadeInRight {	0% {		opacity: 0;		-webkit-transform: translate3d(40px, 0, 0);		transform: translate3d(40px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}@keyframes fadeInRight {	0% {		opacity: 0;		-webkit-transform: translate3d(40px, 0, 0);		transform: translate3d(40px, 0, 0);	}	100% {		opacity: 1;		-webkit-transform: none;		transform: none;	}}.fadeInRight {	-webkit-animation-name: fadeInRight;	animation-name: fadeInRight;}@-webkit-keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}@keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}.fadeOut {	-webkit-animation-name: fadeOut;	animation-name: fadeOut;}@-webkit-keyframes slideInUp {	0% {		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInUp {	0% {		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInUp {	-webkit-animation-name: slideInUp;	animation-name: slideInUp;}@-webkit-keyframes slideInDown {	0% {		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInDown {	0% {		-webkit-transform: translate3d(0, -100%, 0);		transform: translate3d(0, -100%, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInDown {	-webkit-animation-name: slideInDown;	animation-name: slideInDown;}@-webkit-keyframes slideInLeft {	0% {		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInLeft {	0% {		-webkit-transform: translate3d(-100%, 0, 0);		transform: translate3d(-100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInLeft {	-webkit-animation-name: slideInLeft;	animation-name: slideInLeft;}@-webkit-keyframes slideInRight {	0% {		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}@keyframes slideInRight {	0% {		-webkit-transform: translate3d(100%, 0, 0);		transform: translate3d(100%, 0, 0);		visibility: visible;	}	100% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}}.slideInRight {	-webkit-animation-name: slideInRight;	animation-name: slideInRight;}@-webkit-keyframes slideOutDown {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}@keyframes slideOutDown {	0% {		-webkit-transform: translate3d(0, 0, 0);		transform: translate3d(0, 0, 0);	}	100% {		visibility: hidden;		-webkit-transform: translate3d(0, 100%, 0);		transform: translate3d(0, 100%, 0);	}}.slideOutDown {	-webkit-animation-name: slideOutDown;	animation-name: slideOutDown;}@keyframes pagInX {	0% {		transform: translateX(-100%);	}	100% {		transform: translateX(0);	}}@keyframes pagOutX {	0% {		transform: translateX(0);	}	100% {		transform: translateX(100%);	}}@keyframes arrowTransformY {	25% {		transform: translateY(5px);	}	75% {		transform: translateY(-5px);	}}/*** Preloader*/.preloader {	position: fixed;	left: 0;	top: 0;	bottom: 0;	right: 0;	z-index: 9999999;	display: flex;	justify-content: center;	align-items: center;	padding: 20px;	background: #ffffff;	transition: .3s all ease;}.preloader.loaded {	opacity: 0;	visibility: hidden;}.preloader-body {	text-align: center;}.preloader-body p {	position: relative;	right: -8px;}.cssload-container {	text-align: center;}.cssload-container * + p {	margin-top: 0;}.cssload-container .dots {	filter: url(#gooeyness);	padding: 30px;}.cssload-container .dot {	background: #4BBBFA;	border-radius: 50%;	display: inline-block;	margin-right: 20px;	width: 32px;	height: 32px;}.cssload-container .dot:first-child {	animation: FirstDot 3s infinite;}.cssload-container .dot:nth-child(2) {	animation: SecondDot 3s infinite;}.cssload-container .dot:nth-child(3) {	animation: ThirdDot 3s infinite;}.cssload-container .dot:nth-child(4) {	animation: FourthDot 3s infinite;}.cssload-container .dot:nth-child(5) {	animation: FifthDot 3s infinite;}.filter {	position: absolute;	visibility: hidden;}@keyframes FirstDot {	0% {		transform: scale(1) translateX(0);	}	25% {		transform: scale(2) translateX(0);	}	50% {		transform: scale(1) translateX(0);	}	83% {		transform: scale(1) translateX(240px);	}	100% {		transform: scale(1) translateX(0);	}}@keyframes SecondDot {	0% {		transform: translateX(0px);	}	27% {		transform: translateX(-40px);	}	50% {		transform: translateX(0px);	}	81% {		transform: translateX(180px);	}	100% {		transform: translateX(0);	}}@keyframes ThirdDot {	0% {		transform: translateX(0px);	}	29% {		transform: translateX(-100px);	}	50% {		transform: translateX(0px);	}	79% {		transform: translateX(120px);	}	100% {		transform: translateX(0);	}}@keyframes FourthDot {	0% {		transform: translateX(0px);	}	31% {		transform: translateX(-160px);	}	50% {		transform: translateX(0px);	}	77% {		transform: translateX(60px);	}	100% {		transform: translateX(0);	}}@keyframes FifthDot {	0% {		transform: scale(1) translateX(0);	}	33% {		transform: scale(1) translateX(-220px);	}	50% {		transform: scale(1) translateX(0);	}	75% {		transform: scale(2.5) translateX(0);	}	100% {		transform: scale(1) translateX(0);	}}/*** ToTop*/.ui-to-top {	position: fixed;	overflow: hidden;	right: 15px;	bottom: 15px;	z-index: 100;	width: 60px;	height: 60px;	font-size: 30px;	line-height: 60px;	text-align: center;	text-decoration: none;	border-radius: 50%;	transition: .3s all ease-in-out;	transform: translate3d(0, 100px, 0);}.ui-to-top, .ui-to-top:focus {	color: #ffffff;	background: #4BBBFA;}.ui-to-top:hover {	color: #ffffff;	background: #2a2a2a;	text-decoration: none;}.ui-to-top.active {	transform: translate3d(0, 0, 0);}html.mobile .ui-to-top,html.tablet .ui-to-top {	display: none !important;}@media (min-width: 576px) {	.ui-to-top {		right: 40px;		bottom: 40px;	}}/*** RD Navbar*/@keyframes rd-navbar-slide-down {	0% {		transform: translateY(-100%);	}	100% {		transform: translateY(0);	}}@keyframes rd-navbar-slide-up {	0% {		transform: translateY(0);	}	100% {		transform: translateY(-100%);	}}.rd-navbar-wrap, .rd-navbar,.rd-menu,.rd-navbar-nav,.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-project {	transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);}.rd-navbar--no-transition, .rd-navbar--no-transition * {	transition: none !important;}.rd-navbar,.rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {	display: none;}.rd-navbar {	display: none;	background: #ffffff;}.rd-navbar .button {	font-weight: 700;	letter-spacing: .1em;}.rd-navbar-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #151515;	background-color: transparent;	border: none;	display: none;}.rd-navbar-toggle span {	position: relative;	display: block;	margin: auto;	transition: .3s all ease;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before {	content: "";	position: absolute;	left: 0;	top: -10px;	transition: .3s all ease;}.rd-navbar-toggle span:after {	top: 10px;}.rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {	width: 30px;	height: 2px;	background-color: #151515;	backface-visibility: hidden;	border-radius: 0;}.rd-navbar-toggle span:before, .rd-navbar-toggle span:after {	-webkit-transition-duration: 0.3s, 0.3s;	transition-duration: 0.3s, 0.3s;	-webkit-transition-delay: 0.3s, 0s;	transition-delay: 0.3s, 0s;}.rd-navbar-toggle.active span {	transform: rotate(180deg);	transition: background .3s 0s ease;	background: transparent;}.rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {	top: 0;	-webkit-transition-delay: 0s, 0.3s;	transition-delay: 0s, 0.3s;}.rd-navbar-toggle.active span:before {	-webkit-transform: rotate(45deg);	-ms-transform: rotate(45deg);	transform: rotate(45deg);}.rd-navbar-toggle.active span:after {	-webkit-transform: rotate(-45deg);	-ms-transform: rotate(-45deg);	transform: rotate(-45deg);}.rd-navbar-collapse-toggle {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	line-height: 48px;	cursor: pointer;	color: #2c343b;	display: none;}.rd-navbar-collapse-toggle span {	top: 50%;	margin-top: -3px;}.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	position: absolute;	width: 6px;	height: 6px;	line-height: 6px;	text-align: center;	background: #2c343b;	left: 50%;	margin-left: -3px;	border-radius: 50%;	transition: .3s all ease;}.rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {	content: '';}.rd-navbar-collapse-toggle span:before {	bottom: 100%;	margin-bottom: 4.8px;}.rd-navbar-collapse-toggle span:after {	top: 100%;	margin-top: 4.8px;}.rd-navbar-collapse-toggle.active span {	transform: scale(0.7);}.rd-navbar-collapse-toggle.active span:before {	transform: translateY(21.6px);}.rd-navbar-collapse-toggle.active span:after {	transform: translateY(-21.6px);}.rd-navbar-brand a {	display: block;}.rd-navbar-search {	position: relative;	display: inline-flex;}.rd-navbar-search .form-input {	padding-right: 50px;}.rd-navbar-search .rd-search-form-submit {	position: absolute;	top: 0;	bottom: 0;	right: 0;	width: 50px;	padding: 0;	margin: 0;	border: none;	cursor: pointer;	background-color: transparent;	color: #e1e1e1;	transition: .33s;}.rd-navbar-search .rd-search-form-submit:hover {	color: #4BBBFA;}.rd-navbar-search-toggle {	background: none;	border: none;	display: inline-block;	padding: 0;	outline: none;	outline-offset: 0;	cursor: pointer;	-webkit-appearance: none;}.rd-navbar-search-toggle::-moz-focus-inner {	border: none;	padding: 0;}.rd-navbar-dropdown {	display: none;}/** @subsection  RD Navbar Static*/.rd-navbar-static {	display: block;}.rd-navbar-static .rd-nav-item {	display: inline-block;}.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {	background: transparent;}.rd-navbar-static .rd-nav-item.focus .rd-nav-link::before, .rd-navbar-static .rd-nav-item.opened .rd-nav-link::before {	right: 0;	opacity: 1;	width: 100%;	transition: right .3s ease, width .3s ease .3s;}.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {	color: #4BBBFA;}.rd-navbar-static .rd-nav-item.active .rd-nav-link {	background: transparent;}.rd-navbar-static .rd-nav-item.active .rd-nav-link::before {	display: block;	left: 0;	opacity: 1;	transition: left .3s ease, width .3s ease .3s;}.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {	color: #4BBBFA;}.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {	transform: rotate(180deg);}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {	display: none;	margin-left: 4px;	font-family: "Material Design Icons";	font-size: 16px;	cursor: pointer;}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {	position: relative;	display: inline-block;	transition: .22s;	content: '\f236';}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {	color: #4BBBFA;}.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {	margin-top: 20px;}.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 60px;}.rd-navbar-static .rd-nav-link {	position: relative;	display: inline-block;	padding: 22px 0;	font-size: 14px;	line-height: 1.72;	font-weight: 500;	letter-spacing: .01em;	text-transform: capitalize;	font-family: "DM Sans", sans-serif;	color: #2c343b;	transition: all .25s;}.rd-navbar-static .rd-nav-link::before {	position: absolute;	content: '';	bottom: -3px;	right: 100%;	width: 12px;	height: 4px;	border-radius: 2px;	background: #4BBBFA;	opacity: 0;	transition: all .2s ease, right 0s ease .2s;}.rd-navbar-static .rd-nav-link:hover::before {	right: 0;	opacity: 1;	width: 100%;	transition: right .2s ease, width .2s ease .2s;}.rd-navbar-static .rd-menu {	z-index: 15;	position: absolute;	display: block;	margin-top: 30px;	visibility: hidden;	opacity: 0;	text-align: left;	border: none;	transform: translate3d(0, 30px, 0);}.rd-navbar-static .rd-menu::before, .rd-navbar-static .rd-menu::after {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;}.rd-navbar-static .rd-menu::before {	z-index: -2;}.rd-navbar-static .rd-menu::after {	background: inherit;	z-index: -1;}.rd-navbar-static .rd-navbar-dropdown {	position: absolute;	top: calc(100% + 1px);	width: 240px;	padding: 0;	margin-left: -20px;	background: #ffffff;	border-bottom: 7px solid #4BBBFA;	z-index: 5;}.rd-navbar-static .rd-navbar-dropdown::before {	top: 20px;	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {	top: -1px;	left: 100%;	z-index: 2;	margin-top: -15px;	margin-left: 15px;	transform: translate3d(30px, 0, 0);}.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {	left: auto;	right: 100%;	margin-left: 0;	margin-right: 15px;	transform: translate3d(-30px, 0, 0);}@media (min-width: 1200px) {	.rd-navbar-static .rd-navbar-dropdown {		width: 290px;		margin-left: -30px;	}}.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {	border-top: 1px solid #e1e1e1;}.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {	color: #4BBBFA;}.rd-navbar-static .rd-dropdown-link {	display: block;	padding: 15px 20px;	font-size: 14px;	line-height: 1.71;	font-weight: 500;	text-transform: capitalize;	letter-spacing: .1em;	color: #151515;	transition-duration: .2s;}.rd-navbar-static .rd-dropdown-link:hover {	background: #f7f7f7;}@media (min-width: 1200px) {	.rd-navbar-static .rd-dropdown-link {		padding: 23px 30px;	}}.rd-navbar-static .rd-megamenu-list {	margin-bottom: -12px;}.rd-navbar-static .rd-megamenu-list li > a {	position: relative;	left: -3px;	display: inline-flex;	padding: 1px 14px 1px 0;	text-align: left;}.rd-navbar-static .rd-megamenu-list li > a, .rd-navbar-static .rd-megamenu-list li > a:focus, .rd-navbar-static .rd-megamenu-list li > a:active {	color: #151515;}.rd-navbar-static .rd-megamenu-list li > a:hover {	color: #4BBBFA;}.rd-navbar-static .rd-megamenu-list li > a, .rd-navbar-static .rd-megamenu-list li > a::before {	transition: .2s ease-in-out;}.rd-navbar-static .rd-megamenu-list li > a::before {	position: relative;	top: -1px;	left: -6px;	display: inline-block;	content: '\f105';	font-family: 'FontAwesome';	font-size: inherit;	line-height: inherit;	color: #4BBBFA;	opacity: 0;	visibility: hidden;}.rd-navbar-static .rd-megamenu-list li.focus > a,.rd-navbar-static .rd-megamenu-list li.opened > a,.rd-navbar-static .rd-megamenu-list li > a:hover {	left: 0;	padding-left: 14px;	padding-right: 0;}.rd-navbar-static .rd-megamenu-list li.focus > a::before,.rd-navbar-static .rd-megamenu-list li.opened > a::before,.rd-navbar-static .rd-megamenu-list li > a:hover::before {	left: -7px;	opacity: 1;	visibility: visible;}.rd-navbar-static .rd-megamenu-list li {	display: inline-block;	width: 100%;	margin-bottom: 12px;}.rd-navbar-static .rd-navbar-megamenu {	display: flex;	left: 0;	width: 100%;	max-width: 1170px;	padding: 55px 30px;	background: #ffffff;}.rd-navbar-static .rd-navbar-megamenu::before {	top: 40px;	box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);}@media (min-width: 1600px) {	.rd-navbar-static .rd-navbar-megamenu .rd-navbar-megamenu {		padding-left: 64px;		padding-right: 64px;	}}.rd-navbar-static .rd-megamenu-item {	flex-basis: 25%;	flex-grow: 1;}.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {	padding-left: 20px;}.rd-navbar-static .rd-megamenu-title {	font-size: 16px;	letter-spacing: .075em;	color: #4BBBFA;}@media (min-width: 1200px) {	.rd-navbar-static .rd-megamenu-title {		font-size: 16px;	}}.rd-navbar-static .rd-megamenu-list-link {	font-size: 14px;	line-height: 1.5;	letter-spacing: .065em;	color: #151515;	background: transparent;}.rd-navbar-static .rd-megamenu-list-link:hover {	color: #4BBBFA;	background: transparent;}@media (min-width: 1200px) {	.rd-navbar-static .rd-megamenu-list-link {		font-size: 16px;	}}.rd-navbar-static * + .rd-megamenu-list {	margin-top: 20px;}.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	opacity: 1;	visibility: visible;	transform: translate3d(0, 0, 0);}.rd-navbar-static .rd-navbar-search.active .rd-search {	visibility: visible;	opacity: 1;}.rd-navbar-static .rd-search {	position: absolute;	top: 100%;	right: 0;	width: 270px;	opacity: 0;	visibility: hidden;	transition: .3s;	margin-top: 20px;	z-index: 2;}.rd-navbar-static * + .rd-navbar-search {	margin-left: 60px;}.rd-navbar-static .rd-navbar-search-toggle {	display: inline-flex;	color: #2c343b;}.rd-navbar-static .rd-navbar-search-toggle span {	display: inline-block;	position: relative;	width: 32px;	height: 32px;	font-size: 26px;	line-height: 32px;	text-align: center;	cursor: pointer;	background: none;	border: none;	outline: none;	padding: 0;}.rd-navbar-static .rd-navbar-search-toggle span, .rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {	transition: .3s all ease-in-out;}.rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;}.rd-navbar-static .rd-navbar-search-toggle span::before {	content: "";	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;	font-family: "Material Design Icons";}.rd-navbar-static .rd-navbar-search-toggle span::after {	content: "";	transform: rotate(-90deg) scale(0.4);	opacity: 0;	visibility: hidden;	font-family: "Material Design Icons";}.rd-navbar-static .rd-navbar-search-toggle.active span::before {	opacity: 0;	visibility: hidden;	transform: rotate(90deg) scale(0.4);}.rd-navbar-static .rd-navbar-search-toggle.active span::after {	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;}.rd-navbar-static .rd-navbar-search-toggle:hover {	color: #4BBBFA;}.rd-navbar-static.rd-navbar--is-clone {	display: block;	transform: translate3d(0, -100%, 0);}.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {	transform: translate3d(0, 0, 0);}.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {	position: fixed;	left: 0;	top: 0;	right: 0;	z-index: 1070;	background: #ffffff;}.ie-10 .rd-navbar-static .rd-menu::after,.ie-11 .rd-navbar-static .rd-menu::after,.ie-edge .rd-navbar-static .rd-menu::after {	background: #ffffff;}/*** RD Navbar Fixed*/.rd-navbar-fixed {	display: block;}.rd-navbar-fixed .rd-navbar-toggle {	display: inline-block;}.rd-navbar-fixed .rd-navbar-brand {	position: relative;	margin-left: 6px;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;	text-align: left;	font-size: 22px;	line-height: 46px;}.rd-navbar-fixed .rd-navbar-brand img {	max-width: 180px;	max-height: 46px;	width: auto;	height: auto;}.rd-navbar-fixed .rd-navbar-panel {	position: fixed;	left: 0;	top: 0;	right: 0;	z-index: 1070;	display: flex;	align-items: center;	height: 56px;	padding: 4px;}.rd-navbar-fixed .rd-navbar-nav-wrap {	position: fixed;	left: 0;	top: -56px;	bottom: -56px;	z-index: 1069;	width: 270px;	padding: 112px 0 81px;	overflow-y: auto;	overflow-x: hidden;	-webkit-overflow-scrolling: touch;	font-size: 14px;	line-height: 34px;	transform: translateX(-110%);}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {	width: 4px;}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {	background: #aee0fd;	border: none;	border-radius: 0;	opacity: .2;}.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {	background: #4BBBFA;	border: none;	border-radius: 0;}.rd-navbar-fixed .rd-navbar-nav-wrap.active {	transform: translateX(0);}.rd-navbar-fixed .rd-navbar-nav {	display: block;	margin: 30px 0;	height: auto;	text-align: left;}.rd-navbar-fixed .rd-nav-item {	text-align: left;}.rd-navbar-fixed .rd-nav-item + .rd-nav-item {	margin-top: 4px;}.rd-navbar-fixed .rd-nav-link {	display: block;	font-size: 16px;	padding: 9px 56px 9px 18px;}.rd-navbar-fixed li.opened > .rd-navbar-dropdown {	padding: 4px 0 0;}.rd-navbar-fixed li.opened > .rd-navbar-megamenu {	padding-top: 15px;	padding-bottom: 15px;}.rd-navbar-fixed li.opened > .rd-menu {	opacity: 1;	height: auto;}.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {	transform: rotate(180deg);}.rd-navbar-fixed .rd-menu {	display: none;	transition: opacity 0.3s, height 0.4s ease;	opacity: 0;	height: 0;	overflow: hidden;}.rd-navbar-fixed .rd-navbar-submenu {	position: relative;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {	height: 34px;	line-height: 34px;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {	padding-left: 30px;}.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {	padding-left: 46px;}.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {	display: block;}.rd-navbar-fixed .rd-megamenu-list > li > a,.rd-navbar-fixed .rd-navbar-dropdown > li > a {	display: block;	padding: 9px 56px 9px 16px;	font-size: 14px;	line-height: 1.5;}.rd-navbar-fixed .rd-megamenu-list > li + li,.rd-navbar-fixed .rd-navbar-dropdown > li + li {	margin-top: 3px;}.rd-navbar-fixed .rd-megamenu-list > li > a {	padding-left: 30px;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {	position: relative;	display: block;	padding: 0 18px 7px;	font-size: 16px;	line-height: 1.5;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {	content: '';	position: absolute;	left: 20px;	right: 20px;	bottom: 0;	border-bottom: 1px solid;}.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {	margin-top: 11px;}.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-megamenu > li + li {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-submenu-toggle {	cursor: pointer;}.rd-navbar-fixed .rd-navbar-submenu-toggle::after {	content: '\f107';	position: absolute;	top: 0;	right: 0;	width: 56px;	height: 52px;	font: 400 14px "FontAwesome";	line-height: 52px;	text-align: center;	transition: 0.4s all ease;	z-index: 2;	cursor: pointer;}.rd-navbar-fixed .rd-navbar-collapse-toggle {	display: block;	top: 4px;	z-index: 1071;}.rd-navbar-fixed .rd-navbar-collapse {	position: fixed;	right: 0;	top: 56px;	z-index: 1069;	transform: translate3d(100%, 0, 0);	padding: 30px 15px;	width: auto;	max-width: 270px;	border-radius: 0;	text-align: left;	font-size: 14px;	opacity: 0;	visibility: hidden;	transition: all .3s ease;}.rd-navbar-fixed .rd-navbar-collapse.active {	transform: translate3d(0, 0, 0);	opacity: 1;	visibility: visible;}.rd-navbar-fixed .rd-navbar-collapse .list-inline > li {	display: block;}.rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {	margin-top: 10px;}.rd-navbar-fixed .rd-navbar-collapse .button {	display: block;}.rd-navbar-fixed .rd-navbar-collapse .button-white {	color: #ffffff;	background: #4BBBFA;}.rd-navbar-fixed .rd-navbar-collapse .button-white:hover, .rd-navbar-fixed .rd-navbar-collapse .button-white:active {	color: #151515;	background: #2b5ba8;}.rd-navbar-fixed .rd-navbar-collapse * + .button {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-collapse * + .button-xs {	margin-top: 20px;}.rd-navbar-fixed .rd-navbar-collapse .button + .button {	margin-top: 10px;}.rd-navbar-fixed .rd-navbar-main-element {	position: absolute;	float: left;}.rd-navbar-fixed .rd-navbar-search .rd-search {	position: fixed;	right: 0;	left: 0;	top: 56px;	z-index: 1069;	width: 100%;	opacity: 0;	visibility: hidden;	transition: .3s;	transform: translate3d(0, -10px, 0);}.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {	display: none;}.rd-navbar-fixed .rd-navbar-search .form-input {	padding-right: 50px;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {	position: absolute;	top: 0;	bottom: 0;	right: 0;	width: 50px;	padding: 0;	margin: 0;	border: none;	background-color: transparent;}.rd-navbar-fixed .rd-navbar-search.active .rd-search {	opacity: 1;	visibility: visible;	transform: none;}.rd-navbar-fixed .rd-navbar-search-toggle {	display: inline-flex;}.rd-navbar-fixed .rd-navbar-search-toggle span {	display: inline-block;	position: relative;	width: 48px;	height: 48px;	font-size: 26px;	line-height: 48px;	text-align: center;	cursor: pointer;	background: none;	border: none;	outline: none;	padding: 0;}.rd-navbar-fixed .rd-navbar-search-toggle span, .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {	transition: .3s all ease-in-out;}.rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;}.rd-navbar-fixed .rd-navbar-search-toggle span::before {	content: "";	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;	font-family: "Material Design Icons";}.rd-navbar-fixed .rd-navbar-search-toggle span::after {	content: "";	transform: rotate(-90deg) scale(0.4);	opacity: 0;	visibility: hidden;	font-family: "Material Design Icons";}.rd-navbar-fixed .rd-navbar-search-toggle.active span::before {	opacity: 0;	visibility: hidden;	transform: rotate(90deg) scale(0.4);}.rd-navbar-fixed .rd-navbar-search-toggle.active span::after {	transform: rotate(0deg) scale(1);	opacity: 1;	visibility: visible;}.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {	position: fixed;	top: 4px;	z-index: 1072;}.rd-navbar-fixed .rd-navbar-fixed-element-1 {	right: 0;}.rd-navbar-fixed .rd-navbar-fixed-element-2 {	top: 4px;	right: 42px;}.rd-navbar-fixed.rd-navbar--is-clone {	display: none;}.rd-navbar-fixed .rd-navbar-fixed--visible {	display: block;}.rd-navbar-fixed .rd-navbar-fixed--hidden {	display: none;}.rd-navbar-fixed .rd-navbar-contacts {	font-size: 16px;	margin-bottom: -15px;	margin-left: -30px;}.rd-navbar-fixed .rd-navbar-contacts:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-fixed .rd-navbar-contacts > * {	display: inline-block;	margin-top: 0;	margin-bottom: 15px;	margin-left: 30px;}.rd-navbar-fixed .rd-navbar-contacts > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-fixed .box-icon-minimal .icon {	font-size: 26px;}.rd-navbar-fixed .box-icon-minimal-title {	font-size: 14px;}@media (min-width: 768px) {	.rd-navbar-fixed .box-icon-minimal-title {		font-size: 16px;	}}.rd-navbar-fixed .box-icon-minimal-text {	font-size: 12px;}.rd-navbar-fixed * + .box-icon-minimal-text {	margin-top: 0;}.rd-navbar-fixed .rd-navbar-panel {	color: #151515;	background: #ffffff;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-fixed .rd-navbar-nav-wrap {	color: #ffffff;	background: #ffffff;	border: none;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {	color: #ffffff;	background: #4BBBFA;}.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {	color: #ffffff;}.rd-navbar-fixed .rd-nav-link {	color: #151515;}.rd-navbar-fixed .rd-megamenu-list > li > a,.rd-navbar-fixed .rd-navbar-dropdown > li > a {	color: #151515;}.rd-navbar-fixed .rd-megamenu-list > li:hover > a,.rd-navbar-fixed .rd-megamenu-list > li.focus > a,.rd-navbar-fixed .rd-megamenu-list > li.active > a,.rd-navbar-fixed .rd-megamenu-list > li.opened > a,.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {	color: #ffffff;	background: #4BBBFA;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title {	color: #4BBBFA;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {	border-bottom: 1px solid #ebebeb;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {	color: #ffffff;}.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {	color: #4BBBFA;}.rd-navbar-fixed .rd-navbar-submenu-toggle {	color: #151515;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {	color: #e1e1e1;}.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {	color: #4BBBFA;}.rd-navbar-fixed .rd-navbar-search-toggle {	color: #2c343b;}.rd-navbar-fixed .rd-navbar-search-toggle:hover {	color: #4BBBFA;}.rd-navbar-fixed .rd-navbar-collapse {	background-color: #ffffff;	box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);}.rd-navbar-fixed .rd-navbar-info {	flex-direction: column;}.rd-navbar-fixed .list-share {	margin-bottom: -10px;	margin-left: -10px;}.rd-navbar-fixed .list-share:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-fixed .list-share > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.rd-navbar-fixed .list-share > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-fixed * + .button-share {	margin-top: 20px;}html.rd-navbar-fixed-linked .page {	padding-top: 56px;}/*** RD Navbar Sidebar*/.rd-navbar-sidebar {	display: block;	background: #ffffff;}.rd-navbar-sidebar .rd-navbar-main-outer {	padding-left: 15px;	padding-right: 15px;}.rd-navbar-sidebar .rd-navbar-main {	position: relative;	display: flex;	align-items: center;	justify-content: space-between;	padding: 22px 60px 22px 0;	max-width: 1200px;	margin-left: auto;	margin-right: auto;	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);}.rd-navbar-sidebar .rd-navbar-main-element {	display: flex;	align-items: center;}.rd-navbar-sidebar .rd-navbar-main-element > * + * {	margin-left: 20px;}.rd-navbar-sidebar .rd-navbar-toggle {	position: absolute;	right: 0;	top: 50%;	transform: translateY(-50%);	display: block;	z-index: 1102;}.rd-navbar-sidebar .rd-navbar-panel {	min-width: 200px;	text-align: center;}.rd-navbar-sidebar .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 200px;	max-height: 200px;}.rd-navbar-sidebar .rd-navbar-nav-wrap {	position: fixed;	top: 0;	bottom: 0;	right: 0;	z-index: 1101;	width: 450px;	padding: 94px 0 0 0;	background: #ffffff;	transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);	transform: translateX(100%);	box-shadow: 0 0 13px 0 rgba(225, 225, 225, 0.16);}.rd-navbar-sidebar .rd-navbar-nav-wrap.active {	transition-delay: .1s;	transform: translateX(0);}.rd-navbar-sidebar .rd-navbar-nav {	height: calc(100vh - 100px);	overflow-x: hidden;	overflow-y: auto;	-webkit-overflow-scrolling: touch;	border-top: 1px solid #ebebeb;}.rd-navbar-sidebar .rd-nav-item {	position: relative;	display: block;	padding: 19px 30px 19px 40px;}.rd-navbar-sidebar .rd-nav-item.active .rd-nav-link {	color: #4BBBFA;}.rd-navbar-sidebar .rd-nav-item .rd-nav-link,.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle {	font-size: 18px;}.rd-navbar-sidebar .rd-nav-item + .rd-nav-item {	border-top: 1px solid #ebebeb;}.rd-navbar-sidebar .rd-nav-item:last-child {	border-bottom: 1px solid #ebebeb;	margin-bottom: 30px;}.rd-navbar-sidebar .rd-nav-link {	max-width: calc(100% - 30px);	word-break: break-all;	font-size: 18px;	line-height: 1.4;	text-transform: none;	color: #e1e1e1;}.rd-navbar-sidebar .rd-nav-link:hover {	color: #4BBBFA;}.rd-navbar-sidebar .rd-navbar-submenu .opened > .rd-navbar-submenu-toggle::after {	transform: rotate(180deg);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-megamenu {	display: none;	opacity: 0;	visibility: hidden;	will-change: opacity, visibility;	transition: opacity .2s;}.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu.opened > .rd-navbar-megamenu {	display: block;	opacity: 1;	visibility: visible;}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu > .rd-navbar-megamenu {	transform: translateY(30px);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu.opened > .rd-navbar-megamenu {	transform: translateY(0);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu > .rd-navbar-dropdown {	transform: translateX(-20px);}.rd-navbar-sidebar .rd-navbar-submenu > .rd-navbar-submenu .rd-navbar-submenu.opened > .rd-navbar-dropdown {	transform: translateX(0);}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {	position: absolute;	top: 0;	right: 0;	padding-top: inherit;	padding-right: inherit;	padding-left: 10px;	margin-bottom: inherit;	display: inline-block;	width: 30px;	margin-left: 5px;	text-align: center;	cursor: pointer;	color: #2c343b;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle:hover,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover {	color: #4BBBFA;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-submenu-toggle::after,.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle::after {	content: '\f107';	position: relative;	display: inline-block;	font-family: "FontAwesome";	font-size: inherit;	line-height: inherit;	text-align: center;	vertical-align: middle;	transition: 0.4s all ease;	z-index: 2;	will-change: transform;}.rd-navbar-sidebar .rd-nav-item .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle {	font-size: 14px;	color: #e1e1e1;	margin-left: 7px;}.rd-navbar-sidebar .rd-menu {	margin-top: 31px;}.rd-navbar-sidebar .rd-navbar-dropdown,.rd-navbar-sidebar .rd-megamenu-list {	font-size: 14px;}.rd-navbar-sidebar .rd-navbar-dropdown li > a,.rd-navbar-sidebar .rd-megamenu-list li > a {	position: relative;	left: -3px;	display: inline-flex;	padding: 1px 14px 1px 0;	text-align: left;}.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a:focus, .rd-navbar-sidebar .rd-navbar-dropdown li > a:active,.rd-navbar-sidebar .rd-megamenu-list li > a,.rd-navbar-sidebar .rd-megamenu-list li > a:focus,.rd-navbar-sidebar .rd-megamenu-list li > a:active {	color: #151515;}.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,.rd-navbar-sidebar .rd-megamenu-list li > a:hover {	color: #4BBBFA;}.rd-navbar-sidebar .rd-navbar-dropdown li > a, .rd-navbar-sidebar .rd-navbar-dropdown li > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a,.rd-navbar-sidebar .rd-megamenu-list li > a::before {	transition: .2s ease-in-out;}.rd-navbar-sidebar .rd-navbar-dropdown li > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a::before {	position: relative;	top: -1px;	left: -6px;	display: inline-block;	content: '\f105';	font-family: 'FontAwesome';	font-size: inherit;	line-height: inherit;	color: #4BBBFA;	opacity: 0;	visibility: hidden;}.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a,.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a,.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover,.rd-navbar-sidebar .rd-megamenu-list li.focus > a,.rd-navbar-sidebar .rd-megamenu-list li.opened > a,.rd-navbar-sidebar .rd-megamenu-list li > a:hover {	left: 0;	padding-left: 14px;	padding-right: 0;}.rd-navbar-sidebar .rd-navbar-dropdown li.focus > a::before,.rd-navbar-sidebar .rd-navbar-dropdown li.opened > a::before,.rd-navbar-sidebar .rd-navbar-dropdown li > a:hover::before,.rd-navbar-sidebar .rd-megamenu-list li.focus > a::before,.rd-navbar-sidebar .rd-megamenu-list li.opened > a::before,.rd-navbar-sidebar .rd-megamenu-list li > a:hover::before {	left: -7px;	opacity: 1;	visibility: visible;}.rd-navbar-sidebar .rd-navbar-megamenu {	max-width: 450px;	margin-bottom: -30px;}.rd-navbar-sidebar .rd-navbar-megamenu > * {	margin-bottom: 30px;}.rd-navbar-sidebar .rd-navbar-megamenu > li {	display: inline-block;	vertical-align: top;	width: 45%;}.rd-navbar-sidebar .rd-megamenu-title {	display: none;}.rd-navbar-sidebar .rd-megamenu-list {	margin-top: 0;}.rd-navbar-sidebar .rd-megamenu-list > li + li {	margin-top: 10px;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a {	padding-right: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a::before {	display: none;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown > a:hover {	padding-left: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.focus > a {	padding-left: 0;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle {	color: #4BBBFA;}.rd-navbar-sidebar .rd-navbar-dropdown .rd-navbar--has-dropdown.opened > .rd-navbar-submenu-toggle::after {	top: 1px;}.rd-navbar-sidebar .rd-navbar-dropdown > li + li {	margin-top: 10px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown {	margin-top: 25px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown {	margin-top: 10px;	padding-left: 15px;}.rd-navbar-sidebar .rd-nav-item > .rd-navbar-dropdown .rd-navbar-dropdown > li > a {	font-size: 12px;}@media (min-width: 1200px) {	.rd-navbar-sidebar .rd-navbar-megamenu {		margin-bottom: -30px;	}	.rd-navbar-sidebar .rd-navbar-megamenu > * {		margin-bottom: 30px;	}	.rd-navbar-sidebar .rd-navbar-dropdown > li + li,	.rd-navbar-sidebar .rd-megamenu-list > li + li {		margin-top: 18px;	}}@media (min-width: 1200px) {	.rd-navbar-sidebar .rd-navbar-nav-wrap {		width: auto;		left: calc(50% + 600px - 80px);	}}.rd-navbar-sidebar.rd-navbar--is-clone {	position: fixed;	top: 0;	left: 0;	right: 0;	z-index: 1000;	transform: translateY(-101%);}.rd-navbar-sidebar.rd-navbar--is-clone.rd-navbar--is-stuck {	transform: translateY(0);}.rd-navbar-sidebar.rd-navbar--is-stuck {	position: fixed;	left: 0;	right: 0;	top: 0;	z-index: 1000;	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.1);}.rd-navbar-sidebar.rd-navbar--is-stuck .rd-navbar-main {	padding-top: 11px;	padding-bottom: 11px;}/**** RD Navbar Classic* =====================================================*/.rd-navbar-classic {	position: relative;	display: flex;}.rd-navbar-classic.rd-navbar-static {	border-bottom: 1px solid #dddddd;}.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {	display: flex;	align-items: center;	justify-content: center;	padding: 15px;	width: 100%;	max-width: 220px;	min-width: 180px;}@media (min-width: 1400px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {		max-width: 260px;	}}@media (min-width: 1600px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {		max-width: 300px;		min-width: 240px;	}}@media (min-width: 1800px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {		max-width: 374px;	}}.rd-navbar-classic.rd-navbar-static .rd-navbar-right {	flex-grow: 1;	border-left: 1px solid #dddddd;}.rd-navbar-classic.rd-navbar-static .rd-navbar-main {	display: flex;	align-items: center;	justify-content: space-between;	flex-direction: row-reverse;	padding: 0 30px;	border-bottom: 1px solid #dddddd;}@media (min-width: 1200px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main {		padding-left: 3%;		padding-right: 3%;	}}@media (min-width: 1600px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main {		padding-top: 6px;	}}@media (min-width: 1800px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main {		padding-left: 50px;		padding-right: 50px;	}}.rd-navbar-classic.rd-navbar-static .rd-navbar-main-left {	flex-grow: 1;	text-align: left;}.rd-navbar-classic.rd-navbar-static .rd-navbar-main-right {	margin-left: 30px;}@media (min-width: 1200px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-right {		max-width: 320px;	}}@media (min-width: 1400px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-right {		max-width: 370px;	}}@media (min-width: 1600px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-main-right {		max-width: none;	}}.rd-navbar-classic.rd-navbar-static .rd-navbar-aside {	display: flex;	align-items: stretch;}.rd-navbar-classic.rd-navbar-static .rd-navbar-aside > * + * {	border-left: 1px solid #dddddd;}.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 190px;	max-height: 190px;}@media (min-width: 1400px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {		max-width: 210px;		max-height: 210px;	}}@media (min-width: 1600px) {	.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {		max-width: 223px;		max-height: 223px;	}}.rd-navbar-classic.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 6%;}@media (min-width: 1400px) {	.rd-navbar-classic.rd-navbar-static .rd-nav-item + .rd-nav-item {		margin-left: 7%;	}}@media (min-width: 1800px) {	.rd-navbar-classic.rd-navbar-static .rd-nav-item + .rd-nav-item {		margin-left: 60px;	}}.rd-navbar-classic.rd-navbar-static .rd-menu {	margin-top: 0;	top: calc(100% + 1px);	transform: translate3d(100px, 0, 0);}.rd-navbar-classic.rd-navbar-static .rd-navbar-megamenu {	max-width: 1920px;}@media (min-width: 1400px) {	.rd-navbar-classic.rd-navbar-static .rd-megamenu-list {		columns: 2;		break-inside: avoid;		-moz-column-gap: 30px;		-webkit-column-gap: 30px;		max-width: 320px;	}}.rd-navbar-classic.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-classic.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	transition-delay: .2s;	transition-duration: .3s;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);	border: none;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {	padding-top: 2px;	padding-bottom: 8px;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-right, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-right {	border: none;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {	border-bottom: none;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside {	display: none;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-menu {	border-top: 1px solid #e1e1e1;	top: 100%;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-nav-link::before, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-nav-link::before {	bottom: 0;}.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {	margin-top: 17px;}.rd-navbar-classic.rd-navbar-static .button {	padding: 27px 20px;}.rd-navbar-classic.rd-navbar-static .button .icon {	padding-right: 8px;	font-size: 20px;}@media (min-width: 1200px) and (max-width: 1599.98px) {	.rd-navbar-classic.rd-navbar-static .button {		min-height: 80px;		max-width: 80px;		width: 100%;	}	.rd-navbar-classic.rd-navbar-static .button span:not(.icon) {		display: none;	}	.rd-navbar-classic.rd-navbar-static .button .icon {		padding: 0;		font-size: 24px;	}}@media (min-width: 1600px) {	.rd-navbar-classic.rd-navbar-static .button {		padding-top: 37px;		padding-bottom: 37px;	}}@media (min-width: 1800px) {	.rd-navbar-classic.rd-navbar-static .button {		width: 100%;		max-width: 298px;		min-height: 100px;	}}.rd-navbar-classic.rd-navbar-static .button-white:hover, .rd-navbar-classic.rd-navbar-static .button-white:active {	border-color: #4BBBFA;}.rd-navbar-classic.rd-navbar-static * + .button {	margin-top: 0;}@media (min-width: 1200px) and (max-width: 1399px) {	.rd-navbar-classic.rd-navbar-static .box-icon-minimal-title {		font-size: 16px;	}}.rd-navbar-classic.rd-navbar-static .rd-navbar-info {	margin-bottom: -20px;	margin-left: -20px;}.rd-navbar-classic.rd-navbar-static .rd-navbar-info:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-classic.rd-navbar-static .rd-navbar-info > * {	display: inline-block;	margin-top: 0;	margin-bottom: 20px;	margin-left: 20px;}.rd-navbar-classic.rd-navbar-static .rd-navbar-info > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-main-right {	margin: 30px 0 0;	padding: 0 10px;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-collapse {	text-align: center;	padding-top: 15px;	padding-bottom: 15px;}.rd-navbar-classic.rd-navbar-fixed .button {	padding: 5px 10px;}.rd-navbar-classic.rd-navbar-fixed .button-icon {	display: inline-block;}.rd-navbar-classic.rd-navbar-fixed .button-icon > * > *:not(.icon) {	display: none;}.rd-navbar-classic.rd-navbar-fixed .button-icon .icon {	padding: 0;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-info {	margin-bottom: -5px;	margin-left: -10px;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-info:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-info > * {	display: inline-block;	margin-top: 0;	margin-bottom: 5px;	margin-left: 10px;}.rd-navbar-classic.rd-navbar-fixed .rd-navbar-info > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-classic.rd-navbar-fixed * + .button-icon {	margin-top: 10px;}.rd-navbar-classic.rd-navbar-fixed .button-icon + .button-icon {	margin-top: 10px;	margin-left: 10px;}.rd-navbar-classic-2 .list-share a:hover {	color: #ffffff;}.rd-navbar-info {	display: flex;	align-items: center;	justify-content: space-around;	flex-grow: 1;}@media (min-width: 1200px) {	.rd-navbar-info {		padding: 5px 15px;	}}@media (min-width: 1600px) {	.rd-navbar-info {		padding-top: 15px;		padding-bottom: 15px;	}}.rd-navbar-contacts {	display: flex;	flex-wrap: wrap;	align-items: center;	margin-bottom: -5px;	margin-left: -30px;	text-align: left;	font-size: 14px;	line-height: 1.5;	letter-spacing: .075em;	font-weight: 500;}.rd-navbar-contacts:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-contacts > * {	display: inline-block;	margin-top: 0;	margin-bottom: 5px;	margin-left: 30px;}.rd-navbar-contacts > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-contacts .icon {	font-size: 20px;	color: #151515;}.rd-navbar-contacts .address {	font-weight: 400;	letter-spacing: .1em;}.rd-navbar-contacts a, .rd-navbar-contacts a:focus, .rd-navbar-contacts a:active {	color: #151515;}.rd-navbar-contacts a:hover {	color: #4BBBFA;}@media (min-width: 1400px) {	.rd-navbar-contacts {		font-size: 16px;	}}@media (min-width: 1800px) {	.rd-navbar-contacts .address {		font-size: 18px;		line-height: 1.333;	}}.button-share::before {	display: none;}.list-share {	text-align: center;	font-size: 0;	line-height: 0;}.list-share .icon {	width: 29px;	height: 29px;	line-height: 29px;	font-size: 18px;	background: #ebebeb;}.list-share .icon:hover {	background: #485057;}.list-share .mdi-google-plus {	font-size: 19px;}.list-share .mdi-facebook {	font-size: 16px;}.list-share a, .list-share a:focus, .list-share a:active {	color: #151515;}.list-share a:hover {	color: #2b5ba8;}.rd-navbar-static .button-share {	position: relative;	padding: 10px;	min-width: 80px;	min-height: 80px;	font-size: 28px;	line-height: 60px;	color: #151515;	background: #ffffff;	transition: all .25s ease-in-out;	cursor: pointer;}.rd-navbar-static .button-share::before {	display: inline-block;	will-change: transform;	transition: transform .25s ease;}.rd-navbar-static .list-share {	position: absolute;	top: -1px;	left: -1px;	right: -1px;	padding: 0 15px;	font-size: 0;	line-height: 0;	background: #ffffff;	border: 1px solid #dddddd;	opacity: 0;	visibility: hidden;	transition: all .2s ease-in-out;	z-index: 2;}.rd-navbar-static .list-share-item {	opacity: 0;	visibility: hidden;	transform: translate3d(0, -60%, 0);	transition: all .2s ease;}.rd-navbar-static .list-share-item + .list-share-item {	margin-top: 14px;}.rd-navbar-static .button-share:hover, .rd-navbar-static .button-share.active {	color: #ffffff;	background: #4BBBFA;}.rd-navbar-static .button-share:hover::before, .rd-navbar-static .button-share.active::before {	transform: rotate(90deg);}.rd-navbar-static .list-share.active {	padding-top: 25px;	padding-bottom: 25px;	opacity: 1;	visibility: visible;}.rd-navbar-static .list-share.active li:nth-child(2) {	transition-delay: 150ms;}.rd-navbar-static .list-share.active li:nth-child(3) {	transition-delay: 200ms;}.rd-navbar-static .list-share.active li:nth-child(4) {	transition-delay: 250ms;}.rd-navbar-static .list-share.active li:nth-child(5) {	transition-delay: 300ms;}.rd-navbar-static .list-share.active li:nth-child(6) {	transition-delay: 350ms;}.rd-navbar-static .list-share.active li:nth-child(7) {	transition-delay: 400ms;}.rd-navbar-static .list-share.active li:nth-child(8) {	transition-delay: 450ms;}.rd-navbar-static .list-share.active li:nth-child(9) {	transition-delay: 500ms;}.rd-navbar-static .list-share.active li:nth-child(10) {	transition-delay: 550ms;}.rd-navbar-static .list-share.active .list-share-item {	opacity: 1;	visibility: visible;	transform: none;}@media (min-width: 1600px) {	.rd-navbar-static .button-share {		min-height: 100px;		min-width: 111px;		font-size: 35px;		line-height: 80px;	}	.rd-navbar-static .list-share.active {		padding-top: 35px;		padding-bottom: 35px;	}}/**** RD Navbar Modern* =====================================================*/.rd-navbar-modern {	background: #f8f8f8;}.rd-navbar-modern.rd-navbar-static .rd-navbar-inner-outer {	padding-left: 15px;	padding-right: 15px;}.rd-navbar-modern.rd-navbar-static .rd-navbar-inner {	position: relative;	display: flex;	max-width: 1170px;	margin-left: auto;	margin-right: auto;}.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {	position: relative;	display: flex;	align-items: center;	width: 100%;	padding: 15px 15px 15px 0;	margin-bottom: 22px;	max-width: 260px;	min-width: 200px;	z-index: 1;}.rd-navbar-modern.rd-navbar-static .rd-navbar-panel::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	width: 100vw;	background: #ffffff;	transform: skewX(16deg);	transform-origin: 50% 100%;	will-change: transform;	pointer-events: none;	z-index: -1;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {		max-width: 325px;		min-width: 280px;	}}.rd-navbar-modern.rd-navbar-static .rd-navbar-right {	flex-grow: 1;}.rd-navbar-modern.rd-navbar-static .rd-navbar-aside {	position: relative;	display: flex;	justify-content: flex-end;	padding: 13px 0 13px 15px;	z-index: 1;}.rd-navbar-modern.rd-navbar-static .rd-navbar-aside::before {	position: absolute;	content: '';	top: 0;	bottom: 0;	left: 0;	width: 100vw;	background: #ffffff;	transform: skewX(16deg);	transform-origin: 50% 90%;	will-change: transform;	pointer-events: none;	z-index: -1;}.rd-navbar-modern.rd-navbar-static .rd-navbar-aside > * + * {	margin-left: 20px;}.rd-navbar-modern.rd-navbar-static .rd-navbar-main {	display: flex;	align-items: center;	justify-content: flex-end;	padding-left: 15px;	padding-right: 80px;	transition: all .3s ease;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-navbar-main {		padding-right: 110px;	}}.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 160px;	max-height: 160px;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {		max-width: 240px;		max-height: 240px;	}}.rd-navbar-modern.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 40px;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-nav-item + .rd-nav-item {		margin-left: 55px;	}}.rd-navbar-modern.rd-navbar-static .rd-navbar--has-dropdown {	position: relative;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-navbar--has-dropdown {		position: static;	}}.rd-navbar-modern.rd-navbar-static .rd-nav-link {	padding: 22px 0;	font-size: 16px;	line-height: 1.5;	letter-spacing: .075em;	text-transform: none;	color: #151515;}.rd-navbar-modern.rd-navbar-static .rd-nav-link::before {	bottom: 0;	height: 6px;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-nav-link {		font-size: 18px;		line-height: 1.34;		padding: 32px 0;	}}.rd-navbar-modern.rd-navbar-static .rd-menu {	margin-top: 0;	top: 100%;	transform: translate3d(50px, 0, 0);}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-menu {		transform: translate3d(100px, 0, 0);	}}.rd-navbar-modern.rd-navbar-static .rd-navbar-dropdown.rd-navbar-open-left {	right: 0;	margin-left: 0;	margin-right: -30px;}.rd-navbar-modern.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-modern.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	transition-delay: .2s;	transition-duration: .3s;}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {	background: #f8f8f8;	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-panel, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-panel {	margin-bottom: 0;	padding-top: 8px;	padding-bottom: 8px;}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside {	display: none;}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-nav-link, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-nav-link {	padding: 22px 0;}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-project-hamburger-open, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-project-hamburger-open {	bottom: 16px;}.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {	margin-top: 17px;}.rd-navbar-modern.rd-navbar-static .rd-navbar-project-hamburger-open {	position: absolute;	right: 4px;	bottom: 16px;}@media (min-width: 1200px) {	.rd-navbar-modern.rd-navbar-static .rd-navbar-project-hamburger-open {		bottom: 26px;	}}.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside {	padding: 30px 30px 0;}.rd-navbar-modern.rd-navbar-fixed .rd-navbar-project-hamburger-open {	height: 48px;	width: 48px;	padding: 8px 21px;}.rd-navbar-modern.rd-navbar-fixed .project-hamburger {	height: 32px;}.rd-navbar-modern.rd-navbar-fixed .project-hamburger > span {	height: 6px;	background: #4BBBFA;}.rd-navbar-modern.rd-navbar-fixed .rd-navbar-brand img {	max-width: 160px;}.rd-navbar-modern.rd-navbar-fixed * + .list-share-2 {	margin-top: 20px;}.list-share-2 {	text-align: center;	font-size: 0;	line-height: 0;	margin-bottom: -14px;	margin-left: -9px;}.list-share-2:empty {	margin-bottom: 0;	margin-left: 0;}.list-share-2 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 14px;	margin-left: 9px;}.list-share-2 > .button-icon {	display: inline-flex;	align-items: center;}.list-share-2 .icon {	width: 29px;	height: 29px;	line-height: 29px;	font-size: 18px;	background: #ebebeb;}.list-share-2 .icon:hover {	background: #4BBBFA;}.list-share-2 .mdi-google-plus {	font-size: 19px;}.list-share-2 .mdi-facebook {	font-size: 16px;}.list-share-2 a, .list-share-2 a:focus, .list-share-2 a:active {	color: #151515;}.list-share-2 a:hover {	color: #ffffff;}.rd-navbar-contacts-2 {	display: flex;	flex-wrap: wrap;	align-items: center;	margin-bottom: -5px;	margin-left: -30px;	text-align: left;	font-size: 14px;	line-height: 1.5;	letter-spacing: .075em;	font-weight: 500;}.rd-navbar-contacts-2:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-contacts-2 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 5px;	margin-left: 30px;}.rd-navbar-contacts-2 > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-contacts-2 .icon {	font-size: 20px;	color: #151515;}.rd-navbar-contacts-2 .address {	font-size: 15px;	font-weight: 400;	letter-spacing: .025em;}.rd-navbar-contacts-2 a, .rd-navbar-contacts-2 a:focus, .rd-navbar-contacts-2 a:active {	color: #151515;}.rd-navbar-contacts-2 a:hover {	color: #4BBBFA;}@media (min-width: 1200px) {	.rd-navbar-contacts-2 {		font-size: 16px;		margin-bottom: -5px;		margin-left: -50px;	}	.rd-navbar-contacts-2:empty {		margin-bottom: 0;		margin-left: 0;	}	.rd-navbar-contacts-2 > * {		display: inline-block;		margin-top: 0;		margin-bottom: 5px;		margin-left: 50px;	}	.rd-navbar-contacts-2 > .button-icon {		display: inline-flex;		align-items: center;	}}.rd-navbar-project-hamburger {	position: relative;	width: 34px;	height: 36px;	padding: 6px 0;	transition: all .3s ease;	cursor: pointer;	z-index: 10;}.rd-navbar-project-hamburger.active .project-close > span:nth-child(1) {	height: 100%;	transition-delay: .3s;}.rd-navbar-project-hamburger.active .project-close > span:nth-child(2) {	width: 100%;	transition-delay: .45s;}.project-hamburger {	display: flex;	overflow: hidden;	align-self: center;	flex-direction: column;	justify-content: space-between;	height: 24px;}.project-hamburger > span {	position: relative;	display: inline-block;	align-self: flex-end;	height: 2px;	width: 100%;	background: #151515;	transition: width .2s ease;}.project-hamburger > span::after {	position: absolute;	display: inline-block;	content: '';	top: 0;	left: 0;	height: inherit;	width: inherit;	background: #2b5ba8;	transform: translateX(-100%);	animation: pagOutX .3s;}.project-hamburger:hover > span::after {	animation: pagInX .3s forwards;}.project-hamburger:hover > span:nth-child(2)::after {	animation-delay: .1s;}.project-hamburger:hover > span:nth-child(3)::after {	animation-delay: .2s;}.rd-navbar-project-hamburger-close {	position: absolute;	top: 50%;	left: 0;	width: 36px;	margin-top: -18px;}.project-close {	position: absolute;	left: 0;	top: 0;	height: 100%;	width: 100%;	transform: rotate(45deg);	z-index: -1;}.project-close span {	position: absolute;	background: #151515;	transition: all .15s ease-in-out;}.project-close span:nth-child(1) {	height: 0;	width: 2px;	top: 0;	left: 50%;	margin-left: -1px;	transition-delay: 0s;}.project-close span:nth-child(2) {	width: 0;	height: 2px;	left: 0;	top: 50%;	margin-top: -1px;	transition-delay: .15s;}.rd-navbar-project {	position: fixed;	display: flex;	flex-direction: column;	top: 0;	right: 0;	bottom: 0;	padding: 50px 20px 30px;	width: 270px;	background: #ffffff;	transform: translateX(102%);	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);	z-index: 1074;}.rd-navbar-project-content {	direction: rtl;	overflow-y: auto;	overflow-x: hidden;	-webkit-overflow-scrolling: touch;	padding-left: 6px;	margin-left: -6px;}.rd-navbar-project-content > div {	direction: ltr;}.rd-navbar-project-content .row {	margin-top: -20px;}.rd-navbar-project-content .row > div {	margin-top: 20px;}.rd-navbar-project-content::-webkit-scrollbar {	width: 4px;}.rd-navbar-project-content::-webkit-scrollbar-thumb {	background: rgba(43, 91, 168, 0.8);	border: none;	border-radius: 0;}.rd-navbar-project-content::-webkit-scrollbar-track {	background: #e1e1e1;	border: none;	border-radius: 0;}.rd-navbar-project-header {	position: relative;	padding-left: 45px;	padding-right: 25px;}.rd-navbar-project-title {	font-weight: 400;	letter-spacing: .025em;	text-transform: none;}* + .rd-navbar-project-content {	margin-top: 40px;}@media (min-width: 576px) {	.rd-navbar-project {		width: 346px;	}}@media (min-width: 992px) {	.rd-navbar-project {		padding-top: 70px;	}}@media (min-width: 1200px) {	.rd-navbar-project {		width: 446px;		padding-top: 82px;	}	.rd-navbar-project .rd-navbar-project-hamburger {		left: 12px;		width: 44px;		height: 44px;		margin-top: -20px;	}	.rd-navbar-project-header {		padding-left: 60px;		padding-right: 40px;	}	* + .rd-navbar-project-content {		margin-top: 50px;	}}.rd-navbar-inner.active .rd-navbar-main {	padding-right: 0;}.rd-navbar-inner.active .rd-navbar-project {	transform: translateX(0);}.rd-navbar-inner.active .rd-navbar-project-hamburger-open {	width: 0;}/**** RD Navbar Creative* =====================================================*/.rd-navbar-creative.rd-navbar-static .rd-navbar-main-outer {	padding-left: 15px;	padding-right: 15px;}.rd-navbar-creative.rd-navbar-static .rd-navbar-main {	position: relative;	display: flex;	align-items: center;	justify-content: space-between;	max-width: 1470px;	margin-left: auto;	margin-right: auto;	padding: 25px 0;}@media (min-width: 1200px) {	.rd-navbar-creative.rd-navbar-static .rd-navbar-main {		padding: 35px 0;	}}.rd-navbar-creative.rd-navbar-static .rd-navbar-panel {	position: relative;	display: flex;	align-items: center;}.rd-navbar-creative.rd-navbar-static .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 160px;	max-height: 160px;}@media (min-width: 1400px) {	.rd-navbar-creative.rd-navbar-static .rd-navbar-brand img {		max-width: 200px;		max-height: 200px;	}}.rd-navbar-creative.rd-navbar-static .rd-navbar-main-element {	display: flex;	align-items: center;	justify-content: flex-end;	padding-left: 30px;	flex-grow: 1;}.rd-navbar-creative.rd-navbar-static .rd-navbar-main-element > * + * {	margin-left: 5.3%;}.rd-navbar-creative.rd-navbar-static .rd-navbar-nav-wrap {	flex-grow: 1;	text-align: right;}.rd-navbar-creative.rd-navbar-static .rd-navbar-collapse {	display: flex;	align-items: center;}.rd-navbar-creative.rd-navbar-static .rd-navbar-collapse > * + * {	margin-left: 30px;}@media (min-width: 1600px) {	.rd-navbar-creative.rd-navbar-static .rd-navbar-collapse > * + * {		margin-left: 60px;	}}.rd-navbar-creative.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-creative.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-creative.rd-navbar-static .rd-nav-item.active .rd-nav-link {	color: #4BBBFA;}.rd-navbar-creative.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 4.75%;}.rd-navbar-creative.rd-navbar-static .rd-nav-link {	padding: 0;	font-size: 13px;	color: #151515;}.rd-navbar-creative.rd-navbar-static .rd-nav-link:hover {	color: #4BBBFA;}.rd-navbar-creative.rd-navbar-static .rd-nav-link::before {	display: none;}@media (min-width: 1200px) {	.rd-navbar-creative.rd-navbar-static .rd-nav-link {		font-size: 14px;	}}.rd-navbar-creative.rd-navbar-static .rd-menu {	top: calc(100% - 14px);	margin-top: 0;	transform: translate3d(50px, 0, 0);}@media (min-width: 1200px) {	.rd-navbar-creative.rd-navbar-static .rd-menu {		transform: translate3d(100px, 0, 0);	}}.rd-navbar-creative.rd-navbar-static .rd-navbar-dropdown {	border-bottom-color: #2b5ba8;}.rd-navbar-creative.rd-navbar-static .rd-navbar-dropdown.rd-navbar-open-left {	right: 0;	margin-left: 0;	margin-right: -30px;}.rd-navbar-creative.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-creative.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	transition-delay: .2s;}.rd-navbar-creative.rd-navbar-static .rd-navbar-megamenu {	max-width: 1470px;}.rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone {	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {	padding: 12px 0;}.rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-menu {	top: 100%;}@media (min-width: 992px) and (max-width: 1399px) {	.rd-navbar-creative.rd-navbar-static .button {		width: 50px;		padding-left: 10px;		padding-right: 10px;	}	.rd-navbar-creative.rd-navbar-static .button .icon {		display: inline-block;	}	.rd-navbar-creative.rd-navbar-static .button .button-text {		display: none;	}}.rd-navbar-creative.rd-navbar-static * + .button {	margin-top: 0;}.rd-navbar-creative.rd-navbar-fixed .rd-navbar-collapse {	padding-left: 30px;	padding-right: 30px;}.rd-navbar-creative.rd-navbar-fixed .rd-navbar-brand img {	max-width: 160px;}.rd-navbar-creative.rd-navbar-fixed * + .list-share-2 {	margin-top: 20px;}.rd-navbar-creative .button {	padding-top: 10px;	padding-bottom: 10px;	font-size: 14px;	font-weight: 500;}.rd-navbar-creative .button .icon {	display: none;	font-size: 24px;	vertical-align: middle;}.rd-navbar-contacts-3 {	text-align: center;	font-size: 14px;	line-height: 1.72;	letter-spacing: .075em;	font-weight: 400;	color: #151515;}.rd-navbar-contacts-3 .phone {	font-weight: 500;}.rd-navbar-contacts-3 a, .rd-navbar-contacts-3 a:focus, .rd-navbar-contacts-3 a:active {	color: inherit;}.rd-navbar-contacts-3 a:hover {	color: #4BBBFA;}@media (min-width: 1200px) {	.rd-navbar-contacts-3 .phone {		font-size: 16px;		line-height: 1.5;		letter-spacing: .075em;	}}/**** RD Navbar Corporate* =====================================================*/.rd-navbar-corporate.rd-navbar-static {	background: #ffffff;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer {	padding-left: 15px;	padding-right: 15px;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {	position: relative;	display: flex;	align-items: center;	justify-content: space-between;	max-width: 1170px;	margin-left: auto;	margin-right: auto;	padding: 25px 0;}@media (min-width: 1200px) {	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {		padding: 35px 0;	}}@media (min-width: 1600px) {	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {		padding: 35px 0;	}}.rd-navbar-corporate.rd-navbar-static .rd-navbar-panel {	position: relative;	display: flex;	align-items: center;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand img {	width: auto;	height: auto;	max-width: 190px;	max-height: 60px;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {	display: flex;	align-items: center;	justify-content: flex-end;	padding: 0 30px;	flex-grow: 1;}@media (min-width: 1600px) {	.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {		padding-left: 30px;	}}.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav-wrap {	flex-grow: 1;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav {	width: 100%;}.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.active .rd-nav-link {	color: #4BBBFA;}.rd-navbar-corporate.rd-navbar-static .rd-nav-item + .rd-nav-item {	margin-left: 2.5%;}.rd-navbar-corporate.rd-navbar-static .rd-nav-link {	padding: 0;	font-size: 13px;	color: #151515;}.rd-navbar-corporate.rd-navbar-static .rd-nav-link:hover {	color: #4BBBFA;}.rd-navbar-corporate.rd-navbar-static .rd-nav-link::before {	display: none;}@media (min-width: 1200px) {	.rd-navbar-corporate.rd-navbar-static .rd-nav-link {		font-size: 16px;	}}.rd-navbar-corporate.rd-navbar-static .rd-menu {	top: 100%;	margin-top: 0;	transform: translate3d(50px, 0, 0);}@media (min-width: 1200px) {	.rd-navbar-corporate.rd-navbar-static .rd-menu {		transform: translate3d(100px, 0, 0);	}}.rd-navbar-corporate.rd-navbar-static .rd-navbar-dropdown {	border-bottom-color: #4BBBFA;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-dropdown.rd-navbar-open-left {	right: 0;	margin-left: 0;	margin-right: -30px;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-corporate.rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {	transition-delay: .2s;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-megamenu {	max-width: 1170px;}.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone {	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);}.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {	padding: 12px 0;}.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-menu {	top: 100%;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 {	text-align: center;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 > li {	display: block;	position: relative;	width: 48px;	height: 48px;	line-height: 44px;	cursor: pointer;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 > li::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	border: 1px solid #f5f5f5;	border-radius: 10px;	background-color: #f5f5f5;	transition: all .3s ease-in-out .1s;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 .link-wrap {	position: absolute;	display: inline-block;	overflow: hidden;	top: 1px;	right: 0;	padding: 0;	border: 1px solid transparent;	border-radius: 10px;	background: transparent;	transition: all .3s ease-in-out;	pointer-events: none;	z-index: -1;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 a {	white-space: nowrap;	visibility: hidden;	opacity: 0;	transition: all .2s ease;	transform: translate3d(20px, 0, 0);	will-change: transform;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 .icon {	line-height: 48px;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 li:hover::before {	background-color: #4BBBFA;	transition-delay: 0s;	transition-duration: .15s;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 li:hover > span {	color: #ffffff;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 li:hover .link-wrap {	padding-left: 20px;	padding-right: 50px;	background: #ffffff;	border-color: #4BBBFA;	pointer-events: auto;}.rd-navbar-corporate.rd-navbar-static .rd-navbar-contacts-4 li:hover a {	opacity: 1;	visibility: visible;	transform: none;	transition-delay: .2s;}.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse {	padding-left: 30px;	padding-right: 30px;}.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-brand img {	max-width: 160px;}.rd-navbar-contacts-4 {	display: flex;	flex-wrap: wrap;	align-items: center;	margin-bottom: -10px;	margin-left: -10px;	text-align: left;	font-size: 0;	line-height: 0;}.rd-navbar-contacts-4:empty {	margin-bottom: 0;	margin-left: 0;}.rd-navbar-contacts-4 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.rd-navbar-contacts-4 > .button-icon {	display: inline-flex;	align-items: center;}.rd-navbar-contacts-4 > li {	display: flex;	font-size: 14px;	line-height: 1.72;	letter-spacing: .075em;	font-weight: 400;	z-index: 1;}.rd-navbar-contacts-4 > li > * + * {	margin-left: 10px;}.rd-navbar-contacts-4 a {	display: inline-block;}.rd-navbar-contacts-4 a, .rd-navbar-contacts-4 a:focus, .rd-navbar-contacts-4 a:active {	color: #151515;}.rd-navbar-contacts-4 a:hover {	color: #4BBBFA;}.rd-navbar-contacts-4 .icon {	font-size: 16px;	color: #151515;	line-height: 24px;}/*** RD Navbar Fullwidth*/.rd-navbar-fullwidth {	display: block;}.rd-navbar-fullwidth .rd-navbar-nav > li + li {	margin-left: 20px;}.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-main {	padding: 10px 0;}/*** Swiper*/.swiper-container {	display: flex;	margin: 0 auto;	position: relative;	overflow: hidden;	height: auto;	width: 100%;	/* Fix of Webkit flickering */	z-index: 1;}.swiper-container-no-flexbox .swiper-slide {	float: left;}.swiper-container-vertical > .swiper-wrapper {	flex-direction: column;}.swiper-wrapper {	position: relative;	z-index: 1;	display: flex;	align-self: stretch;	align-items: stretch;	width: 100%;	height: auto;	min-height: inherit;	box-sizing: content-box;}.swiper-container {	flex-shrink: 0;}.swiper-container-android .swiper-slide,.swiper-wrapper {	transform: translate3d(0, 0, 0);}.swiper-container-multirow > .swiper-wrapper {	flex-wrap: wrap;}.swiper-container-free-mode > .swiper-wrapper {	transition-timing-function: ease-out;	margin: 0 auto;}/* a11y */.swiper-container .swiper-notification {	position: absolute;	left: 0;	top: 0;	pointer-events: none;	opacity: 0;	z-index: -1000;}/* IE10 Windows Phone 8 Fixes */.swiper-wp8-horizontal {	touch-action: pan-y;}.swiper-wp8-vertical {	touch-action: pan-x;}/* Coverflow */.swiper-container-coverflow .swiper-wrapper {	/* Windows 8 IE 10 fix */}.swiper-container-fade.swiper-container-free-mode .swiper-slide {	transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide {	pointer-events: none;}.swiper-container-fade .swiper-slide .swiper-slide {	pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {	pointer-events: auto;}.swiper-lazy-preloader {	width: 42px;	height: 42px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -21px;	margin-top: -21px;	z-index: 10;	transform-origin: 50%;	animation: swiper-preloader-spin 1s steps(12, end) infinite;}.swiper-lazy-preloader:after {	display: block;	content: "";	width: 100%;	height: 100%;	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");	background-position: 50%;	background-size: 100%;	background-repeat: no-repeat;}.swiper-lazy-preloader-white:after {	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}@keyframes swiper-preloader-spin {	100% {		transform: rotate(360deg);	}}.swiper-slide > .vide__body,.swiper-slide > .parallax_cnt {	height: 100%;}.swiper-button-prev,.swiper-button-next {	position: absolute;	top: 50%;	transform: translateY(-50%);	display: none;	font-size: 20px;	line-height: 1;	color: #ffffff;	text-align: center;	cursor: pointer;	transition: .2s ease-in;	will-change: transform;	z-index: 10;}.swiper-button-prev::before,.swiper-button-next::before {	padding: 5px;	font-family: "Material Design Icons";	background-color: #4BBBFA;	border-radius: 5px;	opacity: .4;	transition: opacity .3s;}.swiper-button-prev:hover::before,.swiper-button-next:hover::before {	opacity: 1;}@media (min-width: 992px) {	.swiper-button-prev,	.swiper-button-next {		display: block;	}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {	opacity: 0.35;	cursor: auto;	pointer-events: none;}.swiper-button-prev {	left: 30px;}.swiper-button-prev:before {	content: "\f14a";}.swiper-button-next {	right: 30px;}.swiper-button-next:before {	content: "\f14f";}.swiper-slider.swiper-container-rtl .swiper-button-prev::before {	content: "\f061";}.swiper-slider.swiper-container-rtl .swiper-button-next::before {	content: "\f060";}.swiper-pagination {	position: absolute;	display: block;	text-align: center;	font-size: 0;	line-height: 0;	transition: .3s;	transform: translate3d(0, 0, 0);	z-index: 10;}.swiper-pagination.swiper-pagination-hidden {	opacity: 0;}.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {	cursor: pointer;}.swiper-pagination-bullet {	position: relative;	width: 12px;	height: 12px;	margin: 0 10px;	border-radius: 50%;	display: inline-block;	border-radius: 100%;	transition: .2s;	background-color: #4BBBFA;	opacity: .25;}.swiper-pagination-bullet circle {	fill: none;	stroke-width: 2px;	stroke-linecap: round;	stroke-linejoin: round;}.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination-bullet:hover {	color: #ffffff;	opacity: 1;}.swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-bullet-line, .swiper-pagination-bullet:hover .swiper-bullet-line {	opacity: 0;	transition: all 0s ease-in-out .5s;}.swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-bullet-line-2, .swiper-pagination-bullet:hover .swiper-bullet-line-2 {	stroke-dashoffset: 0;	transition: stroke-dashoffset .5s;}.swiper-bullet-line {	stroke: rgba(255, 255, 255, 0.44);}.swiper-bullet-line-2 {	opacity: 1;	stroke: #4BBBFA;	stroke-dasharray: 63;	stroke-dashoffset: 63;	transition: stroke-dashoffset .5s;}.swiper-pagination-2 {	position: absolute;	bottom: 30px;	left: 0;	width: 100%;}.swiper-pagination-2 .swiper-pagination-bullet {	text-align: center;	display: inline-flex;	align-items: center;	width: 40px;	height: 24px;	border-radius: 0;	margin: 0 10px;	background: transparent;}.swiper-pagination-2 .swiper-pagination-bullet::before {	display: inline-block;	position: static;	top: auto;	left: auto;	height: 3px;	width: 100%;	transform: none;	border-radius: inherit;	background: rgba(255, 255, 255, 0.4);}.swiper-pagination-2 .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active)::before {	background: #2b5ba8;}.swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {	width: 56px;}.swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {	background: #ffffff;}@media (min-width: 992px) {	.swiper-pagination-2 {		top: 50%;		right: 0;		width: auto;		bottom: auto;		left: auto;		transform: translate3d(0, -50%, 0);	}	.swiper-pagination-2 .swiper-pagination-bullet {		display: flex;		margin: 5px 0 5px auto;	}	.swiper-pagination-2 .swiper-pagination-bullet::before {		height: 2px;	}	.swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {		width: 56px;	}	.swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {		background: rgba(255, 255, 255, 0.4);	}}.swiper-pagination-black .swiper-pagination-bullet {	background: rgba(0, 0, 0, 0.6);}.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {	background: black;}.swiper-container-vertical > .swiper-pagination {	right: 10px;	top: 50%;	transform: translate3d(0px, -50%, 0);}.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {	margin: 5px 0;	display: block;}.swiper-slide {	position: relative;	display: flex;	align-items: center;	justify-content: center;	flex-shrink: 0;	width: 100%;	height: 100%;	white-space: nowrap;}.swiper-slide-caption {	width: 100%;	white-space: normal;}.swiper-slider-1 {	min-height: 37.70833vw;}.swiper-slider-1 h1 span, .swiper-slider-1 h2 span, .swiper-slider-1 h3 span, .swiper-slider-1 h4 span, .swiper-slider-1 h5 span, .swiper-slider-1 h6 span, .swiper-slider-1 [class^='heading-'] span {	display: inline-block;}.swiper-slider-1 h1.text-spacing-500 {	margin-left: 5%;}.swiper-slider-1 .swiper-button-prev,.swiper-slider-1 .swiper-button-next {	overflow: hidden;	width: 78px;	height: 78px;	border-radius: 50%;	transition: all .2s ease;}.swiper-slider-1 .swiper-button-prev::before,.swiper-slider-1 .swiper-button-next::before {	display: inline-block;	position: absolute;	top: 50%;	left: 50%;	transform: translate3d(-50%, -50%, 0);	will-change: transform;	transition: all .5s ease;}.swiper-slider-1 .swiper-button-prev circle,.swiper-slider-1 .swiper-button-next circle {	fill: none;	stroke-width: 3px;	stroke-linecap: round;	stroke-linejoin: round;}.swiper-slider-1 .swiper-button-prev .swiper-button-line,.swiper-slider-1 .swiper-button-next .swiper-button-line {	stroke: rgba(255, 255, 255, 0.44);}.swiper-slider-1 .swiper-button-prev .swiper-button-line-2,.swiper-slider-1 .swiper-button-next .swiper-button-line-2 {	opacity: 0;	stroke: #2b5ba8;	stroke-dasharray: 226;	stroke-dashoffset: 226;	transition: stroke-dashoffset 0.5s;}.swiper-slider-1 .swiper-button-prev:hover,.swiper-slider-1 .swiper-button-next:hover {	color: #ffffff;}.swiper-slider-1 .swiper-button-prev:hover .swiper-button-line,.swiper-slider-1 .swiper-button-next:hover .swiper-button-line {	opacity: 0;	transition: all 0s ease-in-out .5s;}.swiper-slider-1 .swiper-button-prev:hover .swiper-button-line-2,.swiper-slider-1 .swiper-button-next:hover .swiper-button-line-2 {	opacity: 1;	stroke-dashoffset: 0;}.swiper-slider-1 .swiper-button-prev svg {	transform: scale(-1, 1);	will-change: transform;}.swiper-slider-1 h6 + h1 {	margin-top: 20px;}.swiper-slider-1 h1 + h4 {	margin-top: 23px;}.swiper-slider-1 * + .button {	margin-top: 30px;}@media (max-width: 575.98px) {	.swiper-slider-1 h1 {		letter-spacing: .25em;	}	.swiper-slider-1 h4 {		letter-spacing: .15em;	}	.swiper-slider-1 .button {		min-width: auto;	}}@media (max-width: 767.98px) {	.swiper-slider-1 .swiper-slide-caption {		padding-bottom: 70px;	}}@media (min-width: 992px) {	.swiper-slider-1 h6 + h1 {		margin-top: 30px;	}	.swiper-slider-1 h1 + h4 {		margin-top: 33px;	}	.swiper-slider-1 * + .button {		margin-top: 50px;	}}@media (min-width: 1600px) {	.swiper-slider-1 .swiper-slide-caption {		padding-top: 40px;	}}@media (min-width: 992px) {	.desktop .swiper-slider-1 .swiper-button-prev {		left: -78px;	}	.desktop .swiper-slider-1 .swiper-button-next {		right: -78px;	}}@media (min-width: 992px) {	.desktop .swiper-slider-1:hover .swiper-button-prev {		left: 30px;	}	.desktop .swiper-slider-1:hover .swiper-button-next {		right: 30px;	}}@media (min-width: 1200px) {	.desktop .swiper-slider-1:hover .swiper-button-prev {		left: 50px;	}	.desktop .swiper-slider-1:hover .swiper-button-next {		right: 50px;	}}@media (min-width: 1600px) {	.desktop .swiper-slider-1:hover .swiper-button-prev {		left: 75px;	}	.desktop .swiper-slider-1:hover .swiper-button-next {		right: 75px;	}}.swiper-slider-2 {	min-height: 39.21875vw;}.swiper-slider-2 .swiper-slide {	background-position: 50%;}.swiper-slider-2 .swiper-title {	font-weight: 700;}.swiper-slider-2 .swiper-text {	max-width: 400px;	letter-spacing: .075em;}.swiper-slider-2 .swiper-subtitle {	font-weight: 500;	letter-spacing: .05em;	text-transform: none;}.swiper-slider-2 .swiper-button-prev,.swiper-slider-2 .swiper-button-next {	display: none;	min-width: 80px;	height: 72px;	transition: all .3s ease;}.swiper-slider-2 .swiper-button-prev:hover,.swiper-slider-2 .swiper-button-next:hover {	color: #ffffff;	height: 100px;}.swiper-slider-2 .swiper-button-prev:hover .swiper-button-arrow::after,.swiper-slider-2 .swiper-button-next:hover .swiper-button-arrow::after {	background: #2b5ba8;}.swiper-slider-2 .swiper-button-prev:hover .preview,.swiper-slider-2 .swiper-button-next:hover .preview {	width: 180px;	height: 100px;}.swiper-slider-2 .swiper-button-prev::before,.swiper-slider-2 .swiper-button-next::before {	display: none;}.swiper-slider-2 .swiper-button-arrow {	display: flex;	align-items: center;	justify-content: center;	position: relative;	overflow: hidden;	width: 80px;	height: inherit;}.swiper-slider-2 .swiper-button-arrow::before {	font-family: "Material Design Icons";}.swiper-slider-2 .swiper-button-arrow::after {	display: inline-block;	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background: rgba(255, 255, 255, 0.2);	transform-origin: 50% 100%;	will-change: transform;	pointer-events: none;	transition: inherit;	z-index: -1;}.swiper-slider-2 .swiper-button-prev {	left: 0;}.swiper-slider-2 .swiper-button-prev .swiper-button-arrow {	padding-right: 10px;}.swiper-slider-2 .swiper-button-prev .swiper-button-arrow:before {	content: "\f14a";}.swiper-slider-2 .swiper-button-prev .swiper-button-arrow::after {	transform: skew(10deg);}.swiper-slider-2 .swiper-button-next {	right: 0;}.swiper-slider-2 .swiper-button-next .swiper-button-arrow {	padding-left: 10px;}.swiper-slider-2 .swiper-button-next .swiper-button-arrow:before {	content: "\f14f";}.swiper-slider-2 .swiper-button-next .swiper-button-arrow::after {	transform: skew(-10deg);}.swiper-slider-2 .preview__img {	background-size: cover;	background-position: 50%;}.swiper-slider-2 .preview {	width: 0;	height: 72px;	transition: all .3s ease;}.swiper-slider-2 .preview__img {	width: inherit;	height: inherit;}.swiper-slider-2 .swiper-bullet-line {	stroke: #ffffff;}.swiper-slider-2 * + .swiper-subtitle {	margin-top: 20px;}@media (max-width: 767.98px) {	.swiper-slider-2 .swiper-slide-caption {		padding-bottom: 70px;	}}@media (max-width: 991.98px) {	.swiper-slider-2 .button {		min-width: auto;	}}@media (min-width: 992px) {	.swiper-slider-2 .swiper-button-prev,	.swiper-slider-2 .swiper-button-next {		display: flex;	}	.swiper-slider-2 .swiper-pagination {		display: none;	}	.swiper-slider-2 * + .swiper-text {		margin-top: 24px;	}	.swiper-slider-2 * + .swiper-subtitle {		margin-top: 28px;	}	.swiper-slider-2 * + .button,	.swiper-slider-2 * + .button-wrap {		margin-top: 50px;	}}.swiper-slider-3 .swiper-title {	font-weight: 400;}.swiper-slider-3 .button {	padding-left: 35px;	padding-right: 35px;}@media (min-width: 992px) {	.swiper-slider-3 .button {		letter-spacing: .3em;	}}@media (min-width: 1200px) {	.swiper-slider-3 * + .button,	.swiper-slider-3 * + .button-wrap {		margin-top: 40px;	}}.swiper-slider-4 [class*='swiper-title-'] {	display: inline-block;	position: relative;	overflow: hidden;}.swiper-slider-4 [class*='swiper-title-']::before {	position: absolute;	display: none;	content: '';	top: 0;	right: 1px;	bottom: 0;	left: 0;	background: rgba(0, 0, 0, 0.11);	transform-origin: 50% 100%;	z-index: -1;}.swiper-slider-4 span[class*='swiper-title-'] {	overflow: visible;}.swiper-slider-4 h2 {	line-height: 1;	font-weight: 900;}.swiper-slider-4 h4 {	line-height: 1.14;}.swiper-slider-4 h6 {	line-height: 1.5;	font-weight: 400;}.swiper-slider-4 .swiper-title-1 {	padding-right: 2px;	padding-left: 2px;}.swiper-slider-4 .swiper-title-1::before {	transform: skew(10deg);}.swiper-slider-4 .swiper-title-2 {	padding-right: 8px;	padding-left: 4px;}.swiper-slider-4 .swiper-title-2::before {	transform: skew(8deg);}.swiper-slider-4 .swiper-title-3 {	padding-right: 8px;	padding-left: 4px;}.swiper-slider-4 .swiper-title-3::before {	transform: skew(14deg);}.swiper-slider-4 .swiper-button-prev,.swiper-slider-4 .swiper-button-next {	display: none;}.swiper-slider-4 .swiper-button-prev .swiper-button-line-2,.swiper-slider-4 .swiper-button-next .swiper-button-line-2 {	stroke: #ffffff;}.swiper-slider-4 .swiper-pagination {	display: block;}.swiper-slider-4 .swiper-pagination-bullet::before {	background: #4BBBFA;}.swiper-slider-4 .swiper-bullet-line-2 {	stroke: #4BBBFA;}.swiper-slider-4 .button {	padding-left: 40px;	padding-right: 40px;}.swiper-slider-4 * + h2,.swiper-slider-4 * + .swiper-title-1 {	margin-top: 16px;}.swiper-slider-4 * + h4,.swiper-slider-4 * + .swiper-title-2 {	margin-top: 18px;}.swiper-slider-4 * + h6,.swiper-slider-4 * + .swiper-title-3 {	margin-top: 16px;}@media (min-width: 576px) {	.swiper-slider-4 h2 {		letter-spacing: .2em;	}	.swiper-slider-4 h6 {		letter-spacing: .18em;	}	.swiper-slider-4 [class*='swiper-title-']::before {		display: inline-block;	}}@media (min-width: 1200px) {	.swiper-slider-4 .swiper-button-prev,	.swiper-slider-4 .swiper-button-next {		display: block;	}	.swiper-slider-4 .swiper-pagination {		display: none;	}	.swiper-slider-4 [class*='col-'] {		margin-right: 8.33333%;	}	.swiper-slider-4 .swiper-title-1::before {		top: 4px;		bottom: 4px;	}	.swiper-slider-4 * + .button-wrap {		margin-top: 50px;	}}@media (min-width: 1600px) {	.swiper-slider-4 [class*='col-'] {		margin-right: -8.33333%;	}	.swiper-slider-4 .swiper-slide-caption {		padding-top: 80px;	}}.swiper-slider-5 {	margin-top: 70px;	min-height: 39.21875vw;	max-width: 1620px;	margin-left: auto;	margin-right: auto;	padding-left: 15px;	padding-right: 15px;}.swiper-slider-5 .swiper-wrapper::before {	position: absolute;	content: '';	top: 0;	left: 0;	width: 100%;	height: 6px;	background-image: linear-gradient(to right, #fdab69 0%, #faea7d 100%);	z-index: 1;}.swiper-slider-5 .swiper-title {	font-weight: 700;	letter-spacing: .05em;	text-transform: none;}.swiper-slider-5 .swiper-title-2 {	font-weight: 300;	letter-spacing: .075em;}.swiper-slider-5 .swiper-subtitle {	font-size: 16px;	letter-spacing: .2em;	color: rgba(255, 255, 255, 0.8);}.swiper-slider-5 .swiper-subtitle-2 {	letter-spacing: .2em;	color: #2b5ba8;}.swiper-slider-5 .button {	min-width: auto;	padding-left: 40px;	padding-right: 40px;}.swiper-slider-5 * + .swiper-title {	margin-top: 28px;}.swiper-slider-5 * + .swiper-title-2 {	margin-top: 30px;}.swiper-slider-5 * + .swiper-subtitle-2 {	margin-top: 20px;}@media (max-width: 479px) {	.swiper-slider-5 .swiper-title-2 {		font-size: 26px;	}	.swiper-slider-5 .swiper-title {		font-size: 28px;	}}@media (min-width: 480px) {	.swiper-slider-5 {		padding-left: 30px;		padding-right: 30px;	}}@media (max-width: 991.98px) {	.swiper-slider-5 .swiper-slide-caption {		padding-bottom: 80px;	}}@media (min-width: 768px) {	.swiper-slider-5 {		padding-left: 50px;		padding-right: 50px;	}}@media (min-width: 992px) {	.swiper-slider-5 {		padding-left: 75px;		padding-right: 75px;	}	.swiper-slider-5 .swiper-subtitle {		font-size: 16px;	}	.swiper-slider-5 * + .swiper-subtitle-2 {		margin-top: 32px;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.swiper-slider-5 .swiper-title {		font-size: 46px;	}}@media (min-width: 1200px) {	.swiper-slider-5 .swiper-title {		line-height: 1.21;	}	.swiper-slider-5 .button {		letter-spacing: .3em;	}	.swiper-slider-5 .button-wrap,	.swiper-slider-5 * + .button {		margin-top: 45px;	}}@media (min-width: 1200px) and (max-width: 1399px) {	.swiper-slider-5 .swiper-title {		font-size: 54px;	}}.swiper-slider-6 .swiper-wrapper::before {	background: #2b5ba8;}.swiper-slider-6 .button {	padding-left: 30px;	padding-right: 30px;}@media (min-width: 1200px) {	.swiper-slider-6 .button-wrap,	.swiper-slider-6 * + .button {		margin-top: 50px;	}}@media (min-width: 1600px) {	.swiper-slider-6 .swiper-slide-caption {		padding-bottom: 165px;	}}.swiper-slider-7 {	min-height: 31.51042vw;	overflow: visible;	margin-left: auto;	margin-right: 0;}.swiper-slider-7 .swiper-slide {	align-items: stretch;	justify-content: flex-start;	background-position: 50%;}.swiper-slider-7 .swiper-slide-caption {	position: relative;	padding-left: 30px;	padding-right: 30px;	margin-left: 0;	margin-right: auto;	z-index: 1;}.swiper-slider-7 .swiper-box {	margin-left: auto;	margin-right: auto;}@media (min-width: 1600px) {	.swiper-slider-7 .swiper-box {		margin-left: 37%;	}}.swiper-slider-7 .swiper-subtitle {	font-weight: 400;	letter-spacing: .075em;	color: #868686;}.swiper-slider-7 .swiper-time {	color: #4BBBFA;	text-transform: uppercase;}.swiper-slider-7 [class*='swiper-content-bg'] {	position: absolute;	top: 0;	left: 0;	bottom: 0;	right: 0;	background: #EBF8FF;	transition: all .6s ease-in-out .5s;	visibility: hidden;	opacity: 0;	pointer-events: none;	z-index: -1;}.swiper-slider-7 .swiper-content-bg-1 {	top: 50%;	bottom: 50%;}.swiper-slider-7 .swiper-content-bg-2 {	top: 100%;}.swiper-slider-7 .swiper-content-bg-3 {	width: 0;}.swiper-slider-7 .swiper-slide-active [class*='swiper-content-bg'] {	visibility: visible;	opacity: .7;}.swiper-slider-7 .swiper-slide-active .swiper-content-bg-1 {	top: 0;	bottom: 0;}.swiper-slider-7 .swiper-slide-active .swiper-content-bg-2 {	top: 0;}.swiper-slider-7 .swiper-slide-active .swiper-content-bg-3 {	width: 100%;}.swiper-slider-7 .swiper-pagination {	bottom: 15px;	left: 50%;	transform: translateX(-50%);}@media (min-width: 768px) {	.swiper-slider-7 .swiper-pagination {		bottom: 40px;	}}.swiper-slider-7 .swiper-pagination-bullet::before {	background: #4BBBFA;}.swiper-slider-7 .swiper-bullet-line {	stroke: rgba(21, 21, 21, 0.21);}.swiper-slider-7 .swiper-bullet-line-2 {	stroke: #4BBBFA;}.swiper-slider-7 * + .swiper-title {	margin-top: 20px;}.swiper-slider-7 * + .swiper-subtitle {	margin-top: 20px;}.swiper-slider-7 * + .swiper-time {	margin-top: 14px;}.swiper-slider-7 * + .button-wrap,.swiper-slider-7 * + .button {	margin-top: 50px;}@media (min-width: 576px) {	.swiper-slider-7 .swiper-slide-caption {		max-width: 320px;	}}@media (min-width: 768px) {	.swiper-slider-7 .swiper-slide-caption {		max-width: 400px;	}}@media (min-width: 992px) {	.swiper-slider-7 .swiper-slide-caption {		max-width: 450px;	}	.swiper-slider-7 .swiper-slide-active [class*='swiper-content-bg'] {		opacity: 1;	}	.swiper-slider-7 .swiper-pagination {		display: none;	}}@media (min-width: 1200px) {	.swiper-slider-7 .swiper-slide-caption {		max-width: 500px;	}	.swiper-slider-7 .swiper-title {		padding-bottom: 5px;	}	.swiper-slider-7 .swiper-subtitle {		font-size: 16px;		line-height: 1.25;	}	.swiper-slider-7 .swiper-time {		font-size: 18px;		line-height: 1.38889;	}	.swiper-slider-7 .swiper-box {		max-width: 480px;		padding-top: 33px;	}	.swiper-slider-7 * + .swiper-title {		margin-top: 30px;	}	.swiper-slider-7 * + .button-wrap,	.swiper-slider-7 * + .button {		margin-top: 65px;	}}@media (min-width: 1600px) {	.swiper-slider-7 .swiper-slide-caption {		padding-left: 50px;		padding-right: 30px;		padding-top: 105px;		padding-bottom: 105px;		max-width: 50%;	}	.swiper-slider-7 .swiper-navigation__module {		padding: 30px 60px 15px;	}	.swiper-slider-7 .swiper-pagination__fraction-index {		font-size: 60px;	}	.swiper-slider-7 .swiper-title {		letter-spacing: 0.05rem;		line-height: 100%;	}}.swiper-slider-8 {	min-height: 29.89583vw;}.swiper-slider-8 .swiper-slide::before {	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	background-repeat: no-repeat;	background-position: 50% 50%;	background-size: cover;	z-index: 0;}.swiper-slider-8 .swiper-pagination-vertical {	right: 50%;	top: 90%;	transform: translate3d(50%, 0, 0);}.swiper-slider-8 .swiper-pagination-vertical .swiper-pagination-bullet {	margin: 0 10px;	display: inline-block;}@media (min-width: 992px) {	.swiper-slider-8 .swiper-pagination-vertical {		right: 3%;		top: 50%;		transform: translate3d(0px, -50%, 0);	}	.swiper-slider-8 .swiper-pagination-vertical .swiper-pagination-bullet {		margin: 15px 0;		display: block;	}}.swiper-slider-8 h4,.swiper-slider-8 .title-classic {	color: rgba(255, 255, 255, 0.3);}@media (max-width: 767.98px) {	.swiper-slider-8 .swiper-slide-caption {		padding-bottom: 70px;	}}@media (min-width: 768px) {	.swiper-slider-8 .swiper-slide::before {		left: 35%;	}}@media (min-width: 992px) {	.swiper-slider-8 .swiper-slide::before {		left: 40%;	}	.swiper-slider-8 .swiper-pagination {		display: block;	}}@media (min-width: 1200px) {	.swiper-slider-8 .swiper-slide::before {		left: 50%;	}}.swiper-slider-9 .swiper-slide::before {	background-image: url(../images/bg-index-7.jpg);}.swiper-slider-10 .swiper-slide::before {	background-image: none;	background-color: #2a2a2a;}.swiper-custom-container {	position: relative;	padding-top: 1px;	z-index: 1000;}@media (min-width: 1200px) {	.swiper-custom-container .rd-navbar-creative.rd-navbar-static .rd-navbar-main-outer {		padding-left: 75px;		padding-right: 75px;	}}.swiper-custom-container .swiper-custom-bg,.swiper-custom-container .section-relative {	position: absolute;	overflow: hidden;	top: 0;	right: 0;	bottom: 30px;	left: 0;	z-index: -1;}.swiper-custom-container .list-share-2 {	position: absolute;	top: 20px;	left: 0;	width: 100%;	z-index: 1;}.swiper-custom-container .list-share-2 .icon {	background: rgba(255, 255, 255, 0.1);}.swiper-custom-container .list-share-2 .icon:hover {	background: #2b5ba8;}.swiper-custom-container .list-share-2 a, .swiper-custom-container .list-share-2 a:focus, .swiper-custom-container .list-share-2 a:active {	color: #ffffff;}.swiper-custom-container .list-share-2 a:hover {	color: #151515;}@media (min-width: 768px) {	.swiper-custom-container .swiper-custom-bg,	.swiper-custom-container .section-relative {		bottom: 50px;	}}@media (min-width: 992px) {	.swiper-custom-container .swiper-custom-bg,	.swiper-custom-container .section-relative {		bottom: 70px;	}	.swiper-custom-container .list-share-2 {		top: 50%;		left: 23px;		width: auto;		transform: translate3d(0, -50%, 0);	}	.swiper-custom-container .list-share-2 > li {		display: block;	}}@media (min-width: 1400px) {	.swiper-custom-container .swiper-pagination-2,	.swiper-custom-container .list-share-2 {		top: calc(50% - 35px);	}}@media (min-width: 1637px) {	.swiper-custom-container .list-share-2 {		left: calc((50% - 735px) / 2);		transform: translate3d(-50%, -50%, 0);	}}.swiper-custom-bg {	background-repeat: repeat;	background: #303e4f;}@media (min-width: 1200px) {	.mobile .swiper-custom-container .page-header + .swiper-slider {		margin-top: 0;	}}@media (min-width: 992px) {	.desktop .swiper-custom-container .page-header + .swiper-slider {		margin-top: 0;	}}@media (min-width: 1200px) {	.desktop .swiper-slider-5 {		margin-top: 120px;	}}@media (min-width: 992px) {	.swiper-custom-container-2 .list-share-2 {		top: 54%;	}	.swiper-custom-container-2 .swiper-pagination-2 {		top: 53%;	}	.swiper-custom-container-2 .swiper-pagination-2 .swiper-pagination-bullet::before {		background: #50575d;	}}.swiper-custom-container-3 {	background: #f8f8f8;}.swiper-custom-container-3 .swiper-navigation__module {	background: #f8f8f8;}.swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static {	background: transparent;}@media (min-width: 1600px) {	.swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static .rd-navbar-main {		padding: 40px 0 65px;	}}@media (min-width: 1600px) {	.swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static .rd-menu {		top: calc(100% - 44px);	}}.swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {	padding: 12px 0;}@media (min-width: 1600px) {	.swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-menu, .swiper-custom-container-3 .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-menu {		top: 100%;	}}.swiper-navigation__module {	display: none;	align-items: center;	position: absolute;	padding: 10px 20px 5px;	bottom: 0;	right: 0;	background: #ffffff;	z-index: 1;}.swiper-navigation__module .swiper-button-next,.swiper-navigation__module .swiper-button-prev {	position: static;	width: 48px;	height: 48px;	top: auto;	left: auto;	font-size: 28px;	line-height: 46px;	transform: none;	color: #151515;	border: 1px solid #989898;	border-radius: 50%;}.swiper-navigation__module .swiper-button-next:hover,.swiper-navigation__module .swiper-button-prev:hover {	color: #4BBBFA;	border-color: #4BBBFA;}.swiper-navigation__module .swiper-button-next.hide,.swiper-navigation__module .swiper-button-prev > * + * {	margin-left: 18px;}.swiper-navigation__module .swiper-pagination__fraction + * {	margin-left: 32px;}@media (min-width: 576px) {	.swiper-navigation__module {		display: flex;	}}@media (min-width: 992px) {	.swiper-navigation__module {		padding: 20px 30px 10px;	}}@media (min-width: 1800px) {	.swiper-navigation__module {		padding: 30px 60px 15px;	}}.swiper-pagination__fraction {	font-size: 24px;	line-height: 1.167;	letter-spacing: 0;	color: #4BBBFA;}.swiper-pagination__fraction-index {	font-size: 40px;	line-height: 1;	font-weight: 300;	color: rgba(21, 21, 21, 0.21);}@media (min-width: 992px) {	.swiper-pagination__fraction-index {		font-size: 50px;	}}@media (min-width: 1800px) {	.swiper-pagination__fraction-index {		font-size: 60px;	}}.swiper-pagination__fraction-count {	margin-left: 6px;}/*** Search Results*/.rd-search-results-live {	position: absolute;	left: 0;	right: 0;	top: 100%;	max-height: 600px;	overflow-y: auto;	margin: -3px 0 0;	text-align: left;	z-index: 998;}.rd-search-results-live #search-results {	position: relative;	padding: 16px 0 0;	color: #868686;	background: #ffffff;	opacity: 0;	visibility: hidden;	transform-origin: 50% 0;	transform: scale(1, 0.9);	transition: .3s all ease;}.rd-search-results-live #search-results::before {	content: '';	position: absolute;	top: 0;	right: 0;	bottom: 0;	left: 0;	pointer-events: none;	z-index: -1;	border: 1px solid #ebebeb;	border-top: 0;}.rd-search-results-live #search-results.active {	opacity: 1;	visibility: visible;	transform: scale(1, 1);}.rd-search-results-live .search-quick-result {	padding-left: 15px;	padding-right: 15px;	font-family: "DM Sans", sans-serif;	font-size: 14px;	font-weight: 700;	line-height: 30px;	text-transform: uppercase;	color: #151515;}.rd-search-results-live .search-list {	margin-top: 11px;}.rd-search-results-live .search-list li:only-child {	padding: 0 15px 15px;}.rd-search-results-live .search-link {	color: #e1e1e1;}.rd-search-results-live .search-link:hover {	color: #4BBBFA;}.rd-search-results-live .search-error {	font-size: 14px;	line-height: 1.6;}.rd-search-results-live .search-title {	position: relative;	font-family: "DM Sans", sans-serif;	font-size: 14px;	font-weight: 700;	color: #151515;}.rd-search-results-live .search-title a:hover {	color: #4BBBFA;}.rd-search-results-live .search-list-item-all {	margin-top: 18px;	width: 100%;}.rd-search-results-live .search-submit {	position: relative;	overflow: hidden;	z-index: 0;	display: block;	padding: 8px;	font-family: "DM Sans", sans-serif;	font-size: 15px;	font-weight: 700;	letter-spacing: 0px;	text-transform: uppercase;	text-align: center;	color: #ffffff;	background: #4BBBFA;}.rd-search-results-live .search-submit:hover {	color: #ffffff;	background: #e1e1e1;}.rd-search-results-live .match {	display: none;}.not-empty ~ .rd-search-results-live {	visibility: visible;	opacity: 1;}.rd-search-results-live p {	font-size: 11px;}.rd-search-results-live p * {	margin: 0;}.rd-search-results-live .search-list-item {	padding: 0 15px;}.rd-search-results-live * + p {	margin-top: 5px;}.rd-search-results-live .search-list-item + .search-list-item {	margin-top: 17px;}.rd-search-results .search-list {	counter-reset: li;	text-align: left;	padding-left: 0;	font-size: 18px;	list-style-type: none;	overflow: hidden;}.rd-search-results .search-list li div {	overflow: hidden;	text-overflow: ellipsis;	max-width: 100%;	white-space: nowrap;}.rd-search-results .search-list li:only-child::before {	display: none;}.rd-search-results .search-list-item {	position: relative;	padding-left: 40px;	font-size: 18px;	color: #9b9b9b;}.rd-search-results .search-list-item::before {	content: counter(li, decimal-leading-zero) ".";	counter-increment: li;	position: absolute;	left: 0;	top: 0;	font-size: 14px;	line-height: 1.875;	font-weight: 700;	color: #000000;}.rd-search-results .search-list-item + .search-list-item {	margin-top: 40px;}.rd-search-results .search-title {	font-size: 16px;	color: #000000;}.rd-search-results .search {	color: #ffffff;	padding: 0 .25em;	background: #4BBBFA;}.rd-search-results .match {	padding: 5px;	font-size: 12px;	line-height: 1.7;	letter-spacing: .1em;	text-transform: uppercase;	color: #000000;}.rd-search-results .match em {	margin: 0;	font-style: normal;}.rd-search-results p * {	margin: 0;}.rd-search-results * + .match {	margin-top: 10px;}@media (min-width: 768px) {	.rd-search-results .search-title {		font-size: 18px;	}	.rd-search-results .search-list-item::before {		font-size: 16px;	}	.rd-search-results * + p {		margin-top: 12px;	}}@media (min-width: 992px) {	.rd-search-results .search-list-item {		padding-left: 40px;	}}* + .rd-search-results {	margin-top: 40px;}@media (min-width: 768px) {	* + .rd-search-results {		margin-top: 55px;	}}.rd-search-classic {	position: relative;}.rd-search-classic .form-input {	padding-right: 50px;}.rd-search-classic .form-input,.rd-search-classic .form-label {	letter-spacing: 0;}.rd-search-classic .rd-search-submit {	background: none;	border: none;	display: inline-block;	padding: 0;	outline: none;	outline-offset: 0;	cursor: pointer;	-webkit-appearance: none;	position: absolute;	top: 0;	right: 0;	bottom: 0;	width: 50px;	padding-top: 3px;	padding-right: 2px;	margin: 0;	text-align: center;	color: #e1e1e1;	font-size: 0;	line-height: 0;}.rd-search-classic .rd-search-submit::-moz-focus-inner {	border: none;	padding: 0;}.rd-search-classic .rd-search-submit:before {	position: relative;	top: -1px;	content: '\e014';	font: 400 20px 'fl-chapps';	line-height: 1;	transition: .33s all ease;}.rd-search-classic .rd-search-submit:hover {	color: #4BBBFA;}.rd-search.rd-search-inline {	position: relative;}.rd-search.rd-search-inline .form-input {	padding-right: 60px;}.rd-search.rd-search-inline .button-link {	position: absolute;	top: 50%;	transform: translateY(-50%);	width: 60px;	right: 0;	margin: 0;	font-size: 21px;	color: #e1e1e1;	transition: .33s;}.rd-search.rd-search-inline .button-link::before {	display: block;	margin: auto;}.rd-search.rd-search-inline .button-link:hover {	color: #4BBBFA;}.rd-search.rd-search-inline.form-sm .form-input {	padding-right: 40px;}.rd-search.rd-search-inline.form-sm .button-link {	width: 40px;	font-size: 18px;}.rd-search.rd-search-inline.form-lg .form-input {	padding-right: 70px;}.rd-search.rd-search-inline.form-lg .button-link {	width: 70px;}.button-search {	position: absolute;	text-align: center;	padding: 0 5px;	right: 0;	top: 0;	height: 60px;	width: 60px;	font-size: 20px;	line-height: 60px;	border: none;	outline: none;	box-shadow: none;	background: transparent;	cursor: pointer;	transition: all 250ms ease;}.button-search:hover {	color: #4BBBFA;}.form-search .form-input {	min-height: 60px;	padding-right: 60px;	padding-left: 20px;	font-size: 16px;	letter-spacing: .1em;	color: #9b9b9b;	background: #f3f3f3;	border-color: #f3f3f3;}.form-search .form-label {	padding-right: 60px;	padding-left: 20px;	font-size: 16px;	letter-spacing: .1em;	color: #9b9b9b;}* + .form-search {	margin-top: 40px;}@media (min-width: 768px) {	.form-search .form-input {		padding-right: 70px;		padding-left: 30px;	}	.form-search .form-label {		padding-right: 70px;		padding-left: 30px;	}	.button-search {		width: 70px;	}	* + .form-search {		margin-top: 55px;	}}/** Isotope*/@keyframes sprite-animation {	from {		background-position: 0 0;	}}[data-isotope-layout] {	z-index: 0;	display: block;	min-height: 160px;	margin-left: -15px;	margin-right: -15px;	transition: .4s all ease;}[data-isotope-layout] .row {	margin-bottom: -30px;}[data-isotope-layout] .row > [class*="col-"] {	margin-top: 30px;}[data-isotope-layout] .row-narrow {	margin-bottom: -30px;}[data-isotope-layout] .row-narrow > [class*="col-"] {	margin-top: 30px;}[data-isotope-layout] .row-condensed {	margin-bottom: 0;}[data-isotope-layout] .row-condensed > [class*="col-"] {	margin-top: 0;}[data-isotope-layout] [class*="col-"] {	display: block;	will-change: transform;	backface-visibility: hidden;	transition: .1s opacity ease-in;}[data-isotope-layout].isotope--loaded [class*="col-"] {	opacity: 1;}[data-isotope-layout].isotope--loaded:after {	opacity: 0;	visibility: hidden;}[data-isotope-layout][data-column-class] > div:first-child {	opacity: 0;	visibility: hidden;}[data-isotope-layout].gutters-10 {	margin-left: -5px;	margin-right: -5px;}.isotope-filters > * {	margin-top: 0;	vertical-align: middle;}.isotope-filters .inline-list {	position: relative;	word-spacing: 0;}.isotope-filters .inline-list li {	display: inline-block;}.isotope-filters .inline-list a {	position: relative;	transition: .3s;	color: #e1e1e1;}.isotope-filters .inline-list .isotope-filters-trigger {	display: none;}.isotope-filters-modern .inline-list {	transform: translate3d(0, -10px, 0);	margin-bottom: -10px;	margin-left: -10px;	margin-right: -10px;}.isotope-filters-modern .inline-list > * {	margin-top: 10px;	padding-left: 10px;	padding-right: 10px;}.isotope-filters-modern .inline-list > li {	font-family: "DM Sans", sans-serif;	font-size: 18px;}.isotope-filters-modern .inline-list a {	position: relative;	padding-bottom: 10px;}.isotope-filters-modern .inline-list a::after {	content: '';	position: absolute;	left: 0;	bottom: 0;	width: 0;	height: 2px;	transition: .4s;	background: #4BBBFA;}.isotope-filters-modern .inline-list a:hover {	color: #4BBBFA;}.isotope-filters-modern .inline-list a.active::after {	width: 100%;}@media (min-width: 992px) {	.isotope-filters-modern .inline-list {		transform: translate3d(0, -10px, 0);		margin-bottom: -10px;		margin-left: -23px;		margin-right: -23px;	}	.isotope-filters-modern .inline-list > * {		margin-top: 10px;		padding-left: 23px;		padding-right: 23px;	}}.isotope-modern-wrap [class*='col'] {	margin-top: 30px;}@media (max-width: 767.98px) {	.isotope-modern-wrap [class*='col'] {		width: 100%;		max-width: 100%;	}}@media (min-width: 992px) {	html:not(.tablet):not(.mobile) .isotope-modern-wrap [class*='col'] {		margin-top: 0;	}}.isotope-condensed {	margin-left: 0;	margin-right: 0;}.isotope-condensed .row > * {	margin-top: -1px;	margin-bottom: -1px;}* + .isotope {	margin-top: 44px;}* + .isotope-condensed {	margin-top: 30px;}@media (max-width: 991.98px) {	.isotope-condensed {		padding: 0 0 30px;		margin-left: 0;		margin-right: 0;	}	.isotope-condensed .row.row-condensed > [class*='col'] {		padding-left: 10px;		padding-right: 10px;	}	.isotope-condensed .row.row-condensed > [class*='col'] + [class*='col'] {		margin-top: 25px;	}}@media (min-width: 768px) {	* + .isotope-condensed {		margin-top: 50px;	}}.isotope-filters {	position: relative;}.isotope-filters .isotope-filters-toggle .icon::before {	transition: transform .2s ease;}.isotope-filters .isotope-filters-toggle.active .icon::before {	transform: rotate(-180deg);}.isotope-filters-list {	position: absolute;	top: calc(100% + 20px);	left: 50%;	max-width: 280px;	width: 100%;	padding: 20px;	font-size: 14px;	line-height: 1;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;	color: #868686;	background: #ffffff;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);	transform: translate3d(-50%, 0, 0);	opacity: 0;	visibility: hidden;	transition: all .3s ease-in-out;	z-index: 1;}.isotope-filters-list.active {	opacity: 1;	visibility: visible;}.isotope-filters-list a {	display: block;	padding: 7px 5px;}.isotope-filters-list a, .isotope-filters-list a:focus, .isotope-filters-list a:active {	color: inherit;}.isotope-filters-list a:hover {	color: #ffffff;}.isotope-filters-list a:hover {	color: #4BBBFA;}.isotope-filters-list a.active {	color: #ffffff;	background: #4BBBFA;}@media (min-width: 768px) {	.isotope-filters-list {		position: static;		display: flex;		align-items: center;		justify-content: center;		text-align: center;		max-width: none;		top: auto;		left: auto;		width: auto;		padding: 0;		margin-left: -25px;		margin-right: -25px;		margin-bottom: -10px;		box-shadow: none;		transform: none;		opacity: 1;		visibility: visible;	}	.isotope-filters-list > * {		margin-bottom: 10px;	}	.isotope-filters-list > li {		position: relative;		padding: 0 25px;	}	.isotope-filters-list a {		display: inline;		padding: 0;	}	.isotope-filters-list a, .isotope-filters-list a:focus, .isotope-filters-list a:active {		color: inherit;	}	.isotope-filters-list a:hover {		color: #4BBBFA;	}	.isotope-filters-list a.active {		color: #4BBBFA;		background: transparent;	}	.isotope-filters .isotope-filters-toggle {		display: none;	}}.tabs-custom {	text-align: left;	color: #151515;}.tabs-custom .nav-tabs {	font-size: 0;	line-height: 0;	word-spacing: 0;	border: 0;	justify-content: center;}.tabs-custom .nav-tabs:before, .tabs-custom .nav-tabs:after {	display: none;}.tabs-custom .nav-item {	float: none;	margin: 0;	border: 0;	cursor: pointer;	transition: .33s all ease;}.tabs-custom .nav-link {	margin: 0;	border-radius: 0;	border: 0;	color: #868686;	font-family: "DM Sans", sans-serif;}.tabs-custom .nav-link.active {	cursor: default;}.tabs-custom-1 {	color: inherit;}.tab-content > .tab-pane {	display: block;	visibility: hidden;	height: 0;	overflow: hidden;}.tab-content > .active {	visibility: visible;	height: auto;	overflow: visible;}* + .tabs-line {	margin-top: 24px;}* + .tabs-line-big {	margin-top: 18px;}* + .tabs-horizontal.tabs-corporate {	margin-top: 25px;}h4 + .tabs-horizontal.tabs-corporate {	margin-top: 40px;}h1 + .tabs-line {	margin-top: 22px;}h2 + .tabs-custom {	margin-top: 35px;}h3 + .tabs-custom {	margin-top: 35px;}.row + .tabs-corporate {	margin-top: 40px;}.tabs-line .nav-link {	padding: 10px 10px 6px;	text-transform: uppercase;	font-size: 14px;	font-weight: 700;	line-height: 1;	letter-spacing: .1em;	color: #868686;	background: transparent;	text-align: center;	vertical-align: middle;}.tabs-line .nav-link-big {	font-size: 24px;}.tabs-line * + .tab-content {	margin-top: 20px;}@media (max-width: 767.98px) {	.tabs-line .nav-tabs {		margin-bottom: -10px;	}	.tabs-line .nav-item {		margin-bottom: 10px;	}	.tabs-line .nav-link {		border-width: 1px 0 1px 0;		border-style: solid;		border-color: #e1e1e1;	}	.tabs-line .nav-link:hover,	.tabs-line .nav-link.active {		color: #4BBBFA;	}	.tabs-line .nav-link.active {		border-color: #4BBBFA;	}}.tabs-corporate .nav-tabs {	position: relative;}.tabs-corporate .nav-link {	padding: 10px 10px 6px;	text-transform: uppercase;	font-size: 14px;	font-weight: 700;	line-height: 1;	letter-spacing: .1em;	color: #868686;	background: transparent;	text-align: center;	vertical-align: middle;}.tabs-corporate .nav-link:hover,.tabs-corporate .nav-link.active {	color: #4BBBFA;}.tabs-corporate .nav-link:hover {	border-color: transparent;}.tabs-corporate .tab-content {	padding: 20px 0 0;}@media (max-width: 767.98px) {	.tabs-corporate .nav-link {		border-width: 1px;		border-style: solid;		border-color: transparent;	}	.tabs-corporate .nav-link.active {		border-color: #e1e1e1;	}}@media (min-width: 768px) {	.tabs-horizontal.tabs-corporate .nav-tabs {		position: relative;		width: 100%;		will-change: transform;		justify-content: flex-start;		border: 1px solid #e1e1e1;	}	.tabs-horizontal.tabs-corporate .nav-item {		will-change: transform;	}	.tabs-horizontal.tabs-corporate .nav-link {		position: relative;		text-align: left;		display: block;		z-index: 1;		padding: 32px 20px;		border: none;	}	.tabs-horizontal.tabs-corporate .nav-link.active,	.tabs-horizontal.tabs-corporate .nav-link:hover {		color: #4BBBFA;	}	.tabs-horizontal.tabs-corporate .nav-link.active {		border-color: #e1e1e1;	}	.tabs-horizontal.tabs-line .nav-tabs {		justify-content: space-between;		border-bottom: 3px solid #2a2a2a;	}	.tabs-horizontal.tabs-line .nav-item {		display: inline-block;	}	.tabs-horizontal.tabs-line .nav-link {		position: relative;		padding: 0 0 10px 0;		background-color: transparent;		border: 0;	}	.tabs-horizontal.tabs-line .nav-link::after {		content: '';		position: absolute;		bottom: -3px;		left: 0;		height: 3px;		width: 0;		background: #4BBBFA;		transition: .22s ease;	}	.tabs-horizontal.tabs-line .nav-link-big {		padding-bottom: 5px;	}	.tabs-horizontal.tabs-line .nav-link.active,	.tabs-horizontal.tabs-line .nav-link:hover {		color: #4BBBFA;	}	.tabs-horizontal.tabs-line .nav-link.active::after {		width: 100%;	}	.tabs-horizontal.tabs-line * + .tab-content {		margin-top: 30px;	}	.tabs-horizontal.tabs-line-big * + .tab-content {		margin-top: 26px;	}}@media (min-width: 768px) {	.tabs-horizontal.tabs-corporate .tab-content {		padding: 40px 0 0;	}	.tabs-horizontal.tabs-corporate .nav-link {		padding: 20px;	}}@media (min-width: 992px) {	.tabs-horizontal.tabs-corporate .nav-link {		padding: 32px 50px;	}	.tabs-horizontal.tabs-corporate .nav-item:first-child .nav-link {		padding-left: 40px;	}	.tabs-horizontal.tabs-corporate .nav-item:last-child .nav-link {		padding-right: 40px;	}}@media (min-width: 1200px) {	.tabs-horizontal.tabs-corporate .nav-link {		padding-left: 60px;		padding-right: 60px;	}}@media (min-width: 768px) {	.tabs-vertical {		display: flex;		align-items: flex-start;	}	.tabs-vertical .nav-tabs {		display: flex;		flex-direction: column;		align-items: stretch;		flex-shrink: 0;		max-width: 50%;	}	.tabs-vertical .nav-item {		border: 0;		width: 100%;		text-align: left;	}	.tabs-vertical .tab-content {		flex-grow: 1;	}	.tabs-vertical.tabs-line .nav-tabs {		width: auto;		min-width: 167px;		border: 0;	}	.tabs-vertical.tabs-line .nav-item {		margin: 0;	}	.tabs-vertical.tabs-line .nav-link {		position: relative;		padding: 20px 0;		border: 0;		overflow: hidden;		text-align: left;	}	.tabs-vertical.tabs-line .nav-link.active,	.tabs-vertical.tabs-line .nav-link:hover {		color: #4BBBFA;	}	.tabs-vertical.tabs-line .nav-item + .nav-item {		border-top: 1px solid #e1e1e1;	}	.tabs-vertical.tabs-line .tab-content {		padding: 0 0 0 35px;	}	.tabs-vertical.tabs-line * + .tab-content {		margin-top: 0;	}}.tab-content-1 {	color: #868686;}.tab-content-1 h2 + p {	margin-top: 22px;}.tab-content-1 h4 + p {	margin-top: 22px;}.tab-content-1 h5 + p {	margin-top: 30px;}.tab-content-1 p + p {	margin-top: 20px;}.tab-content-1 * + img {	margin-top: 35px;}.tab-content-1 * + .button {	margin-top: 30px;}@media (min-width: 1200px) {	.tab-content-1 h3 {		max-width: 88%;	}	.tab-content-1 p {		max-width: 96%;	}	.tab-content-1 * + .button {		margin-top: 45px;	}}@media (min-width: 992px) {	.tab-content-2 {		display: flex;		align-items: center;		padding-top: 25px;		padding-bottom: 25px;	}}@media (max-width: 767.98px) {	.tab-content-2 .box-info-figure {		width: 200px;	}}@media (min-width: 992px) and (max-width: 1199.98px) {	.tab-content-2 .box-info-figure {		width: 230px;	}}.ie-10 .tab-content-2 .tab-content,.ie-11 .tab-content-2 .tab-content,.ie-edge .tab-content-2 .tab-content {	width: 100%;}@media (max-width: 767.98px) {	.tab-content-3 {		position: static;	}	.tab-content-3 img {		position: absolute;		top: 50%;		left: 50%;		transform: translate(-50%, -50%);		min-height: 100%;		min-width: 100%;		width: auto;		height: auto;		max-width: none;	}	@supports (object-fit: cover) {		.tab-content-3 img {			left: 0;			top: 0;			width: 100%;			height: 100%;			transform: none;			object-fit: cover;			object-position: center center;		}	}	.tab-content-3::before {		position: absolute;		content: '';		top: 0;		right: 0;		bottom: 0;		left: 0;		background: rgba(0, 0, 0, 0.6);		pointer-events: none;		z-index: 1;	}}.tab-content-4 {	flex-grow: 1;	padding-left: 15px;	padding-right: 15px;}.tab-content-4 h2 + p {	margin-top: 25px;}.tab-content-4 h4 + p {	margin-top: 32px;}.tab-content-4 * + .button-wrap,.tab-content-4 * + .button {	margin-top: 35px;}@media (min-width: 576px) {	.tab-content-4 .tab-pane {		max-width: 470px;	}}@media (min-width: 1600px) {	.tab-content-4 {		padding-left: 3%;		padding-right: 30px;	}}.nav-tabs-2 {	padding-top: 10px;	justify-content: center;	border-top: 1px solid #2b5ba8;}@media (max-width: 991.98px) {	.nav-tabs-2 {		margin-bottom: -10px;		margin-left: -20px;	}	.nav-tabs-2:empty {		margin-bottom: 0;		margin-left: 0;	}	.nav-tabs-2 > * {		display: inline-block;		margin-top: 0;		margin-bottom: 10px;		margin-left: 20px;	}	.nav-tabs-2 > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 992px) {	.nav-tabs-2 {		display: block;		padding-top: 0;		border: none;		background: transparent;	}}.nav-item-2 {	font-size: 14px;	line-height: 1.72;	font-weight: 700;	letter-spacing: .1em;	color: #151515;}.nav-item-2 a {	display: block;	padding-left: 20px;	color: inherit;	text-indent: -20px;}.nav-item-2 a::before {	display: inline-block;	content: '';	width: 9px;	height: 9px;	margin-right: 11px;	border-radius: 50%;	background: #e1e1e1;	transition: inherit;}.nav-item-2 a.active::before {	background: #2b5ba8;}@media (min-width: 992px) {	.nav-item-2 a {		padding: 42px 20px 42px 60px;		letter-spacing: .3em;		text-transform: uppercase;		border-width: 1px 1px 0 1px;		border-style: solid;		border-color: #ebebeb #ffffff #ebebeb #ffffff;		background: #ffffff;	}	.nav-item-2:last-child a {		border-bottom-width: 1px;	}}@media (min-width: 1200px) {	.nav-item-2 a {		padding-left: 100px;		padding-right: 42px;		text-indent: -27px;	}	.nav-item-2 a::before {		margin-right: 18px;	}}@media (min-width: 992px) {	.desktop .nav-item-2 a:hover {		background: #f8f8f8;		border-color: #ebebeb;	}	.desktop .nav-item-2 a:hover::before {		background: #2b5ba8;	}}.nav-tabs-2-title {	padding: 10px 15px;	flex-grow: 1;	font-weight: 400;	letter-spacing: 0.025em;	text-transform: none;}@media (min-width: 992px) {	.nav-tabs-2-title {		padding-top: 15px;		padding-bottom: 15px;	}}.nav-tabs-2-button {	position: relative;	overflow: hidden;	display: flex;	align-items: center;	flex-wrap: nowrap;	text-align: center;	z-index: 1;}.nav-tabs-2-button::before {	display: none;	position: absolute;	content: '';	top: 0;	bottom: 0;	left: 14px;	width: 120%;	background: #ffffff;	transform: skew(-43deg);	transform-origin: 50% 0;	pointer-events: none;	z-index: -1;}.nav-tabs-2-button .icon {	display: none;	width: 65px;	height: 76px;	font-size: 22px;	line-height: 76px;	color: #4BBBFA;	background: #f8f8f8;	cursor: pointer;}@media (min-width: 992px) {	.nav-tabs-2-button {		margin-top: -76px;	}	.nav-tabs-2-button::before {		display: inline-block;	}	.nav-tabs-2-button .icon {		display: inline-block;	}	.nav-tabs-2-button .icon::before {		display: inline-block;		animation: arrowTransformY .7s linear infinite;	}}@media (min-width: 1200px) {	.nav-tabs-2-button {		padding-left: 25px;	}	.nav-tabs-2-button .icon {		width: 76px;	}}.tabs-custom-3 {	display: flex;	flex-direction: column-reverse;	text-align: center;	color: inherit;}@media (min-width: 576px) {	.tabs-custom-3 {		flex-direction: row;		text-align: left;	}}@media (min-width: 768px) and (max-width: 991.98px) {	.tabs-custom-3 h4 {		font-size: 26px;	}}.nav-tabs-3 {	display: flex;	flex-direction: column;	text-align: center;	background: #2a2a2a;	width: 100%;}.nav-tabs-3 > li + li {	border-top: 1px solid #565c60;}@media (min-width: 576px) {	.nav-tabs-3 {		max-width: 39%;	}}.nav-item-3 {	display: flex;	flex-direction: column;	flex-grow: 1;}.nav-link-3 {	position: relative;	display: flex;	align-items: center;	justify-content: center;	flex-grow: 1;	padding: 15px;	font-size: 16px;}.nav-link-3, .nav-link-3:focus, .nav-link-3:active {	color: #ffffff;}.nav-link-3:hover {	color: #ffffff;}.nav-link-3::before {	position: absolute;	content: '';	bottom: 0;	left: 50%;	width: 100px;	height: 4px;	border-radius: 2px;	background: transparent;	transform: translate3d(-50%, 0, 0);	transition: all .3s ease;}.nav-link-3:hover, .nav-link-3.active {	background: #414141;}.nav-link-3.active::before {	width: 30px;	background: #4BBBFA;}@media (min-width: 1600px) {	.nav-link-3 {		font-size: 18px;	}}.nav-tabs-4 {	margin-bottom: -20px;	margin-left: -30px;}.nav-tabs-4:empty {	margin-bottom: 0;	margin-left: 0;}.nav-tabs-4 > * {	display: inline-block;	margin-top: 0;	margin-bottom: 20px;	margin-left: 30px;}.nav-tabs-4 > .button-icon {	display: inline-flex;	align-items: center;}.nav-link-4 {	padding: 0;	font-size: 18px;	font-weight: 500;	letter-spacing: .1em;	text-transform: uppercase;	color: #868686;}.nav-link-4.active {	color: #4BBBFA;}.tabs-post {	padding: 30px 15px 30px 35px;}.tabs-post .nav-tabs {	display: block;}.tabs-post .nav-item {	position: relative;	padding: 10px 0;	font-size: 12px;	line-height: 1.44444;	letter-spacing: 0;	cursor: default;}@media (min-width: 768px) {	.tabs-post .nav-item {		padding: 20px 2% 20px 10%;		font-size: 18px;	}	.tabs-post .nav-item:first-child {		padding-top: 0;	}	.tabs-post .nav-item:last-child {		padding-bottom: 0;	}}@media (min-width: 992px) {	.tabs-post .nav-item {		padding: 20px 8%;	}}@media (min-width: 1200px) {	.tabs-post .nav-item {		padding: 30px 12%;	}}.tabs-post .nav-item + .nav-item {	border-top: 1px solid #ebebeb;}.tabs-post .nav-link {	position: absolute;	top: 0;	right: 0;	bottom: 0;	left: 0;	padding: 0;	border: none;	background: transparent;	pointer-events: auto;	z-index: 1;}.tabs-post .nav-link.active {	background: transparent;	pointer-events: none;}* + .nav-tabs {	margin-top: 14px;}@media (min-width: 576px) {	.tabs-post {		padding: 50px;	}	* + .nav-tabs {		margin-top: 28px;	}}@media (max-width: 767.98px) {	.tabs-post {		position: relative;		overflow: hidden;	}	.tabs-post .nav-link.active + .post-amy {		opacity: 1;	}	.tabs-post-title {		color: #ffffff;	}}@media (min-width: 768px) {	.tabs-post {		padding: 0;	}	.tabs-post .nav-link {		background: rgba(255, 255, 255, 0.5);	}	.tabs-post-title {		padding-left: 10%;	}}@media (min-width: 992px) {	.tabs-post-title {		padding-left: 8%;	}}@media (min-width: 1200px) {	.tabs-post-title {		padding-left: 12%;	}	* + .nav-tabs {		margin-top: 38px;	}}.card-group-custom {	margin-bottom: 0;}.card-group-custom .card-header + .collapse > .card-body,.card-group-custom .card-header + .collapse > .list-group {	border-top: 0;}.card-group-custom .card + .card {	margin-top: 0;}.card-group-custom.card-group-corporate .card + .card {	margin-top: 18px;}.card-custom {	display: block;	margin: 0;	background: inherit;	border: 0;	border-radius: 0;	box-shadow: none;	text-align: left;}.card-custom a {	display: block;}.card-custom .card-header {	padding: 0;	border-bottom: 0;	border-top-left-radius: 0;	border-top-right-radius: 0;}.card-custom .card-body {	padding: 0;	border: 0;}* + .card-group-custom {	margin-top: 30px;}@media (min-width: 768px) {	* + .card-group-custom {		margin-top: 40px;	}}@media (min-width: 1200px) {	h3 + .card-group-custom {		margin-top: 50px;	}}.card-corporate {	text-align: left;}.card-corporate .card-title {	margin-bottom: 0;}.card-corporate .card-body {	background: #ffffff;}.card-corporate .card-title a {	position: relative;	z-index: 1;	padding: 17px 20px 15px 48px;	font-weight: 500;	font-size: 14px;	line-height: 1.25;	letter-spacing: .1em;	color: #2c343b;	background: #f8f8f8;	border-radius: 0 0 0 0;	transition: .3s all ease;}.card-corporate .card-title a::before {	position: absolute;	content: '';	bottom: 0;	left: 0;	height: 2px;	width: 100%;	background: #4BBBFA;	transition: all .3s ease;}.card-corporate .card-title a .card-arrow:after {	opacity: 0;	visibility: hidden;}.card-corporate .card-title a.collapsed {	border-radius: 0;}.card-corporate .card-title a.collapsed::before {	width: 0;}.card-corporate .card-title a.collapsed .card-arrow {	border-radius: 0 0 0 0;}.card-corporate .card-title a.collapsed .card-arrow:after {	opacity: 1;	visibility: visible;}.card-corporate .card-arrow {	position: absolute;	top: 0;	bottom: 0;	left: 0;	z-index: 2;	width: 44px;	background: transparent;	border-radius: 0 0 0 0;	transition: .33s all ease;}.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {	content: '';	position: absolute;	top: 50%;	z-index: 4;	transform: translate3d(50%, -50%, 0);	background: #151515;}.card-corporate .card-arrow::before {	width: 14px;	height: 2px;	right: 50%;}.card-corporate .card-arrow::after {	width: 2px;	height: 14px;	right: 50%;}.card-corporate .collapse {	position: relative;	border-radius: 0 0 0 0;	z-index: 1;}.card-corporate .card-body {	padding: 20px 10px 4px;}@media (min-width: 576px) {	.card-corporate .card-title a {		font-size: 16px;	}}.card-corporate-2 .card-title a {	background: #ffffff;}.card-corporate-2 .card-title a::before {	background: #4BBBFA;}.card-corporate-2 .card-body {	background: transparent;}.context-dark .card-corporate, .bg-gray-dark .card-corporate, .bg-primary .card-corporate {	color: rgba(255, 255, 255, 0.3);}.context-dark .card-corporate .card-title a, .bg-gray-dark .card-corporate .card-title a, .bg-primary .card-corporate .card-title a {	color: #ffffff;	background: rgba(255, 255, 255, 0.1);}.context-dark .card-corporate .card-body, .bg-gray-dark .card-corporate .card-body, .bg-primary .card-corporate .card-body {	background: transparent;}.context-dark .card-corporate .card-arrow::before, .bg-gray-dark .card-corporate .card-arrow::before, .bg-primary .card-corporate .card-arrow::before, .context-dark .card-corporate .card-arrow::after, .bg-gray-dark .card-corporate .card-arrow::after, .bg-primary .card-corporate .card-arrow::after {	background: #ffffff;}.card-classic {	text-align: left;	font-size: 14px;	color: #868686;}.card-classic .card-title {	margin-bottom: 0;	border-bottom: 1px solid #e1e1e1;}.card-classic .card-header,.card-classic .card-title a,.card-classic .card-body {	background: transparent;}.card-classic .card-title a {	display: flex;	align-items: center;	position: relative;	z-index: 1;	padding: 15px 32px 15px 0;	font-size: 16px;	line-height: 1.25;	font-weight: 400;	letter-spacing: .025em;	color: #2c343b;	border-radius: 0;	transition: all .3s ease;}.card-classic .card-title a:hover {	color: #4BBBFA;}.card-classic .card-title a > span + span {	margin-left: 15px;}.card-classic .card-title a .card-arrow:after {	opacity: 0;	visibility: hidden;}.card-classic .card-title a.collapsed {	border-radius: 0;}.card-classic .card-title a.collapsed .card-arrow {	border-radius: 0;}.card-classic .card-title a.collapsed .card-arrow:after {	opacity: 1;	visibility: visible;}.card-classic .card-arrow {	position: absolute;	top: 0;	bottom: 0;	right: 0;	z-index: 2;	width: 26px;	background: transparent;	border-radius: 0;	transition: .33s all ease;}.card-classic .card-arrow::before, .card-classic .card-arrow::after {	content: '';	position: absolute;	top: 50%;	z-index: 4;	transform: translate3d(50%, -50%, 0);	background: #151515;}.card-classic .card-arrow::before {	width: 16px;	height: 2px;	right: 50%;}.card-classic .card-arrow::after {	width: 2px;	height: 16px;	right: 50%;}.card-classic .collapse {	position: relative;	z-index: 1;	border-radius: 0;}.card-classic .card-body {	padding: 20px 4px 0;}.card-classic .icon {	text-align: left;	min-width: 30px;	font-size: 26px;	color: #4BBBFA;}@media (min-width: 576px) {	.card-classic .card-title a {		padding-top: 23px;		padding-bottom: 23px;		font-size: 18px;	}}@media (min-width: 992px) {	.card-classic {		font-size: 15px;	}	.card-classic .card-title a {		font-size: 18px;	}	.card-classic .icon {		min-width: 50px;		font-size: 36px;	}}.card-classic-2 .card-title a {	display: block;	padding-left: 24px;	letter-spacing: .075em;}.card-classic-2 .card-title a::before {	position: absolute;	top: 50%;	left: 0;	content: '';	width: 10px;	height: 10px;	border-radius: 50%;	background: #4BBBFA;	transform: translate3d(0, -50%, 0);}.card-classic-2 .card-title a.collapsed::before {	background: #e1e1e1;}@media (min-width: 576px) {	.card-classic-2 .card-title a {		padding-top: 30px;		padding-bottom: 30px;		font-size: 16px;	}}@media (min-width: 768px) {	.card-group-classic {		margin-top: -18px;	}}* + .card-group-classic {	margin-top: 4px;}/** @section Google Map */.google-map-markers {	display: none;}.google-map-container {	width: 100%;}.google-map {	height: 250px;	width: 100%;}@media (min-width: 992px) {	.google-map {		height: 400px;	}}/*** Tooltop Custom*/[data-toggle='tooltip'] {	padding-left: .25em;	padding-right: .25em;	color: #b7b7b7;}.tooltip {	font-size: 18px;	line-height: 1.35;	letter-spacing: .05em;	color: #ffffff;	z-index: 1010;}.tooltip.bs-tooltip-top .arrow::before {	border-top-color: #151515;}.tooltip.bs-tooltip-right .arrow::before {	border-right-color: #151515;}.tooltip.bs-tooltip-bottom .arrow::before {	border-bottom-color: #151515;}.tooltip.bs-tooltip-left .arrow::before {	border-left-color: #151515;}/*** Counter*/.counter-classic {	position: relative;	overflow: hidden;	text-align: center;	padding: 0 0 30px;	z-index: 1;}.counter-classic::before, .counter-classic::after {	display: none;	position: absolute;	content: '';	top: 0;	right: 0;	bottom: 0;	left: 0;	z-index: -1;	transition: all .3s ease;	pointer-events: none;}.counter-classic::before {	opacity: 1;	visibility: visible;	transform: none;	background: linear-gradient(to bottom, #667079 0%, rgba(67, 77, 85, 0) 100%);}.counter-classic::after {	opacity: 0;	visibility: hidden;	transform: scaleX(0.3);	background: linear-gradient(to bottom, #808992 0%, rgba(67, 77, 85, 0) 100%);}.counter-classic-number > * {	display: inline-block;}.counter-classic-title {	letter-spacing: .05em;	text-transform: lowercase;	color: rgba(21, 21, 21, 0.6);}.counter-classic-decor {	position: absolute;	bottom: 0;	left: 50%;	width: 53px;	height: 5px;	font-size: 0;	line-height: 0;	background: #4BBBFA;	transform: translateX(-50%);	transition: all .4s ease;}* + .counter-classic-title {	margin-top: 8px;}@media (min-width: 768px) {	.counter-classic {		padding: 60px 0;	}}@media (min-width: 992px) {	.counter-classic {		padding: 83px 0;	}}@media (min-width: 992px) {	.desktop .counter-classic:hover::before {		opacity: 0;		visibility: hidden;		transform: scaleX(0);	}	.desktop .counter-classic:hover::after {		opacity: 1;		visibility: visible;		transform: none;	}	.desktop .counter-classic:hover .counter-classic-decor {		bottom: 62px;		transform: translateX(-50%) rotate(180deg);	}}.counter-modern-wrap {	display: flex;	align-items: center;	justify-content: center;	flex-wrap: wrap;	margin-bottom: -30px;	margin-left: -30px;}.counter-modern-wrap:empty {	margin-bottom: 0;	margin-left: 0;}.counter-modern-wrap > * {	display: inline-block;	margin-top: 0;	margin-bottom: 30px;	margin-left: 30px;}.counter-modern-wrap > .button-icon {	display: inline-flex;	align-items: center;}.counter-modern-wrap .counter-modern {	min-width: 120px;}.counter-modern {	text-align: center;}h1.counter-modern-number {	font-size: 36px;	line-height: 1.07143;}@media (min-width: 768px) {	h1.counter-modern-number {		font-size: 40px;	}}@media (min-width: 992px) {	h1.counter-modern-number {		font-size: 44px;	}}@media (min-width: 1200px) {	h1.counter-modern-number {		font-size: 96px;	}}.counter-modern-title {	font-size: 18px;	font-weight: 500;	color: #151515;}.counter-modern-decor {	margin-left: auto;	margin-right: auto;	width: 26px;	height: 4px;	font-size: 0;	line-height: 0;	background: #4BBBFA;}* + .counter-modern-decor {	margin-top: 6px;}* + .counter-modern-title {	margin-top: 27px;}* + .counter-modern-wrap {	margin-top: 35px;}@media (min-width: 992px) {	.counter-modern-wrap-1 {		margin-bottom: -30px;		margin-left: -60px;	}	.counter-modern-wrap-1:empty {		margin-bottom: 0;		margin-left: 0;	}	.counter-modern-wrap-1 > * {		display: inline-block;		margin-top: 0;		margin-bottom: 30px;		margin-left: 60px;	}	.counter-modern-wrap-1 > .button-icon {		display: inline-flex;		align-items: center;	}}.counter-creative {	text-align: center;	padding: 30px 10px;}.counter-creative-number {	font-weight: 900;	letter-spacing: .05em;}.counter-creative-title {	text-transform: none;	letter-spacing: .05em;}* + .counter-creative-title {	margin-top: 6px;}@media (min-width: 768px) {	.counter-creative {		padding-top: 44px;		padding-bottom: 44px;	}}.context-dark .counter-creative-title, .bg-gray-dark .counter-creative-title, .bg-primary .counter-creative-title {	color: rgba(255, 255, 255, 0.3);}.counter-aria {	position: relative;	text-align: center;	z-index: 1;}.counter-aria-number {	letter-spacing: 0;	color: rgba(255, 255, 255, 0.7);	text-shadow: 5px 9px 7px rgba(0, 0, 0, 0.14);	transition: all .3s ease;	will-change: transform;}.counter-aria-title {	font-size: 14px;	font-weight: 500;	letter-spacing: .1em;	color: rgba(255, 255, 255, 0.5);	text-transform: uppercase;}.counter-aria-decor {	position: absolute;	bottom: 15%;	left: 50%;	width: 100px;	transform: translate3d(-50%, 0, 0);	z-index: -1;}* + .counter-aria-title {	margin-top: 40px;}* + .counter-aria-decor {	margin-top: 0;}@media (min-width: 576px) {	.counter-aria-title {		letter-spacing: .2em;	}}@media (min-width: 768px) {	.counter-aria-title {		font-size: 16px;		letter-spacing: .3em;	}	.counter-aria-decor {		width: 120px;		bottom: 12%;	}}@media (min-width: 992px) {	.counter-aria-decor {		width: auto;		bottom: 0;	}}@media (min-width: 1200px) {	.counter-aria-decor {		bottom: 4%;	}	* + .counter-aria-title {		margin-top: 55px;	}}@media (min-width: 992px) {	.desktop .counter-aria:hover .counter-aria-number {		transform: translate3d(0, -15px, 0);	}}.box-ordered {	counter-reset: div;}.box-ordered .box-ordered-item::before {	content: counter(div, decimal-leading-zero);	counter-increment: div;}/*** Progress Bars*/.progress-linear {	position: relative;	text-align: left;	line-height: 1;	font-weight: 700;	text-transform: uppercase;	font-family: "DM Sans", sans-serif;	color: #868686;}.progress-header {	font-size: 12px;}.progress-header > * {	max-width: 50%;}.progress-bar-linear-wrap {	height: 11px;	border-radius: 0;	background: #dddddd;}.progress-bar-linear {	position: relative;	width: 0;	height: inherit;	background: #4BBBFA;	transition: 1s all ease-in-out;}.progress-bar-linear::before {	position: absolute;	content: '';	right: 0;	bottom: 0;	width: 0;	height: 0;	margin-right: -9px;	border-style: solid;	border-width: 0 9px 16px 9px;	border-color: transparent transparent #4BBBFA transparent;}.progress-value {	position: absolute;	bottom: 100%;	right: -4px;	margin-bottom: 12px;	font-size: 14px;	letter-spacing: .1em;	transform: translate3d(50%, 0, 0);	will-change: transform;}.progress-value::after {	content: "%";}.progress-orange .progress-bar-linear {	background: #ffb45c;}.progress-orange .progress-bar-linear::before {	border-bottom-color: #ffb45c;}.progress-orange .progress-marker {	background: #ffb45c;}.progress-green .progress-bar-linear {	background: #73cca1;}.progress-green .progress-bar-linear::before {	border-bottom-color: #73cca1;}.progress-green .progress-marker {	background: #73cca1;}* + .progress-bar-linear-wrap {	margin-top: 12px;}* + .progress-linear {	margin-top: 35px;}.progress-linear + .progress-linear {	margin-top: 40px;}@media (min-width: 768px) {	.progress-value {		font-size: 18px;	}	.progress-header {		font-size: 14px;		letter-spacing: .2em;	}}@media (min-width: 992px) {	.progress-linear + .progress-linear {		margin-top: 50px;	}}/*** Circle Progress Bars*/.progress-bar-circle {	display: inline-block;	position: relative;	text-align: center;	line-height: 1.2;}.progress-bar-circle canvas {	vertical-align: middle;}.progress-bar-circle span {	position: absolute;	top: 50%;	left: 51%;	font-size: 36px;	line-height: 36px;	transform: translate(-50%, -50%);	color: #9b9b9b;}.progress-bar-circle span::after {	content: "%";}.progress-bar-circle-title {	font-size: 14px;	letter-spacing: .05em;	text-transform: uppercase;}* + .progress-bar-circle-title {	margin-top: 12px;}/** @section Countdown */.countdown {	display: flex;	align-items: center;	justify-content: center;	line-height: 1.2;	text-align: center;	margin-bottom: -15px;	margin-left: -15px;}.countdown:empty {	margin-bottom: 0;	margin-left: 0;}.countdown > * {	display: inline-block;	margin-top: 0;	margin-bottom: 15px;	margin-left: 15px;}.countdown > .button-icon {	display: inline-flex;	align-items: center;}@media (min-width: 768px) {	.countdown {		margin-bottom: -30px;		margin-left: -30px;	}	.countdown:empty {		margin-bottom: 0;		margin-left: 0;	}	.countdown > * {		display: inline-block;		margin-top: 0;		margin-bottom: 30px;		margin-left: 30px;	}	.countdown > .button-icon {		display: inline-flex;		align-items: center;	}}.countdown-block {	position: relative;	flex: 0 1 auto;}.countdown-block-seconds {	display: none;}@media (min-width: 576px) {	.countdown-block-seconds {		display: block;	}}.countdown-wrapper {	position: absolute;	top: 0;	bottom: 0;	left: 0;	right: 0;	display: flex;	flex-direction: column;	justify-content: center;}.countdown-circle {	fill: transparent;	width: 100%;	height: auto;}.countdown-circle-bg {	stroke: #d7d7d7;	stroke-width: 1px;}.countdown-circle-fg {	stroke: #4BBBFA;	stroke-width: 3px;}.countdown-counter {	line-height: 1;	letter-spacing: 0;	margin-bottom: 0;	margin-top: -36px;	color: #151515;	font-weight: 700;}.countdown-title {	font-size: 14px;	line-height: 1;	font-weight: 500;	text-transform: uppercase;	letter-spacing: .01em;	color: rgba(21, 21, 21, 0.5);	margin-top: 15px;}@media (min-width: 576px) {	.countdown-title {		font-size: 16px;	}}@media (min-width: 768px) {	.countdown-title {		font-size: 18px;	}}* + .countdown {	margin-top: 35px;}.countdown + * {	margin-top: 35px;}/*** jScrollPane*/.jspContainer {	overflow: hidden;	position: relative;}.jspPane {	position: absolute;	right: 4px;}.jspVerticalBar {	position: absolute;	top: 0;	right: 0;	width: 4px;	height: 100%;	background: #e1e1e1;	pointer-events: auto;}.jspHorizontalBar {	position: absolute;	bottom: 0;	left: 0;	width: 100%;	height: 16px;	background: #e1e1e1;	pointer-events: auto;}.jspCap {	display: none;}.jspHorizontalBar .jspCap {	float: left;}.jspTrack {	background: #e1e1e1;	position: relative;}.jspDrag {	background: rgba(75, 187, 250, 0.5);	width: 8px;	position: relative;	top: 0;	left: 0;	cursor: pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {	float: left;	height: 100%;}/** Arrow*/.jspArrow {	background: #50506d;	text-indent: -20000px;	display: block;	cursor: pointer;	padding: 0;	margin: 0;}.jspArrow.jspDisabled {	cursor: default;	background: #80808d;}.jspVerticalBar .jspArrow {	height: 16px;}.jspHorizontalBar .jspArrow {	width: 16px;	float: left;	height: 100%;}.jspVerticalBar .jspArrow:focus {	outline: none;}.jspCorner {	background: #eeeef4;	float: left;	height: 100%;}/*** Owl Carousel*/.owl-carousel .animated {	animation-duration: 1000ms;	animation-fill-mode: both;}.owl-carousel .owl-animated-in {	z-index: 0;}.owl-carousel .owl-animated-out {	z-index: 1;}.owl-carousel .fadeOut {	animation-name: fadeOut;}@keyframes fadeOut {	0% {		opacity: 1;	}	100% {		opacity: 0;	}}/*  * 	Owl Carousel - Auto Height Plugin */.owl-height {	transition: height 500ms ease-in-out;}/*  *  Core Owl Carousel CSS File */.owl-carousel {	display: none;	width: 100%;	-webkit-tap-highlight-color: transparent;	/* position relative and z-index fix webkit rendering fonts issue */	position: relative;	z-index: 1;}.owl-carousel .owl-item > img {	width: 100%;}.owl-carousel .owl-stage {	position: relative;	-ms-touch-action: pan-Y;	touch-action: manipulation;	-moz-backface-visibility: hidden;	/* fix firefox animation glitch */}.owl-carousel .owl-stage:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}.owl-carousel .owl-stage-outer {	position: relative;	overflow: hidden;	/* fix for flashing background */	-webkit-transform: translate3d(0px, 0px, 0px);}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {	cursor: pointer;	user-select: none;}.owl-carousel.owl-loaded {	display: block;}.owl-carousel.owl-loading {	opacity: 0;	display: block;}.owl-carousel.owl-hidden {	opacity: 0;}.owl-carousel .owl-refresh .owl-item {	display: none;}.owl-carousel .owl-item {	position: relative;	min-height: 1px;	float: left;	-webkit-tap-highlight-color: transparent;	-webkit-touch-callout: none;}.owl-carousel .owl-grab {	cursor: move;	cursor: -webkit-grab;	cursor: grab;}.owl-carousel.owl-rtl {	direction: rtl;}.owl-carousel.owl-rtl .owl-item {	float: right;}/* No Js */.no-js .owl-carousel {	display: block;}/*  * 	Owl Carousel - Lazy Load Plugin */.owl-carousel .owl-item .owl-lazy {	opacity: 0;	transition: opacity 400ms ease;}/*  * 	Owl Carousel - Video Plugin */.owl-carousel .owl-video-wrapper {	position: relative;	height: 100%;	background: #000000;}.owl-carousel .owl-video-play-icon {	position: absolute;	height: 80px;	width: 80px;	left: 50%;	top: 50%;	margin-left: -40px;	margin-top: -40px;	font: 400 40px/80px 'FontAwesome';	cursor: pointer;	z-index: 1;	transition: scale 100ms ease;}.owl-carousel .owl-video-play-icon:before {	content: '\f144';}.owl-carousel .owl-video-play-icon:hover {	transform: scale(1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {	display: none;}.owl-carousel .owl-video-tn {	opacity: 0;	height: 100%;	background-position: center center;	background-repeat: no-repeat;	background-size: contain;	transition: opacity 400ms ease;}.owl-carousel .owl-video-frame {	position: relative;	z-index: 1;}/* * Owl Navigation */.owl-nav.disabled {	display: none !important;}.owl-prev,.owl-next {	position: absolute;	top: 50%;	padding: 0;	font: 400 28px/40px "Material Design Icons";	color: rgba(21, 21, 21, 0.2);	border: none;	background: transparent;	transform: translateY(-50%);	transition: all .25s ease-in-out;	cursor: pointer;}.owl-prev:hover,.owl-next:hover {	color: #151515;}.owl-prev {	left: 0;}.owl-prev::before {	content: "\f14a";}.owl-next {	right: 0;}.owl-next::before {	content: "\f14f";}/* * Owl Pagination */.owl-dots {	text-align: center;	margin-top: 55px;	font-size: 0;	line-height: 0;}.owl-dots.disabled {	display: none !important;}.owl-dot {	position: relative;	display: inline-block;	width: 12px;	height: 12px;	border: none;	border-radius: 50%;	margin-left: 10px;	margin-right: 10px;	padding: 0;	text-align: center;	outline: none;	cursor: pointer;	background-color: #4BBBFA;	transition: .2s;	opacity: .25;}.owl-dot:only-child {	display: none;}.owl-dot:hover::before, .owl-dot:focus::before {	opacity: 1;}.owl-dot.active {	opacity: 1;}.owl-dot.active::before {	opacity: 1;	width: 14px;	height: 14px;}.owl-carousel.owl-carousel-light-dots .owl-dot {	border-color: #ffffff;}.owl-carousel.owl-carousel-light-dots .owl-dot:hover, .owl-carousel.owl-carousel-light-dots .owl-dot:focus {	background-color: #ffffff;}.owl-carousel.owl-carousel-light-dots .owl-dot.active {	background-color: #ffffff;}[class*='dots-custom']:not(.dots-custom-wrap) {	font-size: 0;	line-height: 0;}.dots-custom-wrap {	margin-top: 20px;}.owl-custom-nav {	display: flex;	flex-wrap: nowrap;	align-items: center;	margin-bottom: -10px;	margin-left: -10px;}.owl-custom-nav:empty {	margin-bottom: 0;	margin-left: 0;}.owl-custom-nav > * {	display: inline-block;	margin-top: 0;	margin-bottom: 10px;	margin-left: 10px;}.owl-custom-nav > .button-icon {	display: inline-flex;	align-items: center;}.owl-custom-nav .owl-prev,.owl-custom-nav .owl-next {	position: static;	text-align: center;	transform: none;	width: 60px;	height: 60px;	padding: 0;	line-height: 56px;	color: #151515;	border: 2px solid #151515;	background: #ffffff;}.owl-custom-nav .owl-prev:hover,.owl-custom-nav .owl-next:hover {	color: #ffffff;	background: #4BBBFA;	border-color: #4BBBFA;}@media (min-width: 992px) {	.owl-custom-nav {		margin-bottom: -16px;		margin-left: -16px;	}	.owl-custom-nav:empty {		margin-bottom: 0;		margin-left: 0;	}	.owl-custom-nav > * {		display: inline-block;		margin-top: 0;		margin-bottom: 16px;		margin-left: 16px;	}	.owl-custom-nav > .button-icon {		display: inline-flex;		align-items: center;	}}@media (min-width: 1200px) {	.owl-custom-nav .owl-prev,	.owl-custom-nav .owl-next {		width: 72px;		height: 67px;		line-height: 63px;	}}.owl-custom-nav-2 {	display: flex;	align-items: center;}.owl-custom-nav-2 .owl-prev,.owl-custom-nav-2 .owl-next {	position: static;	text-align: center;	padding: 0;	width: 54px;	line-height: 28px;	color: #151515;	background: #ffffff;	border: none;	transform: none;}.owl-custom-nav-2 .owl-prev:hover,.owl-custom-nav-2 .owl-next:hover {	color: #4BBBFA;}.owl-custom-nav-2 .owl-next {	border-left: 1px solid #e1e1e1;}.dots-style-2 .owl-dots {	margin-top: 30px;}.dots-style-2 .owl-dot {	width: 30px;	height: 20px;	margin-left: 8px;	margin-right: 8px;	background: transparent;	z-index: 1;}.dots-style-2 .owl-dot::before {	height: 4px;	width: 100%;	background: transparent;	opacity: 1;	z-index: 0;}.dots-style-2 .owl-dot::after {	position: absolute;	content: '';	top: 50%;	left: 0;	height: 4px;	width: 100%;	background: #e1e1e1;	transform: translate3d(0, -50%, 0);	z-index: -1;}.dots-style-2 .owl-dot:hover::before {	background: #151515;}.dots-style-2 .owl-dot.active::before {	background: #2b5ba8;}@media (min-width: 576px) {	.dots-style-2 .owl-dot {		width: 64px;	}}@media (min-width: 768px) {	.dots-style-2 .owl-dots {		margin-top: 45px;	}}.dots-style-3 .owl-dot.active::before {	background: #4BBBFA;}.dots-style-4 {	overflow: hidden;	padding-right: 30px;}.dots-style-4 .owl-dots {	position: absolute;	top: -13px;	right: 0;	margin-top: 0;}.dots-style-4 .owl-dots::before {	position: absolute;	content: '';	top: calc( 100% + 20px);	height: 100vh;	border-left: 1px solid #ebebeb;}.dots-style-4 .owl-dot {	display: block;	margin: 17px 0;}@media (min-width: 576px) {	.dots-style-4 {		padding-right: 40px;	}}@media (min-width: 1200px) {	.dots-style-4 {		padding-right: 50px;	}}.owl-style-1 {	text-align: center;}.owl-style-1 .owl-dot {	margin: 0 9px;}@media (min-width: 576px) {	.owl-style-1 {		position: relative;		padding-right: 60px;		padding-bottom: 30px;	}	.owl-style-1 .owl-carousel::before {		display: inline-block;		position: absolute;		content: '';		top: 20px;		right: 0;		bottom: 0;		left: 0;		border: 4px solid #e8e8e8;		transform: translate3d(60px, 30px, 0);		pointer-events: none;	}	.owl-style-1 .owl-dot {		display: block;		margin: 18px auto;	}	.dots-custom-wrap {		position: absolute;		top: 50%;		right: 4px;		width: 100%;		max-width: 56px;		text-align: center;		transform: translate3d(0, -40%, 0);		margin-top: 0;	}}@media (min-width: 1200px) {	.owl-style-1 {		margin-right: 40px;		margin-left: 24px;	}}.owl-numbering {	color: #151515;	margin-top: 16px;}.owl-numbering > * {	display: inline-block;	vertical-align: middle;}@media (min-width: 576px) {	.owl-numbering {		margin-top: 0;		padding: 6px 5px;	}	.owl-numbering > * {		display: block;	}}.owl-style-2 {	text-align: center;}.owl-style-2 .owl-dots {	margin-top: 30px;}@media (min-width: 992px) {	.owl-style-2 .owl-dots {		position: relative;		display: inline-block;		margin-top: 50px;	}	.owl-style-2 .owl-dots::before {		position: absolute;		content: '';		top: 50%;		right: 0;		left: 0;		height: 2px;		background: rgba(255, 255, 255, 0.2);		transform: translate3d(0, -50%, 0);	}	.owl-style-2 .owl-dot {		width: 92px;		height: 20px;		margin: 0 75px;		background: transparent;	}	.owl-style-2 .owl-dot:last-child {		margin-right: 0;	}	.owl-style-2 .owl-dot:first-child {		margin-left: 0;	}	.owl-style-2 .owl-dot::before {		background: #ffffff;		transition-duration: .3s;		z-index: 1;	}	.owl-style-2 .owl-dot::after {		position: absolute;		content: '';		top: 50%;		right: 0;		left: 0;		height: 4px;		background: rgba(255, 255, 255, 0.3);		transform: translate3d(0, -50%, 0);		will-change: transform;	}	.owl-style-2 .owl-dot:focus::before, .owl-style-2 .owl-dot:hover::before {		width: 100%;		height: 4px;	}	.owl-style-2 .owl-dot.active::before {		width: 100%;		height: 4px;		background: #2b5ba8;	}}.owl-style-3 .owl-stage-outer {	margin: -10px -15px;	padding: 10px 15px;}.owl-style-4 .owl-stage {	display: flex;	align-items: stretch;}.owl-style-4 .owl-item {	flex: 0 0 auto;}.owl-style-4 .owl-next,.owl-style-4 .owl-prev {	display: none;	top: 79%;	transform: none;}.owl-style-4 .owl-prev {	left: 12px;}.owl-style-4 .owl-next {	right: 12px;}@media (min-width: 768px) {	.owl-style-4 {		overflow: hidden;	}	.owl-style-4 > div {		width: calc( 100% + 30px);		margin-left: -15px;		margin-right: -15px;	}}@media (min-width: 992px) {	.owl-style-4 .owl-next,	.owl-style-4 .owl-prev {		display: inline-block;	}	.owl-style-4 .owl-dots {		display: none;	}}.owl-style-5 .owl-stage-outer {	margin: -30px -15px -15px;	padding: 30px 15px 15px;}@media (min-width: 1200px) {	.owl-style-5 .owl-stage-outer {		margin: -40px -30px -30px;		padding: 40px 30px 30px;	}}.owl-style-6 .owl-stage-outer {	margin: -15px;	padding: 15px;}@media (min-width: 1200px) {	* + .owl-style-6 {		margin-top: 60px;	}}.owl-style-7 .owl-item {	padding: 0 15px;}@media (max-width: 1599.98px) {	.owl-style-7 .owl-dots {		display: block !important;		margin-top: 30px;	}}.owl-style-8 .owl-stage-outer {	margin: -20px;	padding: 20px;}@media (min-width: 1200px) {	.owl-style-8 .owl-dots {		margin-top: 70px;	}}.owl-style-9 .owl-stage-outer {	margin: -10px;	padding: 10px;}.owl-style-10 {	overflow: hidden;	padding: 33px 40px;	border-width: 1px 0 1px 0;	border-style: solid;	border-color: #e1e1e1;}.owl-style-10 .owl-nav {	display: flex;	align-items: center;	justify-content: space-between;	position: absolute;	top: 50%;	right: 0;	left: 0;	transform: translate3d(0, -50%, 0);	pointer-events: none;}.owl-style-10 .owl-nav::before, .owl-style-10 .owl-nav::after {	position: absolute;	content: '';	width: 100%;	height: 1000%;	border-width: 0 1px 0 1px;	border-style: solid;	border-color: #e1e1e1;}.owl-style-10 .owl-nav::before {	bottom: 100%;}.owl-style-10 .owl-nav::after {	top: 100%;}.owl-style-10 .owl-prev,.owl-style-10 .owl-next {	position: relative;	top: auto;	line-height: 54px;	transform: none;	pointer-events: auto;}.owl-style-10 .owl-prev {	left: -5px;}.owl-style-10 .owl-next {	right: -5px;}* + .owl-style-10 {	margin-top: 50px;}@media (min-width: 992px) {	.owl-style-10 {		padding-left: 70px;		padding-right: 70px;	}}@media (min-width: 1200px) {	.owl-style-10 {		padding-left: 100px;		padding-right: 100px;	}	* + .owl-style-10 {		margin-top: 70px;	}}.ie-10 .owl-style-10,.ie-11 .owl-style-10,.ie-edge .owl-style-10 {	overflow: visible;	border-width: 1px;}.ie-10 .owl-style-10 .owl-nav::before, .ie-10 .owl-style-10 .owl-nav::after,.ie-11 .owl-style-10 .owl-nav::before,.ie-11 .owl-style-10 .owl-nav::after,.ie-edge .owl-style-10 .owl-nav::before,.ie-edge .owl-style-10 .owl-nav::after {	display: none;}.ie-10 .owl-style-10 .owl-prev,.ie-10 .owl-style-10 .owl-next,.ie-11 .owl-style-10 .owl-prev,.ie-11 .owl-style-10 .owl-next,.ie-edge .owl-style-10 .owl-prev,.ie-edge .owl-style-10 .owl-next {	background: #ffffff;}.owl-style-11 .owl-stage-outer {	margin: -20px;	padding: 20px;}.owl-style-12 .owl-stage-outer {	padding: 60px 24px 0;	margin-left: -24px;	margin-right: -24px;}.owl-style-12 .owl-item .quote-tara-caption {	opacity: .3;}.owl-style-12 .owl-item .quote-tara-author,.owl-style-12 .owl-item .quote-tara-status {	opacity: .4;}.owl-style-12 .quote-tara {	pointer-events: none;}.owl-style-12 .owl-item.center .quote-tara {	pointer-events: auto;}.owl-style-12 .owl-item.center .quote-tara-caption {	opacity: 1;}.owl-style-12 .owl-item.center .quote-tara-author,.owl-style-12 .owl-item.center .quote-tara-status {	opacity: 1;}.owl-style-12 .owl-prev,.owl-style-12 .owl-next {	top: 0;	font-size: 31px;	transform: none;	color: #151515;}.owl-style-12 .owl-prev:hover,.owl-style-12 .owl-next:hover {	color: #4BBBFA;}.owl-style-12 .owl-next {	right: 5%;}.owl-style-12 .owl-prev {	left: 5%;}* + .owl-style-12 {	margin-top: 26px;}@media (min-width: 992px) {	.owl-style-12 .owl-stage-outer {		padding-top: 100px;	}	.owl-style-12 .owl-prev,	.owl-style-12 .owl-next {		top: 35px;	}	.owl-style-12 .owl-next {		right: 14%;	}	.owl-style-12 .owl-prev {		left: 14%;	}}.owl-style-13 .owl-prev,.owl-style-13 .owl-next {	display: none;	font-size: 31px;	color: #151515;}.owl-style-13 .owl-prev:hover,.owl-style-13 .owl-next:hover {	color: #4BBBFA;}.owl-style-13 .owl-dots {	margin-top: 30px;}@media (min-width: 992px) {	.owl-style-13 {		padding-left: 40px;		padding-right: 40px;	}	.owl-style-13 .owl-prev,	.owl-style-13 .owl-next {		display: inline-block;	}	.owl-style-13 .owl-next {		right: -15px;	}	.owl-style-13 .owl-prev {		left: -15px;	}	.owl-style-13 .owl-dots {		display: none;	}}@media (min-width: 1200px) {	.owl-style-13 {		padding-left: 100px;		padding-right: 100px;	}	.owl-style-13 .owl-next {		right: 20px;	}	.owl-style-13 .owl-prev {		left: 20px;	}}.owl-style-14 .owl-stage-outer {	margin: -15px;	padding: 15px;}.owl-style-14 .owl-dots {	margin-top: 30px;}@media (min-width: 992px) {	* + .owl-style-14 {		margin-top: 60px;	}}.owl-wrap-1 {	margin-left: -15px;	margin-right: -15px;}* + .owl-wrap-1 {	margin-top: 50px;}.lg-sub-html, .lg-toolbar {	background-color: rgba(0, 0, 0, 0.45);}@font-face {	font-family: lg;	src: url(../fonts/lg.eot);	src: url(../fonts/lg-1.eot) format("embedded-opentype"), url(../fonts/lg.woff) format("woff"), url(../fonts/lg.ttf) format("truetype"), url(../fonts/lg.svg) format("svg");	font-weight: 400;	font-style: normal;}.lg-icon {	font-family: lg;	speak: none;	font-style: normal;	font-weight: 400;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {	background-color: rgba(0, 0, 0, 0.45);	border-radius: 2px;	color: #999;	cursor: pointer;	display: block;	font-size: 22px;	margin-top: -10px;	padding: 8px 10px 9px;	position: absolute;	top: 50%;	z-index: 1080;	border: none;	outline: 0;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {	pointer-events: none;	opacity: .5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {	color: #fff;}.lg-actions .lg-next {	right: 20px;}.lg-actions .lg-next:before {	content: "\e095";}.lg-actions .lg-prev {	left: 20px;}.lg-actions .lg-prev:after {	content: "\e094";}@-webkit-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-moz-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-ms-keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@keyframes lg-right-end {	0%, 100% {		left: 0;	}	50% {		left: -30px;	}}@-webkit-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-moz-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@-ms-keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}@keyframes lg-left-end {	0%, 100% {		left: 0;	}	50% {		left: 30px;	}}.lg-outer.lg-right-end .lg-object {	-webkit-animation: lg-right-end .3s;	-o-animation: lg-right-end .3s;	animation: lg-right-end .3s;	position: relative;}.lg-outer.lg-left-end .lg-object {	-webkit-animation: lg-left-end .3s;	-o-animation: lg-left-end .3s;	animation: lg-left-end .3s;	position: relative;}.lg-toolbar {	z-index: 1082;	left: 0;	position: absolute;	top: 0;	width: 100%;}.lg-toolbar .lg-icon {	color: #999;	cursor: pointer;	float: right;	font-size: 24px;	height: 47px;	line-height: 27px;	padding: 10px 0;	text-align: center;	width: 50px;	text-decoration: none !important;	outline: 0;	-webkit-transition: color .2s linear;	-o-transition: color .2s linear;	transition: color .2s linear;}.lg-toolbar .lg-icon:hover {	color: #fff;}.lg-toolbar .lg-close:after {	content: "\e070";}.lg-toolbar .lg-download:after {	content: "\e0f2";}.lg-sub-html {	bottom: 0;	color: #eee;	font-size: 16px;	left: 0;	padding: 10px 40px;	position: fixed;	right: 0;	text-align: center;	z-index: 1080;}.lg-sub-html h4 {	margin: 0;	font-size: 13px;	font-weight: 700;}.lg-sub-html p {	font-size: 12px;	margin: 5px 0 0;}#lg-counter {	color: #999;	display: inline-block;	font-size: 16px;	padding-left: 20px;	padding-top: 12px;	vertical-align: middle;}.lg-next, .lg-prev, .lg-toolbar {	opacity: 1;	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {	opacity: 0;	-webkit-transform: translate3d(-10px, 0, 0);	transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {	opacity: 0;	-webkit-transform: translate3d(10px, 0, 0);	transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {	opacity: 0;	-webkit-transform: translate3d(0, -10px, 0);	transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {	-webkit-transform: scale3d(0.5, 0.5, 0.5);	transform: scale3d(0.5, 0.5, 0.5);	opacity: 0;	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;	-webkit-transform-origin: 50% 50%;	-moz-transform-origin: 50% 50%;	-ms-transform-origin: 50% 50%;	transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	opacity: 1;}.lg-outer .lg-thumb-outer {	background-color: #0d0a0a;	bottom: 0;	position: absolute;	width: 100%;	z-index: 1080;	max-height: 350px;	-webkit-transform: translate3d(0, 100%, 0);	transform: translate3d(0, 100%, 0);	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-thumb {	padding: 10px 0;	height: 100%;	margin-bottom: -5px;	margin-left: auto;	margin-right: auto;}.lg-outer .lg-thumb-item {	cursor: pointer;	float: left;	overflow: hidden;	height: 100%;	border: 2px solid rgba(255, 255, 255, 0);	border-radius: 0;	margin-bottom: 5px;}@media (min-width: 1025px) {	.lg-outer .lg-thumb-item {		-webkit-transition: border-color .25s ease;		-o-transition: border-color .25s ease;		transition: border-color .25s ease;	}}.lg-outer .lg-thumb-item:hover {	border-color: #ffffff;}.lg-outer .lg-thumb-item.active {	border-color: #4BBBFA;}.lg-outer .lg-thumb-item img {	width: 100%;	height: 100%;	object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {	padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {	padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {	-webkit-transition: bottom .25s ease;	-o-transition: bottom .25s ease;	transition: bottom .25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {	bottom: 100px;}.lg-outer .lg-toogle-thumb {	background-color: #0d0a0a;	border-radius: 2px 2px 0 0;	color: #999;	cursor: pointer;	font-size: 24px;	height: 39px;	line-height: 27px;	padding: 5px 0;	position: absolute;	right: 20px;	text-align: center;	top: -39px;	width: 50px;}.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {	color: #fff;}.lg-outer .lg-toogle-thumb:after {	content: "\e1ff";}.lg-outer .lg-video-cont {	display: inline-block;	vertical-align: middle;	max-width: 1140px;	max-height: 100%;	width: 100%;	padding: 0 5px;}.lg-outer .lg-video {	width: 100%;	height: 0;	padding-bottom: 56.25%;	overflow: hidden;	position: relative;}.lg-outer .lg-video .lg-object {	display: inline-block;	position: absolute;	top: 0;	left: 0;	width: 100% !important;	height: 100% !important;}.lg-outer .lg-video .lg-video-play {	width: 84px;	height: 59px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -42px;	margin-top: -30px;	z-index: 1080;	cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {	-webkit-overflow-scrolling: touch;	overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {	background: url(../images/vimeo-play.png) no-repeat;}.lg-outer .lg-has-vimeo:hover .lg-video-play {	background: url(../images/vimeo-play.png) 0 -58px no-repeat;}.lg-outer .lg-has-html5 .lg-video-play {	background: url(../images/video-play.png) no-repeat;	height: 64px;	margin-left: -32px;	margin-top: -32px;	width: 64px;	opacity: .8;}.lg-outer .lg-has-html5:hover .lg-video-play {	opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {	background: url(../images/youtube-play.png) no-repeat;}.lg-outer .lg-has-youtube:hover .lg-video-play {	background: url(../images/youtube-play.png) 0 -60px no-repeat;}.lg-outer .lg-video-object {	width: 100% !important;	height: 100% !important;	position: absolute;	top: 0;	left: 0;}.lg-outer .lg-has-video .lg-video-object {	visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {	display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {	visibility: visible;}.lg-progress-bar {	background-color: #333;	height: 5px;	left: 0;	position: absolute;	top: 0;	width: 100%;	z-index: 1083;	opacity: 0;	-webkit-transition: opacity 80ms ease 0s;	-moz-transition: opacity 80ms ease 0s;	-o-transition: opacity 80ms ease 0s;	transition: opacity 80ms ease 0s;}.lg-progress-bar .lg-progress {	background-color: #4BBBFA;	height: 5px;	width: 0;}.lg-progress-bar.lg-start .lg-progress {	width: 100%;}.lg-show-autoplay .lg-progress-bar {	opacity: 1;}.lg-autoplay-button:after {	content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {	content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition-duration: 0s;	transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {	-webkit-transform: scale3d(1, 1, 1);	transform: scale3d(1, 1, 1);	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;	-webkit-transform-origin: 0 0;	-moz-transform-origin: 0 0;	-ms-transform-origin: 0 0;	transform-origin: 0 0;	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}#lg-zoom-in:after {	content: "\e311";}#lg-actual-size {	font-size: 20px;}#lg-actual-size:after {	content: "\e033";}#lg-zoom-out {	opacity: .5;	pointer-events: none;}#lg-zoom-out:after {	content: "\e312";}.lg-zoomed #lg-zoom-out {	opacity: 1;	pointer-events: auto;}.lg-outer .lg-pager-outer {	bottom: 60px;	left: 0;	position: absolute;	right: 0;	text-align: center;	z-index: 1080;	height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {	overflow: visible;}.lg-outer .lg-pager-cont {	cursor: pointer;	display: inline-block;	overflow: hidden;	position: relative;	vertical-align: top;	margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {	opacity: 1;	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {	box-shadow: 0 0 0 2px #fff inset;}.lg-outer .lg-pager-thumb-cont {	background-color: #fff;	color: #fff;	bottom: 100%;	height: 83px;	left: 0;	margin-bottom: 20px;	margin-left: -60px;	opacity: 0;	padding: 5px;	position: absolute;	width: 120px;	border-radius: 3px;	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;	transition: opacity .15s ease 0s, transform .15s ease 0s;	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {	width: 100%;	height: 100%;}.lg-outer .lg-pager {	background-color: rgba(255, 255, 255, 0.5);	border-radius: 50%;	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;	display: block;	height: 12px;	-webkit-transition: box-shadow .3s ease 0s;	-o-transition: box-shadow .3s ease 0s;	transition: box-shadow .3s ease 0s;	width: 12px;}.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {	box-shadow: 0 0 0 8px #fff inset;}.lg-outer .lg-caret {	border-left: 10px solid transparent;	border-right: 10px solid transparent;	border-top: 10px dashed;	bottom: -10px;	display: inline-block;	height: 0;	left: 50%;	margin-left: -5px;	position: absolute;	vertical-align: middle;	width: 0;}.lg-fullscreen:after {	content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {	content: "\e20d";}.lg-outer #lg-dropdown-overlay {	background-color: rgba(0, 0, 0, 0.25);	bottom: 0;	cursor: default;	left: 0;	position: fixed;	right: 0;	top: 0;	z-index: 1081;	opacity: 0;	visibility: hidden;	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;	transition: visibility 0s linear .18s, opacity .18s linear 0s;}.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {	-webkit-transition-delay: 0s;	transition-delay: 0s;	-moz-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;	visibility: visible;}.lg-outer .lg-dropdown {	background-color: #fff;	border-radius: 2px;	font-size: 14px;	list-style-type: none;	margin: 0;	padding: 10px 0;	position: absolute;	right: 0;	text-align: left;	top: 50px;	opacity: 0;	visibility: hidden;	-moz-transform: translate3d(0, 5px, 0);	-o-transform: translate3d(0, 5px, 0);	-ms-transform: translate3d(0, 5px, 0);	-webkit-transform: translate3d(0, 5px, 0);	transform: translate3d(0, 5px, 0);	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;}.lg-outer .lg-dropdown:after {	content: "";	display: block;	height: 0;	width: 0;	position: absolute;	border: 8px solid transparent;	border-bottom-color: #fff;	right: 16px;	top: -16px;}.lg-outer .lg-dropdown > li:last-child {	margin-bottom: 0;}.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {	color: #333;}.lg-outer .lg-dropdown a {	color: #333;	display: block;	white-space: pre;	padding: 4px 12px;	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;	font-size: 12px;}.lg-outer .lg-dropdown a:hover {	background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {	display: inline-block;	line-height: 1;	margin-top: -3px;	vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {	color: #333;	display: inline-block;	float: none;	font-size: 20px;	height: auto;	line-height: 1;	margin-right: 8px;	padding: 0;	vertical-align: middle;	width: auto;}.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {	width: 100%;	height: 100%;}.lg-outer #lg-share {	position: relative;}.lg-outer #lg-share:after {	content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {	color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {	content: "\e901";}.lg-outer #lg-share-twitter .lg-icon {	color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {	content: "\e904";}.lg-outer #lg-share-googleplus .lg-icon {	color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {	content: "\e902";}.lg-outer #lg-share-pinterest .lg-icon {	color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {	content: "\e903";}.lg-group:after {	content: "";	display: table;	clear: both;}.lg-outer {	position: fixed;	top: 0;	left: 0;	z-index: 1090;	text-align: left;	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer * {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.lg-outer.lg-visible {	opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {	-webkit-transition-duration: inherit !important;	transition-duration: inherit !important;	-webkit-transition-timing-function: inherit !important;	transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {	-webkit-transition-duration: 0s !important;	transition-duration: 0s !important;	opacity: 1;}.lg-outer.lg-grab img.lg-object {	cursor: -webkit-grab;	cursor: -moz-grab;	cursor: -o-grab;	cursor: -ms-grab;	cursor: grab;}.lg-outer.lg-grabbing img.lg-object {	cursor: move;	cursor: -webkit-grabbing;	cursor: -moz-grabbing;	cursor: -o-grabbing;	cursor: -ms-grabbing;	cursor: grabbing;}.lg-outer .lg {	position: relative;	overflow: hidden;	margin-left: auto;	margin-right: auto;	max-width: 100%;	max-height: 100%;}.lg-outer .lg-inner {	position: absolute;	left: 0;	top: 0;	white-space: nowrap;}.lg-outer .lg-item {	background: url(../images/loading.gif) center center no-repeat;	display: none !important;}.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {	display: inline-block !important;}.lg-outer .lg-img-wrap, .lg-outer .lg-item {	display: inline-block;	text-align: center;	position: absolute;	width: 100%;	height: 100%;}.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {	content: "";	display: inline-block;	height: 50%;	width: 1px;	margin-right: -1px;}.lg-outer .lg-img-wrap {	position: absolute;	padding: 0 5px;	left: 0;	right: 0;	top: 0;	bottom: 0;}.lg-outer .lg-item.lg-complete {	background-image: none;}.lg-outer .lg-item.lg-current {	z-index: 1060;}.lg-outer .lg-image {	display: inline-block;	vertical-align: middle;	max-width: 100%;	max-height: 100%;	width: auto !important;	height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {	opacity: 1;}.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {	display: none;}.lg-backdrop {	position: fixed;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 1090;	background-color: rgba(0, 0, 0, 0.8);	opacity: 0;	-webkit-transition: opacity .15s ease 0s;	-o-transition: opacity .15s ease 0s;	transition: opacity .15s ease 0s;}.lg-backdrop.in {	opacity: 1;}.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {	-webkit-transition: none 0s ease 0s !important;	-moz-transition: none 0s ease 0s !important;	-o-transition: none 0s ease 0s !important;	transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {	-webkit-backface-visibility: hidden;	-moz-backface-visibility: hidden;	backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {	opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {	opacity: 1;}.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {	-webkit-transition: opacity .1s ease 0s;	-moz-transition: opacity .1s ease 0s;	-o-transition: opacity .1s ease 0s;	transition: opacity .1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {	opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transform: translate3d(-100%, 0, 0);	transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {	-webkit-transform: translate3d(100%, 0, 0);	transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {	-webkit-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);	opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {	opacity: 0;	position: absolute;	left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {	left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {	left: 0;	opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {	-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;	transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.tablet #lg-zoom-in,.tablet #lg-zoom-out,.mobile #lg-zoom-in,.mobile #lg-zoom-out {	display: none;}.tablet .lg-icon,.mobile .lg-icon {	font-size: 22px;	width: 45px;}@media (max-width: 767.98px) {	.lg-fullscreen,	#lg-zoom-in,	#lg-zoom-out {		display: none;	}	.lg-icon {		font-size: 22px;		width: 45px;	}}/*** Material Parallax*/.parallax-container {	position: relative;	overflow: hidden;	background-color: #47505f;	background-position: 50%;}.material-parallax {	position: absolute;	top: 0;	left: -1px;	right: -1px;	bottom: 0;}.ipad .parallax-container, .iphone .parallax-container {	background-attachment: scroll !important;}.material-parallax img {	display: none;	position: absolute;	left: 50%;	bottom: 0;	min-width: 101%;	min-height: 101%;	max-width: none;	transform: translate3d(-50%, 0, 0);}.parallax-content {	position: relative;	z-index: 1;}/** * Select 2 */.select2-container {	position: relative;	display: inline-block;	width: 100% !important;	margin: 0;	vertical-align: middle;	box-sizing: border-box;}.select2-container .select2-selection--single {	display: block;	height: 60px;	box-sizing: border-box;	cursor: pointer;	user-select: none;}.select2-container .select2-selection--single .select2-selection__rendered {	display: block;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;}.select2-container .select2-selection--single .select2-selection__clear {	position: relative;}.select2-container .select2-selection--multiple {	display: block;	box-sizing: border-box;	cursor: pointer;	user-select: none;}.select2-container .select2-selection--multiple .select2-selection__rendered {	display: flex;	flex-wrap: wrap;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;	line-height: 1;}.select2-container .select2-search--inline {	align-self: center;}.select2-container .select2-search--inline .select2-search__field {	display: block;	padding: 0;	border: none;	font-size: 14px;	min-height: 24px;	box-sizing: border-box;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {	-webkit-appearance: none;}.has-error .select2-container {	outline: 1px dashed red;}.select2-dropdown {	position: absolute;	left: -100000px;	z-index: 1051;	width: 100%;	display: block;	box-sizing: border-box;	font-size: 14px;	background-color: #ffffff;	color: #868686;	border: 1px solid #e1e1e1;}.select2-results {	display: block;}.select2-results__options {	list-style: none;	margin: 0;	padding: 3px;	text-align: left;}.select2-results__option {	padding-top: 5px;	padding-bottom: 5px;	padding-left: 22px;	padding-right: 25px;	user-select: none;}.select2-results__option[aria-selected] {	cursor: pointer;}.select2-container--open .select2-dropdown {	left: 0;}.select2-container--open .select2-dropdown--above {	border-bottom: none;	border-bottom-left-radius: 0;	border-bottom-right-radius: 0;}.select2-container--open .select2-dropdown--below {	border-top: 0;}.select2-search--dropdown {	display: block;	padding: 4px;}.select2-search--dropdown .select2-search__field {	padding: 4px;	width: 100%;	box-sizing: border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {	-webkit-appearance: none;}.select2-search--dropdown.select2-search--hide {	display: none;}.select2-close-mask {	border: 0;	margin: 0;	padding: 0;	display: block;	position: fixed;	left: 0;	top: 0;	min-height: 100%;	min-width: 100%;	height: auto;	width: auto;	opacity: 0;	z-index: 99;	background-color: #fff;	filter: alpha(opacity=0);}.select2-hidden-accessible {	border: 0 !important;	clip: rect(0 0 0 0) !important;	clip-path: inset(50%) !important;	height: 1px !important;	overflow: hidden !important;	padding: 0 !important;	position: absolute !important;	width: 1px !important;	white-space: nowrap !important;}.select2-container--default .select2-selection--single {	background-color: #ffffff;}.select2-container--default .select2-selection--single .select2-selection__rendered {	padding-top: 22px;	padding-bottom: 22px;	padding-left: 25px;	font-size: 14px;	text-align: left;	border: 1px solid #e1e1e1;	line-height: 1;	letter-spacing: .075em;	color: #868686;	padding-right: 25px;}.select2-container--default .select2-selection--single .select2-selection__clear {	cursor: pointer;	float: right;	font-weight: bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder {	color: #868686;}.select2-container--default .select2-selection--single .select2-selection__arrow {	display: inline-block;	position: absolute;	right: 14px;	top: 50%;	transform: translateY(-50%);	line-height: 1;}.select2-container--default .select2-selection--single .select2-selection__arrow b:before {	display: inline-block;	font-weight: 400;	content: '\f236';	font-family: "Material Design Icons";	font-size: 20px;	transform: rotate(0deg);}.select2-container--default.select2-container--disabled .select2-selection--single {	cursor: default;	background-color: #ffffff;	color: #acacac;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {	display: none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {	transform: rotate(180deg);}.select2-container--default .select2-selection--multiple {	background-color: #ffffff;	cursor: text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered {	width: 100%;	padding: 18px 30px 13px 20px;	list-style: none;	box-sizing: border-box;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li {	list-style: none;	margin-bottom: 5px;	margin-left: 5px;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder {	color: #868686;}.select2-container--default .select2-selection--multiple .select2-selection__clear {	cursor: pointer;	font-weight: bold;	margin-top: 5px;	margin-right: 10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice {	padding: 5px;	cursor: default;	font-size: 14px;	background-color: #4BBBFA;	color: #ffffff;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {	cursor: pointer;	display: inline-block;	font-weight: bold;	margin-right: 2px;	color: #ffffff;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {	color: #ffffff;}.select2-container--default.select2-container--focus .select2-selection--multiple {	outline: 0;}.select2-container--default.select2-container--disabled .select2-selection--multiple {	cursor: default;	background-color: #ffffff;	color: #acacac;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove {	display: none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {	border-top-left-radius: 0;	border-top-right-radius: 0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {	border-bottom-left-radius: 0;	border-bottom-right-radius: 0;}.select2-container--default .select2-search--inline .select2-search__field {	background: transparent;	border: none;	outline: 0;	box-shadow: none;	-webkit-appearance: textfield;}.select2-container--default .select2-search--inline .select2-search__field, .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {	color: #868686;}.select2-container--default .select2-results > .select2-results__options {	max-height: 200px;	overflow-y: auto;}.select2-container--default .select2-results__option[role=group] {	padding: 0;}.select2-container--default .select2-results__option[aria-disabled=true] {	background-color: #ffffff;	color: #acacac;}.select2-container--default .select2-results__option.select2-results__option--highlighted {	background-color: #4BBBFA;	color: #ffffff;}.select2-container--default .select2-results__option .select2-results__option {	padding-left: 1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group {	padding-left: 0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option {	margin-left: -1em;	padding-left: 2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {	margin-left: -2em;	padding-left: 3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {	margin-left: -3em;	padding-left: 4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {	margin-left: -4em;	padding-left: 5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {	margin-left: -5em;	padding-left: 6em;}.select2-container--default .select2-results__group {	cursor: default;	display: block;	padding: 6px;}.rd-range {	height: 18px;	display: flex;	-webkit-align-items: center;}.rd-range__wrap {	position: relative;	width: 100%;	height: 6px;	border-radius: 3px;	background-color: #f4f4f4;	transition: background 100ms cubic-bezier(0.23, 1, 0.32, 1);}.rd-range__pointer {	position: absolute;	cursor: pointer;	top: 3px;	left: 6%;	z-index: 1;	width: 16px;	height: 16px;	border-radius: 50%;	transform: translate(-50%, -50%);	transform-origin: 0 15%;	transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);	overflow: visible;	background-color: #4BBBFA;	background-clip: padding-box;}@media (min-width: 768px) {	.rd-range__pointer.active {		transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);	}}.rd-range__line {	background-color: #4BBBFA;	position: absolute;	top: 0;	left: 0;	height: 6px;	transition: none;}.rd-range .rd-range__pointer-tooltip {	display: none !important;}.rd-range-wrap {	display: flex;	align-items: center;}.rd-range-form-wrap span,.rd-range-input,.rd-range-title {	font-size: 15px;	line-height: 1;	letter-spacing: .05em;	font-family: "DM Sans", sans-serif;}.rd-range-title {	margin-right: 4px;	color: #151515;}.rd-range-form-wrap {	position: relative;	padding-left: 4px;	color: #151515;}.rd-range-form-wrap span {	position: absolute;	top: 6px;	left: 0;}.rd-range-divider {	width: 10px;	margin-right: 5px;	margin-bottom: 2px;	border-top: 1px solid #151515;}.rd-range-input {	text-align: center;	outline: none;	border: none;	max-width: 36px;	background-color: transparent;	border-radius: 0;}* + .rd-range {	margin-top: 35px;}.rd-range + .group-md {	margin-top: 30px;}.ie-10 .rd-range-form-wrap,.ie-11 .rd-range-form-wrap,.ie-edge .rd-range-form-wrap {	padding-left: 8px;}.tablet .rd-range-input,.mobile .rd-range-input {	max-width: 44px;}.slick-slider {	position: relative;	display: block;	-moz-box-sizing: border-box;	box-sizing: border-box;	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;	-ms-touch-action: pan-y;	touch-action: pan-y;	-webkit-tap-highlight-color: transparent;}.slick-list {	position: relative;	overflow: hidden;	display: block;	margin: 0;	padding: 0;}.slick-list:focus {	outline: none;}.slick-list.dragging {	cursor: pointer;	cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list {	-webkit-transform: translate3d(0, 0, 0);	-moz-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0);}.slick-track {	position: relative;	left: 0;	top: 0;	display: block;}.slick-track:before, .slick-track:after {	content: "";	display: table;}.slick-track:after {	clear: both;}.slick-loading .slick-track {	visibility: hidden;}.slick-slide {	float: left;	height: 100%;	min-height: 1px;	text-align: center;	padding-left: 0;	padding-right: 0;	display: none;}[dir="rtl"] .slick-slide {	float: right;}.slick-slide img {	display: inline-block;	width: 100%;}.slick-slide:focus {	outline: none;}.slick-slide.slick-loading img {	display: none;}.slick-slide.dragging img {	pointer-events: none;}.slick-initialized .slick-slide {	display: block;}.slick-loading .slick-slide {	visibility: hidden;}.slick-vertical .slick-slide {	display: block;	height: auto;}.slick-arrow.slick-hidden {	display: none;}.slick-loading .slick-list {	background: #fff url("../images/ajax-loader.gif") center center no-repeat;}/* Icons *//* Arrows */.slick-prev,.slick-next {	display: block;	padding: 0;	font-size: 22px;	line-height: 1;	border: none;	background: transparent;	cursor: pointer;	z-index: 9;}.slick-prev:hover,.slick-next:hover {	outline: none;	color: #4BBBFA;}.slick-prev::before {	content: '\f14a';}.slick-next::before {	content: '\f14f';}.slick-prev:before, .slick-next:before {	font-family: "Material Design Icons";	opacity: 1;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}/* Dots */.slick-dots {	position: absolute;	bottom: -45px;	list-style: none;	display: block;	text-align: center;	padding: 0;	width: 100%;}.slick-dots li {	position: relative;	display: inline-block;	width: 14px;	height: 14px;	margin: 0 5px;	padding: 0;	cursor: pointer;}.slick-dots li button {	border: 0;	display: block;	height: 14px;	width: 14px;	outline: none;	line-height: 0;	font-size: 0;	color: transparent;	background: #e1e1e1;	cursor: pointer;}.slick-dots li button:before {	position: absolute;	content: '';	top: 50%;	left: 50%;	width: 6px;	height: 6px;	opacity: 0;	background: #4BBBFA;	transform: translate3d(-50%, -50%, 0);	will-change: transform;	transition: all .2s ease;}.slick-dots li button:hover, .slick-dots li button:focus {	outline: none;}.slick-dots li button:hover:before, .slick-dots li button:focus:before {	opacity: 0.7;}.slick-dots li.slick-active button:before {	opacity: 1;	width: 14px;	height: 14px;}.child-carousel .slick-slide {	cursor: pointer;}.child-carousel .slick-slide img {	width: 100%;}@media (min-width: 768px) {	.child-carousel .slick-slide {		max-width: 100%;	}}.slick-custom-nav .slick-prev,.slick-custom-nav .slick-next {	background-color: transparent;	font-size: 60px;}.slick-custom-nav .slick-prev {	left: -30px;}.slick-custom-nav .slick-next {	right: -20px;}@media (min-width: 1600px) {	.slick-custom-nav .slick-prev {		left: -50px;	}	.slick-custom-nav .slick-next {		right: -40px;	}}.slick-project .slick-prev,.slick-project .slick-next {	position: absolute;	bottom: 1px;	width: 50px;	height: 50px;	font-size: 26px;	line-height: 50px;	outline: none;	border-style: solid;	border-color: #e1e1e1;	color: #151515;	background: #ffffff;	transition: all .25s ease-in-out;}.slick-project .slick-prev:hover,.slick-project .slick-next:hover {	color: #4BBBFA;}.slick-project .slick-prev {	right: 50px;	border-width: 0 1px 0 1px;}.slick-project .slick-prev::before {	content: '\f14a';}.slick-project .slick-next {	right: 0;	border-width: 0 1px 0 0;}.slick-project .slick-next::before {	content: '\f14f';}.slick-project .carousel-parent {	margin-bottom: 16px;}.slick-project .child-carousel {	margin-right: -12px;}.slick-project .child-carousel .slick-slide {	margin-right: 16px;}@media (min-width: 576px) {	.slick-project .slick-prev,	.slick-project .slick-next {		width: 74px;		height: 74px;		line-height: 74px;	}	.slick-project .slick-prev {		right: 74px;	}}.slick-project-caption {	text-align: left;	padding: 14px 120px 14px 20px;	border: 1px solid #e1e1e1;}.slick-project-title {	font-weight: 400;	letter-spacing: .05em;	font-size: 18px;	line-height: 22px;	text-transform: none;	color: #151515;}.slick-project + .table-custom-responsive {	margin-top: 20px;}@media (min-width: 576px) {	.slick-project-caption {		padding: 26px 170px 26px 30px;	}}.slick-product.slick-vertical .slick-prev,.slick-product.slick-vertical .slick-next {	position: absolute;	top: 50%;	padding: 0;	width: 40px;	height: 40px;	font-size: 24px;	line-height: 40px;	border: none;	outline: none;	margin-top: -10px \9;	/*lte IE 8*/	color: #ffffff;	background: #4BBBFA;	transform: translate(0, -50%);}.slick-product.slick-vertical .slick-prev.slick-disabled,.slick-product.slick-vertical .slick-next.slick-disabled {	background-color: #ebebeb;}.slick-product.slick-vertical .slick-prev {	left: -15px;}[dir="rtl"] .slick-product.slick-vertical .slick-prev {	left: auto;	right: 0;}.slick-product.slick-vertical .slick-prev:before {	content: "";}[dir="rtl"] .slick-product.slick-vertical .slick-prev:before {	content: "";}.slick-product.slick-vertical .slick-next {	right: -15px;}[dir="rtl"] .slick-product.slick-vertical .slick-next {	left: 0;	right: auto;}.slick-product.slick-vertical .slick-next:before {	content: "";}[dir="rtl"] .slick-product.slick-vertical .slick-next:before {	content: "";}.slick-product.slick-vertical .carousel-parent {	margin-bottom: 7px;}.slick-product.slick-vertical .child-carousel .slick-list {	margin-left: -6px;	margin-right: -6px;}.slick-product.slick-vertical .child-carousel .slick-slide {	margin: 0 6px;}@media (min-width: 768px) and (max-width: 991.98px) {	.slick-product.slick-vertical {		display: flex;		margin-left: -6px;		margin-right: -6px;	}	.slick-product.slick-vertical .carousel-parent,	.slick-product.slick-vertical .child-carousel {		padding-left: 6px;		padding-right: 6px;	}	.slick-product.slick-vertical .carousel-parent {		width: 74%;		margin-bottom: 0;	}	.slick-product.slick-vertical .child-carousel {		width: 26%;		display: flex;		align-content: stretch;	}	.slick-product.slick-vertical .child-carousel .slick-list {		display: flex;		margin-left: 0;		margin-right: 0;	}	.slick-product.slick-vertical .child-carousel .slick-slide {		width: calc(100% - 10px) !important;		margin-left: 5px;		margin-right: 5px;	}	.slick-product.slick-vertical .slick-arrow {		right: auto;		left: 50%;		transform: translate(-50%, 0);	}	.slick-product.slick-vertical .slick-prev {		top: -10px;	}	.slick-product.slick-vertical .slick-prev::before {		content: '\f239';	}	.slick-product.slick-vertical .slick-next {		top: auto;		bottom: -10px;	}	.slick-product.slick-vertical .slick-next::before {		content: '\f236';	}}@media (min-width: 992px) {	.slick-product.slick-vertical {		margin-right: 25px;	}}@media (min-width: 1200px) {	.slick-product.slick-vertical {		margin-right: 38px;	}}.slick-product-figure {	position: relative;	overflow: hidden;	background: #f3f3f3;	transition: all .3s ease;}.slick-product-figure img {	width: 100%;	transform: none;	transition: inherit;}.child-carousel .slick-product-figure {	margin-top: 5px;	margin-bottom: 5px;}.child-carousel .slick-product-figure img {	will-change: transform;}.child-carousel .slick-product-figure:hover {	background: rgba(243, 243, 243, 0.5);}.child-carousel .slick-product-figure:hover img {	transform: scale(1.1);}.child-carousel .slick-current .slick-product-figure {	background: transparent;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);}.slick-quote .carousel-parent {	margin-bottom: 50px;}.slick-quote .child-carousel {	margin-right: -22px;}.slick-quote .child-carousel .slick-slide {	margin-right: 22px;	opacity: .5;	transition: all .25s ease-in-out;}.slick-quote .child-carousel .slick-slide:hover {	opacity: 1;}.slick-quote .child-carousel .slick-current {	opacity: 1;}* + .slick-quote {	margin-top: 32px;}.slick-team {	background: #ffffff;}.slick-team .child-team-carousel {	position: relative;	padding: 0 30px;	margin: 20px auto 0;}.slick-team .child-carousel {	position: static;	margin-right: -10px;}.slick-team .child-carousel .slick-slide {	position: relative;	margin-right: 10px;	padding: 20px 0;}.slick-team .child-carousel .slick-slide::before {	position: absolute;	content: '';	bottom: 0;	left: 50%;	width: 0;	height: 3px;	background: #2b5ba8;	transform: translate3d(-50%, 0, 0);	will-change: transform;	transition: all .3s ease;}.slick-team .child-carousel .slick-slide img {	filter: grayscale(100%);	transition: all .3s ease;}.slick-team .child-carousel .slick-slide:hover img {	filter: grayscale(0);}.slick-team .child-carousel .slick-slide.slick-current::before {	width: 30px;}.slick-team .child-carousel .slick-slide.slick-current img {	filter: grayscale(0);}.slick-team .child-carousel .slick-arrow {	position: absolute;	top: 50%;	transform: translate3d(0, -50%, 0);}.slick-team .child-carousel .slick-next {	right: 0;}.slick-team .child-carousel .slick-prev {	left: 0;}.slick-team .team-creative-figure img {	width: 120px;}* + .slick-team {	margin-top: 35px;}@media (min-width: 576px) {	.slick-team .child-team-carousel {		max-width: 80%;	}	.slick-team .team-creative-figure img {		width: 150px;	}}@media (min-width: 768px) {	.slick-team {		padding: 28px 20px;		border: 1px solid #e1e1e1;	}	.slick-team .child-team-carousel {		max-width: 380px;		margin-top: -115px;		margin-right: 0;	}	.slick-team .team-creative-figure img {		width: 240px;	}	.slick-team .team-creative-body {		padding: 10px 0 130px 6px;	}}@media (min-width: 992px) {	.slick-team .child-team-carousel {		max-width: 300px;	}	.slick-team-2 {		position: relative;		z-index: 1;	}	.slick-team-2::before, .slick-team-2::after {		position: absolute;		content: '';		width: 0;		height: 0;		border-style: solid;		transform: translate3d(50%, 0, 0);	}	.slick-team-2::before {		top: 22px;		right: 0;		border-width: 40px 24px 0 24px;		border-color: #e1e1e1 transparent transparent transparent;		z-index: -1;	}	.slick-team-2::after {		top: 23px;		right: 1px;		border-width: 39px 23.5px 0 23.5px;		border-color: #ffffff transparent transparent transparent;		z-index: 1;	}}@media (min-width: 1200px) {	.slick-team {		padding-bottom: 66px;	}	.slick-team .child-team-carousel {		max-width: 410px;		margin-top: -155px;	}	.slick-team .team-creative-figure img {		width: auto;	}	.slick-team .team-creative-body {		padding-bottom: 170px;	}}@media (min-width: 1600px) {	.slick-team {		padding-left: 28px;		padding-right: 28px;	}}.slick-news {	margin: -15px;}.slick-news .slick-slide {	padding: 15px;}.slick-news .slick-dots {	top: 50%;	right: 15px;	bottom: auto;	width: auto;	transform: translate3d(0, -50%, 0);}.slick-news .slick-dots li {	display: block;	margin: 10px 0;}@media (min-width: 576px) {	.slick-news .slick-dots {		display: none !important;	}}.custom-circle-arrows {	font-size: 0;	line-height: 0;	visibility: hidden;	display: none;}.custom-circle-arrows.active {	visibility: visible;	display: block;}.custom-circle-arrows .slick-arrow {	position: relative;	display: inline-block;	overflow: hidden;	width: 78px;	height: 78px;	font-size: 32px;	border-radius: 50%;	transition: all .2s ease;}.custom-circle-arrows .slick-arrow::before {	display: inline-block;	position: absolute;	top: 50%;	left: 50%;	transform: translate3d(-50%, -50%, 0);	will-change: transform;	transition: all .5s ease;}.custom-circle-arrows .slick-arrow circle {	fill: none;	stroke-width: 3px;	stroke-linecap: round;	stroke-linejoin: round;}.custom-circle-arrows .slick-arrow .slick-button-line {	stroke: #ebebeb;}.custom-circle-arrows .slick-arrow .slick-button-line-2 {	opacity: 0;	stroke: #4BBBFA;	stroke-dasharray: 226;	stroke-dashoffset: 226;	transition: stroke-dashoffset 0.5s;}.custom-circle-arrows .slick-arrow:hover {	color: #151515;}.custom-circle-arrows .slick-arrow:hover .slick-button-line {	opacity: 0;	transition: all 0s ease-in-out .5s;}.custom-circle-arrows .slick-arrow:hover .slick-button-line-2 {	opacity: 1;	stroke-dashoffset: 0;}.custom-circle-arrows .slick-prev::before {	content: '\f144';}.custom-circle-arrows .slick-prev svg {	transform: scale(-1, 1);	will-change: transform;}.custom-circle-arrows .slick-next::before {	content: '\f156';}.custom-circle-arrows .slick-arrow + .slick-arrow {	margin-left: 35px;}@media (max-width: 767.98px) {	.custom-circle-arrows {		text-align: center;	}}.custom-arrows-4 .slick-arrow {	display: inline-block;	vertical-align: middle;	font-size: 28px;	padding: 0 12px;}.custom-arrows-4 > * + * {	border-left: 1px solid #e1e1e1;}@media (min-width: 1200px) {	.custom-arrows-4 {		padding-bottom: 8px;	}}.context-dark .custom-arrows-4 .slick-arrow, .bg-gray-dark .custom-arrows-4 .slick-arrow, .bg-primary .custom-arrows-4 .slick-arrow {	color: #ffffff;}.context-dark .custom-arrows-4 .slick-arrow:hover, .bg-gray-dark .custom-arrows-4 .slick-arrow:hover, .bg-primary .custom-arrows-4 .slick-arrow:hover {	color: #2b5ba8;}.context-dark .custom-arrows-4 > * + *, .bg-gray-dark .custom-arrows-4 > * + *, .bg-primary .custom-arrows-4 > * + * {	border-color: rgba(225, 225, 225, 0.3);}.slick-fraction {	font-size: 26px;	line-height: 1;	letter-spacing: 0;	font-weight: 300;	color: #4BBBFA;}@media (min-width: 576px) {	.slick-fraction {		font-size: 30px;	}}@media (min-width: 768px) {	.slick-fraction {		font-size: 36px;	}}.slick-fraction-current {	font-size: 40px;	line-height: .88;	font-weight: 100;	color: rgba(21, 21, 21, 0.3);}@media (min-width: 576px) {	.slick-fraction-current {		font-size: 50px;	}}@media (min-width: 768px) {	.slick-fraction-current {		font-size: 70px;	}}@media (min-width: 992px) {	.slick-fraction-current {		font-size: 90px;	}}@media (min-width: 1200px) {	.slick-fraction-current {		font-size: 118px;	}}.swiper-pagination__fraction-count {	margin-left: 6px;}.context-dark .slick-fraction, .bg-gray-dark .slick-fraction, .bg-primary .slick-fraction {	color: inherit;}.context-dark .slick-fraction-current, .bg-gray-dark .slick-fraction-current, .bg-primary .slick-fraction-current {	color: rgba(255, 255, 255, 0.21);}.slick-style-1 .slick-slide {	text-align: inherit;}* + .slick-style-1 {	margin-top: 35px;}.slick-style-2 {	padding: 20px;	margin-top: -25px;	background: #ffffff;}.slick-style-2 .slick-list {	margin-left: -15px;	margin-right: -15px;}.slick-style-2 .slick-slide {	text-align: inherit;	padding-left: 15px;	padding-right: 15px;}.slick-style-2 .quote-paris {	background: inherit;}@media (min-width: 576px) {	.slick-style-2 {		padding: 30px 40px;	}}@media (min-width: 768px) {	.slick-style-2 {		margin-top: -45px;		padding-top: 40px;		padding-bottom: 40px;	}}@media (min-width: 992px) {	.slick-style-2 {		padding: 50px;		margin-top: -55px;	}}@media (min-width: 1200px) {	.slick-style-2 {		padding-left: 70px;		padding-right: 70px;	}}.stepper {	position: relative;	display: block;}.stepper input[type="number"] {	width: 100%;	padding: 10px 42px;	font-weight: 500;	font-family: "DM Sans", sans-serif;	text-align: center;	-moz-appearance: textfield;	background: #f3f3f3;	border-color: #f3f3f3;}.stepper input[type=number]::-webkit-inner-spin-button {	-webkit-appearance: none;}.stepper-arrow {	position: absolute;	text-align: center;	top: 50%;	margin-top: -19px;	width: 38px;	height: 38px;	font-size: 14px;	line-height: 38px;	font-weight: 400;	font-family: "Material Design Icons";	cursor: pointer;	color: #151515;	border-radius: 0;	transition: .3s all ease;}.stepper-arrow:hover {	color: #4BBBFA;}.stepper-arrow.up {	right: 0;}.stepper-arrow.up:before {	content: '\f504';}.stepper-arrow.down {	left: 0;}.stepper-arrow.down:before {	content: '\f465';}.stepper.disabled .stepper-arrow {	pointer-events: none;	opacity: .5;}.product-stepper .stepper {	padding-right: 47px;}.product-stepper input[type="number"] {	padding: 29px 10px;	font-size: 24px;	line-height: 25px;	font-weight: 400;	letter-spacing: .025em;	max-width: 85px;	color: #151515;}.product-stepper .stepper-arrow {	margin-top: 0;	top: auto;	right: 0;	width: 37px;	height: 37px;	font-size: 24px;	line-height: 37px;	background: #f3f3f3;}.product-stepper .stepper-arrow.up {	top: 0;}.product-stepper .stepper-arrow.down {	left: auto;	bottom: 0;}.table-cart-stepper {	max-width: 123px;	margin-left: auto;	margin-right: auto;}.table-cart-stepper input[type="number"] {	font-size: 18px;	line-height: 1;	font-weight: 400;	letter-spacing: .1em;	color: #151515;	background: #ffffff;	border-color: #ffffff;}.table-cart-stepper .stepper-arrow {	line-height: 36px;	border: 1px solid #e1e1e1;}.table-cart-stepper .stepper-arrow.up {	font-size: 30px;}.table-cart-stepper .stepper-arrow.down {	font-size: 18px;}@media (min-width: 1200px) {	.table-cart-stepper input[type="number"] {		font-size: 24px;	}}/** @subsection   Magnific Popup*/.mfp-bg {	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 1072;	overflow: hidden;	position: fixed;	background: #0b0b0b;	opacity: 0.8;	filter: alpha(opacity=80);}.mfp-wrap {	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 1073;	position: fixed;	outline: none !important;	-webkit-backface-visibility: hidden;}.mfp-container {	text-align: center;	position: absolute;	width: 100%;	height: 100%;	left: 0;	top: 0;	padding: 0 8px;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}.mfp-container:before {	content: '';	display: inline-block;	height: 100%;	vertical-align: middle;}.mfp-align-top .mfp-container:before {	display: none;}.mfp-content {	position: relative;	display: inline-block;	vertical-align: middle;	margin: 0 auto;	text-align: left;	z-index: 1075;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {	width: 100%;	cursor: auto;}.mfp-ajax-cur {	cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder {	cursor: -moz-zoom-out;	cursor: -webkit-zoom-out;	cursor: zoom-out;}.mfp-zoom {	cursor: pointer;	cursor: -webkit-zoom-in;	cursor: -moz-zoom-in;	cursor: zoom-in;}.mfp-auto-cursor .mfp-content {	cursor: auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {	-webkit-user-select: none;	-moz-user-select: none;	user-select: none;}.mfp-close:hover {	cursor: pointer;	color: #ECECEC;}.mfp-loading.mfp-figure {	display: none;}.mfp-hide {	display: none !important;}.mfp-preloader {	color: #CCC;	position: absolute;	top: 50%;	width: auto;	text-align: center;	margin-top: -0.8em;	left: 8px;	right: 8px;	z-index: 1074;}.mfp-preloader a {	color: #CCC;}.mfp-preloader a:hover {	color: #FFF;}.mfp-s-ready .mfp-preloader {	display: none;}.mfp-s-error .mfp-content {	display: none;}button.mfp-close, button.mfp-arrow {	overflow: visible;	cursor: pointer;	background: transparent;	border: 0;	-webkit-appearance: none;	display: block;	outline: none;	padding: 0;	z-index: 1076;	-webkit-box-shadow: none;	box-shadow: none;}button::-moz-focus-inner {	padding: 0;	border: 0;}.mfp-close {	width: 44px;	height: 44px;	line-height: 44px;	position: absolute;	right: 0;	top: 0;	text-decoration: none;	text-align: center;	opacity: 0.65;	filter: alpha(opacity=65);	padding: 0 0 18px 10px;	color: #FFF;	font-style: normal;	font-size: 28px;	font-family: Arial, Baskerville, monospace;}.mfp-close:hover, .mfp-close:focus {	opacity: 1;	filter: alpha(opacity=100);}.mfp-close:active {	top: 1px;}.mfp-close-btn-in .mfp-close {	color: #333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {	color: #FFF;	right: -6px;	text-align: right;	padding-right: 6px;}.mfp-counter {	position: absolute;	top: 0;	right: 0;	font-size: 0;	display: none;}.mfp-arrow {	position: absolute;	opacity: 0.65;	filter: alpha(opacity=65);	margin: 0;	top: 50%;	margin-top: -55px;	padding: 0;	width: 90px;	height: 110px;	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.mfp-arrow:active {	margin-top: -54px;}.mfp-arrow:hover, .mfp-arrow:focus {	opacity: 1;	filter: alpha(opacity=100);}.mfp-arrow:before, .mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {	content: '';	display: block;	width: 0;	height: 0;	position: absolute;	left: 0;	top: 0;	margin-top: 35px;	margin-left: 35px;	border: medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a {	border-top-width: 13px;	border-bottom-width: 13px;	top: 8px;}.mfp-arrow:before,.mfp-arrow .mfp-b {	border-top-width: 21px;	border-bottom-width: 21px;	opacity: 0.7;}.mfp-arrow-left {	left: 0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {	border-right: 17px solid #FFF;	margin-left: 31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {	margin-left: 25px;	border-right: 27px solid #3F3F3F;}.mfp-arrow-right {	right: 0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {	border-left: 17px solid #FFF;	margin-left: 39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {	border-left: 27px solid #3F3F3F;}.mfp-iframe-holder {	padding-top: 40px;	padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {	line-height: 0;	width: 100%;	max-width: 900px;}.mfp-iframe-holder .mfp-close {	top: -40px;}.mfp-iframe-scaler {	width: 100%;	height: 0;	overflow: hidden;	padding-top: 56.25%;}.mfp-iframe-scaler iframe {	position: absolute;	display: block;	top: 0;	left: 0;	width: 100%;	height: 100%;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);	background: #000;}/* Main image in popup */img.mfp-img {	width: auto;	max-width: 100%;	height: auto;	display: block;	line-height: 0;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	padding: 40px 0 40px;	margin: 0 auto;}/* The shadow behind the image */.mfp-figure {	line-height: 0;}.mfp-figure:after {	content: '';	position: absolute;	left: 0;	top: 40px;	bottom: 40px;	display: block;	right: 0;	width: auto;	height: auto;	z-index: -1;	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);	background: #444;}.mfp-figure small {	color: #BDBDBD;	display: block;	font-size: 12px;	line-height: 14px;}.mfp-figure figure {	margin: 0;}.mfp-bottom-bar {	margin-top: -36px;	position: absolute;	top: 100%;	left: 0;	width: 100%;	cursor: auto;}.mfp-title {	text-align: left;	line-height: 18px;	color: #F3F3F3;	word-wrap: break-word;	padding-right: 36px;}.mfp-image-holder .mfp-content {	max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {	cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {	/**       * Remove all paddings around the image on small screen       */	.mfp-img-mobile .mfp-image-holder {		padding-left: 0;		padding-right: 0;	}	.mfp-img-mobile img.mfp-img {		padding: 0;	}	.mfp-img-mobile .mfp-figure:after {		top: 0;		bottom: 0;	}	.mfp-img-mobile .mfp-figure small {		display: inline;		margin-left: 5px;	}	.mfp-img-mobile .mfp-bottom-bar {		background: rgba(0, 0, 0, 0.6);		bottom: 0;		margin: 0;		top: auto;		padding: 3px 5px;		position: fixed;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;	}	.mfp-img-mobile .mfp-bottom-bar:empty {		padding: 0;	}	.mfp-img-mobile .mfp-counter {		right: 5px;		top: 3px;	}	.mfp-img-mobile .mfp-close {		top: 0;		right: 0;		width: 35px;		height: 35px;		line-height: 35px;		background: rgba(0, 0, 0, 0.6);		position: fixed;		text-align: center;		padding: 0;	}}@media all and (max-width: 900px) {	.mfp-arrow {		-webkit-transform: scale(0.75);		transform: scale(0.75);	}	.mfp-arrow-left {		-webkit-transform-origin: 0;		transform-origin: 0;	}	.mfp-arrow-right {		-webkit-transform-origin: 100%;		transform-origin: 100%;	}	.mfp-container {		padding-left: 6px;		padding-right: 6px;	}}.mfp-ie7 .mfp-img {	padding: 0;}.mfp-ie7 .mfp-bottom-bar {	width: 600px;	left: 50%;	margin-left: -300px;	margin-top: 5px;	padding-bottom: 5px;}.mfp-ie7 .mfp-container {	padding: 0;}.mfp-ie7 .mfp-content {	padding-top: 44px;}.mfp-ie7 .mfp-close {	top: 0;	right: 0;	padding-top: 0;}:root {    --main-color-one: #ff8a73;    --main-color-two: #5580ff;    --secondary-color: #1d2228;    --portfolio-color: #FF4757;    --industry-color: #FF5820;    --industry-secondary-color: #231F20;    --construction-color: #FFBC13;    --lawyer-color: #C89D66;    --logistic-color: #FF3F39;    --political-color: #E70F47;    --medical-color: #47CBF1;    --medical-two-color: #FC6285;    --fruits-color: #4CA338;    --fruits-heading-color: #014019;    --portfolio-dark-one: #202334;    --portfolio-dark-two: #191C47;    --charity-color: #D1322E;    --dagency-color: #FF8947;    --bg-color: #292a35;    --bg-color-two: #e8eff8;    --heading-color: #353539;    --paragraph-color: #878a95;    --cleaning-color: #FEE026;    --cleaning-two-color: #20BDEA;    --course-color: #21BBF7;    --course-two-color: #FDA909;    --grocery-color: #80B82D;    --grocery-heading-color: #014019;    --heading-font: "Nunito", sans-serif;    --body-font: "Nunito", sans-serif}html {    -webkit-text-size-adjust: 100%;    -ms-text-size-adjust: 100%;    overflow-x: hidden;    font-family: var(--body-font)}* {    -webkit-box-sizing: border-box;    box-sizing: border-box;    outline: 0;    -moz-osx-font-smoothing: grayscale;    -webkit-font-smoothing: antialiased}body {    margin: 0;    color: var(--paragraph-color);    overflow-x: hidden;    font-family: var(--body-font)}h1 {    font-size: 48px;    line-height: 1.0833333333}h2 {    font-size: 36px;    line-height: 1.4444444444}h3 {    font-size: 24px;    line-height: 1.0833333333}h4 {    font-size: 20px;    line-height: 1.2380952381}h1, h2, h3, h4, h5, h6 {    color: var(--heading-color);    font-family: var(--heading-font);    font-weight: 600}p {    color: #212529;    -webkit-hyphens: auto;    -ms-hyphens: auto;    hyphens: auto;    margin-bottom: 10px}a {    color: inherit;    text-decoration: none;    color: var(--paragraph-color)}a, a:active, a:focus, a:hover {    text-decoration: none;    outline: 0;    color: inherit}pre {    word-break: break-word}a i {    padding: 0 2px}img {    max-width: 100%}#changestyle{    height: 40px !important;}ol {    counter-reset: counter;    padding-left: 0}ol li {    list-style: none;    margin-bottom: 1rem}ol li:before {    counter-increment: counter;    content: counter(counter);    font-weight: 500;    margin-right: 10px}input[type=button]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=reset]:focus, input[type=search]:focus, input[type=submit]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {    outline: 0;    -webkit-box-shadow: none;    box-shadow: none;    border: 1px solid #ddd}code {    color: #faa603}.dark-bg {    background-color: #111d5c}.section-bg-1 {    background-color: #f4f7fc}.check-list-02 {    margin: 0;    padding: 0;    list-style: none}.check-list-02 li {    display: block;    padding-left: 20px;    position: relative;    z-index: 0}.check-list-02 li:after {    position: absolute;    left: 0;    top: 0;    font-family: fontawesome;    content: "";    color: var(--main-color-one)}.error {    color: #dc3545}.check-list {    margin: 0;    padding: 0;    list-style: none}.check-list li {    display: block;    padding-left: 20px;    position: relative;    z-index: 0}.check-list li:after {    position: absolute;    left: 0;    top: 0;    font-family: fontawesome;    content: "";    color: var(--main-color-one)}.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {    clear: both}.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {    float: left;    width: 50%}.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {    float: right;    text-align: right;    width: 50%}.comment-navigation .nav-next>a, .comment-navigation .nav-previous>a, .post-navigation .nav-next>a, .post-navigation .nav-previous>a, .posts-navigation .nav-next>a, .posts-navigation .nav-previous>a {    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.comment-navigation .nav-next:hover>a, .comment-navigation .nav-previous:hover>a, .post-navigation .nav-next:hover>a, .post-navigation .nav-previous:hover>a, .posts-navigation .nav-next:hover>a, .posts-navigation .nav-previous:hover>a {    color: var(--main-color-one)}.screen-reader-text {    border: 0;    clip: rect(1px, 1px, 1px, 1px);    -webkit-clip-path: inset(50%);    clip-path: inset(50%);    height: 1px;    margin: -1px;    overflow: hidden;    padding: 0;    position: absolute !important;    width: 1px;    word-wrap: normal !important}.screen-reader-text:focus {    background-color: #f1f1f1;    border-radius: 3px;    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);    clip: auto !important;    -webkit-clip-path: none;    clip-path: none;    color: #21759b;    display: block;    font-size: 14px;    font-size: .875rem;    font-weight: 700;    height: auto;    left: 5px;    line-height: normal;    padding: 15px 23px 14px;    text-decoration: none;    top: 5px;    width: auto;    z-index: 100000}#content[tabindex="-1"]:focus {    outline: 0}.padding-left-0 {    padding-left: 0}.padding-right-0 {    padding-left: 0}.gray-bg {    background-color: #f5f5f5}.secondary-bg {    background-color: var(--main-color-two)}.padding-top-10 {    padding-top: 10px}.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: 45px}.padding-top-55 {    padding-top: 55px}.padding-top-50 {    padding-top: 50px}.padding-top-60 {    padding-top: 60px}.padding-top-65 {    padding-top: 65px}.padding-top-70 {    padding-top: 70px}.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: 20px}.padding-top-105 {    padding-top: 105px}.padding-top-110 {    padding-top: 50px}.padding-top-115 {    padding-top: 60px}.padding-top-120 {    padding-top: 50px}.padding-top-140 {    padding-top: 140px}.padding-top-150 {    padding-top: 150px}.padding-top-160 {    padding-top: 160px}.padding-bottom-10 {    padding-bottom: 10px}.padding-bottom-15 {    padding-bottom: 1px}.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-80 {    padding-bottom: 80px}.padding-bottom-85 {    padding-bottom: 85px}.padding-bottom-90 {    padding-bottom: 40px}.padding-bottom-95 {    padding-bottom: 95px}.padding-bottom-100 {    padding-bottom: 100px}.padding-bottom-110 {    padding-bottom: 110px}.padding-bottom-105 {    padding-bottom: 105px}.padding-bottom-115 {    padding-bottom: 60px}.padding-bottom-120 {    padding-bottom: 50px}.padding-bottom-130 {    padding-bottom: 130px}.padding-bottom-135 {    padding-bottom: 135px}.padding-bottom-150 {    padding-bottom: 150px}.margin-top-minus-90 {    margin-top: -90px}.margin-top-minus-100 {    margin-top: -100px}.margin-top-120 {    margin-top: 120px}.margin-top-150 {    margin-top: 150px}.margin-top-160 {    margin-top: 160px}.padding-120 {    padding-top: 120px;    padding-bottom: 120px}.padding-110 {    padding-top: 110px;    padding-bottom: 110px}.padding-100 {    padding-top: 100px;    padding-bottom: 100px}.padding-20 {    padding-top: 20px;    padding-bottom: 20px}.padding-30 {    padding-top: 30px;    padding-bottom: 30px}.padding-40 {    padding-top: 40px;    padding-bottom: 40px}.padding-50 {    padding-top: 50px;    padding-bottom: 50px}.padding-60 {    padding-top: 60px;    padding-bottom: 60px}.padding-65 {    padding-top: 65px;    padding-bottom: 65px}.padding-70 {    padding-top: 70px;    padding-bottom: 70px}.padding-80 {    padding-top: 80px;    padding-bottom: 80px}.padding-90 {    padding-top: 90px;    padding-bottom: 90px}.padding-10 {    padding-top: 10px;    padding-bottom: 10px}.margin-top-10 {    margin-top: 10px}.margin-top-15 {    margin-top: 15px}.margin-top-20 {    margin-top: 20px}.margin-top-30 {    margin-top: 30px}.margin-top-40 {    margin-top: 40px}.margin-top-50 {    margin-top: 50px}.margin-top-55 {    margin-top: 55px}.margin-top-60 {    margin-top: 60px}.margin-top-70 {    margin-top: 70px}.margin-top-80 {    margin-top: 80px}.margin-top-90 {    margin-top: 90px}.margin-top-100 {    margin-top: 100px}.margin-bottom-0 {    margin-bottom: 0 !important}.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-40 {    margin-bottom: 40px}.margin-bottom-50 {    margin-bottom: 50px}.margin-bottom-55 {    margin-bottom: 55px}.margin-bottom-60 {    margin-bottom: 60px}.margin-bottom-70 {    margin-bottom: 70px}.margin-bottom-80 {    margin-bottom: 80px}.margin-bottom-90 {    margin-bottom: 90px}.margin-bottom-150 {    margin-bottom: 150px}.margin-top-100 {    margin-bottom: 100px}.margin-top-120 {    margin-top: 120px}.min-height-600 {    min-height: 600px}.overflow-hidden {    overflow: hidden}.alignleft {    float: left;    clear: both;    margin-right: 20px}.alignright {    float: right;    clear: both;    margin-left: 20px}.aligncenter {    clear: both;    display: block;    margin: 0 auto 1.75em}.alignfull {    margin: 1.5em 0;    max-width: 100%}.alignwide {    max-width: 1100px}.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {    content: "";    display: table;    table-layout: fixed}.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {    clear: both}.sticky {    display: block}.updated:not(.published) {    display: none}.blog-pagination ul li {    display: inline-block}.blog-pagination ul li+li {    margin: 0 5px}.blog-pagination ul li {    display: inline-block}.blog-pagination ul li+li {    margin: 0 5px}.blog-pagination {    display: block;    width: 100%}.blog-pagination ul {    margin: 0;    padding: 0;    list-style: none}.blog-pagination ul li a, .blog-pagination ul li span {    display: block;    padding: 3px 25px;    border: 1px solid #e2e2e2;    line-height: 40px;    text-align: center;    font-weight: 600;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.blog-pagination ul li a:hover, .blog-pagination ul li span.current {    background-color: var(--main-color-two);    color: #fff}.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {    border: none;    margin-bottom: 0;    margin-top: 0;    padding: 0}embed, iframe, object {    max-width: 100%}.custom-logo-link {    display: inline-block}.wp-caption {    margin-bottom: 1.5em;    max-width: 100%;    clear: both}.wp-caption img[class*=wp-image-] {    display: block;    margin-left: auto;    margin-right: auto}.wp-caption .wp-caption-text {    margin: .8075em 0}.wp-caption-text {    text-align: center}.gallery {    margin-bottom: 1.5em}.gallery-item {    display: inline-block;    text-align: center;    vertical-align: top;    width: 100%}.gallery-columns-2 .gallery-item {    max-width: 50%}.gallery-columns-3 .gallery-item {    max-width: 33.33%}.gallery-columns-4 .gallery-item {    max-width: 25%}.gallery-columns-5 .gallery-item {    max-width: 20%}.gallery-columns-6 .gallery-item {    max-width: 16.66%}.gallery-columns-7 .gallery-item {    max-width: 14.28%}.gallery-columns-8 .gallery-item {    max-width: 12.5%}.gallery-columns-9 .gallery-item {    max-width: 11.11%}.gallery-caption {    display: block}.wp-link-pages a {    margin: 0 5px;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.wp-link-pages {    margin-bottom: 30px;    margin-top: 25px}.wp-link-pages a, .wp-link-pages span {    border: 1px solid #e2e2e2;    padding: 5px 15px;    display: inline-block}.wp-link-pages .current, .wp-link-pages a:hover {    background-color: var(--main-color-one);    color: #fff;    border-color: var(--main-color-one)}.wp-link-pages span:first-child {    margin-right: 5px}dl, ol, ul {    padding-left: 15px}.post-password-form input {    display: block;    border: 1px solid #e2e2e2;    height: 50px;    border-radius: 3px;    padding: 0 20px}.post-password-form label {    font-weight: 600;    color: #333}.post-password-form input[type=submit] {    width: 100px;    height: 50px;    background-color: var(--main-color-one);    color: #fff;    font-size: 16px;    font-weight: 600;    letter-spacing: 1px;    border: none;    cursor: pointer;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.post-password-form input[type=submit]:hover {    background-color: #121a2f}.footer-widget .table td, .footer-widget .table th {    padding: .5rem !important}.single-post-details-item .entry-content>.alignwide {    max-width: 1100px}.single-post-details-item .entry-content>.alignfull {    margin: 1.5em 0;    max-width: 100%}.wp-block-video video {    max-width: 636px}.wp-block-image img {    display: block}.wp-block-image.alignleft, .wp-block-image.alignright {    width: 100%}.wp-block-image.alignfull img {    width: 100vw}.wp-block-gallery:not(.components-placeholder) {    margin: 1.5em auto}.wp-block-cover-text p {    padding: 1.5em 14px}ul.wp-block-latest-posts.alignfull, ul.wp-block-latest-posts.alignwide, ul.wp-block-latest-posts.is-grid.alignwide {    padding: 0 14px}.wp-block-table {    display: block;    overflow-x: auto}.wp-block-table table {    border-collapse: collapse;    width: 100%}.wp-block-table td, .wp-block-table th {    padding: .5em}.wp-block-embed.type-video>.wp-block-embed__wrapper {    position: relative;    width: 100%;    height: 0;    padding-top: 56.25%}.wp-block-embed.type-video>.wp-block-embed__wrapper>iframe {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    bottom: 0;    right: 0}.wp-block-quote.is-large {    margin: 0 auto 16px}.wp-block-pullquote>p:first-child {    margin-top: 0}.wp-block-separator {    margin: 3em auto;    padding: 0}@media screen and (min-width:768px) {    .wp-block-cover-text p {        padding: 1.5em 0    }}wp-block-video video {    max-width: 636px}.wp-block-image img {    display: block}.wp-block-image.alignleft, .wp-block-image.alignright {    width: 100%}.wp-block-image.alignfull img {    width: 100vw}.wp-block-gallery:not(.components-placeholder) {    margin: 1.5em auto}.wp-block-cover-text p {    padding: 1.5em 14px}ul.wp-block-latest-posts.alignfull, ul.wp-block-latest-posts.alignwide, ul.wp-block-latest-posts.is-grid.alignwide {    padding: 0 14px}.wp-block-table {    display: block;    overflow-x: auto}.wp-block-table table {    border-collapse: collapse;    width: 100%}.wp-block-table td, .wp-block-table th {    padding: .5em}.wp-block-embed.type-video>.wp-block-embed__wrapper {    position: relative;    width: 100%;    height: 0;    padding-top: 56.25%}.wp-block-embed.type-video>.wp-block-embed__wrapper>iframe {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    bottom: 0;    right: 0}.wp-block-quote.is-large {    margin: 0 auto 16px}.wp-block-pullquote>p:first-child {    margin-top: 0}.wp-block-quote:not(.is-large):not(.is-style-large) {    border-left: 4px solid #000;    padding-left: 1em}.wp-block-separator {    margin: 3em auto;    padding: 0}@media screen and (min-width:768px) {    .wp-block-cover-text p {        padding: 1.5em 0    }}.wp-block-pullquote {    border-top: 4px solid #555d66;    border-bottom: 4px solid #555d66;    color: #40464d}.has-strong-blue-color {    color: #0073aa}.has-strong-blue-background-color {    background-color: #0073aa}.has-lighter-blue-color {    color: #229fd8}.has-lighter-blue-background-color {    background-color: #229fd8}.has-very-light-gray-color {    color: #eee}.has-very-light-gray-background-color {    background-color: #eee}.has-very-dark-gray-color {    color: #444}.has-very-dark-gray-background-color {    background-color: #444}.breadcrumb-area {    background-image: url(../img/bg/breadcrumb-bg.html);    position: relative;    z-index: 0;    background-size: cover;    background-position: center}.breadcrumb-area:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    content: "";    background-color: rgba(0, 0, 0, 0.6);    z-index: -1}.breadcrumb-area.extra {    padding-bottom: 138px}.breadcrumb-area .breadcrumb-inner {    padding: 150px 0 70px 0;    text-align: center}.breadcrumb-area .page-title {    font-size: 48px;    line-height: 58px;    font-weight: 700;    color: #fff;    text-transform: capitalize;    margin-bottom: 15px}.breadcrumb-area p {    font-size: 16px;    line-height: 26px;    max-width: 600px;    color: rgba(255, 255, 255, .7);    margin-bottom: 20px}.breadcrumb-area .page-list {    margin: 0;    padding: 0}.breadcrumb-area .page-list li {    display: inline-block;    position: relative;    padding-left: 30px;    font-size: 18px;    font-weight: 400;    color: rgba(255, 255, 255, .7)}.breadcrumb-area .page-list li:first-child {    padding-left: 0}.breadcrumb-area .page-list li:first-child a {    color: var(--main-color-one)}.breadcrumb-area .page-list li:first-child:after {    display: none}.breadcrumb-area .page-list li:after {    position: absolute;    left: 10px;    top: 0;    content: "/";    font-family: fontawesome}.breadcrumb-area .page-list li a {    color: rgba(255, 255, 255, .7);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.breadcrumb-area .page-list li a:hover {    color: #fff}.comment-content a {    word-wrap: break-word}.bypostauthor {    display: block}.comments-area {    margin-top: 30px}.comments-area .comments-title {    font-size: 26px;    line-height: 34px;    font-weight: 600;    margin-bottom: 25px}.comments-area .comment-list .comment-respond {    margin-bottom: 30px}.comments-area .comment-list {    margin: 0;    padding: 0;    list-style: none;    list-style-type: none;    margin-bottom: 20px}.comments-area .comment-list li {    margin-bottom: 30px}.comments-area .comment-list li:last-child {    margin-bottom: 0}.comments-area .comment-list li ul.children {    margin: 0;    padding: 0;    list-style: none;    list-style-type: none}.comments-area .comment-list li ul {    list-style: none}.comments-area .comment-list li ul.children li {    margin-left: 50px;    list-style-type: none;    list-style: none}.comments-area .comment-list li .single-comment-wrap {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.comments-area .comment-list li .single-comment-wrap .thumb {    margin-right: 20px;    min-width: 80px;    border-radius: 50%}.comments-area .comment-list li .single-comment-wrap .thumb img {    margin-bottom: 10px;    border-radius: 50%;    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3)}.blog-details-page-content-area .comments-area .comment-list li .single-comment-wrap .time, .comments-area .comment-list li .single-comment-wrap .date {    display: block;    font-size: 14px;    line-height: 20px;    margin-bottom: 20px}.comments-area .comment-list li .single-comment-wrap .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    position: relative}.comments-area .comment-list li .single-comment-wrap .content .title {    font-size: 18px;    line-height: 28px;    font-weight: 600;    font-family: var(--heading-font)}.comments-area .comment-list li .single-comment-wrap .content .comment-content {    max-width: 620px}.comments-area .comment-list li .single-comment-wrap .content p {    font-size: 16px;    line-height: 26px;    word-break: break-word}.comments-area .comment-list li .single-comment-wrap .content p:last-child {    margin-bottom: 0}.comments-area .comment-list li .single-comment-wrap .content .reply {    position: absolute;    top: 0;    right: 0;    color: var(--paragraph-color);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.comments-area .comment-list li .single-comment-wrap .content .reply:hover {    color: var(--main-color-one)}.comments-area .comment-reply-title, .comments-area .reply-title {    font-size: 26px;    line-height: 34px;    font-weight: 600;    margin-bottom: 20px}.comments-area .form-submit {    margin-bottom: 0}.comment-form .form-group.textarea .form-control {    min-height: 160px;    resize: none;    line-height: 26px}.comment-form .form-group.textarea .form-control:focus {    outline: 0;    -webkit-box-shadow: none;    box-shadow: none}.comment-form .form-group .form-control {    height: 50px;    line-height: 50px;    border: 1px solid #e2e2e2}.comment-form .submit-btn {    height: 50px;    width: auto;    border-radius: 5px;    font-weight: 400;    background-color: var(--main-color-one);    border: none;    cursor: pointer;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in;    color: #fff}.comment-form .submit-btn:hover {    background-color: var(--main-color-two);    color: #fff}.comments-area .comment-list .children li:last-child {    margin-bottom: 30px}.comments-area .comment-list li ul.children {    margin-top: 30px}.comment-form-cookies-consent input[type=checkbox] {    margin-right: 5px}.widget {    background-color: #f5f5f5;    margin-bottom: 30px;    padding: 25px 30px 30px 30px}.widget select {    width: 100%;    height: 50px;    padding: 10px 20px}.widget .widget-title {    font-size: 18px;    font-weight: 700;    line-height: 28px;    margin-bottom: 20px;    position: relative}.widget.widget_calendar {    padding-right: 24px;    padding-left: 24px}.widget:last-child {    margin-bottom: 0}.widget.widget_nav_menu ul li.menu-item-has-children:after {    display: none}.widget.footer-widget .subscribe-form .form-group .form-control {    background-color: #515457;    color: #fff}.widget.footer-widget .subscribe-form .form-group .form-control::-webkit-input-placeholder {    color: rgba(255, 255, 255, .6)}.widget.footer-widget .subscribe-form .form-group .form-control:-moz-placeholder {    color: rgba(255, 255, 255, .6)}.widget.footer-widget .subscribe-form .form-group .form-control::-moz-placeholder {    color: rgba(255, 255, 255, .6)}.widget.footer-widget .subscribe-form .form-group .form-control:-ms-input-placeholder {    color: rgba(255, 255, 255, .6)}.widget.footer-widget .subscribe-form .submit-btn:hover {    background-color: #fff;    color: var(--main-color-one)}.widget.footer-widget {    background-color: transparent !important;    padding: 0;    margin-bottom: 30px}.widget.footer-widget .about_us_widget a {    font-size: 36px;    font-weight: 600;    color: #fff}.widget ul {    margin: 0;    padding: 0;    list-style: none}.widget ul li ul {    margin-left: 20px}.widget ul li {    display: block;    margin: 8px 0;    -ms-word-wrap: break-word;    word-break: break-word}.widget ul li:first-child {    margin-top: 0}.widget ul li:last-child {    margin-bottom: 0}.widget ul li a {    color: inherit;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.widget ul li a:hover {    color: var(--main-color-one)}.footer-widget.widget_nav_menu ul li a {    position: relative;    padding-left: 15px}.footer-widget.widget_nav_menu ul li a:after {    position: absolute;    left: 0;    top: 0;    content: "";    font-family: "Font Awesome 5 Free";    font-weight: 900;    color: var(--main-color-two)}.widget_search .search-form {    position: relative}.widget_search .search-form .form-group {    margin-bottom: 0}.widget_search .search-form .form-group .form-control {    height: 50px;    border: 1px solid rgba(0, 0, 0, .2);    padding: 0 70px 0 15px}.widget_search .search-form .submit-btn {    position: absolute;    right: 0;    top: 0;    width: 60px;    height: 50px;    line-height: 50px;    padding: 0;    font-size: 18px;    border-radius: 0 5px 5px 0;    background-color: var(--main-color-one);    color: #fff;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in;    border: none;    cursor: pointer}.widget_search .search-form .submit-btn:hover {    background-color: var(--main-color-two);    color: #fff}.widget_author_meta {    text-align: center}.widget_author_meta .thumb {    width: 80px;    height: 80px;    margin: 0 auto;    margin-bottom: 20px}.widget_author_meta .thumb img {    border-radius: 50%}.widget_author_meta .content .name {    font-size: 21px;    font-weight: 700}.widget_author_meta .content p {    font-size: 16px;    line-height: 26px}.widget_author_meta .content ul {    margin-top: 25px}.widget_author_meta .content ul li {    display: inline-block;    margin: 0 5px}.widget_author_meta .content ul li a {    display: block;    width: 40px;    height: 40px;    line-height: 40px;    text-align: center;    border: 1px solid rgba(0, 0, 0, .1);    border-radius: 50%;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.widget_author_meta .content ul li a:hover {    background-color: var(--main-color-one);    color: #fff}.widget_tag_cloud .tagcloud a {    display: inline-block;    padding: 5px 15px;    border: 1px solid rgba(0, 0, 0, .1);    margin: 5px;    color: inherit;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    border-radius: 5px;    font-size: 16px !important}.widget_tag_cloud .tagcloud a:hover {    background-color: var(--main-color-one);    color: #fff}.widget ul li ul.sub-menu {    position: initial}.widget ul li ul.sub-menu {    visibility: visible;    opacity: 1;    background-color: transparent;    border-top: none;    -webkit-box-shadow: none;    box-shadow: none;    margin-top: 10px}.widget ul li ul.sub-menu li a {    padding: 0 0 0 10px}.widget ul li ul.sub-menu li a:hover {    background-color: transparent}.widget.widget_nav_menu ul {    margin: 0;    padding: 0;    list-style: none}.widget.widget_nav_menu ul li {    margin: 15px 0}.widget.widget_nav_menu ul li:first-child {    margin-top: 0}.widget.widget_nav_menu ul li:last-child {    margin-bottom: 0}.widget.widget_nav_menu ul li a {    border: none}.widget.widget_nav_menu ul li a span {    float: right}.widget.widget_nav_menu ul li>ul {    margin-left: 15px}.widget.footer-widget.widget_calendar table {    margin-bottom: 0}.widget.footer-widget.widget_calendar caption {    padding-bottom: 0}.widget.footer-widget .widget-title {    color: rgba(255, 255, 255, .9)}.footer-widget.widget_tag_cloud .tagcloud a, .widget.footer-widget p, .widget.footer-widget.widget_calendar caption, .widget.footer-widget.widget_calendar td, .widget.footer-widget.widget_calendar th {    color: rgba(255, 255, 255, .6)}.widget.footer-widget ul li, .widget.footer-widget ul li a {    color: rgba(255, 255, 255, .6)}.widget.footer-widget ul li a:hover {    color: var(--main-color-one)}.widget .social_share {    margin: 0;    padding: 0;    list-style: none;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: nowrap;    flex-wrap: nowrap}.widget .social_share li {    width: calc(100% / 3);    margin: 0;    display: block;    padding: 20px 0 12px 0;    text-align: center;    border-radius: 5px;    color: #fff}.widget .social_share li i {    display: block;    margin-bottom: 10px;    font-size: 20px}.widget .social_share li.facebook {    background-color: #3b5999}.widget .social_share li.twitter {    background-color: #55acee}.widget .social_share li.instagram {    background-color: #e4405f}.widget .social_share li a:hover {    color: #fff}.widget .social_share li+li {    margin-left: 10px}.widget .recent_post_item {    margin: 0;    padding: 0;    list-style: none}.widget .recent_post_item li {    display: block}.widget .recent_post_item li+li {    margin-top: 20px}.widget .recent_post_item li.single-recent-post-item {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.widget .recent_post_item li.single-recent-post-item .thumb {    width: 80px;    height: 80px;    margin-right: 15px}.widget .recent_post_item li.single-recent-post-item .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.widget .recent_post_item li.single-recent-post-item .content .title {    font-size: 16px;    line-height: 20px;    font-weight: 700;    margin-bottom: 0}.widget .recent_post_item li.single-recent-post-item .content .time {    font-size: 12px;    font-weight: 500}.contact_info_list {    margin: 0;    padding: 0;    list-style: none}.contact_info_list li {    display: block}.contact_info_list li.single-info-item {    position: relative;    margin-bottom: 20px}.contact_info_list li.single-info-item .icon {    position: absolute;    left: 0;    top: 0;    color: var(--main-color-two)}.contact_info_list li.single-info-item .details {    padding-left: 30px}.about_us_widget .footer-logo {    display: block;    margin-bottom: 20px}.copyright-area {    padding: 20px 0;    text-align: center;    color: rgba(255, 255, 255, .7)}.widget-testimonial .icon {    font-size: 70px;    line-height: 60px;    color: var(--main-color-one);    margin-bottom: 16px}.widget-testimonial p {    color: rgba(255, 255, 255, .8);    line-height: 1.6}.widget-testimonial .author-meta {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    margin-top: 24px}.widget-testimonial .author-meta .thumb {    margin-right: 20px}.widget-testimonial .author-meta .thumb img {    max-width: 80px;    height: 80px;    border-radius: 50%}.widget-testimonial .author-meta .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    margin-top: 15px}.widget-testimonial .author-meta .content .name {    font-size: 18px;    line-height: 26px;    font-weight: 700;    color: #fff;    margin-bottom: 0}.widget-testimonial .author-meta .content .designation {    color: rgba(255, 255, 255, .8);    font-size: 14px}.case-sidebar .widget.widget_categories, .practice-sidebar .widget.widget_categories {    padding: 0;    background-color: transparent}.case-sidebar .widget.widget_categories .widget-title, .practice-sidebar .widget.widget_categories .widget-title {    background-color: #e1e1e1;    padding: 15px 30px;    margin-bottom: 0}.case-sidebar .widget.widget_categories ul li, .practice-sidebar .widget.widget_categories ul li {    position: relative;    z-index: 0;    background-color: #f5f5f5;    padding: 13px 30px;    margin-bottom: 0}.case-sidebar .widget.widget_categories ul li+li, .practice-sidebar .widget.widget_categories ul li+li {    margin-top: 2px}.case-sidebar .widget.widget_categories ul li:after, .practice-sidebar .widget.widget_categories ul li:after {    position: absolute;    left: 15px;    top: 12px;    content: "";    font-family: fontawesome;    font-weight: 900}.widget-ul-wrapper ul li i {    padding-right: 5px;    color: var(--main-color-two)}.top-bar-area {    background-color: var(--secondary-color)}.top-bar-inner ul {    margin: 0;    padding: 0;    list-style: none}.top-bar-inner ul li a:hover {    color: var(--main-color-two)}.top-bar-inner ul li a {    color: #f2f2f2;    transition: all .3s}.top-bar-inner ul li {    display: inline-block}.top-bar-inner ul li+li {    margin-left: 15px}.top-bar-inner {    display: flex;    justify-content: space-between;    align-items: center}#langchange {    background-color: transparent;    border: none;    color: #f1f1f1;    cursor: pointer}.top-bar-inner .btn-wrapper .boxed-btn {    border-radius: 0;    font-weight: 700}.top-bar-inner .btn-wrapper .boxed-btn:hover {    color: #fff}.header-style-01 {    position: relative}.navbar.navbar-area.white .navbar-toggler-icon {    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar.navbar-area.nav-style-01 .navbar-toggler-icon {    /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")*/}.navbar.navbar-area .navbar-toggler-icon {    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.mobile-logo {    display: none}@media only screen and (max-width:991px) {    .mobile-logo {        display: block    }    .desktop-logo {        display: none !important    }}.navbar-area {    padding: 0}.navbar-area.nav-absolute {    position: absolute;    left: 0;    width: 100%;    top: 0;    z-index: 2}.navbar-area.nav-style-02 {    background-color: transparent;    position: absolute;    left: 0;    top: 0;    width: 100%;    min-height: 100px;    z-index: 1}.navbar-area.nav-style-02 .nav-container {    background-color: transparent;    -webkit-box-shadow: none;    box-shadow: none;    border-radius: 0;    padding: 0 15px}.navbar-area.nav-style-02 .nav-container .logo-wrapper {    max-width: 200px}.navbar-area.nav-style-02 .nav-container .logo-wrapper .logo {    font-size: 36px;    font-weight: 600}.navbar-area.nav-style-02 .nav-container .nav-right-content ul li {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-02 .nav-container .nav-right-content ul li+li {    margin-left: 5px}.navbar-area.nav-style-02 .nav-container .nav-right-content ul li a {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav {    text-align: center}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a {    color: var(--main-color-one)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.current-menu-item:before {    color: var(--main-color-one)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.style-01 a {    color: rgba(255, 255, 255, .9)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {    z-index: initial}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {    border-top: 1px solid #e2e2e2}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {    background-color: #fff;    color: var(--paragraph-color)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover {    background-color: var(--main-color-one);    color: #fff}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu li:hover:before {    color: #fff}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li a {    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before {    color: var(--main-color-one)}.navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li:hover a {    color: var(--main-color-one)}.navbar-area.nav-style-01 {    background-color:#0c0b11}.navbar-area.nav-style-01 .nav-container {    background-color: transparent;    -webkit-box-shadow: none;    box-shadow: none;    border-radius: 0;    padding: 0 15px}.navbar-area.nav-style-01 .nav-container .logo-wrapper {    max-width: 150px}.navbar-area.nav-style-01 .nav-container .logo-wrapper .logo {    font-size: 36px;    font-weight: 600;    color: #fff}.navbar-area.nav-style-01 .nav-container .nav-right-content {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center}.navbar-area.nav-style-01 .nav-container .nav-right-content ul li {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-01 .nav-container .nav-right-content ul li a {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav {    text-align: center}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li {    line-height: 110px}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a {    color: var(--main-color-one)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item.menu-item-has-children:before, .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item.menu-item-has-mega-menu:before {    color: var(--main-color-one)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.style-01 a {    color: rgba(255, 255, 255, .7)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {    z-index: initial}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before, .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {    border-top: 1px solid #e2e2e2}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {    background-color: #fff;    color: var(--paragraph-color)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover {    background-color: var(--main-color-one);    color: #fff}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu li:hover:before {    color: #fff}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li a {    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    color: rgba(255, 255, 255, .8)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before {    color: var(--main-color-one)}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover>a {    color: var(--main-color-one)}.navbar-area .nav-container {    background-color: #fff;    -webkit-box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2);    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, .2);    border-bottom-right-radius: 10px;    border-bottom-left-radius: 10px;    padding: 0 30px}.navbar-area .nav-container .nav-right-content .btn-wrapper {    margin-left: 20px}.navbar-area .nav-container .nav-right-content ul {    margin: 0;    padding: 0;    list-style: none;    margin-left: 15px}.navbar-area .nav-container .nav-right-content ul li {    display: inline-block;    color: #6a7795}.navbar-area .nav-container .nav-right-content ul li:last-child {    margin-right: 0}.navbar-area .nav-container .nav-right-content ul li+li {    margin-left: 5px}.navbar-area .nav-container .nav-right-content ul li a {    color: #6a7795;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .nav-right-content ul li a:hover {    color: var(--main-color-one)}.navbar-area .nav-container .nav-right-content ul li.search {    cursor: pointer;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .nav-right-content ul li.search:hover {    color: var(--main-color-one)}.navbar-area .nav-container .nav-right-content ul li.nav-btn .btn-boxed {    font-weight: 600;    text-transform: capitalize;    border-radius: 5px;    background-color: var(--main-color-one)}.navbar-area .nav-container .nav-right-content ul li.nav-btn .btn-boxed:hover {    background-color: var(--main-color-two)}.navbar-area .nav-container .navbar-brand .site-title {    font-weight: 700;    font-size: 30px;    font-family: var(--heading-font);    line-height: 90px;    color: var(--heading-color)}.navbar-area .nav-container .navbar-collapse .navbar-nav {    display: block;    width: 100%;    text-align: center}.navbar-area .nav-container .navbar-collapse .navbar-nav li {    display: inline-block;    font-size: 16px;    font-weight: 700;    line-height: 90px}.navbar-area .nav-container .navbar-collapse .navbar-nav li+li {    margin-left: 20px}.navbar-area .nav-container .navbar-collapse .navbar-nav li.current-menu-item a {    color: var(--main-color-one)}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children, .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu {    position: relative;    z-index: 0;    padding-right: 15px}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before, .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {    position: absolute;    right: 0;    top: 50%;    content: "\f107";    font-family: "Font Awesome 5 Free";    font-weight: 700;    -ms-transform: translateY(-50%);    -webkit-transform: translateY(-50%);    transform: translateY(-50%);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover>.sub-menu, .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:hover>.xg_mega_menu_wrapper {    visibility: visible;    opacity: 1}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {    position: absolute;    text-align: left;    min-width: 220px;    margin: 0;    padding: 0;    list-style: none;    left: 0;    top: 100%;    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);    background-color: #fff;    z-index: 9;    border-bottom: 4px solid var(--main-color-one);    visibility: hidden;    opacity: 0;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {    display: block;    margin-left: 0;    line-height: 24px;    font-size: 16px}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {    border-top: 1px solid #e2e2e2}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {    display: block;    padding: 12px 30px;    background-color: #fff;    white-space: nowrap;    color: var(--paragraph-color);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover {    background-color: var(--main-color-one);    color: #fff}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children {    position: relative;    z-index: 0;    padding-right: 0}.navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:before {    color: var(--paragraph-color)}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:before {    position: absolute;    right: 15px;    top: 50%;    content: "\f105";    font-family: "Font Awesome 5 Free";    -ms-transform: translateY(-50%);    -webkit-transform: translateY(-50%);    transform: translateY(-50%)}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {    left: 100%;    top: 20px}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu .sub-menu .sub-menu {    left: auto;    right: 100%}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu {    visibility: visible;    opacity: 1}.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu li:hover:before {    color: #fff}.navbar-area .nav-container .navbar-collapse .navbar-nav li a {    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {    color: var(--main-color-one)}.navbar-area.nav-style-01 .nav-container .nav-right-content ul li i {    font-weight: 700}.mobile-cart a:hover .pcount, .navbar-area .nav-container .nav-right-content ul li.cart a:hover .pcount {    color: #fff}.mobile-cart a {    color: #fff;    display: none}.mobile-cart a, .navbar-area .nav-container .nav-right-content ul li.cart {    position: relative}.mobile-cart a .pcount, .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    position: absolute;    top: -15px;    right: -15px;    width: 25px;    height: 25px;    line-height: 25px;    text-align: center;    border-radius: 50%;    background-color: var(--main-color-one);    font-size: 13px;    font-weight: 700}.navbar-area .nav-container .nav-right-content ul li select {    background: 0 0;    color: #fff;    border: 1px solid #fff;    border-radius: 20px;    padding: 5px;    margin-left: 20px}@media only screen and (max-width:991px) {    .navbar-area.nav-style-02 .nav-container {        padding: 20px 0    }    .navbar-area.nav-style-02 .nav-container .navbar-toggler {        background-color: #fff    }    .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav {        background-color: var(--main-color-two);        padding: 0 20px    }    .navbar-area.nav-style-02 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {        background-color: transparent;        color: rgba(255, 255, 255, .8)    }    .navbar-area.nav-style-01 .nav-container {        padding: 20px 0    }    .navbar-area.nav-style-01 .nav-container .responsive-mobile-menu .navbar-toggler {        background-image: none    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav {        text-align: center    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li {        line-height: 30px    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item a {        color: var(--main-color-one)    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.current-menu-item.menu-item-has-children:before {        color: var(--main-color-one)    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children {        z-index: initial    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {        color: rgba(255, 255, 255, .8)    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {        border-top: 1px solid #e2e2e2    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a {        background-color: transparent;        color: #fff    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover {        background-color: var(--main-color-one);        color: #fff    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .menu-item-has-children:hover>.sub-menu li:hover:before {        color: #656565    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li a {        -webkit-transition: all .3s ease-in;        -o-transition: all .3s ease-in;        transition: all .3s ease-in;        color: rgba(255, 255, 255, .8)    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover.menu-item-has-children:before {        color: var(--main-color-one)    }    .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav li:hover a {        color: var(--main-color-one)    }    .navbar-area .nav-container {        position: relative;        z-index: 0;        min-height: 80px    }    .navbar-area .nav-container .responsive-mobile-menu {        display: block;        position: relative;        width: 100%    }    .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {        position: absolute;        right: 0;        top: 50%;        -ms-transform: translateY(-50%);        -webkit-transform: translateY(-50%);        transform: translateY(-50%);        border: 1px solid rgba(255, 255, 255, .8)    }    .navbar-area .nav-container .navbar-brand {        display: block    }    .navbar-area .nav-container .navbar-brand .navbar-toggler {        position: absolute;        right: 10px;        border: 1px solid #e2e2e2    }    .navbar-area .nav-container .navbar-collapse .navbar-nav {        display: block;        margin-top: 20px    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li {        display: block;        text-align: left;        line-height: 30px;        padding: 10px 0;        border-bottom: 1px solid #e2e2e2    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li:last-child {        border-bottom: none    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li+li {        margin-left: 0    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:before {        top: 25px;        right: 20px    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover {        padding-bottom: 0    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children:hover>.sub-menu {        visibility: visible;        height: auto;        opacity: 1;        background-color: transparent;        border-bottom: none    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {        position: initial;        display: block;        width: 100%;        border-top: none;        -webkit-box-shadow: none;        box-shadow: none;        margin-left: 0;        padding-bottom: 0;        visibility: hidden;        opacity: 0;        height: 0;        overflow: hidden;        max-height: 250px;        overflow-y: scroll;        -webkit-transition: height .5s;        -o-transition: height .5s;        transition: height .5s    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu .sub-menu .menu-item-has-children:before {        content: ""    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li {        padding: 0    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li.menu-item-has-children:hover:before {        top: 30px;        color: #fff    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li+li {        border-top: none    }    .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li:first-child {        border-top: 1px solid #e2e2e2    }}@media only screen and (max-width:575px) {    .navbar-area .nav-container {        margin: 0 15px    }}.info-items {    display: inline-block;    margin: 0;    padding: 0;    list-style: none}.info-items li {    display: inline-block;    font-size: 14px;    line-height: 24px;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.info-items li+li {    margin-left: 20px}.info-items li:hover {    color: var(--main-color-one)}.info-items li i {    margin-right: 3px;    color: var(--main-color-one)}.info-items-icon {    display: inline-block;    margin: 0;    padding: 0;    list-style: none}.info-items-icon li {    display: inline-block;    font-size: 14px;    line-height: 24px;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.info-items-icon li+li {    margin-left: 20px}.info-items-icon li:hover {    color: var(--main-color-one)}.navbar-area.nav-fixed {    position: fixed;    top: 0;    width: 100%;    background-color: var(--secondary-color);    z-index: 999}.navbar-area.nav-fixed .nav-container .navbar-collapse .navbar-nav li {    line-height: 70px}.navbar-area.nav-fixed .nav-container .logo-wrapper {    margin-top: -10px}.topbar-area {    background-color: #f7f7f7}.topbar-area.style-04 {    position: absolute;    left: 0;    top: 20px;    width: 100%;    z-index: 2;    background-color: transparent;    min-height: 50px}.topbar-area.style-04 .info-items li {    color: rgba(255, 255, 255, .8)}.topbar-area.style-04 .info-items li i {    font-size: 20px;    line-height: 30px}.topbar-area.style-04 .info-items li:hover {    color: var(--main-color-one)}.topbar-area.style-04 .info-items-icon li {    color: rgba(255, 255, 255, .8)}.topbar-area.style-04 .info-items-icon li:hover {    color: var(--main-color-one)}.topbar-area.style-03 {    background-color: var(--main-color-two);    padding: 15px 0}.topbar-area.style-03 .info-items li {    color: rgba(255, 255, 255, .8)}.topbar-area.style-03 .info-items li i {    font-size: 20px;    line-height: 30px}.topbar-area.style-03 .info-items li:hover {    color: var(--main-color-one)}.topbar-area.style-03 .info-items-icon li {    color: rgba(255, 255, 255, .8)}.topbar-area.style-03 .info-items-icon li:hover {    color: var(--main-color-one)}.topbar-area.style-03 .topbar-inner div:first-child {    padding-top: 0}.topbar-inner {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between}.topbar-inner div:first-child {    padding-top: 15px}.topbar-inner div .boxed-btn {    padding: 15px 30px;    background-color: var(--main-color-one);    display: inline-block;    color: #fff;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.topbar-inner div .boxed-btn:hover {    background-color: var(--main-color-two);    color: #fff}.header-style-04.has-top-bar .navbar-area {    top: 75px}.header-style-04.has-top-bar .header-area {    padding-top: 352px;    padding-bottom: 300px}.header-style-03 .header-area {    padding-top: 295px}.header-area-wrapper, .header-style-02, .header-style-03 {    position: relative;    z-index: 0}.header-style-02 .header-area {    padding-top: 295px;    padding-bottom: 290px}.header-slider-one .owl-item.active .title {    -webkit-animation: slideInLeft 2s 0s both;    animation: slideInLeft 2s 0s both}.header-slider-one .owl-item.active p {    -webkit-animation: slideInLeft 2s 1s both;    animation: slideInLeft 2s 1s both}.header-slider-one .owl-item.active span {    -webkit-animation: slideInLeft 2s 1s both;    animation: slideInLeft 2s 1s both}.header-slider-one .owl-item.active .btn-wrapper, .header-slider-one .owl-item.active .header-inner.style-01 .vdo-btn {    -webkit-animation: slideInUp 2s 2s both;    animation: slideInUp 2s 2s both}.header-slider-one:hover .owl-nav div {    visibility: visible;    opacity: 1}.header-slider-one .owl-nav div {    position: absolute;    left: 20px;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    width: 40px;    height: 50px;    text-align: center;    line-height: 50px;    border: 1px solid rgba(255, 255, 255, .2);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    visibility: hidden;    opacity: 0}.header-slider-one .owl-nav div:hover {    color: var(--main-color-one);    border-color: var(--main-color-one)}.header-slider-one .owl-nav div.owl-next {    left: auto;    right: 20px}.header-area {    padding: 225px 0 220px;    position: relative;    z-index: 0;    overflow: hidden}.header-area.style-04 {    padding: 260px 0 190px 0}.header-area.style-04 .subtitle {    position: relative;    z-index: 0;    font-size: 14px;    line-height: 24px;    font-weight: 700;    text-transform: uppercase;    color: rgba(255, 255, 255, .7);    padding-left: 70px;    letter-spacing: 1px}.header-area.style-04 .subtitle:after {    position: absolute;    left: 0;    top: 10px;    width: 60px;    height: 2px;    background-color: var(--main-color-one);    content: ""}.header-area.header-bg {    background-color: #000;    background-position: center;    background-size: cover;    position: relative;    z-index: 0}.header-area.header-bg:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(78, 10, 131, 0)), color-stop(49%, rgba(78, 10, 131, .49)), to(rgba(78, 10, 131, .2)));    background-image: -o-linear-gradient(bottom, rgba(78, 10, 131, 0) 0, rgba(78, 10, 131, .49) 49%, rgba(78, 10, 131, .2) 100%);    background-image: linear-gradient(0deg, rgba(78, 10, 131, 0) 0, rgba(78, 10, 131, .49) 49%, rgba(78, 10, 131, .2) 100%);    content: "";    z-index: -1}.header-area.header-bg-02 {    background-color: #000;    background-position: center;    background-size: cover;    position: relative;    z-index: 0}.header-area.header-bg-02:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-position: center;    background-size: cover;    background-image: url(../img/bg/bg-03.png);    content: "";    z-index: -1}.header-area.header-bg-02:before {    position: absolute;    left: 50%;    -webkit-transform: translateX(-50%);    -ms-transform: translateX(-50%);    transform: translateX(-50%);    width: 100%;    height: 100%;    background-size: contain;    background-repeat: no-repeat;    content: "";    z-index: 0}.header-area.header-bg-03 {    background-color: #000;    background-position: center;    background-size: cover;    position: relative;    z-index: 0}.header-area.header-bg-03:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-size: cover;    background-color: rgba(0, 0, 0, .2);    content: "";    z-index: -1}.header-area.header-bg-04 {    background-color: #000;    background-position: center;    background-size: cover;    position: relative;    z-index: 0}.header-area.header-bg-04:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-size: cover;    background-color: rgba(0, 0, 0, .3);    content: "";    z-index: -1}.header-area .header-inner {    overflow: hidden}.header-area .header-inner.style-01 .title {    text-align: center}.header-area .header-bottom {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center}.header-area .header-bottom .video-play {    color: #fff}.header-area .header-bottom .video-play i {    margin-left: 30px;    margin-right: 10px;    position: relative;    z-index: 1;    display: inline-block;    width: 50px;    height: 50px;    line-height: 50px;    text-align: center;    font-size: 16px;    border: 1px solid #fff;    background-color: transparent;    border-radius: 50%}.header-area .header-video {    position: relative;    width: 100%;    height: 100%}.header-area .header-video .vdo-btn {    position: absolute;    top: 50%;    right: 0;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%)}.header-area .title {    font-size: 60px;    line-height: 72px;    color: #fff;    font-weight: 500;    margin-bottom: 30px}.header-area .description {    color: #fff}.header-area .subtitle {    font-size: 18px;    line-height: 28px;    color: rgba(255, 255, 255, .8);    position: relative}.header-area .btn-wrapper .boxed-btn {    border: 1px solid transparent}.header-area .btn-wrapper .boxed-btn:hover {    border: 1px solid #fff;    background-color: transparent}.header-area .btn-wrapper .boxed-btn.blank {    background-color: transparent;    border: 1px solid #fff}.header-area .btn-wrapper .boxed-btn.blank:hover {    background-color: #fff;    color: var(--main-color-one);    border-color: var(--main-color-one)}.header-area .btn-wrapper .boxed-btn+.boxed-btn {    margin-left: 20px}.header-bottom-area.style-02 {    -webkit-box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2);    box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2)}.header-bottom-area.style-04 {    background-color: transparent;    position: relative;    z-index: 2}.header-bottom-area.style-03 {    background-size: cover;    background-position: center}.header-bottom-inner {    margin-top: -70px;    position: relative;    z-index: 1}.header-bottom-inner.style-02 {    -webkit-box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2);    box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2)}.header-bottom-wrap {    background-color: var(--main-color-two);    padding: 30px 0 40px 0}.single-header-bottom-item {    background-color: var(--main-color-one);    text-align: center;    position: relative;    z-index: 0;    padding: 50px 0 65px 0}.single-header-bottom-item:after {    content: "";    position: absolute;    background-image: url(../img/bg/bg.png);    width: 100%;    height: 100%;    top: 0;    left: 0}.single-header-bottom-item.style-01 {    background-color: #bd10e0}.single-header-bottom-item.style-02 {    background-color: #ff8a73}.single-header-bottom-item.style-03 {    background-color: #5580ff}.single-header-bottom-item.style-04 {    background-color: #45e7ac}.single-header-bottom-item.black .content .title {    color: var(--heading-color)}.single-header-bottom-item .bg-text {    font-size: 120px;    line-height: 100px;    font-weight: 700;    position: absolute;    left: 0;    top: 8px;    z-index: -1;    color: #434950;    font-family: var(--heading-font)}.single-header-bottom-item:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-header-bottom-item .icon {    font-size: 80px;    line-height: 60px;    color: #fff;    margin-bottom: 30px;    display: inline-block;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-header-bottom-item .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.single-header-bottom-item .content .title {    font-size: 20px;    line-height: 24px;    font-weight: 600;    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    margin-bottom: 5px;    max-width: 145px;    margin: auto}.single-header-bottom-item .content p {    margin-bottom: 0;    color: rgba(255, 255, 255, .8);    font-size: 14px}.single-header-bottom-item-02 {    background-color: #fff;    text-align: center;    position: relative;    z-index: 0;    padding: 50px 0 35px 0}.single-header-bottom-item-02.black .content .title {    color: var(--heading-color)}.single-header-bottom-item-02 .bg-text {    font-size: 120px;    line-height: 100px;    font-weight: 700;    position: absolute;    left: 0;    top: 8px;    z-index: -1;    color: #434950;    font-family: var(--heading-font)}.single-header-bottom-item-02:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-header-bottom-item-02 .icon {    font-size: 80px;    line-height: 60px;    color: #fff;    margin-bottom: 30px;    display: inline-block;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-header-bottom-item-02 .icon.style-01 {    color: #bd10e0}.single-header-bottom-item-02 .icon.style-02 {    color: #ff8a73}.single-header-bottom-item-02 .icon.style-03 {    color: #5580ff}.single-header-bottom-item-02 .icon.style-04 {    color: #45e7ac}.single-header-bottom-item-02 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.single-header-bottom-item-02 .content .title {    font-size: 20px;    line-height: 24px;    font-weight: 600;    color: var(--heading-color);    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    margin-bottom: 5px;    max-width: 145px;    margin: auto}.single-header-bottom-item-02 .content p {    margin-bottom: 0;    color: var(--heading-color);    font-size: 14px}.single-header-bottom-item-03 {    position: relative;    z-index: 0;    padding: 30px 0 20px 0;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.single-header-bottom-item-03.black .content .title {    color: var(--heading-color)}.single-header-bottom-item-03:hover .content .title {    color: var(--main-color-one)}.single-header-bottom-item-03:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-header-bottom-item-03.white .content .title {    color: #fff;    font-size: 20px}.single-header-bottom-item-03.white .content p {    color: rgba(255, 255, 255, .8)}.single-header-bottom-item-03 .icon {    font-size: 50px;    line-height: 80px;    color: #fff;    margin-right: 20px;    display: inline-block;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    height: 80px;    width: 80px;    border-radius: 50%;    background-color: var(--main-color-one);    text-align: center}.single-header-bottom-item-03 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    margin-top: 10px}.single-header-bottom-item-03 .content .title {    font-size: 24px;    line-height: 30px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    margin-bottom: 5px}.single-header-bottom-item-03 .content p {    margin-bottom: 0;    font-size: 14px}.service-text.style-01 .title {    color: #fff;    font-size: 48px;    line-height: 58px;    font-weight: 700;    text-transform: capitalize;    margin-bottom: 18px}.service-text.style-01 p {    color: #fff;    font-size: 18px;    max-width: 570px}.single-header-bottom-item-04 {    background-color: transparent;    padding: 50px 0 65px 0;    margin-right: 50px}.single-header-bottom-item-04:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-header-bottom-item-04.style-01 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    padding: 35px 25px;    margin: 0;    border: 1px solid #e5e5e5}.single-header-bottom-item-04.style-01 .icon {    font-size: 45px;    margin-bottom: 0;    margin-right: 15px}.single-header-bottom-item-04.style-01 .icon.style-02 {    color: #ff8a73}.single-header-bottom-item-04.style-01 .icon.style-03 {    color: #5580ff}.single-header-bottom-item-04.style-01 .icon.style-04 {    color: #45e7ac}.single-header-bottom-item-04.style-01 .content .title {    font-size: 20px;    font-weight: 600;    line-height: 26px;    color: var(--heading-color)}.single-header-bottom-item-04 .icon {    font-size: 65px;    line-height: 60px;    color: #fff;    margin-bottom: 30px;    display: inline-block;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-header-bottom-item-04 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.single-header-bottom-item-04 .content .title {    font-size: 20px;    line-height: 24px;    font-weight: 600;    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    margin-bottom: 5px;    max-width: 145px}.footer-area {    margin-top: -10px;    position: relative}.footer-top {    background-color: var(--secondary-color)}.copyright-area {    background-color: #161a1e}.widget-ul-wrapper {    display: -webkit-box;    display: -ms-flexbox;    display: flex}.widget-ul-wrapper .second-ul {    margin-left: 30px !important}.newsletter-form-wrap form {    position: relative;    margin-top: 15px}.newsletter-form-wrap .form-group .form-control {    height: 50px;    text-transform: capitalize}.newsletter-form-wrap .submit-btn:focus {    outline: 0;    box-shadow: none}.newsletter-form-wrap .submit-btn {    position: absolute;    right: 0;    top: 0;    width: 60px;    height: 40px;    color: var(--main-color-one);    line-height: 33px}.error-404 {    text-align: center}.error-404 .title {    font-size: 200px;    line-height: 160px;    font-weight: 700;    margin-bottom: 45px;    color: var(--main-color-one)}.error-404 .subtitle {    font-size: 24px;    line-height: 34px;    font-weight: 600;    margin-bottom: 20px}.error-404 .search-form {    position: relative;    z-index: 0;    margin-top: 36px}.error-404 .search-form .form-control {    height: 54px;    padding: 0 20px}.error-404 .search-form .submit-btn {    position: absolute;    right: 0;    top: 0;    width: 70px;    text-align: center;    padding: 0;    height: 55px}.team-section {    position: relative;    z-index: 2;    cursor: pointer;    text-align: center;    overflow: hidden}.team-section:hover .team-img-cont::after {    opacity: .36;    visibility: visible;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.team-section:hover .team-img-cont .social-link {    visibility: visible;    right: 0}.team-section .team-img-cont .social-link {    position: absolute;    background-color: #fff;    top: 40%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    right: -50px;    z-index: 1;    visibility: hidden;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.team-section .team-img-cont .social-link ul {    margin: 0;    padding: 0}.team-section .team-img-cont .social-link ul li {    height: 40px;    width: 40px;    text-align: center;    line-height: 40px;    list-style-type: none;    color: var(--heading-color)}.team-section .team-img-cont .social-link ul li:hover {    color: #fff;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    background: var(--main-color-one)}.team-section img {    z-index: 2;    width: 100%;    -webkit-transition: transform .5s;    -webkit-transition: -webkit-transform .5s;    transition: -webkit-transform .5s;    -o-transition: transform .5s;    transition: transform .5s;    transition: transform .5s, -webkit-transform .5s}.team-section .team-text {    margin-top: 20px}.team-section .team-text .title {    font-size: 20px;    font-weight: 600;    margin-top: 20px}.call-to-action.bg-image {    background-image: -o-linear-gradient(69deg, #fd5b56 0, #f41e7e 100%);    background-image: linear-gradient(21deg, #fd5b56 0, #f41e7e 100%);    background-size: cover;    background-position: center}.call-to-action-inner {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between}.call-to-action-inner.bg-image {    background-image: url(../img/bg/cta-bg-01.html);    background-position: center;    background-size: cover;    position: relative;    z-index: 0;    border-bottom-right-radius: 60px}.call-to-action-inner.bg-image:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--main-color-two);    z-index: -1;    content: "";    opacity: .8;    border-bottom-right-radius: 60px}.call-to-action-inner .title {    font-size: 48px;    line-height: 60px;    font-weight: 700;    color: #fff}.call-to-action-inner .subtitle {    font-size: 18px;    line-height: 28px;    color: #fff}.call-to-action-inner .btn-wrapper {    margin-top: 10px;    margin-left: 50px}.testimonial-area {    position: relative;    z-index: 0}.experience-content-02 .description {    color: #fff;    max-width: 550px}.testimonial-area.bg-image {    background-size: cover;    background-position: center;    position: relative;    z-index: 0}.testimonial-area.bg-image:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: #fff;    opacity: .8;    z-index: -1;    content: ""}.testimonial-area.bg-image-01 {    background-size: cover;    background-position: center;    position: relative;    z-index: 0}.testimonial-area.bg-image-01:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, .7);    opacity: .8;    z-index: -1;    content: ""}.testimonial-area .icon-03 {    position: absolute;    top: -75px;    right: 20%;    font-size: 160px;    background: #000;    background: -webkit-linear-gradient(-25deg, #fd5b56 0 0, #f41e7e 100% 100%);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent}.experience-content {    position: relative}.experience-content .content {    position: absolute;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    z-index: 1}.experience-content .content .title {    color: #fff;    font-size: 48px;    font-weight: 700;    line-height: 60px;    max-width: 480px}.experience-right {    position: relative;    height: 100%;    width: 100%;    margin-bottom: -50px;    background-size: cover;    background-repeat: no-repeat}.experience-right.style-01 {    min-height: 500px;    margin-bottom: 0}.experience-right .vdo-btn {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%, -50%);    -ms-transform: translate(-50%, -50%);    transform: translate(-50%, -50%);    z-index: 1}.experience-content-02 {    padding: 130px 0 140px 110px;    position: relative}.experience-content-02::after {    content: "";    position: absolute;    width: 100%;    height: 20px;    left: 0;    top: 0;    background-color: #e8eff8}.experience-content-02::before {    content: "";    position: absolute;    width: 100%;    height: 20px;    left: 0;    bottom: 0;    background-color: #fff}.experience-content-02 .title {    color: #fff;    font-size: 48px;    line-height: 58px;    font-weight: 700;    text-transform: capitalize;    margin-bottom: 25px}.experience-content-02 p {    color: #fff;    max-width: 460px}.experience-content-02 .sign-area {    margin-left: 40px;    margin-top: 35px;    position: relative}.experience-content-02 .sign-area::after {    content: "";    position: absolute;    height: 100%;    width: 1px;    left: -40px;    top: 0;    background-color: var(--main-color-one)}.experience-content-02 .sign-area p {    font-size: 24px;    font-weight: 500;    max-width: 400px}.experience-author {    position: relative}.experience-author .thumb-2 {    position: absolute;    right: 0;    top: 100px}.experience-author.bg-image {    width: 100%;    /* height: 100%; */    background-size: cover;    background-repeat: no-repeat;    min-height: 500px}.experience-content-03 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    height: 100%}.experience-content-03.section-padding {    padding: 0 0 0}.experience-content-03 .title {    font-size: 48px;    line-height: 58px;    font-weight: 700;    margin-bottom: 20px}.experience-content-03 p {    margin-bottom: 30px}.experience-content-03 .icon-area {    display: -webkit-box;    display: -ms-flexbox;    display: flex}.experience-content-03 .icon-area .icon {    font-size: 45px;    line-height: 45px;    color: var(--main-color-one);    -webkit-transform: rotateY(180deg);    transform: rotateY(180deg)}.experience-content-03 .icon-area p {    font-size: 18px;    font-weight: 600;    margin-left: 15px;    color: #353539}.experience-content-03 .servicee-area ul {    padding: 0;    margin: 0;    list-style: none}.experience-content-03 .servicee-area ul li {    margin-bottom: 15px}.experience-content-03 .servicee-area ul li i {    color: #ffa998}.counterup-tow.bg-image {    background-position: center;    background-repeat: no-repeat}.client-area .single-brand {    display: flex;    justify-content: center;    min-height: 60px;    flex-direction: column}.client-area .single-brand img {    -webkit-filter: opacity(.4) grayscale(1);    filter: opacity(.4) grayscale(1);    -webkit-transition: all .3s ease;    -o-transition: all .3s ease;    transition: all .3s ease}.client-area .single-brand:hover img {    -webkit-filter: opacity(1) grayscale(0);    filter: opacity(1) grayscale(0)}.case-studies-slider-active {    position: relative}.case-studies-slider-active .owl-stage {    padding-left: 0 !important;    height: 470px;    overflow: hidden}.case-studies-slider-active .owl-item.active {    width: 335px !important}.case-studies-slider-active .owl-item.center {    width: 1170px !important;    -webkit-box-shadow: 3px 6px 12px rgba(0, 0, 0, .1);    box-shadow: 3px 6px 12px rgba(0, 0, 0, .1)}.case-studies-slider-active .owl-item.center .slider-img {    width: 100% !important}.case-studies-slider-active .owl-item.center .slider-inner-text {    visibility: visible}.case-studies-slider-active .slider-img {    width: 100%;    height: 445px;    background-repeat: no-repeat;    background-size: cover;    background-position: center;    position: relative}.case-studies-slider-active .slider-img img {    width: 100%}.case-studies-slider-active .slider-img .slider-inner-text {    position: absolute;    top: 50%;    right: 100px;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    padding: 45px;    background-color: #fff;    visibility: hidden}.case-studies-slider-active .slider-img .slider-inner-text .title {    font-weight: 700;    font-size: 30px;    line-height: 36px;    max-width: 250px;    margin-bottom: 15px}.case-studies-slider-active .slider-img .slider-inner-text p {    max-width: 250px}.case-studies-slider-active .owl-nav div {    position: absolute;    left: 20%;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%)}.case-studies-slider-active .owl-nav div.owl-next {    left: auto;    right: 20%;    color: #fff;    font-size: 15px;    border: .5px solid var(--hover-color);    background-color: var(--main-color-two);    border-radius: 50%;    width: 35px;    height: 35px;    line-height: 35px;    text-align: center}.case-studies-slider-active .owl-nav div.owl-prev {    color: #fff;    font-size: 15px;    border: .5px solid var(--hover-color);    background-color: var(--main-color-two);    border-radius: 50%;    width: 35px;    height: 35px;    line-height: 35px;    text-align: center}.case-studies-area .section-title {    padding-bottom: 250px}.case-studies-area .case-studies-slider-active {    margin-top: -200px}.case-studies-area-02.bg-image {    position: relative;    background-position: center;    background-repeat: no-repeat;    background-size: cover;    z-index: 0}.case-studies-area-02.bg-image:after {    position: absolute;    content: "";    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(78, 10, 131, 0)), color-stop(49%, rgba(78, 10, 131, .49)), to(rgba(78, 10, 131, .4)));    background-image: -o-linear-gradient(bottom, rgba(78, 10, 131, 0) 0, rgba(78, 10, 131, .49) 49%, rgba(78, 10, 131, .4) 100%);    background-image: linear-gradient(0deg, rgba(78, 10, 131, 0) 0, rgba(78, 10, 131, .49) 49%, rgba(78, 10, 131, .4) 100%);    width: 100%;    height: 100%;    top: 0;    left: 0;    z-index: -1}.case-studies-menu {    padding: 0;    margin: 0;    list-style: none;    text-align: center;    margin-bottom: 25px}.case-studies-menu li {    display: inline-block;    font-size: 16px;    font-weight: 600;    cursor: pointer;    color: rgba(255, 255, 255, .9)}.case-studies-menu li+li {    margin-left: 20px}.case-studies-menu li.active {    color: var(--main-color-one)}.case-studies-menu.style-01 li {    color: var(--heading-color)}.case-studies-menu.style-01 li.active {    color: var(--main-color-one)}.case-studies-masonry .masonry-item {    cursor: pointer}.single-case-studies-item {    position: relative}.single-case-studies-item.style-01::after {    opacity: .6;    background-image: -o-linear-gradient(69deg, #fd5b56 0, #f41e7e 100%);    background-image: linear-gradient(21deg, #fd5b56 0, #f41e7e 100%)}.single-case-studies-item.style-01::before {    opacity: .6;    background-image: -o-linear-gradient(69deg, #fd5b56 0, #f41e7e 100%);    background-image: linear-gradient(21deg, #fd5b56 0, #f41e7e 100%)}.single-case-studies-item:after {    content: "";    position: absolute;    width: 0%;    height: 0%;    top: 0;    left: 0;    background-color: rgba(85, 128, 255, .4);    visibility: hidden;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-studies-item:before {    content: "";    position: absolute;    width: 0%;    height: 0%;    bottom: 0;    right: 0;    background-color: rgba(85, 128, 255, .4);    visibility: hidden;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-studies-item .cart-icon {    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%, -50%);    -ms-transform: translate(-50%, -50%);    transform: translate(-50%, -50%);    color: #fff;    display: none;    font-size: 60px;    z-index: 1}.single-case-studies-item:hover:after {    width: 100%;    height: 100%;    visibility: visible}.single-case-studies-item:hover:before {    width: 100%;    height: 100%;    visibility: visible}.single-case-studies-item:hover .cart-icon {    display: block}.case-studies-area-03.bg-image {    background-position: center;    background-repeat: no-repeat;    background-size: contain}.case-studies-details-top {    position: relative}.case-studies-details-top .case-studies-inner-text {    position: absolute;    padding: 45px;    background-color: #fff;    bottom: 85px;    right: 100px}.case-studies-details-top .case-studies-inner-text .title {    font-weight: 700;    font-size: 30px;    line-height: 36px;    max-width: 250px;    margin-bottom: 15px}.case-studies-details-top .case-studies-inner-text p {    max-width: 250px}.global-content .title {    font-size: 48px;    line-height: 58px;    font-weight: 700;    text-transform: capitalize;    margin-bottom: 35px}.quality-img {    height: 100%;    min-height: 500px;    background-size: cover;    background-repeat: no-repeat}.quality-content {    background-color: #e8eff8;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    height: 100%;    padding: 108px 0 120px 0}.quality-content-wrapper {    margin-left: 100px;    max-width: 460px}.quality-content-wrapper .title {    font-size: 48px;    font-weight: 700;    line-height: 60px;    margin-bottom: 15px}.service-img-thumb {    display: -webkit-box;    display: -ms-flexbox;    display: flex}.service-img-thumb .thumb-02 {    margin-left: 30px}.widget-nav-menu ul {    margin: 0;    padding: 0;    list-style: none}.service-category ul li:last-child .service-widget {    border-bottom: 1px solid #d7d7d7}.service-widget {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    padding: 10px 30px;    border-top: 1px solid #d7d7d7;    border-right: 1px solid #d7d7d7;    border-left: 1px solid #d7d7d7;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    position: relative}.service-widget:before {    content: "";    position: absolute;    top: 0;    left: 0;    width: 5px;    height: 100%;    background-color: var(--main-color-two);    -webkit-transform: scale(1, 0);    -ms-transform: scale(1, 0);    transform: scale(1, 0);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.service-widget.active, .service-widget:hover {    background-color: #e8eff8}.service-widget.active::before, .service-widget:hover::before {    -webkit-transform: scale(1, 1);    -ms-transform: scale(1, 1);    transform: scale(1, 1)}.service-widget .service-icon {    font-size: 45px;    margin-right: 15px}.service-widget .service-icon.style-01 {    color: #bd10e0}.service-widget .service-icon.style-02 {    color: #ff8a73}.service-widget .service-icon.style-03 {    color: #5580ff}.service-widget .service-icon.style-04 {    color: #45e7ac}.service-widget .service-title .title {    font-weight: 700;    font-size: 18px;    margin-bottom: 0;    padding: 10px 0}.attorney-contact-form-wrap {    padding: 40px 40px 25px 40px;    background-color: var(--main-color-two)}.attorney-contact-form-wrap .title {    font-size: 24px;    line-height: 34px;    font-weight: 700;    margin-bottom: 32px;    text-align: center;    color: #fff}.attorney-contact-form-wrap .attorney-contact-form .form-group textarea {    max-height: 70px;    resize: none}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control {    background-color: #79f;    border: 1px solid transparent;    padding: 10px 20px;    color: #fff}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control::-webkit-input-placeholder {    color: #fff;    font-size: 12px;    font-weight: 500}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control::-moz-placeholder {    color: #fff;    font-size: 12px;    font-weight: 500}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control:-ms-input-placeholder {    color: #fff;    font-size: 12px;    font-weight: 500}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control::-ms-input-placeholder {    color: #fff;    font-size: 12px;    font-weight: 500}.attorney-contact-form-wrap .attorney-contact-form .form-group .form-control::placeholder {    color: #fff;    font-size: 12px;    font-weight: 500}.content-block .title {    font-size: 20px;    font-weight: 700;    line-height: 30px}.submit-btn {    width: 100%;    padding: 10px 30px;    background-color: transparent;    border: 1px solid #fff;    color: #fff;    border-radius: 50px;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    cursor: pointer}.submit-btn:hover {    background-color: #fff;    color: var(--main-color-one)}.back-to-top {    position: fixed;    right: 90px;    bottom: 30px;    width: 50px;    height: 50px;    background-color: var(--main-color-one);    color: #fff;    text-align: center;    line-height: 50px;    border-radius: 50%;    z-index: 99;    font-size: 25px;    cursor: pointer;    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);    box-shadow: 0 0 5px rgba(0, 0, 0, .5);    display: none}.pre-wrap {    position: fixed;    content: "";    -webkit-transform: translate(-100%, -240%);    -ms-transform: translate(-100%, -240%);    transform: translate(-100%, -240%);    font-size: 62px}.preloader-inner {    position: fixed;    left: 0;    top: 0;    z-index: 9999999999999;    background-color: #fff;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center}.preloader-inner .spinner {    width: 66px;    height: 66px;    -webkit-animation: contanim 2s linear infinite;    animation: contanim 2s linear infinite}.preloader-inner .spinner svg {    width: 100%;    height: 100%;    left: 0;    top: 0;    position: absolute;    -webkit-transform: rotate(-90deg);    -ms-transform: rotate(-90deg);    transform: rotate(-90deg)}.preloader-inner .spinner svg:nth-child(1) circle {    stroke: #84ebbd;    stroke-dasharray: 1, 300;    stroke-dashoffset: 0;    -webkit-animation: strokeanim 3s calc(.2s * (1)) ease infinite;    animation: strokeanim 3s calc(.2s * (1)) ease infinite;    -webkit-transform-origin: center center;    -ms-transform-origin: center center;    transform-origin: center center}.preloader-inner .spinner svg:nth-child(2) circle {    stroke: #4977ec;    stroke-dasharray: 1, 300;    stroke-dashoffset: 0;    -webkit-animation: strokeanim 3s calc(.2s * (2)) ease infinite;    animation: strokeanim 3s calc(.2s * (2)) ease infinite;    -webkit-transform-origin: center center;    -ms-transform-origin: center center;    transform-origin: center center}.preloader-inner .spinner svg:nth-child(3) circle {    stroke: #f6bb67;    stroke-dasharray: 1, 300;    stroke-dashoffset: 0;    -webkit-animation: strokeanim 3s calc(.2s * (3)) ease infinite;    animation: strokeanim 3s calc(.2s * (3)) ease infinite;    -webkit-transform-origin: center center;    -ms-transform-origin: center center;    transform-origin: center center}.preloader-inner .spinner svg:nth-child(4) circle {    stroke: #333841;    stroke-dasharray: 1, 300;    stroke-dashoffset: 0;    -webkit-animation: strokeanim 3s calc(.2s * (4)) ease infinite;    animation: strokeanim 3s calc(.2s * (4)) ease infinite;    -webkit-transform-origin: center center;    -ms-transform-origin: center center;    transform-origin: center center}.preloader-inner .cancel-preloader {    position: absolute;    bottom: 30px;    right: 30px;    background-color: var(--main-color-one);    border: none;    color: #fff;    font-size: 14px;    line-height: 24px;    padding: 6px 20px;    border-radius: 5px;    font-weight: 700}.preloader-inner .cancel-preloader a:hover {    background-color: var(--main-color-two);    color: #fff}@-webkit-keyframes strokeanim {    0% {        stroke-dasharray: 1, 300;        stroke-dashoffset: 0    }    50% {        stroke-dasharray: 120, 300;        stroke-dashoffset: -58.548324585    }    100% {        stroke-dasharray: 120, 300;        stroke-dashoffset: -175.6449737549    }}@keyframes strokeanim {    0% {        stroke-dasharray: 1, 300;        stroke-dashoffset: 0    }    50% {        stroke-dasharray: 120, 300;        stroke-dashoffset: -58.548324585    }    100% {        stroke-dasharray: 120, 300;        stroke-dashoffset: -175.6449737549    }}@-webkit-keyframes contanim {    100% {        -webkit-transform: rotate(360deg);        transform: rotate(360deg)    }}@keyframes contanim {    100% {        -webkit-transform: rotate(360deg);        transform: rotate(360deg)    }}.btn-wrapper {    display: block}.btn-wrapper .boxed-btn:focus {    outline: 0}.btn-wrapper .boxed-btn {    background-color: var(--main-color-one);    color: #fff;    display: inline-block;    padding: 12px 40px;    border-radius: 25px;    min-width: 160px;    text-align: center;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    font-weight: 600;    border: none}.btn-wrapper .boxed-btn.white:hover {    background-color: #fff;    color: var(--main-color-one)}.btn-wrapper .boxed-btn.outer-btn {    border: 1px solid transparent}.btn-wrapper .boxed-btn.outer-btn:hover {    background-color: transparent;    color: var(--main-color-one);    border: 1px solid var(--main-color-one)}.btn-wrapper .boxed-btn.blank {    background-color: transparent;    border: 1px solid #fff}.btn-wrapper .boxed-btn.blank.reverse-color {    background-color: transparent;    border: 2px solid var(--main-color-one);    color: var(--main-color-one)}.btn-wrapper .boxed-btn.blank.reverse-color:hover {    background-color: var(--main-color-one);    color: #fff;    border-color: var(--main-color-one)}.btn-wrapper .boxed-btn.blank:hover {    background-color: #fff;    color: var(--main-color-one);    border-color: var(--main-color-one)}.btn-wrapper .boxed-btn:hover {    background-color: var(--main-color-two)}.btn-wrapper .boxed-btn.btn-rounded {    border-radius: 30px}.btn-wrapper .boxed-btn.reverse-color {    background-color: var(--main-color-two)}.btn-wrapper .boxed-btn.reverse-color:hover {    background-color: var(--main-color-one)}.desktop-center {    text-align: center}.desktop-left {    text-align: left}.desktop-right {    text-align: right}@media only screen and (max-width:768px) {    .tablet-center {        text-align: center    }    .tablet-left {        text-align: left    }    .tablet-right {        text-align: right    }}@media only screen and (max-width:414px) {    .mobile-center {        text-align: center    }    .mobile-left {        text-align: left    }    .mobile-right {        text-align: right    }}.blog-classic-item-01.format-link .content {    position: relative;    z-index: 0}.blog-classic-item-01.format-link .content:after {    position: absolute;    left: 0;    top: 60px;    content: "";    font-family: fontawesome;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    font-size: 100px;    opacity: .2;    z-index: -1}.blog-classic-item-01 .content .title {    font-size: 36px;    line-height: 46px;    font-weight: 700}.blog-classic-item-01 .content p {    margin-bottom: 30px}.blog-classic-item-01 .content .readmore {    margin-top: 10px;    display: block;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    position: relative;    z-index: 0;    font-weight: 600}.blog-classic-item-01 .content .readmore:hover {    padding-left: 15px;    color: var(--main-color-one)}.blog-classic-item-01 .content .readmore:hover:after {    visibility: visible;    opacity: 1}.blog-classic-item-01 .content .readmore:after {    position: absolute;    left: 0;    top: 0;    content: "";    font-family: fontawesome;    color: var(--main-color-one);    visibility: hidden;    opacity: 0;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.blog-classic-item-01 .content .post-meta {    margin: 0;    padding: 0;    list-style: none;    margin-bottom: 20px}.blog-classic-item-01 .content .post-meta li {    display: inline-block}.blog-classic-item-01 .content .post-meta li+li {    margin-left: 20px}.blog-classic-item-01 .content .post-meta li i {    color: var(--main-color-two)}.blog-classic-item-01 .content .post-meta li a {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.blog-classic-item-01 .content .post-meta li a:hover {    color: var(--main-color-one)}.blog-classic-item-01 .thumbnail {    margin-bottom: 25px;    display: block}.blog-classic-item-01.is-sticky {    position: relative;    z-index: 0}.blog-classic-item-01.is-sticky:after {    position: absolute;    right: 0;    top: 0;    content: "";    font-family: fontawesome;    font-size: 30px;    line-height: 30px;    color: var(--main-color-one)}.blog-classic-item-01.format-video .thumbnail {    position: relative;    z-index: 0}.blog-classic-item-01.format-video .thumbnail .hover {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center}.blog-classic-item-01.format-quote .quote-post-type {    background-color: #f5f5f5;    padding: 25px 30px 25px 80px;    border-radius: 2px;    position: relative;    z-index: 0}.blog-classic-item-01.format-quote .quote-post-type:after {    position: absolute;    left: 30px;    top: 20px;    content: "";    font-family: fontawesome;    font-size: 30px;    color: var(--main-color-one)}.blog-classic-item-01.format-quote .quote-post-type p {    line-height: 26px}.blog-classic-item-01.format-quote .quote-post-type .title {    font-size: 16px;    font-weight: 700;    line-height: 24px;    margin-bottom: 0}.blog-details-item .blog-details-item-header {    display: -webkit-box;    display: -ms-flexbox;    display: flex}.blog-details-item .blog-details-item-header .social-link {    margin-left: 50px}.blog-details-item .thumb {    margin-bottom: 30px}.blog-details-item .title {    font-size: 36px;    line-height: 40px;    font-weight: 700;    margin-bottom: 20px}.blog-details-item p {    line-height: 1.6}.blog-details-item blockquote:not([class]) {    margin: 15px 0;    padding: 20px 30px 20px 60px;    border-radius: 3px;    position: relative;    z-index: 0}.blog-details-item blockquote:not([class]) p {    margin-bottom: 0;    font-size: 20px;    line-height: 30px;    font-weight: 600;    color: var(--heading-color);    font-style: italic}.blog-details-item blockquote:not([class]):after {    position: absolute;    left: 0;    top: 15px;    content: "";    font-weight: 700;    font-family: fontawesome;    font-size: 35px;    color: var(--main-color-two)}.blog-details-item .post-meta {    margin: 0;    padding: 0;    list-style: none;    margin-bottom: 15px}.blog-details-item .post-meta li {    display: inline-block;    font-size: 14px}.blog-details-item .post-meta li i {    color: var(--main-color-two)}.blog-details-item .post-meta li+li {    margin-left: 10px}.blog-details-item .post-meta li a {    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.blog-details-item .post-meta li a:hover {    color: var(--main-color-one)}.blog-details-footer {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: justify;    -ms-flex-pack: justify;    justify-content: space-between;    margin-top: 30px}.blog-details-footer .title {    font-size: 16px;    font-weight: 600;    color: var(--heading-color)}.blog-details-footer .left .tags {    margin: 0;    padding: 0;    list-style: none}.blog-details-footer .left .tags li {    display: inline-block}.blog-details-footer .left .tags li+li {    margin-left: 10px}.blog-details-footer .left .tags li a {    display: inline-block;    background-color: #f5f5f5;    padding: 5px 15px;    border: 1px solid rgba(0, 0, 0, .1);    margin: 5px;    color: inherit;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    border-radius: 5px;    font-size: 14px !important;    -webkit-transition: all .3s ease-in;    transition: all .3s ease-in}.blog-details-footer .left .tags li a:hover {    color: #fff;    background-color: var(--main-color-one)}.blog-details-footer .right .social-share {    margin: 0;    padding: 0;    list-style: none}.blog-details-footer .right .social-share li {    display: inline-block;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.blog-details-footer .right .social-share li+li {    margin-left: 10px}.blog-details-footer .right .social-share li:hover {    color: var(--main-color-one)}.accordion-wrapper .card {    border: none;    background-color: transparent}.accordion-wrapper .card+.card {    margin-top: 20px}.accordion-wrapper .card .card-header {    background-color: transparent;    padding: 0;    border: none}.accordion-wrapper .card .card-header a {    display: block;    font-size: 16px;    line-height: 28px;    font-weight: 700;    background-color: #f5f5f5;    padding: 14px 30px;    cursor: pointer;    position: relative}.accordion-wrapper .card .card-header a:after {    position: absolute;    right: 30px;    top: 15px;    content: "\f106";    font-family: "Font Awesome 5 Free"}.accordion-wrapper .card .card-header a[aria-expanded=false]:after {    content: "\f107"}.accordion-wrapper .card .card-body {    background-color: #fff;    padding: 20px 30px 0}.single-contact-item {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    background-color: var(--bg-color-two);    padding: 25px 30px}.single-contact-item .icon {    line-height: 60px;    text-align: center;    margin-right: 20px;    font-size: 40px;    color: #fff;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.single-contact-item .icon.style-01 {    color: #bd10e0}.single-contact-item .icon.style-02 {    color: #ff8a73}.single-contact-item .icon.style-03 {    color: #95b0ff}.single-contact-item .icon.style-04 {    color: #2fe4a2}.single-contact-item .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.single-contact-item .content .title {    font-size: 14px;    font-weight: 500;    line-height: 20px;    color: var(--heading-color)}.single-contact-item .content .details {    font-weight: 700;    color: var(--heading-color);    margin-bottom: 0}.contact-info-list {    margin: 0;    padding: 0;    list-style: none}.contact-info-list .single-info-item {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.contact-info-list .single-info-item:hover .icon {    background-color: var(--main-color-two)}.contact-info-list .single-info-item+.single-info-item {    margin-top: 20px}.contact-info-list .single-info-item .icon {    display: inline-block;    width: 60px;    height: 60px;    border-radius: 50%;    line-height: 60px;    text-align: center;    margin-right: 20px;    background-color: var(--main-color-one);    font-size: 30px;    color: #fff;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.contact-info-list .single-info-item .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.contact-info-list .single-info-item .content .details {    display: block}.contact_map {    height: 100%}#map iframe {    width: 100%;    height: 900px}#map {    min-height: 900px;    background-color: #ddd}.contact_map iframe, .elementor-custom-embed {    min-height: 100%;    background-color: #ddd}.contact_map iframe {    position: absolute;    left: 0;    width: 100%;    top: 0}.map-wrapper {    position: relative}.map-wrapper .contact-wrapper {    position: absolute;    top: 0;    right: 20%}.contact-info {    padding: 60px 50px 70px;    -webkit-box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2);    box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2)}.contact-page-form .form-group textarea:focus {    outline: 0;    box-shadow: none}.contact-page-form .form-group textarea {    max-height: 160px;    resize: none}.contact-page-form .form-group .form-control {    border: transparent;    border-radius: 0;    border-bottom: 1px solid #98989c;    padding: 15px 30px 15px 0;    margin-bottom: 25px}.quote-block-with-sign {    position: relative;    z-index: 0;    background-color: var(--main-color-two);    padding: 50px 40px 60px 40px}.quote-block-with-sign.radius-right {    border-bottom-right-radius: 60px}.quote-block-with-sign:after {    position: absolute;    left: 20px;    top: 30px;    font-size: 100px;    line-height: 100px;    color: #706d5f;    font-weight: 900;    font-family: fontawesome;    content: "";    z-index: -1}.quote-block-with-sign p {    font-size: 28px;    line-height: 43px;    font-style: italic;    font-family: var(--heading-font);    color: #fff}.quote-block-with-sign .sign {    margin-top: 26px}.single-counterup-02 .count-wrap {    font-size: 60px;    line-height: 58px;    font-weight: 700;    color: var(--main-color-one);    font-family: var(--heading-font);    margin-bottom: 15px}.single-counterup-02 .title {    font-size: 24px;    line-height: 34px;    font-weight: 700}.single-counterup-block-with-img {    display: inline-block}.single-counterup-block-with-img .thumb {    position: relative;    z-index: 0}.single-counterup-block-with-img .thumb img {    border-bottom-right-radius: 50px}.single-counterup-block-with-img .thumb .hover {    position: absolute;    left: 5%;    top: 5%;    width: 90%;    background-color: #fff;    height: 90%;    border-bottom-right-radius: 50px;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center}.single-counterup-block-with-img .thumb .hover .title {    font-size: 18px;    line-height: 28px;    font-family: var(--body-font)}.single-counterup-block-with-img .thumb .hover .count-num {    font-size: 120px;    line-height: 130px;    color: var(--main-color-one);    font-family: var(--heading-font);    font-weight: 700}.single-counterup-01 {    text-align: center}.single-counterup-01 .icon {    font-size: 70px;    line-height: 80px;    color: var(--main-color-one);    margin-bottom: 12px}.single-counterup-01 .content .title {    font-size: 18px;    line-height: 28px;    font-family: var(--body-font)}.single-counterup-01 .content .count-wrap {    font-size: 48px;    line-height: 58px;    font-family: var(--heading-font);    font-weight: 700;    color: var(--heading-color)}.video-with-image .img-wrapper {    position: relative;    z-index: 0;    display: inline-block}.video-with-image .img-wrapper img {    width: 100%}.video-with-image .img-wrapper .hover {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center}.video-play-btn {    position: relative;    z-index: 1;    display: inline-block;    width: 100px;    height: 100px;    line-height: 100px;    text-align: center;    font-size: 16px;    background-color: #fff;    border-radius: 50%;    color: var(--main-color-two)}.video-play-btn:before {    content: "";    position: absolute;    z-index: 0;    left: 50%;    top: 50%;    -ms-transform: translateX(-50%) translateY(-50%);    -webkit-transform: translateX(-50%) translateY(-50%);    transform: translateX(-50%) translateY(-50%);    display: block;    width: 90px;    height: 90px;    background: #fff;    border-radius: 50%;    -webkit-animation: pulse-border 1.5s ease-out infinite;    animation: pulse-border 1.5s ease-out infinite;    z-index: -1}.video-play-btn:focus, .video-play-btn:hover {    color: var(--main-color-two)}@-webkit-keyframes pulse-border {    0% {        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        opacity: 1    }    100% {        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);        opacity: 0    }}@keyframes pulse-border {    0% {        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);        opacity: 1    }    100% {        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);        opacity: 0    }}.single-why-us-box {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.single-why-us-box .icon {    margin-right: 20px;    width: 60px;    height: 60px;    line-height: 60px;    text-align: center;    background-color: #fff;    font-size: 30px;    border-radius: 50%;    color: var(--main-color-one);    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-why-us-box .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.single-why-us-box .content .title {    font-size: 24px;    line-height: 34px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-why-us-box .content p {    font-size: 14px;    line-height: 24px}.single-why-us-box:hover .content .title {    color: var(--main-color-one)}.single-why-us-box:hover .icon {    background-color: var(--main-color-two)}.section-title-inner.white .subtitle {    color: rgba(255, 255, 255, .9)}.section-title-inner.white .title {    color: #fff}.section-title-inner.white p {    color: rgba(255, 255, 255, .9)}.section-title-inner .title {    font-size: 48px;    line-height: 58px;    font-weight: 700;    text-transform: capitalize;    margin-bottom: 18px}.section-title-inner .subtitle {    font-size: 14px;    font-weight: 600;    line-height: 24px;    text-transform: uppercase;    position: relative;    display: inline-block;    z-index: 0;    padding-left: 80px;    margin-bottom: 8px}.section-title-inner .subtitle:after {    position: absolute;    left: 0;    top: 10px;    height: 2px;    width: 60px;    background-color: var(--main-color-one);    content: ""}.section-title.white .title {    color: #fff}.section-title.white p {    color: rgba(255, 255, 255, .9)}.section-title .title {    font-size: 48px;    line-height: 58px;    font-weight: 700;    color: #353539;    text-transform: capitalize;    margin-bottom: 16px}.section-title .subtitle {    font-size: 16px;    font-weight: 600;    line-height: 24px;    text-transform: uppercase;    position: relative;    display: inline-block;    z-index: 0;    margin-bottom: 8px;    color: var(--main-color-one)}.section-title p {    max-width: 650px;    margin: auto}.section-title .m-inherit {    margin: inherit}.bg-blue {    background-color: var(--bg-color)}.bg-blue-deep {    background-color: #050416}.bg-liteblue {    background-color: #e8eff8}.bg-white {    background-color: #fff}.bg-main {    background-color: var(--main-color-one)}.search-popup .search-form .close-btn {    background-color: red;    border: none;    color: #fff;    padding-top: 2px;    padding-left: 2px}.search-popup.active .search-form {    visibility: visible;    opacity: 1}.search-popup .search-form {    min-width: 415px;    position: fixed;    top: 40px;    right: calc(8% + -6px);    -webkit-transition: .5s ease;    -o-transition: .5s ease;    transition: .5s ease;    visibility: hidden;    opacity: 0;    z-index: 9}.search-popup .search-form .form-group .form-control {    border: none;    border-radius: 0;    height: 45px;    padding: 0 100px 0 30px}.search-popup .search-form .submit-btn {    position: absolute;    right: -15px;    top: -20px;    width: 30px;    height: 30px;    border-radius: 50%;    border-color: var(--hover-color);    background-color: var(--hover-color);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    padding: 0;    text-align: center}.search-popup .search-form .submit-btn span {    color: #fff;    font-size: 20px}.body-overlay {    position: fixed;    width: 100%;    height: 100%;    display: block;    background-color: rgba(42, 40, 29, .54);    z-index: 9;    content: "";    left: 0;    top: 0;    visibility: hidden;    opacity: 0;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress}.body-overlay.active {    visibility: visible;    opacity: .8}.click-mobile-search {    display: none;    position: absolute;    top: 80px;    left: 0;    z-index: 5;    width: 100%;    padding: 20px;    background: #fff}.single-what-we-cover-item .icon.style-06 {    color: #bd10e0}.what-we-cover.bg-image {    background-position: center;    background-attachment: fixed;    background-repeat: no-repeat;    background-size: cover;    position: relative;    z-index: 0}.what-we-cover.bg-image:after {    content: "";    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, .6);    z-index: -1}.single-what-we-cover-item {    text-align: center;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-what-we-cover-item.style-01 {    background-color: #fff;    padding: 45px}.single-what-we-cover-item .icon {    font-size: 60px;    line-height: 70px;    color: var(--main-color-one);    margin-bottom: 18px;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item .icon.style-01 {    color: #bd10e0}.single-what-we-cover-item .icon.style-02 {    color: #ff8a73}.single-what-we-cover-item .icon.style-03 {    color: #95b0ff}.single-what-we-cover-item .icon.style-04 {    color: #2fe4a2}.single-what-we-cover-item .content .title {    font-size: 24px;    font-weight: 700;    line-height: 34px;    color: var(--heading-color);    margin-bottom: 16px;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item .content p {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-02 {    text-align: center;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    border: 1px solid #e5e5e5}.single-what-we-cover-item-02:hover .content {    background-color: var(--main-color-one)}.single-what-we-cover-item-02:hover .content .title {    color: #fff}.single-what-we-cover-item-02:hover .content p {    color: #fff}.single-what-we-cover-item-02 .icon-02, .single-what-we-cover-item-02 .img-icon {    font-size: 35px;    line-height: 70px;    width: 70px;    height: 70px;    text-align: center;    border-radius: 50%;    color: #fff;    margin-bottom: 18px;    margin-top: -50px;    z-index: 5;    position: absolute;    left: 50%;    -webkit-transform: translateX(-50%);    -ms-transform: translateX(-50%);    transform: translateX(-50%);    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-02 .img-icon img {    max-width: 50px;    margin-left: 5px   }.single-what-we-cover-item-02 .icon-02, .single-what-we-cover-item-02 .img-icon {    background-color: #bd10e0}.single-what-we-cover-item-02 .icon-02.style-02, .single-what-we-cover-item-02 .img-icon.style-02 {    background-color: #ff8a73}.single-what-we-cover-item-02 .icon-02.style-03, .single-what-we-cover-item-02 .img-icon.style-03 {    background-color: #95b0ff}.single-what-we-cover-item-02 .icon-02.style-04, .single-what-we-cover-item-02 .img-icon.style-04 {    background-color: #2fe4a2}.single-what-we-cover-item-02 .icon-02.style-05, .single-what-we-cover-item-02 .img-icon.style-05 {    background-color: #bd10e0}.single-what-we-cover-item-02 .icon-02.style-06, .single-what-we-cover-item-02 .img-icon.style-06 {    background-color: #ff8a73}.single-what-we-cover-item-02 .content {    padding: 40px 20px 20px 20px;    -webkit-transition: all .3s ease-in-out;    -o-transition: all .3s ease-in-out;    transition: all .3s ease-in-out}.single-what-we-cover-item-02 .content .title {    font-size: 24px;    font-weight: 700;    line-height: 34px;    color: var(--heading-color);    margin-bottom: 16px;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-02 .content p {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-03 {    text-align: center;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-03.border-r {    border-right: 1px solid #958f90}.single-what-we-cover-item-03:hover .icon {    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-what-we-cover-item-03 .icon {    font-size: 40px;    line-height: 80px;    width: 80px;    height: 80px;    margin: auto;    text-align: center;    border-radius: 50%;    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-03 .icon.style-01 {    background-color: #bd10e0}.single-what-we-cover-item-03 .icon.style-02 {    background-color: #ff8a73}.single-what-we-cover-item-03 .icon.style-03 {    background-color: #95b0ff}.single-what-we-cover-item-03 .icon.style-04 {    background-color: #2fe4a2}.single-what-we-cover-item-03 .content {    padding: 10px 20px 20px 20px;    -webkit-transition: all .3s ease-in-out;    -o-transition: all .3s ease-in-out;    transition: all .3s ease-in-out}.single-what-we-cover-item-03 .content .title {    font-size: 20px;    font-weight: 700;    line-height: 34px;    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-what-we-cover-item-03 .content p {    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    max-width: 250px;    margin: auto}.single-icon-box-01 {    background-color: #fff;    text-align: center;    padding: 30px;    position: relative;    z-index: 0;    overflow: hidden}.single-icon-box-01:after, .single-icon-box-01:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--main-color-two);    content: "";    z-index: -1;    visibility: hidden;    opacity: 0;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-icon-box-01:after {    -webkit-transform: translate(-100%, -100%);    -ms-transform: translate(-100%, -100%);    transform: translate(-100%, -100%);    -webkit-transition: all 1s;    -o-transition: all 1s;    transition: all 1s}.single-icon-box-01:before {    -webkit-transform: translate(100%, 100%);    -ms-transform: translate(100%, 100%);    transform: translate(100%, 100%)}.single-icon-box-01:hover .content .title {    color: var(--main-color-one)}.single-icon-box-01:hover .content p {    color: rgba(255, 255, 255, .8)}.single-icon-box-01:hover:after {    -webkit-transform: translate(100%, 100%);    -ms-transform: translate(100%, 100%);    transform: translate(100%, 100%);    visibility: visible;    opacity: 1}.single-icon-box-01:hover:before {    -webkit-transform: translate(0, 0);    -ms-transform: translate(0, 0);    transform: translate(0, 0);    visibility: visible;    opacity: 1}.single-icon-box-01 .icon {    font-size: 60px;    line-height: 70px;    color: var(--main-color-one);    margin-bottom: 18px}.single-icon-box-01 .content .title {    font-size: 22px;    line-height: 34px;    font-weight: 700}.single-icon-box-01 .content p {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-icon-box-02 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    background-color: #fff;    padding: 20px 20px 20px 20px}.single-icon-box-02:hover .icon i {    /*-ms-transform: rotateY(360deg);*/    /*-webkit-transform: rotateY(360deg);*/    /*transform: rotateY(360deg)*/}.single-icon-box-02:hover .content .title {    color: var(--main-color-one)}.single-icon-box-02 .icon {    margin-right: 20px;    height: 80px;    width: 80px;    border-radius: 50%;    line-height: 80px;    text-align: center;    background-color: var(--main-color-one);    color: #fff;    font-size: 40px;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-icon-box-02 .icon i {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    display: inline-block}.single-icon-box-02 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    padding-top: 5px}.single-icon-box-02 .content .title {    font-size: 24px;    line-height: 34px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-recent-case-study-01:hover .img-wrapper .hover .title {    color: var(--main-color-one)}.single-recent-case-study-01 .img-wrapper {    position: relative;    z-index: 0;    margin-bottom: 60px}.single-recent-case-study-01 .img-wrapper img {    width: 100%}.single-recent-case-study-01 .img-wrapper .hover {    background-color: #fff;    text-align: center;    position: absolute;    left: 5%;    bottom: -30px;    width: 90%;    padding: 25px 30px 28px 30px;    -webkit-box-shadow: 0 0 62px 0 rgba(0, 0, 0, .05);    box-shadow: 0 0 62px 0 rgba(0, 0, 0, .05);    border-radius: 5px}.single-recent-case-study-01 .img-wrapper .hover .title {    font-size: 26px;    line-height: 34px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-recent-case-study-01 .img-wrapper .hover .read-more {    font-size: 14px;    font-weight: 600;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-recent-case-study-01 .img-wrapper .hover .read-more:hover {    color: var(--main-color-one)}.single-recent-case-study-01 .img-wrapper .hover .read-more:hover i {    visibility: visible;    opacity: 1;    -ms-transform: translateX(0);    -webkit-transform: translateX(0);    transform: translateX(0)}.single-recent-case-study-01 .img-wrapper .hover .read-more i {    visibility: hidden;    opacity: 0;    -ms-transform: translateX(-50px);    -webkit-transform: translateX(-50px);    transform: translateX(-50px);    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-item-02 {    display: block}.single-case-item-02:hover .thumb .hover {    visibility: visible;    opacity: 1}.single-case-item-02 .thumb {    position: relative;    z-index: 0}.single-case-item-02 .thumb img {    width: 100%}.single-case-item-02 .thumb .hover {    position: absolute;    left: 5%;    top: 5%;    width: 90%;    background-color: #fff;    height: 90%;    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;    -ms-flex-direction: column;    flex-direction: column;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    visibility: hidden;    opacity: 0;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-item-02 .thumb .hover .title {    font-size: 26px;    line-height: 34px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-item-02 .thumb .hover .title:hover {    color: var(--main-color-one)}.single-case-item-02 .thumb .hover .cats a {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-case-item-02 .thumb .hover .cats a:hover {    color: var(--main-color-one)}.case-masonry-03 {    margin-bottom: 30px}.single-testimonial-item {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.single-testimonial-item .icon {    font-size: 160px;    line-height: 90px;    color: #e5e5e5;    margin-right: 70px;    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%, -50%);    -ms-transform: translate(-50%, -50%);    transform: translate(-50%, -50%);    z-index: -1}.single-testimonial-item .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    position: relative}.single-testimonial-item .content.style-01 p {    color: #fff}.single-testimonial-item .content.style-01 .author-details .author-meta .title {    color: #fff}.single-testimonial-item .content.style-01 .author-details .author-meta .designation {    color: #fff}.single-testimonial-item .content .thumb {    width: 90px;    height: 90px;    border-radius: 50%;    margin: auto;    margin-bottom: 30px}.single-testimonial-item .content .thumb img {    border-radius: 50%;    width: 80px;    height: 80px}.single-testimonial-item .content .description {    font-size: 36px;    line-height: 48px;    max-width: 920px;    text-align: center;    color: #54545a;    font-style: italic;    margin: auto}.single-testimonial-item .content .author-details {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    margin-top: 10px}.single-testimonial-item .content .author-details .author-meta {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    margin-top: 15px;    text-align: center}.single-testimonial-item .content .author-details .author-meta .title {    font-size: 20px;    line-height: 22px;    font-weight: 700;    text-transform: capitalize;    font-family: var(--body-font);    color: var(--heading-color)}.single-testimonial-item .content .author-details .author-meta .designation {    color: var(--heading-color);    font-weight: 500;    font-size: 14px;    line-height: 22px}.single-testimonial-item-02 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.single-testimonial-item-02 .icon {    font-size: 25px;    line-height: 60px;    width: 60px;    height: 60px;    color: #e5e5e5;    background-color: var(--main-color-two);    margin-right: 70px;    text-align: center;    border-radius: 50%;    position: absolute;    bottom: -30px;    right: 0;    z-index: 1}.single-testimonial-item-02 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    position: relative}.single-testimonial-item-02 .content .content-wrapper {    position: relative}.single-testimonial-item-02 .content .content-wrapper::after {    content: "";    position: absolute;    left: 0;    bottom: 0;    width: 100%;    height: 2px;    opacity: .5;    background-color: var(--main-color-two)}.single-testimonial-item-02 .content .thumb {    width: 90px;    height: 90px;    border-radius: 50%;    margin-bottom: 30px}.single-testimonial-item-02 .content .thumb img {    border-radius: 50%;    width: 80px;    height: 80px}.single-testimonial-item-02 .content .description {    font-size: 30px;    line-height: 36px;    color: #54545a;    font-weight: 400;    font-style: italic;    padding-bottom: 35px;    margin-bottom: 35px}.single-testimonial-item-02 .content .author-details {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    margin-top: 10px}.single-testimonial-item-02 .content .author-details .author-meta {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    margin-top: 15px;    margin-left: 20px}.single-testimonial-item-02 .content .author-details .author-meta .title {    font-size: 20px;    line-height: 22px;    font-weight: 700;    text-transform: capitalize;    font-family: var(--body-font);    color: var(--heading-color)}.single-testimonial-item-02 .content .author-details .author-meta .designation {    color: var(--heading-color);    font-weight: 500;    font-size: 14px;    line-height: 22px}.single-testimonial-item-03 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    align-items: center}.single-testimonial-item-03 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    position: relative}.single-testimonial-item-03 .content .title {    font-size: 48px;    color: #fff;    line-height: 58px;    font-weight: 700;    max-width: 650px;    margin-bottom: 40px}.single-testimonial-item-03 .content .description {    font-size: 30px;    line-height: 40px;    font-weight: 400;    max-width: 650px;    color: #54545a;    font-style: italic;    background: -webkit-linear-gradient(-25deg, #fd5b56 0 0, #f41e7e 100% 100%);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    padding-right: 40px}.single-testimonial-item-03 .content .author-details {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start;    margin-top: 10px}.single-testimonial-item-03 .content .author-details .author-meta {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1;    margin-top: 15px}.single-testimonial-item-03 .content .author-details .author-meta .title {    font-size: 18px;    line-height: 22px;    font-weight: 700;    text-transform: capitalize;    font-family: var(--body-font);    color: #fff;    margin-bottom: 5px}.single-testimonial-item-03 .content .author-details .author-meta .designation {    color: #fff;    font-weight: 500;    font-size: 14px;    line-height: 22px}.single-testimonial-item-03 .thumb {    border-radius: 50%;    margin: auto}.single-testimonial-item-03 .thumb img {    border-radius: 50%;    width: 350px;    height: 350px}.our-service-wrappper {    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;    height: 100%;    padding-left: 50px;    padding-right: 0px}.service-area-work {    display: -webkit-box;    display: -ms-flexbox;    display: flex}.service-img.style-02 {    display: none}.service-item-wrapper {    height: 100%}.single-service-item {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: nowrap;    flex-wrap: nowrap;    -webkit-transition: -webkit-transform .5s;    transition: -webkit-transform .5s;    -o-transition: transform .5s;    transition: transform .5s;    transition: transform .5s, -webkit-transform .5s;    overflow: hidden}.single-service-item .service-img {    width: calc(100% / 2);    z-index: 0}.single-service-item .service-img .bg-image {    width: 100%;    height: 100%;    min-height: 300px;    background-size: cover;    background-position: center}.single-service-item .service-text {    background-color: #5580ff;    padding: 10px 15px 10px;    width: calc(100% / 2);    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-align: center;    -ms-flex-align: center;    align-items: center;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;    text-align: center}.single-service-item .service-text .title {    color: #fff;    font-size: 30px;    line-height: 36px;    font-weight: 700}.single-service-item .service-text p {    color: #fff;    max-width: 300px;    margin: auto}.blog-grid-carousel .owl-nav div {    position: absolute;    left: -60px;    top: 50%;    width: 40px;    height: 40px;    line-height: 40px;    text-align: center;    color: var(--heading-color);    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    -ms-transform: translateY(-50%);    -webkit-transform: translateY(-50%);    transform: translateY(-50%)}.blog-grid-carousel .owl-nav div:hover {    background-color: var(--main-color-one);    color: #fff}.blog-grid-carousel .owl-nav div.owl-next {    left: auto;    right: -60px}.single-blog-grid-01 .content {    position: relative;    z-index: 0}.single-blog-grid-01 .content:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, .4));    content: '';    z-index: -1}.single-blog-grid-01 .content {    padding: 100px 40px 85px}.single-blog-grid-01 .content .post-meta {    margin: 0;    padding: 0;    list-style: none;    margin-bottom: 15px}.single-blog-grid-01 .content .post-meta li {    display: inline-block;    font-size: 14px;    line-height: 24px;    color: #fff}.single-blog-grid-01 .content .post-meta li:hover a {    color: #fff}.single-blog-grid-01 .content .post-meta li+li {    margin-left: 20px}.single-blog-grid-01 .content .post-meta li a {    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-blog-grid-01 .content .post-meta li a i {    color: #fff;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s}.single-blog-grid-01 .content .title {    font-size: 24px;    line-height: 36px;    font-weight: 700;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    color: #fff;    max-width: 280px}.quote-with-image-02 {    margin-bottom: 40px}.quote-with-image-02 .img-wrapper {    position: relative;    z-index: 0}.quote-with-image-02 .img-wrapper .hover {    position: absolute;    right: 0;    bottom: -40px;    width: 80%}.quote-with-image-02 .img-wrapper .hover .quote-block-with-sign {    padding: 50px 60px 60px 60px}.quote-with-image-02 .img-wrapper .hover .quote-block-with-sign:after {    left: 40px;    top: 30px}.price-plan-slider:hover .owl-nav div, .team-carousel:hover .owl-nav div {    visibility: visible;    opacity: 1}.single-price-plan-01 {    max-width: 350px}.price-plan-slider .owl-nav div, .team-carousel .owl-nav div {    position: absolute;    left: -50px;    top: 50%;    width: 40px;    height: 50px;    background-color: var(--main-color-one);    color: #fff;    text-align: center;    line-height: 52px;    visibility: hidden;    opacity: 0;    transition: all .3s}.price-plan-slider .owl-nav div.owl-next, .team-carousel .owl-nav div.owl-next {    left: auto;    right: -50px}.pricing-plan-area.bg-image {    position: relative;    background-size: cover;    background-repeat: no-repeat;    z-index: 0}.pricing-plan-area.bg-image::after {    content: "";    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, .3);    z-index: -1}.single-price-plan-01 {    text-align: center;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in;    position: relative;    z-index: 0;    overflow: hidden;    background-color: #fff;    padding: 40px 0 60px;    -webkit-box-shadow: 0 0 7px 0 rgba(48, 55, 63, .35);    box-shadow: 0 0 7px 0 rgba(48, 55, 63, .35)}.single-price-plan-01.style-01 {    background-image: -o-linear-gradient(330deg, #fd5b56 0, #f41e7e 100%);    background-image: linear-gradient(-240deg, #fd5b56 0, #f41e7e 100%)}.single-price-plan-01.style-02 {    background-color: var(--main-color-two)}.single-price-plan-01.style-03 {    background-color: var(--main-color-one)}.single-price-plan-01.active .price-header .name {    color: #fff}.single-price-plan-01.active .price-header .price-wrap .price {    color: #fff}.single-price-plan-01.active .price-header .price-wrap .month {    color: #fff}.single-price-plan-01.active .price-body ul li {    color: #fff}.single-price-plan-01.active .btn-wrapper .boxed-btn {    border: 1px solid #fff;    background-color: transparent}.single-price-plan-01.active .btn-wrapper .boxed-btn:hover {    background-color: #fff;    color: var(--main-color-one)}.single-price-plan-01 .price-header {    position: relative}.single-price-plan-01 .price-header .name-box .name {    font-weight: 700;    font-size: 24px;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.single-price-plan-01 .price-header .popular {    position: absolute;    top: 15px;    right: -55px;    display: inline-block;    background-color: var(--main-color-one);    padding: 10px 30px;    width: 180px;    -webkit-transform: rotate(40deg);    -ms-transform: rotate(40deg);    transform: rotate(40deg);    color: #fff;    text-transform: uppercase;    font-size: 12px}.single-price-plan-01 .price-header .title {    color: #fff;    font-size: 24px;    line-height: 36px;    font-weight: 600;    padding: 20px 0;    margin-bottom: 30px;    background-color: var(--main-color-two);    font-family: var(--heading-font)}.single-price-plan-01 .price-header .price-wrap {    display: block;    text-align: center}.single-price-plan-01 .price-header .price-wrap .price {    font-size: 50px;    font-family: var(--heading-font);    line-height: 60px;    font-weight: 700;    color: var(--heading-color);    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in;    text-align: center;    position: relative;    z-index: 0;    margin-top: 20px}.single-price-plan-01 .price-header .price-wrap .price .dollar {    font-size: 33px;    line-height: 33px;    position: relative;    top: -12px}.single-price-plan-01 .price-header .price-wrap .month {    font-size: 18px;    line-height: 20px;    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in;    display: block}.single-price-plan-01 .price-body ul {    margin: 0;    padding: 0;    margin-top: 25px;    margin-bottom: 25px}.single-price-plan-01 .price-body ul li {    list-style: none;    display: block;    margin: 10px 0;    font-size: 16px;    font-weight: 500;    color: var(--heading-color);    -webkit-transition: .3s ease-in;    -o-transition: .3s ease-in;    transition: .3s ease-in}.single-price-plan-01 .price-body ul li:first-child {    margin-top: 0}.single-price-plan-01 .price-body ul li:last-child {    margin-bottom: 0}.single-price-plan-01 .btn-wrapper .boxed-btn {    border: 1px solid transparent}.social-link ul {    margin: 0;    padding: 0;    list-style: none}.social-link ul li {    color: #918989;    font-size: 15px;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in}.social-link ul li:hover {    color: var(--main-color-one)}.social-link.style-01 ul li {    font-size: 30px;    display: inline-block}.social-link.style-01 ul li+li {    margin-left: 10px}.social-link.style-01 ul li i.facebook {    color: #3b5999}.social-link.style-01 ul li i.twitter {    color: #55acee}.social-link.style-01 ul li i.g-plus {    color: #dd4b39}.social-link.style-01 ul li i.instagram {    color: #e4405f}.social-link.style-02 ul li {    font-size: 14px;    display: inline-block}.social-link.style-02 ul li+li {    margin-left: 5px}.social-link.style-02 ul li i.facebook {    color: #3b5999}.social-link.style-02 ul li i.twitter {    color: #55acee}.social-link.style-02 ul li i.g-plus {    color: #dd4b39}.social-link.style-02 ul li i.instagram {    color: #e4405f}.site-title.white {    color: #fff}.error-message span {    display: block;    font-size: 14px;    margin-bottom: 5px}.error-message span:last-child {    margin-bottom: 20px}.ajax-loading-wrap.show {    visibility: visible;    opacity: 1}.ajax-loading-wrap.hide {    visibility: hidden;    opacity: 0}.ajax-loading-wrap {    display: inline-block;    margin-left: 10px}.ajax-loading-wrap .sk-fading-circle {    margin: 0 auto;    width: 20px;    height: 20px;    position: relative}.ajax-loading-wrap .sk-fading-circle .sk-circle {    width: 100%;    height: 100%;    position: absolute;    left: 0;    top: 0}.ajax-loading-wrap .sk-fading-circle .sk-circle:before {    content: '';    display: block;    margin: 0 auto;    width: 15%;    height: 15%;    background-color: var(--main-color-one);    border-radius: 100%;    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both}.ajax-loading-wrap .sk-fading-circle .sk-circle2 {    -webkit-transform: rotate(30deg);    -ms-transform: rotate(30deg);    transform: rotate(30deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle3 {    -webkit-transform: rotate(60deg);    -ms-transform: rotate(60deg);    transform: rotate(60deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle4 {    -webkit-transform: rotate(90deg);    -ms-transform: rotate(90deg);    transform: rotate(90deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle5 {    -webkit-transform: rotate(120deg);    -ms-transform: rotate(120deg);    transform: rotate(120deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle6 {    -webkit-transform: rotate(150deg);    -ms-transform: rotate(150deg);    transform: rotate(150deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle7 {    -webkit-transform: rotate(180deg);    -ms-transform: rotate(180deg);    transform: rotate(180deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle8 {    -webkit-transform: rotate(210deg);    -ms-transform: rotate(210deg);    transform: rotate(210deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle9 {    -webkit-transform: rotate(240deg);    -ms-transform: rotate(240deg);    transform: rotate(240deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle10 {    -webkit-transform: rotate(270deg);    -ms-transform: rotate(270deg);    transform: rotate(270deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle11 {    -webkit-transform: rotate(300deg);    -ms-transform: rotate(300deg);    transform: rotate(300deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle12 {    -webkit-transform: rotate(330deg);    -ms-transform: rotate(330deg);    transform: rotate(330deg)}.ajax-loading-wrap .sk-fading-circle .sk-circle2:before {    -webkit-animation-delay: -1.1s;    animation-delay: -1.1s}.ajax-loading-wrap .sk-fading-circle .sk-circle3:before {    -webkit-animation-delay: -1s;    animation-delay: -1s}.ajax-loading-wrap .sk-fading-circle .sk-circle4:before {    -webkit-animation-delay: -.9s;    animation-delay: -.9s}.ajax-loading-wrap .sk-fading-circle .sk-circle5:before {    -webkit-animation-delay: -.8s;    animation-delay: -.8s}.ajax-loading-wrap .sk-fading-circle .sk-circle6:before {    -webkit-animation-delay: -.7s;    animation-delay: -.7s}.ajax-loading-wrap .sk-fading-circle .sk-circle7:before {    -webkit-animation-delay: -.6s;    animation-delay: -.6s}.ajax-loading-wrap .sk-fading-circle .sk-circle8:before {    -webkit-animation-delay: -.5s;    animation-delay: -.5s}.ajax-loading-wrap .sk-fading-circle .sk-circle9:before {    -webkit-animation-delay: -.4s;    animation-delay: -.4s}.ajax-loading-wrap .sk-fading-circle .sk-circle10:before {    -webkit-animation-delay: -.3s;    animation-delay: -.3s}.ajax-loading-wrap .sk-fading-circle .sk-circle11:before {    -webkit-animation-delay: -.2s;    animation-delay: -.2s}.ajax-loading-wrap .sk-fading-circle .sk-circle12:before {    -webkit-animation-delay: -.1s;    animation-delay: -.1s}@-webkit-keyframes sk-circleFadeDelay {    0%, 100%, 39% {        opacity: 0    }    40% {        opacity: 1    }}@keyframes sk-circleFadeDelay {    0%, 100%, 39% {        opacity: 0    }    40% {        opacity: 1    }}.login-form-wrapper {    margin: 100px 0;    background-color: #fff;    box-shadow: 0 0 35px rgba(0, 0, 0, .1);    padding: 60px}.login-form-wrapper h2 {    font-size: 30px;    text-align: center;    font-weight: 700;    margin-bottom: 40px}.account-form .form-group .form-control {    border: 1px solid #e2e2e2;    height: 50px}.account-form .btn-wrapper {    text-align: center;    margin-bottom: 30px;    margin-top: 30px}.account-form .submit-btn:hover {    background-color: var(--main-color-one);    color: #fff}.account-form .submit-btn {    display: inline-block;    background-color: var(--main-color-two);    font-size: 16px;    font-weight: 700;    letter-spacing: 2px;    width: 160px;    transition: .3s all}.account-form a:hover {    color: var(--main-color-one)}.account-form a {    transition: .3s all}.account-form.verify-mail .submit-btn {    width: 180px}.user-dashboard-card.style-01 {    background-color: var(--main-color-two)}.user-dashboard-card {    background-color: var(--main-color-one);    padding: 30px;    display: flex;    align-self: flex-start}.user-dashboard-card .icon {    font-size: 40px;    line-height: 40px;    color: #fff;    margin-right: 20px}.user-dashboard-card .title {    font-size: 18px;    line-height: 28px;    font-weight: 700;    color: #fff}.user-dashboard-card .number {    font-size: 40px;    line-height: 50px;    font-weight: 700;    display: block;    color: #fff}.user-dashboard-wrapper>ul {    display: inline-block;    width: 260px;    background-color: var(--secondary-color);    padding-bottom: 5px}.user-dashboard-wrapper {    display: flex;    justify-content: space-between}.user-dashboard-wrapper .tab-content {    width: calc(100% - 300px)}.user-dashboard-wrapper {    padding: 80px 0}.user-dashboard-wrapper ul.nav-pills .nav-link.active {    background-color: var(--main-color-two)}.user-dashboard-wrapper ul.nav-pills .nav-link {    border-radius: 0;    padding: 10px 30px}.user-dashboard-wrapper ul.nav-pills .nav-item+.nav-item {    border-top: 1px solid rgba(255, 255, 255, .1)}.width-200 {    width: 200px !important}.width-220 {    width: 220px !important}.width-250 {    width: 250px !important}.submit-btn.dash-btn:hover {    background-color: var(--main-color-one);    color: #fff}.submit-btn.dash-btn {    background-color: var(--main-color-two)}.dashboard-form-wrapper .title {    font-weight: 700;    font-size: 16px;    line-height: 20px;    margin-bottom: 20px}.dashboard-form-wrapper .form-group label {    font-size: 14px;    font-weight: 700;    color: var(--heading-color)}.dashboard-form-wrapper .form-group .form-control {    border: 1px solid #e2e2e2}.pagination-wrapper {    text-align: center}.pagination-wrapper ul {    display: inline-block}.pagination-wrapper ul li a:focus {    outline: 0;    box-shadow: none}.pagination-wrapper ul li a:hover {    background-color: var(--main-color-one);    border-color: var(--main-color-one);    color: #fff}.pagination-wrapper ul li a {    color: var(--paragraph-color)}.pagination-wrapper ul li {    display: inline-block}.pagination-wrapper ul li.page-item.active span {    background-color: var(--main-color-one);    border-color: var(--main-color-one)}.case-study-gallery-carousel .owl-nav div.owl-next {    left: auto;    right: 10px}.case-studies-slider-active:hover .owl-nav {    visibility: visible;    opacity: 1}.case-studies-slider-active .owl-nav {    visibility: hidden;    opacity: 0}.case-study-gallery-carousel .owl-nav div:hover {    background-color: var(--main-color-one);    color: #fff;    border-color: var(--main-color-one)}.case-study-gallery-carousel .owl-nav div {    position: absolute;    left: 10px;    top: 50%;    width: 30px;    height: 40px;    text-align: center;    line-height: 40px;    border: 1px solid rgba(255, 255, 255, .3);    color: #fff;    transform: translateY(-50%);    border-radius: 2px;    transition: .3s all;    font-size: 14px}.case-study-gallery-wrapper .main-title {    font-size: 26px;    font-weight: 700;    line-height: 36px;    margin-bottom: 30px}.portfolio-details-item .thumb {    margin-bottom: 30px}.portfolio-details-item .title {    font-size: 26px;    line-height: 36px;    font-weight: 700}.related-work-area .title {    font-size: 36px;    line-height: 46px}.related-case-study-carousel .owl-nav div.owl-next {    left: auto;    right: 10px}.related-case-study-carousel .owl-nav div:hover {    background-color: var(--main-color-one);    color: #fff;    border-color: var(--main-color-one)}.related-case-study-carousel .owl-nav div {    position: absolute;    left: 10px;    top: 50%;    width: 30px;    height: 40px;    text-align: center;    line-height: 43px;    background-color: var(--secondary-color);    color: #fff;    transform: translateY(-50%);    border-radius: 2px;    transition: .3s all;    font-size: 14px;    cursor: pointer}.single-related-case-study-item .content {    background-color: #f5f5f5;    padding: 30px}.single-related-case-study-item .content .title {    font-size: 24px;    line-height: 30px;    font-weight: 600;    margin-bottom: 0;    min-height: 60px;    transition: .3s all}.single-case-studies-item:hover .cart-icon .title {    text-align: center;    font-size: 18px;    line-height: 28px;    font-weight: 700;    color: #fff;    transition: .3s all}.contact-form.order-form .form-group .form-control {    border: 1px solid #e2e2e2;    height: 50px;    padding: 0 20px}.contact-form.order-form .form-group.file .form-control {    height: auto;    border: none;    padding-left: 0}.contact-form.order-form .form-group.file .help-info {    font-size: 14px;    color: #5e885e}.contact-form.order-form .form-group.textarea .form-control {    padding: 20px;    min-height: 150px;    resize: none}.contact-form.order-form .form-group.textarea .form-control:focus {    outline: 0;    box-shadow: none}.contact-form.order-form .submit-btn:focus {    outline: 0;    box-shadow: none}.contact-form.order-form .submit-btn {    background-color: var(--secondary-color)}.contact-form.order-form .submit-btn:hover {    background-color: var(--main-color-one);    color: #fff}.contact-page-form .form-group.file .form-control {    border: none;    padding: 0;    height: 40px;    margin-bottom: 0}.contact-page-form label {    font-size: 16px;    font-weight: 600;    color: var(--heading-color)}.form-group.checkbox input {    display: inline-block;    width: 20px;    height: 20px}.form-group.checkbox label {    position: relative;    top: -5px;    padding-left: 10px;    font-size: 16px;    font-weight: 400;    color: var(--paragraph-color)}.contact-page-form .help-info {    font-size: 14px;    line-height: 24px;    color: var(--paragraph-color)}.contact-form.quote-form textarea, .contact-page-form .form-group.file .form-control:focus, .contact-page-form .form-group.select .form-control:focus, .form-group.checkbox input:focus {    outline: 0;    box-shadow: none}.contact-page-form .form-group.select .form-control {    padding: 0;    height: 50px}.payment-gateway-wrapper ul {    margin: 0;    padding: 0;    list-style: none;    display: flex;    align-items: center;    margin: 20px 0}.payment-gateway-wrapper ul li {    max-width: 100px;    cursor: pointer;    box-sizing: border-box;    height: 50px;    display: flex;    align-items: center;    position: relative;    overflow: hidden}.form-group.file .form-control {    border: none;    padding: 0}.form-group.file .help-info {    font-size: 14px;    line-height: 24px;    color: var(--paragraph-color)}.form-group label {    font-size: 16px;    line-height: 26px;    font-weight: 600;    color: var(--heading-color)}.contact-form.quote-form input {    border: 1px solid #e2e2e2;    height: 50px;    padding: 0 20px}.contact-form.quote-form textarea {    border: 1px solid #e2e2e2;    padding: 20px;    max-height: 160px;    resize: none}.form-group.checkbox {    height: 25px}.payment-gateway-wrapper ul li.selected:after, .payment-gateway-wrapper ul li.selected:before {    visibility: visible;    opacity: 1}.payment-gateway-wrapper ul li:before {    border: 2px solid var(--main-color-two);    position: absolute;    right: 0;    top: 0;    width: 100%;    height: 100%;    content: '';    visibility: hidden;    opacity: 0;    transition: all .3s}.payment-gateway-wrapper ul li:after {    position: absolute;    right: 0;    top: 0;    width: 15px;    height: 15px;    background-color: var(--main-color-two);    content: "\f00c";    font-weight: 900;    color: #fff;    font-family: "Font Awesome 5 Free";    font-size: 10px;    line-height: 10px;    text-align: center;    padding-top: 2px;    padding-left: 2px;    visibility: hidden;    opacity: 0;    transition: all .3s}.submit-btn.style-01 {    background-color: var(--secondary-color);    color: #fff}.order-cancel-area, .order-success-area {    text-align: center}.order-cancel-area .title, .order-success-area .title {    font-size: 50px;    line-height: 60px;    font-weight: 700;    margin-bottom: 20px}.order-cancel-area .sub-title, .order-success-area .sub-title {    font-size: 16px;    line-height: 26px;    margin-bottom: 30px}.order-service-page-content-area .order-title {    font-size: 42px;    line-height: 52px;    font-weight: 700;    margin-bottom: 30px}.order-service-page-content-area .nav-tabs {    display: block;    border: none}.order-service-page-content-area .nav-tabs .nav-item {    border: none;    display: inline-block;    width: 50px;    height: 50px;    border-radius: 50%;    background-color: var(--main-color-two);    line-height: 50px;    color: #fff;    padding: 0;    text-align: center}.order-service-page-content-area .tab-content {    margin-top: 30px}.order-service-page-content-area .nav-tabs .nav-item+.nav-item {    margin-left: 15px}.order-service-page-content-area .nav-tabs .nav-item.active {    background-color: var(--main-color-one);    color: #fff}.order-service-page-content-area .nav-tabs .nav-item[disabled] {    background-color: #e1e1e1;    color: var(--paragraph-color)}.alert-sm {    padding: 5px 10px;    font-size: 14px}.btn-boxed:focus {    outline: 0;    box-shadow: none}.btn-boxed:hover {    background-color: var(--main-color-one);    color: #fff}.btn-boxed {    display: inline-block;    border: none;    background-color: var(--main-color-two);    color: #fff;    padding: 10px 30px;    border-radius: 3px;    font-size: 14px;    font-weight: 600;    transition: .3s all}.related-post-area .title {    font-size: 30px;    line-height: 40px;    margin-bottom: 0}.single-blog-grid-02 .content {    padding: 20px}.single-blog-grid-02 .content .title {    font-size: 18px;    line-height: 30px;    max-width: 320px}.singler-counterup-item-01 {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-item-align: start;    align-self: flex-start}.singler-counterup-item-01.white .content .count-wrap {    color: #fff}.singler-counterup-item-01.white .content .title {    color: rgba(255, 255, 255, .8)}.singler-counterup-item-01 .icon {    font-size: 50px;    line-height: 60px;    color: var(--main-color-one);    margin-right: 20px}.singler-counterup-item-01 .content {    -webkit-box-flex: 1;    -ms-flex: 1;    flex: 1}.singler-counterup-item-01 .content .count-wrap {    font-size: 48px;    line-height: 58px;    font-weight: 700;    color: var(--heading-color);    font-family: var(--heading-font)}.singler-counterup-item-01 .content .title {    color: var(--paragraph-color);    margin-bottom: 0;    font-size: 16px;    line-height: 26px}.header-variant-03 .navbar-area.nav-style-01 .nav-container .navbar-collapse .navbar-nav {    text-align: left;    margin-left: 60px}.header-variant-03 .navbar-area.nav-style-01 .nav-container .nav-right-content ul li a {    color: var(--main-color-one)}.header-variant-03 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff}.navbar-area.nav-fixed .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:hover>.xg_mega_menu_wrapper {    top: 70px}.knowledgebase-content-area .main-title {    font-size: 30px;    line-height: 40px;    font-weight: 700;    margin-bottom: 50px}.article-with-topic-title-style-01 .topic-title {    font-size: 18px;    line-height: 26px;    margin-bottom: 20px}.article-with-topic-title-style-01 .topic-title i {    opacity: .8;    margin-right: 5px}.article-with-topic-title-style-01 ul.know-articles-list {    margin: 0;    padding: 0;    list-style: none;    margin-left: 20px}.article-with-topic-title-style-01 ul.know-articles-list li+li {    margin-top: 10px}.article-with-topic-title-style-01 ul.know-articles-list li {    transition: all .3s}.article-with-topic-title-style-01 ul.know-articles-list li:hover {    color: var(--main-color-one)}.article-with-topic-title-style-01 {    margin-bottom: 40px}.single-knowledgebase-list-item .title {    font-size: 20px;    line-height: 30px;    margin-bottom: 10px;    font-weight: 700}.single-knowledgebase-list-item .title i {    opacity: .8;    margin-right: 5px}.single-knowledgebase-list-item {    margin-bottom: 30px;    border-bottom: 1px solid #e2e2e2;    padding-bottom: 30px}.single-knowledgebase-list-item:last-child {    margin-bottom: 0;    padding-bottom: 0;    border: none}.single-job-list-item {    border: 2px solid #f4f7fc;    border-radius: 5px;    margin-bottom: 30px;    padding: 30px}.single-job-list-item .job_type {    background-color: #e0f5d7;    border-radius: 20px;    padding: 5px 15px;    color: #449626;    text-transform: capitalize;    font-size: 14px;    font-weight: 500;    display: inline-block;    margin-bottom: 16px}.single-job-list-item .job_type i {    margin-right: 5px}.single-job-list-item .title {    font-size: 26px;    font-weight: 700;    line-height: 36px;    margin-bottom: 15px;    transition: all .3s}.single-job-list-item .title:hover {    color: var(--main-color-one)}.single-job-list-item .company_name, .single-job-list-item .deadline {    display: block;    margin-bottom: 10px}.single-job-list-item .company_name strong, .single-job-list-item .deadline strong {    color: var(--heading-color);    margin-right: 10px;    font-weight: 600}.single-job-list-item .jobs-meta {    margin: 0;    padding: 0;    list-style: none;    margin-top: 30px}.single-job-list-item .jobs-meta li {    display: inline-block;    border-radius: 25px;    padding: 5px 15px;    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);    font-weight: 500;    font-size: 14px}.single-job-list-item .jobs-meta li+li {    margin-left: 20px}.single-job-list-item .jobs-meta li strong {    color: var(--heading-color);    font-weight: 600}.single-job-list-item .jobs-meta li i {    margin-right: 5px}.single-job-list-item .jobs-meta li:nth-child(1) i {    color: #12b6e8}.single-job-list-item .jobs-meta li:nth-child(2) i {    color: #2a41e8}.single-job-list-item .jobs-meta li:nth-child(3) i {    color: #dc3139}.single-job-list-item .jobs-meta li:nth-child(4) i {    color: #0bbdc6}.job-information-list {    margin: 0;    padding: 0;    list-style: none}.job-information-list li+li {    margin-top: 20px}.job-information-list li .single-job-info {    display: flex;    align-self: flex-start}.job-information-list li .single-job-info .content {    flex: 1}.job-information-list li .single-job-info .icon {    margin-right: 20px;    display: inline-block;    width: 50px;    height: 50px;    line-height: 50px;    background-color: var(--main-color-one);    text-align: center;    border-radius: 50%;    color: #fff;    font-size: 16px}.job-information-list li+li {    border-top: 1px solid #e2e2e2;    padding-top: 25px}.job-information-list li .single-job-info .content .title {    font-size: 16px;    font-weight: 600;    line-height: 20px;    margin-bottom: 4px}.job-information-list li .single-job-info .content .details {    font-size: 14px;    font-weight: 500;    text-transform: capitalize}.job-meta-list {    margin: 0;    padding: 0;    list-style: none}.job-meta-list>li+li {    margin-top: 40px}.job-meta-list li .single-job-meta-block p {    line-height: 30px}.job-meta-list li .single-job-meta-block .title {    font-size: 20px;    line-height: 20px;    font-weight: 700;    margin-bottom: 20px}.job-meta-list li .single-job-meta-block ul {    margin: 0;    padding: 0;    list-style: none}.job-meta-list li .single-job-meta-block ul li+li {    margin-top: 15px}.job-meta-list li .single-job-meta-block ul li:before {    position: static;    content: "\f101";    font-family: "Font Awesome 5 Free";    font-weight: 700;    margin-right: 5px;    color: var(--main-color-one)}.apply-procedure p {    font-size: 20px;    margin-top: 40px;    font-weight: 600;    color: var(--heading-color);    line-height: 30px}.apply-procedure p span {    display: block;    font-size: 16px;    margin-top: 10px;    font-weight: 400;    color: var(--paragraph-color)}.job-apply-form-wrapper input {    border: 1px solid #e2e2e2;    padding: 10px 20px;    height: 50px;    font-size: 14px}.job-apply-form-wrapper input[type=file] {    border: none;    padding: 0}.job-apply-form-wrapper label {    font-size: 14px;    font-weight: 700;    color: var(--heading-color)}.job-apply-form-wrapper .help-info {    font-size: 14px;    font-weight: 500;    color: var(--paragraph-color)}.job-apply-form-wrapper .checkbox input:focus, .job-apply-form-wrapper select:focus, .job-apply-form-wrapper textarea:focus {    outline: 0;    box-shadow: none}.job-apply-form-wrapper textarea {    border: 1px solid #e2e2e2;    padding: 20px;    height: 120px;    resize: none}.job-apply-form-wrapper select {    border: 1px solid #e2e2e2;    height: 50px}.job-apply-form-wrapper .checkbox label {    display: inline-block;    position: relative;    top: -5px;    padding-left: 10px}.job-apply-form-wrapper .checkbox input {    display: inline-block;    width: 20px;    height: 20px}.quote-title {    text-align: center;    font-size: 42px;    font-weight: 700;    margin-bottom: 50px}.single-price-plan-01.bg-lightwhite {    background-color: #fbfbfb}.single-price-plan-01.style-02.bg-lightwhite {    background-color: var(--main-color-two)}.single-events-list-item+.single-events-list-item {    margin-top: 30px}.single-events-list-item {    display: flex;    align-self: flex-start}.single-events-list-item .content-area {    flex: 1}.single-events-list-item .thumb {    margin-right: 30px}.single-events-list-item .content-area .top-part {    display: flex;    align-self: flex-start;    margin-bottom: 15px}.single-events-list-item .content-area .top-part .time-wrap {    margin-right: 20px;    width: 80px;    height: 80px;    background-color: var(--main-color-one);    color: #fff;    text-align: center;    padding-top: 10px}.single-events-list-item .content-area .top-part .title-wrap {    flex: 1}.single-events-list-item .content-area .top-part .time-wrap span {    display: block}.single-events-list-item .content-area .top-part .time-wrap .date {    font-size: 30px;    line-height: 35px;    font-weight: 700}.single-events-list-item .content-area .top-part .time-wrap .month {    font-weight: 600;    text-transform: uppercase}.single-events-list-item .content-area .top-part .title {    font-size: 20px;    font-weight: 700;    line-height: 26px}.single-events-list-item .content-area .top-part .location {    font-size: 14px;    font-weight: 500}.single-events-list-item .content-area .top-part .location i {    color: var(--main-color-one)}@media only screen and (max-width:767px) {    .single-events-list-item {        display: block    }    .single-events-list-item .thumb {        margin-bottom: 30px    }    .single-events-list-item .thumb img {        width: 100%    }}.single-event-details .thumb {    margin-bottom: 30px}.single-event-details .content .top-part {    display: flex;    align-self: flex-start;    margin-bottom: 25px}.single-event-details .content .top-part .time-wrap {    margin-right: 20px;    width: 80px;    height: 80px;    background-color: var(--main-color-one);    color: #fff;    text-align: center;    padding-top: 10px}.single-event-details .content .top-part .title-wrap {    flex: 1}.single-event-details .content .top-part .time-wrap span {    display: block}.single-event-details .content .top-part .time-wrap .date {    font-size: 30px;    line-height: 35px;    font-weight: 700}.single-event-details .content .top-part .time-wrap .month {    font-weight: 600;    text-transform: uppercase}.single-event-details .content .top-part .title {    font-size: 20px;    font-weight: 700;    line-height: 26px}.single-event-details .content .top-part .location {    font-size: 14px;    font-weight: 500}.single-event-details .content .top-part .location i {    color: var(--main-color-one)}.single-event-details .content .top-part .title-wrap .category .i {    margin-right: 5px}.single-event-details .content .top-part .title-wrap .category {    background-color: #e0f5d7;    padding: 5px 15px;    color: #449626;    text-transform: capitalize;    font-size: 14px;    font-weight: 500;    display: inline-block;    margin-bottom: 10px}.single-event-details .content .top-part .title-wrap span {    display: block}.single-event-details .content .top-part .title-wrap {    flex: 1;    margin-top: 10px}.base-color {    color: var(--main-color-one)}.event-info .icon-with-title-description {    margin: 0;    padding: 0}.event-info .icon-with-title-description li {    list-style: none;    display: flex}.event-info .icon-with-title-description li .icon {    margin-right: 15px;    font-size: 14px;    line-height: 24px;    width: 10px;    color: var(--main-color-one)}.event-info .icon-with-title-description li h4 {    font-size: 14px;    line-height: 26px;    font-family: var(--body-font);    font-weight: 600;    margin-bottom: 0}.event-info .icon-with-title-description li span {    margin-bottom: 0}.event-info .icon-with-title-description li+li {    margin-top: 10px}.event-info .icon-with-title-description li a {    transition: .3s all}.event-info .icon-with-title-description li a:hover {    color: var(--main-color-one)}.event-venue-details-information {    background-color: #f5f5f5;    padding: 30px}.event-venue-details-information .venue-title {    font-size: 26px;    line-height: 36px;    font-weight: 700;    margin-bottom: 20px}.event-venue-details-information .bottom-content {    display: flex;    justify-content: space-between}.venue-details-block .title {    font-size: 16px;    line-height: 26px;    font-weight: 600;    margin-bottom: 0}.venue-details-block+.venue-details-block {    margin-top: 20px}.venue-details-block {    padding-right: 40px}.event-booking-form h4 {    font-size: 36px;    line-height: 46px;    text-align: center;    font-weight: 700;    margin-bottom: 50px}.event-booking-form .form-group .form-control {    height: 50px;    padding: 0 20px}.event-booking-form .form-group.checkbox .form-control {    padding: 0;    height: auto}.event-booking-form .form-group.checkbox label {    position: relative;    top: -2px}.event-booking-form .form-group.file .form-control {    padding: 0}.event-booking-form .form-group.textarea .form-control {    height: 150px;    resize: none;    padding: 20px}.event-booking-form .form-group.select .form-control:focus, .event-booking-form .form-group.textarea .form-control:focus {    outline: 0;    box-shadow: none}.event-booking-form .btn-wrapper {    text-align: center}.order-confirm-area .title {    text-align: center;    font-size: 36px;    line-height: 46px;    font-weight: 700;    margin-bottom: 40px}.form-group input[type=number] {    border: 1px solid #e2e2e2;    margin-left: 20px;    height: 40px;    text-align: center;    color: var(--paragraph-color);    max-width: 60px}.progressbar {    width: 100%;    position: relative;    background-color: #f4f4f4}.proggress {    height: 8px;    width: 0%;    background-color: #ff0;    max-width: 100%}.percentCount {    margin-top: -44px;    clear: both;    font-weight: 700;    font-size: 14px;    background-color: var(--main-color-one);    color: #fff;    padding: 5px;    display: inline-block;    position: absolute;    text-align: center;    border-radius: 5px}.percentCount:after {    position: absolute;    left: 0;    bottom: -6px;    content: '';    width: 0;    height: 0;    border-top: 10px solid var(--main-color-one);    border-right: 15px solid transparent}.contribute-single-item {    margin-bottom: 30px}.contribute-single-item .thumb {    position: relative;    z-index: 0;    width: 100%}.contribute-single-item .thumb img {    width: 100%}.contribute-single-item .thumb .thumb-content {    position: absolute;    bottom: 0;    left: 0;    width: 100%;    height: 60px;    background-color: rgba(0, 0, 0, .6);    z-index: 1}.contribute-single-item .thumb .thumb-content .goal {    display: flex;    justify-content: space-between;    align-items: center;    height: 100%;    padding: 0 30px}.contribute-single-item .thumb .thumb-content .goal .raised {    color: #fff;    font-size: 14px;    font-weight: 600;    font-family: var(--body-font)}.contribute-single-item .content {    margin-top: 30px}.contribute-single-item .content.style-01 {    border: none;    padding: 35px 0 0}.contribute-single-item .content .title {    font-size: 24px;    font-weight: 700;    line-height: 34px;    margin-bottom: 23px}.contribute-single-item .content p {    margin-bottom: 23px}.contribute-single-item .content .btn-wrapper .boxed-btn {    padding: 12px 20px}.donation_wrapper {    padding: 40px 45px 45px;    background: #f5f5f5}.donation_wrapper .title {    font-size: 24px;    font-weight: 700;    margin-bottom: 20px}.donation_wrapper .single_amount_wrapper {    display: flex;    align-items: center;    flex-wrap: wrap}.donation_wrapper .single_amount_wrapper .single_amount {    padding: 5px 10px;    margin: 0 5px;    border-radius: 5px;    color: #fff;    background: var(--main-color-one);    margin-bottom: 20px;    cursor: pointer;    transition: all .3s}.donation_wrapper .single_amount_wrapper .single_amount:hover {    background: var(--main-color-two)}.donation_wrapper .amount_wrapper {    display: flex;    justify-content: center;    align-items: stretch}.donation_wrapper .amount_wrapper .suffix, .donation_wrapper .amount_wrapper input {    padding: 8px;    border: 0;    font-weight: 700;    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);    background: 0 0;    width: 100%}.donation_wrapper .amount_wrapper input {    border-radius: 0 8px 8px 0;    border-right: 0;    outline: 0}.donation_wrapper .single_amount_wrapper .single_amount:first-child {    margin-left: 0}.donation_wrapper .amount_wrapper .suffix {    border-radius: 5px 0 0 5px;    width: auto}.donation_wrapper a {    display: flex;    justify-content: center;    align-items: center;    margin-top: 25px;    padding: 15px 25px;    border: 0;    color: #fff;    font-size: 14px;    font-weight: 600;    text-decoration: none;    border-radius: 5px;    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0) inset, 0 0 0 0 transparent inset;    background: var(--main-color-one);    transition: all .3s}.donation_wrapper a:hover {    background: var(--main-color-two)}.donation_wrapper a:active {    box-shadow: 0 -2px 2px 0 rgba(255, 255, 255, .2) inset, 0 2px 2px 0 rgba(0, 0, 0, .5) inset}.donation_wrapper .payment-gateway-wrapper ul {    flex-wrap: wrap;    justify-content: space-evenly}.donation_wrapper .payment-gateway-wrapper ul li {    width: calc(100% / 2 - 30px);    margin-bottom: 20px}.donation_wrapper .payment-gateway-wrapper ul li+li {    margin-left: 0}.donation-form-wrapper .form-group .form-control {    border: 1px solid #e2e2e2;    font-size: 14px;    padding: 15px 20px}.donation-form-wrapper .form-group .label {    color: var(--heading-color);    font-weight: 700;    margin-bottom: 10px}.donation-form-wrapper .form-group {    margin-top: 20px}.manual_payment_transaction_field.show {    display: block}.manual_payment_transaction_field {    display: none}.single-product-item-3 {    border: 1px solid rgba(0, 0, 0, .07);    transition: .3s ease-in;    overflow: hidden}.single-product-item-3 .content .title:hover {    color: var(--main-color-one)}.single-product-item-3 .thumb {    display: inline-block;    position: relative;    margin-bottom: 20px;    height: auto;    width: 100%}.single-product-item-3 .thumb .tag {    position: absolute;    left: 0;    top: 0;    background-color: var(--main-color-one);    border-radius: 2px;    color: #fff;    font-weight: 700;    font-size: 12px;    text-transform: uppercase;    width: 60px;    height: 30px;    line-height: 35px;    text-align: center}.single-product-item-3 .content {    padding: 0 20px 30px 20px}.single-product-item-3 .content .title {    font-size: 20px;    font-weight: 600;    line-height: 28px;    color: var(--heading-color);    margin-bottom: 10px;    transition: .3s ease-in}.single-product-item-3 .content .del-price {    display: inline-block;    font-size: 20px;    color: var(--paragraph-color);    font-weight: 600;    margin-bottom: 10px;    margin-right: 10px}.single-product-item-3 .content .price {    display: inline-block;    font-size: 22px;    color: var(--heading-color);    font-weight: 700;    margin-bottom: 10px}.single-product-item-3 .addtocart:hover {    background-color: var(--main-color-one)}.out_of_stock, .single-product-item-3 .addtocart {    display: inline-block;    padding: 0 20px;    background-color: var(--main-color-two);    font-size: 12px;    font-weight: 700;    text-transform: uppercase;    color: #fff;    border-radius: 3px;    height: 40px;    line-height: 45px}.out_of_stock {    background-color: #dc3545}.single-product-item-3 .addtocart i {    padding-right: 5px}.product-archive-top-content-area {    display: flex;    justify-content: space-between;    margin-bottom: 40px}.product-archive-top-content-area .search-form {    position: relative;    z-index: 0;    width: 320px}.product-archive-top-content-area .search-form .form-control {    border: 1px solid #e2e2e2;    font-size: 14px;    height: 40px;    border-radius: 0;    padding-right: 60px}.product-archive-top-content-area .search-form button {    position: absolute;    right: 0;    top: 0;    height: 40px;    width: 50px;    border: none;    color: var(--main-color-two);    transition: .3s all}.product-archive-top-content-area .search-form button:hover {    background-color: var(--main-color-two);    color: #fff}.single-rating-filter-wrap .filter-text {    font-size: 14px;    font-weight: 600;    color: var(--heading-color);    cursor: pointer}.product-archive-top-content-area .product-sorting select {    border: 1px solid #e2e2e2;    height: 40px;    min-width: 180px;    padding: 0 10px;    color: var(--paragraph-color);    font-size: 14px}.related-product-area .title {    font-size: 30px;    line-height: 40px;    font-weight: 700;    margin-bottom: 38px}.single-product-details .extra-content-wrap .nav-tabs {    display: block;    border: none;    font-size: 0}.single-product-details .extra-content-wrap .nav-tabs .nav-item {    border: none;    display: inline-block;    background-color: #f2f2f2;    border-radius: 0;    font-size: 16px;    font-weight: 600;    color: #555;    transition: .3s all;    padding: 12px 30px}.single-product-details .extra-content-wrap .nav-tabs .nav-item.active {    background-color: var(--main-color-one);    color: #fff}.single-product-details .extra-content-wrap .nav-tabs .nav-item:first-child {    border-top-left-radius: 5px}.single-product-details .extra-content-wrap .nav-tabs .nav-item:last-child {    border-top-right-radius: 5px}.single-product-details .extra-content-wrap .tab-content {    background-color: #f2f2f2;    padding: 30px}.single-product-details .extra-content-wrap {    margin-bottom: 100px;    margin-top: 60px}.single-product-details .top-content {    display: flex;    align-items: flex-start}.single-product-details .top-content .product-summery {    flex: 1}.single-product-details .top-content>div:first-child {    width: calc(100% / 2 - 30px);    margin-right: 30px}.single-product-details .top-content .price-wrap {    font-size: 32px;    font-weight: 700;    color: var(--heading-color);    line-height: 42px;    margin-bottom: 20px}.single-product-details .top-content .price-wrap .del-price {    color: var(--paragraph-color)}.single-product-details .top-content .short-description {    font-size: 16px;    line-height: 30px;    margin-bottom: 30px}.single-product-details .top-content .single-add-to-card-wrapper .quantity {    max-width: 100px;    border: 1px solid #e2e2e2;    height: 40px;    padding-left: 10px}.single-product-details .top-content .single-add-to-card-wrapper {    margin-bottom: 20px}.single-product-details .top-content .single-add-to-card-wrapper .addtocart {    display: inline-block;    border: none;    height: 40px;    padding: 0 25px;    background-color: var(--main-color-one);    color: #fff;    font-weight: 700;    font-size: 14px;    transition: .3s all}.single-product-details .top-content .single-add-to-card-wrapper .addtocart:focus {    outline: 0;    box-shadow: none}.single-product-details .top-content .single-add-to-card-wrapper .addtocart:hover {    background-color: var(--main-color-two)}.single-product-details .top-content .cat-sku-content-wrapper span.title {    font-size: 16px;    font-weight: 600;    color: var(--heading-color);    margin-right: 10px;    margin-bottom: 10px}.single-product-details .top-content .cat-sku-content-wrapper a {    transition: .3s all}.single-product-details .top-content .cat-sku-content-wrapper a:hover {    color: var(--main-color-two)}.single-product-details .top-content .slider-gallery-nav {    margin-top: 30px}.single-product-details .top-content .slider-gallery-nav .single-gallery-slider-nav-item img {    opacity: .5;    cursor: pointer}.single-product-details .top-content .slider-gallery-nav .single-gallery-slider-nav-item.slick-current img {    opacity: 1}.single-product-details .extra-content-wrap .nav-tabs .nav-item+.nav-item {    border-left: 1px solid #e2e2e2}.product-ratings-form p {    font-size: 16px;    line-height: 26px;    font-weight: 600;    color: var(--heading-color);    margin-bottom: 20px}.product-ratings-form .login-form {    max-width: 350px}.product-ratings-form textarea:focus {    outline: 0;    box-shadow: none}.single-product-rating-item .ratings {    font-size: 14px;    margin-bottom: 10px}.product-ratings-form textarea {    border: 1px solid #e2e2e2;    max-height: 120px;    resize: none}.product-ratings-form {    max-width: 350px}.rating-wrap .ratings {    display: inline-block}.rating-wrap .total-ratings {    font-size: 16px;    line-height: 16px;    font-weight: 700;    color: var(--heading-color);    position: relative;    top: -2px}.rating-wrap .ratings span:after {    position: absolute;    left: 0;    top: 0;    content: "\f005""\f005""\f005""\f005""\f005";    width: 100%;    font-family: "Font Awesome 5 Free";    font-size: 13px;    font-weight: 900}.rating-wrap .ratings {    position: relative;    z-index: 0;    width: 75px;    height: 16px;    display: inline-block;    top: 2px}.rating-wrap .ratings span {    display: block;    position: absolute;    width: 100%;    height: 100%;    overflow: hidden;    line-height: 16px}.rating-wrap .ratings span.show-rating:after {    color: #ffc107}.rating-wrap .ratings span.hide-rating:after {    color: var(--paragraph-color)}.product-rating-list {    margin: 0;    padding: 0;    list-style: none}.product-rating-list li+li {    margin-top: 30px}.rating-wrap p {    display: inline-block}.single-product-rating-item .title {    font-size: 16px;    line-height: 26px;    font-weight: 700;    color: var(--heading-color);    margin-bottom: 0}.single-product-rating-item p {    margin-bottom: 0}.product-rating-list li:last-child {    margin-bottom: 30px}.product-ratings-form .title {    font-size: 24px;    line-height: 30px;    margin-bottom: 25px;    font-weight: 700}.widget.widget_nav_menu ul li a.active {    position: relative;    padding-left: 5px;    color: var(--main-color-one)}.widget.widget_nav_menu ul li a.active:before {    position: absolute;    left: 0;    top: 3px;    width: 2px;    height: 16px;    background-color: var(--main-color-one);    content: ''}.widget_price_filter p {    display: flex;    justify-content: space-between;    font-size: 16px;    font-weight: 700;    margin-top: 5px;    color: var(--heading-color)}.alert.alert-success a {    font-weight: 600;    padding: 3px 15px;    margin-left: 20px;    border-radius: 3px}.alert.alert-success {    display: flex;    justify-content: space-between;    align-items: center}.cart-wrapper table .thumbnail {    max-width: 80px}.cart-wrapper table .product-title {    font-size: 16px;    line-height: 26px;    font-weight: 600;    transition: .3s all}.cart-wrapper table .product-title:hover {    color: var(--main-color-one)}.cart-wrapper table .quantity {    max-width: 80px;    border: 1px solid #e2e2e2;    height: 40px;    padding-left: 10px}.cart-wrapper table {    color: var(--paragraph-color)}.cart-wrapper table th {    color: var(--heading-color)}.ajax_remove_cart_item:focus {    outline: 0;    box-shadow: none}.cart-wrapper table .cart-action-wrap {    display: flex;    align-items: center}.cart-table-footer-wrap {    display: flex;    justify-content: space-between;    align-items: center}.cart-table-footer-wrap div:last-child {    display: inline-block;    max-width: 200px;    display: flex;    align-items: center}.cart-table-footer-wrap div:last-child .ajax-loading-wrap {    margin-right: 10px}.cart-table-footer-wrap .coupon-wrap {    position: relative;    z-index: 0}.cart-table-footer-wrap .coupon-wrap input {    width: 100%;    border: 1px solid #e2e2e2;    height: 40px}.cart-table-footer-wrap .coupon-wrap {    display: flex}.cart-table-footer-wrap .coupon-wrap .btn-boxed {    margin-left: 10px}.cart-total-wrap .title {    font-size: 30px;    line-height: 40px;    font-weight: 700;    margin-bottom: 30px}.shipping-wrap .card {    border: 1px solid #e2e2e2}.shipping-wrap .card-header {    font-size: 20px;    font-weight: 700;    color: var(--heading-color);    cursor: pointer;    line-height: 30px}.shipping-wrap {    margin-bottom: 30px;    margin-top: 20px}.shipping-wrap .shipping-details-wrap .title {    font-size: 18px;    font-weight: 600;    color: var(--heading-color)}.shipping-wrap .shipping-details-wrap p {    font-weight: 400}.shipping-wrap .shipping-cost {    font-size: 18px;    line-height: 28px;    font-weight: 700;    color: var(--heading-color)}.shipping-table-wrap .btn-wrapper {    display: flex;    align-items: center}.btn-boxed:focus {    color: #fff}.cart-total-table table td {    color: var(--heading-color)}.billing-details-wrapper .login-form {    max-width: 450px}.billing-details-wrapper {    margin-bottom: 80px}.billing-details-fields-wrapper .title, .shipping-details-fields-wrapper .title {    font-size: 30px;    line-height: 40px;    font-weight: 600;    margin-bottom: 30px}.shipping-details-fields-wrapper {    margin-top: 30px}.billing-details-fields-wrapper {    margin-bottom: 30px}.shipping-details-wrapper .custom-control-label {    font-size: 16px;    line-height: 26px;    font-weight: 600;    color: var(--heading-color)}.product-orders-summery-warp .title {    font-size: 24px;    text-align: left;    margin-bottom: 7px}.billing-and-shipping-details {    display: flex;    justify-content: space-between;    text-align: left}.billing-and-shipping-details ul {    margin: 0;    padding: 0;    list-style: none}.billing-and-shipping-details ul li {    margin: 8px 0}.billing-and-shipping-details ul li strong {    color: var(--heading-color);    margin-right: 30px}.lds-circle {    display: inline-block;    transform: translateZ(1px)}.lds-circle>div {    display: inline-block;    width: 64px;    height: 64px;    margin: 8px;    border-radius: 50%;    background: var(--main-color-one);    animation: lds-circle 2.4s cubic-bezier(0, .2, .8, 1) infinite}@keyframes lds-circle {    0%, 100% {        animation-timing-function: cubic-bezier(.5, 0, 1, .5)    }    0% {        transform: rotateY(0)    }    50% {        transform: rotateY(1800deg);        animation-timing-function: cubic-bezier(0, .5, .5, 1)    }    100% {        transform: rotateY(3600deg)    }}.lds-dual-ring {    display: inline-block;    width: 80px;    height: 80px}.lds-dual-ring:after {    content: " ";    display: block;    width: 64px;    height: 64px;    margin: 8px;    border-radius: 50%;    border: 6px solid var(--main-color-one);    border-color: var(--main-color-one) transparent var(--main-color-one) transparent;    animation: lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring {    0% {        transform: rotate(0)    }    100% {        transform: rotate(360deg)    }}.lds-facebook {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-facebook div {    display: inline-block;    position: absolute;    left: 8px;    width: 16px;    background: var(--main-color-one);    animation: lds-facebook 1.2s cubic-bezier(0, .5, .5, 1) infinite}.lds-facebook div:nth-child(1) {    left: 8px;    animation-delay: -.24s}.lds-facebook div:nth-child(2) {    left: 32px;    animation-delay: -.12s}.lds-facebook div:nth-child(3) {    left: 56px;    animation-delay: 0}@keyframes lds-facebook {    0% {        top: 8px;        height: 64px    }    100%, 50% {        top: 24px;        height: 32px    }}.lds-heart {    display: inline-block;    position: relative;    width: 80px;    height: 80px;    transform: rotate(45deg);    transform-origin: 40px 40px}.lds-heart div {    top: 32px;    left: 32px;    position: absolute;    width: 32px;    height: 32px;    background: var(--main-color-one);    animation: lds-heart 1.2s infinite cubic-bezier(.215, .61, .355, 1)}.lds-heart div:after, .lds-heart div:before {    content: " ";    position: absolute;    display: block;    width: 32px;    height: 32px;    background: var(--main-color-one)}.lds-heart div:before {    left: -24px;    border-radius: 50% 0 0 50%}.lds-heart div:after {    top: -24px;    border-radius: 50% 50% 0 0}@keyframes lds-heart {    0% {        transform: scale(.95)    }    5% {        transform: scale(1.1)    }    39% {        transform: scale(.85)    }    45% {        transform: scale(1)    }    60% {        transform: scale(.95)    }    100% {        transform: scale(.9)    }}.lds-ring {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-ring div {    box-sizing: border-box;    display: block;    position: absolute;    width: 64px;    height: 64px;    margin: 8px;    border: 8px solid var(--main-color-one);    border-radius: 50%;    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;    border-color: var(--main-color-one) transparent transparent transparent}.lds-ring div:nth-child(1) {    animation-delay: -.45s}.lds-ring div:nth-child(2) {    animation-delay: -.3s}.lds-ring div:nth-child(3) {    animation-delay: -.15s}@keyframes lds-ring {    0% {        transform: rotate(0)    }    100% {        transform: rotate(360deg)    }}.lds-roller {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-roller div {    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;    transform-origin: 40px 40px}.lds-roller div:after {    content: " ";    display: block;    position: absolute;    width: 7px;    height: 7px;    border-radius: 50%;    background: var(--main-color-one);    margin: -4px 0 0 -4px}.lds-roller div:nth-child(1) {    animation-delay: -36ms}.lds-roller div:nth-child(1):after {    top: 63px;    left: 63px}.lds-roller div:nth-child(2) {    animation-delay: -72ms}.lds-roller div:nth-child(2):after {    top: 68px;    left: 56px}.lds-roller div:nth-child(3) {    animation-delay: -108ms}.lds-roller div:nth-child(3):after {    top: 71px;    left: 48px}.lds-roller div:nth-child(4) {    animation-delay: -144ms}.lds-roller div:nth-child(4):after {    top: 72px;    left: 40px}.lds-roller div:nth-child(5) {    animation-delay: -.18s}.lds-roller div:nth-child(5):after {    top: 71px;    left: 32px}.lds-roller div:nth-child(6) {    animation-delay: -216ms}.lds-roller div:nth-child(6):after {    top: 68px;    left: 24px}.lds-roller div:nth-child(7) {    animation-delay: -252ms}.lds-roller div:nth-child(7):after {    top: 63px;    left: 17px}.lds-roller div:nth-child(8) {    animation-delay: -288ms}.lds-roller div:nth-child(8):after {    top: 56px;    left: 12px}@keyframes lds-roller {    0% {        transform: rotate(0)    }    100% {        transform: rotate(360deg)    }}.lds-default {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-default div {    position: absolute;    width: 6px;    height: 6px;    background: var(--main-color-one);    border-radius: 50%;    animation: lds-default 1.2s linear infinite}.lds-default div:nth-child(1) {    animation-delay: 0s;    top: 37px;    left: 66px}.lds-default div:nth-child(2) {    animation-delay: -.1s;    top: 22px;    left: 62px}.lds-default div:nth-child(3) {    animation-delay: -.2s;    top: 11px;    left: 52px}.lds-default div:nth-child(4) {    animation-delay: -.3s;    top: 7px;    left: 37px}.lds-default div:nth-child(5) {    animation-delay: -.4s;    top: 11px;    left: 22px}.lds-default div:nth-child(6) {    animation-delay: -.5s;    top: 22px;    left: 11px}.lds-default div:nth-child(7) {    animation-delay: -.6s;    top: 37px;    left: 7px}.lds-default div:nth-child(8) {    animation-delay: -.7s;    top: 52px;    left: 11px}.lds-default div:nth-child(9) {    animation-delay: -.8s;    top: 62px;    left: 22px}.lds-default div:nth-child(10) {    animation-delay: -.9s;    top: 66px;    left: 37px}.lds-default div:nth-child(11) {    animation-delay: -1s;    top: 62px;    left: 52px}.lds-default div:nth-child(12) {    animation-delay: -1.1s;    top: 52px;    left: 62px}@keyframes lds-default {    0%, 100%, 20%, 80% {        transform: scale(1)    }    50% {        transform: scale(1.5)    }}.lds-ellipsis {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-ellipsis div {    position: absolute;    top: 33px;    width: 13px;    height: 13px;    border-radius: 50%;    background: var(--main-color-one);    animation-timing-function: cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1) {    left: 8px;    animation: lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2) {    left: 8px;    animation: lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3) {    left: 32px;    animation: lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4) {    left: 56px;    animation: lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1 {    0% {        transform: scale(0)    }    100% {        transform: scale(1)    }}@keyframes lds-ellipsis3 {    0% {        transform: scale(1)    }    100% {        transform: scale(0)    }}@keyframes lds-ellipsis2 {    0% {        transform: translate(0, 0)    }    100% {        transform: translate(24px, 0)    }}.lds-grid {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-grid div {    position: absolute;    width: 16px;    height: 16px;    border-radius: 50%;    background: var(--main-color-one);    animation: lds-grid 1.2s linear infinite}.lds-grid div:nth-child(1) {    top: 8px;    left: 8px;    animation-delay: 0s}.lds-grid div:nth-child(2) {    top: 8px;    left: 32px;    animation-delay: -.4s}.lds-grid div:nth-child(3) {    top: 8px;    left: 56px;    animation-delay: -.8s}.lds-grid div:nth-child(4) {    top: 32px;    left: 8px;    animation-delay: -.4s}.lds-grid div:nth-child(5) {    top: 32px;    left: 32px;    animation-delay: -.8s}.lds-grid div:nth-child(6) {    top: 32px;    left: 56px;    animation-delay: -1.2s}.lds-grid div:nth-child(7) {    top: 56px;    left: 8px;    animation-delay: -.8s}.lds-grid div:nth-child(8) {    top: 56px;    left: 32px;    animation-delay: -1.2s}.lds-grid div:nth-child(9) {    top: 56px;    left: 56px;    animation-delay: -1.6s}@keyframes lds-grid {    0%, 100% {        opacity: 1    }    50% {        opacity: .5    }}.lds-hourglass {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-hourglass:after {    content: " ";    display: block;    border-radius: 50%;    width: 0;    height: 0;    margin: 8px;    box-sizing: border-box;    border: 32px solid var(--main-color-one);    border-color: var(--main-color-one) transparent var(--main-color-one) transparent;    animation: lds-hourglass 1.2s infinite}@keyframes lds-hourglass {    0% {        transform: rotate(0);        animation-timing-function: cubic-bezier(.55, .055, .675, .19)    }    50% {        transform: rotate(900deg);        animation-timing-function: cubic-bezier(.215, .61, .355, 1)    }    100% {        transform: rotate(1800deg)    }}.lds-ripple {    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-ripple div {    position: absolute;    border: 4px solid var(--main-color-one);    opacity: 1;    border-radius: 50%;    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite}.lds-ripple div:nth-child(2) {    animation-delay: -.5s}@keyframes lds-ripple {    0% {        top: 36px;        left: 36px;        width: 0;        height: 0;        opacity: 1    }    100% {        top: 0;        left: 0;        width: 72px;        height: 72px;        opacity: 0    }}.lds-spinner {    color: var(--main-color-one);    display: inline-block;    position: relative;    width: 80px;    height: 80px}.lds-spinner div {    transform-origin: 40px 40px;    animation: lds-spinner 1.2s linear infinite}.lds-spinner div:after {    content: " ";    display: block;    position: absolute;    top: 3px;    left: 37px;    width: 6px;    height: 18px;    border-radius: 20%;    background: var(--main-color-one)}.lds-spinner div:nth-child(1) {    transform: rotate(0);    animation-delay: -1.1s}.lds-spinner div:nth-child(2) {    transform: rotate(30deg);    animation-delay: -1s}.lds-spinner div:nth-child(3) {    transform: rotate(60deg);    animation-delay: -.9s}.lds-spinner div:nth-child(4) {    transform: rotate(90deg);    animation-delay: -.8s}.lds-spinner div:nth-child(5) {    transform: rotate(120deg);    animation-delay: -.7s}.lds-spinner div:nth-child(6) {    transform: rotate(150deg);    animation-delay: -.6s}.lds-spinner div:nth-child(7) {    transform: rotate(180deg);    animation-delay: -.5s}.lds-spinner div:nth-child(8) {    transform: rotate(210deg);    animation-delay: -.4s}.lds-spinner div:nth-child(9) {    transform: rotate(240deg);    animation-delay: -.3s}.lds-spinner div:nth-child(10) {    transform: rotate(270deg);    animation-delay: -.2s}.lds-spinner div:nth-child(11) {    transform: rotate(300deg);    animation-delay: -.1s}.lds-spinner div:nth-child(12) {    transform: rotate(330deg);    animation-delay: 0s}@keyframes lds-spinner {    0% {        opacity: 1    }    100% {        opacity: 0    }}.ratings_list {    margin: 0;    padding: 0;    list-style: none}.ratings_list li.selected {    background-color: var(--main-color-two);    color: #fff;    font-weight: 600}.ratings_list li {    display: inline-block;    width: 40px;    height: 40px;    line-height: 40px;    text-align: center;    border: 2px solid #e2e2e2;    cursor: pointer}.teastimonial-item-09 {    margin-bottom: 60px;    background-color: #fff}.teastimonial-item-09 .bottom-content .ratings {    margin: 0;    padding: 0;    list-style: none}.teastimonial-item-09 .bottom-content .ratings li {    display: inline-block;    color: #f2b827}.teastimonial-item-09 .clients-details .content .name {    font-size: 21px;    font-weight: 700;    color: #313131;    line-height: 28px;    margin-bottom: 0}.teastimonial-item-09 .bottom-content p {    font-size: 18px;    line-height: 28px;    margin-bottom: 0;    margin-top: 10px;    font-style: italic;    color: #616161}.single-gallery-image {    position: relative;    margin-bottom: 30px}.single-gallery-image .img-hover {    position: absolute;    left: 0;    top: 0;    display: flex;    justify-content: center;    align-items: center;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, .5);    color: #fff;    visibility: hidden;    opacity: 0;    transition: .3s all}.single-gallery-image .img-hover a {    transition: .3s all}.single-gallery-image .img-hover a:hover {    color: var(--main-color-one);    transform: scale(1.3)}.single-gallery-image:hover .img-hover {    visibility: visible;    opacity: 1}.xg_mega_menu_wrapper {    max-width: 1140px;    width: calc(100vw - 180px);    box-sizing: border-box;    position: fixed;    left: 0;    right: 0;    margin-left: auto;    margin-right: auto;    padding: 0;    box-sizing: border-box;    border-radius: 5px;    overflow: hidden;    z-index: 9999;    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .06);    visibility: hidden;    opacity: 0;    transition: all .3s;    top: auto}.single-blog-grid-02 {    display: inline-block}.xg-mega-menu-container {    padding: 40px}.xg-mega-menu-single-column-wrap .mega-menu-title {    font-size: 18px;    line-height: 26px;    font-weight: 700;    margin-bottom: 20px}.xg-mega-menu-single-column-wrap {    text-align: left;    margin-bottom: 30px}.xg-mega-menu-single-column-wrap ul {    margin: 0;    padding: 0}.xg-mega-menu-single-column-wrap ul li {    display: block !important;    width: 100%;    line-height: 30px !important;    margin-left: 0 !important;    font-weight: 400 !important}.xg-mega-menu-single-column-wrap ul li a:hover {    color: var(--main-color-one) !important}.xg-mega-menu-single-column-wrap ul li a {    color: var(--paragraph-color) !important;    transition: .3s all}.xg-mega-menu-single-column-wrap ul li.single-mega-menu-product-item {    display: flex !important;    align-self: flex-start;    margin-bottom: 20px}.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .thumbnail {    max-width: 80px;    margin-right: 15px}.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .title {    font-size: 15px;    line-height: 20px;    font-weight: 600;    margin-bottom: 5px;    transition: .3s all}.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .title:hover {    color: var(--main-color-one)}.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .content .price-wrap {    font-size: 14px;    line-height: 26px;    font-weight: 700}.xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .content .price-wrap .price {    color: var(--heading-color);    margin-right: 8px}.xg_mega_menu_wrapper.product_mega_menu .xg-mega-menu-container {    padding-bottom: 20px}.single-donation-mega-menu-item {    display: flex;    align-self: flex-start;    margin-bottom: 20px}.single-donation-mega-menu-item .thubmnail {    margin-right: 20px}.single-donation-mega-menu-item .title {    font-size: 16px;    text-align: left;    font-weight: 600;    transition: .3s all}.single-donation-mega-menu-item .thumbnail {    margin-right: 20px;    min-width: 100px}.single-donation-mega-menu-item .content .goal {    display: flex;    justify-content: space-between}.single-donation-mega-menu-item .content {    padding-right: 10px;    display: flex;    flex-direction: column}.single-donation-mega-menu-item .title:hover {    color: var(--main-color-one)}.single-donation-mega-menu-item .content .goal h4 {    font-size: 12px;    line-height: 15px;    font-weight: 700;    color: var(--paragraph-color)}.single-donation-mega-menu-item .content .boxed-btn {    display: inline-block;    background-color: var(--main-color-one);    line-height: 26px;    border-radius: 5px;    color: #fff !important;    font-size: 14px;    margin-top: 10px}.single-donation-mega-menu-item .content .boxed-btn:hover {    background-color: var(--main-color-two)}.xg_mega_menu_wrapper.donation_mega_menu .xg-mega-menu-container {    padding-bottom: 20px}.nx-popup-backdrop {    position: fixed;    left: 0;    top: 0;    width: 100%;    background-color: rgba(0, 0, 0, .6);    content: '';    z-index: 999;    height: 100%;    transition: .3s all;    visibility: hidden;    opacity: 0}.nx-popup-backdrop.show {    visibility: visible;    opacity: 1}.nx-popup-wrapper.show {    visibility: visible;    opacity: 1}.nx-popup-wrapper {    position: fixed;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: 99999;    display: flex;    align-items: center;    justify-content: center;    visibility: hidden;    opacity: 0}.only-image-modal .nx-modal-inner-content-wrapper {    width: 700px;    min-height: 400px;    background-size: cover;    background-position: center}.nx-popup-wrapper.notice-modal .nx-modal-inner-content-wrapper {    background-image: url(../img/popup/notice-popup-bg.png)}.nx-modal-inner-content-wrapper {    width: 700px;    background-color: #fff;    padding: 40px;    position: relative;    background-position: center;    height: 400px}.nx-popup-wrapper.notice-modal .nx-modal-inner-content-wrapper .nx-popup-close {    background-color: #fff;    width: 20px;    height: 20px;    line-height: 20px;    text-align: center}.nx-modal-inner-content-wrapper .nx-popup-close {    position: absolute;    right: 10px;    top: 5px;    font-size: 20px;    line-height: 20px;    color: red;    cursor: pointer}.notice-modal .nx-modal-header .title {    display: inline-block;    background-color: red;    padding: 10px 20px;    border-radius: 2px;    color: #fff;    font-size: 16px;    line-height: 26px;    text-transform: uppercase;    letter-spacing: 2px;    font-weight: 700}.notice-modal .nx-modal-header {    text-align: center;    margin-bottom: 30px}.notice-modal .nx-modal-content {    text-align: center}.notice-modal .nx-modal-content p {    color: #444;    font-size: 18px;    line-height: 28px}.notice-modal .nx-modal-content .btn-wrapper {    margin-top: 30px}.notice-modal .nx-modal-content .btn-wrapper .btn-boxed {    display: inline-block;    padding: 10px 30px;    background-color: #639;    color: #fff;    border-radius: 3px;    font-weight: 600;    transition: .3s all}.notice-modal .nx-modal-content .btn-wrapper .btn-boxed:hover {    background-color: beige;    color: #fff}.notice-modal-content-wrapper {    text-align: left}.notice-modal-content-wrapper .right-side-content {    max-width: 320px}.nx-popup-wrapper.notice-modal .nx-modal-content {    display: flex;    justify-content: flex-end;    align-items: center;    height: 100%}.notice-modal-content-wrapper .right-side-content .title {    font-size: 50px;    line-height: 55px;    font-weight: 700;    color: #fff;    text-transform: uppercase}.notice-modal-content-wrapper .right-side-content p {    font-size: 18px;    line-height: 34px;    color: rgba(255, 255, 255, .8)}.promotional-modal-content-wrapper .left-content-warp img {    max-width: 400px}.promotional-modal-content-wrapper .left-content-warp {    width: 50%;    margin-right: 20px;    text-align: left}.promotional-modal-content-wrapper {    display: flex;    align-self: flex-start}.promotional-modal-content-wrapper .right-content-warp {    display: flex;    align-items: center}.promotional-modal-content-wrapper .right-content-warp .title {    font-size: 60px;    line-height: 70px;    font-weight: 700;    text-transform: uppercase;    color: var(--main-color-two)}.promotional-modal-content-wrapper .right-content-warp p {    font-size: 18px;    line-height: 28px;    color: #636363}.promotional-modal-content-wrapper .right-content-warp .btn-boxed {    display: inline-block;    border: none;    background-color: var(--main-color-two);    padding: 8px 30px;    border-radius: 5px;    margin-top: 20px;    color: #fff;    font-weight: 600;    transition: .3s all}.promotional-modal-content-wrapper .right-content-warp .btn-boxed:hover {    background-color: var(--main-color-one);    color: #fff}.nx-popup-wrapper.promotion-modal .nx-modal-inner-content-wrapper {    padding: 30px}.nx-popup-wrapper.discount-modal .nx-modal-inner-content-wrapper {    padding: 20px}.nx-popup-wrapper.discount-modal {    padding: 30px}.discount-modal-content-wrapper {    display: flex;    align-items: center;    justify-content: space-between;    align-self: flex-start}.discount-modal-content-wrapper .left-content-wrap {    width: 400px;    margin-right: 20px}.discount-modal-content-wrapper .left-content-warp {    width: 330px}.discount-modal-content-wrapper .right-content-warp {    flex: 1;    display: flex;    align-items: center;    justify-content: center}.discount-modal-content-wrapper .right-content-warp .title {    font-size: 50px;    line-height: 60px;    text-transform: uppercase;    font-weight: 700;    color: var(--main-color-two)}.discount-modal-content-wrapper .right-content-warp p {    font-size: 18px;    line-height: 28px;    color: #656565}.discount-modal-content-wrapper .right-content-warp .btn-boxed {    display: inline-block;    background-color: var(--main-color-two);    color: #fff;    font-size: 14px;    font-weight: 600;    padding: 8px 25px;    border-radius: 5px;    margin-top: 20px;    transition: .3s all}.discount-modal-content-wrapper .right-content-warp .btn-boxed:hover {    background-color: var(--main-color-one)}.discount-modal-content-wrapper #countdown {    display: flex}.discount-modal-content-wrapper .nx-singular-countdown-item {    width: calc(100% / 4 - 10px);    background-color: var(--main-color-one)}.discount-modal-content-wrapper .nx-singular-countdown-item+.nx-singular-countdown-item {    margin-left: 10px}.discount-modal-content-wrapper .nx-singular-countdown-item .time {    display: block;    font-size: 35px;    font-weight: 700;    line-height: 45px;    color: #fff;    margin-bottom: 0}.discount-modal-content-wrapper .nx-singular-countdown-item {    text-align: center}.discount-modal-content-wrapper .countdown-wrapper {    margin-top: 20px}.discount-modal-content-wrapper .nx-singular-countdown-item .label {    display: block;    text-transform: uppercase;    font-size: 12px;    font-weight: 700;    color: #fff;    margin-bottom: 8px}.search-popup.show .search-popup-inner-wrapper {    visibility: visible;    opacity: 1}.search-popup .search-popup-inner-wrapper {    position: fixed;    left: 0;    top: 0;    width: 100%;    height: 100%;    display: flex;    justify-content: center;    align-items: center;    z-index: 9999;    background-color: rgba(0, 0, 0, .5);    visibility: hidden;    opacity: 0}.search-popup-inner-wrapper .search-form-warp {    width: 600px;    position: relative}.search-popup-inner-wrapper .search-form-warp .search-popup-close-btn {    position: absolute;    right: 0;    top: 0;    width: 30px;    height: 30px;    background-color: var(--main-color-one);    text-align: center;    line-height: 30px;    color: #fff;    font-size: 20px;    cursor: pointer}.search-popup-inner-wrapper .search-form-warp {    padding: 80px 40px;    background-color: #fff}.search-popup-inner-wrapper .search-form-warp {    display: flex;    justify-content: space-evenly}.search-popup-inner-wrapper .search-form-warp .form-group .form-control {    border: 1px solid #e2e2e2;    border-radius: 3px;    height: 45px;    font-size: 14px;    padding: 0 10px}.search-popup-inner-wrapper .search-form-warp .form-group select:focus {    outline: 0;    box-shadow: none}.search-popup-inner-wrapper .search-form-warp button {    display: inline-block;    border: none;    height: 45px;    width: 50px;    border-radius: 3px;    color: #fff;    background-color: var(--main-color-two);    transition: .3s all}.search-popup-inner-wrapper .search-form-warp button:hover {    background-color: var(--main-color-one)}.search-popup-inner-wrapper .search-form-warp .form-group {    margin-bottom: 0}.search-popup-inner-wrapper .search-form-warp .form-group {    width: calc(100% / 3)}.payment-gateway-wrapper ul li {    min-width: 80px;    margin: 5px}.cart-total-wrap .form-group.manual_payment_transaction_field .label, .order-confirm-area .form-group.manual_payment_transaction_field .label, .order-tab-wrap .form-group.manual_payment_transaction_field .label {    font-size: 14px;    font-weight: 600;    color: var(--heading-color);    margin-bottom: 10px}.cart-total-wrap .form-group.manual_payment_transaction_field .form-control, .order-confirm-area .form-group.manual_payment_transaction_field .form-control, .order-tab-wrap .form-group.manual_payment_transaction_field .form-control {    border: 1px solid #e2e2e2;    font-size: 14px}.cart-total-wrap .form-group.manual_payment_transaction_field .help-info, .order-confirm-area.form-group.manual_payment_transaction_field .help-info, .order-tab-wrap .form-group.manual_payment_transaction_field .help-info {    margin-top: 20px;    display: block}.single-donor-info {    display: flex;    align-self: self-start}.single-donor-info .thumb {    margin-right: 20px}.single-donor-info .content .title {    font-size: 16px;    line-height: 26px;    font-weight: 700;    margin-bottom: 0}.single-donor-info .content .amount {    font-size: 14px;    font-weight: 700;    color: var(--main-color-two)}.single-donor-info .content {    display: flex;    justify-content: center;    flex-direction: column}.single-donor-info {    min-height: 80px;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);    padding: 20px;    margin-bottom: 20px}section.donor-list {    margin-bottom: 10px}.user-dashboard-card.style-01 {    margin-bottom: 30px}.single-contact-item .content .details {    word-break: break-word}.donation_wrapper .payment-gateway-wrapper ul li {    background-color: #fff}.user-dashboard-wrapper>ul .mobile_nav {    display: none}.single-what-we-cover-item .img-icon {    margin-bottom: 30px}.user-dahsboard-order-info-wrap .title {    font-size: 20px;    line-height: 30px;    font-weight: 700}.user-dahsboard-order-info-wrap small {    font-size: 14px}.alert-small {    font-size: 12px;    font-weight: 600;    padding: 2px 5px}small {    margin-bottom: 10px}.small-btn.btn-boxed {    padding: 5px 20px}.btn-small {    padding: 3px 20px}.account-form .submit-btn {    width: auto}.account-form .submit-btn:focus {    outline: 0}#langchange option {    color: #000}.order-invoice-wrapper {    display: flex;    justify-content: space-between;    margin-bottom: 20px;    background-color: #f3f3f3f3;    padding: 20px}.order-invoice-wrapper .order_number {    margin-bottom: 0;    font-size: 16px;    line-height: 34px;    font-weight: 700}.payment-gateway-wrapper ul {    flex-wrap: wrap}.billing-title {    font-size: 24px;    font-weight: 700;    margin-bottom: 30px}.single-events-list-item.event-order-success-page {    display: block}.single-events-list-item.event-order-success-page .thumb {    margin: 0;    margin-bottom: 40px}.single-events-list-item.event-order-success-page .thumb img {    width: 100%}.counterdown-wrap.event-page #event_countdown {    display: flex;    margin-bottom: 30px}.counterdown-wrap.event-page #event_countdown>div {    width: calc(100% / 4);    background-color: var(--main-color-one);    margin: 5px;    text-align: center;    padding: 10px 10px}.counterdown-wrap.event-page #event_countdown>div .label {    display: block;    text-transform: capitalize;    font-size: 14px;    color: rgba(255, 255, 255, .8);    font-weight: 500;    line-height: 20px}.counterdown-wrap.event-page #event_countdown>div .time {    font-size: 30px;    font-weight: 700;    color: #fff}.all-donor-list .title {    font-size: 24px;    font-weight: 700;    margin-bottom: 20px}.all-donor-list ul {    margin: 0;    padding: 0;    list-style: none}.all-donor-list li+li {    margin-top: 15px}.all-donor-list {    background-color: #f5f5f5;    margin-top: 30px;    padding: 30px}.single-donor .content {    flex: 1}.single-donor {    display: flex;    align-self: flex-start;    width: 100%}.single-donor .icon {    margin-right: 20px;    height: 50px;    width: 50px;    line-height: 52px;    text-align: center;    background-color: #82b782;    border-radius: 50%;    color: #fff;    font-size: 20px}.single-donor .content .dtitle {    font-size: 16px;    font-weight: 500;    line-height: 20px;    margin-bottom: 0}.single-donor .content .bottom-part {    display: flex;    justify-content: space-between}.single-donor .content .bottom-part {    font-size: 12px;    font-weight: 600;    margin-top: 6px}.product-orders-summery-warp {    text-align: left}.ordered-product-summery {    text-align: left}.ordered-product-summery .title {    font-size: 24px;    line-height: 34px}.product-info-wrap {    text-align: left}.product-info-wrap .product-title {    font-size: 20px;    line-height: 30px;    font-weight: 600}.product-info-wrap .pdetails {    display: block}.product-orders-summery-warp .extra-data ul li {    text-transform: capitalize}.product-orders-summery-warp .extra-data ul li strong {    font-weight: 700;    color: var(--heading-color)}.job-apply-title {    text-align: center;    margin-bottom: 50px;    font-size: 36px;    line-height: 46px;    font-weight: 700}.portfolio-home-header-area {    background-color: var(--portfolio-dark-one);    padding: 250px 0 300px;    position: relative;    z-index: 0}.header-style-02.header-variant-05 {    z-index: inherit}.portfolio-home-header-area .header-inner .subtitle {    font-size: 35px;    line-height: 45px;    color: var(--portfolio-color);    margin-bottom: 20px;    display: block}.portfolio-home-header-area .header-inner .title {    color: #fff;    font-size: 80px;    line-height: 70px;    font-weight: 700;    margin-bottom: 20px}.portfolio-home-header-area .header-inner .profession {    font-size: 30px;    line-height: 40px;    font-weight: 400;    color: #fff;    margin-bottom: 50px}.portfolio-home-header-area .header-inner .description, .portfolio-home-header-area .header-inner .description * {    font-size: 18px;    line-height: 30px;    color: rgba(255, 255, 255, .8);    max-width: 600px}.portfolio-home-header-area .right-image {    position: absolute;    right: 15%;    bottom: 0}.portfolio-btn.blank i {    background-color: var(--portfolio-color);    color: #fff}.portfolio-btn.blank {    background-color: transparent;    color: var(--portfolio-color);    border: 1px solid var(--portfolio-color)}.portfolio-btn {    display: inline-block;    background-color: var(--portfolio-color);    color: #fff;    padding: 10px 10px 10px 30px;    font-weight: 600;    transition: all .3s}.portfolio-btn i {    width: 30px;    height: 30px;    text-align: center;    background-color: #fff;    color: var(--portfolio-color);    line-height: 30px;    font-size: 13px;    margin-left: 25px;    transition: all .3s}.portfolio-btn:hover {    background-color: #fff;    color: var(--portfolio-color)}.portfolio-btn:hover i {    background-color: var(--portfolio-color);    color: #fff}.portfolio-home-header-area .shape {    position: absolute;    z-index: -1}.portfolio-home-header-area .shape-02 {    left: 21%;    top: 11%}.portfolio-home-header-area .shape-03 {    right: 14%;    top: 28%}.portfolio-home-header-area .shape-04 {    right: 45%;    top: 15%}.portfolio-home-header-area .shape-05 {    left: 50%;    top: 45%}.dark-section-bg-one {    background-color: var(--portfolio-dark-one)}.dark-section-bg-two {    background-color: var(--portfolio-dark-two)}.single-counterup-03 .number {    position: relative;    z-index: 0;    font-size: 36px;    font-weight: 700;    line-height: 46px;    color: #fff;    padding-left: 20px;    margin-bottom: 15px}.single-counterup-03 .number:after {    position: absolute;    left: 0;    top: 0;    width: 50px;    height: 50px;    background-color: var(--portfolio-color);    content: '';    z-index: -1;    border-radius: 41% 220% 136% 54%}.single-counterup-03 .title {    color: #fff;    font-size: 18px;    line-height: 28px;    font-weight: 600}.portfolio-about-us-section .subtitle {    font-size: 26px;    line-height: 36px;    font-weight: 400;    margin-bottom: 10px;    display: block;    color: var(--portfolio-color)}.portfolio-about-us-section .title {    font-size: 46px;    line-height: 56px;    font-weight: 700;    color: #fff;    margin-bottom: 30px}.portfolio-about-us-section .description, .portfolio-about-us-section .description * {    color: rgba(255, 255, 255, .7)}.about-info-list {    margin: 0;    padding: 0;    list-style: none;    margin-top: 30px}.about-info-list li {    width: calc(100% / 2 - 20px);    display: inline-block;    margin-bottom: 20px;    font-size: 18px;    line-height: 28px;    font-weight: 400;    color: #fff}.about-info-list li i {    color: var(--portfolio-color);    margin-right: 5px}.portfolio-about-us-section .button-wrap a+a {    margin-left: 20px}.portfolio-about-us-section .img-wrapper {    position: relative;    display: inline-block;    margin-left: 20px;    margin-top: 20px}.portfolio-about-us-section .img-wrapper img {    position: relative;    z-index: 1}.portfolio-about-us-section .img-wrapper:after {    position: absolute;    border: 2px solid red;    left: -20px;    top: -20px;    content: '';    width: 100%;    height: 100%;    z-index: 0}.portfolio-about-us-section .img-wrapper .shape-06 {    position: absolute;    right: -40px;    bottom: -20px}.dark-section-bg-three {    background-color: #17193f}.single-expertice-area .number {    font-size: 45px;    line-height: 54px;    font-weight: 700;    color: var(--portfolio-color);    display: block;    border-bottom: 2px solid var(--portfolio-color);    margin-bottom: 25px}.single-expertice-area .title {    font-size: 30px;    line-height: 40px;    font-weight: 600;    text-transform: uppercase;    color: #fff;    margin-bottom: 0}.single-expertice-area {    margin-bottom: 40px}.single-expertice-area .category {    font-size: 18px;    line-height: 28px;    text-transform: capitalize;    color: var(--portfolio-color)}.single-we-offer-item {    background-color: #17193f;    padding: 60px 40px 40px 60px;    margin-bottom: 60px;    position: relative;    margin-left: 30px;    margin-top: 30px}.single-we-offer-item .content-wrap .title {    font-size: 30px;    line-height: 40px;    font-weight: 700;    color: #fff}.single-we-offer-item .content-wrap p {    color: rgba(255, 255, 255, .6);    line-height: 1.8}.single-we-offer-item .icon {    position: absolute;    left: -30px;    top: -30px;    width: 80px;    height: 80px;    background-color: var(--portfolio-color);    border-radius: 50%;    font-size: 40px;    line-height: 80px;    text-align: center;    color: #fff}.portfolio-cta-area {    position: relative}.portfolio-cta-area .shape {    position: absolute}.portfolio-cta-area .title {    font-size: 45px;    line-height: 55px;    font-weight: 600;    color: #fff;    margin-bottom: 25px}.portfolio-cta-area .description {    max-width: 650px;    color: rgba(255, 255, 255, .8)}.portfolio-cta-area .btn-wrapper {    margin-top: 40px}.portfolio-cta-area .left-content-wrap {    display: flex;    flex-direction: column;    justify-content: center;    height: 100%;    padding: 50px 0}.portfolio-cta-area .shape-01 {    left: 0;    bottom: 0}.portfolio-cta-area .shape-02 {    left: 50%;    top: 10%}.portfolio-cta-area .shape-03 {    right: 10%;    bottom: 30%}.portfolio-cta-area .shape-04 {    left: 45%;    bottom: 15%}.portfolio-cta-area .shape-05 {    top: 20%;    left: 20%}.single-portfolio-testimonial-item .content {    padding: 40px;    border-radius: 10px;    background-color: #191c47;    color: rgba(255, 255, 255, .6)}.single-portfolio-testimonial-item .content p {    color: rgba(255, 255, 255, .6);    font-size: 20px;    line-height: 30px;    margin-bottom: 0}.single-portfolio-testimonial-item .content i {    font-size: 40px;    line-height: 50px;    color: var(--portfolio-color);    margin-bottom: 20px}.single-portfolio-testimonial-item .author-details {    margin-top: 30px}.single-portfolio-testimonial-item .author-details .title {    font-size: 18px;    line-height: 24px;    font-weight: 600;    color: #fff;    margin-bottom: 0}.single-portfolio-testimonial-item .author-details .designation {    font-size: 14px;    line-height: 24px;    font-weight: 500;    color: rgba(255, 255, 255, .5)}.single-portfolio-testimonial-item .author-details .thumb img {    border-radius: 50%;    width: 80px;    height: 80px;    margin-bottom: 15px}.logistic-dots .owl-dots, .pcarousel-dots .owl-dots {    text-align: center;    margin-top: 20px}.pcarousel-dots .owl-dots div {    display: inline-block;    width: 10px;    height: 5px;    background-color: var(--portfolio-color);    border-radius: 5px}.logistic-dots .owl-dots div {    display: inline-block;    width: 10px;    height: 10px;    background-color: #f2f2f2}.logistic-dots .owl-dots div+div, .pcarousel-dots .owl-dots div+div {    margin-left: 10px}.logistic-dots .owl-dots div.active {    background-color: var(--portfolio-color)}.pcarousel-dots .owl-dots div.active {    width: 20px}.single-portfolio-blog-grid .thumb {    position: relative}.single-portfolio-blog-grid.creative-agency-page .content .readmore {    color: var(--paragraph-color)}.single-portfolio-blog-grid .thumb .time-wrap {    position: absolute;    right: 20px;    bottom: -30px;    width: 50px;    height: 50px;    border: 2px solid #fff;    background-color: var(--portfolio-color);    text-align: center;    color: #fff;    font-size: 18px;    line-height: 20px;    font-weight: 700;    padding-top: 5px}.single-portfolio-blog-grid .content {    padding: 50px 30px 30px;    background-color: #17193f}.single-portfolio-blog-grid .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 600;    color: #fff;    transition: all .3s;    margin-bottom: 20px}.single-portfolio-blog-grid .content .title:hover {    color: var(--portfolio-color)}.single-portfolio-blog-grid .content p {    line-height: 1.6;    color: rgba(255, 255, 255, .6)}.single-portfolio-blog-grid .content .readmore {    font-size: 16px;    font-weight: 500;    color: var(--portfolio-color);    text-decoration: underline}.footer-area.home-variant-05 .footer-top {    background-color: #17193f}.footer-area.home-variant-05 .copyright-area {    background-color: #202353}.header-style-03.header-variant-06 .logo-wrapper {    position: relative}.header-style-03.header-variant-06 .logo-wrapper:after {    position: absolute;    left: -40px;    top: -81px;    width: 200px;    height: 220px;    background-color: var(--logistic-color);    content: '';    z-index: 2;    clip-path: polygon(0 0, 100% 0, 100% 72%, 0 100%)}.header-style-03.header-variant-06 {    z-index: unset}.header-style-03.header-variant-06 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children, .header-style-03.header-variant-06 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu {    z-index: unset}.header-style-03.header-variant-06 .logo-wrapper img {    position: relative;    z-index: 3}.top-bar-area.header-variant-06 .top-bar-inner {    padding-left: 205px}.header-style-03.header-variant-06 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff}.header-inner.logistics-home {    text-align: center}.header-inner.logistics-home .title {    font-weight: 700;    text-transform: uppercase;    font-size: 60px;    line-height: 70px}.header-inner.logistics-home .description {    max-width: 650px;    margin: 0 auto}.header-inner.logistics-home .btn-wrapper {    margin-top: 40px}.logistics-btn:hover {    background-color: #fff;    color: var(--logistic-color)}.header-inner.logistics-home .btn-wrapper .logistics-btn+.logistics-btn {    margin-left: 20px}.header-inner.logistics-home .btn-wrapper .logistics-btn {    min-width: 150px}.logistics-btn {    display: inline-block;    padding: 10px 30px;    background-color: var(--logistic-color);    color: #fff;    transition: all .3s;    font-weight: 600}.logistics-btn.blank:hover {    background-color: var(--logistic-color);    color: #fff}.logistics-btn.blank {    border: 1px solid var(--logistic-color);    color: #fff;    background-color: transparent}.logistics-home.header-area.header-bg-04:after {    background-color: rgba(0, 0, 0, .4)}.header-style-03.header-variant-06 .navbar-area .nav-container {    box-shadow: none}.header-style-03.header-variant-06 .navbar-area.nav-fixed {    background-color: #f2f2f2}.header-style-03.header-variant-06 .navbar-area.nav-fixed .nav-container {    background-color: #f2f2f2}.header-style-03.header-variant-06 .navbar-area.nav-fixed .logo-wrapper:after {    height: 130px;    clip-path: none}.navbar-area.nav-fixed .nav-container .logo-wrapper {    margin-top: 0}.lkey-features-list {    display: flex;    justify-content: space-around;    margin: 0;    padding: 0;    list-style: none}.lkey-feature-outer-warpp {    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);    margin-top: -40px;    z-index: 1;    position: relative;    background-color: #fff;    border-radius: 2px}.single-logistic-key-feature-one {    display: flex;    padding: 30px;    position: relative}.single-logistic-key-feature-one .icon {    font-size: 60px;    line-height: 60px;    margin-right: 20px;    color: var(--logistic-color)}.single-logistic-key-feature-one .content .title {    font-size: 18px;    line-height: 24px;    font-weight: 600}.lkey-features-list li+li {    padding-left: 20px}.single-logistic-key-feature-one:after {    position: absolute;    right: 0;    top: 50%;    transform: translateY(-50%);    background-color: #e2e2e2;    content: '';    height: 60px;    width: 1px;    transition: all .3s}.single-logistic-key-feature-one:hover {    background-color: var(--logistic-color)}.single-logistic-key-feature-one:hover .icon {    color: #fff}.single-logistic-key-feature-one:hover .content .title {    color: #fff}.single-logistic-key-feature-one:hover:after {    background-color: var(--logistic-color)}.single-logistic-key-feature-one:last-child:after {    display: none}.padding-top-200 {    padding-top: 200px}.logistics-single-what-we-cover-item .content {    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);    padding: 30px}.logistics-single-what-we-cover-item .content .title:hover {    color: var(--logistic-color)}.logistics-single-what-we-cover-item .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 700;    margin-bottom: 15px;    transition: all .3s}.logistics-single-what-we-cover-item .content .readmore {    transition: all .3s;    color: var(--logistic-color);    margin-bottom: 0}.logistic-video-wrap {    position: relative;    border: 10px solid #fff;    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .08);    z-index: 1}.logistic-video-wrap .video-play-btn {    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%)}.logistic-counterup-area.bg-overlay {    position: relative;    background-position: center;    background-size: cover;    z-index: 0}.logistic-counterup-area.bg-overlay:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: #000;    content: '';    opacity: .7;    z-index: -1}.logistic-counterup-item {    padding: 30px 40px;    border: 1px dashed var(--logistic-color);    text-align: center}.logistic-counterup-item .count-wrap {    color: var(--logistic-color);    font-size: 40px;    line-height: 50px;    font-weight: 700}.logistic-counterup-item .icon {    font-size: 60px;    line-height: 70px;    margin-bottom: 20px;    color: #fff}.logistic-counterup-item .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 500;    color: rgba(255, 255, 255, .8);    margin-bottom: 15px}.logistic-counterup-area {    padding-top: 360px;    margin-top: -240px}.section-white-bg-one {    background-color: #f8f8f8}button.logistics-btn {    border: none}.logistic-faq-wrapper .title, .logistic-get-quote .title {    font-size: 36px;    line-height: 46px;    font-weight: 700;    margin-bottom: 50px}.accordion-wrapper.logistics-style .card .card-header a {    background-color: #fff}.accordion-wrapper.logistics-style .card .card-body {    padding-bottom: 20px;    padding-top: 0}.logistic-faq-wrapper .subtitle, .logistic-get-quote .subtitle {    color: var(--logistic-color);    margin-bottom: 5px;    display: block}.logistic-faq-wrapper .title, .logistic-get-quote .title {    font-size: 36px;    line-height: 46px;    font-weight: 700;    margin-bottom: 50px}.logistic-faq-wrapper .subtitle, .logistic-get-quote .subtitle {    color: var(--logistic-color);    margin-bottom: 5px;    display: block}.logistic-quote-form .form-control {    height: 45px;    border: 1px solid #e2e2e2}.logistic-quote-form .file .form-control {    background-color: transparent}.logistic-quote-form .textarea .form-control {    min-height: 100px;    resize: none;    padding: 10px}.logistic-single-testimonial-item {    background-color: #f8f8f8;    padding: 30px;    display: flex;    justify-content: space-between}.logistic-single-testimonial-item .content i {    font-size: 30px;    line-height: 40px;    color: var(--logistic-color);    margin-bottom: 10px}.logistic-single-testimonial-item .content {    flex: 1;    padding-right: 40px;    display: flex;    justify-content: center;    flex-direction: column}.logistic-single-testimonial-item .content p {    font-size: 18px;    line-height: 30px}.logistic-single-testimonial-item .content .author-details {    margin-top: 30px;    border-left: 4px solid var(--logistic-color);    padding-left: 10px;    border-radius: 3px}.logistic-single-testimonial-item .content .author-details .title {    font-size: 20px;    line-height: 26px;    font-weight: 700;    margin-bottom: 0}.logistic-single-testimonial-item .content .author-details .designation {    font-size: 14px}.single-portfolio-blog-grid.logistics-page .content {    background-color: #f2f2f2}.single-portfolio-blog-grid.logistics-page .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.logistics-page .content p {    color: var(--paragraph-color)}.single-portfolio-blog-grid.logistics-page .content .readmore {    color: var(--logistic-color)}.footer-area.home-variant-06 .footer-top {    background-color: #0b0f25}.footer-area.home-variant-06 .copyright-area {    background-color: #090f2d}.masonry-item {    margin-bottom: 30px}.industry-support-inner-wrap {    display: flex;    justify-content: space-between;    padding: 20px 0}.industry-info-items {    display: flex;    margin: 0;    padding: 0;    list-style: none}.industry-info-items li+li {    margin-left: 30px}.industry-single-info-item {    display: flex}.industry-single-info-item .icon {    margin-right: 15px;    font-size: 30px;    line-height: 40px;    color: var(--industry-color)}.industry-single-info-item .title {    font-size: 12px;    text-transform: uppercase;    font-weight: 700;    line-height: 20px;    margin-bottom: 0;    opacity: .7}.industry-single-info-item .details {    font-size: 15px;    text-transform: capitalize;    line-height: 20px}.industry-top-right-list {    margin: 0;    padding: 0;    list-style: none;    display: flex;    margin-top: 5px;    align-items: center}.industry-top-right-list li+li {    margin-left: 30px}.industry-top-right-list li:last-child #langchange {    color: var(--paragraph-color);    border: 1px solid #e2e2e2;    border-radius: 2px;    padding: 2px 5px}.header-style-03.header-variant-07 {    background-color: #191d33}.header-style-03.header-variant-07 .nav-container {    box-shadow: none;    background-color: #191d33}.header-style-03.header-variant-07 .navbar-area .nav-container .navbar-collapse .navbar-nav {    text-align: right}.header-style-03.header-variant-07, .header-style-03.header-variant-07 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children, .header-style-03.header-variant-07 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu {    z-index: unset}.header-style-03.header-variant-07 .xg_mega_menu_wrapper {    top: auto}.header-style-03.header-variant-07 .navbar-area .nav-container .nav-right-content ul li a {    color: rgba(255, 255, 255, .8)}.header-style-03.header-variant-07 .navbar-area .nav-container .navbar-collapse .navbar-nav li {    font-size: 14px;    line-height: 50px;    color: rgba(255, 255, 255, .8)}.header-style-03.header-variant-07 .responsive-mobile-menu {    position: relative;    z-index: 0;    margin-right: 80px}.header-style-03.header-variant-07 .responsive-mobile-menu:after {    position: absolute;    right: -30px;    top: 0;    background-color: #fff;    content: '';    width: 1000px;    height: 100%;    transform: skewX(-45deg);    z-index: -1}.header-style-03.header-variant-07 .responsive-mobile-menu .logo {    position: relative;    top: -45px}.header-style-03.header-variant-07 .responsive-mobile-menu .logo img {    max-height: 60px}.header-style-03.header-variant-07 .navbar-area.nav-fixed .responsive-mobile-menu .logo img {    max-height: 70px}.header-style-03.header-variant-07 .navbar-area.nav-fixed .responsive-mobile-menu .logo {    top: 0;    padding: 0}.header-style-03.header-variant-07 .navbar-area.nav-fixed .responsive-mobile-menu .logo img {    padding: 10px 0}.header-inner.industry-home .title {    text-transform: uppercase;    font-size: 70px;    line-height: 80px;    font-weight: 700}.header-inner.industry-home .description {    font-size: 20px;    line-height: 35px;    max-width: 750px;    color: rgba(255, 255, 255, .8)}.header-inner.industry-home .btn-wrapper {    margin-top: 25px}.header-area.industry-home.header-bg-04:after {    background-color: unset;    background-image: linear-gradient(85deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .1))}.header-area.industry-home {    padding: 240px 0 220px 0}.industry-btn {    display: inline-block;    background-color: var(--industry-color);    color: #fff;    padding: 10px 0 10px 30px;    position: relative;    z-index: 0;    border: none;    overflow: hidden;    transition: all .3s;    font-weight: 600}.industry-btn i {    width: 60px;    text-align: center;    color: var(--industry-color);    padding-left: 15px;    transition: all .3s;    display: inline-block}.industry-btn:after {    position: absolute;    right: -10px;    top: 0;    width: 60px;    height: 100%;    background-color: #fff;    content: '';    z-index: -1;    transform: skewX(-15deg);    transition: all .3s}.industry-btn:hover i {    color: #fff}.industry-btn:hover:after {    background-color: var(--industry-color)}.industry-btn:hover {    background-color: #fff;    color: var(--industry-color)}.header-style-03.header-variant-07 .navbar-area .single-donation-mega-menu-item .content .boxed-btn, .header-style-03.header-variant-08 .navbar-area .single-donation-mega-menu-item .content .boxed-btn {    text-align: center}.industry-about-area .right-content-area .subtitle {    font-size: 16px;    line-height: 20px;    font-weight: 500;    color: var(--industry-color);    display: block;    margin-bottom: 10px}.industry-about-area .right-content-area .title {    font-size: 45px;    line-height: 55px;    font-weight: 700;    text-transform: uppercase;    margin-bottom: 30px}.industry-about-area .right-content-area .btn-wrapper {    margin-top: 30px}.industry-video-wrap img {    border: 10px solid #fff}.industry-video-wrap .experience {    position: absolute;    right: -29px;    bottom: -40px;    background-color: #fff;    text-align: center;    padding: 30px 20px;    border-bottom: 4px solid var(--industry-color);    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .05)}.industry-video-wrap .experience .year {    font-size: 36px;    line-height: 40px;    font-weight: 700;    color: var(--industry-color)}.industry-video-wrap .experience .title {    font-size: 16px;    line-height: 30px;    text-transform: uppercase;    font-weight: 700;    margin-bottom: 0}.industry-video-wrap {    position: relative}.industry-video-wrap .hover {    position: absolute;    left: 0;    top: 0;    display: flex;    justify-content: center;    align-items: center;    width: 100%;    height: 100%}.industry-video-wrap .hover a {    display: inline-block;    width: 80px;    height: 80px;    line-height: 82px;    text-align: center;    background-color: var(--industry-color);    border-radius: 50%;    color: #fff;    font-size: 20px;    position: relative;    transition: all .3s}.industry-about-area .left-content-wrap {    padding-right: 80px;    position: relative}.industry-video-wrap .hover a:hover:after {    top: 0;    left: 0}.industry-video-wrap .hover a:after {    position: absolute;    left: -10px;    top: -5px;    width: 100%;    height: 100%;    border: 2px solid #fff;    content: '';    border-radius: 50%;    transition: all .3s}.industry-about-area .left-content-wrap .shape {    position: absolute;    right: 20px;    top: 0}.industry-about-area .left-content-wrap .vertical-image {    position: relative;    display: inline-block;    left: -30%}.industry-about-area .left-content-wrap .vertical-image:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    content: '';    background-color: var(--industry-color);    opacity: .8}.industry-about-area .left-content-wrap .industry-video-wrap {    position: absolute;    top: 50%;    right: 60px;    transform: translateY(-50%)}.industry-btn.black:after {    background-color: var(--industry-secondary-color)}.industry-btn.black:hover {    background-color: var(--industry-secondary-color);    color: #fff}.industry-btn.black:hover:after {    background-color: var(--industry-color)}.industry-btn.black {    padding-right: 12px}.industry-btn.black i {    margin-left: 20px;    color: #fff}.industry-single-what-we-cover-item {    box-shadow: 0 0 20px rgba(0, 0, 0, .05);    padding: 40px 30px;    transition: all .3s;    position: relative;    overflow: hidden}.industry-single-what-we-cover-item .icon {    font-size: 60px;    line-height: 70px;    margin-bottom: 20px;    color: var(--industry-color);    transition: all .3s}.industry-single-what-we-cover-item .title {    font-size: 22px;    line-height: 32px;    text-transform: uppercase;    font-weight: 700;    margin-bottom: 10px;    transition: all .3s}.industry-single-what-we-cover-item .readmore {    text-transform: uppercase;    font-size: 13px;    font-weight: 600;    color: var(--industry-color);    transition: all .3s}.industry-single-what-we-cover-item:hover p {    color: rgba(255, 255, 255, .8)}.industry-single-what-we-cover-item:hover .icon, .industry-single-what-we-cover-item:hover .readmore, .industry-single-what-we-cover-item:hover .title {    color: #fff}.industry-single-what-we-cover-item:hover {    background-color: var(--industry-color)}.industry-single-what-we-cover-item:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    border-radius: 50%;    border: 40px solid rgba(255, 255, 255, .2);    content: '';    transform: translate(-35%, -30%);    z-index: -1}.section-title.left-align p {    margin: 0}.section-title.center-align p {    margin: 0 auto}.section-title.right-align p {    margin: auto 0 auto auto}.industry-counterup-area {    position: relative;    z-index: 0}.industry-counterup-area:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    content: '';    background-color: var(--industry-color);    opacity: .9;    z-index: -1}.industry-counterup-item {    text-align: center}.industry-counterup-item .count-wrap {    font-size: 30px;    line-height: 40px;    font-weight: 600;    color: rgba(255, 255, 255, .8)}.industry-counterup-item .title {    font-size: 16px;    line-height: 26px;    color: #fff;    position: relative;    padding-top: 20px}.industry-counterup-item .title:after {    position: absolute;    top: 10px;    width: 50px;    background-color: #000;    content: '';    height: 2px;    left: 50%;    transform: translateX(-50%)}.industry-home.section-title .title {    text-transform: uppercase}.project-carousel-nav {    text-align: right;    display: flex;    justify-content: flex-end;    align-items: center;    height: 100%}.project-carousel-nav div:hover {    background-color: var(--industry-secondary-color)}.project-carousel-nav div+div {    margin-left: 10px}.project-carousel-nav div {    display: inline-block;    width: 30px;    height: 30px;    line-height: 30px;    text-align: center;    background-color: var(--industry-color);    color: #fff;    transition: .3s all;    cursor: pointer}.industry-single-case-studies-item {    position: relative}.industry-single-case-studies-item:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    content: '';    background-image: linear-gradient(360deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .01))}.industry-single-case-studies-item .thumb {    position: relative}.industry-single-case-studies-item .content {    position: absolute;    bottom: 0;    left: 0;    z-index: 1;    padding: 20px}.industry-single-case-studies-item .content .title {    font-size: 24px;    text-transform: uppercase;    font-weight: 600;    color: #fff;    line-height: 34px}.industry-single-case-studies-item .content .cat a+a {    margin-left: 10px}.industry-single-case-studies-item .content .cat a {    color: var(--industry-color)}.industry-single-case-studies-item .content .cat {    margin-bottom: 10px}.industry-section-bg {    background-color: #f8f8f8}.industry-team-single-item .content {    background-color: #fff;    position: relative;    z-index: 0;    padding: 20px;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .02)}.industry-team-single-item .content:before {    position: absolute;    left: 0;    top: -50px;    width: 100%;    height: 100%;    content: '';    background-color: var(--industry-color);    z-index: -1;    clip-path: polygon(0 41%, 100% 0, 100% 100%, 0 100%)}.industry-team-single-item .content:after {    position: absolute;    left: 0;    top: -40px;    width: 100%;    height: 100%;    content: '';    background-color: #fff;    z-index: -1;    clip-path: polygon(0 41%, 100% 0, 100% 100%, 0 100%)}.industry-team-single-item .content .social-icons {    position: absolute;    right: 10px;    margin: 0;    padding: 0;    list-style: none;    font-size: 14px;    top: 0}.industry-team-single-item .content .social-icons li {    display: block}.industry-team-single-item .content .social-icons li+li {    margin-top: 5px}.industry-team-single-item .content .social-icons li a {    color: var(--paragraph-color);    transition: all .3s}.industry-team-single-item .content .social-icons li a:hover {    color: var(--industry-color)}.industry-team-single-item .content .title {    font-size: 18px;    line-height: 28px;    color: var(--heading-color);    font-weight: 700;    text-transform: capitalize;    margin-bottom: 0}.industry-team-single-item .content span {    font-size: 14px;    line-height: 20px;    color: var(--paragraph-color)}.industry-single-testimonial-item {    background-color: var(--industry-color);    padding: 20px;    display: flex;    justify-content: space-between}.industry-single-testimonial-item .content i {    font-size: 50px;    line-height: 60px;    color: #fff;    margin-bottom: 10px}.industry-single-testimonial-item .content {    flex: 1;    padding-right: 40px;    display: flex;    justify-content: center;    flex-direction: column}.industry-single-testimonial-item .content p {    font-size: 20px;    line-height: 30px;    color: rgba(255, 255, 255, .8)}.industry-single-testimonial-item .thumb {    position: relative}.industry-single-testimonial-item .thumb .author-details {    position: absolute;    top: 20px;    width: 100%;    padding: 10px 20px;    left: -70%;    background-color: #fff;    clip-path: polygon(0 0, 0 0, 100% 0, 0 500%)}.industry-single-testimonial-item .thumb .author-details .title {    font-size: 18px;    line-height: 20px;    margin-bottom: 0;    color: var(--industry-color);    font-weight: 600}.industry-single-testimonial-item .thumb .author-details .designation {    font-size: 14px;    line-height: 20px}.industry-testimonial-carousel-nav {    text-align: right;    display: flex;    justify-content: flex-end;    align-items: center;    height: 100%}.industry-testimonial-carousel-nav div:hover {    background-color: var(--industry-secondary-color)}.industry-testimonial-carousel-nav div+div {    margin-left: 10px}.industry-testimonial-carousel-nav div {    display: inline-block;    width: 30px;    height: 30px;    line-height: 30px;    text-align: center;    background-color: var(--industry-color);    color: #fff;    transition: .3s all;    cursor: pointer}.single-portfolio-blog-grid.industry-page .content {    background-color: #fff}.single-portfolio-blog-grid.industry-page .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.industry-page .content .title:hover {    color: var(--industry-color)}.single-portfolio-blog-grid.industry-page .content .excerpt {    color: var(--paragraph-color)}.single-portfolio-blog-grid .thumb .time-wrap {    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .09);    color: var(--industry-color);    height: 55px}.header-style-03.header-variant-08 .navbar-area .nav-container {    box-shadow: none}.header-style-03.header-variant-08 .navbar-area .nav-container .logo-wrapper img {    max-height: 60px}.header-style-03.header-variant-08 .navbar-area .nav-container .nav-right-content ul li.cart .pcount, .mobile-cart a .pcount {    color: #fff}.header-style-03.header-variant-08 .navbar-area .nav-container .navbar-collapse .navbar-nav {    text-align: right}.cagency-header-static .header-inner .title {    color: var(--heading-color)}.cagency-header-static .header-inner .description {    color: var(--paragraph-color)}.cagency-btn:hover {    background-color: var(--secondary-color);    color: #fff}.cagency-btn {    background-color: var(--main-color-one);    padding: 10px 10px 10px 30px;    display: inline-block;    border-radius: 3px;    color: #fff;    transition: all .3s}.cagency-btn i {    display: inline-block;    width: 30px;    height: 30px;    line-height: 30px;    text-align: center;    background-color: #fff;    color: var(--main-color-one);    margin-left: 10px;    border-radius: 3px;    transition: all .3s;    font-weight: 600}.cagency-header-static .header-area .title {    font-size: 65px;    line-height: 72px;    font-weight: 700}.cagency-header-static .header-area .right-image {    position: absolute;    right: 0;    bottom: 50px}.cagency-header-static .header-area .right-image img {    border-bottom-left-radius: 80px}.cagency-header-static .shape-image {    position: absolute;    left: 0;    top: 0}.cagency-header-static .shape-image.shape-01 {    left: 5%;    top: 30%}.cagency-header-static .shape-image.shape-02 {    left: 40%;    top: 70%}.cagency-header-static .shape-image.shape-03 {    left: 50%;    top: 10%}.cagency-header-static .header-area .right-image .shape-04 {    position: absolute;    bottom: -50px;    z-index: 0;    left: -70px;    border-radius: 0}.cagency-header-static .header-area .right-image img {    position: relative;    z-index: 1}.cagency-header-static .header-area .right-image .shape-04 img {    border-radius: 0}.cagency-header-static .header-area {    padding: 200px 0 300px}.cagency-single-what-we-cover-item {    position: relative;    margin-bottom: 100px}.cagency-single-what-we-cover-item .content {    background-color: #f4f5fa;    padding: 50px 30px 30px 30px;    border-radius: 20px}.cagency-single-what-we-cover-item .icon {    width: 100px;    height: 80px;    background-color: var(--industry-color);    text-align: center;    line-height: 80px;    font-size: 40px;    border-radius: 15px;    color: #fff;    border-top-left-radius: 0}.cagency-single-what-we-cover-item .icon {    position: absolute;    left: 30px;    top: -50px}.header-style-03.header-variant-08 {    z-index: unset}.header-style-03.header-variant-08 .navbar-area.nav-fixed {    background-color: #fff;    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05)}.cagency-single-what-we-cover-item .icon.style-1 {    background-color: var(--main-color-one)}.cagency-single-what-we-cover-item .icon.style-2 {    background-color: #007aff}.cagency-single-what-we-cover-item .icon.style-3 {    background-color: #5bcc9f}.cagency-single-what-we-cover-item .icon.style-4 {    background-color: #49ccff}.cagency-single-what-we-cover-item .icon.style-5 {    background-color: #847bee}.cagency-single-what-we-cover-item .icon.style-6 {    background-color: #fd799e}.cagency-counterup-area {    background-color: #f4f5fa;    clip-path: polygon(0 0, 100% 30%, 100% 100%, 0 100%);    padding-top: 300px;    margin-top: -200px;    text-align: center}.cagency-counterup-item .title {    font-size: 18px;    line-height: 28px;    font-weight: 700;    position: relative}.cagency-counterup-item .number {    font-size: 36px;    line-height: 46px;    font-weight: 700;    color: var(--heading-color);    margin-bottom: 20px;    z-index: 0}.cagency-counterup-item .number::after {    position: absolute;    left: 35%;    top: -20px;    content: '';    width: 85px;    height: 86px;    background-image: url(../img/icon/cicon-01.svg);    z-index: -1;    background-repeat: no-repeat;    background-position: center;    transform: translateX(-50%)}.cagency-counterup-item .style-1.number::after {    background-image: url(../img/icon/cicon-01.svg)}.cagency-counterup-item .style-2.number::after {    background-image: url(../img/icon/cicon-02.svg)}.cagency-counterup-item .style-3.number::after {    background-image: url(../img/icon/cicon-03.svg)}.cagency-counterup-item .style-4.number::after {    background-image: url(../img/icon/cicon-04.svg)}.logistic-video-wrap .shape {    position: absolute;    left: -66px;    bottom: -63px;    z-index: -1}.logistic-video-wrap img {    width: 100%}.cagency-work-process-list {    display: flex;    justify-content: space-around;    margin: 0;    padding: 0;    list-style: none;    text-align: center}.cagency-work-process-list .single-work-process-item .title {    font-size: 20px;    line-height: 26px;    font-weight: 600;    margin-bottom: 0}.cagency-work-process-list .single-work-process-item .num-wrap {    font-size: 30px;    line-height: 40px;    font-weight: 600;    position: relative;    z-index: 0;    color: #fff;    margin-bottom: 20px}.cagency-work-process-list .single-work-process-item .style-2.num-wrap:after {    background-image: url(../img/icon/work-process-2.svg)}.cagency-work-process-list .single-work-process-item .style-3.num-wrap:after {    background-image: url(../img/icon/work-process-3.svg)}.cagency-work-process-list .single-work-process-item .style-4.num-wrap:after {    background-image: url(../img/icon/work-process-4.svg)}.cagency-work-process-list .single-work-process-item .style-5.num-wrap:after {    background-image: url(../img/icon/work-process-5.svg)}.cagency-work-process-list .single-work-process-item .num-wrap:after {    position: absolute;    left: 50%;    top: -13px;    width: 70px;    height: 60px;    content: '';    background-image: url(../img/icon/work-process-1.svg);    background-repeat: no-repeat;    background-position: center;    transform: translateX(-50%);    z-index: -1}.cagency-work-process-list .single-work-process-item .num-wrap:before {    position: absolute;    right: -150px;    width: 150%;    height: 1px;    border-bottom: 2px dashed var(--paragraph-color);    z-index: -1;    transform: translateY(-50%);    top: 50%;    content: ''}.cagency-work-process-list .single-work-process-item:last-child .num-wrap::before {    display: none}.creative-agency-call-to-action {    background-color: #f4f5fa;    position: relative;    z-index: 0}.creative-agency-call-to-action .right-image-wrap {    position: absolute;    right: 0;    top: -50px}.cagency-cta-area-inner .title {    font-size: 45px;    line-height: 60px;    font-weight: 700;    margin-bottom: 20px}.cagency-cta-area-inner .description {    font-size: 16px;    line-height: 30px}.creative-agency-call-to-action .shape {    position: absolute;    left: 0;    top: 0;    opacity: .08;    z-index: -1}.creative-agency-call-to-action .shape.shape-01 {    left: 0;    top: auto;    bottom: 40px}.creative-agency-call-to-action .shape.shape-02 {    left: 45%;    top: 8%}.creative-agency-call-to-action .shape.shape-03 {    left: auto;    right: 60%;    top: auto;    bottom: 5%}.creative-agency-call-to-action .shape.shape-04 {    left: 10%;    top: 38%;    transform: rotate(-24deg)}.creative-agency-call-to-action .shape.shape-05 {    left: 2%;    top: 5%}.creative-agency-call-to-action .right-image-wrap img {    border-top-left-radius: 80px}.cagency-single-testimonial-item {    background-color: #f4f5fa;    border-radius: 10px;    padding: 30px;    text-align: center}.cagency-single-testimonial-item i {    font-size: 40px;    line-height: 45px;    margin-bottom: 20px;    color: var(--main-color-one);    opacity: .8}.cagency-single-testimonial-item .description {    font-size: 18px;    line-height: 30px}.cagency-single-testimonial-item .author-details {    display: flex;    justify-content: center;    margin-top: 30px}.cagency-single-testimonial-item .author-details .thumb {    margin-right: 20px}.cagency-single-testimonial-item .author-details .thumb img {    border-radius: 50%;    width: 60px;    height: 60px}.cagency-single-testimonial-item .author-details .content {    text-align: left;    display: flex;    flex-direction: column;    justify-content: center}.cagency-single-testimonial-item .author-details .content .title {    font-size: 16px;    font-weight: 700;    line-height: 20px;    margin-bottom: 0}.cagency-single-testimonial-item .author-details .content .designation {    font-size: 14px;    line-height: 20px}.single-portfolio-blog-grid.creative-agency-page .content {    background-color: #f4f5fa}.single-portfolio-blog-grid.creative-agency-page .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.creative-agency-page .content p {    color: var(--paragraph-color)}.single-portfolio-blog-grid.creative-agency-page .thumb .time-wrap {    left: 20px;    top: 20px;    color: #fff;    background-color: var(--main-color-one)}.single-portfolio-blog-grid.creative-agency-page .thumb img {    border-top-right-radius: 20px;    border-top-left-radius: 20px}.footer-area.home-variant-08 .footer-top {    background-color: #202353}.footer-area.home-variant-08 .copyright-area {    background-color: #2d316a}.header-style-03.header-variant-09, .header-style-03.header-variant-09 .nav-container {    background-color: var(--secondary-color)}.header-style-03.header-variant-09 .navbar-area .nav-container {    box-shadow: none}.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {    max-height: 60px}.header-style-03.header-variant-09 .navbar-area .nav-container .nav-right-content ul li.cart .pcount, .mobile-cart a .pcount {    color: #fff}.header-style-03.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav {    text-align: right}.header-style-03.header-variant-09 .navbar-area .xg_mega_menu_wrapper {    top: auto}.construction-support-area .support-inner {    display: flex;    justify-content: space-between;    padding: 15px 0}.construction-info-list {    margin: 0;    padding: 0;    list-style: none;    display: flex}.construction-info-list li+li {    margin-left: 20px}.construction-single-info-list-item {    display: flex}.construction-single-info-list-item .icon {    font-size: 40px;    line-height: 50px;    color: var(--construction-color);    margin-right: 20px}.header-style-03.header-variant-09 {    z-index: unset}.header-style-03.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children, .header-style-03.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu {    z-index: unset}.header-style-03.header-variant-09 .navbar-area .single-donation-mega-menu-item .content .boxed-btn {    text-align: center}.construction-support-area .support-inner .right-content-wrap ul {    margin: 0;    padding: 0;    list-style: none;    display: flex;    align-items: center}.construction-support-area .support-inner .right-content-wrap ul li+li {    margin-left: 20px}.construction-support-area .support-inner .right-content-wrap ul {    margin: 0;    padding: 0;    list-style: none;    display: flex;    align-items: center}.construction-support-area .support-inner .right-content-wrap ul li+li {    margin-left: 20px}.construction-single-info-list-item .content .subtitle {    font-size: 12px;    text-transform: uppercase;    line-height: 16px;    font-weight: 700;    letter-spacing: 1px;    margin-bottom: 0}.construction-single-info-list-item .content .title {    font-size: 18px;    line-height: 28px;    font-weight: 600;    margin-bottom: 0}.construction-support-area .support-inner .right-content-wrap ul #langchange {    border: 1px solid #e2e2e2;    color: var(--paragraph-color);    font-size: 16px;    padding: 5px}.construction-support-area .support-inner .boxed-btn {    border-radius: 0;    background-color: var(--construction-color);    font-weight: 600}.construction-support-area .support-inner .boxed-btn:hover {    background-color: var(--secondary-color)}.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {    color: var(--construction-color)}.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a:hover {    background-color: var(--construction-color)}.header-variant-09 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu {    border-bottom: 4px solid var(--construction-color)}.header-variant-09 .single-donation-mega-menu-item .content .boxed-btn {    background-color: var(--construction-color)}.header-variant-09 .single-donation-mega-menu-item .content .boxed-btn:hover {    background-color: var(--secondary-color)}.header-variant-09 .navbar-area .nav-container .nav-right-content ul li a:hover, .header-variant-09 .single-donation-mega-menu-item .title:hover, .header-variant-09 .xg-mega-menu-single-column-wrap ul .single-mega-menu-product-item .title:hover, .header-variant-09 .xg-mega-menu-single-column-wrap ul li a:hover {    color: var(--construction-color) !important}.header-variant-09 .navbar-area .nav-container .nav-right-content ul li.cart .pcount, .mobile-cart a .pcount {    background-color: var(--construction-color)}.header-area.construction-home.header-bg-04:after {    background-image: linear-gradient(100deg, #ffbc13, transparent);    background-color: transparent}.header-area.construction-home .title {    text-transform: uppercase;    font-weight: 700;    line-height: 80px;    color: var(--heading-color)}.header-area.construction-home .description {    font-size: 18px;    line-height: 30px;    color: var(--heading-color);    opacity: .6}.header-area.construction-home .btn-wrapper {    margin-top: 40px}.header-area.construction-home .industry-btn.construciton-home {    background-color: var(--secondary-color)}.header-area.construction-home .industry-btn.construciton-home:hover {    background-color: #fff;    color: var(--heading-color)}.header-area.construction-home .industry-btn:hover i {    color: #fff}.header-area.construction-home .industry-btn i {    color: var(--secondary-color)}.header-area.construction-home .industry-btn:hover:after {    background-color: var(--secondary-color)}.header-area.construction-home {    padding: 180px 0 180px 0}.construction-about-area .right-content-area .subtitle {    font-size: 16px;    line-height: 20px;    font-weight: 600;    color: var(--construction-color)}.construction-about-area .right-content-area .title {    font-size: 40px;    line-height: 45px;    font-weight: 600;    margin-bottom: 20px}.construction-about-area .right-content-area .btn-wrapper {    margin-top: 30px}.construction-about-area .right-content-area .description {    font-size: 16px;    line-height: 30px}.industry-btn.const-home-color:hover {    background-color: var(--secondary-color);    color: #fff}.industry-btn.const-home-color:hover i {    color: var(--heading-color)}.industry-btn.const-home-color:hover:after {    background-color: var(--construction-color);    color: var(--heading-color)}.industry-btn.const-home-color {    background-color: var(--construction-color);    color: var(--heading-color)}.industry-btn.const-home-color i {    color: #fff}.industry-btn.const-home-color:after {    background-color: var(--secondary-color);    color: #fff}.construction-video-wrap {    position: relative;    margin-bottom: 50px}.construction-video-wrap .experience-wrap {    position: absolute;    left: -50px;    bottom: -50px;    width: 120px;    height: 100px;    background-color: var(--secondary-color);    border: 2px solid var(--construction-color);    color: #fff;    text-align: center;    padding: 10px}.construction-video-wrap .video-play:hover:after {    left: 0;    top: 0}.construction-video-wrap .video-play:after {    position: absolute;    left: -10px;    top: -10px;    width: 100%;    height: 100%;    border: 2px solid var(--heading-color);    content: '';    border-radius: 50%}.construction-video-wrap .video-play {    position: absolute;    top: 50%;    left: 50%;    height: 80px;    width: 80px;    text-align: center;    line-height: 80px;    background-color: var(--construction-color);    color: var(--heading-color);    border-radius: 50%;    transform: translate(-50%, -50%)}.construction-video-wrap {    display: inline-block}.construction-video-wrap .experience-wrap .year {    font-size: 26px;    line-height: 30px;    margin-bottom: 20px;    font-weight: 700}.construction-video-wrap .experience-wrap .title {    color: #fff;    font-size: 16px;    line-height: 20px;    font-weight: 700}.construction-about-area .left-content-area {    position: relative;    margin-top: 60px;    padding-right: 40px}.construction-about-area .left-content-area .shape {    position: absolute;    right: 0;    top: -60px}.construction-counterup-area {    background-color: var(--construction-color)}.construction-counterup-item {    text-align: center}.construction-counterup-item .count-wrap {    font-size: 36px;    line-height: 46px;    font-weight: 700;    color: var(--heading-color);    position: relative;    margin-bottom: 20px}.construction-counterup-item .count-wrap:after {    position: absolute;    left: 50%;    bottom: -8px;    width: 50px;    height: 2px;    background-color: var(--heading-color);    content: '';    transform: translateX(-50%)}.construction-counterup-item .title {    font-size: 16px;    line-height: 20px;    font-weight: 600}.section-title.const-home-color .subtitle {    color: var(--construction-color);    text-transform: capitalize}.construction-single-what-we-cover-item {    text-align: center;    border: 1px solid rgba(0, 0, 0, .05);    padding: 40px 30px}.construction-single-what-we-cover-item .icon {    font-size: 60px;    line-height: 70px;    color: var(--construction-color);    margin-bottom: 30px}.construction-single-what-we-cover-item .content .title {    font-size: 24px;    line-height: 30px;    font-weight: 700;    margin-bottom: 15px}.construction-single-what-we-cover-item .content p {    font-size: 16px;    line-height: 30px}.construction-single-what-we-cover-item .content .readmore {    display: inline-block;    margin-top: 20px;    color: var(--heading-color);    transition: all .3s;    font-weight: 600}.construction-single-what-we-cover-item .content .readmore:hover {    color: var(--construction-color)}.construction-quote-area {    background-size: cover;    background-position: center;    position: relative;    z-index: 0}.construction-quote-area:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: #000;    opacity: .8;    z-index: -1;    content: ''}.construction-quote-area .right-image {    position: absolute;    right: 5%;    bottom: 0}.construction-home-quote-form .form-group {    margin-bottom: 25px}.construction-home-quote-form .form-control {    background-color: transparent;    border: none;    border-bottom: 1px solid rgba(255, 255, 255, .5);    color: #fff;    border-radius: 0;    padding-left: 0;    font-size: 14px}.construction-home-quote-form .form-group.file .help-info {    color: rgba(255, 0, 0, .7)}.construction-home-quote-form .form-control:focus {    border: none;    border-bottom: 1px solid rgba(255, 255, 255, .5)}.construction-home-quote-form .form-control::placeholder {    color: #fff}.construction-home-quote-form .form-group label {    color: #fff}.construction-home-quote-form .form-group.textarea .form-control:focus {    outline: 0;    box-shadow: none}.construction-home-quote-form .form-group.textarea .form-control {    color: #fff;    max-height: 140px}.construction-case-study-carousel .owl-stage {    left: -200px}.construction-project-nav div {    display: inline-block;    width: 40px;    height: 40px;    text-align: center;    background-color: var(--secondary-color);    transition: .4s all;    color: #fff;    line-height: 40px;    cursor: pointer}.construction-project-nav div:hover {    background-color: var(--construction-color);    color: #ffff}.construction-project-nav div+div {    margin-left: 20px}.construction-project-nav {    text-align: right;    display: flex;    justify-content: flex-end;    align-items: center;    height: 100%}.const-single-case-study-style-02 {    position: relative}.const-single-case-study-style-02 .cart-icon {    position: absolute;    left: 0;    bottom: 0;    padding: 30px;    background-image: linear-gradient(8deg, #000, transparent);    width: 100%;    height: 100%;    display: flex;    flex-direction: column;    justify-content: flex-end}.const-single-case-study-style-02 .title {    font-size: 30px;    line-height: 40px;    color: #fff;    font-weight: 600;    transition: all .3s}.const-single-case-study-style-02 .title:hover {    color: var(--construction-color)}.const-single-case-study-style-02 .cat-wrapper {    color: rgba(255, 255, 255, .8)}.const-single-case-study-style-02 .cat-wrapper a+a:before {    position: static;    content: ",";    padding-right: 5px}.const-team-single-item {    padding: 10px;    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .01)}.const-team-single-item .content {    padding: 30px;    text-align: center}.const-team-single-item .content .title {    font-size: 22px;    line-height: 30px;    text-transform: capitalize}.const-team-single-item .content span {    font-size: 15px;    line-height: 20px}.const-team-single-item .content .social-icons {    margin: 0;    padding: 0;    list-style: none;    margin-top: 20px}.const-team-single-item .content .social-icons li:hover {    background-color: var(--construction-color);    color: #fff}.const-team-single-item .content .social-icons li {    display: inline-block;    width: 30px;    height: 30px;    line-height: 33px;    text-align: center;    background-color: #f3f3f3;    font-size: 14px;    color: var(--heading-color);    transition: all .3s}.const-team-single-item .content .social-icons li+li {    margin-left: 10px}.const-single-testimonial-item .content {    background-color: #f8f8f8;    padding: 30px;    border-radius: 10px;    margin-bottom: 30px}.const-single-testimonial-item .content i {    font-size: 30px;    line-height: 40px;    margin-bottom: 20px;    color: var(--construction-color)}.const-single-testimonial-item .content .description {    margin-bottom: 0}.const-single-testimonial-item .content {    background-color: #f8f8f8;    padding: 30px;    border-radius: 10px;    margin-bottom: 30px}.const-single-testimonial-item .content i {    font-size: 30px;    line-height: 40px;    margin-bottom: 20px;    color: var(--construction-color)}.const-single-testimonial-item .content .description {    margin-bottom: 0}.const-single-testimonial-item .author-details .thumb img {    width: 60px;    height: 60px;    border-radius: 50%}.const-single-testimonial-item .author-details .thumb {    margin-bottom: 20px}.const-single-testimonial-item .author-details .title {    font-size: 20px;    line-height: 26px;    color: #0078ee;    font-weight: 600;    margin-bottom: 0}.const-single-testimonial-item .author-details .designation {    font-size: 14px;    font-style: italic}.single-portfolio-blog-grid.const-page .content {    background-color: #fff}.single-portfolio-blog-grid.const-page .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.const-page .content .excerpt {    color: var(--paragraph-color)}.single-portfolio-blog-grid .thumb .time-wrap {    color: #fff;    background-color: var(--construction-color)}.single-portfolio-blog-grid .content .readmore {    color: var(--heading-color)}.logistic-dots.const-page .owl-dots div.active {    background-color: var(--construction-color)}.header-style-03.header-variant-08 {    z-index: 1}.cat-sku-content-wrapper .social-icons {    margin: 0;    padding: 0;    list-style: none;    margin-top: 20px}.cat-sku-content-wrapper .social-icons .title {    font-size: 16px;    line-height: 20px;    font-weight: 700;    color: var(--heading-color);    display: inline-block}.cat-sku-content-wrapper .social-icons li+li {    margin-left: 10px;    display: inline-block}.header-style-01.header-variant-03 .single-donation-mega-menu-item .content .boxed-btn {    text-align: center}.single-portfolio-blog-grid.const-page .content .readmore {    color: var(--construction-color)}.single-portfolio-blog-grid .content .readmore {    color: #fff}.header-style-03.header-variant-08 {    z-index: 9}.single-portfolio-blog-grid.industry-page .time-wrap {    background-color: var(--industry-color)}.footer-area.home-variant-10 .copyright-area, .footer-area.home-variant-10 .footer-top, .footer-area.home-variant-11 .copyright-area, .footer-area.home-variant-11 .footer-top {    background-color: #191d33}.footer-area.home-variant-10 .copyright-area, .footer-area.home-variant-11 .copyright-area {    border-top: 1px solid rgba(255, 255, 255, .2)}.single-header-bottom-item-02 .icon {    color: var(--main-color-one)}.footer-area.home-variant-12 .copyright-area, .footer-area.home-variant-12 .footer-top {    background-color: var(--medical-color)}.footer-area.home-variant-12 .copyright-area {    border-top: 1px solid rgba(255, 255, 255, .4)}.footer-area.home-variant-13 .footer-top {    background-color: #1a191f}footer.footer-area.home-variant-13 .copyright-area {    background-color: #0c0b11}.grecaptcha-badge {    display: none}.margin-bottom-100 {    margin-bottom: 100px}.footer-area.home-variant-14 .copyright-area {    border-top: 1px solid rgba(0, 0, 0, .2)}.footer-area.home-variant-14 .footer-top {    background-color: #f4f5fa;    color: var(--paragraph-color)}.footer-area.home-variant-14 .copyright-area {    background-color: #f4f5fa;    color: var(--paragraph-color)}.footer-area.home-variant-14 .widget.footer-widget .widget-title {    color: var(--heading-color)}.footer-area.home-variant-14 .widget.footer-widget ul li, .footer-area.home-variant-14 .widget.footer-widget ul li a {    color: var(--paragraph-color)}.footer-area.home-variant-15 .copyright-area, .footer-area.home-variant-15 .footer-top {    background-color: rgba(76, 163, 56, .1)}.footer-area.home-variant-15 .widget.footer-widget .widget-title {    color: var(--heading-color)}.footer-area.home-variant-15 .widget.footer-widget ul li, .footer-area.home-variant-15 .widget.footer-widget ul li a {    color: var(--paragraph-color)}.footer-area.home-variant-15 .copyright-area {    color: var(--paragraph-color);    border-top: 1px solid rgba(0, 0, 0, .2)}.footer-area.home-variant-16 .footer-top {    background-color: var(--cleaning-two-color)}.footer-area.home-variant-16 .copyright-area {    border-top: 1px solid rgba(255, 255, 255, .5)}.footer-area.home-variant-16 .copyright-area, .footer-area.home-variant-16 .footer-top {    background-color: var(--cleaning-two-color)}.footer-area.home-variant-16 .newsletter-form-wrap .submit-btn {    color: var(--cleaning-two-color)}body.home_variant_16 .back-to-top {    background-color: var(--cleaning-color)}.home-variant-16.footer-area .footer-widget.widget_tag_cloud .tagcloud a, .home-variant-16.footer-area .widget.footer-widget p, .home-variant-16.footer-area .widget.footer-widget ul li, .home-variant-16.footer-area .widget.footer-widget ul li a, .home-variant-16.footer-area .widget.footer-widget.widget_calendar caption, .home-variant-16.footer-area .widget.footer-widget.widget_calendar td, .home-variant-16.footer-area .widget.footer-widget.widget_calendar th {    color: rgba(255, 255, 255, .8)}.home-variant-16.footer-area .contact_info_list li.single-info-item .icon {    color: var(--cleaning-color)}.buy-now-wrap {    position: fixed;    right: 0;    top: 40%}.buy-now-wrap ul {    margin: 0;    padding: 0;    list-style: none}.buy-now-wrap ul li a {    display: inline-block;    width: 40px;    height: 40px;    text-align: center;    background-color: var(--main-color-one);    border-radius: 0;    color: #fff;    line-height: 40px}.buy-now-wrap ul li+li {    border-top: 1px solid rgba(0, 0, 0, .02)}.appointment-details-item .top-part {    display: flex}.appointment-details-item .top-part .content {    flex: 1;    width: 60%;    display: flex;    flex-direction: column;    justify-content: center}.appointment-details-item .top-part .thumb {    width: 40%;    margin-right: 40px}.appointment-details-item .top-part .content {    padding-left: 40px}.appointment-details-item .top-part .content .designation {    font-size: 16px;    font-weight: 600;    color: var(--main-color-one);    line-height: 20px}.appointment-details-item .top-part .content .title {    font-size: 36px;    line-height: 46px;    font-weight: 700;    margin-bottom: 20px}.appointment-details-item .top-part .content .short-description {    font-size: 16px;    line-height: 30px;    margin-bottom: 25px}.appointment-details-item .top-part .content .location, .appointment-details-item .top-part .content .price-wrap {    background-color: #f2f2f2;    border-radius: 5px;    padding: 5px 10px;    display: inline-block;    margin-bottom: 20px;    width: max-content}.appointment-details-item .top-part .content .location i {    color: var(--main-color-one);    padding-right: 10px}.appointment-details-item .top-part .content .price-wrap h4 {    margin-bottom: 0;    font-size: 16px;    font-weight: 700}.appointment-details-item .bottom-part .nav-tabs {    display: flex;    justify-content: center;    border-bottom: 2px solid #e2e2e2;    margin-bottom: 30px}.appointment-details-item .bottom-part .nav-tabs .nav-link {    min-width: 200px;    text-align: center;    font-weight: 700;    border: none}.appointment-details-item .bottom-part .nav-tabs .nav-link.active {    color: var(--main-color-one);    position: relative;    z-index: 0}.appointment-details-item .bottom-part .nav-tabs .nav-link.active:after {    position: absolute;    bottom: -2px;    left: 0;    width: 100%;    height: 2px;    content: '';    background-color: var(--main-color-one)}.appointment-details-item .bottom-part .nav-tabs .nav-link.active:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--main-color-one);    content: '';    z-index: -1;    opacity: .1}.appointment-details-item .bottom-part {    margin-top: 80px}.social-share-wrap ul {    margin: 0;    padding: 0;    list-style: none}.social-share-wrap ul li {    display: inline-block}.social-share-wrap ul li+li {    margin-left: 10px}.social-share-wrap ul li a {    display: inline-block;    width: 35px;    height: 35px;    border-radius: 5px;    border: 1px solid #e2e2e2;    line-height: 35px;    text-align: center;    transition: all .3s}.social-share-wrap ul li a:hover {    background-color: var(--main-color-one);    color: #fff;    border-color: var(--main-color-one)}.information-area-wrap .additional-info, .information-area-wrap .description-wrap, .information-area-wrap .education-info, .information-area-wrap .specialised-info {    background-color: #f8f8f8;    padding: 30px;    border-radius: 10px;    margin-bottom: 20px}.description-wrap .title, .information-area-wrap .additional-info .title, .information-area-wrap .education-info .title, .information-area-wrap .specialised-info .title {    font-size: 20px;    font-weight: 700;    line-height: 30px;    margin-bottom: 20px}.information-area-wrap .additional-info ul, .information-area-wrap .education-info ul, .information-area-wrap .specialised-info ul {    margin: 0;    padding: 0;    list-style: none}.information-area-wrap .additional-info ul li:before, .information-area-wrap .education-info ul li:before, .information-area-wrap .specialised-info ul li:before {    position: static;    width: 10px;    height: 10px;    border-radius: 50%;    border: 3px solid var(--main-color-one);    content: '';    display: inline-block;    margin-right: 10px}.information-area-wrap .additional-info ul li+li, .information-area-wrap .education-info ul li+li, .information-area-wrap .specialised-info ul li+li {    margin-top: 10px}.information-area-wrap .additional-info ul li, .information-area-wrap .education-info ul li, .information-area-wrap .specialised-info ul li {    font-size: 16px;    line-height: 26px;    font-weight: 600;    color: var(--heading-color);    opacity: .8}.booking-wrap {    display: flex;    justify-content: space-between}.booking-wrap .left-part {    width: 50%;    padding-right: 40px}.booking-wrap .right-part {    width: 50%;    padding-left: 40px}.date-time-block .title {    font-size: 18px;    line-height: 20px;    font-weight: 700;    margin-bottom: 20px}.date-time-block .title {    font-size: 18px;    line-height: 20px;    font-weight: 700;    margin-bottom: 20px}.date-time-block .time-slot {    margin: 0;    padding: 0;    list-style: none}.date-time-block .time-slot li {    display: inline-block;    background-color: #f2f2f2;    padding: 5px 10px;    border-radius: 3px;    margin: 5px;    font-size: 14px;    font-weight: 600;    cursor: pointer}.date-time-block {    margin-bottom: 40px}.date-time-block .time-slot li.selected {    background-color: var(--main-color-one);    color: #fff}.appointment-booking-form .form-control {    border: 1px solid #e2e2e2;    border-radius: 0;    height: 50px}.appointment-booking-form select.form-control:focus {    outline: 0;    box-shadow: none}.appointment-booking-form textarea.form-control {    min-height: 120px;    resize: none}.appointment-booking-form textarea.form-control:focus {    outline: 0;    box-shadow: none}.booking-wrap .left-part .form-wrapper .title, .booking-wrap .right-part .form-wrapper .title {    font-size: 20px;    line-height: 30px;    font-weight: 700;    margin-bottom: 20px}.feedback-form-wrapper .title {    font-size: 22px;    line-height: 30px;    font-weight: 700;    margin-bottom: 30px}.feedback-form-wrapper {    background-color: #f8f8f8;    padding: 30px;    margin-bottom: 30px}.feedback-wrapper .login-form p {    font-size: 20px;    line-height: 30px;    font-weight: 700}.feedback-wrapper>.login-form {    background-color: #f8f8f8;    padding: 30px}.feedback-wrapper>.login-form form {    max-width: 450px}.feedback-comment-list-wrap ul {    margin: 0;    padding: 0;    list-style: none}.feedback-comment-list-wrap {    background-color: #f8f8f8;    padding: 30px}.feedback-comment-list-wrap li+li {    margin-bottom: 20px}.feedback-comment-list-wrap li .title {    font-size: 18px;    line-height: 20px;    font-weight: 700}.feedback-comment-list-wrap li .rating-wrap {    margin-bottom: 10px}.booking_details_list {    margin: 0;    padding: 0;    text-align: left}.appointment-content-area .top-search-wrapper {    display: flex;    justify-content: space-between}.appointment-content-area .top-search-wrapper .left-part .search-wrapper .search-box {    display: flex;    position: relative}.appointment-content-area .top-search-wrapper>div {    width: 50%}.appointment-content-area .top-search-wrapper .left-part .search-wrapper .search-box .submit-btn:focus {    outline: 0;    box-shadow: none}.appointment-content-area .top-search-wrapper .left-part .search-wrapper .search-box .submit-btn {    position: absolute;    right: 0;    top: 0;    background-color: var(--main-color-one);    width: 50px;    border-radius: 0;    height: 50px;    text-align: center;    padding: 0;    cursor: pointer}.appointment-content-area .top-search-wrapper .left-part .search-wrapper .search-box .form-control {    border: 1px solid #e2e2e2;    border-radius: 0;    height: 50px;    padding-right: 70px}.appointment-content-area .top-search-wrapper .left-part .search-wrapper {    padding-left: 40px}.appointment-content-area .top-search-wrapper .left-part .search-wrapper .search-box .submit-btn:hover {    color: #fff;    opacity: .8}.appointment-content-area .top-search-wrapper .right-part select {    width: calc(100% / 2 - 20px);    display: inline-block;    height: 50px;    border: 1px solid #e2e2e2;    border-radius: 0;    text-transform: capitalize}.appointment-content-area .top-search-wrapper {    margin-bottom: 40px}.appointment-content-area .top-search-wrapper .right-part {    display: flex;    justify-content: space-between}.appointment-content-area .top-search-wrapper .right-part select:focus {    outline: 0;    box-shadow: none}.appointment-single-item .thumb {    position: relative;    margin-bottom: 30px;    background-color: #f8f8f8;    min-height: 360px;    background-repeat: no-repeat;    background-position: top center}.appointment-single-item .thumb .cat {    position: absolute;    left: 10px;    top: 10px;    background-color: var(--main-color-one);    padding: 5px 10px;    border-radius: 5px;    font-size: 14px;    color: #fff;    font-weight: 600}.appointment-single-item .content .title {    font-size: 22px;    font-weight: 600;    margin-bottom: 15px}.appointment-single-item .content .designation {    display: inline-block;    font-size: 16px;    line-height: 20px;    font-weight: 600;    margin-bottom: 10px;    position: relative;    padding: 5px 20px;    border-radius: 5px;    color: var(--main-color-one);    text-transform: capitalize}.appointment-single-item .content .designation:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--main-color-one);    content: '';    opacity: .1;    border-radius: 5px}.appointment-single-item .content .location {    display: block;    margin-bottom: 30px}.appointment-single-item .content .location i {    color: var(--main-color-one);    margin-right: 5px}.appointment-single-item .content .boxed-btn {    min-width: auto;    font-weight: 700;    background-color: transparent;    color: var(--main-color-one);    text-decoration: underline;    padding: 0}.feedback-comment-list-wrap li .rating-wrap.single i {    font-size: 14px;    color: #ffc105;    letter-spacing: -5px}.feedback-comment-list-wrap>.title {    font-size: 22px;    line-height: 30px;    font-weight: 700;    margin-bottom: 30px}.appointment-single-item {    margin-bottom: 60px}.lesson-navbar-area .nav-inner-wrap .right-side-content .course-title-wrap {    max-width: 60%}.course-details-list-wrap .btn-wrapper .boxed-btn.purchased {    background-color: #53ad53}.course-details-list-wrap .btn-wrapper .boxed-btn.purchased i {    color: #53ad53}.course-details-list-wrap {    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);    border-radius: 10px;    padding: 20px}.course-details-list-wrap ul {    margin: 0;    padding: 0;    list-style: none}.course-details-list-wrap ul li+li {    border-top: 1px solid #dedbdb}.course-details-list-wrap ul li {    padding: 16px 0}.course-details-list-wrap li i {    color: var(--main-color-two);    width: 25px}.course-details-list-wrap li {    display: flex;    justify-content: space-between}.course-details-list-wrap li strong {    font-weight: 700;    color: var(--heading-color)}.course-details-list-wrap li .right {    color: var(--main-color-one);    font-weight: 600}.course-details-list-wrap .btn-wrapper {    margin: 30px;    text-align: center;    margin-bottom: 10px}.course-details-list-wrap .btn-wrapper i {    display: inline-block;    width: 40px;    height: 40px;    border-radius: 5px;    background-color: #fff;    text-align: center;    color: var(--main-color-one);    line-height: 40px;    margin-left: 30px}.course-details-list-wrap .btn-wrapper .boxed-btn {    padding: 10px 10px 10px 30px;    border-radius: 5px;    font-size: 16px;    font-weight: 700}.course-details-list-wrap li .right del {    opacity: .6}.course-details-list-wrap li .right .price-wrap {    font-weight: 700}.content-tab-wrapper .nav-tabs {    border-bottom: 1px solid #dedbdb;    margin: 50px 0 30px}.content-tab-wrapper .nav-tabs .nav-link {    border: none;    font-weight: 600;    text-transform: capitalize;    color: var(--heading-color);    opacity: .8}.content-tab-wrapper .nav-tabs .nav-link.active {    background-color: var(--main-color-two);    border-radius: 0;    color: #fff}.content-tab-wrapper nav .nav-tabs .nav-link {    padding: 15px 40px}.instructor-wrap {    display: flex}.instructor-wrap .content-wrap {    flex: 1;    margin-left: 40px}.instructor-wrap .content-wrap .designation {    font-weight: 600;    color: var(--main-color-one);    display: block;    margin-bottom: 10px}.instructor-wrap .content-wrap .title {    font-size: 24px;    font-weight: 700;    line-height: 30px;    margin-bottom: 15px}.instructor-wrap .content-wrap .social-wrap {    margin: 0;    padding: 0;    list-style: none;    margin-top: 22px}.instructor-wrap .content-wrap .social-wrap li {    display: inline-block}.course-details-content-area .feedback-wrapper>.login-form {    background-color: transparent;    padding: 0}.single-curriculum-item .title {    font-size: 26px;    font-weight: 700;    line-height: 30px;    margin-bottom: 15px}.single-curriculum-item .title {    font-size: 20px;    font-weight: 700;    line-height: 30px;    margin-bottom: 0}.single-curriculum-item .description {    font-size: 14px;    color: var(--heading-color);    opacity: .8;    font-weight: 600}.single-curriculum-item .card-header {    background-color: transparent;    padding: 0;    padding-right: 20px;    cursor: pointer;    border: none}.single-curriculum-item .card {    border: 1px solid #eee;    padding: 20px}.single-curriculum-item .lesson-list {    margin: 0;    padding: 0;    list-style: none}.single-curriculum-item .lesson-list li a {    display: flex;    justify-content: space-between;    padding: 15px 0}.single-curriculum-item .lesson-list li+li {    border-top: 1px solid #eee}.single-curriculum-item .card-body {    padding: 0}.single-curriculum-item+.single-curriculum-item {    margin-top: 20px}.single-curriculum-item .card-header .lesson-count {    position: absolute;    right: 0;    top: 0;    color: var(--main-color-two);    font-size: 14px;    font-weight: 700}.single-curriculum-item .card-header .lesson-count {    position: absolute;    right: 20px;    top: 20px;    color: var(--main-color-two);    font-size: 14px;    font-weight: 700}.single-curriculum-item .lesson-list li a .lession-title {    font-weight: 600;    color: #353535}.single-curriculum-item .lesson-list li a .lession-title i {    color: var(--main-color-one);    margin-right: 5px}.single-curriculum-item .lesson-list li a .right {    color: #353535;    font-size: 14px;    font-weight: 600}.single-curriculum-item .lesson-list li a .right i {    margin-left: 5px}.single-curriculum-item .lesson-list li a .right i.fa-eye {    color: var(--main-color-two)}.single-curriculum-item .lesson-list li a .right i.fa-lock {    color: #a93f3f}.single-curriculum-item .card-header>div {    padding-right: 80px}.single-curriculum-item .card-header>div[aria-expanded=true] {    border-bottom: 1px solid #eee;    padding-bottom: 15px}.enroll-area-wrapper .login-form>p {    font-size: 36px;    text-align: center;    line-height: 36px;    font-weight: 700;    margin-bottom: 40px;    color: var(--heading-color)}.enroll-area-wrapper {    padding: 60px;    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);    border-radius: 10px}.enroll-form-wrapper .btn-wrapper {    text-align: center}.enroll-form-wrapper .amount-title {    font-size: 30px;    font-weight: 700;    text-align: center;    margin-bottom: 40px}.form-group.coupon {    position: relative}.form-group.coupon span.right {    position: absolute;    right: 0;    bottom: 0;    width: 80px;    height: 50px;    line-height: 50px;    background-color: var(--main-color-two);    color: #fff;    font-weight: 600;    text-align: center;    cursor: pointer}.form-group.coupon span.right.spin-none i {    visibility: hidden;    opacity: 0;    width: 0}.appointment-booking-form .form-group.coupon .form-control {    padding-right: 90px}.enroll-form-wrapper .amount-title del {    padding-left: 8px;    opacity: .5}.course-single-grid-item {    background-color: #fff;    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);    border-radius: 5px;    margin-bottom: 40px;    max-width: 350px}.course-single-grid-item .thumb {    padding: 10px;    position: relative}.course-single-grid-item .content {    padding: 20px;    position: relative}.course-single-grid-item .thumb .price-wrap {    position: absolute;    right: 20px;    bottom: 20px;    background-color: var(--course-two-color);    padding: 5px 10px;    color: #fff;    font-weight: 700;    font-size: 14px}.course-single-grid-item .thumb .price-wrap del {    opacity: .8}.course-single-grid-item .content .title {    font-size: 22px;    line-height: 26px;    font-weight: 700}.course-single-grid-item .content .instructor-wrap {    font-size: 14px;    font-weight: 600;    margin-bottom: 15px}.course-single-grid-item .content .instructor-wrap span {    color: var(--course-two-color);    padding-right: 5px}.course-single-grid-item .content .footer-part {    margin-top: 30px;    display: flex;    justify-content: space-between;    border-top: 1px solid #e2e2e2;    padding-top: 20px;    color: var(--heading-color);    opacity: .7;    font-size: 14px;    font-weight: 600}.course-single-grid-item .content .rating-wrap {    position: absolute;    top: -6px}.instructor-info-wrapper .img-wrap {    margin-bottom: 30px}.instructor-info-wrapper .content .title {    font-size: 22px;    line-height: 30px;    font-weight: 700;    margin-bottom: 0}.instructor-info-wrapper .content .designation {    font-size: 14px;    font-weight: 700}.instructor-info-wrapper .content .social-wrap {    margin: 0;    padding: 0;    list-style: none;    margin-top: 20px}.instructor-info-wrapper .content .social-wrap li {    display: inline-block}.instructor-info-wrapper .content .social-wrap li+li {    margin-left: 10px}.course-single-grid-item .thumb .cat {    position: absolute;    left: 20px;    top: 20px}.course-single-grid-item .thumb .cat a.bg-1 {    background-color: #8876ff}.course-single-grid-item .thumb .cat a.bg-2 {    background-color: #f27676}.course-single-grid-item .thumb .cat a.bg-3 {    background-color: #4582ff}.course-single-grid-item .thumb .cat a.bg-4 {    background-color: #55b56a}.course-single-grid-item .thumb .cat a {    display: inline-block;    background-color: var(--course-color);    color: #fff;    padding: 5px 10px;    border-radius: 3px;    font-size: 14px;    font-weight: 600}.footer-area.home-variant-17.has-top-padding .footer-top {    padding-top: 210px}.footer-area.home-variant-17 .footer-top {    background-color: #f0fbfe}.footer-area.home-variant-15 .footer-widget.widget_tag_cloud .tagcloud a, .footer-area.home-variant-15 .widget.footer-widget p, .footer-area.home-variant-15 .widget.footer-widget ul li, .footer-area.home-variant-15 .widget.footer-widget ul li a, .footer-area.home-variant-15 .widget.footer-widget.widget_calendar caption, .footer-area.home-variant-15 .widget.footer-widget.widget_calendar td, .footer-area.home-variant-15 .widget.footer-widget.widget_calendar th, .footer-area.home-variant-17 .footer-widget.widget_tag_cloud .tagcloud a, .footer-area.home-variant-17 .widget.footer-widget p, .footer-area.home-variant-17 .widget.footer-widget ul li, .footer-area.home-variant-17 .widget.footer-widget ul li a, .footer-area.home-variant-17 .widget.footer-widget.widget_calendar caption, .footer-area.home-variant-17 .widget.footer-widget.widget_calendar td, .footer-area.home-variant-17 .widget.footer-widget.widget_calendar th {    color: var(--paragraph-color)}.footer-area.home-variant-17 .widget.footer-widget .widget-title {    color: var(--heading-color)}.footer-area.home-variant-17 .copyright-area {    background-color: #f0fbfe;    color: var(--paragraph-color);    border-top: 1px solid rgba(0, 0, 0, .1)}.footer-area.home-variant-14 .footer-top .widget.footer-widget p, .footer-area.home-variant-14 .footer-top .widget.footer-widget.widget_calendar caption, .footer-area.home-variant-14 .footer-top .widget.footer-widget.widget_calendar td, .footer-area.home-variant-14 .footer-top .widget.footer-widget.widget_calendar th, .footer-area.home-variant-14 .footer-top .widget_tag_cloud .tagcloud a {    color: var(--paragraph-color)}.footer-area.home-variant-12 .footer-top .widget.footer-widget p, .footer-area.home-variant-12 .footer-top .widget.footer-widget.widget_calendar caption, .footer-area.home-variant-12 .footer-top .widget.footer-widget.widget_calendar td, .footer-area.home-variant-12 .footer-top .widget.footer-widget.widget_calendar th, .footer-area.home-variant-12 .footer-top .widget_tag_cloud .tagcloud a, .footer-area.home-variant-12 .widget.footer-widget ul li, .footer-area.home-variant-12 .widget.footer-widget ul li a {    color: #fff}.xg-mega-menu-single-column-wrap ul li {    line-height: 20px !important}.xg-mega-menu-single-column-wrap ul li+li {    margin-top: 15px}.support-ticket-wrapper .login-form p {    font-size: 36px;    line-height: 40px;    text-align: center;    font-weight: 700;    color: var(--heading-color);    margin-bottom: 50px}.support-ticket-wrapper .login-form form.account-form {    padding: 0 60px}.support-ticket-wrapper .title {    font-size: 36px;    line-height: 46px;    font-weight: 700;    text-align: center;    margin-bottom: 40px}.support-ticket-wrapper button[type=submit]:hover {    background-color: var(--secondary-color);    color: #fff}.support-ticket-wrapper button[type=submit] {    display: inline-block;    border: none;    background-color: var(--main-color-one);    color: #fff;    padding: 10px 30px;    font-weight: 600;    transition: all .4s}.support-ticket-wrapper textarea:focus {    outline: 0;    box-shadow: none}.support-ticket-wrapper textarea {    max-height: 150px}.footer-area.home-variant-14 .footer-top .newsletter-form-wrap .submit-btn {    background-color: transparent;    border: none}.lawyer-about-area.lawyer-home .right-content-area:before {    display: none}.lawyer-about-area.lawyer-home .left-content-area .shape {    right: -40px}.lawyer-about-area.political-home .left-content-area:before {    display: none}.lawyer-counterup-area.political-home:after {    background-color: var(--political-color)}.lawyer-counterup-area.political-home .lawyer-home-counterup-item .icon {    color: #fff}.header-area.political-home:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-image: linear-gradient(45deg, #191d33, #e70f47);    content: '';    z-index: -1;    opacity: .8}.header-area.political-home {    padding: 325px 0 320px}.header-area.political-home .left-image-wrap {    position: absolute;    bottom: -10%;    left: 5%}.header-area.political-home .header-area .title {    font-size: 60px;    line-height: 69px}.header-area.political-home .boxed-btn.political {    border-radius: 3px;    background-color: #fff;    color: var(--political-color)}.header-area.political-home .boxed-btn.political:hover {    background-color: var(--political-color);    border-color: var(--political-color);    color: #fff}.header-area.political-home .btn-wrapper .boxed-btn.political {    margin-top: 30px}.header-style-03.header-variant-11 {    position: relative;    z-index: inherit}.header-style-03.header-variant-11 .navbar-area {    position: absolute;    left: 0;    top: auto;    z-index: 2;    width: 100%}.header-style-03.header-variant-11 .navbar-area .nav-container {    box-shadow: none;    padding: 0;    border-radius: 0;    background-color: transparent}.header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li:before {    color: rgba(255, 255, 255, .6)}.header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {    color: var(--political-color)}.header-style-03.header-variant-11 .navbar-area .nav-container .nav-right-content ul li a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-11 .navbar-area .nav-container .nav-right-content ul li a:hover {    color: var(--political-color)}.header-style-03.header-variant-11 .navbar-area .nav-container .nav-right-content ul li.cart a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-11 .navbar-area .nav-container .nav-right-content ul li.cart a:hover {    color: var(--political-color)}.header-style-03.header-variant-11 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff;    background-color: var(--political-color)}.header-style-03.header-variant-11 .navbar-area .nav-container .mobile-cart a .pcount {    color: var(--political-color)}.political-feature-list {    display: flex;    justify-content: space-evenly;    margin: 0;    padding: 0;    list-style: none}.political-feature-list li.style-1 {    background-color: #ff872a}.political-feature-list li.style-2 {    background-color: #303960}.political-feature-list li.style-3 {    background-color: #00b3f6}.political-feature-list li {    background-color: var(--political-color);    text-align: center;    width: 100%;    display: block;    padding: 60px 40px}.political-feature-list li .icon {    font-size: 70px;    line-height: 70px;    color: #fff;    margin-bottom: 10px}.political-feature-list li .title {    font-size: 18px;    line-height: 20px;    color: #fff}.header-bottom-area.margin-minus-100 {    margin-top: -120px}.lawyer-about-area .left-content-area {    margin-right: 80px}.lawyer-about-area .left-content-area .subtitle {    font-size: 16px;    line-height: 26px;    margin-bottom: 10px;    display: block;    color: var(--political-color)}.lawyer-about-area .left-content-area .title {    font-size: 45px;    line-height: 50px;    margin-bottom: 30px}.lawyer-about-area .left-content-area .btn-wrapper {    margin-top: 30px}.lawyer-about-area .left-content-area .btn-wrapper .boxed-btn {    border-radius: 3px;    background-color: var(--political-color);    border: 1px solid var(--political-color)}.lawyer-about-area .left-content-area .btn-wrapper .boxed-btn:hover {    color: var(--political-color);    background-color: transparent;    border-color: var(--political-color)}.lawyer-about-area .right-content-area {    position: relative}.lawyer-about-area .right-content-area:before {    position: absolute;    right: -30px;    bottom: -30px;    width: 150px;    height: 150px;    background-color: var(--political-color);    content: '';    z-index: -1}.political-video-wrap .img-wrap {    position: relative;    border: 10px solid #fff}.political-video-wrap .img-wrap .video-play-btn {    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%)}.political-video-wrap {    bottom: -100px;    z-index: 1;    position: relative}.political-cta-area-wrapper {    padding: 240px 0 140px;    text-align: center;    position: relative}.political-cta-area-wrapper:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: #191d33;    content: '';    opacity: .9}.political-cta-area-wrapper .subtitle {    font-size: 16px;    line-height: 26px;    color: rgba(255, 255, 255, .8)}.political-cta-area-wrapper .title {    font-size: 45px;    line-height: 55px;    font-weight: 700;    color: #fff;    margin-bottom: 30px}.political-cta-area-wrapper p {    color: rgba(255, 255, 255, .6)}.political-cta-area-wrapper .btn-wrapper .boxed-btn {    border-radius: 3px;    background-color: var(--political-color);    border: 1px solid transparent}.political-cta-area-wrapper .btn-wrapper .boxed-btn:hover {    background-color: transparent;    border-color: var(--political-color);    color: #fff}.political-cta-area-wrapper .btn-wrapper {    margin-top: 30px}.section-title.political-home .subtitle {    text-transform: capitalize;    color: var(--political-color)}.political-single-what-we-cover-item {    position: relative}.political-single-what-we-cover-item .hover {    visibility: hidden;    opacity: 0;    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    padding: 40px;    text-align: center;    background-color: var(--political-color);    display: flex;    justify-content: center;    align-items: center;    flex-direction: column;    transition: all .3s}.political-single-what-we-cover-item .content {    padding: 20px;    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)}.political-single-what-we-cover-item .content .title {    font-size: 24px;    line-height: 34px;    transition: all .3s}.political-single-what-we-cover-item .content .readmore:hover, .political-single-what-we-cover-item .content .title:hover {    color: var(--political-color)}.political-single-what-we-cover-item .content .readmore {    transition: all .3s}.political-single-what-we-cover-item:hover .hover {    visibility: visible;    opacity: 1}.political-single-what-we-cover-item .hover .title {    font-size: 26px;    line-height: 30px;    font-weight: 700;    color: #fff;    margin-bottom: 20px}.political-single-what-we-cover-item .hover p {    color: rgba(255, 255, 255, .7)}.lawyer-counterup-area {    position: relative;    z-index: 0}.lawyer-counterup-area:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: -1;    content: '';    background-color: var(--political-color);    opacity: .6}.lawyer-home-counterup-item .icon {    font-size: 40px;    line-height: 50px;    margin-bottom: 15px;    color: #fff}.lawyer-home-counterup-item {    text-align: center}.lawyer-home-counterup-item .count-wrap {    font-size: 30px;    line-height: 40px;    font-weight: 700;    color: #fff}.lawyer-home-counterup-item .title {    font-size: 16px;    line-height: 20px;    margin-top: 10px;    color: rgba(255, 255, 255, .8)}.political-single-event-item-wrap {    display: flex;    margin-bottom: 30px}.political-single-event-item-wrap .content {    padding: 30px}.political-single-event-item-wrap .thumb {    width: 50%;    position: relative}.political-single-event-item-wrap .thumb .time-wrap.style-1 {    background-color: #00b3f6}.political-single-event-item-wrap .thumb .time-wrap.style-2 {    background-color: #ff872a}.political-single-event-item-wrap .thumb .time-wrap {    position: absolute;    left: 10px;    top: 10px;    text-align: center;    width: 60px;    height: 60px;    background-color: var(--political-color);    font-weight: 700;    border-radius: 3px;    line-height: 26px;    font-size: 18px;    color: #fff}.political-single-event-item-wrap .thumb .time-wrap span {    display: block}.political-single-event-item-wrap .content .title {    font-size: 24px;    line-height: 30px;    margin-bottom: 20px}.political-single-event-item-wrap .content .description {    margin-bottom: 20px}.political-single-event-item-wrap .content ul {    margin: 0;    padding: 0;    list-style: none}.political-single-event-item-wrap .content ul li+li {    margin-top: 10px}.political-single-event-item-wrap .content ul li i {    color: var(--political-color)}.political-single-event-item-wrap .thumb .time-wrap .date {    margin-bottom: 0;    line-height: 16px;    padding-top: 12px}.logistic-single-testimonial-item.political-home {    background-color: #fff;    position: relative}.logistic-single-testimonial-item.political-home i {    color: var(--political-color)}.logistic-single-testimonial-item.political-home .content .author-details {    border-color: var(--political-color)}.logistic-single-testimonial-item.political-home:before {    position: absolute;    right: 0;    top: 0;    width: 200px;    content: "";    background-color: var(--political-color);    height: 100%}.single-portfolio-blog-grid.political-home .thumb .time-wrap {    background-color: var(--political-color)}.single-portfolio-blog-grid.political-home .content {    padding: 0;    background-color: transparent;    padding-top: 50px}.single-portfolio-blog-grid.political-home .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.political-home .content p {    color: var(--paragraph-color)}.single-portfolio-blog-grid.political-home .content .readmore {    color: var(--political-color);    text-decoration: none}.header-area .title {    font-weight: 700}.lawyer-about-area .left-content-area .title {    font-weight: 700}@media only screen and (max-width:991px) {    .header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px;        color: var(--heading-color)    }    .header-area.political-home .left-image-wrap {        display: none    }    .header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li a {        color: var(--heading-color)    }    .header-style-03.header-variant-11 .mobile-cart a {        display: inline-block;        position: absolute;        right: 80px;        top: 15px    }    .header-area.political-home {        padding: 180px 0 220px    }    .lawyer-about-area .left-content-area {        margin-bottom: 40px    }    .lawyer-home-counterup-item {        margin-bottom: 30px    }}@media only screen and (max-width:599px) {    .political-feature-list {        flex-wrap: wrap    }    .lawyer-about-area .left-content-area {        margin-right: 0    }    .lawyer-about-area .left-content-area .title {        font-size: 42px;        line-height: 46px    }}@media only screen and (max-width:414px) {    .logistic-single-testimonial-item.political-home:before {        display: none    }    .lawyer-about-area .left-content-area .title {        font-size: 36px;        line-height: 45px    }    .political-cta-area-wrapper .title {        font-size: 36px;        line-height: 46px    }}@media only screen and (max-width:330px) {    .header-style-03.header-variant-11 .navbar-area .nav-container .responsive-mobile-menu .logo-wrapper {        max-width: 140px    }}.header-style-03.header-variant-12 {    position: relative;    z-index: inherit}.header-style-03.header-variant-12 .navbar-area {    position: absolute;    left: 0;    top: auto;    z-index: 2;    width: 100%}.header-style-03.header-variant-12 .logo img {    max-width: 180px}.header-style-03.header-variant-12 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff;    background-color: var(--medical-color)}.header-style-03.header-variant-12 .navbar-area .nav-container .mobile-cart a .pcount {    color: var(--medical-color)}.header-style-03.header-variant-12 .navbar-area .nav-container {    -webkit-box-shadow: 0 6px 15px 0 rgb(0 0 0 / 10%);    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 10%);    padding: 0 30px;    border-radius: 0;    margin-top: 10px}.header-area.medical-home {    background-color: var(--medical-color)}.header-area.medical-home .title {    font-weight: 700}.header-area.medical-home .right-image-wrap {    position: absolute;    right: 5%;    top: 15%}.header-area.medical-home .btn-wrapper .boxed-btn.medical {    background-color: var(--medical-two-color)}.header-area.medical-home .btn-wrapper .boxed-btn.medical:hover {    background-color: transparent}.header-area.medical-home .btn-wrapper .boxed-btn.medical.blank {    background-color: transparent}.header-area.medical-home .btn-wrapper .boxed-btn.medical.blank:hover {    background-color: var(--medical-two-color);    border-color: var(--medical-two-color);    color: #fff}.header-area.medical-home .bottom-image-shape {    position: absolute;    bottom: -2px;    left: 0}.header-area.medical-home {    padding: 285px 0 450px}.header-area.medical-home .shape {    position: absolute;    z-index: -1}.header-area.medical-home .shape.image-1 {    left: -100px;    top: 15%}.header-area.medical-home .shape.image-2 {    right: 5%;    top: 24%}.header-area.medical-home .shape.image-3 {    bottom: 10%;    left: 30%}.medical-about-area .subtitle {    font-size: 16px;    line-height: 20px;    color: var(--medical-color);    margin-bottom: 20px;    display: block;    font-weight: 700}.medical-about-area .title {    font-size: 45px;    line-height: 55px;    font-weight: 700;    margin-bottom: 30px}.boxed-btn.medical-home {    background-color: var(--medical-two-color);    font-weight: 700}.boxed-btn.medical-home:hover {    background-color: var(--medical-color)}.medical-about-area .right-content-arae {    text-align: right}.medical-about-area .right-content-area {    text-align: right;    position: relative}.medical-about-area .right-content-area img {    border-radius: 25px}.medical-about-area .right-content-area .image-wapper img {    border: 10px solid #fff}.medical-about-area .right-content-area .image-wrapper {    position: absolute;    right: 0;    top: 0}.medical-about-area .right-content-area .image-wapper {    position: absolute;    left: 0;    bottom: -30px}.medical-about-area .right-content-area .image-wapper .vdo-btn {    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);    color: #fff}.medical-about-area .right-content-area .image-wapper .vdo-btn .video-play-btn {    color: #fff;    background-color: var(--medical-two-color)}.medical-about-area .right-content-area .image-wapper .vdo-btn .video-play-btn:before {    background-color: var(--medical-two-color)}.medical-about-area .left-content-area {    padding-right: 80px}.section-title.medical-home .subtitle {    text-transform: capitalize;    font-weight: 700;    color: var(--medical-color)}.political-single-what-we-cover-item .content {    padding: 20px;    text-align: center;    padding-top: 40px}.political-single-what-we-cover-item .content .title {    font-size: 22px;    line-height: 24px;    margin-bottom: 15px}.political-single-what-we-cover-item .thumb {    position: relative}.political-single-what-we-cover-item .thumb .icon {    position: absolute;    left: 50%;    bottom: -25px;    width: 60px;    height: 60px;    background-color: var(--medical-two-color);    text-align: center;    line-height: 60px;    border-radius: 50%;    color: #fff;    font-size: 30px;    transform: translateX(-50%);    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)}.political-single-what-we-cover-item .thumb .icon.style-1 {    background-color: #62b5fc}.political-single-what-we-cover-item .thumb .icon.style-2 {    background-color: #8876ff}.political-single-what-we-cover-item .thumb .icon.style-3 {    background-color: #55b56a}.political-single-what-we-cover-item .thumb .icon.style-4 {    background-color: #04d2c8}.political-single-what-we-cover-item .thumb .icon.style-5 {    background-color: #4582ff}.political-single-what-we-cover-item .thumb .icon.style-6 {    background-color: #fb0}.appointment-inner-area {    background-color: var(--medical-color);    padding: 60px 80px;    display: flex;    justify-content: space-between;    border-radius: 40px}.appointment-inner-area .left-content-area {    width: 50%;    display: flex;    flex-direction: column;    justify-content: center;    padding-right: 40px}.appointment-inner-area .right-content-area {    width: 50%;    padding-left: 60px}.appointment-inner-area .left-content-area .title {    font-size: 46px;    line-height: 50px;    color: #fff;    font-weight: 700;    margin-bottom: 30px}.appointment-inner-area .left-content-area .subtitle {    font-size: 16px;    line-height: 26px;    color: #fff}.appointment-inner-area .left-content-area .description, .appointment-inner-area .left-content-area .description * {    color: rgba(255, 255, 255, .8)}.appointment-inner-area .left-content-area .helpline {    font-size: 25px;    line-height: 40px;    color: #fff;    font-weight: 700;    margin-top: 20px}.appointment-inner-area .right-content-area .contact-page-form .form-control {    background-color: #fff;    border: none;    font-size: 14px;    padding: 10px}.appointment-inner-area .right-content-area .contact-page-form .textarea .form-control {    max-height: 100px}.appointment-inner-area .right-content-area .contact-page-form label {    color: #fff;    font-weight: 700}.appointment-inner-area .right-content-area .contact-page-form .file .help-info {    color: #fff;    opacity: .6}.appointment-inner-area .right-content-area .contact-page-form .file .form-control {    background-color: transparent}.appointment-inner-area .boxed-btn.medical-home {    border-radius: 3px}.appointment-inner-area .boxed-btn.medical-home:hover {    background-color: #fff;    color: var(--heading-color)}.medical-section-bg-color {    background-color: #f4f5fa}.medical-home-counterup-item {    display: flex}.medical-home-counterup-item .icon {    margin-right: 30px;    font-size: 40px;    line-height: 50px;    color: var(--medical-color);    position: relative}.medical-home-counterup-item .content .count-wrap {    font-size: 36px;    line-height: 46px;    font-weight: 700;    color: var(--heading-color)}.medical-home-counterup-item .content .title {    font-size: 16px;    line-height: 20px;    opacity: .6}.medical-home-counterup-item .style-1.icon {    color: #fc6285}.medical-home-counterup-item .style-1.icon:before {    background-color: #fc6285}.medical-home-counterup-item .style-2.icon {    color: #8876ff}.medical-home-counterup-item .style-2.icon:before {    background-color: #8876ff}.medical-home-counterup-item .style-3.icon {    color: #55b56a}.medical-home-counterup-item .style-3.icon:before {    background-color: #55b56a}.medical-home-counterup-item .icon:before {    position: absolute;    left: 10px;    top: 15px;    width: 40px;    height: 40px;    background-color: var(--medical-color);    border-radius: 50%;    opacity: .2;    content: '';    transition: all .3s}.medical-counterup-area.medical-section-bg-color {    padding-top: 250px;    margin-top: -160px}.medical-home-counterup-item:hover .icon:before {    width: 60px;    height: 60px;    top: 0;    left: 0}.appointment-inner-area .right-content-area .error-message span {    color: #fff !important}.medical-team-single-item .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 700;    margin-bottom: 0;    text-transform: capitalize}.medical-team-single-item .content {    text-align: center;    padding-top: 20px}.medical-team-single-item .content span {    font-size: 16px;    line-height: 20px}.medical-team-single-item .content .social-icons {    margin: 0;    padding: 0;    list-style: none;    margin-top: 10px}.medical-team-single-item .content .social-icons li {    display: inline-block}.medical-team-single-item .content .social-icons li+li {    margin-left: 10px}.medical-team-single-item .content .social-icons li a {    transition: all .3s}.medical-team-single-item .content .social-icons li a:hover {    color: var(--medical-color)}.const-single-case-study-style-02.lawyer-home .cart-icon {    background-image: linear-gradient(8deg, #000, transparent)}.const-single-case-study-style-02 .cart-icon {    background-image: url(../img/shape/case-study-shape.svg);    background-repeat: no-repeat;    background-position: bottom left}.const-single-case-study-style-02 .title:hover {    color: var(--medical-two-color)}.const-single-case-study-style-02 .title {    font-size: 26px;    line-height: 30px}.logistic-single-testimonial-item.medical-home .content i {    color: var(--medical-color)}.logistic-single-testimonial-item.medical-home {    background-color: #f4f5fa}.logistic-single-testimonial-item.medical-home .content .author-details {    border-left-color: var(--medical-color)}.single-portfolio-blog-grid.medical-home .content {    background-color: transparent;    padding: 20px 0 0 0}.single-portfolio-blog-grid.medical-home .thumb img {    border-radius: 15px;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)}.single-portfolio-blog-grid.medical-home .thumb .time-wrap {    bottom: 20px;    background-color: var(--medical-color)}.single-portfolio-blog-grid.medical-home .content .title:hover {    color: var(--medical-two-color)}.single-portfolio-blog-grid.medical-home .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.medical-home .content .readmore {    color: var(--paragraph-color);    text-decoration: none;    transition: all .3s}.appointment-single-item.medical-home .content .location i, .single-portfolio-blog-grid.medical-home .content .readmore:hover {    color: var(--medical-color)}.appointment-single-item.medical-home .thumb .cat {    background-color: var(--medical-color)}.appointment-single-item.medical-home .content .designation:before {    background-color: var(--medical-two-color)}.appointment-single-item.medical-home .content .designation {    color: var(--medical-two-color)}.appointment-single-item.medical-home .content .boxed-btn:hover {    opacity: .8}.appointment-single-item.medical-home .content .boxed-btn {    min-width: auto;    font-weight: 700;    color: #fff;    text-decoration: none;    display: inline-block;    background-color: var(--medical-color);    padding: 5px 20px}.appointment-single-item.medical-home .thumb .cat:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--medical-color);    opacity: .2;    content: ''}.appointment-single-item.medical-home .thumb .cat {    color: #333;    background-color: transparent}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-area.medical-home .right-image-wrap {        right: -5%;        top: 2%    }    .header-area.medical-home {        padding: 285px 0 350px    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .header-area.medical-home .right-image-wrap {        right: -15%;        top: 15%    }}@media only screen and (max-width:991px) {    .header-style-03.header-variant-12 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .header-style-03.header-variant-12 .mobile-cart a {        color: var(--heading-color)    }    .header-style-03.header-variant-12 .mobile-cart a .pcount {        color: #fff !important    }    .header-area.medical-home .right-image-wrap {        display: none    }    .medical-about-area .left-content-area {        padding-right: 0;        margin-bottom: 40px    }    .appointment-inner-area {        padding: 40px;        display: block    }    .appointment-inner-area div {        width: 100% !important    }    .appointment-inner-area .right-content-area {        padding-left: 0;        margin-top: 40px    }    .medical-home-counterup-item {        margin-bottom: 30px    }}@media only screen and (max-width:767px) {    .header-area.medical-home {        padding: 185px 0 250px    }    .appointment-inner-area .left-content-area .title {        font-size: 42px    }}@media only screen and (max-width:414px) {    .header-area.medical-home {        padding: 185px 0 150px    }}@media only screen and (max-width:330px) {    .header-style-03.header-variant-12 .logo img {        max-width: 130px    }    .medical-about-area .title {        font-size: 36px;        line-height: 44px    }    .appointment-inner-area {        padding: 20px 40px    }    .appointment-inner-area .left-content-area {        padding-right: 0    }    .appointment-inner-area .left-content-area .title {        font-size: 36px    }    .appointment-inner-area .left-content-area .helpline {        font-size: 18px;        margin-top: 10px    }    .header-style-03.header-variant-12 .navbar-area .nav-container {        padding: 0 10px    }    .header-style-03.header-variant-12 .mobile-cart a {        display: inline-block;        position: absolute;        right: 79px;        top: 15px    }}.cdesign-home.header-slider-wrapper {    background-size: cover}.header-style-03.header-variant-14 .navbar-area .nav-container {    box-shadow: none;    background-color: transparent}.header-slider-wrapper.cdesign-home {    z-index: 0}.header-style-03.header-variant-14 .navbar-area {    position: absolute;    left: 0;    top: auto;    width: 100%;    z-index: 1}.header-style-03.header-variant-14 {    z-index: inherit}.header-style-03.header-variant-14 .navbar-area .nav-container .logo-wrapper img {    max-width: 180px}.header-area.cdesign-agency-home .right-image-wrap {    position: absolute;    right: -6%;    top: 5%;    z-index: -1}.header-area.cdesign-agency-home .title {    color: var(--heading-color);    font-weight: 700}.header-area.cdesign-agency-home .description {    color: var(--paragraph-color)}.btn-dagency {    display: inline-block;    background-color: var(--dagency-color);    border-radius: 30px;    transition: all .3s;    padding: 10px 12px 10px 30px;    color: #fff}.btn-dagency:hover {    color: #fff;    background-color: var(--secondary-color)}.btn-dagency i {    display: inline-block;    width: 30px;    height: 30px;    text-align: center;    line-height: 35px;    background-color: #fff;    color: var(--dagency-color);    margin-left: 20px;    padding: 0;    border-radius: 50%}.navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff}.section-title.dagency-home .subtitle {    text-transform: capitalize}.single-dagency-service-item {    text-align: center;    position: relative;    margin-bottom: 80px}.single-dagency-service-item .icon {    width: 80px;    height: 80px;    background-color: var(--dagency-color);    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);    border: 2px solid #fff;    font-size: 35px;    color: #fff;    line-height: 80px;    border-radius: 50%;    position: absolute;    left: 50%;    top: -40px;    transform: translateX(-50%)}.single-dagency-service-item .content {    background-color: #f4f5fa;    padding: 65px 30px 30px;    border-radius: 20px}.single-dagency-service-item .content .title {    font-size: 20px;    font-weight: 700}.single-dagency-service-item .content p {    margin-bottom: 0}.single-dagency-service-item .icon.style-1 {    background-color: #ff8947}.single-dagency-service-item .icon.style-2 {    background-color: #5bcc9f}.single-dagency-service-item .icon.style-3 {    background-color: #007aff}.single-dagency-service-item .icon.style-4 {    background-color: #847bee}.single-dagency-service-item .icon.style-5 {    background-color: #49ccff}.single-dagency-service-item .icon.style-6 {    background-color: #fd799e}.case-studies-menu.style-01 li.active, .section-title.dagency-home .subtitle {    color: var(--dagency-color)}.single-case-studies-item:after, .single-case-studies-item:before {    background-color: var(--dagency-color);    opacity: .5}.dagency-cta-area {    background-color: #f4f5fa;    position: relative}.dagency-cta-area .left-content-area .title {    font-size: 46px;    line-height: 56px;    font-weight: 700;    margin-bottom: 20px}.dagency-cta-area .right-image-area {    position: absolute;    right: 0;    top: -65px}.cagency-counterup-item.dagency-home .number::after {    left: 30%}.cagency-counterup-item.dagency-home {    text-align: center}.cagency-single-testimonial-item.dagency-home i {    color: var(--dagency-color)}.dagency-bg-color {    background-color: #f4f5fa}.single-portfolio-blog-grid.dagency-home .content {    background-color: transparent;    padding: 50px 0 0 0}.single-portfolio-blog-grid.dagency-home .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.dagency-home .thumb .time-wrap {    background-color: var(--dagency-color)}.dagency-info-list {    margin: 0;    padding: 0;    list-style: none}.dagency-info-list li+li {    margin-top: 30px}.dagency-info-list li {    display: flex}.dagency-info-list li .icon {    font-size: 40px;    line-height: 50px;    color: var(--dagency-color);    margin-right: 20px}.dagency-info-list li .content .title {    font-size: 18px;    font-weight: 600;    line-height: 20px}.dagency-info-list li .content .details {    display: block;    color: var(--paragraph-color)}.dagency-news-area .contact-form-wrap .form-control {    border: 1px solid #e2e2e2;    border-radius: 25px;    padding: 10px 20px;    height: 50px}.dagency-news-area .contact-form-wrap textarea.form-control {    min-height: 150px}.dagency-news-area .contact-form-wrap {    margin-right: 80px}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-area.cdesign-agency-home .right-image-wrap {        right: -18%;        top: 10%    }    .dagency-cta-area .right-image-area {        right: -20%    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .dagency-cta-area .right-image-area, .header-area.cdesign-agency-home .right-image-wrap {        display: none    }}@media only screen and (max-width:991px) {    .header-style-03.header-variant-14 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .header-style-03.header-variant-14 .mobile-cart a {        color: var(--heading-color)    }    .dagency-cta-area .right-image-area, .header-area.cdesign-agency-home .right-image-wrap {        display: none    }    .dagency-info-list {        margin-top: 40px    }}@media only screen and (max-width:414px) {    .header-area.cdesign-agency-home .title {        font-size: 36px;        line-height: 50px;        margin-bottom: 15px    }    .dagency-cta-area .left-content-area .title {        font-size: 40px;        line-height: 50px    }    .cagency-counterup-item.dagency-home .number::after {        left: 40%    }    .cagency-counterup-item {        display: flex;        flex-direction: column;        justify-content: center;        align-items: center    }}@media only screen and (max-width:330px) {    .header-variant-14 .navbar-area .nav-container {        margin: 0    }    .header-style-03.header-variant-14 .navbar-area .nav-container .logo-wrapper img {        max-width: 130px    }    .header-style-03.header-variant-14 .mobile-cart a {        display: inline-block;        position: absolute;        right: 80px;        top: 15px    }}.header-style-03.header-variant-15 .navbar-area {    position: absolute;    left: 0;    top: auto;    width: 100%}.header-style-03.header-variant-15 .navbar-area .nav-container {    box-shadow: none;    background-color: transparent}.header-style-03.header-variant-15 .navbar-area .nav-container .logo-wrapper img {    max-width: 180px}.header-style-03.header-variant-15 .mobile-cart a .pcount, .header-style-03.header-variant-15 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff}.header-slider-wrapper.fruits-home {    position: relative;    background-repeat: no-repeat;    background-size: cover}.header-slider-wrapper.fruits-home .right-image-wrap {    position: absolute;    right: 1%;    top: 15%;    z-index: -1}.header-area.fruits-home .title {    color: var(--fruits-heading-color);    font-weight: 700}.header-area.fruits-home {    padding: 225px 0 420px}.header-area.fruits-home .description {    color: var(--paragraph-color);    line-height: 30px;    font-size: 18px}.btn-fruits {    display: inline-block;    background-color: var(--fruits-color);    border-radius: 30px;    transition: all .3s;    padding: 10px 12px 10px 30px;    color: #fff;    font-weight: 700}.btn-fruits:hover {    color: #fff;    background-color: var(--secondary-color)}.btn-fruits i {    display: inline-block;    width: 30px;    height: 30px;    text-align: center;    line-height: 35px;    background-color: #fff;    color: var(--fruits-color);    margin-left: 20px;    padding: 0;    border-radius: 50%}.header-style-03.header-variant-15 {    z-index: 2}.offer-item-wrap {    background-color: #fafafa;    border-radius: 10px;    position: relative;    display: flex;    justify-content: space-between;    padding: 40px}.offer-item-wrap .title {    font-size: 30px;    line-height: 40px;    font-weight: 700;    color: var(--fruits-heading-color);    margin-bottom: 10px}.offer-item-wrap p {    font-size: 20px;    line-height: 30px;    color: var(--fruits-color)}.offer-item-wrap .offer-btn {    display: inline-block;    margin-top: 20px;    transition: all .3s;    color: var(--fruits-color);    font-weight: 700;    position: relative}.offer-item-wrap .offer-btn:hover {    opacity: .8}.offer-item-wrap .content-warp {    display: flex;    justify-content: center;    flex-direction: column}.offer-item-wrap .offer-btn:after {    position: absolute;    left: 0;    bottom: -1px;    width: 80px;    height: 2px;    background-color: var(--fruits-color);    content: ''}.section-title.fruits-home .subtitle {    color: var(--fruits-color);    text-transform: capitalize;    font-size: 18px;    position: relative;    padding: 6px 20px;    margin-bottom: 20px}.section-title.fruits-home .subtitle:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--fruits-color);    content: '';    opacity: .1}.section-title.fruits-home .title {    font-size: 50px;    line-height: 60px;    font-weight: 700;    color: var(--fruits-heading-color)}.single-fruit-product-item .thumb {    position: relative;    background-color: #f6f6f6}.single-fruit-product-item .tag {    position: absolute;    left: 2px;    top: 2px;    background-color: var(--fruits-color);    font-weight: 700;    font-size: 14px;    padding: 2px 5px;    color: #fff}.single-fruit-product-item .content {    padding: 20px;    text-align: center}.single-fruit-product-item .content .title {    font-size: 20px;    line-height: 26px;    font-weight: 700;    margin-bottom: 20px}.single-fruit-product-item:hover .thumb .addtocart {    visibility: visible;    opacity: 1}.single-fruit-product-item .thumb .addtocart {    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%);    background-color: var(--fruits-color);    border-radius: 15px;    padding: 5px 8px;    min-width: 130px;    text-align: center;    color: #fff;    font-size: 14px;    font-weight: 700;    transition: all .4s;    visibility: hidden;    opacity: 0}.single-fruit-product-item .thumb .addtocart:hover {    opacity: .8}.single-fruit-product-item .price-wrap {    font-weight: 700;    font-size: 18px;    color: var(--fruits-color);    margin-bottom: 10px}.single-fruit-product-item .price-wrap .del-price {    opacity: .6}.logistic-dots.fruits-home .owl-dots div.active {    background-color: var(--fruits-color)}.process-area-wrap .shape {    position: absolute}.process-area-wrap {    background-repeat: no-repeat;    background-position: center;    position: relative}.single-process-item-fruit-home {    text-align: center}.single-process-item-fruit-home .icon {    font-size: 70px;    line-height: 230px;    color: var(--fruits-color);    background-image: url(../img/shape/process-circle.svg);    width: 200px;    height: 200px;    position: relative;    margin: 0 auto 30px}.single-process-item-fruit-home .icon .number {    font-size: 16px;    display: inline-block;    background-color: var(--fruits-color);    border-radius: 50%;    height: 30px;    width: 30px;    line-height: 30px;    font-weight: 700;    color: #fff;    position: absolute;    bottom: 20px;    right: 12px}.single-process-item-fruit-home .title {    font-size: 24px;    line-height: 34px;    font-weight: 700;    margin-bottom: 10px}.process-area-wrap .shape.right-image {    right: -8%;    top: -60px}.process-area-wrap .shape.left-image {    bottom: -80px;    left: -8%}.boxed-btn.fruits-home:hover {    background-color: var(--secondary-color)}.boxed-btn.fruits-home {    background-color: var(--fruits-color)}.fruits-testimonial-area {    background-repeat: no-repeat;    background-size: contain;    position: relative}.fruits-testimonial-area .shape-image {    position: absolute}.fruits-testimonial-area .shape-image.left-wrap {    left: -10%;    top: 0}.fruits-testimonial-area .shape-image.right-wrap {    right: -10%;    top: -10%}.fruits-home-single-testimonial-item {    background-color: #fff;    border-radius: 10px;    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);    padding: 60px}.fruits-home-single-testimonial-item .author-details {    display: flex;    color: var(--fruits-color)}.fruits-home-single-testimonial-item .author-details .content {    flex: 1}.fruits-home-single-testimonial-item .author-details .thumb img {    width: 80px;    height: 80px;    border-radius: 50%;    margin-right: 20px}.fruits-home-single-testimonial-item .author-details .content .title {    font-size: 20px;    line-height: 20px;    font-weight: 700;    color: var(--fruits-heading-color);    margin-bottom: 4px}.fruits-home-single-testimonial-item .author-details .content .designation {    font-size: 14px;    line-height: 20px}.fruits-home-single-testimonial-item .author-details .content {    display: flex;    flex-direction: column;    justify-content: center}.fruits-home-single-testimonial-item .author-details {    margin-bottom: 20px}.fruits-home-single-testimonial-item {    margin: 10px}.fruits-home-single-testimonial-item .icon {    font-size: 60px;    line-height: 60px;    position: absolute;    right: 60px;    bottom: 30px;    color: var(--fruits-color);    opacity: .2}.fruits-home-single-testimonial-item .description {    font-size: 20px;    line-height: 32px}.single-top-selling-product .img-wrapper {    margin-right: 20px}.single-top-selling-product {    display: flex;    margin-bottom: 20px}.single-top-selling-product .img-wrapper img {    max-width: 100px}.single-top-selling-product .content .title:hover {    color: var(--fruits-color)}.single-top-selling-product .content .title {    font-size: 18px;    line-height: 24px;    font-weight: 700;    transition: .3s all}.single-top-selling-product .price-wrap {    font-size: 16px;    font-weight: 700;    color: var(--fruits-color);    margin-bottom: 10px}.single-top-selling-product .price-wrap .del-price {    color: var(--paragraph-color)}.rating-wrap .ratings span:after {    font-size: 10px}.rating-wrap .ratings {    width: 55px}.rating-wrap p {    font-size: 6px;    margin-bottom: 0}.rating-wrap .total-ratings {    font-size: 12px;    line-height: 16px}.top-selling-product-area .shape {    position: absolute}.top-selling-product-area .shape.left-image {    position: absolute;    left: -5%;    top: 35%}.top-selling-product-area {    position: relative}.top-selling-product-area .shape.right-image {    position: absolute;    right: -28%;    top: -14%}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-slider-wrapper.fruits-home .right-image-wrap {        right: -15%;        top: 5%    }    .process-area-wrap .shape, .top-selling-product-area .shape {        display: none    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .header-slider-wrapper.fruits-home .right-image-wrap, .process-area-wrap .shape, .top-selling-product-area .shape {        display: none    }}@media only screen and (max-width:991px) {    .header-style-03.header-variant-15 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .header-style-03.header-variant-15 .mobile-cart a {        background-color: transparent;        color: var(--heading-color)    }    .header-slider-wrapper.fruits-home .right-image-wrap, .process-area-wrap .shape, .top-selling-product-area .shape {        display: none    }    .offer-item-wrap {        margin-bottom: 30px    }    .process-area-wrap {        background-size: cover    }}@media only screen and (max-width:767px) {    .single-process-item-fruit-home {        margin-bottom: 30px    }    .single-fruit-product-item .thumb img {        width: 100%    }    .fruits-testimonial-area .shape-image {        display: none    }}@media only screen and (max-width:414px) {    .offer-item-wrap {        display: block    }    .offer-item-wrap .content-warp {        margin-bottom: 30px    }    .section-title.fruits-home .title {        font-size: 38px;        line-height: 50px    }}@media only screen and (max-width:330px) {    .header-variant-15 .navbar-area .nav-container {        margin: 0    }    .header-style-03.header-variant-15 .navbar-area .nav-container .logo-wrapper img {        max-width: 140px    }    .header-area.fruits-home {        padding: 130px 0 20px    }    .fruits-home-single-testimonial-item {        padding: 20px    }    .section-title.fruits-home .title {        font-size: 32px;        line-height: 40px    }}.header-slider-wrapper.cleaning-home {    position: relative;    z-index: 0}.header-style-03.header-variant-16 .navbar-area {    position: absolute;    left: 0;    top: 0;    width: 100%}.header-style-03.header-variant-16 {    z-index: 1}.header-style-03.header-variant-16 .navbar-area .nav-container {    box-shadow: none;    border-radius: 0;    background-color: transparent}.header-style-03.header-variant-16 .navbar-area .nav-container .logo-wrapper img {    max-width: 180px}.header-style-03.header-variant-16 .mobile-cart a .pcount, .header-style-03.header-variant-16 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff;    background-color: var(--cleaning-color)}.header-variant-16 .navbar-area .nav-container .navbar-collapse .navbar-nav li {    color: rgba(255, 255, 255, .8)}.header-slider-wrapper.cleaning-home .right-image-wrap {    position: absolute;    right: -20%;    top: -5%;    z-index: -1}.header-area.cleaning-home .header-inner .title {    font-weight: 700;    color: var(--heading-color);    line-height: 70px;    font-size: 65px}.header-area.cleaning-home .header-inner .description {    color: var(--paragraph-color)}.btn-boxed.cleaning-home {    border-radius: 30px;    background-color: var(--cleaning-color);    color: var(--heading-color);    font-weight: 700;    padding: 12px 30px}.btn-boxed.cleaning-home:hover {    background-color: var(--secondary-color);    color: #fff}.header-area.cleaning-home {    padding: 280px 0 380px}.cleaning-about-area-wrap .right-content-wrap .title {    font-size: 46px;    line-height: 56px;    font-weight: 700;    margin-bottom: 20px}.cleaning-about-area-wrap .right-content-wrap .subtitle {    font-size: 16px;    line-height: 26px;    font-weight: 700;    color: var(--cleaning-two-color);    margin-bottom: 10px;    display: block}.cleaning-about-area-wrap .right-content-wrap .paragraph {    line-height: 30px}.cleaning-about-area-wrap .right-content-wrap {    margin-left: 40px;    display: flex;    flex-direction: column;    justify-content: center;    height: 100%}.section-title.cleaning-home .subtitle {    color: var(--cleaning-two-color);    text-transform: capitalize}.single-cleaning-service-item .thumb {    position: relative}.single-cleaning-service-item .thumb .icon {    position: absolute;    left: 20px;    bottom: -30px;    width: 60px;    height: 60px;    text-align: center;    line-height: 60px;    background-color: var(--cleaning-color);    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);    border: 3px solid #fff;    border-radius: 50%;    font-size: 30px;    color: var(--heading-color)}.single-cleaning-service-item .content {    padding: 50px 20px 0 20px}.single-cleaning-service-item .content .title:hover {    color: var(--cleaning-color)}.single-cleaning-service-item .content .title {    font-size: 22px;    line-height: 30px;    font-weight: 600;    margin-bottom: 10px;    transition: all .3s}.single-cleaning-service-item {    margin-bottom: 40px}.estimate-area-wrap.cleaning-home .top-part {    background-color: var(--cleaning-two-color)}.estimate-area-wrap.cleaning-home .top-part .left-content-wrap .title {    font-size: 45px;    line-height: 60px;    font-weight: 700;    color: #fff}.estimate-area-wrap.cleaning-home .top-part .left-content-wrap {    padding-right: 100px}.estimate-form-wrapper {    padding: 40px;    background-color: var(--cleaning-color);    margin-bottom: -199px}.estimate-form-wrapper .title {    font-size: 36px;    line-height: 46px;    text-align: center;    margin-bottom: 30px;    font-weight: 700}.estimate-form-wrapper .form-control {    border: none;    border-radius: 0;    padding: 10px 20px}.estimate-form-wrapper .form-control:focus {    outline: 0;    box-shadow: none}.estimate-form-wrapper textarea.form-control {    max-height: 100px;    resize: none}.estimate-form-wrapper .submit-btn:focus {    outline: 0}.header-slider-wrapper.cleaning-home {    position: relative;    z-index: 0}.header-style-03.header-variant-16 .navbar-area {    position: absolute;    left: 0;    top: 0;    width: 100%}.header-style-03.header-variant-16 {    z-index: 1}.header-style-03.header-variant-16 .navbar-area .nav-container {    box-shadow: none;    border-radius: 0;    background-color: transparent}.header-style-03.header-variant-16 .navbar-area .nav-container .logo-wrapper img {    max-width: 180px}.header-style-03.header-variant-16 .mobile-cart a .pcount, .header-style-03.header-variant-16 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff;    background-color: var(--cleaning-color)}.header-variant-16 .navbar-area .nav-container .navbar-collapse .navbar-nav li {    color: rgba(255, 255, 255, .8)}.header-slider-wrapper.cleaning-home .right-image-wrap {    position: absolute;    right: -20%;    top: -5%;    z-index: -1}.header-area.cleaning-home .header-inner .title {    font-weight: 700;    color: var(--heading-color);    line-height: 70px;    font-size: 65px}.header-area.cleaning-home .header-inner .description {    color: var(--paragraph-color)}.btn-boxed.cleaning-home {    border-radius: 30px;    background-color: var(--cleaning-color);    color: var(--heading-color);    font-weight: 700;    padding: 12px 30px}.btn-boxed.cleaning-home:hover {    background-color: var(--secondary-color);    color: #fff}.header-area.cleaning-home {    padding: 280px 0 380px}.cleaning-about-area-wrap .right-content-wrap .title {    font-size: 46px;    line-height: 56px;    font-weight: 700;    margin-bottom: 20px}.cleaning-about-area-wrap .right-content-wrap .subtitle {    font-size: 16px;    line-height: 26px;    font-weight: 700;    color: var(--cleaning-two-color);    margin-bottom: 10px;    display: block}.cleaning-about-area-wrap .right-content-wrap .paragraph {    line-height: 30px}.cleaning-about-area-wrap .right-content-wrap {    margin-left: 40px;    display: flex;    flex-direction: column;    justify-content: center;    height: 100%}.section-title.cleaning-home .subtitle {    color: var(--cleaning-two-color);    text-transform: capitalize}.single-cleaning-service-item .thumb {    position: relative}.single-cleaning-service-item .thumb .icon {    position: absolute;    left: 20px;    bottom: -30px;    width: 60px;    height: 60px;    text-align: center;    line-height: 60px;    background-color: var(--cleaning-color);    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);    border: 3px solid #fff;    border-radius: 50%;    font-size: 30px;    color: var(--heading-color)}.single-cleaning-service-item .content {    padding: 50px 20px 0 20px}.single-cleaning-service-item .content .title:hover {    color: var(--cleaning-color)}.single-cleaning-service-item .content .title {    font-size: 22px;    line-height: 30px;    font-weight: 600;    margin-bottom: 10px;    transition: all .3s}.single-cleaning-service-item {    margin-bottom: 40px}.estimate-area-wrap.cleaning-home .top-part {    background-color: var(--cleaning-two-color)}.estimate-area-wrap.cleaning-home .top-part .left-content-wrap .title {    font-size: 45px;    line-height: 60px;    font-weight: 700;    color: #fff}.estimate-area-wrap.cleaning-home .top-part .left-content-wrap {    padding-right: 100px}.estimate-form-wrapper {    padding: 40px;    background-color: var(--cleaning-color);    margin-bottom: -199px}.estimate-form-wrapper .title {    font-size: 36px;    line-height: 46px;    text-align: center;    margin-bottom: 30px;    font-weight: 700}.estimate-form-wrapper .form-control {    border: none;    border-radius: 0;    padding: 10px 20px}.estimate-form-wrapper .form-control:focus {    outline: 0;    box-shadow: none}.estimate-form-wrapper textarea.form-control {    max-height: 100px;    resize: none}.estimate-form-wrapper .ajax-loading-wrap .sk-fading-circle .sk-circle:before {    color: var(--cleaning-color)}.estimate-form-wrapper .submit-btn:focus {    outline: 0}.estimate-form-wrapper .submit-btn {    border-radius: 0;    background-color: var(--cleaning-two-color);    font-weight: 700;    border: none}.estimate-form-wrapper .submit-btn:hover {    background-color: #fff;    color: var(--heading-color)}.case-studies-menu.style-01.cleaning-home li.active {    color: var(--cleaning-color)}.single-case-studies-item:hover .content {    visibility: visible;    opacity: 1}.single-case-studies-item .content {    position: absolute;    left: 20px;    bottom: 20px;    z-index: 1;    visibility: hidden;    opacity: 0;    transition: all .3s}.single-case-studies-item .content .title {    font-size: 20px;    line-height: 20px;    font-weight: 700}.single-case-studies-item .content .cat-item a {    color: var(--heading-color);    opacity: .8}.single-case-studies-item .content .cat-item a:hover {    color: #fff}.single-case-studies-item.cleaning-home:after, .single-case-studies-item.cleaning-home:before {    background-color: var(--cleaning-color);    opacity: .5}.single-case-studies-item:after, .single-case-studies-item:before {    background-color: var(--main-color-one);    opacity: .5}.single-case-studies-item .content .cat-item a:after {    position: static;    content: ","}.single-case-studies-item .content .cat-item a:last-child:after {    display: none}.cagency-single-testimonial-item.cleaning-home {    background-color: #fff;    text-align: left;    position: relative;    margin-top: 40px;    padding-top: 60px}.cagency-single-testimonial-item.cleaning-home .author-details {    justify-content: flex-start}.cagency-single-testimonial-item.cleaning-home .icon {    position: absolute;    left: 30px;    top: -30px;    width: 60px;    height: 60px;    background-color: var(--cleaning-color);    color: #fff;    border-radius: 50%;    text-align: center}.cagency-single-testimonial-item.cleaning-home .icon i {    color: var(--heading-color);    line-height: 60px;    font-size: 30px}.cleaning-counterup-area {    background-color: var(--cleaning-two-color);    padding: 60px;    border-radius: 10px}.cleaning-counterup-item {    text-align: center}.cleaning-counterup-item .count-wrap {    font-size: 36px;    line-height: 40px;    color: #fff;    font-weight: 700;    margin-bottom: 20px;    position: relative}.cleaning-counterup-item .count-wrap:after {    position: absolute;    left: 50%;    bottom: -14px;    width: 60px;    height: 2px;    background-color: var(--cleaning-color);    transform: translate(-50%, -50%);    content: ''}.cleaning-counterup-item .title {    font-size: 16px;    font-weight: 500;    color: #fff;    margin-top: 30px}.counterup-area.cleaning-home {    margin-top: -100px}.cleaning-home-testimonial-area {    padding-bottom: 215px}.single-portfolio-blog-grid.cleaning-home .thumb .time-wrap {    background-color: var(--cleaning-color);    border-radius: 50%;    height: 60px;    width: 60px;    line-height: 60px;    padding-top: 10px;    left: 30px}.single-portfolio-blog-grid.cleaning-home .thumb .time-wrap span {    display: block;    line-height: 19px;    color: var(--heading-color)}.single-portfolio-blog-grid .content {    background-color: transparent}.single-portfolio-blog-grid .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.cleaning-home .content p {    color: var(--paragraph-color)}.single-portfolio-blog-grid .content .readmore {    color: var(--cleaning-two-color);    font-weight: 700}.single-portfolio-blog-grid .content .title a {    font-weight: 600}.single-portfolio-blog-grid .content .title a:hover {    color: var(--cleaning-two-color)}.appointment-single-item.cleaning-home .thumb .cat {    background-color: var(--cleaning-color);    color: #333}.appointment-single-item.cleaning-home .content .designation {    color: var(--cleaning-two-color)}.appointment-single-item.cleaning-home .content .designation:before {    background-color: var(--cleaning-two-color)}.appointment-single-item.cleaning-home .content .boxed-btn {    display: inline-block;    background-color: var(--cleaning-color);    padding: 5px 20px;    color: #333;    text-decoration: none}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-slider-wrapper.cleaning-home .right-image-wrap {        right: -40%    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .header-slider-wrapper.cleaning-home .right-image-wrap {        display: none    }}@media only screen and (max-width:991px) {    .header-slider-wrapper.cleaning-home .right-image-wrap {        display: none    }    .header-area.cleaning-home {        padding: 180px 0 200px    }    .estimate-area-wrap.cleaning-home .client-area {        margin-top: 280px    }    .cleaning-counterup-item {        margin-bottom: 30px    }    .header-variant-16 .navbar-area .nav-container .navbar-collapse .navbar-nav li {        color: var(--paragraph-color)    }    .header-variant-16 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }}@media only screen and (max-width:767px) {    .header-area.cleaning-home .header-inner .title {        line-height: 60px;        font-size: 50px    }    .estimate-area-wrap.cleaning-home .top-part .left-content-wrap {        padding: 0;        margin-bottom: 60px    }    .header-variant-16 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .cleaning-about-area-wrap .left-content-wrap {        margin-bottom: 30px    }}@media only screen and (max-width:414px) {    .header-area.cleaning-home .header-inner .title {        line-height: 60px;        font-size: 40px    }    .cleaning-about-area-wrap .right-content-wrap {        margin: 0    }    .cleaning-about-area-wrap .right-content-wrap .title {        font-size: 36px;        line-height: 36px    }    .estimate-area-wrap.cleaning-home .top-part .left-content-wrap .title {        font-size: 40px;        line-height: 50px    }}@media only screen and (max-width:330px) {    .header-variant-16 .navbar-area .nav-container {        margin: 0    }    .header-style-03.header-variant-16 .navbar-area .nav-container .logo-wrapper img {        max-width: 140px    }    .mobile-cart a {        top: 15px    }    .header-area.cleaning-home .header-inner .title {        line-height: 50px;        font-size: 32px    }    .header-area.cleaning-home {        padding: 120px 0 120px    }    .cleaning-about-area-wrap .right-content-wrap .title {        font-size: 32px;        line-height: 40px    }    .estimate-area-wrap.cleaning-home .top-part .left-content-wrap .title {        font-size: 32px;        line-height: 42px    }    .estimate-form-wrapper .title {        font-size: 32px;        line-height: 42px    }    .estimate-form-wrapper {        padding: 20px    }}.header-slider-wrapper.course-home .header-area {    padding: 350px 0 520px}.header-slider-wrapper.course-home {    position: relative;    z-index: 0;    background-repeat: no-repeat}.header-slider-wrapper.course-home .right-image-wrap {    position: absolute;    right: 5%;    top: 15%}.header-slider-wrapper.course-home .header-inner .title {    font-weight: 600;    color: var(--heading-color)}.header-slider-wrapper.course-home .header-inner .description {    color: var(--paragraph-color);    line-height: 30px}.btn-dagency {    display: inline-block;    background-color: var(--course-two-color);    border-radius: 30px;    transition: all .3s;    padding: 10px 12px 10px 30px;    color: #fff;    cursor: pointer;    font-weight: 600}.btn-dagency:hover {    color: #fff;    background-color: var(--secondary-color)}.btn-dagency i {    display: inline-block;    width: 30px;    height: 30px;    text-align: center;    line-height: 35px;    background-color: #fff;    color: var(--course-two-color);    margin-left: 20px;    padding: 0;    border-radius: 50%}.header-style-03.header-variant-17 {    z-index: 1}.header-style-03.header-variant-17 .navbar-area {    position: absolute;    left: 0;    top: auto;    width: 100%}.header-style-03.header-variant-17 .navbar-area .nav-container {    box-shadow: none;    background-color: transparent}.header-style-03.header-variant-17 .navbar-area .nav-container .logo-wrapper {    max-width: 180px}.header-style-03.header-variant-17 .mobile-cart a, .header-style-03.header-variant-17 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    background-color: var(--course-color);    color: #fff}.header-style-03.header-variant-17 .header-area {    padding: 325px 0 550px}.single-course-category-item .icon i {    padding-left: 20px}.single-course-category-item .icon {    width: 170px;    height: 170px;    line-height: 170px;    text-align: center;    font-size: 60px;    color: var(--course-color);    background-repeat: no-repeat;    background-position: center}.single-course-category-item .icon.bg-1 {    color: #8876ff}.single-course-category-item .icon.bg-2 {    color: #ff5790}.single-course-category-item .icon.bg-3 {    color: #4582ff}.single-course-category-item .icon.bg-4 {    color: #f27676}.single-course-category-item .icon.bg-5 {    color: #55b56a}.single-course-category-item .icon.bg-6 {    color: #ffbe43}.single-course-category-item .content {    text-align: center}.single-course-category-item .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 700;    margin-bottom: 5px}.single-course-category-item .content .count {    font-size: 14px;    font-weight: 600}.course-category-carousel .owl-nav div:hover {    background-color: var(--course-color)}.course-category-carousel:hover .owl-nav div {    visibility: visible;    opacity: 1}.course-category-carousel .owl-nav div {    position: absolute;    left: -40px;    top: 50%;    transform: translateY(-50%);    width: 40px;    height: 40px;    line-height: 40px;    text-align: center;    background-color: var(--secondary-color);    color: #fff;    visibility: hidden;    opacity: 0;    transition: all .3s}.course-category-carousel .owl-nav div.owl-next {    left: auto;    right: -40px}.single-specialities-item.bg-color-1 {    background-color: #695ac7}.single-specialities-item.bg-color-1 .icon {    background-color: #8876ff}.single-specialities-item.bg-color-2 {    background-color: #f27676}.single-specialities-item.bg-color-2 .icon {    background-color: #d44d4d}.single-specialities-item.bg-color-3 {    background-color: #4582ff}.single-specialities-item.bg-color-3 .icon {    background-color: #3667cb}.single-specialities-item.bg-color-4 {    background-color: #55b56a}.single-specialities-item.bg-color-4 .icon {    background-color: #1c9436}.single-specialities-item {    border-radius: 10px;    background-color: var(--course-color);    padding: 40px 30px;    overflow: hidden;    margin-bottom: 30px}.single-specialities-item .content .title {    font-size: 20px;    line-height: 30px;    font-weight: 700;    color: #fff;    margin-bottom: 10px;    letter-spacing: -1px}.single-specialities-item .content .description {    color: rgba(255, 255, 255, .9);    line-height: 1.8}.single-specialities-item .icon {    width: 150px;    height: 150px;    background-color: #25a3d4;    font-size: 60px;    line-height: 190px;    text-align: center;    border-radius: 50%;    color: #fff;    position: relative;    margin-left: -60px;    margin-top: -70px}.single-specialities-item .content {    text-align: center;    padding-top: 20px}.section-title.course-home .title {    position: relative}.section-title.course-home.center-align {    text-align: center}.section-title.course-home.center-align .title:after {    left: 50%;    transform: translateX(-50%)}.section-title.course-home.right-align {    text-align: right}.section-title.course-home.right-align .title:after {    left: auto;    right: 0}.section-title.course-home .title:after {    position: absolute;    width: 200px;    height: 2px;    background-color: var(--course-color);    content: '';    bottom: -10px;    left: 0}.global-carousel-init {    position: relative}.global-carousel-init:hover .owl-nav div {    visibility: visible;    opacity: 1}.global-carousel-init .owl-nav div {    position: absolute;    left: -40px;    top: 50%;    -webkit-transform: translateY(-50%);    -ms-transform: translateY(-50%);    transform: translateY(-50%);    width: 40px;    height: 40px;    text-align: center;    line-height: 40px;    -webkit-transition: all .3s ease-in;    -o-transition: all .3s ease-in;    transition: all .3s ease-in;    visibility: hidden;    opacity: 0;    background-color: var(--secondary-color);    color: #fff}.course-section-bg {    background-color: #effbfe}.achor-btn {    display: inline-block;    border-bottom: 2px solid var(--course-two-color);    color: var(--heading-color)}.course-home .achor-btn {    padding-top: 30px}.global-carousel-init .owl-nav div:hover {    color: var(--main-color-one)}.global-carousel-init .owl-nav div.owl-next {    left: auto;    right: -40px}.const-single-testimonial-item.course-home .content {    background-color: #fff}.const-single-testimonial-item.course-home .content .description {    font-size: 18px;    line-height: 30px}.cagency-counterup-area.course-bg {    background-color: transparent}.single-events-list-item.course-home {    padding: 40px;    background-color: #fbfbfb;    box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);    margin: 10px}.single-events-list-item.course-home .content-area .top-part .title {    font-size: 32px;    line-height: 40px}.single-events-list-item.course-home .location {    color: var(--heading-color);    font-size: 18px;    font-weight: 600;    margin-bottom: 10px}.single-events-list-item.course-home .location i {    color: var(--course-two-color)}.single-events-list-item .content-area .top-part .time-wrap {    background-color: var(--course-color)}.course-inner-area-wrap {    background-color: var(--course-color);    border-radius: 20px;    padding: 80px;    display: flex;    justify-content: space-between;    background-image: url(../img/shape/course-cta-shape.svg);    background-position: bottom center;    background-repeat: no-repeat;    overflow: hidden}.course-inner-area-wrap .title {    font-size: 45px;    line-height: 55px;    font-weight: 700;    color: #fff}.course-inner-area-wrap .right-content {    display: flex;    align-items: center}.course-inner-area-wrap .left-content-wrap {    width: 60%}.course-inner-area-wrap .right-content-wrap {    width: 40%;    display: flex;    justify-content: flex-end;    align-items: center}.course-cta-area {    position: relative;    margin-bottom: -100px;    z-index: 1}.course-inner-area-wrap .btn-dagency {    background-color: #fff;    color: var(--heading-color);    padding: 10px 10px 10px 30px}.course-inner-area-wrap .btn-dagency i {    background-color: var(--course-color);    color: #fff;    width: 40px;    height: 40px;    line-height: 40px}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-slider-wrapper.course-home .right-image-wrap {        right: -8%    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .header-slider-wrapper.course-home .right-image-wrap {        right: -15%    }}@media only screen and (max-width:991px) {    .header-style-03.header-variant-17 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .header-style-03.header-variant-17 .mobile-cart a {        background-color: transparent;        color: var(--heading-color)    }    .header-slider-wrapper.course-home .right-image-wrap {        display: none    }    .header-slider-wrapper.course-home .header-area {        padding: 150px 0 120px    }    .single-events-list-item.course-home {        display: block    }    .single-events-list-item.course-home .thumb {        margin-bottom: 30px    }    .course-inner-area-wrap {        display: block    }    .course-inner-area-wrap div {        width: 100% !important    }    .course-inner-area-wrap .right-content-wrap {        margin-top: 30px    }}@media only screen and (max-width:767px) {    .cagency-counterup-area.course-bg {        background-size: cover    }    .cagency-counterup-item .number::after {        left: 40%    }    .all-courses-area .btn-wrapper {        text-align: left;        margin-bottom: 30px    }}@media only screen and (max-width:414px) {    .header-slider-wrapper.course-home .header-inner .title {        font-weight: 700    }    .single-course-category-item .icon {        margin: 0 auto    }    .cagency-counterup-area {        padding-bottom: 59px    }    .single-course-category-item .icon {        margin: 0 auto    }    .cagency-counterup-area {        padding-bottom: 59px    }    .single-events-list-item .thumb {        margin: 0    }    .single-events-list-item .content-area .top-part {        display: block    }    .single-events-list-item .content-area .top-part .time-wrap {        margin-bottom: 20px    }    .single-events-list-item .content-area .title-wrap .title {        font-size: 24px    }    .single-events-list-item .content-area .top-part .title-wrap .title {        font-size: 28px;        line-height: 30px    }    .single-events-list-item.course-home .location {        font-size: 16px    }    .course-inner-area-wrap {        padding: 40px    }    .course-inner-area-wrap .title {        font-size: 36px;        line-height: 40px    }}@media only screen and (max-width:330px) {    .header-variant-17 .navbar-area .nav-container {        margin: 0    }    .header-style-03.header-variant-17 .navbar-area .nav-container .logo-wrapper {        max-width: 130px    }    .header-style-03.header-variant-17 .navbar-area .mobile-cart a {        top: 15px    }    .single-events-list-item.course-home {        padding: 10px    }    .course-inner-area-wrap .title {        font-size: 32px;        line-height: 40px    }    .course-inner-area-wrap .btn-dagency i {        display: none    }    .course-inner-area-wrap .btn-dagency {        padding-right: 30px    }}.btn-dagency {    display: inline-block;    background-color: var(--grocery-color);    border-radius: 30px;    transition: all .3s;    padding: 10px 12px 10px 30px;    color: #fff;    cursor: pointer;    font-weight: 600}.btn-dagency:hover {    color: #fff;    background-color: var(--secondary-color)}.btn-dagency i {    display: inline-block;    width: 30px;    height: 30px;    text-align: center;    line-height: 35px;    background-color: #fff;    color: var(--grocery-color);    margin-left: 20px;    padding: 0;    border-radius: 50%}.header-variant-18 .navbar-area .nav-container {    box-shadow: none}.header-variant-18 .navbar-area .nav-container .logo-wrapper {    max-width: 180px}.header-style-03.header-variant-18 {    z-index: 9}.header-area.grocery-home .subtitle {    font-weight: 600;    color: var(--paragraph-color);    display: block;    margin-bottom: 20px}.header-area.grocery-home .title {    font-weight: 700;    text-transform: capitalize;    color: var(--heading-color);    font-size: 54px;    line-height: 65px}.header-area.grocery-home .description {    color: var(--paragraph-color)}.grocery-home.section-title .title {    color: var(--grocery-heading-color)}.header-style-03.header-variant-18 .mobile-cart a .pcount, .header-style-03.header-variant-18 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff}.header-style-03.header-variant-18 .navbar-area.nav-fixed {    background-color: #fff;    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)}.single-product-cat-item .thumb {    background-color: #f2f2f2;    border-radius: 20px}.single-product-cat-item {    text-align: center;    max-width: 300px}.single-product-cat-item .title {    font-size: 22px;    font-weight: 700;    margin: 20px 0;    transition: all .3s}.single-product-cat-item .title:hover {    color: var(--grocery-color)}.logistic-dots.grocery-home .owl-dots div.active {    background-color: var(--grocery-color)}.offer-item-wrap img {    border-radius: 20px}.single-grocery-product-item .thumb {    position: relative}.single-grocery-product-item .thumb .tag {    position: absolute;    right: 10px;    top: 10px;    background-color: var(--grocery-color);    font-weight: 600;    color: #fff;    padding: 2px 5px;    font-size: 14px}.single-grocery-product-item .content {    padding: 30px 20px;    text-align: center;    position: relative}.single-grocery-product-item .content .rating-wrap {    position: absolute;    top: 6px;    left: 50%;    transform: translateX(-50%)}.single-grocery-product-item .content .title {    font-size: 20px;    line-height: 25px;    font-weight: 600;    margin-bottom: 15px}.single-grocery-product-item .price-wrap {    font-size: 18px;    font-weight: 600;    margin-bottom: 20px}.single-grocery-product-item .price-wrap .price {    color: var(--grocery-color)}.single-grocery-product-item .addtocart {    display: inline-block;    border-radius: 30px;    border: 1px solid var(--grocery-color);    padding: 8px 25px;    color: var(--grocery-color);    font-weight: 600;    transition: all .3s}.single-grocery-product-item .addtocart:hover {    background-color: var(--grocery-color);    color: #fff}.section-title.grocery-home .title {    color: var(--grocery-heading-color)}.section-title.grocery-home .subtitle {    position: relative;    color: var(--heading-color);    text-transform: capitalize;    font-weight: 600;    padding: 5px 15px}.section-title.grocery-home .subtitle:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    background-color: var(--grocery-color);    content: '';    height: 100%;    z-index: -1;    opacity: .3;    border-radius: 3px}.process-area-wrap .shape {    position: absolute}.process-area-wrap {    background-repeat: no-repeat;    background-position: center;    position: relative}.single-process-item-fruit-home {    text-align: center}.single-process-item-fruit-home .icon {    font-size: 70px;    line-height: 230px;    color: var(--grocery-color);    background-image: url(../img/shape/process-circle.svg);    width: 200px;    height: 200px;    position: relative;    margin: 0 auto 30px}.single-process-item-fruit-home .icon .number {    font-size: 16px;    display: inline-block;    background-color: var(--grocery-color);    border-radius: 50%;    height: 30px;    width: 30px;    line-height: 30px;    font-weight: 700;    color: #fff;    position: absolute;    bottom: 20px;    right: 12px}.single-process-item-fruit-home .title {    font-size: 24px;    line-height: 34px;    font-weight: 700;    margin-bottom: 10px}.process-area-wrap .shape.right-image {    right: 0;    top: -60px}.process-area-wrap .shape.left-image {    bottom: -80px;    left: 0}.fruits-home-single-testimonial-item {    background-color: #fff;    border-radius: 10px;    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);    padding: 60px}.fruits-home-single-testimonial-item .author-details {    display: flex;    color: var(--fruits-color)}.fruits-home-single-testimonial-item .author-details .content {    flex: 1}.fruits-home-single-testimonial-item .author-details .thumb img {    width: 80px;    height: 80px;    border-radius: 50%;    margin-right: 20px}.fruits-home-single-testimonial-item .author-details .content .title {    font-size: 20px;    line-height: 20px;    font-weight: 700;    color: var(--fruits-heading-color);    margin-bottom: 4px}.fruits-home-single-testimonial-item .author-details .content .designation {    font-size: 14px;    line-height: 20px}.fruits-home-single-testimonial-item .author-details .content {    display: flex;    flex-direction: column;    justify-content: center}.fruits-home-single-testimonial-item .author-details {    margin-bottom: 20px}.fruits-home-single-testimonial-item {    margin: 10px}.fruits-home-single-testimonial-item .icon {    font-size: 60px;    line-height: 60px;    position: absolute;    right: 60px;    bottom: 30px;    color: var(--fruits-color);    opacity: .2}.fruits-home-single-testimonial-item .description {    font-size: 20px;    line-height: 32px}@media only screen and (max-width:991px) {    .header-style-03.header-variant-18 .navbar-area.nav-fixed .nav-container .navbar-collapse .navbar-nav li {        line-height: 26px    }    .header-style-03.header-variant-18 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .offer-item-wrap {        margin-bottom: 30px    }    .process-area-wrap {        background-size: cover    }    .header-style-03.header-variant-18 .mobile-cart a {        color: var(--heading-color)    }}@media only screen and (max-width:767px) {    .single-grocery-product-item .thumb img {        width: 100%    }    .header-style-03.header-variant-18 .mobile-cart a {        color: var(--heading-color)    }}@media only screen and (max-width:414px) {    .header-area.grocery-home .title {        font-size: 45px;        line-height: 50px    }}@media only screen and (max-width:330px) {    .header-variant-18 .navbar-area .nav-container {        margin: 0    }    .header-variant-18 .navbar-area .nav-container .logo-wrapper {        max-width: 130px    }    .header-variant-18 .mobile-cart a {        right: 70px;        top: 14px    }    .header-area.grocery-home .title {        font-size: 40px;        line-height: 50px    }}.header-slider-wrapper.grocery-home .owl-nav {    position: absolute;    left: 0;    top: 50%;    transform: translateY(-50%);    width: 100%}.header-slider-wrapper.grocery-home .owl-nav div {    background-color: transparent;    color: #fff;    border: 1px solid #fff}.header-slider-wrapper.grocery-home .owl-nav div:hover {    background-color: var(--secondary-color);    border-color: var(--secondary-color)}.header-slider-wrapper.grocery-home .owl-nav div.owl-next {    left: auto;    right: 5px}.header-slider-wrapper.grocery-home .owl-nav div {    left: 5px}.top-bar-area.header-variant-13 {    background-color: transparent}.top-bar-area.header-variant-13 .top-bar-inner ul li a {    color: var(--paragraph-color)}.top-bar-area.header-variant-13 .top-bar-inner ul li a:hover {    color: var(--charity-color)}.top-bar-area.header-variant-13 #langchange {    color: var(--paragraph-color)}.top-bar-area.header-variant-13 .top-bar-inner ul li a.boxed-btn.reverse-color {    background-color: var(--secondary-color);    color: #fff}.top-bar-area.header-variant-13 .top-bar-inner ul li a.boxed-btn.reverse-color:hover {    background-color: var(--charity-color);    color: #fff}.header-style-03.header-variant-13, .search-popup-inner-wrapper .search-form-warp .search-popup-close-btn {    background-color: var(--charity-color)}.header-style-03.header-variant-13 .navbar-area .nav-container {    background-color: var(--charity-color);    border-radius: 0;    padding: 0 30px 0 15px;    box-shadow: none}.header-style-03.header-variant-13 .navbar-area .nav-container .nav-right-content ul li a, .header-style-03.header-variant-13 .navbar-area .nav-container .nav-right-content ul li a:hover, .header-style-03.header-variant-13 .navbar-area .nav-container .navbar-collapse .navbar-nav li, .header-style-03.header-variant-13 .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {    color: #fff}.header-style-03.header-variant-13 .mobile-cart a .pcount, .header-style-03.header-variant-13 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    background-color: var(--secondary-color)}.search-popup-inner-wrapper .search-form-warp button {    background-color: var(--secondary-color)}.search-popup-inner-wrapper .search-form-warp button:hover {    background-color: var(--charity-color)}.header-style-03.header-variant-13 .navbar-area.nav-fixed {    background-color: var(--charity-color)}.header-style-03.header-variant-13 {    z-index: 2}.header-area.charity-home .title {    font-weight: 700}.header-area.charity-home {    z-index: inherit;    padding: 90px 0 200px}.header-style-03.header-variant-13 .navbar-area {    position: relative}.header-style-03.header-variant-13 .navbar-area:before {    background-image: url(../img/shape/line-bg.png);    opacity: .08;    content: '';    width: 100%;    height: 100%;    position: absolute;    left: 0;    top: 0;    z-index: -1}.single-fruit-product-item .price-wrap .del-price {    margin-left: 5px}.header-area.charity-home:after {    background-image: url(../img/shape/line-bg.png);    opacity: .08}.header-area.charity-home:after, .header-area.charity-home:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: var(--charity-color);    z-index: -1;    content: ''}.header-area.charity-home .btn-charity:hover {    background-color: var(--secondary-color);    color: #fff}.header-area.charity-home .btn-charity {    background-color: #fff;    color: var(--charity-color)}.header-area.charity-home .btn-charity:hover i {    background-color: #fff;    color: var(--secondary-color)}.header-area.charity-home .btn-charity i {    background-color: var(--charity-color);    color: #fff}.header-area.charity-home .header-area .title {    font-weight: 700}.btn-charity {    display: inline-block;    background-color: var(--charity-color);    color: #fff;    padding: 10px 10px 10px 30px;    font-weight: 700;    transition: all .3s}.btn-charity i {    display: inline-block;    width: 30px;    height: 30px;    text-align: center;    background-color: #fff;    color: var(--charity-color);    line-height: 30px;    font-size: 13px;    margin-left: 25px;    transition: all .3s}.reverse-color.btn-charity:hover {    box-shadow: 0 0 30px 0 rgb(0 0 0 / 15%)}.btn-charity:hover {    background-color: #fff;    color: var(--charity-color)}.btn-charity:hover i {    background-color: var(--charity-color);    color: #fff}.header-area.charity-home .right-image-wrap {    position: absolute;    right: -10%;    top: 0;    z-index: -1}.header-area .subtitle {    text-transform: capitalize;    display: block;    margin-bottom: 10px}.header-area.charity-home .bottom-image-shape {    position: absolute;    bottom: -2px;    width: 102%;    background-size: cover;    left: -5px}.header-slider-wrapper.charity-home .owl-dots {    position: absolute;    left: 50px;    top: 50%;    transform: translateY(-50%);    margin-top: -100px}.header-slider-wrapper.charity-home .owl-dots div {    display: block;    width: 5px;    height: 40px;    background-color: rgba(255, 255, 255, .5)}.header-slider-wrapper.charity-home .owl-dots div+div {    margin-top: 10px}.header-slider-wrapper.charity-home .owl-dots div.active {    background-color: #fff}.charity-about-area .left-content-area .subtitle {    font-size: 16px;    line-height: 20px;    color: var(--charity-color)}.charity-about-area .left-content-area .title {    font-size: 65px;    line-height: 70px;    margin-bottom: 20px;    font-weight: 700}.charity-about-area .left-content-area .btn-wrapper {    margin-top: 30px}.charity-about-area .left-content-area {    padding-right: 60px}.charity-about-area .right-content-area {    margin-left: 40px}.charity-about-area .right-content-area .image-wrapper {    position: relative}.charity-about-area .right-content-area .image-wrapper .vdo-btn {    position: absolute;    left: 50%;    top: 50%;    transform: translate(-50%, -50%)}.charity-about-area .right-content-area .image-wrapper img {    border-radius: 20px}.charity-about-area .right-content-area .image-wrapper:before {    position: absolute;    right: -30px;    bottom: -30px;    width: 200px;    height: 220px;    border-radius: 20px;    background-color: var(--charity-color);    z-index: -1;    content: ''}.charity-about-area .right-content-area .image-wrapper .video-play-btn {    color: var(--charity-color)}.section-title.charity-home .subtitle {    text-transform: capitalize;    font-weight: 600;    color: var(--charity-color)}.single-popular-cause-item {    background-color: #fff;    border-radius: 20px;    box-shadow: 0 0 35px 0 rgb(0 0 0 / 4%)}.single-popular-cause-item .thumb img {    border-top-right-radius: 20px;    border-top-left-radius: 20px}.single-popular-cause-item .content {    padding: 20px;    overflow: hidden;    border-bottom-right-radius: 20px;    border-bottom-left-radius: 20px}.single-popular-cause-item .content .title {    font-size: 20px;    line-height: 26px;    font-weight: 600;    margin-bottom: 20px}.single-popular-cause-item .content .thumb-content {    margin-top: 55px}.single-popular-cause-item .content .thumb-content .goal {    display: flex;    justify-content: space-between}.single-popular-cause-item .content .thumb-content .goal .raised {    font-size: 14px;    margin-top: 10px;    color: var(--heading-color);    opacity: .8}.single-popular-cause-item .content .thumb-content .goal .raised span {    color: var(--charity-color)}.single-popular-cause-item .proggress {    border-radius: 10px !important}.single-popular-cause-item .progressbar {    border-radius: 10px !important}.single-popular-cause-item .percentCount {    border-radius: 30px;    width: 30px;    height: 30px;    font-size: 10px;    line-height: 30px;    padding: 0;    text-align: center;    font-weight: 700;    margin-left: -15px;    background-color: var(--charity-color)}.single-popular-cause-item .percentCount:after {    bottom: -10px;    border-left: 5px solid transparent;    border-right: 5px solid transparent;    border-top: 14px solid var(--charity-color);    left: 10px}.donation-progress.style-0 .proggress {    background-color: #f86048 !important}.donation-progress.style-0 .percentCount:after {    border-top: 14px solid #f86048}.donation-progress.style-0 .percentCount {    background-color: #f86048}.donation-progress.style-1 .percentCount:after {    border-top: 14px solid #4ecd99}.donation-progress.style-1 .percentCount {    background-color: #4ecd99}.donation-progress.style-1 .proggress {    background-color: #4ecd99 !important}.donation-progress.style-2 .percentCount:after {    border-top: 14px solid #953ea7}.donation-progress.style-2 .percentCount {    background-color: #953ea7}.donation-progress.style-2 .proggress {    background-color: #953ea7 !important}.charity-team-single-item .thumb {    border-radius: 20px;    position: relative}.charity-team-single-item .thumb img {    border-radius: 20px}.charity-team-single-item .thumb .content {    position: absolute;    bottom: 0;    left: 0;    padding: 10px 25px;    height: auto;    width: 100%;    z-index: 0;    border-bottom-left-radius: 20px;    border-bottom-right-radius: 20px}.charity-team-single-item .thumb .style-1.content:after {    background-color: #953ea7}.charity-team-single-item .thumb .style-2.content:after {    background-color: #ed4c4c}.charity-team-single-item .thumb .style-3.content:after {    background-color: #fcad31}.charity-team-single-item .thumb .style-4.content:after {    background-color: #4fcd99}.charity-team-single-item .thumb .content:after {    position: absolute;    left: 0;    top: -30px;    width: 100%;    height: 125px;    content: '';    background-color: var(--charity-color);    z-index: -1;    opacity: .9;    clip-path: polygon(100% 0, 100% 0, 100% 0, 100% 100%, 80% 100%, 20% 100%, 0 100%, 0 33%);    border-bottom-left-radius: 20px;    border-bottom-right-radius: 20px}.charity-team-single-item .thumb .content .title {    font-size: 18px;    font-weight: 600;    color: #fff;    text-transform: capitalize;    margin: 0}.charity-team-single-item .thumb .content span {    font-size: 12px;    line-height: 20px;    color: #fff}.charity-team-single-item .thumb .content .social-icons {    margin: 0;    padding: 0;    list-style: none;    margin-top: 5px}.charity-team-single-item .thumb .content .social-icons li {    display: inline-block;    font-size: 13px;    color: #fff;    opacity: .8}.charity-cta-area .cta-area-inner .title {    font-size: 45px;    line-height: 56px;    font-weight: 700;    color: #fff}.charity-cta-area .cta-area-inner {    display: flex;    justify-content: space-between;    padding: 140px 0 120px 0}.charity-cta-area .cta-area-inner .left-content-area {    width: 60%}.charity-cta-area .cta-area-inner .right-content-area {    display: flex;    align-items: center}.charity-cta-area .cta-area-inner .right-content-area .btn-charity {    background-color: #f59f32}.charity-cta-area .cta-area-inner .right-content-area .btn-charity:hover {    background-color: #fff;    color: #f59f32}.charity-cta-area .cta-area-inner .right-content-area .btn-charity:hover i {    background-color: #f59f32}.charity-cta-area {    position: relative;    z-index: 0}.charity-cta-area:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: #000;    opacity: .5;    content: '';    z-index: -1}.charity-cta-area .shape.top {    left: 0;    top: -10px;    width: 100%}.charity-cta-area .shape {    position: absolute}.charity-cta-area .shape.bottom {    bottom: -1px}.charity-single-event-item-wrap .thumb img {    border-top-left-radius: 15px;    border-top-right-radius: 15px}.charity-single-event-item-wrap .thumb {    position: relative}.charity-single-event-item-wrap .thumb .time-wrap {    position: absolute;    right: 10px;    top: 10px;    background-color: var(--charity-color);    font-weight: 700;    color: #fff;    width: 50px;    text-align: center;    height: 50px;    border: 2px solid #fff;    padding-top: 2px}.charity-single-event-item-wrap .thumb .time-wrap span {    display: block;    font-size: 18px;    line-height: 20px}.charity-single-event-item-wrap .content {    background-color: #f4f1ec;    padding: 30px;    border-bottom-left-radius: 15px;    border-bottom-right-radius: 15px}.charity-single-event-item-wrap .title {    font-size: 22px;    line-height: 30px;    font-weight: 600;    transition: all .3s;    margin-bottom: 15px}.charity-single-event-item-wrap .title:hover {    color: var(--charity-color)}.charity-single-event-item-wrap .content ul {    margin-top: 20px}.charity-single-event-item-wrap .content {    background-color: #f4f1ec;    padding: 30px;    border-bottom-left-radius: 15px;    border-bottom-right-radius: 15px}.charity-single-event-item-wrap .title {    font-size: 22px;    line-height: 30px;    font-weight: 600;    transition: all .3s;    margin-bottom: 15px}.charity-single-event-item-wrap .title:hover {    color: var(--charity-color)}.charity-single-event-item-wrap .content ul {    margin: 0;    padding: 0;    list-style: none;    margin-top: 20px;    border-top: 1px solid var(--charity-color);    padding-top: 15px}.charity-single-event-item-wrap .content ul li i {    color: var(--charity-color)}.charity-single-event-item-wrap .content ul li {    font-size: 14px}.charity-single-event-item-wrap .content ul li:first-child {    margin-bottom: 10px}.charity-single-event-item-wrap .thumb .time-wrap.style-1 {    background-color: #f86048}.charity-single-event-item-wrap .thumb .time-wrap.style-2 {    background-color: #4fcd99}.charity-single-event-item-wrap .thumb .time-wrap.style-3 {    background-color: #5467c2}.padding-bottom-200 {    padding-bottom: 200px}.charity-single-testimonial-item .icon {    font-size: 40px;    line-height: 50px;    color: var(--charity-color);    margin-bottom: 20px}.charity-single-testimonial-item {    text-align: center}.charity-single-testimonial-item .description {    font-size: 20px;    line-height: 30px;    max-width: 650px;    margin: 0 auto}.charity-single-testimonial-item .author-details {    margin-top: 30px}.charity-single-testimonial-item .author-details .title {    font-size: 18px;    line-height: 20px;    font-weight: 600}.charity-cta-two-area .cta-inner {    background-color: var(--charity-color);    border-radius: 20px;    padding: 80px;    display: flex;    justify-content: space-between}.charity-cta-two-area .cta-inner .title {    font-size: 45px;    line-height: 55px;    font-weight: 700;    color: #fff}.charity-cta-two-area .cta-inner .right-content {    display: flex;    align-items: center}.charity-cta-two-area .cta-inner .right-content .btn-charity {    background-color: #fff;    color: var(--charity-color)}.charity-cta-two-area .cta-inner .right-content .btn-charity i {    background-color: var(--charity-color);    color: #fff}.charity-cta-two-area {    margin-top: -100px}.single-portfolio-blog-grid.charity-home .content {    background-color: transparent;    padding: 45px 0 0}.single-portfolio-blog-grid.charity-home .content .title {    color: var(--heading-color);    line-height: 26px;    font-size: 20px}.single-portfolio-blog-grid.charity-home .content .readmore {    color: var(--charity-color)}@media only screen and (min-width:1201px) and (max-width:1366px) {    .header-area.charity-home .right-image-wrap {        right: -30%    }    .charity-cta-area .shape.bottom {        bottom: -5px    }}@media only screen and (min-width:992px) and (max-width:1200px) {    .header-area.charity-home .right-image-wrap {        right: -50%    }    .charity-cta-area .shape.bottom {        bottom: -10px    }}@media only screen and (max-width:991px) {    .header-style-03.header-variant-13 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px    }    .header-area.charity-home .right-image-wrap {        display: none    }    .header-style-03.header-variant-13 .mobile-cart a {        top: 10px    }    .header-style-03.header-variant-13 .navbar-area .nav-container .nav-right-content ul li a, .header-style-03.header-variant-13 .navbar-area .nav-container .nav-right-content ul li a:hover, .header-style-03.header-variant-13 .navbar-area .nav-container .navbar-collapse .navbar-nav li, .header-style-03.header-variant-13 .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {        color: var(--paragraph-color)    }    .charity-about-area .right-content-area {        margin-left: 0;        margin-top: 40px    }    .charity-cta-area .shape.bottom {        bottom: -10px    }    .charity-cta-two-area .cta-inner {        padding: 40px    }    .single-popular-cause-item {        margin-bottom: 40px    }}@media only screen and (max-width:767px) {    .charity-about-area .left-content-area {        padding-right: 0    }    .charity-cta-area .cta-area-inner {        display: block;        padding: 120px 0    }    .charity-cta-area .cta-area-inner div {        width: 100% !important    }    .charity-cta-area .cta-area-inner .left-content-area {        margin-bottom: 30px    }    .charity-cta-two-area .cta-inner {        display: block    }    .charity-cta-two-area .cta-inner .left-content {        margin-bottom: 20px    }}@media only screen and (max-width:414px) {    .charity-about-area .left-content-area .title {        font-size: 48px;        line-height: 54px    }    .charity-about-area .right-content-area .image-wrapper:before {        right: 0    }    .charity-about-area .right-content-area .image-wrapper {        padding-right: 20px    }    .header-slider-wrapper.charity-home .owl-dots {        top: auto;        bottom: 30px;        transform: none;        left: 50%;        transform: translateX(-50%)    }    .header-slider-wrapper.charity-home .owl-dots div {        width: 10px;        height: 10px;        display: inline-block    }    .header-slider-wrapper.charity-home .owl-dots div+div {        margin-top: 0;        margin-left: 10px    }    .charity-cta-area .cta-area-inner .title {        font-size: 40px;        line-height: 50px    }    .charity-cta-two-area .cta-inner .title {        font-size: 36px;        line-height: 46px    }}@media only screen and (max-width:330px) {    .header-variant-13 .navbar-area .nav-container .logo-wrapper {        max-width: 130px    }    .charity-about-area .left-content-area .title {        font-size: 36px;        line-height: 46px    }    .charity-cta-area .cta-area-inner .title {        font-size: 33px;        line-height: 43px    }}.header-style-03.header-variant-10 {    position: relative;    z-index: inherit}.header-style-03.header-variant-10 .navbar-area {    position: absolute;    left: 0;    top: auto;    z-index: 2;    width: 100%}.header-style-03.header-variant-10 .navbar-area .nav-container {    box-shadow: none;    padding: 0;    border-radius: 0;    background-color: transparent}.header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li:before {    color: rgba(255, 255, 255, .6)}.header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li a:hover {    color: var(--lawyer-color)}.header-style-03.header-variant-10 .navbar-area .nav-container .nav-right-content ul li a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-10 .navbar-area .nav-container .nav-right-content ul li a:hover {    color: var(--lawyer-color)}.header-style-03.header-variant-10 .navbar-area .nav-container .nav-right-content ul li.cart a {    color: rgba(255, 255, 255, .6);    transition: all .3s}.header-style-03.header-variant-10 .navbar-area .nav-container .nav-right-content ul li.cart a:hover {    color: var(--lawyer-color)}.header-style-03.header-variant-10 .navbar-area .nav-container .nav-right-content ul li.cart .pcount {    color: #fff;    background-color: var(--lawyer-color)}.header-style-03.header-variant-10 .navbar-area .nav-container .mobile-cart a .pcount {    color: #fff;    color: var(--lawyer-color)}.header-area.lawyer-home {    position: relative;    z-index: 0;    padding-bottom: 320px}.header-area.lawyer-home:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: rgba(9, 28, 75, .6);    z-index: -1;    content: ""}.header-area.lawyer-home .header-inner {    text-align: center}.header-area.lawyer-home .header-inner .btn-wrapper {    margin-top: 30px}.header-area.lawyer-home .header-inner .btn-wrapper .boxed-btn {    border: 1px solid transparent;    background-color: var(--lawyer-color);    color: #fff;    border-radius: 0}.header-area.lawyer-home .header-inner .btn-wrapper .boxed-btn:hover {    background-color: transparent;    border-color: #fff}.header-area.lawyer-home .header-inner .btn-wrapper .boxed-btn.blank {    background-color: transparent;    border: 1px solid #fff}.header-area.lawyer-home .header-inner .btn-wrapper .boxed-btn.blank:hover {    background-color: var(--lawyer-color);    border-color: transparent}.header-bottom-item-lawyer {    text-align: center;    background-color: #191d33;    padding: 40px 30px;    transition: all .3s;    margin-top: -150px;    z-index: 1;    position: relative}.header-bottom-item-lawyer:hover {    background-color: var(--lawyer-color)}.header-bottom-item-lawyer:hover .icon {    color: #fff}.header-bottom-item-lawyer .title {    color: #fff;    font-size: 22px;    line-height: 32px;    font-weight: 600;    margin-bottom: 20px}.header-bottom-item-lawyer .icon {    color: var(--lawyer-color);    font-size: 60px;    line-height: 60px;    margin-bottom: 30px}.header-bottom-item-lawyer p {    color: rgba(255, 255, 255, .7);    margin-bottom: 0}.lawyer-about-area .left-content-area {    position: relative}.lawyer-about-area .left-content-area .shape {    position: absolute;    right: 0;    bottom: -40px;    border: 10px solid #fff}.lawyer-about-area .left-content-area {    border: 10px solid #fff}.lawyer-about-area .left-content-area:before {    position: absolute;    left: -30px;    top: -30px;    width: 250px;    height: 250px;    background-color: var(--lawyer-color);    content: '';    z-index: -1;    clip-path: polygon(0 0, 0 100%, 100% 0)}.lawyer-about-area .right-content-area .subtitle {    font-size: 14px;    text-transform: uppercase;    color: var(--lawyer-color);    display: block;    margin-bottom: 20px}.lawyer-about-area .right-content-area .title {    font-size: 45px;    line-height: 55px;    margin-bottom: 30px}.lawyer-about-area .right-content-area {    padding-left: 50px}.lawyer-about-area .right-content-area .btn-wrapper .boxed-btn {    border-radius: 3px;    margin-top: 30px;    background-color: var(--lawyer-color);    border: 1px solid transparent}.lawyer-about-area .right-content-area .btn-wrapper .boxed-btn:hover {    background-color: transparent;    color: var(--lawyer-color);    border: 1px solid var(--lawyer-color)}.construction-single-what-we-cover-item.lawyer-home {    border: none;    background-color: #fff;    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);    text-align: left}.const-single-case-study-style-02 .title:hover, .construction-single-what-we-cover-item.lawyer-home .icon, .construction-single-what-we-cover-item.lawyer-home .readmore:hover, .section-title.lawyer-home .subtitle {    color: var(--lawyer-color)}.const-single-case-study-style-02.lawyer-home .cart-icon {    visibility: hidden;    opacity: 0;    transition: all .3s}.const-single-case-study-style-02.lawyer-home:hover .cart-icon {    visibility: visible;    opacity: 1}.const-single-case-study-style-02.lawyer-home .title {    font-size: 26px;    line-height: 30px}.logistic-dots.lawyer-home .owl-dots div.active {    background-color: var(--lawyer-color)}.lawyer-team-single-item .thumb {    position: relative}.lawyer-team-single-item:hover .thumb .social-icons {    visibility: visible;    opacity: 1}.lawyer-team-single-item .thumb .social-icons {    position: absolute;    left: 0;    top: 0;    margin: 0;    padding: 0;    list-style: none;    display: flex;    justify-content: center;    align-items: center;    height: 100%;    width: 100%;    color: #fff;    background-color: rgba(0, 0, 0, .5);    visibility: hidden;    opacity: 0;    transition: all .3s}.lawyer-team-single-item .thumb .social-icons li {    display: inline-block}.lawyer-team-single-item .thumb .social-icons li+li {    margin-left: 10px}.lawyer-team-single-item .content {    margin: 0 10px;    background-color: #fff;    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);    z-index: 1;    position: relative;    top: -30px;    padding: 20px;    text-align: center}.lawyer-team-single-item .content .title {    text-transform: capitalize}.lawyer-team-single-item .content span {    color: var(--lawyer-color)}.lawyer-counterup-area {    position: relative;    z-index: 0}.lawyer-counterup-area:after {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: -1;    content: '';    background-color: #191d33;    opacity: .6}.lawyer-home-counterup-item .icon {    font-size: 40px;    line-height: 50px;    margin-bottom: 15px;    color: var(--lawyer-color)}.lawyer-home-counterup-item {    text-align: center}.lawyer-home-counterup-item .count-wrap {    font-size: 30px;    line-height: 40px;    font-weight: 700;    color: #fff}.lawyer-home-counterup-item .title {    font-size: 16px;    line-height: 20px;    margin-top: 10px;    color: rgba(255, 255, 255, .8)}.lawyer-single-testimonial-item .thumb img {    width: 80px;    height: 80px;    margin: 0 auto;    border-radius: 50%}.lawyer-single-testimonial-item .thumb {    margin-bottom: 30px}.lawyer-single-testimonial-item .content {    font-size: 26px;    line-height: 36px;    font-weight: 400;    font-family: var(--body-font);    text-align: center;    font-style: italic}.lawyer-single-testimonial-item .author-details {    text-align: center;    margin-top: 40px}.lawyer-single-testimonial-item .author-details i {    font-size: 40px;    line-height: 50px;    margin-bottom: 10px;    color: var(--lawyer-color)}.lawyer-single-testimonial-item .author-details .title {    font-size: 18px;    font-weight: 400;    line-height: 20px;    margin-bottom: 5px}.lawyer-single-testimonial-item .author-details .designation {    color: var(--lawyer-color)}.single-portfolio-blog-grid.lawyer-home .thumb .time-wrap {    background-color: var(--lawyer-color)}.single-portfolio-blog-grid.lawyer-home .content {    background-color: transparent;    padding: 0;    padding-top: 60px}.single-portfolio-blog-grid.lawyer-home .content .title {    color: var(--heading-color)}.single-portfolio-blog-grid.lawyer-home .content .readmore, .single-portfolio-blog-grid.lawyer-home .content p {    color: var(--paragraph-color)}.lawyer-call-to-action {    position: relative;    text-align: center}.lawyer-call-to-action:before {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    background-color: rgba(25, 29, 51, .5);    content: ''}.lawyer-call-to-action .title {    font-size: 36px;    line-height: 46px;    color: #fff;    font-weight: 700;    margin-bottom: 25px}.lawyer-call-to-action p {    color: rgba(255, 255, 255, .8)}.lawyer-call-to-action .btn-wrapper {    margin-top: 30px}.lawyer-call-to-action .boxed-btn {    border-radius: 3px;    background-color: var(--lawyer-color);    border: 1px solid transparent}.lawyer-call-to-action .boxed-btn:hover {    background-color: transparent;    border-color: var(--lawyer-color)}.lawyer-contact-list {    margin: 0;    padding: 0;    list-style: none}.lawyer-contact-list li+li {    margin-top: 30px}.lawyer-contact-item {    display: flex}.lawyer-contact-item .icon {    font-size: 40px;    line-height: 40px;    color: var(--lawyer-color);    margin-right: 20px}.lawyer-contact-item .content .title {    display: block;    font-size: 18px;    line-height: 20px;    color: var(--heading-color);    margin-bottom: 10px}.lawyer-contact-item .content .details {    display: block}.lawyer-contact-area .right-content-wrap .title {    font-size: 36px;    line-height: 46px;    margin-bottom: 40px;    font-weight: 700}.lawyer-contact-area .right-content-wrap .form-control {    background-color: #f9f9f9;    border: none;    padding: 15px;    min-height: 50px;    font-size: 14px}.btn-wrapper .boxed-btn.lawyer-page {    border-radius: 3px;    background-color: var(--lawyer-color);    border: 1px solid transparent}.btn-wrapper .boxed-btn.lawyer-page:hover {    border-color: var(--lawyer-color);    color: var(--lawyer-color);    background-color: transparent}.lawyer-contact-area .left-contnet-wrap {    display: flex;    align-items: center;    height: 100%}.top-bar-area.header-variant-10 .btn-wrapper .boxed-btn.reverse-color {    background-color: var(--lawyer-color)}.appointment-single-item.lawyyer-home .thumb .cat {    background-color: var(--lawyer-color)}.appointment-single-item.lawyyer-home .content .designation {    color: var(--lawyer-color)}.appointment-single-item.lawyyer-home .content .designation:before {    background-color: var(--lawyer-color)}.appointment-single-item.lawyyer-home .content .boxed-btn {    color: var(--secondary-color)}.appointment-single-item.lawyyer-home .content .location i {    color: var(--lawyer-color)}@media only screen and (max-width:991px) {    .header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-mega-menu:before {        top: 25px;        right: 20px;        color: var(--heading-color)    }    .header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li:before {        color: var(--heading-color)    }    .navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {        background-color: #fff    }    .header-style-03.header-variant-10 .mobile-cart a .pcount {        color: #fff !important    }    .header-style-03.header-variant-10 .mobile-cart a {        top: 15px    }    .header-style-03.header-variant-10 .navbar-area .nav-container .navbar-collapse .navbar-nav li a {        color: var(--heading-color)    }    .lawyer-about-area .left-content-area {        margin-bottom: 60px    }    .lawyer-home-counterup-item {        margin-bottom: 30px    }    .lawyer-contact-area .left-contnet-wrap {        margin-bottom: 60px    }}@media only screen and (max-width:414px) {    .header-area .title {        font-size: 40px;        line-height: 60px;        font-weight: 700    }    .lawyer-about-area .left-content-area .shape {        position: initial;        border: none;        margin-top: 20px    }    .lawyer-about-area .right-content-area {        padding: 0    }    .lawyer-about-area .right-content-area .title {        font-size: 40px;        line-height: 50px;        font-weight: 700    }    .lawyer-single-testimonial-item .content {        font-size: 20px;        line-height: 30px    }    .lawyer-call-to-action .title {        font-size: 30px;        line-height: 40px    }    .lawyer-contact-area .right-content-wrap .title {        font-size: 32px;        line-height: 42px    }}@media only screen and (max-width:330px) {    .navbar-area .nav-container .responsive-mobile-menu .logo-wrapper {        max-width: 140px    }}.offer-item-wrap.no-padding {    padding: 0}.section-title.center-align {    text-align: center !important}.section-title.left-align {    text-align: left !important}.section-title.right-align {    text-align: right !important}.const-single-case-study-style-02.const-page .cart-icon {    background-image: linear-gradient(8deg, #000, transparent)}.single-portfolio-blog-grid.portfolio-page .content .title {    color: #fff}.single-portfolio-blog-grid.portfolio-page .content {    padding: 50px 30px 30px;    background-color: #17193f}.single-portfolio-blog-grid.portfolio-page .content .readmore {    color: #fff;    font-weight: 700}.m-inherit p {    margin-left: 0}.section-title.right-align .description * {    margin: auto 0 auto auto}.section-title.left-align .description * {    margin: auto auto auto 0}.custom-form-builder-form.contact-page-form {    min-width: 550px;    padding: 0 130px 0 0;    margin: 0}.section-title .description {    max-width: 650px;    color: #fff}.section-title.center-align .description {    margin: 0 auto}.section-title.right-align .description {    margin: auto 0 auto auto}.breadcrumb-area.navbar-variant-02 .breadcrumb-inner, .breadcrumb-area.navbar-variant-03 .breadcrumb-inner, .breadcrumb-area.navbar-variant-04 .breadcrumb-inner, .breadcrumb-area.navbar-variant-05 .breadcrumb-inner {    padding-top: 140px}.widget-area>.service-widget:before {    display: none}.widget-area>.service-widget {    display: block;    background-color: #fff;    border-bottom: 1px solid #d7d7d7;    padding-bottom: 30px}.widget-area>.service-widget:hover {    background-color: inherit}.no-padding-border.service-widget.widget {    padding: 0;    border: none;    margin-bottom: 30px}.attorney-contact-form .form-group label {    color: #fff}.no-padding-border.widget {    padding: 0;    border: none}.job-post-addon-wrapper .single-job-list-item .jobs-meta li {    margin: 5px}.custom-form-builder-wrapper .contact-page-form {    max-width: 100%;    min-width: 100%;    padding: 0}.custom-form-builder-wrapper .contact-page-form .form-control {    border: 1px solid #e2e2e2;    padding: 10px;    height: 50px}.custom-form-builder-wrapper .contact-page-form textarea.form-control {    min-height: 130px}.custom-form-builder-wrapper .contact-page-form select.form-control {    padding: 0 10px !important}.custom-form-builder-wrapper .contact-page-form .checkbox .form-control {    height: auto}.custom-form-builder-wrapper .btn-wrapper .submit-btn {    width: auto}.custom-form-builder-wrapper.button-left .btn-wrapper {    text-align: left}.custom-form-builder-wrapper.button-center .btn-wrapper {    text-align: center}.custom-form-builder-wrapper.button-right .btn-wrapper {    text-align: right}.custom-form-builder-wrapper .btn-wrapper .submit-btn.d-block {    width: 100%}.custom-form-builder-wrapper .contact-info {    padding-bottom: 40px}.googlemap-area iframe {    width: 100%;    margin-bottom: -10px}.header-slider-wrapper .buttonBar, .header-slider-wrapper .mb_YTPProgress {    display: none !important}.support-ticket-wrapper {    padding: 50px;    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05)}.support-ticket-wrapper .form-control {    border: 1px solid #e2e2e2;    border-radius: 0;    height: 50px}.support-ticket-wrapper select.form-control:focus {    outline: 0;    box-shadow: none}.support-ticket-wrapper textarea.form-control {    height: 150px}.support-ticket-wrapper checkbox.form-control {    height: auto}.product-variant-list-wrapper-outer {    padding: 20px 0}.product-variant-list-wrapper .title {    font-size: 16px;    font-weight: 700;    line-height: 20px}.product-variant-list-wrapper ul {    margin: 0;    padding: 0;    list-style: none;    border: 1px solid #e2e2e2;    display: inline-block;    font-size: 0}.product-variant-list-wrapper+.product-variant-list-wrapper {    margin-top: 20px}.product-variant-list-wrapper ul li {    display: inline-block;    padding: 5px 10px;    cursor: pointer;    color: var(--heading-color);    font-size: 14px;    font-weight: 600}.product-variant-list-wrapper ul li+li {    border-left: 1px solid #e2e2e2}.product-variant-list-wrapper ul li.selected {    background-color: var(--main-color-one);    color: #fff}.cart-table .product-variant-list-wrapper, .order-view-table .product-variant-list-wrapper {    display: flex;    align-items: center}.cart-table .product-variant-list-wrapper .title, .order-view-table .product-variant-list-wrapper .title {    margin-right: 10px;    font-size: 14px;    line-height: 16px;    position: relative;    top: 5px}.cart-table .product-variant-list-wrapper ul li, .order-view-table .product-variant-list-wrapper ul li {    font-size: 12px;    line-height: 16px;    padding: 3px 5px}.order-view-table .product-variant-list-wrapper+.product-variant-list-wrapper {    margin-top: 0}.order-view-table .product-variant-list-wrapper .title {    margin-bottom: 5px}.social-login-wrap a {    display: block;    padding: 15px 20px;    border: 1px solid #e2e2e2;    text-align: center;    margin-top: 20px;    color: #333;    font-weight: 600;    transition: .3s ease}.social-login-wrap .facebook {    border: 1px solid #1877f2;    color: #1877f2}.social-login-wrap .facebook:hover {    background-color: #1877f2;    color: #fff}.social-login-wrap .google {    border: 1px solid #db4437;    color: #db4437}.social-login-wrap .google:hover {    background-color: #db4437;    color: #fff}.single-gallery-video iframe {    max-width: 100%;    max-height: 300px !important}.single-gallery-video {    margin-bottom: 50px}.single-gallery-video .title {    font-size: 26px;    line-height: 36px;    margin: 20px 0}