.screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
#header .menu li.current_page_item a {
border-bottom: 4px solid #c71b1b;
}
#header .contacts .fa {
display: inline-block;
width: 20px;
height: 20px;
margin-right: 7px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
font-size: 0;
line-height: 20px;
vertical-align: middle;
}
#header .contacts .fa-phone:before {
content: "";
display: block;
width: 20px;
height: 20px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23c71b1b'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.15 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1C10.61 21 3 13.39 3 4c0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.24.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E") no-repeat center / contain;
}
#header .contacts .fa-envelope:before {
content: "";
display: block;
width: 22px;
height: 18px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23c71b1b'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E") no-repeat center / contain;
}
#header .contacts .fb img {
display: inline-block;
width: 34px;
height: 34px;
vertical-align: middle;
}
#header .contacts a.fb {
display: inline-flex;
align-items: center;
vertical-align: middle;
}
.mobile-menu-toggle {
display: none;
float: right;
align-items: center;
gap: 7px;
border: 0;
background: #c71b1b;
color: #fff;
padding: 10px 14px;
font: inherit;
cursor: pointer;
}
.mobile-menu-toggle span {
display: none;
}
.mobile-menu-toggle:before {
content: "\2630";
display: inline-block;
margin-right: 10px;
font-size: 27px;
line-height: 1;
}
.mobile-menu-toggle b {
font-weight: normal;
}
#slider {
height: 755px;
}
#slider .cycle-slideshow,
#slider .cycle-slideshow #slide1,
#slider .cycle-slideshow #slide2,
#slider .cycle-slideshow #slide3 {
height: 755px;
}
#slider .banner {
z-index: 2;
}
#slider .cycle-slideshow {
position: absolute;
inset: 0;
z-index: 0;
}
#slider .cycle-slideshow > div {
position: absolute !important;
inset: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 900ms ease-in-out;
z-index: 0;
}
#slider .cycle-slideshow > div.is-active {
opacity: 1;
z-index: 1;
}
#slider .banner a.btn-red,
#slider .banner a.btn-blue,
#slider .banner a.btn-orange {
margin-right: 20px;
}
.savoir-actions {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 20px;
margin-top: 20px;
}
#savoir .savoir-actions a.btn-red,
#savoir .savoir-actions a.btn-blue {
display: inline-block;
margin: 0;
vertical-align: top;
}
.mobile {
display: none;
}
.form-page {
background: url(//master-tech.com.au/wp-content/themes/master-tech-2023-rebuilt/wp-content/uploads/2023/04/watermark.jpg) no-repeat center 120px;
}
.form-col {
float: left;
width: 47.5%;
margin-right: 5%;
margin-bottom: 22px;
}
.form-col:nth-of-type(even) {
margin-right: 0;
}
.form-col-full {
clear: both;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
width: 100%;
box-sizing: border-box;
min-height: 62px;
margin: 0 0 22px;
border: 1px solid #d5d5d5;
background: #fafafa;
font-size: 18px;
}
.wpcf7 input[type="submit"] {
width: 47.5%;
min-height: 64px;
display: block;
clear: both;
margin: 28px 0 0;
border: 0;
background: #d71920;
color: #fff;
font-weight: 700;
cursor: pointer;
text-align: center;
}
#form .wpcf7 input[type="submit"] {
width: 100%;
}
.wpcf7 h3 {
clear: both;
padding-top: 22px;
margin-bottom: 28px;
font-size: 26px;
line-height: 34px;
text-transform: none;
color: #333;
}
.wpcf7 label {
display: block;
margin-bottom: 4px;
font-size: 24px;
line-height: 30px;
color: #333;
}
.wpcf7 textarea {
min-height: 290px;
}
.req {
color: #c71b1b;
}
.blog-listing .post h2 a,
.blog-single .post h2 a {
color: inherit;
}
.entry-content:after,
#content .container:after,
.page-content .container:after {
content: "";
display: table;
clear: both;
}
@media (max-width: 768px) {
#slider,
#slider .cycle-slideshow,
#slider .cycle-slideshow #slide1,
#slider .cycle-slideshow #slide2,
#slider .cycle-slideshow #slide3 {
height: 550px;
}
.mobile {
display: block;
}
.desk {
display: none;
}
.form-col,
#details,
#form {
float: none;
width: 100%;
margin-right: 0;
}
.wpcf7 input[type="submit"] {
width: 100%;
}
.savoir-actions {
flex-wrap: wrap;
}
}
@media (max-width: 1100px) {
#header {
text-align: center;
margin: 0 !important;
padding-top: 0;
}
#header .container {
width: 94%;
}
#header .logo {
float: none;
display: inline-block;
margin: 0 auto 12px;
}
#header .contacts {
display: block;
position: static;
float: none;
width: 100%;
text-align: center;
margin: 8px 0 18px;
}
#header .contacts a {
display: inline-flex;
align-items: center;
justify-content: center;
margin: 5px 12px;
}
.mobile-menu-toggle {
display: inline-flex;
float: none;
width: 100%;
max-width: 340px;
justify-content: center;
margin: 0 auto;
}
#header .menu {
display: none;
float: none;
clear: both;
width: 100%;
margin: 16px 0 0;
padding: 0;
text-align: center;
background: #fff;
}
#header .menu.is-open {
display: block;
}
#header .menu li {
display: block;
margin: 0;
}
#header .menu li a,
#header .menu li.btn a {
float: none;
display: block;
width: 100%;
box-sizing: border-box;
margin: 0;
padding: 14px 10px;
text-align: center;
border-bottom: 0 !important;
}
#header .menu li.btn a {
top: 0;
height: auto;
line-height: normal;
}
}
@media (max-width: 640px) {
#header .contacts {
text-align: center;
}
#header .contacts a {
display: block;
margin: 8px 0;
text-align: center;
}
#header .contacts .fb {
display: inline-flex;
}
#header .menu li a,
#header .menu li.btn a {
font-size: 20px;
line-height: 28px;
}
#slider {
margin-top: 0;
}
#slider .banner a.btn-red,
#slider .banner a.btn-blue,
#slider .banner a.btn-orange {
margin-left: auto;
margin-right: auto;
}
}