- Reduced margin-bottom for h2 elements in contact.scss from 75px to 25px for better spacing. - Adjusted padding in section_3 of contact.scss to 20px top padding for improved layout. - Decreased padding in section_6 of contact.scss from 45px to 15px for a more compact design. - Changed contact email address in ContactMini.php from enquiries@vidok.com to sales@vidok.com.
1 line
10 KiB
CSS
1 line
10 KiB
CSS
@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-LightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ExtraLightItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraLightItalic.woff") format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Medium.woff2") format("woff2"),url("/layout/fonts/URWForm-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-MediumItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Demi";src:url("/layout/fonts/URWForm-Demi.woff2") format("woff2"),url("/layout/fonts/URWForm-Demi.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Italic.woff2") format("woff2"),url("/layout/fonts/URWForm-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Light.woff2") format("woff2"),url("/layout/fonts/URWForm-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-ThinItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ThinItalic.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Bold.woff2") format("woff2"),url("/layout/fonts/URWForm-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-BoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Thin.woff2") format("woff2"),url("/layout/fonts/URWForm-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"URW Form";src:url("/layout/fonts/URWForm-Regular.woff2") format("woff2"),url("/layout/fonts/URWForm-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBoldItalic.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"URW Form Extra";src:url("/layout/fonts/URWForm-ExtraBold.woff2") format("woff2"),url("/layout/fonts/URWForm-ExtraBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"New Order";src:url("/layout/fonts/NewOrder-Light.otf") format("otf");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"New Order";src:url("/layout/fonts/NewOrder-Regular.otf") format("otf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"New Order";src:url("/layout/fonts/NewOrder-Medium.otf") format("otf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"New Order";src:url("/layout/fonts/NewOrder-SemiBold.otf") format("otf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"New Order";src:url("/layout/fonts/NewOrder-Bold.otf") format("otf");font-weight:700;font-style:normal;font-display:swap}.box-01{margin-bottom:35px}.box-01 .contact-sections{display:grid;grid-template-columns:500px 1fr;grid-template-areas:"s0 s4" "sw1 s5" "sw1 s6" "sw1 s7"}.box-01 .contact-sections .sections-wrapper{grid-area:sw1}@media(min-width: 992px){.box-01 .contact-sections .sections_2_3{position:relative;padding-bottom:100px;background-color:#010101;background-image:url("/upload/filemanager/Pages/Contact/contact-bg.png")}.box-01 .contact-sections .sections_2_3::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(102, 102, 102, 0) 100%)}}.box-01 .contact-sections section{position:relative}.box-01 .contact-sections section.section_0{grid-area:s0}@media(min-width: 992px){.box-01 .contact-sections section.section_0{background-color:#010101}}.box-01 .contact-sections section.section_1{grid-area:s1;text-align:right;padding:75px 50px 75px}@media(max-width: 991px){.box-01 .contact-sections section.section_1{padding:75px 50px 30px}}@media(min-width: 992px){.box-01 .contact-sections section.section_1{background-color:#010101}}.box-01 .contact-sections section.section_1 h2{font-size:32px;font-weight:700;margin-bottom:25px}@media(min-width: 992px){.box-01 .contact-sections section.section_1 h2{color:#fff}}@media(max-width: 991px){.box-01 .contact-sections section.section_1 h2{margin-bottom:20px}}.box-01 .contact-sections section.section_1 p{font-size:14px;font-weight:200}@media(min-width: 992px){.box-01 .contact-sections section.section_1 p{color:#fff}}.box-01 .contact-sections section.section_1 p strong{font-weight:700}.box-01 .contact-sections section.section_1 ul{padding:0;margin:0;list-style:none}.box-01 .contact-sections section.section_1 ul li:not(:last-child){margin-bottom:10px}.box-01 .contact-sections section.section_1 ul li a{font-size:18px}@media(min-width: 992px){.box-01 .contact-sections section.section_1 ul li a{color:#fff}}@media(max-width: 991px){.box-01 .contact-sections section.section_1 ul li a{color:#010101}}@media(max-width: 991px){.box-01 .contact-sections section.section_1{text-align:center}}.box-01 .contact-sections section.section_2{grid-area:s2;text-align:right;display:flex;padding:0 50px 90px 50px;justify-content:flex-end;align-items:center;gap:20px}.box-01 .contact-sections section.section_2 img{max-width:40px}@media(max-width: 991px){.box-01 .contact-sections section.section_2 img{filter:invert(1)}}.box-01 .contact-sections section.section_2 p{font-size:15px;font-weight:700;margin-bottom:0}@media(min-width: 992px){.box-01 .contact-sections section.section_2 p{color:#fff}}@media(max-width: 991px){.box-01 .contact-sections section.section_2{text-align:center;padding:50px 0 20px}}.box-01 .contact-sections section.section_3{grid-area:s3;text-align:right;padding:20px 50px 0}.box-01 .contact-sections section.section_3 h2{font-size:32px;font-weight:700;margin-bottom:60px}@media(min-width: 992px){.box-01 .contact-sections section.section_3 h2{color:#fff}}@media(max-width: 991px){.box-01 .contact-sections section.section_3 h2{font-size:22px}.box-01 .contact-sections section.section_3 h2 br{display:none}}.box-01 .contact-sections section.section_3 p{color:#fff;font-size:20px;font-weight:700;margin-bottom:0;line-height:30px}@media(max-width: 991px){.box-01 .contact-sections section.section_3{text-align:center;margin-bottom:10px}.box-01 .contact-sections section.section_3 p{color:#000}}.box-01 .contact-sections section.section_4{grid-area:s4;padding:80px 50px;display:flex;flex-direction:row;align-items:center;gap:25px}.box-01 .contact-sections section.section_4 p{color:#a1a0a0;font-size:25px;font-weight:200;margin-bottom:0}.box-01 .contact-sections section.section_4 a{width:100%;max-width:50px}.box-01 .contact-sections section.section_4 a img{width:100%}@media(max-width: 991px){.box-01 .contact-sections section.section_4{flex-direction:column-reverse;align-items:center;text-align:center}}.box-01 .contact-sections section.section_5{grid-area:s5;padding:75px 50px 0}.box-01 .contact-sections section.section_5 h2{font-size:32px;font-weight:700;margin-bottom:25px;text-transform:uppercase}@media(max-width: 991px){.box-01 .contact-sections section.section_5 h2{margin-bottom:20px}}.box-01 .contact-sections section.section_5 p{font-size:12px;font-weight:300;margin-bottom:20px}@media(max-width: 991px){.box-01 .contact-sections section.section_5{text-align:center}}.box-01 .contact-sections section.section_5 #contact_form .agreement{display:flex;flex-direction:row;gap:40px}.box-01 .contact-sections section.section_5 #contact_form .agreement .agreement-container .form_group_2 input[type=checkbox]{background:#fff;border:1px solid #000}.box-01 .contact-sections section.section_5 #contact_form .agreement .agreement-container .form_group_2 input[type=checkbox]::before{background:#000}.box-01 .contact-sections section.section_5 #contact_form .agreement .agreement-container .form_group_2 input[type=checkbox]::after{background:#000}.box-01 .contact-sections section.section_5 #contact_form .agreement .buttons-container button{width:180px}.box-01 .contact-sections section.section_5 #contact_form .agreement .buttons-container button::before,.box-01 .contact-sections section.section_5 #contact_form .agreement .buttons-container button::after{right:40px}.box-01 .contact-sections section.section_6{grid-area:s6;padding:15px 50px 50px;display:flex;flex-direction:column;justify-content:center}.box-01 .contact-sections section.section_6 p{font-size:21px;font-weight:300;margin-bottom:0}.box-01 .contact-sections section.section_6 p span{display:inline-block;min-width:44px}@media(max-width: 991px){.box-01 .contact-sections section.section_6{text-align:center;padding:50px}}.box-01 .contact-sections section.section_7{grid-area:s7;padding:0 50px}.box-01 .contact-sections section.section_7 iframe{width:100%;height:535px}@media(max-width: 1199px){.box-01 .contact-sections{grid-template-columns:350px 1fr}}@media(max-width: 991px){.box-01 .contact-sections{grid-template-columns:1fr;grid-template-areas:"s0" "sw1" "s6" "s5" "s4" "s3" "s7";padding-top:50px}}.box-02{margin-bottom:35px}.box-02 .box-2-data{position:relative;padding:30px 150px;background:#f4f4f4;display:flex;flex-direction:row;align-items:center;gap:30px}.box-02 .box-2-data h2{color:#000;font-size:20px;font-weight:700;letter-spacing:0;margin-bottom:0}.box-02 .box-2-data ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;align-items:center;gap:15px}.box-02 .box-2-data ul li img{width:100%;max-width:24px;filter:brightness(0) saturate(100%) invert(0%) sepia(98%) saturate(0%) hue-rotate(47deg) brightness(98%) contrast(101%)}.box-02 .box-2-data>img{position:absolute;top:0;right:0;bottom:0}.contact_alert{margin-top:25px;border:1px solid #fff246;background:#505050;padding:15px;color:#fff;font-size:15px}/*# sourceMappingURL=contact.css.map */ |