@import "reset.css";
@import "grid.css";
@import "font-awesome.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Marvel:400);
@import url(//fonts.googleapis.com/css?family=Marvel:700);

html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
    background-color: #4a4a4a;
    color: #878787;
    font: 14px/20px 'Open Sans', sans-serif;
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 20px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
	color: #3e454c;
    font-family: 'Roboto Condensed', sans-serif;
}

h3 {
    font-size: 36px;
    line-height: 36px;
    color: #313030;
    padding-top: 14px;
    margin-bottom: 20px;
}

.page1 h3 {
    margin-bottom: 46px;
    padding-top: 82px;
}

.h3__ind1 {
    padding-top: 76px;
    margin-bottom: 39px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.list {
}

.list li {
    overflow: hidden;
}

.list_count {
    float: left;
    text-align: center;
    color: #fff;
    width: 45px;
    height: 45px;
    margin-top: 4px;
    margin-right: 13px;
    background-color: #fdc903;
    font: 36px/44px 'Roboto Condensed', sans-serif;
}

.list li .text1 {
    margin-bottom: 3px;
}

.list li+li {
    margin-top: 19px;
}


/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #fdc903;
}

.btn {
    display: inline-block;
    background-color: #fdc903;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 26px 8px 25px;
}

.btn:hover {
    background-color: #585757;
}

#bookingForm .btn {
    margin-top: 13px !important;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 17px;
	margin-top: 7px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-top: 4px;
}

.page1 .fleft {
    margin-top: 5px;
}

.page1 .fleft {
    margin-right: 16px;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/

.main {
    background-color: #fff;
}

header {
	display: block;
}


header h1 {
	position: relative;
	text-align: center;
    padding-top: 24px;
}

.page1 header h1 {
    margin-bottom: 12px;
}


header h1 a {
	display: inline-block;
    width: auto;
    height: auto;
}

.logo-wordmark {
    color: #313030;
    font: 42px/1 'Roboto Condensed', sans-serif;
    letter-spacing: 0;
    white-space: nowrap;
}

.logo-wordmark strong {
    color: #fdc903;
    font-weight: 700;
}

.logo-wordmark:hover,
.logo-wordmark:focus {
    color: #313030;
}

.banner {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #e5e5e7;
    margin: 55px 0 87px;
    overflow: hidden;
    position: relative;
    padding: 0 30px 24px 40px;
}


.banner_title {
    overflow: hidden;
    padding-top: 19px;
    color: #2a2929;
    font-size: 46px;
    line-height: 48px;
    margin-bottom: 9px;
}

.banner img {
    position: relative;
    top: -1px;
    float: left;
    margin-right: 17px;
}

.banner a {
    font-size: 30px;
    float: right;
    position: relative;
    margin-top: -10px;
    color: #959596;
}

.banner a:hover {
    color: #6b6b6c;
}

.c_phone {
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    padding: 62px 0 61px;
    text-align: center;
    font-size: 65px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    background-color: #fdc903;
}

.c_phone span {
    padding-top: 30px;
    padding-left: 45px;
    font-size: 50px;
    display: block;
}

.c_phone .fa {
    font-size: 48px;
    line-height: 48px;
    margin-right: 10px;
    position: relative;
    top: -9px;
}

.c_phone>div>div {
    position: relative;
}

.c_phone>div>div:after {
    position: absolute;
    background: url(../images/tax_bg.png) 0 0 no-repeat;
    width: 183px;
    height: 53px;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -31px;
}

.c_phone>div>div:before {
    position: absolute;
    background: url(../images/tax_bg.png) 0 0 no-repeat;
    width: 183px;
    height: 53px;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -31px;
}

/**Content**/

.content {
    padding-bottom: 113px;
}
.page1  .content {
    padding-bottom: 82px;
}

.type {
    border: 1px solid #ebeaea;
    position: relative;
    margin-top: 84px;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}

.type_caption {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 312px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/capt_bg.png) 0 0 repeat;
    color: #fff;
    font-size: bold;
    font-size: 30px;
    line-height: 30px;
    padding: 7px 30px 8px;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.type:hover .type_caption {
    width: 100%;
}

.type+.type {
    margin-top: 11px;
}

.type+.type+.type {
    margin-top: 10px;
}

.text1 {
    margin-bottom: 23px;
    font-size: 20px;
    line-height: 20px;
}

.cl1 {
    height: 24px;
}

.bq1 {
    padding: 61px 38px 26px 46px;
    background: url(../images/quotes.png) 31px 33px no-repeat #e5e5e7;
}

.bq1 .color2 {
    color: #727171;
    text-align: right;
    font: 18px/20px 'Roboto Condensed', sans-serif;
}

.bq1:after {
    content: '';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    bottom: -27px;
    left: 67px;
    border-style: solid;
    border-width: 27px 0 0 40px;
    border-color: #cfcfd0 transparent transparent transparent;
}

.gallery {
    overflow: hidden;
    padding-top: 27px;
}

a.gal {
    background: url(../images/magnifier.png) center center no-repeat #fdc903;
    margin-right: 1px;
    margin-bottom: 27px;
    display: block;
    border: 1px solid #ebeaea;
    border-right-width: 2px;
}

a.gal img {
    width: 100%;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    box-shadow: 0 0 0 #fff;
}

a.gal:hover img {
    opacity: 0.2;
}

.box {
    margin-bottom: 23px;
    margin-top: 4px;
    background-color: #e5e5e7;
    padding: 23px 22px 28px;
}

.box img {
    margin-bottom: 25px;
}

.box a.btn {
    padding-left: 13px;
    padding-right: 13px;
    margin-top: 23px;
}

/**Map**/

.color1 {
    color: #fdc903;
}

.color1 a:hover , a.color1:hover {
    color: #4a4a4a;
}

.color2 {
    color: #4a4a4a;
}

.map {
    overflow: hidden;
    position: relative;
}
 

.map figure {
    padding: 27px 0 10px;
    position: relative;
	display: block;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.map figure iframe {
	width: 100%;
	height: 399px;
	max-width: 100%;
}
.map address {
	display: block;
}

.map .text1 {
    padding-top: 8px;
}

.map address dt {
}

 address dd span {
	display: inline-block;
	text-align: left;
}



/**Footer**/

footer {
	display: block;
    padding: 0px 0 60px;
    font-size: 14px;
    color: #aaa;
    line-height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.copy {
    font-family: 'Open Sans', sans-serif;
}

.st1 {
    padding-top: 80px;
    color: #e2e2e2;
    margin-bottom: 8px;
}

.brand {
    position: relative;
    top: -7px;
    font: 30px/18px 'Roboto Condensed', sans-serif;
    display: inline-block;
    font-size: 30px;
}

.f_phone {
    padding-top: 72px;
    font-size: 40px;
    line-height: 36px;
    float: right;
    color: #e2e2e2;
}

.f_phone  span {
    position: relative;
    top: 4px;
    font-size: 30px;
}

.socials {
    margin-right: 96px;
    padding-top: 82px;
    float: right;
    overflow: hidden;
}

.socials a {
    display: block;
    float: left;
    margin: 0 6px 0 7px;
    color: #fff;
    text-align: center;
    background-color: #fdc903;
    border-radius: 500px;
    width: 58px;
    height: 58px;
    font-size: 24px;
    line-height: 58px;
}

.socials a:hover {
    color: #fdc903;
    background-color: #585757;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 610px;
    overflow: hidden;
    width: 61px;
    height: 75px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}


.fl1 {
    float: none;
    margin-left: 0 !important;
    width: auto;
}

 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}


.caption .price {
    display: none;
}

.caption {
    padding-top: 20px;
}


.camera_prev {
    margin-left: -374px;
} 

.camera_next  {
    margin-right: -374px;
}

.fl1.fl2 {
    clear: both;
}



}


@media only screen and (max-width: 767px) {
body {
    min-width: 420px;
}

header {
    -webkit-background-size: auto auto !important;
    -moz-background-size:  auto auto !important;
    -ms-background-size:  auto auto !important;
    -o-background-size:  auto auto !important;
    background-size:  auto auto !important;
}

#bookingForm {
    margin-right: 0;
}

.tmRadio p {
   padding-left: 0;
   padding-top: 10px;
}

.tmRadio {
    margin-left: 0 !important;
}

.tmRadio strong {
    margin-left: 0;
}

#bookingForm > strong + .controlHolder {
    width: 280px;
}

.camera_prev {
    margin-left: 0;
    left: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
} 

.camera_next  {
    margin-right: 0;
    right: 20px;
    bottom: 60px;
    top: auto;
    margin-top: 0;
}


.banner img {
    width: 100%;
}


.banner {
    margin-bottom: 25px;
} 

.block1 {
    margin-bottom: 30px;
}

.map address +address {
    margin-left: 0;
    float: none;
    margin-top: 20px;
}

.socials {
    float: none;
    overflow: hidden;
}

.copy {
    float: none;
    padding-top: 40px;
}

header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
    margin-bottom: 20px;
}

.img_inner {
    width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}

.img_inner img {
	width: 100%;
}

header h1 {
    float: none;
    text-align: center;
}

header h1 a {
 	width: auto;
 	display: inline-block;
    height: auto;
}


 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

.noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.map address {
    float: none;
}

.ui-datepicker {
    width: 280px;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

#bookingForm > strong + .controlHolder {
    width: 210px;
}

.ui-datepicker {
    left: 50% !important;
    margin-left: -140px;
}

}

/* Modern responsive shell layered over the legacy grid components. */
html,
body {
    overflow-x: hidden;
}

body {
    min-width: 0;
    background: #eef1f3;
    color: #5f6870;
}

.main {
    background: #fff;
}

.container_12 {
    width: min(1180px, calc(100% - 48px));
    max-width: 1180px;
}

.container_12 .grid_12 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

header h1 {
    padding-top: 18px;
}

.home-intro {
    background: #202a31;
    color: #e9edef;
    padding: 66px 0 72px;
}

.home-intro .grid_12 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
}

.intro-copy {
    max-width: 700px;
}

.eyebrow {
    margin: 0 0 14px;
    color: #e7b900;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.home-intro h2,
.home-tools h2 {
    margin: 0;
    color: inherit;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    line-height: 1.04;
}

.intro-text {
    max-width: 570px;
    margin: 22px 0 28px;
    color: #b9c1c6;
    font-size: 17px;
    line-height: 1.7;
}

.intro-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.intro-actions .btn {
    padding: 12px 18px;
    font-size: 14px;
}

.btn-primary {
    background: #fdc903;
    color: #202a31;
    font-weight: 600;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #fff;
    color: #202a31;
}

.btn-secondary {
    border: 1px solid #637079;
    background: transparent;
    color: #e9edef;
}

.btn-secondary:hover,
.btn-secondary:focus {
    border-color: #fdc903;
    color: #fdc903;
}

.intro-stat {
    display: flex;
    flex-direction: column;
    min-width: 180px;
    padding-left: 24px;
    border-left: 1px solid #53616a;
}

.stat-number {
    color: #fdc903;
    font: 52px/1 'Roboto Condensed', sans-serif;
}

.stat-label {
    max-width: 140px;
    margin-top: 8px;
    color: #b9c1c6;
    font-size: 13px;
    line-height: 1.4;
}

.home-tools {
    padding: 56px 0 74px;
    background: #eef1f3;
}

.home-tools .section-heading {
    margin-bottom: 28px;
}

.home-tools h2 {
    max-width: 620px;
    color: #202a31;
    font-size: 34px;
}

.home-tools > .container_12:not(:first-child) {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.home-tools > .container_12:not(:first-child) .grid_4 {
    float: none;
    width: calc((100% - 48px) / 3);
    margin: 0;
}

.home-tools .banner {
    height: 100%;
    min-height: 240px;
    box-sizing: border-box;
    margin: 0;
    padding: 28px 26px 24px;
    border: 1px solid #dbe1e4;
    background: #fff;
    box-shadow: 0 10px 24px rgba(32, 42, 49, 0.07);
}

.home-tools .banner_title {
    padding-top: 0;
    margin-bottom: 20px;
    color: #202a31;
    font-size: 31px;
    line-height: 1.02;
}

.home-tools .banner_title img {
    width: 72px;
    margin: 0 14px 0 0;
}

.home-tools .banner a.fa {
    display: inline-block;
    float: none;
    margin-top: 18px;
    color: #202a31;
    font-size: 18px;
}

.home-tools .banner a.fa:hover {
    color: #d09f00;
}

footer {
    background: #202a31;
}

@media only screen and (max-width: 767px) {
    .container_12 {
        width: calc(100% - 32px);
    }

    header h1 {
        padding-top: 16px;
        margin-bottom: 8px;
    }

    .logo-wordmark {
        font-size: 34px;
    }

    .home-intro {
        padding: 44px 0 48px;
    }

    .home-intro .grid_12 {
        display: block;
    }

    .home-intro h2 {
        font-size: 38px;
    }

    .intro-stat {
        min-width: 0;
        margin-top: 34px;
        padding: 18px 0 0;
        border-top: 1px solid #53616a;
        border-left: 0;
    }

    .home-tools {
        padding: 42px 0 52px;
    }

    .home-tools > .container_12:not(:first-child) {
        display: block;
    }

    .home-tools > .container_12:not(:first-child) .grid_4 {
        width: 100%;
        margin-bottom: 18px;
    }

    .home-tools h2 {
        font-size: 30px;
    }

    .f_phone,
    .socials {
        float: none;
        margin-right: 0;
    }

    .f_phone {
        padding-top: 42px;
        font-size: 30px;
    }

    .socials {
        padding-top: 28px;
    }

    .st1 {
        padding-top: 42px;
    }
}

.feature-page {
    padding: 54px 0 78px;
    background: #eef1f3;
}

.feature-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 32px;
    margin-bottom: 30px;
    padding-bottom: 24px;
    border-bottom: 1px solid #d9e0e3;
}

.feature-heading h2 {
    max-width: 760px;
    margin: 0;
    color: #202a31;
    font: 42px/1.08 'Roboto Condensed', sans-serif;
}

.feature-heading .eyebrow,
.chart-heading .eyebrow {
    margin-bottom: 8px;
}

.feature-meta {
    display: flex;
    flex-direction: column;
    min-width: 150px;
    padding-left: 20px;
    border-left: 3px solid #fdc903;
    color: #69747b;
}

.feature-meta strong {
    color: #202a31;
    font: 36px/1 'Roboto Condensed', sans-serif;
}

.feature-meta span {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.35;
    text-transform: uppercase;
    letter-spacing: .7px;
}

.feature-grid {
    display: grid;
    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
    gap: 24px;
    margin: 0;
}

.feature-copy,
.feature-chart {
    box-sizing: border-box;
    min-width: 0;
    background: #fff;
    border: 1px solid #dbe1e4;
    box-shadow: 0 10px 24px rgba(32, 42, 49, .06);
}

.feature-copy {
    padding: 30px 32px;
    color: #5f6870;
    font-size: 16px;
    line-height: 1.75;
}

.feature-copy p:last-child {
    margin-bottom: 0;
}

.feature-copy h1,
.feature-copy h2,
.feature-copy h3,
.feature-copy h4 {
    color: #202a31;
}

.feature-label {
    margin-bottom: 22px;
    color: #d09f00;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.feature-chart {
    padding: 24px;
}

.chart-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

.chart-heading h3 {
    margin: 0;
    padding: 0;
    color: #202a31;
    font-size: 30px;
    line-height: 1.05;
}

.role-badge {
    padding: 6px 10px;
    background: #f7e8a8;
    color: #6b5200;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .8px;
    text-transform: uppercase;
}

.feature-chart img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 390px;
    object-fit: contain;
    object-position: center;
    border-top: 1px solid #edf0f1;
    padding-top: 16px;
}

.chart-empty {
    display: flex;
    min-height: 220px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    padding: 20px;
    border: 1px dashed #cbd4d8;
    background: #f8fafb;
    color: #77838a;
    text-align: center;
}

.chart-empty strong {
    color: #202a31;
    font: 24px/1.1 'Roboto Condensed', sans-serif;
}

.chart-empty span {
    max-width: 290px;
    font-size: 13px;
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .feature-page {
        padding: 36px 0 52px;
    }

    .feature-heading {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .feature-heading h2 {
        font-size: 34px;
    }

    .feature-meta {
        margin-top: 20px;
        padding-left: 14px;
    }

    .feature-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .feature-copy,
    .feature-chart {
        padding: 22px;
    }

    .chart-heading h3 {
        font-size: 27px;
    }
}

.editor-page,
.contact-page {
    padding: 56px 0 80px;
    background: #eef1f3;
}

.editor-content,
.contact-info,
.contact-form-panel {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #dbe1e4;
    box-shadow: 0 10px 24px rgba(32, 42, 49, .06);
}

.editor-content {
    max-width: 880px;
    margin: 0 auto;
    padding: 42px 52px;
    color: #5f6870;
    font-size: 16px;
    line-height: 1.75;
}

.content-intro h2 {
    max-width: 680px;
    margin: 0 0 20px;
    color: #202a31;
    font: 44px/1.08 'Roboto Condensed', sans-serif;
}

.content-intro p:last-child {
    max-width: 690px;
    margin-bottom: 0;
    font-size: 18px;
}

.content-section {
    max-width: 690px;
    margin-top: 42px;
    padding-top: 28px;
    border-top: 1px solid #e1e6e8;
}

.editor-content h3,
.contact-info h3,
.contact-form-panel h3,
.contact-map h3 {
    color: #202a31;
    font-size: 29px;
    line-height: 1.1;
}

.contact-layout {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: 24px;
}

.contact-info,
.contact-form-panel {
    padding: 34px;
}

.contact-info {
    color: #5f6870;
    font-size: 16px;
    line-height: 1.65;
}

.contact-info h2 {
    margin-bottom: 18px;
}

.contact-details {
    margin-top: 32px;
    padding-top: 24px;
    border-top: 1px solid #e1e6e8;
}

.contact-details h3 {
    margin-top: 0;
}

.contact-details p {
    margin-bottom: 17px;
}

.contact-details strong {
    color: #202a31;
}

.contact-details a {
    color: #65727a;
}

.contact-details a:hover {
    color: #d09f00;
}

.contact-form-panel h3 {
    margin: 0 0 8px;
    padding-top: 0;
    font-size: 30px;
    line-height: 1.1;
}

.form-intro {
    margin-bottom: 24px;
    color: #77838a;
}

.contact-form-panel #form {
    padding-top: 0;
}

.contact-form-panel #form label {
    display: block;
    width: 100%;
    min-height: 0;
    margin: 0 0 14px;
}

.contact-form-panel #form input,
.contact-form-panel #form textarea {
    float: none;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dbe1e4;
    background: #f8fafb;
    color: #202a31;
}

.contact-form-panel #form input {
    height: 46px;
    padding: 11px 14px;
}

.contact-form-panel #form textarea {
    height: 140px;
    padding: 12px 14px;
}

.contact-form-panel #form input:focus,
.contact-form-panel #form textarea:focus {
    border-color: #fdc903;
    background: #fff;
}

.contact-form-panel .btns {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    gap: 10px;
    justify-content: flex-start;
    padding-top: 10px;
    text-align: left;
}

.contact-form-panel .btns a.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    padding: 11px 17px;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.contact-form-panel .btns a.btn-muted {
    background: #e8edef;
    color: #4f5b62;
}

.contact-form-panel .btns a.btn-muted:hover,
.contact-form-panel .btns a.btn-muted:focus {
    background: #d5dde0;
    color: #202a31;
}

.contact-map {
    margin-top: 24px;
}

.contact-map h3 {
    margin: 0 0 14px;
}

@media only screen and (max-width: 767px) {
    .editor-page,
    .contact-page {
        padding: 36px 0 54px;
    }

    .editor-content,
    .contact-info,
    .contact-form-panel {
        padding: 25px 22px;
    }

    .contact-form-panel h3 {
        font-size: 27px;
    }

    .content-intro h2 {
        font-size: 35px;
    }

    .content-intro p:last-child {
        font-size: 16px;
    }

    .contact-layout {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}
