@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	vertical-align: baseline;
	outline: none;
}
body {
    position: relative;
    color: #272727;
}
/* universal classes */
strong {
    font-family: 'montserratbold';
    font-weight: normal;
}
body .padding-left-right_0 {
    padding-left: 0;
    padding-right: 0;
}
body .padding-top-bottom_120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
body .padding-top-padding_15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
body .padding_15 {
    padding: 15px;
}
body .margin-bottom_30 {
    margin-bottom: 30px;
}
body .height-fit-content {
    height: fit-content;
}
.line-separator {
    width: 100%;
    height: 1px;
    background: #E0E0E0;
    margin: 5% 0 10% 0;
}
.bg_FFFFFF {
    background: #FFFFFF;
}
.bg_E4DCD7 {
    background: #E4DCD7;
}
.bg_6D6D76 {
    background: #6D6D76;
}
.bg_DFDFE0 {
    background: #DFDFE0;
}
.bg_242429 {
    background: #242429;
}
.bg_F9F9F9 {
    background: #F9F9F9;
}
.bg_323232{
    background: #323232;
}
.full-width {
    width: 100%;
    overflow: hidden;
}
.full-width-img {
    width: 100%;
    box-sizing: border-box;
}
.section {
    padding: 60px 0;
    width: 100%;
    overflow: hidden;
}
.call-us-section {
    padding: 60px 0;
}
.with-bg-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.white-text {
    color: #fff;
}
.centered-p {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.max-width_800 {
    max-width: 800px;
    display: block;
    margin: 0 auto;
}
.max-width_400{
    max-width: 400px;
    display: block !;
    margin: 0 auto;
    text-align: left;   
}
.pt-5{
    padding-top: 120px;
}
.pb-5{
    padding-bottom: 120px;
}
body .padding-left-right-large {
    /*padding-right: 130px;*/
    padding-left: 130px;
}
body .padding-left-right-small {
    padding-right: 60px;
    padding-left: 60px;
}
.simple-list {
	margin: 0 0 0 5px;
	}
.simple-list li {
    font-size: 16px;
    line-height: 34px;
    padding: 0 0 15px 35px;
    font-family: 'montserratregular';
    list-style: none;
    position: relative;
}
.simple-list li::before {
    content: "\2022";
    color: #C4C4C4;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    line-height: 30px;
    font-size: 70px;
    position: absolute;
    left: 0;
    top: 0;
}
img {
	vertical-align: bottom;
	width: 100%;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
    font-family: 'montserratregular';
}
.privacy h1,.privacy h2,.privacy h3{
	padding: 0 0 30px 0;
}
.page-template-default h3{
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
}
p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 30px 0;
    font-family: 'montserratregular';
}
p.question {
    font-size: 18px;
    font-family: 'montserratmedium';
}
p.large-p {
    font-size: 24px;
}
p.title-p {
    padding: 0 0 10px 0;
}
.section ul{
    padding-bottom: 15px;
}
.section ul li{
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 15px 30px;
    font-family: 'montserratregular';
    position: relative;   
}
.section ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #5C5858;
}
.wight-color h1, .wight-color h2, .wight-color h3, .wight-color h4, .wight-color h5, .section.wight-color ul li, .section.wight-color p{
    color: #fff;
}
.section.wight-color ul li:before{
    background: #fff;
}
.section_about-acne{
    padding: 120px 0;
}
.section_about-acne ul{
    padding-bottom: 0;
}
.section_about-acne ul li{
    padding-bottom: 30px;
}
.section_about-acne ul li:last-child{
    padding-bottom: 0
}
.line-orange{
    width: 100%;
    max-width: 264px;
    border-bottom: 1px #EB785B solid;
}
.befaf_gallery-secondary{
    padding: 85px 0 120px;
}
.befaf_gallery-secondary h2{
    text-align: center;
}
.befaf_gallery-secondary .befaf_gallery-secondary-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.befaf_gallery-secondary .befaf_gallery-subtitle p{
    padding-bottom: 0;
}
.befaf_gallery-secondary .befaf_gallery-secondary-boxes .befaf_gallery-secondary-set{
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.befaf_gallery-secondary .befaf_gallery-secondary-boxes .befaf_gallery-secondary-set img{
    display: block;
    width: 100%;
}
.befaf_gallery-secondary .befaf_gallery-secondary-boxes .befaf_gallery-secondary-set span{
    display: block;
    width: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 0 0;
    font-family: 'montserratregular';
}
.befaf_gallery-secondary .befaf_gallery-more a{
    width: 190px;
    border: 1px #EB785B solid;
    display: block;
    margin: 0 auto;
    background: #EB785B;
    color: #fff;
    text-align: center;
    font-family: 'montserratregular';
    font-size: 16px;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    text-decoration: none;
}
.right-image-at-edge{
    position: relative;
}
.right-image-at-edge .with-bg-img{
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
}
.right-image-at-edge .with-bg-img img{
    display: none;
}
#header-desktop{
    width: 100%;
    /*padding: 20px 0;*/
    padding: 0 0 20px 0;
    position: fixed;
    z-index: 15;
    top: 0;
    left: 0;
	background: rgb(0 0 0 / 35%);
}
#header-desktop .row{
    justify-content: space-between;
    align-items: center;
}
.logo {
    /*position: absolute;
    left: calc(50% - 670px);
    top: 30px;
    z-index: 10;*/
    font-family: 'montserratregular';
    font-size: 28px;
    color: #fff;
    text-decoration: none;
    z-index: 999;
    display: none;
    width: 300px;
    padding: 0 15px
}
.logo img {
    width: 146px;
    height: 146px;
    transition: 1s;
}

.main-title {
    font-size: calc(4vw/2 + 4vh/2);
    line-height: calc(5vw/2 + 5vh/2);
}
.sec-title {
    font-size: calc(3.2vw/2 + 3.2vh/2);
    line-height: calc(4.2vw/2 + 4.2vh/2);
    padding: 0 0 40px 0;
}

.sec-title.medium {
    font-family: 'montserratmedium';
}
.sec-title.text-center::after {
    content: '';
    width: 50px;
    margin: 10px 0 0 0;
    height: 1px;
    background: #000;
    display: block;
    margin: 10px auto 0;
}
.third-title {
    font-size: 24px;
    padding: 0 0 40px 0;
}
.third-title::after {
    content: '';
    width: 50px;
    height: 1px;
    background: #000;
    display: block;
    margin: 10px 0 0 0;
}
.title_brd::after {
    content: '';
    width: 70px;
    height: 2px;
    background: #000;
    display: block;
    margin: 10px 0 0 0;
}
.text-center .title_brd::after {
	margin: 10px auto 0;	
}
.title_nobrd::after {
    content: normal;
    width: 1px;
    height: 1px;
    background: none;
    margin: 0;
}
.sec-title.white-text::after {
    background: #fff;
}
.meet-our-doctors .third-title {
    padding: 15px 40px;
    border-radius: 15px;
    margin-left: -80px;
    margin-top: 40px;
    margin-bottom: 60px;
    display: inline-block;
}
.meet-our-doctors .row {
    padding: 30px 0;
}
.meet-our-doctors .row > div:first-child img {
    border-radius: 15px;
}
.meet-our-doctors .row > div:last-child {
    padding: 15px 60px;
    border-radius: 15px;
}
.meet-our-doctors .third-title::after {
    display: none;
}
.meet-our-doctors a {
    text-decoration: none;
    color: inherit;
}
.proc-title {
    font-size: 20px;
    padding: 0 0 15px 0;
}
.proc-links-box {
    border-radius: 15px;
    border: 1px rgba(0, 0, 0, 0.5) solid;
    padding: 60px;
}
.proc-links-box a {
    font-size: 20px;
    line-height: 34px;
    padding: 0 0 10px 0;
    font-family: 'montserratregular';
    display: block;
    color: inherit;
}
.proc-links-box a:hover {
    text-decoration: none;
}
.col-proc {
    padding-top: 60px;
    padding-bottom: 60px;
}
.view-more {
    font-family: 'montserratbold';
    font-size: 20px;
    text-align: center;
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 60px 0 0 0;
}
.view-more .svg-inline--fa {
    display: block;
    width: 14px;
    margin: 10px auto;
    transition: .5s;
}
.view-more:hover .svg-inline--fa {
    margin: 20px auto 0;
    transition: .5s;
}
.view-more .svg-inline--fa path {
    fill: #000;
}
.button {
    font-family: 'montserratlight';
    text-align: center;
    border-radius: 15px;
    color: #272727;
    padding: 20px 35px;
    max-width: 390px;
    width: 100%;
    font-size: 28px;
    text-decoration: none;
    display: block;
    border: 1px rgba(0, 0, 0, 0.5) solid;
}
.button:hover {
    background: #272727;
    color: #fff;
    transition: .5s;
}
.button.view-more-btn {
    font-size: 20px;
    max-width: 280px;
}
.home-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.home-banner:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.1);
}
.home-banner picture {
    display: block;
    overflow: hidden;
    height: 700px;
}
.home-banner picture img {
    width: 100%;
    display: block;
}
.home-banner .banner-info {
	width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
}
.home-banner .banner-info .align-self-center {
	max-width: 670px;	
}
.home-banner .row {
    height: 100%;
}
.home-banner .banner-info p {
    font-size: 20px;
    color: #fff;
}
.home-banner .banner-info p.banner-title--black{
     color: #000;
}
.home-banner .banner-info .home-banner-link{
    font-family: 'montserratregular';
    color: #000;
    text-decoration: none;
    padding: 20px;
    font-size: 20px;
    border-radius: 10px;
    background: #FBD618;
    display: inline-block;
}
.home-banner .banner-title {
    font-size: calc(4vw/2 + 4vh/2);
    line-height: calc(5vw/2 + 5vh/2);
    color: #fff;
    font-weight: normal;
    font-family: 'montserratmedium';
    padding: 0 0 10px 0;
}
.home-banner .banner-title.banner-title--black{
     color: #000;
}
.sec-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.sec-banner picture {
    display: block;
    overflow: hidden;
    height: 666px;
}
.sec-banner picture img {
    width: 100%;
    display: block;
}
.sec-banner .banner-info {
	width: 100%;
    height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
}
.sec-banner .row {
    height: 100%;
}
.sec-banner .banner-info p {
    font-size: calc(2.5vw/2 + 2.5vh/2);
    line-height: calc(3.5vw/2 + 3.5vh/2);
    color: #fff;
    padding: 0;
}
.sec-banner .banner-title {
    font-size: calc(4vw/2 + 4vh/2);
    line-height: calc(5vw/2 + 5vh/2);
    color: #fff;
    font-weight: normal;
    padding: 3em 0 20px 0;
}
.sec-banner.black-title .banner-title,
.sec-banner.black-title .banner-info p {
    color: #272727;
    text-shadow: 0 0 5px #fff;
}
.home-form-box {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 30px;
}
.home-form-box p {
    font-size: calc(2.5vw/2 + 2.5vh/2);
    line-height: calc(3vw/2 + 3vh/2);
    padding: 0 0 40px 40px;
}
.contact-section {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    padding: 0 0 15% 0;
}
.contact-section .container-fluid {
    border-radius: 15px;
    box-shadow: 0 0 30px #ccc;
    margin-top: 30px;
	margin-bottom:30px;
}
.contact-section .contact-form-box {
    padding: 60px;
    border-radius: 15px 0 0 15px;
    background: #fff;
}
.contact-section .contact-info-box {
    padding: 60px 30px;
    margin-top: 30px;
}
.contact-section .contact-info-box .sec-title {
	padding: 0 0 20px 0;
}
.contact-section .contact-info-box .sec-title::after {
	display: none;
}
.contact-info {
    position: relative;
    display: block;
    font-family: 'montserratregular';
    color: inherit;
    text-decoration: none;
    padding: 0 0 30px 45px;
}
.contact-info .svg-inline--fa {
    position: absolute;
    top: 0;
    left: 0;
}
.wt-form {
	display: block;
	padding: 30px;
}
.wt-form input[type=text],
.wt-form input[type=email],
.wt-form input[type=tel],
.wt-form input[type=date],
.wt-form select,
.wt-form textarea {
    display: block;
    box-shadow: 0 0 0 1px #B2B2B2;
    width: 100%;
    border: none;
    background: none;
    border-radius: 15px;
    padding: 10px 15px;
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    font-family: 'montserratregular';
    font-weight: 400;
    -webkit-appearance: none;
    min-height: 2.8em;
    color: #272727;
}
.section.ask-us {
    padding-bottom: 150px;
}
.ask-us .container-fluid {
    position: relative;
    width: 90%;
}
.map-container {
    overflow: hidden;
    position: relative;
    width: calc(100% + 60px);
    display: block;
    box-sizing:border-box;
    margin: 0 -30px -60px -30px;
    border-radius: 0 0 15px 0;
}
.map-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.wt-form.ask-us-form input[type=text],
.wt-form.ask-us-form input[type=email],
.wt-form.ask-us-form input[type=tel],
.wt-form.ask-us-form select,
.wt-form.ask-us-form textarea {
    box-shadow: 0 0 0 1px #fff;
    color: #fff;
    min-height: 3.5em;
    margin: 0 0 40px 0;
    padding: 15px;
}
.wt-form.ask-us-form input[type=text]::placeholder,
.wt-form.ask-us-form input[type=email]::placeholder,
.wt-form.ask-us-form input[type=tel]::placeholder,
.wt-form.ask-us-form select::placeholder,
.wt-form.ask-us-form textarea::placeholder {
    color: #fff;
}
.wt-form.contact-us-form {
    padding: 0;
}
.wt-form.contact-us-form input[type=text],
.wt-form.contact-us-form input[type=email],
.wt-form.contact-us-form input[type=tel],
.wt-form.contact-us-form select {
    min-height: 3.5em;
}
.wt-form.contact-us-form input[type=text]::placeholder,
.wt-form.contact-us-form input[type=email]::placeholder,
.wt-form.contact-us-form input[type=tel]::placeholder,
.wt-form.contact-us-form select::placeholder,
.wt-form.contact-us-form textarea::placeholder {
    color: #272727;
}
.wt-form.contact-us-form textarea {
    min-height: 208px;
	padding: 15px;
}
.wt-form.ask-us-form select {
    color: #fff;
    margin: 0;
    background-image: url(../images/chevron-down-solid-white.svg);
}
.wt-form.ask-us-form select option {
    color: #000;
}
.wt-form.ask-us-form textarea {
    height: 100%;
    margin: 0;
}
.wt-form input::placeholder {
    font-family: 'montserratregular';
    line-height: 24px;
    font-size: 16px;
    color: #000;
}
.wt-form select {
    background-image: url(../images/chevron-down-solid.svg);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px;
}
.wt-form span {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 10px 0;
    color: #000;
    font-family: 'montserratmedium';
    display: block;
}
.submit-btn {
    position: absolute;
    bottom: -50px;
    right: -30px;
    z-index: 1;
	width: 230px;
    height: 160px;
    background: #515151;
    display: flex;
    border-radius: 100%;
    cursor: pointer;
    transition: .5s;
}
.submit-btn:hover {
	transform: scale(1.10);
	box-shadow: inset 0px 0px 30px rgba(0,0,0,0.7);
    transition: .5s;
}
.submit-btn span {
    font-family: 'montserratbold';
    padding: 0;
    font-size: 20px;
    align-self: center;
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
}
.wt-form.contact-us-form .submit-btn {
    position: inherit;
    bottom: inherit;
    right: inherit;
    z-index: inherit;
    float: right;
    padding: 15px 0;
    height: inherit;
    border-radius: 5px;
}
.wt-form.contact-us-form .submit-btn span {
    font-family: 'montserratmedium';
    text-transform: uppercase;
}
body .with-border {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    border-radius: 15px;
    height: 100%;
}
body .numbered-boxes > div > div {
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
}
body .numbered-boxes > div > div span {
    display: block;
    font-family: 'montserratbold';
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 20px;
}
body .col-with-border-right {
    /*padding-bottom: 30px;*/
    /*padding-right: 0;*/
}
body .col-with-border-left {
    /*padding-right: 0;
    padding-left: 0;*/
}
body .col-with-border-right::before {
    content: '';
    position: absolute;
    right: 15px;
    bottom: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    border: 1px rgba(0, 0, 0, 0.5) solid;
    border-radius: 15px;
    z-index: 1;
}
body .col-with-border-right img {
    float: left;
    width: calc(100% - 30px);
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 30px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}
body .col-with-border-left::before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    border: 1px rgba(0, 0, 0, 0.5) solid;
    border-radius: 15px;
    z-index: 1;
}
body .col-with-border-left img {
    display: block;
    float: right;
    width: calc(100% - 30px);
    box-sizing: border-box;
    border-radius: 15px;
    margin-top: 30px;
    margin-left: 15px;
    position: relative;
    z-index: 2;
}
.call-us-p {
    font-size: calc(3.2vw/2 + 3.2vh/2);
    line-height: calc(4.2vw/2 + 4.2vh/2);
    color: #fff;
    text-align: center;
    padding: 0;
}
.call-us-p a {
    text-decoration: none;
    color: inherit;
}
.footer-social-box {
    display: flex;
    justify-content: end;
    width: 100%;
    height: 47px;
    padding: 0 0 20px 0;
}
.footer .row div .footer-social {
    align-self: center;
    padding: 0 15px;
    margin: 0;
    line-height: unset;
}
.footer-social .fa-pinterest {
    width: 18px;
}
.footer-social .fa-facebook-f {
    width: 10px;
}
.footer-social .fa-youtube {
    width: 26px;
}
.footer-social .fa-instagram {
    width: 18px;
}
.footer-social .fa-twitter {
    width: 21px;
}
.fa-linkdin{
	width: 18px;
    border: 2px solid #000;
    padding: 2px;
    border-radius: 4px;
}

.footer-social-title{
	text-align:right;
}

.footer-p {
    color: #fff;
    font-size: 18px;
    padding: 0;
}
.footer h4 {
    color: #fff;
    font-size: 18px;
    padding: 0 0 30px 0;
}
.footer .row div p {
	color: #000;
    font-size: 18px;
}
.footer .row div > a,
.footer .row div p a {
    color: #000;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratregular';
    font-size: 18px;
    /*padding: 0 0 20px 0;*/
    margin-right: 15px;
    line-height: 34px
}
.footer .row div > a:last-child,
.footer .row div p a:last-child {
    margin-right: 0;
	padding-right:0;
}
.footer .row div p.footer-p a {
    margin-right: 0;
}
.last-section {
    padding: 0 0 60px 0;
}
.last-section .row > div:last-child p {
    text-align: right;
}
.video{
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.video .video-container{
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}
.video .video-container iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.best-doc{
    padding: 15px 0;
}
.best-doc img{
	display: inline-block;
    vertical-align: middle;
    width: auto;
}
.best-doc p{
    font-size: 24px;
    color: #fff;
    padding: 15px 0;
}
.announcements{
    background: #FAF8F8;
    margin-bottom: 30px;
}
.announcements:last-child{
    margin-bottom: 0;
}
.announcements h3{
    padding: 15px;
    background: #6B6B6B;
    color: #fff;
    font-size: 18px;
    border-radius: 15px 15px 0 0;
}
.announcements .announcement{
    position: relative;
    padding: 20px 10px 20px 90px;
    min-height: 100px;
    display: flex;
    flex-wrap: wrap;
}
.announcements .announcement .exclamation{
    display: block;
    width: 58px;
    height: 58px;
    background: #EB785B;
    box-sizing: border-box;
    padding: 15px;
    position: absolute;
    left: 15px;
    top: 20px;
}
.announcements .announcement .exclamation .message-solid{
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.announcements .announcement .exclamation .exclamation-solid{
    filter: invert(69%) sepia(58%) saturate(4113%) hue-rotate(326deg) brightness(102%) contrast(84%);
    display: block;
    width: 3.5px;
    position: absolute;
    top: 20px;
    left: 27px;
}
.announcements .announcement p{
    color: #000000;
    font-weight: 600;
    padding-bottom: 0;
    align-self: center;
    line-height: 18px;
}
.announcementline{
    background: #EB785B;
    margin-bottom: 20px;
    display: block;
}
#header-mobile .announcementline{
    display: none;
}
.announcementline .announcement{
    position: relative;
    padding: 10px 10px 10px 30px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 393px;
}
.announcementline .announcement .exclamation{
    display: block;
    width: 22px;
    height: 22px;
    background: #EB785B;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: 14px;
}
.announcementline .announcement .exclamation .message-solid{
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.announcementline .announcement .exclamation .exclamation-solid{
    filter: invert(69%) sepia(58%) saturate(4113%) hue-rotate(326deg) brightness(102%) contrast(84%);
    display: block;
    width: 3.5px;
    position: absolute;
    top: 2px;
    left: 8.5px;
}
.announcementline .announcement p{
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 0;
    align-self: center;
    font-size: 22px;
    line-height: 22px;
}
.aad-banner{
    max-width: 290px;
}
/*slider home*/
@keyframes splide-loading {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(turn);
    }
}
.splide__container {
    position: relative;
    box-sizing: border-box;
}
.splide__list {
    margin: 0 !important;
    padding: 0 !important;
    width: -webkit-max-content;
    width: max-content;
    will-change: transform;
}
.splide.is-active .splide__list {
    display: flex;
}
.splide__pagination {
    display: inline-flex;
    align-items: center;
    width: 95%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.splide__pagination li {
    list-style-type: none;
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.splide {
    visibility: hidden;
	padding: 0 40px;
	margin-top: 65px;
}
.splide,
.splide__slide {
    position: relative;
    outline: none;
}
.splide__slide {
    box-sizing: border-box;
    list-style-type: none !important;
    margin: 0;
    flex-shrink: 0;
}
.splide__slide img {
    vertical-align: bottom;
    box-shadow: 10px 10px 10px #ccc;
}
.splide__slider {
    position: relative;
}
.splide__slide img.about-img{
    box-shadow: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
}
.splide__slide p{
    text-align: center;
    padding: 0;
    margin: 0;
}
.splide__slide a{
    text-decoration: none;
}
.splide__slide>a {
    display: flex;
    min-height: 150px;
    justify-content: center;
    align-items: center;
}
#reviews-slider .splide__slide p{
    text-align: left;
    padding-bottom: 30px;
}
#reviews-slider .splide__slide p:last-child{
    padding-bottom: 0;
    color: #FF0000;
}
.splide__spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #999;
    border-left-color: transparent;
    animation: splide-loading 1s linear infinite;
}
.splide__track {
    position: relative;
    z-index: 0;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.splide--draggable > .splide__track > .splide__list > .splide__slide {
    -webkit-user-select: none;
    user-select: none;
    padding: 0;
}
#reviews-slider.splide--draggable > .splide__track > .splide__list > .splide__slide{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#reviews-slider.splide--draggable > .splide__track > .splide__list > .splide__slide:after{
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 25%);
    z-index: 1;
}
#reviews-slider.splide--draggable > .splide__track > .splide__list > .splide__slide svg{
    position: absolute;
    top: 30px;
    left: 50px;
}
#reviews-slider.splide--draggable > .splide__track > .splide__list > .splide__slide div{
    padding: 120px 15px 50px;
    box-sizing: border-box;
    width: calc(100% - 80px);
}
.splide__slide:before{
    display: none;
}
.splide--fade > .splide__track > .splide__list {
    display: block;
}
.splide--fade > .splide__track > .splide__list > .splide__slide {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
}
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
    position: relative;
    z-index: 1;
    opacity: 1;
}
.splide--rtl {
    direction: rtl;
}
.splide--ttb > .splide__track > .splide__list {
    display: block;
}
.splide--ttb > .splide__pagination {
    width: auto;
}
.splide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    height: 2em;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 0;
    opacity: 0.7;
    background: #ccc;
}
.splide__arrow svg {
    width: 1.2em;
    height: 1.2em;
	fill: #dbdbdb;
}
.splide__arrow:hover {
    cursor: pointer;
    opacity: 0.9;
}
.splide__arrow:focus {
    outline: none;
}
.splide__arrow--prev {
    left: -19px;
    background: none;
    font-size: 35px;
}
.splide__arrow--prev svg {
    transform: scaleX(-1);
}
.splide__arrow--next {
	right: -19px;
    background: none;
    font-size: 35px;
}
.splide__pagination {
    position: absolute;
    z-index: 1;
    bottom: 0.5em;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}
.splide__pagination__page {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%;
    margin: 3px;
    padding: 0;
    transition: transform 0.2s linear;
    border: none;
    opacity: 0.7;
}
.splide__pagination__page.is-active {
    transform: scale(1.4);
    background: #fff;
}
.splide__pagination__page:hover {
    cursor: pointer;
    opacity: 0.9;
}
.splide__pagination__page:focus {
    outline: none;
}
.splide__progress__bar {
    width: 0;
    height: 3px;
    background: #ccc;
}
.splide--nav > .splide__track > .splide__list > .splide__slide {
    border: 3px solid transparent;
}
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    border-color: #000;
}
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
    outline: none;
}
.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
    right: 1em;
    left: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
    transform: scaleX(1);
}
.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
    left: 1em;
    right: auto;
}
.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
    transform: scaleX(-1);
}
.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
    left: 50%;
    transform: translate(-50%);
}
.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
    top: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
    transform: rotate(-90deg);
}
.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
    top: auto;
    bottom: 1em;
}
.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
    transform: rotate(90deg);
}
.splide--ttb > .splide__pagination {
    display: flex;
    flex-direction: column;
    bottom: 50%;
    left: auto;
    right: 0.5em;
    transform: translateY(50%);
}
/*end slider home*/
.meet_row .height-fit-content img {
	border-radius: 15px;	
}
.pb-0 {
	padding-bottom: 0 !important;	
}
.meet_row .row .pb-0 {
    font-family: 'montserratlight';
	font-size: 30px;
} 
.btn {
	background: #EB785B;
    text-align: center;
    transition: all 0.5s;
    border: 2px solid #EB785B;
    display: inline-block;
    color: #fff;
    font-size: 20px;
	font-family: 'montserratregular';
    padding: 15px 30px;
    border-radius: 10px;
	text-decoration: none;
}
.btn:hover {
    color: #EB785B;
    background: #fff;	
}
.light-gray-bg {
	background: #F8F8F8;	
}
.sec_ba {
	padding: 0 !important;	
}
.sec_ba .box {
	width: 90%;
    max-width: 500px;	
}
.sec_testi svg {
	margin: 10px 0 40px;	
}
.sec_testi .autor {
	font-family: 'montserratmedium';
}
.sec_testi .box {
	max-width: 600px;
    margin: auto;
}
.book_section {
	background: #EB785B;
    padding: 60px 0;	
}
.book_section h3 {
    font-family: 'montserratbold';
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    padding: 0;
    margin: 0 0 40px;
    text-align: center;
}
.book_section a.bookapp, .book_section a.contactus, #myModal a.bookapp{
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
	margin: 4px 10px;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
    padding: 10px 20px;
    transition: all 0.5s;
	font-size: 18px;
}

.newbookapp{
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
	margin: 4px 10px;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
    padding: 10px 20px;
    transition: all 0.5s;
	font-size: 18px;
}

.book_section a.contactus { 
    background: none;
	color: #fff;
}
.book_section a.bookapp:hover, #myModal a.bookapp:hover {
    background: none;
    color: #fff;
}
.book_section a.contactus:hover {
    background: #fff;
    color: #000;
}
.book_section p {
	padding: 0;	
	color: #fff;
}
.book_section .box {
	max-width: 650px;
    margin: auto;
}
.fmap {
    /*background-image: url(/wp-content/uploads/2022/02/footermap.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	/*padding: 60px 0;*/
    position: relative;
}
.box_map_mob {
    width: 100%;
    height: 590px;
    display: block;
    background-image: url(/wp-content/uploads/2022/02/footermap.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.box_map_mob a{
    width: 100%;
    height: 100%;
    display: block;
}
.fmap .boxtxt {
    position: absolute;
    top: 60px;
	width: 435px;
    background: rgb(20 20 20 / 70%);
    text-align: left;
    padding: 35px;
    border-radius: 15px;
}
.fmap .boxtxt h3,
.fmap .boxtxt a {
    color: #fff;
}
.fmap .boxtxt a {
    text-decoration: none
}
.fmap .boxtxt td {
	font-size: 14px;
    line-height: 26px;
    font-family: 'montserratregular';
	color: #fff;
}
.fmap .boxtxt td:nth-child(2n) {
	padding-left: 35px;
}
.sec_page_product .btn {
	cursor: pointer;	
	position: absolute;
    bottom: 25px;
}
.sec_page_product img {
	padding-bottom: 20px;
}
.sec_page_product p span,
.myproductslides p span  {
	color: #FF0000;	
}
.sec_page_product .col-6 {
	margin-bottom: 80px;
    padding: 15px;
    padding-bottom: 80px;
    position: relative;
}
.myproductslides h2 {
	font-size: 26px;
    line-height: 34px;
    padding: 0 0 40px 0;
    font-family: 'montserratbold';	
}
.myproductmodal {
    display: none;
    position: fixed;
    z-index: 111;
    padding-top: 160px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0 0 0 / 60%);
}
.myproductmodal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 50px 30px;
    width: 90%;
    max-width: 1000px;
}
.myproductmodal .nav-content {
	margin: auto;
    padding: 30px 0 70px;
    width: 90%;
    max-width: 1000px;
}
.myproductmodal .close {
    color: #000;
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 40px;
    font-weight: bold;
	z-index: 1;
}
.myproductmodal .close:hover,
.myproductmodal .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.myproductslides {
  display: none;
}
.myproductmodal .nav-content a {
	padding: 15px 25px;
	background: #fff;
    font-size: 24px;
    font-family: 'montserratregular';
    display: inline-block;	
	transition: all 0.5s;
	cursor: pointer;
	min-width: 160px;
    text-align: center;
}
.myproductmodal .nav-content a.next {
	float: right;
}
.question {
  padding: 20px 80px 20px 80px;
  box-sizing: border-box;
position: relative;
display: flex;
align-items: center;
cursor: pointer;
background: #DBDBDB;
margin-bottom: 30px;
font-size: 17px;
font-family: 'montserratmedium';
color: #000;
  font-weight: 400;
}
.question.active{
  background: #EB785B;
  color: #fff;
}
.question span{
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 100%;
background: #CDCBCA;
}
.question.active span{
  background: #C55B41;
}
.question span p{
  font-size: 40px;
text-align: center;
font-family: 'montserratregular';
font-weight: 300;
  margin:0;
  padding:0;
  position: absolute;
left: 50%;
top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.question.active span p{
  color: #fff;
}
.question::after {
  content: "\002B";
font-size: 2.2rem;
line-height: 34px;
position: absolute;
right: 20px;
transition: 0.2s;
height: 30px;
width: 30px;
border-radius: 50%;
background: #555555;
text-align: center;
color: #fff;
font-family: 'montserratregular';
font-weight: 300;
}
.question.active::after {
transform: rotate(45deg);
background: #fff;
color: #555555;
}
.answercont {
max-height: 0;
overflow: hidden;
transition: 0.3s;
}
.answer {
padding: 0 20px 20px;
line-height: 1.5rem;
}
.question.active + .answercont {
}
.post-banner {
    height: 200px;
    background: linear-gradient(180deg, #454545 0%, rgba(196, 196, 196, 0) 100%);
}
.box_single_nav{
	padding-top:50px;
}
.box_single_nav a{
	font-family: 'montserratbold';
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
@media screen and (max-width: 1903px) {
    .home-banner picture {
        height: 700px;
    }
    .home-banner picture img {
        width: inherit;
        display: block;
        max-width: fit-content;
        height: 700px;
    }
    .sec-banner picture {
        height: 666px;
    }
    .sec-banner picture img {
        width: inherit;
        display: block;
        max-width: fit-content;
        height: 666px;
    }
    .post-banner {
    height: 150px;
}
}
@media screen and (max-width: 1160px) {
.best-doc img {
    max-height: 90px;
}
.best-doc p {
    font-size: 20px;
}
.meet_row .row .pb-0 {
    font-size: 25px;
}
.fmap {
    background-position: 80% 0;
}
.sec_bg {
	background-attachment: inherit !important;	
}
body .sec_page_product {
    padding: 60px 15px;
}
.sec_page_product .btn {
    font-size: 18px;
    padding: 12px 15px;
}
}
@media screen and (max-width: 580px) {
    .splide__slide>a{
        min-height: 0;
    }
}
.gray-line {height: 1px;background: #c1c1c1;}
.sec-title a {text-decoration: none;color: inherit;}
.sec-title a:hover {text-decoration: underline;}

.post-item_wrapper {padding: 20px;}
.post-item_wrapper a {text-decoration: none;}
.post-item_wrapper a:hover{text-decoration: underline; color: #272727;}
.post-item_thumbnail img{
    height:auto;
}

.post-item_thumbnail {margin-bottom: 20px;}

p.post-item_date {font-size: 14px;line-height: 20px;}

.post-item_title {font-size: 22px;line-height: 28px;margin-bottom: 30px;min-height: 3em;color: #272727;}

.post-item_content p {font-size: 17px;line-height: 24px;}
.post-item_readmore {display: block;color: red;text-decoration: none;text-transform: uppercase;margin-top: 20px;font-size: 14px;line-height: 20px;}

.modal{display:none;align-items:center;justify-content:center;position:fixed;z-index:9999;width:100%;height:100%;top:0}.modal[open]{display:flex}.model-inner{background-color:#fff;border-radius:.5em;max-width:600px;padding:10px;margin:auto}
.model-inner img{max-width:100%;max-height:90vh}.modal-header{display:flex;align-items:center;justify-content:end}#modal-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:0;background-color:#000;opacity:.5}
.modal-close{ padding: 5px 10px; border-radius: 5px;border: 1px solid #999;}
.contactsocial{
display: flex;
flex-wrap: wrap;
align-items: center;
}
.contactsocial .contact-social{
	align-self: center;
    /*padding: 10px;*/
    margin: 0;
    line-height: unset;
    color: #000;
    text-decoration: none;
    display: inline-flex;
    border: 1px #000 solid;
    width: 45px;
    height: 45px;
    justify-content: center;
	margin-right:10px;
}
.contactsocial .contact-social:last-child{
	margin-right:0px;
}
.contactsocial .contact-social .fa-linkdin{
	width: 22px;
    border: 2px solid #000;
    padding: 2px;
    border-radius: 4px;
}
/* The Modal */
.modal {
	display: none; 
	position: fixed;
	z-index: 9999; 
	left: 0;
	top: 0;
	width: 100%;
	height: 100%; 
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #EB785B;
    margin: 15% auto 20px;
    padding: 30px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    color: #fff;
}
.close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -20px;
    margin-right: -10px;
}
.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
#myModal1 .modal-content h2{
	color: #000;
	font-weight: bold;
	font-size: 33px;
	padding-bottom: 30px
}

#myModal1 .modal-content{
	background:#fff;
	padding:40px;
	box-sizing:border-box;
	border-radius:20px;
	border:none;
	max-width:718px;
	width:80%;
}

#myModal1 .modal-content .close{
	color: #000;
	font-size: 34px;
}

#myModal1 .modal-content .modal-row{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}

#myModal1 .modal-content .modal-row div{
	width:46%;
}
#myModal1 .modal-content .modal-row div:nth-of-type(2){
	padding-left:30px;
}
#myModal1 .modal-content p, #myModal1 .modal-content a{
	color: #000;
	font-size: 22px;
}

#myModal1 .modal-content .modal-row div span{
	display:block;
	background: #E08D78;
	width:114px;
	height:11px;
}

#myModal1 .modal-content .modal-row .modal-col-bg{
	background: #E08D78;
	position:relative;	
	padding-bottom:22px;
	border-bottom: 22px solid #E08D78;
}

#myModal1 .modal-content .modal-row .modal-col-bg img:nth-of-type(1){
	top:22px;
	left:22px;
	width:100%;
	position:relative;
}

#myModal1 .modal-content .modal-row .modal-col-bg img:nth-of-type(2){
	width: 131px;
	bottom: -30px;
	right: -40px;
	position: absolute;
}
#myModal1 .modal-content .modal-row .modal-col-bg img {
    box-shadow: 9px 0px 30px #cec7c7;
}
/* Bootstrap Grid v4.0.0 */
@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{max-width:1375px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.post-edit-link{position:fixed;text-align:center;top:47%;left:0;z-index:999999999;color:#fff;background:#272727;border-radius:0 5px 5px 0;padding:15px;text-decoration:none;font-size:16px;font-family:'montserratregular'}.post-edit-link:hover{background:#000}
