﻿/*
Theme Name: ManmallGroup
Theme URI: 
Description: 
Version: 1.0
*/

@font-face {
    font-family:gr; 
    src: url(font/Gilroy-Regular.ttf); 
	font-display: fallback;
}

@font-face {
    font-family:gb; 
    src: url(font/Gilroy-Bold.ttf); 
	font-display: fallback;
}

@font-face {
    font-family:gsb; 
    src: url(font/Gilroy-SemiBold.ttf); 
	font-display: fallback;
}
   




   
  

   
html {
    margin: 0 auto;
    overflow-x: hidden !important;
	background:url(img/bg.png);
}

* {
padding: 0; margin:0;
font-family:gr; 
outline:none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
   
body {
    margin: 0 auto;
    padding: 0;
    -webkit-background-size: 100%;
    background: 0 0 !important;
    overflow-x: hidden !important;
    /* height: 100%; */
}

p {
    font-size: 16px;
    line-height: 36px;
	color:#000;
}

.clear {
clear:both;
}

a {
text-decoration:none;
outline:none !important;
}

a:hover {
text-decoration:none;
}

a:active {
text-decoration:none;
}

input[type="text"]:focus { outline: none; }
input[type="email"]:focus { outline: none; }
textarea[type="text"]:focus { outline: none; }
input[type="button"]:focus { outline: none; }

/*
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
	
	-moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); 
    transform: rotate(360deg);
*/


header {
    padding-bottom: 100px;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0px 15px;
}

.header__logo {
    text-align: center;
    margin-top: 22px;
    margin-bottom: 39px;
}

header .container {
    max-width: 1800px;
}

.header__title {
	position:relative;
}

.header__title img {
    max-width: 100%;
    height: auto;
}

.header__title_up {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__title_up h2 {
    color: #fff;
    text-align: center;
    font-family: gb;
    font-size: 111.938px;
    font-style: normal;
    font-weight: 400;
    line-height: 99.5px;
    max-width: 1010px;
}

.header__arrow {
    margin-top: 49px;
}

.header__arrow a {
    color: #fff;
    text-align: center;
    font-family: 'gr';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    padding-bottom: 36px;
    position: relative;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.header__arrow a:hover {
    color: #FF541F;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.header__arrow a:after {
    content: '';
    width: 30px;
    height: 11px;
    background: url(img/arrow.svg) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0px);
}

.section__content {
    margin-top: 40px;
}

.section__title h3 {
    color: #C7261F;
    font-family: 'gb';
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
}

.client__box_content h4 {
    color: #141414;
    font-family: 'gb';
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 32px;
    margin-bottom: 22px;
	position:relative;
}

.brands__flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.brands {
    padding-top: 50px;
}

section.b2b {
    padding-top: 140px;
}

.b2b__box {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 85px;
}

.b2b__box_img img {
    max-width: 665px;
    height: auto;
    width: 100%;
}

.b2b__box_content h4 {
    color: #ffffff;
    font-family: 'gb';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
    margin-bottom: 13px;
}

.b2b__box_content p {
    color: #ffffff;
    font-family: gr;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 12px;
}

.b2b__box_content p strong {
    font-family: 'gsb';
}

.b2b__box_content p span {
    color: #C7261F;
}

.b2b__box_content p:last-child {
    margin-bottom: 0px;
	line-height:30px;
}

section.why {
    padding-top: 150px;
}

.why__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}

.why__grid_box-icon {
    margin-bottom: 25px;
}

.why__grid_box-icon img {
    max-width: 56px;
    width: 100%;
    height: auto;
    display: table;
}

.why__grid_box-content h4 {
    color: #fff;
    font-family: gsb;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 30px;
    margin-bottom: 22px;
    position: relative;
}

.why__grid_box-content h4:after {
    content: '';
    width: 120px;
    height: 2px;
    background: #C7261F;
    position: absolute;
    left: 0;
    bottom: 0;
}

.why__grid_box-content p {
    color: #fff;
    font-family: 'gr';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

section.form {
    padding-top: 150px;
}

.section__title p {
    color: #fff;
    font-family: 'gr';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    max-width: 430px;
    margin-top: 12px;
}

.input_style {
    color: #fff;
    font-family: 'gr';
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
    padding: 30px;
    padding-left: 54px;
    width: 100%;
    border: none;
    background: none;
    border-bottom: 1px solid #fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.input_style:focus {
	border-bottom:1px solid #C7261F;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__input-cont  svg path {
	stroke:#fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__input-cont .input_style:focus+label svg path {
	stroke:#C7261F;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

textarea.input_style.textarea {
    height: 85px;
    resize: none;
}

.form__input-cont {
    position: relative;
}

.form__input-cont label {
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translate(0px, -50%);
}

.form__input-cont label svg {
    display: table;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.button_style {
    border-radius: 36px;
    background: #C7261F;
    box-shadow: 0px 4px 6px 0px rgb(199 38 31 / 30%);
    border: none;
    color: #FFF;
    text-align: center;
    font-family: 'gb';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 21px 10px;
    width: 100%;
    max-width: 260px;
	cursor:pointer;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.button_style:hover {
    background:#a51912;
	box-shadow: 0px 4px 6px 0px rgb(199 38 31 / 30%);
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__button-cont {
    margin-top: 50px;
}

.form__grid {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 145px;
}

.form__grid_form {
    width: 553px;
}

.form__grid_contact-box span {
    display: table;
    color: #fff;
    font-family: gb;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

span.contact_icon_phone:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url(img/contact_icon1.svg) no-repeat center;
    background-size: 100%;
    left: -50px;
    top: 50%;
    transform: translate(0px, -50%);
}

span.contact_icon_email:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    background: url(img/contact_icon2.svg) no-repeat center;
    background-size: 100%;
    left: -50px;
    top: 50%;
    transform: translate(0px, -50%);
}

.form__grid_contact-box span:after {
    content: '';
    width: 120px;
    height: 2px;
    background: #C7261F;
    position: absolute;
    left: 0;
    bottom: 0;
}

.form__grid_contact-box a {
    color: #fff;
    font-family: 'gsb';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.form__grid_contact {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    max-width: 565px;
}

.form__grid_social {
    margin-top: 46px;
    display: flex;
    gap: 10px;
}

.form__grid_social a {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__grid_social a:hover {
    background:#fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__grid_social a svg path {
	fill:#fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__grid_social a:hover svg path {
	fill:#C7261F;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__grid_social a:last-child svg path {
	stroke:#fff;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.form__grid_social a:last-child:hover svg path {
	stroke:#C7261F;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

footer {
    padding-top: 150px;
}

.footer_box-logo img {
    max-width: 183px;
    height: auto;
    margin: 0 auto;
    display: table;
}

footer .container {
    max-width: 1730px;
}

.footer_box {
    border-top: 1px solid #fff;
    padding-top: 22px;
    padding-bottom: 40px;
}

div#jGrowl {
    display: none !important;
}

ul#feedback-infolist strong {
    font-family: gb;
    font-size: 22px;
    display: table;
    margin: 0 auto;
}

.x-style {
    font-size: 0;
    width: 25px !important;
    height: 25px !important;
    background: url(img/x2.svg) no-repeat center !important;
    background-size: 50% !important;
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.x-style:hover {
	transform: rotate(180deg);
	transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}



@media (max-width:1199px) {
.client__box_img img {
    max-width: 550px;
}
.b2b__box_img img {
    max-width: 500px;
}
.form__grid {
    gap: 80px;
}
.form__grid_form {
    width: 400px;
}
}

@media (max-width:991px) {
.header__title_up h2 {
    font-size: 60px;
    line-height: 60px;
    max-width: 540px;
}
.client__box_content {
    margin-top: 0;
}
.client__box_img img {
    max-width: 400px;
}
.b2b__box {
    grid-template-columns: 1fr;
    gap: 50px;
}
.b2b__box_img {
    text-align: center;
}
.form__grid_contact {
    flex-wrap: wrap;
}
}

@media (max-width:767px) {
.client__box {
    grid-template-columns: 1fr;
    gap: 50px;
}
.client__box_img img {
    max-width: 100%;
}
.why__grid {
    grid-template-columns: 1fr;
}
.form__grid {
    gap: 50px;
    grid-template-columns: 1fr;
}
.form__grid_contact {
    padding-left: 50px;
}
.form__grid_social {
    padding-left: 50px;
}
}

@media (max-width:650px) {
.header__title_up h2 {
    font-size: 36px;
    line-height: 36px;
	max-width:470px;
}
.footer_box-logo img {
    max-width: 80px;
}
.section__title h3 {
    font-size: 40px;
    line-height: 42px;
}
header {
    padding-bottom: 25px;
}
section.b2b {
    padding-top: 75px;
}
section.why {
    padding-top: 75px;
}
section.form {
    padding-top: 75px;
}
footer {
    padding-top: 75px;
}
.form__grid_form {
    width: 100%;
}
.brands__flex-img img {
    max-width: 190px;
}
}

@media (max-width:420px) {
.header__logo img {
    max-width: 100px;
}
.brands__flex-img img {
    max-width: 160px;
}
}

@media (max-width:375px) {
	
}












































































