/* STYLE CSS */

@font-face {
  font-family: 'GTWalsheimPro';
  src: url('../fonts/GTWalsheimProLight.otf');
}

@font-face {
  font-family: 'GTWalsheimPro-Medium';
  src: url('../fonts/GTWalsheimPro-Medium.otf');
}

@font-face {
  font-family: 'GTWalsheimPro-MediumOblique';
  src: url('../fonts/GTWalsheimPro-MediumOblique.otf');
}

@font-face {
  font-family: 'GTWalsheimProBold';
  src: url('../fonts/GTWalsheimPro-Bold.otf');
}

html{
  width: 100%;
  overflow-x: hidden !important;
}

body{
  font-family: 'GTWalsheimPro';
  overflow-x: hidden !important;
  width: 100%;
}

.header{
  background-color: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.08);
}

@media ( min-width: 1200px ) {
  .header{
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    height: 80px;
    padding-right: 120px;
    padding-left: 120px;
  }
}

.mobileBar{
  width: 34px;
  position: relative;
  top: -1px;
  right: -10px;
}

.mobileBarClose{
  width: 25px !important;
  position: relative;
  right: -7px;
}

.navbar .navbar-brand {
  font-size: 30px;
  color: #fff;
}

.navbar .nav-item {
  padding: 8px 10px;
}

.navbar .nav-link {
  margin-left: 20px;
  color: #494949;
  font-size: 16px;
  font-weight: 500;
}

.fa-bars {
  color: #007bff;
  font-size: 30px;
}

.navbarLanguage{
  width: 33px;
  height: 20px;
  border-radius: 2px;
  background-color: #ede9e6;
}

.navbarLanguage span{
  font-size: 14px;
  font-weight: 500;
  color: #b1b1b1;
  position: relative;
  left: 8px;
  bottom: 4px;
}

.navItemRadius{
  width: 151px;
  height: 40px;
  border-radius: 22.5px;
  background-color: #0074ff;
  text-align: center;
  color:#fff !important;
  position: relative;
  top: 1px;
}

.logo{
  width: 135px;
  height: 42px;
  object-fit: contain;
}

button:focus {
  outline: 0;
  box-shadow: none;
}

#footer {
  background: #0074ff !important;
  padding-top: 80px;
  padding-bottom: 15px;
}
#footer img{
  width: 124px;
  height: 34px;
  margin-bottom: 14px;
}
#footer h5{
  padding-bottom: 6px;
  margin-bottom: 20px;
  color:#ffffff;
}
#footer a {
  color: #ffffff;
  text-decoration: none !important;
  font-size: 14px;
}
#footer span{
  color: #fff;
  font-size: 12px;
}
#footer ul.links li{
  padding: 3px 0;
}

@media (max-height: 766px) {
  .footerContent{
    padding-top: 26px;
  }
  #footer{
    padding-top: 20px !important;
  }
  .footerMobileSolutionsText{
    display: none;
  }
}

@media (max-width: 1199px) {
  .footerMobileSolutionsText{
    display: none;
  }
}

.footerIcon{
  font-size: 25px;
}

.items {
  overflow: hidden;
}

.items .item {
  float: left;
  width: 18%;
  box-sizing: border-box;
  padding: 10px;
}

.copyright{
  font-size: 10px;
}

.contentContainer{
  padding-left: 105px;
  padding-right: 105px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.homeElearning{
  width: 492px;
  height: 487px;
  float: right;
}

.eLearningText{
  font-family: 'GTWalsheimPro-Medium' !important;
  display: inline-block;
  padding-top: 55px;
  width: 608px;
  height: 334px;
  font-size: 90px;
  color: #494949;
  line-height: 110px;
}

@media (max-width: 415px){
  .eLearningText{
    line-height: 60px;
  }
}

@media (max-width: 992px) {
  .eLearningText {
    display: inline;
  }
}

@media (max-width: 1090px) {
  .eLearningText {
    padding-top: 28px;
  }
}

.homeSolutions{
  position: absolute;
  bottom: 0px;
  left: 14px;
  margin-bottom: -6px;
}

@media (max-width: 415px){
  .homeSolutions{
    position: relative;
    margin-top: 20px !important;
  }
}

@media ( max-width: 1500px ) {

  .eLearningText{
    font-size: 90px !important;
  }

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

  .eLearningText{
    font-size: 60px !important;
  }

}

@media (max-width: 415px){
  .eLearningText {
    font-size: 45px !important;
  }
}

.eLearningText span{
  font-family: 'GTWalsheimPro-MediumOblique' !important;
  color: #ff5757;
}

.homeSolutions span{
  font-family: 'GTWalsheimPro-Medium' !important;
  font-size: 16px;
  font-weight: 500;
  color: #494949;
}

.achiave{
  /*width: 233px;*/
  height: 40px;
  margin-right: 20px;
}

.brain-pop{
  /*width: 201px;*/
  height: 40px;
  margin-right: 20px;
}

.learning-az{
  /*width: 177px;*/
  height: 40px;
  margin-right: 20px;
}

.english-central{
  /*width: 320px;*/
  height: 40px;
  margin-right: 20px;
}

.section-2{
  padding-top: 55px;
}

.section-2 h2{
  font-size: 50px;
  color: #494949;
  font-family: 'GTWalsheimPro-Medium' !important;
}

.section-2 p{
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #494949;
}

.section-3{
  background-color: #ff5757;
}

.homeExperience{
  padding-top: 5px;
  padding-bottom: 70px;
}

@media (max-width: 415px){
  .homeExperience{
    padding-bottom: 20px;
  }
}

.homeExperience .homeExperienceTitle{
  font-size: 52px;
  font-weight: 500;
  color: #ffffff;
  font-family: 'GTWalsheimPro-Medium' !important;
  padding-top: 49px;
}

.homeExperience p{
  font-size: 20px;
  line-height: 1.65;
  color: #ffffff;
}

.homeExperienceImage{
  width: 370px;
  height: 342px;
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.section-4{
  background-color: #fce5dc;
}

.homeGlobal {
  padding-top: 20px;
  padding-bottom: 70px;
}

@media (max-width: 415px){
  .homeGlobal {
    padding-bottom: 20px;
  }
}

.homeGlobal h2{
  font-size: 52px;
  font-weight: 500;
  text-align: right;
  color: #494949;
  font-family: 'GTWalsheimPro-Medium' !important;
  padding-top: 26px;
}

.homeGlobal p{
  font-size: 20px;
  line-height: 1.65;
  text-align: right;
  color: #494949;
}

.homeGlobalImage{
  width: 342px;
  height: 320px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.section-5{
  background-color: #d4a2ff;
}

.homeLocal{
  padding-top: 20px;
  padding-bottom: 70px;
}

@media (max-width: 415px){
  .homeLocal {
    padding-bottom: 20px;
  }
}

.homeLocal h2{
  font-size: 52px;
  font-weight: 500;
  color: #ffffff;
  font-family: 'GTWalsheimPro-Medium' !important;
  padding-top: 32px;
}

.homeLocal p{
  font-size: 20px;
  line-height: 1.65;
  color: #ffffff;
}

.homeLocalImage{
  width: 295px;
  height: 310px;
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.section-6{
  margin-bottom: 20px;
}

.section-6 h2{
  font-size: 52px;
  font-weight: 500;
  color: #494949;
  text-align: center;
  margin-top: 30px;
  font-family: 'GTWalsheimPro-Medium' !important;
}

.solutionsLink{
  font-size: 16px;
  font-weight: bold;
  color: #0074ff;
  float: right;
  position: relative;
  top: 18px;
}

.section-7{
  background-image: url("../images/home/teamBigImage-new.jpg");
  background-size: 100% 100%;
  font-family: 'GTWalsheimProBold';
  width: 100%;
  height: calc(100vw * calc(513 / 1240));
  margin-top: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /*padding: 120px;*/
}

.section-7 span{
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

.section-8{
  background-color: #fce5dc;
}

.section-8 div{
  display: block;
  margin: 0 auto;
}

.form{
  width: 480px;
  border-radius: 8px;
  background-color: #ffffff;
  text-align: center;
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  padding-top: 30px;
}

.form span{
  font-size: 15px;
  font-weight: 500;
  color: #494949;
  font-family: 'GTWalsheimPro-Medium' !important;
}

.form-input{
  width: 83%;
  height: 50px;
  margin-top: 15px;
  padding-left: 5px;
  border-radius: 4px;
  border: solid 1px #ede9e6;
  background-color: #ffffff;
  padding-top: 11px;
  padding-left: 9px;
}

.form-textarea{
  margin-top: 15px;
  padding-left: 5px;
  width: 83%;
  height: 130px;
  border-radius: 4px;
  border: solid 1px #ede9e6;
  background-color: #ffffff;
  resize: none;
  padding-left: 9px;
  padding-top: 4px;
  font-family: sans-serif;
  font-weight: 100;
}

.form-submit{
  width: 83%;
  height: 50px;
  text-align: center;
  margin-top: 8px;
  color: #fff;
  border-radius: 25px;
  background-color: #0074ff;
  border:0px;
  margin-bottom: 40px !important;
}

.globalMobileScreen{
  display: none;
}

/* Media */
@media ( max-width: 1200px ) {

  .privacyPolicyDiv{
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .contentContainer{
    padding-left: 0px!important;
    padding-right: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px !important;
  }

  .eLearningText{
    font-size: 40px;
  }

  .homeElearning{
    width: 100%;
    height: auto;
    margin-top: 19px;
  }

  .section-2{
    padding-top: 0px;
  }

  .section-3{
    padding: 28px !important;
    padding-top: 20px !important;
    padding-bottom: 3px !important;
  }

  .homeExperienceImage{
    position: relative;
    bottom: -3px;
    right: -28px;
    width: 233px;
    height: 199px;
    float: right;
  }

  .globalBigScreen{
    display: none;
  }

  .globalMobileScreen{
    display: block;
  }

  .section-4{
    padding: 28px !important;
    padding-top: 6px !important;
    padding-bottom: 0px !important;
  }

  .homeGlobalImage{
    width: 168px;
    height: 163px;
    position: relative;
    bottom: 0px;
    left: -29px;
  }

  .section-5{
    padding: 20px !important;
    padding-top: 3px !important;
    padding-bottom: 0px !important;
  }

  .homeLocalImage{
    position: relative !important;
    right: -13px!important;
    width: 196px;
    height: 184px;
    bottom: 0px;
  }

  .section-6{
    padding: 20px !important;
  }

  .section-7 {
    padding: 38px !important;
  }

  .section-7 span{
    font-size: 15px;
  }

  .form{
    width: 311px;
    border-radius: 8px;
    background-color: #ffffff;
    text-align: center;
    padding-top: 25px;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }

  .section-8 div:nth-last-of-type(0){
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .mobilSolutionsHide{
    display: none;
  }

  .learning-az{
    width: 102px;
    height: 28px;
    margin-right: 30px;
  }

  .achiave{
    width: 76px;
    height: 27px;
  }

  .brain-pop{
    width: 50px;
    height: 47px;
  }

  .navItemRadius{
    display: block;
    margin: 0 auto;
  }

  .navbar-nav {
    text-align: center;
  }

  .navbarLanguage{
    display: block;
    margin: 0 auto;
  }

  .registerMobile{
    display: block;
    margin: 0 auto;
  }

  .navbarLanguage span{
    left: 0 !important;
    bottom: 4px !important;
  }

  .items .item {
    width: 50% !important;
  }

  .footerDivHr{
    display: table !important;
  }

  .mobileSolutionsDiv{
    display: table !important;
  }

  .footerContent{
    left: 0px !important;
  }

  .mobilePadding{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .aboutus{
    position: relative !important;
    bottom: 0 !important;
  }

  .textbox{
    padding: 26px !important;
    width: auto !important;
  }

  .aboutusHide{
    display: none;
  }

  .mobilAboutus{
    margin: 45px;
    position: relative !important;
    bottom: 135px !important;
  }

  .aboutusMobilTitle{
    font-size: 32px;
    padding-left: 55px;
    display: block !important;
  }

  .mobilAboutusTeam{
    position: relative;
    bottom: 180px;
  }

  .mobilContactHr{
    display: block !important;
  }

  .contactForm{
    padding: 25px !important;
  }

  .menuActive{
    border-bottom: solid 0px !important;
    font-weight: bold !important;
  }

  .mobile-menu-padding{
    margin-top: 15px;
  }

  .nameError{
    left: -26.1% !important;
  }

  .mail-error{
    left: -29.6% !important;
  }

  #footer h5 {
    font-size: 14px !important;
  }

  .mobilTitle{
    font-size: 32px !important;
  }

  .answersTextMobile{
    position: relative;
    right: 25%;
    font-weight: bold;
    font-family: GTWalsheimProBold;
  }

  .section-2 .section2Title{
    font-family: 'GTWalsheimPro-Medium' !important;
    font-size: 32px;
    font-weight: bold;
  }

  .section-2 .section2Text{
    font-size: 14px;
  }

  .homeExperienceTitle{
    font-size: 32px !important;
    font-family: 'GTWalsheimPro-Medium' !important;
    padding-top: 0px !important;
  }

  .homeExperienceText{
    font-size: 14px !important;
  }

  .homeGlobal h2{
    font-size: 32px !important;
    padding-top: 0px;
  }

  .homeGlobal p{
    font-size: 14px !important;
  }

  .homeLocal h2{
    font-size: 32px !important;
    padding-top: 0px;
  }

  .homeLocal p{
    font-size: 14px !important;
  }

  .section-6 h2{
    font-size: 32px !important;
  }

  .row h4{
    font-size: 22px !important;
    font-weight: bold;
  }

  .solutionsText{
    font-size: 14px !important;
  }

  .name-error{
    left: -28% !important;
  }

  .mobileFormTitle{
    font-size: 26px !important;
  }

  .is-valid-input{
    right: 27px !important;
  }

  .indexRedDot{
    left: -7px !important;
  }

  .form-input{
    width: 87.5%;
  }

  .form-textarea{
    width: 87.5%;
  }

  .form-submit {
    width: 87.5%;
  }

  .formEmailError{
    left: -27.1% !important;
  }

  .sectionOneSetHeight{
    height: auto !important;
  }

  .aboutImage{
    height: auto !important;
  }

  .sectionOneMargin{
    margin-top: 7px !important;
  }

  .footerMobileAddress{
    display: none;
  }

  .footerMobilePhoneText{
    display: none !important;
  }

  .contactCountryDropdown{
    width: 88% !important;
  }

}
/*  Media End */

/* Media Iphone 5,5S */
@media (max-width: 320px){

  .form {
    padding: 0px !important;
    width: 100%;
    margin-top: 7px !important;
  }

  .contactForm {
    padding: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  }

  .section-8 div{
    display: block !important;
    border-radius: 0px !important;
  }

  .is-valid{
    position: relative !important;
    left: 3px !important;
  }

  #footer img{
    width: 90px!important;
    height: 25px !important;
    margin-top: 8px;
  }

  .contactTelPadding{
    position: relative;
    left: 9px;
  }

  .contact-div{
    width: 185px;
  }

  .mobilSolutionsWidth{
    font-size: 25px !important;
  }

}
/* Media Iphone 5,5S End */

@media (min-width: 1202px){

  .namePlaceholderAnimation label{
    left: 56px !important;
  }

  .mailPlaceholderAnimation label{
    left: 54px !important;
  }

}

.footerDivHr{
  display: none;
}

.footerHr{
  color: #0074ff !important;
}

.solutionsRow{
  position: relative;
  bottom: 17px;
}

.aboutImage{
  width: 100%;
  height: 100%;
}

.aboutus{
  position: absolute;
  bottom: -109px;
  left: -4px;
}

.aboutus h1{
  padding: 1px !important;
  position: relative;
  bottom: -12px;
}

.grayBox {
  background: #F5F5F5;
  border-radius: 8px;
  float: left;
  padding-bottom: 13px;
}

.grayBox div {
  float: left;
}

.ai a {
  text-decoration: none !important;
  color: black;
}

.texts {
  line-height: 50px;
}

.ai i {
  color: #0074FF;
}

.line{
  border-right: 1px solid #eee;
}

.linePadding{
  padding-left: 150px;
}

.menuActive{
  border-bottom: solid 3px #494949;
  font-weight: bold !important;
}

h1 span{
  color: red;
}

h1{
  padding-top: 40px;
  padding-bottom: 1%;
  font-size: 50px;
  color: #0074FF;
  font-family: 'GTWalsheimPro-Medium' !important;
}

.row h4{
  font-size: 26px;
  color: #494949;
  width: 100%;
  padding-top: 6%;
}

.row h4 a{
  float: right;
}

.image {
  margin-top: 25px;
}

div .image img{
  display: flex;
  justify-content: center;
}
div .image {
  width: 100%;
  height: 250px;
  background-color: #fbfbfb;
  justify-content: center;
  display: flex;
  align-items: center;
}

.contentContainer{
  padding-left: 105px;
  padding-right: 105px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.solutionsText{
  font-size: 18px;
  color: #666666;
  line-height: 25px;
}

.textbox{
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.05);
  border-radius: 8px;
  width: 580px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 40px;
  margin-top: 30px;
}

.imagebox{
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.bioArea {
  display: none;
  position: absolute;
  background-color:rgba(0,0,0,0.80);
  color: white;
  font-family: "GTWalsheimPro";
  font-size: 1.1em;
  overflow-y: scroll;
  padding: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.showMail {
  display: none !important;
  background: #FF5757;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 230px;
  height: 60px;
  border-radius: 4px;
  left: 0;
  padding-top: 20px;
  text-align: center;
  color: #fff !important;
}

.showMail a{
  text-decoration: none;
  color: #fff;
}

.imagebox:hover .showMail {
  display: block !important;
}

.imagebox:hover .bioArea {
  display: block !important;
}

.teamRedBox{
  background: #FF5757;
  border-radius: 4px;
  width: 230px;
  height: 60px;
  position: absolute;
  bottom: 15px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
  padding-top: 12px !important;
}

.teamRedBox span{
  font-size: 12px;
  color: #FFFFFF;
}

.is-invalid{
  border: solid 1px #db0000;
  position: relative;
  left: 12px;
}

.is-invalid-input{
  color: #db0000;
  position: relative;
  right: 18px;
  top: -2px;
}

.is-valid{
  position: relative;
}

.is-valid-input{
  color: #2ecc71;
  position: absolute;
  right: 49px;
  top: 32px;
}

.namePlaceholderAnimation{
  position: relative;
  margin: 5px 0px;
}
.namePlaceholderAnimation label{
  position: absolute;
  top: 29px;
  left: 31px;
}
.namePlaceholderAnimation input:focus + label,.namePlaceholderAnimation input:not(:placeholder-shown) + label{
  opacity:1;
  transform: scale(.9) translateY(-100%) translateX(-10px);
  color:#d6d6d6;
  font-size: 10px;
  padding-left: 5px;
  padding-top: 5px;
}
.namePlaceholderAnimation input:focus{
  border:1px solid #ede9e6 !important;
}
.namePlaceholderAnimation label,.namePlaceholderAnimation input{
  transition: all 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity:0.5;
  font-family: sans-serif;
  font-weight: 100;
}

.mailPlaceholderAnimation{
  position: relative;
  margin: 5px 0px;
}
.mailPlaceholderAnimation label{
  position: absolute;
  top: 29px;
  left: 30px;
}
.mailPlaceholderAnimation input:focus + label,.mailPlaceholderAnimation input:not(:placeholder-shown) + label{
  opacity:1;
  transform: scale(.9) translateY(-100%) translateX(-10px);
  color:#d6d6d6;
  font-size: 10px;
  padding-left: 5px;
  padding-top: 5px;
}
.mailPlaceholderAnimation input:focus{
  border:1px solid #ede9e6 !important;
}
.mailPlaceholderAnimation label,.mailPlaceholderAnimation input{
  transition: all 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity:0.5;
  font-family: sans-serif;
  font-weight: 100;
}

.name-error{
  color: #db0000 !important;
  font-size: 11px !important;
  position: relative !important;
  left: -31%;
}

.enMailError{
  left: -27% !important;
}

.mail-error{
  color: #db0000 !important;
  font-size: 11px !important;
  position: relative !important;
  left: -31%;
}

.countrySelectbox-error{
  display: block;
  color: #db0000 !important;
  font-size: 11px !important;
  position: relative !important;
  left: -31%;
  bottom: 13px;
}

.is-invalid-selectbox{
  border: solid 1px #db0000 !important;
}

textarea::-webkit-input-placeholder {
  color: #aaacad;
}

@media (min-width:1200px){

  .footerFlexCenter{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
  }

}

.solutionTitle{
  font-family: 'GTWalsheimPro-Medium' !important;
}

.indexRedDot{
  position: relative;
  left: -17px;
}

.sectionOneSetHeight{
  height: 100%;
}

.sectionOneMargin{
  margin-top: 45px;
}

.footerFlexCenter{
  position: relative;
  right: -3.7%;
}

.solutionsImageSize{
  width: 68%;
}

.solutionsImageBrainPop{
  width: 60%;
}

.solutionsBrainPOP{
  width: 60%;
}

.solutionsImage{
  width: 63%;
}

.privacyPolicyDiv{
  padding-left: 120px;
  padding-right: 121px;
  padding-top: 35px;
  padding-bottom: 30px;
}

/* Modal */
.modalArea{
  border-radius: 10px;
  position: relative;
}

.modalVideo{
  margin-top: 6px;
  background-color: #000;
  border-radius: 4px;
}

.modalBox{
  width: 340px;
  height: 339px;
  border-radius: 10px;
  border: solid 1px #494949;
  background-color: #f0f0f0;
  margin-top: 24px;
  margin-left: 36.8px;
}

@media (max-width:1182px){
  .modalBox{
    margin-left: 21.8px;
  }
}

@media (max-width:991px){
  .modalBox{
    display: none;
  }

  .modalVideo{
    margin-left: 0px;
  }
}

.modalText{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #0074ff;
  margin-top: 9px;
  font-weight: bold;
}

.modalCharacter{
  position: absolute;
  width: 179px !important;
  height: 225px !important;
  bottom: -1px;
  right: 15px;
}

@media (max-width:1199px){
  .modalCharacter{
    display: none;
  }
}

.modalCloseIcon{
  position: absolute;
  right: -23px;
  width: 50px !important;
  height: 50px !important;
  top: -24px;
  z-index: 1000;
}

.modalContactArea{
  text-align: center;
  color: #494949;
  position: relative;
  left: -16px;
}

.modalIconPhone{
  font-size: 23px;
  position: relative;
  color: #007bff;
  right: -14px;
  top: 14px;
}

.modalIconMessage{
  font-size: 24px;
  left: 5px;
  color: #007bff;
  position: relative;
  top: 5px;
}

.phoneText{
  color: #494949 !important;
  position: relative;
  right: -31px;
  font-size: 16px !important;
}

.phoneTextIcon{
  font-size: 16px !important;
  color: #494949 !important;
  position: relative !important;
  right: -18px !important;
}

.modalMailText{
  color: #494949!important;
  font-size: 16px !important;
  position: relative;
  right: -11px;
  top: 1px;
  margin-top: 12px;
}

.modalInfoTextArea{
  font-size: 16px;
  line-height: 1.25;
}

.modalInfoText{
  margin: 15px;
  margin-top: 23px;
}

.modalButtonArea{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 23px;
}

.modalButton{
  width: 300px;
  height: 40px;
  border-radius: 25px;
  background-color: #0074ff;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff !important;
}

.pressBoxArea{
  width: 97%;
  border: solid 0.7px #ff5757;
  margin-bottom: 46px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.pressBoxTextArea{
  width: 100%;
  height: 110px;
  background-color: rgba(255, 87, 87, 0.8);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
}

.pressBoxText{
  border-left: 1.5px solid #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.25;
  font-weight: bold;
  color: #fff;
  margin-left: 19px;
  padding-top: 6px;
  padding-left: 10px;
  position: relative;
  top: 35px;
}

.pressBoxIcon{
  position: absolute;
  right: 15px;
  top: 36px;
  color: #fff !important;
  font-size: 37px;
}

@media (max-width:600px){

  .modalCloseIcon {
    position: absolute;
    right: -4px;
    width: 20px !important;
    height: 20px !important;
    top: -5px;
  }

  .pressBoxText{
    font-size: 16px !important;
    margin-left: 13px !important;
    padding-top: 6px !important;
    padding-left: 8px !important;
    top: 17px;
  }

  .pressBoxTextArea{
    height: 61px;
  }

  .pressBoxIcon {
    right: 7px;
    top: 21px;
    font-size: 19px;
  }

}

.footerTwitterIcon{
  position: relative;
  right: 3px;
}

.contactOfficeIcon{
  width: 19px !important;
}

.contactPagePhone{
  font-size: 1.5rem;
  font-family: 'GTWalsheimPro-Medium';
}

.contactPagePhone i{
  padding-right: 13px;
}

.contactPageMail i{
  padding-right: 13px;
}

.contactPageMail{
  font-size: 1.5rem;
}

.contactInfoWrapper{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}

.contactInfoPhoneWrapper > a:nth-child(2){
  padding-left: 10px;
}

@media (max-width: 766px) {
  .contactInfoPhoneWrapper{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
    padding: 0;
  }

  .contactInfoPhoneWrapper > a:nth-child(2){
    padding-left: 0px;
    position: relative;
    left: 1px;
  }

  .grayBox div:nth-last-of-type(2){
    text-align: center;
  }
}

.contactPageWorkingHoursText{
  font-size: 1.3rem;
  line-height: 33px;
}

.contactUsSubTitle{
  font-size: 2rem;
}

.section7Logo {
  width: 124px;
  margin-top:30px;
}

@media (max-width: 766px) {
  .section7Logo {
    width: 59px;
    margin-top: 8px;
  }
}

@media (min-width: 767px) and (max-width: 1029px) {
  .section7Logo {
    width: 80px;
    margin-top: 8px;
  }

  .section-7 span {
    font-size: 25px;
  }
}

.contactCountryDropdown {
  clear: both;
  width: 83%;
  border-radius: 4px;
  border: solid 1px #ede9e6;
  background-color: #ffffff;
  resize: none;
  padding-left: 9px;
  padding-top: 4px;
  height: 45px;
  margin-bottom: 19px;
  margin-top: 6px;
  color: #a0a2a3;
  font-family: sans-serif;
  font-weight: 100;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .contactInfoPhoneWrapper{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
    padding: 0;
  }

  .contactInfoPhoneWrapper > a:nth-child(2){
    padding-left: 0px;
    position: relative;
    left: 1px;
  }
}

.nav-language-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-language-link {
  font-size: 14px !important;
  background-color: #ede9e6;
  border-radius: 2px;
  color: #b1b1b1 !important;
  height: 20px;
  width: 33px;
  padding: 0;
  text-align: center;
}

.nav-register-link {
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  border-radius: 22.5px;
  background-color: #0074ff;
}