/home/sitetest/makie/homedir/public_html/wp-content/themes/formlab
Edit: /home/sitetest/makie/homedir/public_html/wp-content/themes/formlab/style.css (23817B)
/*
Theme Name: FormLab
Theme URI: https://www.formlab.au/
Author: Dezine Geek
Author URI: https://techvologix.com/
Version: 1.0
Text Domain: Techvologix
*/
body {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
color:#222222;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, blockquote {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Raleway', sans-serif;
font-weight:700;
}
strong {
font-weight:700;
}
img {
width: auto;
height: auto;
max-width: 100%;
}
a, button {
outline: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
color: #000;
text-decoration: none;
}
a:hover {
text-decoration:underline;
}
a img {
border: none;
}
a.post-edit-link {
position: fixed;
padding: 5px 10px;
background: #DF3832;
background-image: -webkit-gradient(linear, left top, left bottom, from(#DF3832), to(#930402));
background-image: -webkit-linear-gradient(#DF3832, #930402);
background-image: -moz-linear-gradient(#DF3832, #930402);
background-image: -ms-linear-gradient(#DF3832, #930402);
background-image: -o-linear-gradient(#DF3832, #930402);
background-image: linear-gradient(#DF3832, #930402);
color: #FFF !important;
text-decoration: none !important;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
ms-border-radius: 0 5px 5px 0;
margin: 0;
top: 35%;
left: 0;
font-size: 13px;
z-index: 99999;
font-family: Arial, sans-serif;
}
a.post-edit-link:hover {
background: #930402;
}
hr {
clear: both;
border: none;
border-bottom: 1px #333 solid;
margin: 0;
padding: 0;
}
h2.widgettitle {
visibility: hidden;
display: none;
}
p:empty {
visibility: hidden;
display: none;
}
p:last-child {
margin:0;
}
.clear {
clear: both;
}
.section-left {
float: left;
}
.section-right {
float: right;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
display: block;
box-sizing: border-box;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
display: block;
box-sizing: border-box;
}
.aligncenter {
float: none;
margin: 0 auto 20px auto;
display: block;
box-sizing: border-box;
}
.width-100 {
width: 100% !important;
}
.width-95 {
width: 95% !important;
}
.width-90 {
width: 90% !important;
}
.width-85 {
width: 85% !important;
}
.width-80 {
width: 80% !important;
}
.width-75 {
width: 75% !important;
}
.width-70 {
width: 70% !important;
}
.width-65 {
width: 65% !important;
}
.width-60 {
width: 60% !important;
}
.width-55 {
width: 55% !important;
}
.width-50 {
width: 50% !important;
}
.width-45 {
width: 45% !important;
}
.width-40 {
width: 40% !important;
}
.width-35 {
width: 35% !important;
}
.width-30 {
width: 30% !important;
}
.width-25 {
width: 25% !important;
}
.width-20 {
width: 20% !important;
}
.width-15 {
width: 15% !important;
}
.width-10 {
width: 10% !important;
}
.alignright.wp-caption, .alignleft.wp-caption {
padding:10px;
text-align:center;
box-sizing:border-box;
background:#EEE;
}
.alignright.wp-caption p, .alignleft.wp-caption p {
margin:0 !important;
}
.content {
max-width:90%;
margin: 0 auto;
}
.content:after {
content:'';
clear:both;
display: block;
}
#loader {
position: fixed;
left: 0;
top: 0;
z-index: 9999;
width: 100%;
height: 100%;
max-height: 100%;
min-height: 100%;
background: #fff;
box-sizing: border-box;
}
.welcome {
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
text-align: center;
padding: 123px 0;
width: 1100px;
}
.welcome::before {
content: '“';
color: #E7715A;
font-family: 'Playfair Display', serif;
font-size: 150px;
font-style: normal;
font-weight: 700;
line-height: 123px;
display: block;
width: 70px;
height: 73px;
position: absolute;
top: 0;
transform: translate(-50%,0);
left: 50%;
}
.welcome::after {
content: '“';
color: #E7715A;
font-family: 'Playfair Display', serif;
font-size: 150px;
font-style: normal;
font-weight: 700;
line-height: 123px;
display: block;
width: 70px;
height: 73px;
position: absolute;
transform: translate(-50%,0) rotate(-180deg);
left: 50%;
bottom: 0
}
.welcome p {
color: #292929;
text-align: center;
font-family: 'Cormorant', serif;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin: 0;
padding: 0;
}
#loader .close {
position: absolute;
z-index: 999;
top: 20px;
right: 20px;
}
header {
padding: 65px 0;
}
header .logo {
display: block;
float: left;
margin: 0 70px 0 0;
}
header nav {
float: left;
color: #000;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 35px 0 0 0;
}
header nav ul {
list-style: none;
}
header nav ul li {
display: inline-block;
margin: 0 44px 0 0;
}
header nav ul li:last-child {
margin: 0;
}
header nav ul li a {
text-decoration: none;
}
header nav ul li a:hover {
color: #e7715a;
text-decoration: none;
}
header nav ul li.current_page_item a, header nav ul li.current-menu-item a {
font-weight: 700;
color: #e7715a;
}
header .social {
float: right;
padding: 35px 0 0 0;
}
header .social ul {
list-style: none;
}
header .social ul li {
display: block;
float: left;
margin: 0 0 0 20px;
}
header .social ul li a:hover {
opacity: 0.2;
}
.data .content .blocks {
display: inline-grid;
justify-content: center;
align-items: center;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
width: 100%;
}
.data .content .block {
width: 540px;
height: 746px;
text-align: center;
position: relative;
}
.data .content .block::before {
content: '';
display: block;
position: absolute;
height: inherit;
width: 260px;
background: rgba(217, 217, 217, 0.3);
z-index: 9;
border-radius: 150px 150px 0 0;
transform: translate(-50%,0);
left: 50%;
bottom: 0;
}
.data .content .block::after {
content: '';
display: block;
position: absolute;
height: 0;
width: 260px;
background: rgba(225, 140, 135, 0.5);
z-index: 99;
border-radius: 150px 150px 0 0;
transform: translate(-50%,0);
left: 50%;
bottom: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.data .content .block a {
display: block;
height: inherit;
position: relative;
z-index: 999;
font-size: 24px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
color: #D0D0D0;
padding: 130px 0 0 0;
box-sizing: border-box;
}
.data .content .block a:hover {
text-decoration: none;
font-size: 24px;
font-weight: 600;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
color: #fff;
padding: 100px 0 0 0;
}
.data .content .block:hover::after {
height: inherit;
}
.category .content .data {
float: right;
width: calc(100% - 280px);
}
.category .content .menu {
float: left;
width: 280px;
box-sizing: border-box;
padding: 0 80px 0 0;
}
.category .content .menu ul {
list-style: none;
}
.category .content .menu ul li {
display: block;
padding: 18px 0;
border-bottom: 0.75px solid #D9D9D9;
}
.category .content .menu ul li:last-child {
border: 0;
}
.category .content .menu ul li a {
display: block;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
padding: 10px 0;
}
.category .content .menu ul li a:hover {
font-family: 'Raleway', sans-serif;
font-size: 16px;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
text-decoration: none;
color: #E18D87;
}
footer .content {
border-top: 1px #E18C87 solid;
padding: 40px 0;
margin: 20px auto 0 auto;
min-height: inherit;
}
footer ul {
list-style: none;
}
footer ul li {
display: inline-block;
margin: 0 60px 0 0;
position: relative;
padding: 0 0 0 40px;
line-height: 25px;
}
footer ul li:last-child {
margin: 0;
}
footer ul li img {
position: absolute;
top: 0;
left: 0;
}
footer ul li a:hover {
text-decoration: none;
color: #e7715a;
}
.content.project .section-left {
width: 400px;
}
.content.project .section-right {
width: calc(100% - 460px);
}
.content.page {
min-height: 500px;
}
.content.project {
font-family: 'Raleway', sans-serif;
min-height: 500px;
}
.content.project .project-name {
font-family: 'Poppins', sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 21px;
text-transform: uppercase;
color: #E7715A;
margin: 0 0 5px 0;
}
.content.project h1 {
font-size: 26px;
font-weight: 700;
line-height: 28px;
text-align: left;
color: #393939;
}
.content.project .destination h2 {
font-size: 16px;
font-weight: 600;
line-height: 28px;
}
.content.project hr {
width: 120px;
border-color: #E7715A;
padding: 38px 0 0 0;
margin: 0 0 38px 0;
}
.content.project h3 {
font-size: 14px;
font-weight: 700;
line-height: 16px;
text-transform: uppercase;
margin: 0 0 8px 0;
}
.content.project p {
font-size: 14px;
font-weight: 400;
line-height: 25px;
letter-spacing: 0em;
margin: 0 0 25px 0;
}
.content.project blockquote {
padding:80px 0 0 0;
margin: 80px 0 0 0;
position: relative;
}
.content.project blockquote p {
font-family: 'Cormorant', serif;
font-weight: 400;
font-size: 22px;
line-height: 27px;
letter-spacing: 0em;
}
.content.project blockquote::before {
content: '“';
color: #E7715A;
font-family: 'Playfair Display', serif;
font-size: 80px;
font-style: normal;
font-weight: 700;
line-height: 123px;
display: block;
width: 38px;
height: 24px;
position: absolute;
top: 0;
left: 0;
}
.content.project blockquote span {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
}
.content.project .gallery {
line-height: 0;
}
.content.project .gallery p {
margin: 0 0 20px 0;
line-height: 0;
}
.content.project .gallery a {
display: block;
line-height: 0;
}
.content.project .gallery img {
border-radius: 8px;
}
.content.project .gallery .su-row {
margin: 0 0 20px 0;
}
.content.project .gallery .su-row p {
margin: 0;
}
.content.project .gallery .su-row .su-column {
margin: 0;
}
.content.project .gallery .su-row .su-column.width-70 {
width: calc(70% - 20px) !important;
margin: 0 20px 0 0;
}
.content.project .gallery-item {
margin: 0 0 20px 0 !important;
border: none;
overflow: hidden;
border-radius: 8px;
}
.content.project .gallery-item img {
border: none !important;
width: 100%;
height: auto;
max-width: inherit;
}
.content.project .gallery br {
display: none;
visibility: hidden;
}
.content.project .gallery .gallery-item:nth-child(3), .content.project .gallery .gallery-item:nth-child(9) {
width: calc(70% - 20px) !important;
margin: 0 20px 20px 0 !important;
height: 450px;
}
.content.project .gallery .gallery-item:nth-child(5), .content.project .gallery .gallery-item:nth-child(11) {
width: 30% !important;
height: 450px;
}
.content.project .gallery .gallery-item:nth-child(5) img, .content.project .gallery .gallery-item:nth-child(11) img {
width: auto;
height: 100%;
}
.content.project .gallery .gallery-item:nth-child(5) {
border-top-left-radius: 180px;
border-top-right-radius: 180px;
}
.content.project .gallery .gallery-item:nth-child(9) {
border-bottom-left-radius: 400px;
border-bottom-right-radius: 400px;
}
.content.project .gallery .gallery-item:nth-child(15), .content.project .gallery .gallery-item:nth-child(17), .content.project .gallery .gallery-item:nth-child(19) {
width: 32% !important;
height: 450px;
}
.content.project .gallery .gallery-item:nth-child(17) {
margin: 0 0 0 23px !important;
}
.content.project .gallery .gallery-item:nth-child(19) {
float: right !important;
}
.content.projects .section-left {
width: 200px;
display: none;
}
.content.projects .section-right {
width: calc(100% - 0px);
}
.content.projects .block {
margin: 0 0 15px 0;
}
.content.projects .block a {
display: flex;
}
.content.projects .block a span {
height: 510px;
overflow: hidden;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.content.projects .block a:hover span {
height: 550px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.content.projects .block a span.featured-image-1 {
width: 100%;
position: relative;
border-radius: 8px;
}
.content.projects .block a span.featured-image-1 img {
width: 100%;
height: auto;
}
.content.projects .block a span.featured-image-2 {
width: 550px;
border-radius: 8px;
border-top-right-radius: 350px;
border-bottom-right-radius: 350px;
}
.content.projects .block a span.featured-image-2 img {
width: auto;
height: 100%;
max-width: inherit;
}
.content.projects .block a:hover span.featured-image-2 {
border-top-right-radius: 350px;
border-bottom-right-radius: 350px;
}
.content.projects .block a span.featured-image-1 .overlay {
width: inherit;
height: 510px;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
background: rgb(0,0,0);
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 88%, rgba(0,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 88%, rgba(0,0,0,1) 100%);
background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 88%, rgba(0,0,0,1) 100%);
opacity: 0;
}
.content.projects .block a:hover span.featured-image-1 .overlay , .content.projects .block a:hover span.featured-image-1 .overlay .data {
opacity: 1;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.content.projects .block a span.featured-image-1 .overlay .data {
position: absolute;
top: 143px;
right: 145px;
opacity: 0;
color: #fff;
}
.content.projects .block a span.featured-image-1 .overlay .data h2 {
font-size: 26px;
line-height: 32px;
font-weight: 700;
}
.content.projects .block a span.featured-image-1 .overlay .data h3 {
font-size: 16px;
line-height: 32px;
font-weight: 600;
margin: 0 0 40px 0;
}
.content.projects .block a span.featured-image-1 .overlay .data blockquote {
margin: 0;
padding: 0 0 0 30px;
border-left: 5px #E18C87 solid;
font-size: 15px;
font-weight: 500;
line-height: 30px;
}
.content.projects .section-right .tags {
font-family: 'Raleway', sans-serif;
font-weight: 600;
font-size: 16px;
color: #393939;
margin: 0 0 24px 0;
}
.content.projects .section-right .tags span {
text-transform: uppercase;
margin: 0 10px 0 0;
}
.content.projects .section-right .tags ul {
list-style: none;
display: inline-block;
}
.content.projects .section-right .tags ul li {
display: inline-block;
text-transform: uppercase;
}
.content.projects .section-right .tags .menu-projects-container {
display: inline-block;
}
.content.projects .section-right .tags .menu-projects-container ul li {
margin: 0 12px 0 0;
}
.content.projects .section-right .tags a {
height: 37px;
line-height: 37px;
padding: 0 20px;
border-radius: 20px;
background: #EEE;
text-decoration: none;
display: block;
}
.content.projects .section-right .tags a:hover {
background: #DDD;
}
.content.projects .section-right .tags ul li {
margin: 0 15px 0 0;
}
.content.projects .section-right .tags .menu-projects-container ul li.current-menu-item a {
background: #E18C87;
color: #fff;
}
.content.projects .section-right .tags ul li b {
height: 37px;
line-height: 37px;
padding: 0 20px;
border-radius: 20px;
display: block;
background: #E18C87;
color: #fff;
}
.content.projects .section-left ul {
list-style: none;
}
.content.projects .section-left ul li {
padding: 28px 0;
border-bottom: 1px #D9D9D9 solid;
}
.content.projects .section-left ul li a {
text-decoration: none;
color: #393939;
}
.content.projects .section-left ul li.current-menu-item a {
font-weight: 700;
color: #E18D87;
}
.content.projects .section-left ul li a:hover {
text-decoration: none;
color: #E18C87;
}
.content.projects .section-left .wpc-filters-main-wrap ul.wpc-filters-ul-list {
margin: 0;
padding: 0;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item {
float: none;
display: block;
margin: 0;
padding: 28px 0;
border-bottom: 1px #D9D9D9 solid;
width: 100%;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item:last-child {
border: none;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
margin: 0;
padding: 0;
border: none;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper {
padding: 0;
border: none;
}
.content.projects .section-left .wpc-filter-header {
visibility: hidden;
display: none;
}
.content.projects .section-left .wpc-filters-main-wrap ul.wpc-filters-ul-list {
margin: 0;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label:hover {
background: none;
}
.content.projects .section-left .wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label a {
opacity: 1;
color: #393939;
}
.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-term-count-0:not(.wpc-has-not-empty-children), .wpc-term-count-0:not(.wpc-has-not-empty-children) a, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a {
opacity: 1 !important;
}
body .wpc-filters-main-wrap input.wpc-label-input:checked + label span.wpc-filter-label-wrapper, body .wpc-filters-main-wrap input.wpc-label-input:checked + label span.wpc-filter-label-wrapper a {
background: none !important;
font-weight: 700;
color: #E18D87 !important;
}
body .wpc-filters-main-wrap input.wpc-label-input + label:hover span.wpc-filter-label-wrapper {
background: none !important;
}
body .wpc-filters-main-wrap input.wpc-label-input + label:hover span.wpc-filter-label-wrapper {
color: #393939 !important;
}
.content.page h2 {
font-family: 'Cormorant', serif;
font-weight: 400;
font-size: 40px;
line-height: 48px;
letter-spacing: 0em;
max-width: 1100px;
padding: 0 0 80px 0;
}
.content.page h3 {
font-family: 'Raleway', sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0em;
margin: 0 0 28px 0;
}
.content.page h4 {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 21px;
letter-spacing: 0em;
margin: 0 0 28px 0;
}
.content.page p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
margin: 0 0 20px 0;
}
.content.page img {
border-radius: 8px;
}
.content.page hr {
border: none;
border-top: 1px #E7715A solid;
padding: 0 0 40px 0;
margin: 30px 0 0 0;
}
.content.page .su-row .image {
width: 540px;
margin: 0 0 130px 0;
}
.content.page .su-row .data {
width: 440px;
margin-bottom: 0 0 130px 0;
}
.content.page .su-row .team.r1 img {
border-top-right-radius: 150px;
border-bottom-right-radius: 150px;
}
.content.page .su-row .team.r2 img {
border-bottom-right-radius: 180px;
border-bottom-left-radius: 180px;
}
.content.page .su-row .team.r3 img {
border-top-left-radius: 150px;
border-bottom-left-radius: 150px;
}
.content.page .su-row .team.r4 img {
border-top-left-radius: 180px;
border-top-right-radius: 180px;
}
.contact .blocks {
display: flex;
justify-content: space-between;
}
.contact .blocks h2 {
font-family: 'Cormorant', serif;
font-weight: 400;
font-size: 40px;
line-height: 48px;
letter-spacing: 0em;
max-width: 1100px;
padding: 0 0 40px 0;
}
.contact .blocks h3, .contact .blocks .block label {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0em;
margin: 0 0 8px 0;
text-transform: uppercase;
}
.contact .blocks .block .wpcf7 br {
display: none;
}
.contact .blocks .block label {
display: block;
}
.contact .blocks .block {
width: 100%;
}
.contact .blocks a {
color: #e7715a;
text-decoration: none;
}
.contact .blocks a:hover {
color: #e7715a;
text-decoration: underline;
}
.contact .blocks .block {
width: 15%;
}
.contact .blocks .block.map {
width: 35%;
}
.contact .blocks .block.map .su-gmap iframe {
width: 100%;
border-radius: 8px;
}
.contact .blocks .block.form {
width: 40%;
box-sizing: border-box;
border-left: 1px #E7715A solid;
padding: 0 0 0 60px;
}
.contact .blocks .block p {
margin: 0 0 40px 0;
line-height: 25px;
}
.contact .blocks .block hr {
margin: 0 0 40px 0;
border: 1px #D9D9D9 solid;
}
.contact .blocks .block input[type="text"], .contact .blocks .block input[type="tel"], .contact .blocks .block input[type="email"], .contact .blocks .block textarea {
width: 100%;
background: #F5F5F5;
border-radius: 8px;
height: 40px;
line-height: 40px;
box-sizing: border-box;
padding: 2px;
border: none;
}
.contact .blocks .block textarea {
resize: none;
height: 170px;
}
.contact .blocks .block input[type="submit"] {
font-family: 'Raleway', sans-serif;
background: #e7715a;
border-radius: 8px;
height: 40px;
line-height: 40px;
box-sizing: border-box;
padding: 0 20px;
border: none;
cursor: pointer;
text-transform: uppercase;
}
.contact .blocks .block span.wpcf7-form-control-wrap {
display: block;
margin: 0 0 10px 0;
}
.content.process .su-row {
display: flex;
justify-content: space-between;
align-items: self-start;
}
.content.process .su-row::after {
display: none;
}
.content.process .su-row .su-column {
width: 60%;
line-height: 25px;
}
.content.process .su-row .su-column.image {
text-align: center;
width: 460px;
height: 460px;
position: relative;
}
.content.process .su-row .su-column.image::after {
content: '';
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
background: #e7715a;
position: absolute;
top: 0;
left: 0;
}
.content.process .su-row .su-column.image img {
width: 45%;
height: auto;
position: relative;
z-index: 9;
margin: 0 auto;
display: block;
box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
transform: rotate(15deg);
}
.content.process .su-row .su-column.image.two img {
width: 90%;
transform: rotate(0deg);
}
.content.process .su-row .su-column.image.even.two .su-column-inner {
display: flex;
}
.content.process .su-row .su-column ul {
font-size: 18px;
padding: 0 0 0 20px;
margin: 0 0 20px 0;
}
.content.process p, .content.process ul {
font-size: 18px;
line-height: 28px;
}
/*
font-family: 'Cormorant', serif;
font-weight: 400;
font-family: 'Playfair Display', serif;
font-weight: 700;
font-family: 'Raleway', sans-serif;
font-weight: 400;
font-weight: 500;
font-weight: 600;
font-weight: 700;
font-family: 'Poppins', sans-serif;
font-weight: 700;
*/
@media(max-width:768px){
.video_wrap {
top: -110px!important;
}
.social {
display: none;
}
.logo img{
max-width: 70px!important;
position: relative;
left: -32px;
top: -10px;
}
header .logo {
width: 100%!important;;
text-align: left!important;;
}
}