@font-face {font-family: 'Roboto';font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxO.eot);}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
body {line-height: 1}
blockquote, q {quotes: none}
blockquote:after, blockquote:before, q:after, q:before {content: "";content: none}
table {border-collapse: collapse;border-spacing: 0}
.mm-listview>li:not(.mm-divider):after {display: none!important}
@keyframes fadein {
0% {
opacity:0
}
to {
opacity:1
}
}
@-webkit-keyframes fadein {
0% {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeout {
0% {
opacity:1
}
to {
opacity:0
}
}
@-webkit-keyframes fadeout {
0% {
opacity:1
}
to {
opacity:0
}
}
.hideMe {display: none!important}
.showMe {display: block!important}
.body-no-overflow {overflow: hidden}
.white {color: #fff}
.grey {color: #9da2a6}
.dark-grey {color: #55595c}

@media (min-width:768px) {
.reverseMe {
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
}
.bold {font-weight: 700}

@media (min-width:1200px) {
	.mobile-only {display: none}
}
.desktop-only {display: none}

@media (min-width:1200px) {
	.desktop-only {display: block}
}
.no-border {border: none}
@font-face {font-family: Roboto, sans-serif}
body {font-family: Roboto, sans-serif;font-size: 13px;line-height: 17px}

@media (min-width:768px) {
	body {font-size: 16px}
}
a {text-decoration: none!important}
h1, h2, h3, h4, h5, h6 {font-weight: 700}
p {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 10px!important
}
em {font-style: italic!important}
.light {font-weight: 300}
.regular {font-weight: 400}
.medium {font-weight: 500}
.bold {font-weight: 700!important}
.uppercase {text-transform: uppercase}
.global-inner {position: relative}
.max-content-width {max-width: 1280px;margin: auto}
ul {margin-bottom: 0!important}
.text-ctn h2 {
	color: #f13b06;
	font-size: 30px;
	line-height: 28px;
	text-transform: uppercase
}

@media (min-width:768px) {
.text-ctn h2 {
	font-size: 40px;
	line-height: 36px
}
}

@media (min-width:1200px) {
.text-ctn h2 {
	font-size: 40px;
	line-height: 36px
}
}
.cta-btn {
	background-color: #f13b06;
	padding: 6px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px
}

@media (min-width:768px) {
.cta-btn {
	font-size: 1rem;
	padding: 8px 20px
}
}
.cta-btn i {
	position: relative;
	margin-left: 5px;
	right: 5px;
	-webkit-transition: right .3s ease;
	transition: right .3s ease
}
.cta-btn:hover {
	color: #fff
}
.cta-btn:hover i {
	right: -5px
}
.sub-page section:first-of-type {
	background-color: #f5f5f6
}
.sub-page section:first-of-type .text-cta-inner {
	max-width: 900px
}

@media (min-width:1200px) {
.sub-page section .row-two-blocks-image-text-inner {
	border-top: 1px solid #ebecec;
	border-bottom: 1px solid #ebecec;
	max-width: 1280px;
	margin: auto;
	padding: 100px 15px
}
}

@media (min-width:1200px) and (min-width:1300px) {
.sub-page section .row-two-blocks-image-text-inner {
	padding: 100px 0
}
}

@media (min-width:1200px) {
.sub-page h3 {
	color: #f13b06!important
}
.sub-page section .row-two-blocks-image-text-inner .text-ctn {
	padding: 0!important;
	padding-left: 100px!important
}
.sub-page section .row-two-blocks-image-text-inner.reverse .text-ctn {
	padding: 0!important;
	padding-right: 100px!important
}
.sub-page section .row-two-blocks-image-text-inner .img-ctn {
	-ms-flex-preferred-size: 50%!important;
	flex-basis: 50%!important
}
}
.office-info.page-contact {
	margin-bottom: 10px
}
.office-info.page-contact a, .office-info.page-contact i, .office-info.page-contact p, .office-info.page-contact span {
	color: #f13b06
}
.main-nav-ctn {
	position: relative;
	height: auto;
	background-color: #fff;
	-webkit-transition: background-color 1.2s ease;
	transition: background-color 1.2s ease
}

@media (min-width:1200px) {
.main-nav-ctn {
	background-color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	z-index: 100
}
}
.main-nav-ctn .main-nav-inner {
	max-width: 1615px;
	margin: auto;
	padding: 10px 15px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	padding: 10px 30px 10px 20px
}
}
.main-nav-ctn .main-nav-inner .top-bar-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	z-index: 20
}
.main-nav-ctn .main-nav-inner .logo-ctn {
	width: 125px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .logo-ctn {
	width: 180px
}
}
.main-nav-ctn .main-nav-inner .logo-ctn img {
	width: 100%
}
.main-nav-ctn .main-nav-inner .nav-ctn {
	width: 75%;
	padding-left: 15px;
	margin: 0 auto 0 25px;
	max-height: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn {
	-webkit-transition: none;
	transition: none;
	position: relative;
	display: block;
	width: 83%;
	margin: 0;
	background-color: transparent;
	max-height: none;
	overflow: visible;
	padding-left: 0
}
}

@media (min-width:1400px) {
.main-nav-ctn .main-nav-inner .nav-ctn {
	width: 75%
}
}
.main-nav-ctn .main-nav-inner .nav-ctn .menu {
	margin-bottom: 0;
	opacity: 1;
	-webkit-transition: opacity .6s ease;
	transition: opacity .6s ease
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn .menu {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-item, .main-nav-ctn .main-nav-inner .nav-ctn ul .sub-menu-item {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 80%;
	border-bottom: 1px solid #fff;
	position: relative
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-item, .main-nav-ctn .main-nav-inner .nav-ctn ul .sub-menu-item {
	width: auto;
	padding-bottom: 0;
	margin-bottom: 0;
	border: none
}
}

@media (min-width:1400px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-item.margin-plus {
	margin-right: 15px
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-item.lang, .main-nav-ctn .main-nav-inner .nav-ctn ul .menu-item.last {
	border: none
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link {
	font-size: 18px;
	color: #fff
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link {
	font-size: 16px
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link:hover+.sub-menu-desktop {
	opacity: 1;
	max-height: 500px;
	visibility: visible
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link i {
	color: #3f4449;
	margin-right: 6px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link i {
	color: #f13b06
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link:hover {
	color: #3f4449
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link:hover {
	color: #f13b06
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link.current-page {
	color: #3f4449!important
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .menu-link.current-page {
	color: #f13b06!important
}
}
.main-nav-ctn .main-nav-inner .nav-ctn ul .open-sub-link {
	color: #fff;
	position: absolute;
	right: -25px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .nav-ctn ul .open-sub-link {
	display: none
}
}
.main-nav-ctn .main-nav-inner .lang {
	position: relative
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang {
	left: -18px
}
}

@media (min-width:1400px) {
.main-nav-ctn .main-nav-inner .lang {
	left: -25px
}
}
.main-nav-ctn .main-nav-inner .lang span {
	color: #fff;
	font-size: 18px;
	margin-top: 3px;
	display: inline-block;
	margin-bottom: 10px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang span {
	display: none
}
}
.main-nav-ctn .main-nav-inner .lang .menu-lang {
	width: auto;
	text-align: center;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .menu-lang {
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: -15px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	padding-top: 36px
}
}
.main-nav-ctn .main-nav-inner .lang .menu-lang .item-lang {
	list-style: none;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 25px;
	height: 25px;
	z-index: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .menu-lang .item-lang {
	display: block;
	left: 0;
	top: 0;
	margin: 0;
	margin-bottom: 5px;
	width: 30px;
	height: 30px;
	background-color: #f13b06!important;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}
}
.main-nav-ctn .main-nav-inner .lang .item-lang.active {
	background-color: #fff!important;
	display: block!important
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .item-lang.active {
	background-color: #f13b06!important;
	z-index: 10;
	position: absolute;
	top: 0!important;
	opacity: 1;
	visibility: visible
}
}
.main-nav-ctn .main-nav-inner .lang .item-lang.active a {
	color: #f13b06
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .item-lang.active a {
	color: #fff
}
}
.main-nav-ctn .main-nav-inner .lang a {
	border: 1px solid transparent;
	display: block;
	position: relative;
	z-index: 10;
	color: #fff;
	font-size: 13px;
	margin-top: 3px
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang a {
	color: #fff;
	font-size: 16px;
	margin-top: 2px;
	margin-left: -1px
}
}
.main-nav-ctn .main-nav-inner .lang .lang-switcher {
	display: none
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .lang-switcher {
	display: block;
	position: absolute;
	right: -55px;
	top: -20px;
	width: 55px;
	height: 30px;
	z-index: 100
}
}

@media (min-width:1200px) {
.main-nav-ctn .main-nav-inner .lang .lang-switcher .ion-chevron-down {
	position: absolute;
	right: 5px;
	top: 9px;
	color: #fff;
	font-size: 12px
}
}

@media (min-width:1400px) {
.main-nav-ctn .main-nav-inner .lang .lang-switcher .ion-chevron-down {
	right: 9px
}
}
.main-nav-ctn.open {
	background-color: #f13b06
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
.main-nav-ctn.open {
	max-height: 100vh;
	min-height: 100vh;
	overflow-y: auto;
	padding-bottom: 50px
}
}

@media (min-width:1200px) {
.main-nav-ctn.open {
	height: auto;
	background-color: transparent
}
}
.main-nav-ctn.open .nav-ctn {
	margin: 20px auto 0 25px;
	max-height: 1000px!important;
	overflow: visible!important
}
.logo-desktop.colored {
	display: none
}

@media (min-width:1200px) {
.show-overflow .item-lang {
	opacity: 1!important;
	visibility: visible!important
}
}
.sub-menu {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100vw;
	-webkit-transition: right .6s ease;
	transition: right .6s ease
}

@media (min-width:1200px) {
.sub-menu {
	display: none
}
}
.onlyMe {
	opacity: 1!important;
	visibility: visible!important
}
.sub-menu-desktop {
	display: none
}

@media (min-width:1200px) {
.sub-menu-desktop {
	display: block;
	position: absolute;
	left: -15px;
	width: 200px;
	padding-left: 15px;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
}
.sub-menu-desktop:before {
	content: "";
	background-color: rgba(0,0,0,.8);
	border-top: 1px solid #f13b06;
	width: 200px;
	height: 100%;
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 27px
}
.sub-menu-desktop .sub-menu-item {
	display: block;
	width: 100%;
	margin-bottom: 15px!important
}
.sub-menu-desktop .sub-menu-item:first-of-type {
	padding-top: 5px;
	margin-bottom: 0
}
.sub-menu-desktop .sub-menu-item:first-of-type:after {
	display: none!important
}

@media (min-width:1200px) {
.sub-menu-desktop .sub-menu-item:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 0;
	height: 3px;
	background-color: #f13b06;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}
}
.sub-menu-desktop .sub-menu-item .menu-link:hover {
	color: #fff!important
}

@media (min-width:992px) {
.sub-menu-desktop .sub-menu-item:hover:after {
	width: 100%!important
}
}
.sub-menu-desktop .menu-link.hover-gap {
	display: block;
	width: 50%;
	height: 30px;
	cursor: default
}
.sub-menu-desktop:hover {
	opacity: 1;
	visibility: visible
}
.open-sub-menu {
	right: 0!important
}
.fadeOut {
	opacity: 0!important
}
.sticky {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	-webkit-box-shadow: -1px 2px px 1px rgba(0,0,0,.5);
	box-shadow: -1px 2px 15px 1px rgba(0,0,0,.5)
}

@media (min-width:1200px) {
.sticky .menu-item a {
	color: #3f4449!important
}
.sticky .menu-item.lang a {
	color: #fff!important
}
.sticky .ion-chevron-down {
	color: #3f4449!important
}
.sticky .logo-desktop.colored {
	display: block!important
}
.sticky .logo-desktop {
	display: none
}
}

@media (min-width:992px) {
.sticky .sub-menu-item:hover:after {
	width: 90%!important
}
}

@media (min-width:1200px) {
.sticky .sub-menu-desktop {
	background-color: #fff;
	left: -15px;
	padding: 15px 15px 0;
	top: 22px;
	z-index: 1;
	-webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.5);
	box-shadow: 0 6px 10px 0 rgba(0,0,0,.5)
}
.sticky .sub-menu-desktop .menu-link:hover {
	color: #3f4449!important
}
}
.sticky .sub-menu-desktop .gap, .sticky .sub-menu-desktop .menu-link.hover-gap, .sticky .sub-menu-desktop:before {
	display: none
}
#menu-btn {
	width: 30px;
	height: 17px;
	position: relative;
	z-index: 999;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}

@media (min-width:1200px) {
#menu-btn {
	display: none
}
}
#menu-btn span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #f13b06;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
#menu-btn span:first-child {
	top: 0
}
#menu-btn span:nth-child(2), #menu-btn span:nth-child(3) {
	top: 8px
}
#menu-btn span:nth-child(4) {
	top: 16px
}
#menu-btn.open {
	z-index: 999
}
#menu-btn.open span {
	background: #fff
}
#menu-btn.open span:first-child {
	top: 18px;
	width: 0;
	left: 50%
}
#menu-btn.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
#menu-btn.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#menu-btn.open span:nth-child(4) {
	top: 18px;
	width: 0;
	left: 50%
}
.header-slider-main {
	width: 100%;
	height: 100%;
	position: relative
}

@media only screen and (min-device-width:375px) and (max-device-width:568px) {
.header-slider-main {
	height: 100%
}
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
.header-slider-main {
	height: 500px
}
}

@media (min-width:768px) {
.header-slider-main {
	height: 100%
}
}
.header-slider-main .slide {
	display: none;
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}
.header-slider-main .slide .slide-content {
	width: 90%;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 10%;
	top: 20%;
}

@media (min-width:768px) {
.header-slider-main .slide .slide-content {
	width: 70%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}
}

@media (min-width:1200px) {
.header-slider-main .slide .slide-content {
	max-width: 715px;
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -40%);
	-webkit-transform: translate(-50%, -40%);
	-ms-transform: translate(-50%, -40%)
}
}
.header-slider-main .slide .slide-content .logo-ctn {
	margin: 25px auto;
	width: 70px
}

@media only screen and (min-device-width:375px) and (max-device-width:568px) {
.header-slider-main .slide .slide-content .logo-ctn {
	width: 100px;
	margin: 25px auto
}
}

@media (min-width:768px) {
.header-slider-main .slide .slide-content .logo-ctn {
	width: 155px;
	margin: 0 auto 50px
}
}

@media (min-width:1200px) {
.header-slider-main .slide .slide-content .logo-ctn {
	width: 155px
}
}
.header-slider-main .slide .slide-content .logo-ctn img {
	width: 100%
}
.header-slider-main .slide .slide-content .text-ctn h1 {
	text-transform: uppercase
}
.header-slider-main .slide .slide-content .text-ctn h1, .header-slider-main .slide .slide-content .text-ctn h2 {
	letter-spacing: -.02em;
	font-size: 40px;
	line-height: 42px
}

@media (min-width:768px) {
.header-slider-main .slide .slide-content .text-ctn h1, .header-slider-main .slide .slide-content .text-ctn h2 {
	font-size: 40px;
	line-height: 42px
}
}

@media (min-width:1200px) {
.header-slider-main .slide .slide-content .text-ctn h1, .header-slider-main .slide .slide-content .text-ctn h2 {
	font-size: 80px;
	line-height: 70px
}
}
.header-slider-main .slide .slide-content .text-ctn p {
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 40px
}

@media only screen and (min-device-width:375px) and (max-device-width:568px) {
.header-slider-main .slide .slide-content .text-ctn p {
	margin-top: 20px;
	margin-bottom: 70px
}
}

@media (min-width:768px) {
.header-slider-main .slide .slide-content .text-ctn p {
	font-size: 22px;
	line-height: 30px;
	margin-top: 40px;
	margin-bottom: 135px
}
}

@media (min-width:1200px) {
.header-slider-main .slide .slide-content .text-ctn p {
	font-size: 22px;
	line-height: 30px;
	margin-top: 40px;
	margin-bottom: 135px
}
}
.header-slider-main .slide .slide-content .cta-btn-ctn {
	margin-top: 25px
}

@media (min-width:1200px) {
.header-slider-main .slide .slide-content .cta-btn-ctn {
	margin-top: 50px
}
}

@media (max-width:992px) {
.header-slider-main {
	height: 500px!important
}
}
.header-slider-main .slide-active {
	display: block!important
}
.header-slider-main.no-slide .slide {
	display: block!important;
	background-image: url("../images/img/home_bg.png")
}
.header-inner {position: relative;width: 100%;z-index: 100}

@media (min-width:1200px) {
.header-inner {
	height: 100vh
}
}
.header-inner h2 {
	color: #fff
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
.header-inner {
	height: 500px
}
}

@media (min-width:992px) {
.header-inner {
	height: 100vh
}
}
.header-slider-main.no-slide {
	height: 300px
}

@media (min-width:768px) {
.header-slider-main.no-slide {
	height: 500px
}
}

@media (min-width:768px) {
.small-header {
	height: 500px!important
}
}
#footer .footer-inner .contact-main-ctn {
	background-color: #f13b06
}
#footer .footer-inner .contact-main-ctn .contact-inner {
	text-align: center;
	color: #fff
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	height: 180px;
	max-width: 1280px;
	margin: auto;
	padding: 0 30px
}
}

@media (min-width:1300px) {
#footer .footer-inner .contact-main-ctn .contact-inner {
	padding: 0
}
}
#footer .footer-inner .contact-main-ctn .contact-inner i, #footer .footer-inner .contact-main-ctn .contact-inner span {
	display: block
}

@media (min-width:1200px) {
#footer .footer-inner .contact-main-ctn .contact-inner i, #footer .footer-inner .contact-main-ctn .contact-inner span {
	display: inline-block
}
}
#footer .footer-inner .contact-main-ctn .contact-inner .fa-envelope {
	font-size: 42.5px
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner .fa-envelope {
	font-size: 50px
}
}

@media (min-width:1200px) {
#footer .footer-inner .contact-main-ctn .contact-inner .fa-envelope {
	font-size: 95px
}
}
#footer .footer-inner .contact-main-ctn .contact-inner .ion-android-arrow-forward {
	font-size: 60px
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner .ion-android-arrow-forward {
	font-size: 80px
}
}

@media (min-width:1200px) {
#footer .footer-inner .contact-main-ctn .contact-inner .ion-android-arrow-forward {
	font-size: 120px
}
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.left span {
	font-size: 40px;
	padding: 20px 0
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.left span {
	font-size: 50px;
	padding: 0 0 0 30px
}
}

@media (min-width:1200px) {
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.left span {
	font-size: 80px;
	padding: 0 0 0 60px
}
}
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between
}

@media (min-width:768px) {
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right span {
	max-width: 455px;
	padding-right: 50px
}
}

@media (min-width:1200px) {
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right span {
	text-align: left;
	max-width: 455px;
	padding-right: 80px
}
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right span .spantxt.bold {
	margin-top: 20px
}
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right span .spantxt {
	line-height: 20px
}
}
#footer .footer-inner .contact-main-ctn .contact-inner .contact-content.right a {
	color: #fff
}
#footer .footer-inner .contact-inner.page-about {
	padding: 40px 20px
}

@media (min-width:768px) {
#footer .footer-inner .contact-inner.page-about {
	padding: 60px 30px
}
}
#footer .footer-inner .contact-inner.page-about .contact-content {
	text-align: center;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center
}
#footer .footer-inner .contact-inner.page-about .contact-content p {
	font-weight: 300;
	font-size: 30px;
	line-height: 20px
}

@media (min-width:768px) {
#footer .footer-inner .contact-inner.page-about .contact-content p {
	line-height: 20px
}
}

@media (min-width:1200px) {
#footer .footer-inner .contact-inner.page-about .contact-content p {
	font-size: 40px;
	line-height: 40px
}
}
#footer .footer-inner .footer-top-ctn {
	background-color: #3f4449;
	padding: 35px 25px
}

@media (min-width:1200px) {
#footer .footer-inner .footer-top-ctn {
	padding: 90px 25px
}
}

@media (min-width:1300px) {
#footer .footer-inner .footer-top-ctn {
	padding: 90px 0
}
}

@media (min-width:1200px) {
#footer .footer-inner .footer-offices-main {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	max-width: 1280px;
	margin: auto
}
}

@media (min-width:768px) {
#footer .footer-inner .footer-offices-main .all-offices-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	max-width: 1280px;
	margin: auto
}
}

@media (min-width:1200px) {
#footer .footer-inner .footer-offices-main .all-offices-ctn {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	margin: 0
}
}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn {
	padding-bottom: 35px
}

@media (min-width:768px) {
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn:nth-child(2) {
	margin: 0 20px
}
}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info {
	padding: 7.5px 0;
	list-style: none;
	border-top: 1px solid #53575c;
	color: #a2a7ac;
	font-size: 12px
}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info {font-size: 1rem; position: relative; padding: 15px 0 15px 20px; width: 300px}
}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info a {color: #a2a7ac}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info a {line-height: 24px}
}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info a span {display: block}
}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info span {color: #f13b06; margin-right: 8px}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info span {position: absolute;left: 0;top: 17px}
}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info .ion-location {margin-right: 9px}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info .ion-android-call {margin-right: 9px}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info .ion-android-time {margin-right: 9px}
#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info.info-title {color: #fff;border: none; font-weight: 700}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .all-offices-ctn .office-ctn .office-menu .office-info.info-title {padding-left: 0;padding-bottom: 25px}
}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center
}

@media (min-width:1200px) {
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn {
	margin-top: -5px
}
}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .title h3 {font-size: 1rem}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .icons-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:1200px) {
	#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .icons-ctn {margin-left: 5px}
}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .icons-ctn .icon {position: relative}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .icons-ctn a {display: block;margin: 0 5px}
#footer .footer-inner .footer-offices-main .footer-social-main .footer-social-ctn .fa-2x {font-size: 1.2rem}
#footer .footer-inner .footer-bottom-main .footer-bottom-ctn {text-align: center;padding: 40px 0 30px}

@media (min-width:768px) {
	#footer .footer-inner .footer-bottom-main .footer-bottom-ctn {
		display: -webkit-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-moz-align-items: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-moz-justify-content: space-between;
		justify-content: space-between;
		padding: 15px 20px;
		max-width: 1280px;
		margin: auto
	}
}
#footer .footer-inner .footer-bottom-main .legal-nav .legal-menu {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center
}
#footer .footer-inner .footer-bottom-main .legal-nav .legal-menu .legal-item {list-style: none; margin: 0 5px;}
#footer .footer-inner .footer-bottom-main .legal-nav .legal-menu .legal-item a {color: #f13b06;}
#footer .footer-inner .footer-bottom-main .copyrigts-ctn {color: #3f4449;}

@media (min-width:768px) {
	#footer .footer-inner .footer-bottom-main .copyrigts-ctn {
		display: -webkit-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-moz-align-items: center;
		align-items: center
	}
}
#footer .footer-inner .footer-bottom-main .legal-nav .legal-menu .legal-item {list-style: none;margin: 0 5px;font-size: 12px;}
#footer .footer-inner .footer-bottom-main .legal-nav .legal-menu .legal-item a {color: #f13b06; font-size: 12px;}
#footer .footer-inner .footer-bottom-main .copyrigts-ctn span {font-size: 12px; padding: 15px 0 30px;}
@media (min-width:768px) {
	#footer .footer-inner .footer-bottom-main .copyrigts-ctn span {padding: 0;}
	#footer .footer-inner .footer-bottom-main .logo-ctn {width: 60px; margin: auto;}
	}
@media (min-width:768px) {
	#footer .footer-inner .footer-bottom-main .logo-ctn {width: 45px; margin-left: 20px}
}
#footer .footer-inner .footer-bottom-main .logo-ctn img {width: 45px; height: 45px;}

.get-quote-cta {
	display: none;
	position: fixed;
	right: 0;
	top: 40%;
	background-color: #3f4449;
	z-index: 1000;
	text-align: center;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-transform-origin: right bottom 0;
	transform-origin: right bottom 0
}

@media (min-width:992px) {
	.get-quote-cta {display: block}
}
.get-quote-cta a {color: #fff; display: block; padding: 15px 40px 15px 20px}
.get-quote-cta a:hover {color: #f13b06}
.get-quote-cta span {color: #f13b06; display: block; -webkit-transform: rotate(90deg); transform: rotate(90deg); position: absolute; top: 15px; right: 13px}
.form-quote-main {
	display: none;
	position: fixed;
	background-color: #e9e8e6;
	z-index: 1000;
	top: 5%;
	overflow: hidden;
	right: -150vw;
	-webkit-box-shadow: 0 11px 49px 1px rgba(0,0,0,.75);
	box-shadow: 0 11px 49px 1px rgba(0,0,0,.75);
	-webkit-transition: right .6s ease;
	transition: right .6s ease
}

@media (min-width:992px) {
.form-quote-main {
	width: 90%;
	display: block;
	top: 10%;
	overflow: scroll;
	height: 100vh
}
}

@media (min-width:1200px) {
	.form-quote-main {width: 90%}
}

@media (min-width:1400px) {
	.form-quote-main {width: 72%}
}
#close-side-form {
	position: absolute;
	left: 15px;
	top: 10px;
	color: #f13b06;
	border: 2px solid #f13b06;
	padding: 5px 10px
}
.open-side-form {
	right: 0!important
}
iframe {
	width: 100%;
	height: 840px
}
.text-cta-main {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 30% 50%
}
.text-cta-main .text-cta-inner {
	position: relative;
	padding: 60px 0;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center
}

@media (min-width:768px) {
.text-cta-main .text-cta-inner {
	background-position: 50%;
	padding: 100px 0
}
}

@media (min-width:1200px) {
.text-cta-main .text-cta-inner {
	height: auto;
	padding: 130px 0
}
}
.text-cta-main .text-cta-inner .cta-division-content {
	width: 90%;
	text-align: center
}
.text-cta-main .text-cta-inner .cta-division-content #cookie-policy, .text-cta-main .text-cta-inner .cta-division-content #cookie-policy~h3, .text-cta-main .text-cta-inner .cta-division-content #cookie-policy~p, .text-cta-main .text-cta-inner .cta-division-content #cookie-policy~ul, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy~h3, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy~p, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy~ul, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use~h3, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use~p, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use~ul {
	text-align: left
}
.text-cta-main .text-cta-inner .cta-division-content #cookie-policy~ul, .text-cta-main .text-cta-inner .cta-division-content #cookie-policy~ul ul, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy~ul, .text-cta-main .text-cta-inner .cta-division-content #privacy-policy~ul ul, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use~ul, .text-cta-main .text-cta-inner .cta-division-content #terms-of-use~ul ul {
	margin-left: 1em
}

@media (min-width:768px) {
.text-cta-main .text-cta-inner .cta-division-content {
	width: 70%
}
}

@media (min-width:1200px) {
.text-cta-main .text-cta-inner .cta-division-content {
	max-width: 630px;
	width: auto
}
}
.text-cta-main .text-cta-inner .cta-division-content .logo-ctn {
	margin-bottom: 45px
}
.text-cta-main .text-cta-inner .cta-division-content .logo-ctn img {
	padding: 15px;
	width: auto
}

@media (min-width:768px) {
.text-cta-main .text-cta-inner .cta-division-content .logo-ctn img {
	width: 100px;
	padding: 0 15px
}
}

@media (min-width:1200px) {
.text-cta-main .text-cta-inner .cta-division-content .logo-ctn img {
	width: 150px
}
}
.text-cta-main .text-cta-inner .cta-division-content .cta-btn-ctn {
	margin-top: 25px
}

@media (min-width:1200px) {
.text-cta-main .text-cta-inner .cta-division-content .cta-btn-ctn {
	margin-top: 50px
}
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn h2.big-line-height {
	line-height: 1.1em
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn p {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px
}

@media (min-width:768px) {
.text-cta-main .text-cta-inner .cta-division-content .text-ctn p {
	margin-bottom: 90px
}
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table {
	padding: 0 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media (max-width:1200px) {
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table {
	display: block
}
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid #d3d3d3;
	list-style-type: none;
	text-align: left
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul:nth-child(odd) {
	-webkit-box-flex: 0.5;
	-ms-flex: 0.5 1px;
	flex: 0.5 1px
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul:nth-child(2n) {
	-webkit-box-flex: 0.5;
	-ms-flex: 0.5 1px;
	flex: 0.5 1px;
	border-top: none;
	margin-left: 1.5em
}

@media (max-width:1200px) {
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul:nth-child(2n) {
	margin-left: 0
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul:nth-child(2n) li:nth-child(odd) {
	background: #ddd
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul:nth-child(2n) li:nth-child(2n) {
	background: none!important
}
}
.text-cta-main .text-cta-inner .cta-division-content .text-ctn .pseudo-table ul li:nth-child(2n) {
	background: #ddd
}
.text-cta-main.no-background .text-cta-inner {
	background-image: none
}

@media (min-width:768px) {
.text-cta-main.no-background .text-cta-inner .cta-division-content {
	max-width: 1290px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0;
	width: 100%
}
}
.text-cta-main.no-background .text-cta-inner .cta-division-content .logo-ctn {
	margin: 50px 0
}
.text-cta-main.no-background .text-cta-inner .cta-division-content .text-ctn p {
	color: #3f4449;
	margin-bottom: 0
}
.text-cta-main.no-background .text-cta-inner .cta-division-content .text-ctn p:last-of-type {
	margin-bottom: 40px
}

@media (min-width:768px) {
.text-cta-main.no-background .text-cta-inner .cta-division-content .text-ctn p:last-of-type {
	margin-bottom: 50px
}
}
.team-block-main {
	background-color: #f7f7f7
}
.team-block-main .team-block-inner {
	padding: 60px 0
}

@media (min-width:1200px) {
.team-block-main .team-block-inner {
	padding: 140px 0
}
}
.team-block-main .team-block-inner .text-ctn {
	text-align: center;
	width: 90%;
	margin: auto
}
.team-block-main .team-block-inner .text-ctn p {
	margin-top: 20px;
	margin-bottom: 40px
}

@media (min-width:768px) {
.team-block-main .team-block-inner .text-ctn p {
	margin-bottom: 90px
}
}
.team-block-main .team-block-inner .all-team-ctn {
	text-align: center;
	margin: 50px 0
}

@media (min-width:768px) {
.team-block-main .team-block-inner .all-team-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}

@media (min-width:1200px) {
.team-block-main .team-block-inner .all-team-ctn {
	margin-bottom: 60px
}
}
.team-block-main .team-block-inner .all-team-ctn .one-block {
	margin-bottom: 25px
}

@media (min-width:768px) {
.team-block-main .team-block-inner .all-team-ctn .one-block {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}

@media (min-width:1200px) {
.team-block-main .team-block-inner .all-team-ctn .one-block {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}
}
.team-block-main .team-block-inner .all-team-ctn .one-block .photo-ctn {
	margin-bottom: 15px
}
.team-block-main .team-block-inner .all-team-ctn .one-block .info-ctn .name {
	color: #f13b06;
	font-weight: 700;
	font-size: 1rem
}
.team-block-main .team-block-inner .all-team-ctn .one-block .info-ctn .job {
	font-size: .8rem;
	font-weight: 700;
	line-height: 1rem
}
.team-block-main .team-block-inner .all-team-ctn .one-block .info-ctn .location {
	font-size: .8rem
}
.team-block-main .team-block-inner .cta-btn-ctn {
	text-align: center
}

@media (min-width:1200px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn, .row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn {
	padding: 90px 30px
}

@media (min-width:768px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn, .row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 150px 30px
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn {
	background-color: #f13b06
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn h2 {
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 28px
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn h2.big-line-height {
	line-height: 1.2em
}

@media (min-width:768px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn h2 {
	font-size: 40px;
	line-height: 38px
}
}

@media (min-width:1200px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .big-title-ctn h2 {
	text-align: right;
	font-size: 80px;
	line-height: 70px
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn {
	background-color: #f7f7f7
}

@media (min-width:768px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
}

@media (min-width:1200px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn {
	padding: 100px
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn h2 {
	color: #f13b06;
	font-size: 30px;
	line-height: 28px;
	text-transform: uppercase
}

@media (min-width:768px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn h2 {
	font-size: 40px;
	line-height: 36px
}
}

@media (min-width:1200px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn h2 {
	font-size: 40px;
	line-height: 36px
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn p {
	color: #3f4449
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu {
	padding-top: 25px;
	display: none;
	width: 100%
}

@media (min-width:1200px) {
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu {
	padding-top: 25px
}
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu .download-item {
	list-style: none;
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu .download-item:before {
	content: url("../images/icons/pdf.png");
	position: absolute;
	left: 0;
	top: -3px
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu .download-item a {
	color: #f13b06
}
.row-two-blocks-title-text-main .row-two-blocks-title-text-inner .text-ctn .download-menu .download-item span {
	display: block;
	color: #3f4449
}
.row-two-blocks-title-text-inner.reverse {
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

@media (min-width:1200px) {
.row-two-blocks-title-text-inner.reverse .big-title-ctn h2 {
	text-align: left!important
}
}

@media (min-width:1200px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
}
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn {
	padding: 60px 30px
}

@media (min-width:768px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn {
	text-align: center;
	padding: 100px
}
}

@media (min-width:1200px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn {
	padding: 60px;
	text-align: left;
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%
}
}

@media (min-width:1400px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn {
	padding: 70px
}
}
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn h3 {
	color: #fff;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 25px
}

@media (min-width:768px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn p {
	margin-bottom: 25px
}
}
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .text-ctn .download-menu {
	list-style: none
}
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .img-ctn {
	width: 100%;
	height: 300px;
	position: relative
}

@media (min-width:768px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .img-ctn {
	height: 450px
}
}

@media (min-width:1200px) {
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .img-ctn {
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
	max-height: 550px
}
}
.row-two-blocks-image-text-main .row-two-blocks-image-text-inner .img-ctn img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}
.row-two-blocks-image-text-inner.reverse .text-ctn h3 {
	color: #fff
}
.row-two-blocks-image-text-inner.img-background {
	background-repeat: no-repeat;
	background-size: 0
}

@media (min-width:1200px) {
.row-two-blocks-image-text-inner.img-background {
	background-position: 100%;
	background-size: auto
}
}

@media (min-width:1200px) {
.row-two-blocks-image-text-inner.img-background .text-ctn {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
.row-two-blocks-image-text-inner.img-background .text-ctn h3 {
	color: #f13b06
}
.row-two-blocks-image-text-inner.img-background .img-ctn {
	height: auto;
	max-width: 630px;
	margin-left: auto
}

@media (min-width:1200px) {
.row-two-blocks-image-text-inner.img-background .img-ctn {
	display: none
}
}
.row-two-blocks-image-text-inner.sub-page .img-ctn, .row-two-blocks-image-text-inner.sub-page .text-ctn {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}

@media (min-width:768px) {
.row-four-blocks-main .row-four-blocks-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.row-four-blocks-main .row-four-blocks-inner .one-block {
	text-align: center;
	padding: 50px 0;
	position: relative
}

@media (min-width:768px) {
.row-four-blocks-main .row-four-blocks-inner .one-block {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 70px 0
}
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}
}
.row-four-blocks-main .row-four-blocks-inner .one-block .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.row-four-blocks-main .row-four-blocks-inner .one-block .icon-ctn {
	color: #f13b06;
	position: relative;
	width: 55px;
	height: 55px;
	margin: auto
}
.row-four-blocks-main .row-four-blocks-inner .one-block .icon-ctn i {
	font-size: 54px;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0
}
.row-four-blocks-main .row-four-blocks-inner .one-block .icon-ctn img {
	width: 45px;
	height: 45px
}

@media (min-width:768px) {
.row-four-blocks-main .row-four-blocks-inner .one-block .icon-ctn img {
	width: 45px;
	height: 45px
}
}
.row-four-blocks-main .row-four-blocks-inner .one-block .text-ctn {
	max-width: 300px;
	margin: auto
}
.row-four-blocks-main .row-four-blocks-inner .one-block .text-ctn h3 {
	color: #f13b06;
	padding: 20px 0;
	font-size: 18px
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block .text-ctn h3 {
	padding: 30px 0;
	font-size: 28px;
	line-height: 30px
}
}
.row-four-blocks-main .row-four-blocks-inner .one-block .text-ctn p {
	color: #3f4449
}
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(odd) {
	background-color: #f5f5f6
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(odd) {
	background-color: #f5f5f6
}
}
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(2n) {
	background-color: #ebecec
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(2n) {
	background-color: #ebecec
}
}

@media (min-width:768px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(2), .row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(3) {
	background-color: #ebecec
}
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(3) {
	background-color: #f5f5f6
}
}

@media (min-width:768px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(4) {
	background-color: #f5f5f6
}
}

@media (min-width:1200px) {
.row-four-blocks-main .row-four-blocks-inner .one-block:nth-child(4) {
	background-color: #ebecec
}
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-main {
	-ms-flex-preferred-size: 66.67%;
	flex-basis: 66.67%
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block {
	text-align: center;
	padding: 50px 0
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 75px 0
}
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .icon-ctn {
	color: #f13b06
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .icon-ctn i {
	font-size: 40px
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .icon-ctn i {
	font-size: 54px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn {
	max-width: 300px;
	margin: auto
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn .article-date {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #a2a7ac;
	margin-top: 5px
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn .article-date {
	font-size: 14px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn .article-title {
	color: #3f4449;
	font-size: 18px;
	padding: 5px 0 18px
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn .article-title {
	padding: 15px 0 30px;
	font-size: 28px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .text-ctn p {
	color: #3f4449
}
.row-four-blocks-news-main .row-four-blocks-news-inner .all-blocks-ctn .one-block .cta-btn-ctn {
	margin-top: 50px
}
.row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(odd) {
	background-color: #f5f5f6
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(odd) {
	background-color: #ebecec
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(2n) {
	background-color: #ebecec
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(2n), .row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(3) {
	background-color: #f5f5f6
}
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .one-block:nth-child(4) {
	background-color: #ebecec
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main {
	padding: 30px 0
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	padding: 0
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .title {
	padding: 25px 0;
	text-align: center
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .title {
	padding-top: 50px
}
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .title {
	text-align: left;
	padding: 125px 0 45px 100px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .title h3 {
	font-size: 21px;
	font-weight: 700;
	color: #3f4449;
	text-transform: uppercase
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 40px
}
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn {
	display: block;
	padding-left: 100px;
	overflow-y: scroll;
	max-height: 600px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	background-color: #fff;
	padding: 25px
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block {
	padding: 50px 25px
}
}

@media (min-width:1200px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block {
	max-width: 320px;
	padding: 0 0 50px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .text-ctn {
	text-align: left;
	position: relative
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .text-ctn .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .text-ctn h3 {
	color: #f13b06;
	padding: 0
}

@media (min-width:768px) {
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .text-ctn h3 {
	font-size: 16px;
	line-height: 24px
}
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .text-ctn .article-date {
	display: block;
	color: #9ba0a5;
	padding-top: 5px
}
.row-four-blocks-news-main .row-four-blocks-news-inner .news-desk-main .all-news-ctn .one-block .ion-arrow-right-c {
	color: #f13b06
}
.row-four-blocks-news-main .row-four-blocks-news-inner ::-webkit-scrollbar {
width:2px
}
.row-four-blocks-news-main .row-four-blocks-news-inner ::-webkit-scrollbar-track {
background:#ebecec
}
.row-four-blocks-news-main .row-four-blocks-news-inner ::-webkit-scrollbar-thumb {
background:#f13b06
}

@media (min-width:768px) {
.row-five-blocks-main .row-five-blocks-inner {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center
}
}
.flip-container {
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.back, .flip-container, .front {
	height: 320px;
	width: 100%;
	position: relative
}

@media (min-width:768px) {
.back, .flip-container, .front {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	height: 320px
}
}
.flipper {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative
}
.front {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}
.front .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.front .title-ctn {
	max-width: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center
}
.front .title-ctn h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px
}

@media (min-width:1200px) {
.front .title-ctn h3 {
	font-size: 28px;
	line-height: 30px
}
}
.back {
	background-color: #3f4449
}
.back .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.back .title-ctn {
	width: 92%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center
}

@media (min-width:1200px) {
.back .title-ctn {
	max-width: 500px
}
}
.back .title-ctn h3 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: 300
}

@media (min-width:1200px) {
.back .title-ctn h3 {
	font-size: 16px;
	line-height: 22px
}
}
.back .cta-btn {
	position: absolute;
	bottom: 50px;
	left: 50%;
	width: 130px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: .7em;
	z-index: 10
}
.back .cta-btn i {
	position: relative;
	margin-left: 5px;
	right: 2px;
	-webkit-transition: right .3s ease;
	transition: right .3s ease
}
.back .cta-btn:hover i {
	right: -5px
}
.back, .front {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.front {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg)
}
.back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.flip-it .flipper {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.flip-link {
	z-index: 9
}

@media (min-width:1200px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner {
	border-top: 1px solid #ebecec;
	border-bottom: 1px solid #ebecec;
	padding: 100px 0
}
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .img-ctn {
	position: relative;
	width: 100%
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .img-ctn .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .img-ctn img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .img-ctn figcaption {
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	color: #9ba0a5
}

@media (min-width:1200px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .img-ctn figcaption {
	text-align: left
}
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn {
	padding: 60px 30px;
	color: #3f4449;
	font-size: 1rem
}

@media (min-width:768px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn {
	text-align: left;
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
}

@media (min-width:1200px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 50px 30px;
	text-align: left
}
}

@media (min-width:1400px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn {
	padding: 50px 0
}
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn .text {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn h3 {
	color: #f13b06;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 25px
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn li {
	position: relative;
	list-style: none;
	font-size: 1rem;
	padding-left: 10px;
	padding-bottom: 10px
}
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn li:before {
	position: absolute;
	left: -5px;
	top: -3px;
	content: ".";
	font-size: 50px;
	line-height: 0;
	color: #f13b06
}

@media (min-width:768px) {
.big-image-two-blocks-text-main .big-image-two-blocks-text-inner .text-ctn p {
	margin-bottom: 25px
}
}

@media (min-width:768px) {
.row-two-blocks-image-text-inner.reverse {
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
}

@media (min-width:768px) {
.row-two-blocks-image-text-inner.reverse .text-ctn {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
.row-two-blocks-image-text-inner.reverse .text-ctn h3 {
	color: #f13b06
}

@media (min-width:1200px) {
.row-two-blocks-image-text-inner.reverse .text-ctn h3 {
	font-size: 26px;
	margin-bottom: 25px
}
}

@media (min-width:768px) {
.row-two-blocks-image-text-inner.reverse .text-ctn p {
	margin-bottom: 25px
}
}

@media (min-width:768px) {
.row-two-blocks-image-text-inner.reverse .img-ctn {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
}
.accordeon-block-main .accordeon-block-inner {
	padding: 30px
}

@media (min-width:1200px) {
.accordeon-block-main .accordeon-block-inner {
	padding: 100px 0
}
}
.accordeon-block-main .accordeon-block-inner .card {
	margin: 15px 0;
	border: none;
	border: 2px solid #f13b06;
	border-radius: 0
}
.accordeon-block-main .accordeon-block-inner .card-header {
	background-color: #f13b06;
	border: none;
	border-radius: 0;
	padding: 0;
	padding-left: 15px
}
.accordeon-block-main .accordeon-block-inner .card-body ol, .accordeon-block-main .accordeon-block-inner .card-body ul {
	margin-left: 1.1em
}
.accordeon-block-main .accordeon-block-inner .card-body h4 {
	margin-top: 1em
}
.accordeon-block-main .accordeon-block-inner .btn-link {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff!important;
	padding-left: 0;
	width: 100%;
	text-align: left
}
.accordeon-block-main .accordeon-block-inner .btn-link:hover {
	text-decoration: none!important
}
.accordeon-block-main .accordeon-block-inner .card-body {
	color: #3f4449;
	padding-left: 15px
}

@media (min-width:1200px) {
.text-image-text-block-main .text-image-text-block-inner {
	border-top: 1px solid #ebecec;
	border-bottom: 1px solid #ebecec;
	padding: 100px 0
}
}
.text-image-text-block-main .text-image-text-block-inner .top-text-ctn {
	padding-bottom: 70px
}

@media (min-width:1200px) {
.text-image-text-block-main .text-image-text-block-inner .image-text-ctn {
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}
}
.text-image-text-block-main .text-image-text-block-inner .img-ctn {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	position: relative
}
.text-image-text-block-main .text-image-text-block-inner .img-ctn .full-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}
.text-image-text-block-main .text-image-text-block-inner .img-ctn img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.text-image-text-block-main .text-image-text-block-inner .img-ctn figcaption {
	padding-top: 15px;
	font-size: 12px;
	color: #9ba0a5
}
.text-image-text-block-main .text-image-text-block-inner .text-ctn {
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
	padding-left: 5%
}

@media (min-width:768px) {
.text-image-text-block-main .text-image-text-block-inner .text-ctn p {
	margin-bottom: 25px
}
}
