/*.container {
  @media (min-width:@screen-tablet) {
    width: 1024px;
  }
}*/
/*@media (min-width:1600px) {
  .container {
    width: 1570px;
  }
}*/
/*@media (min-width:1024px)and (max-width: 1199px){
  .container{
    width:994px;
  }
}*/
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css";
@media (max-width: 767px) {
  .hide_xs {
    display: none;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 100%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@font-face {
  font-family: 'comfortaa-light';
  src: url('../font/comfortaa-light.eot');
  src: url('../font/comfortaa-light.eot?#iefix') format('embedded-opentype'), url('../font/comfortaa-light.woff') format('woff'), url('../font/comfortaa-light.woff2') format('woff'), url('../font/comfortaa-light.ttf') format('truetype'), url('../font/comfortaa-light.svg#comfortaa-light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaa-regular';
  src: url('../font/comfortaa-regular.eot');
  src: url('../font/comfortaa-regular.eot?#iefix') format('embedded-opentype'), url('../font/comfortaa-regular.woff') format('woff'), url('../font/comfortaa-regular.woff2') format('woff'), url('../font/comfortaa-regular.ttf') format('truetype'), url('../font/comfortaa-regular.svg#comfortaa-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaa-bold';
  src: url('../font/comfortaa-bold.eot');
  src: url('../font/comfortaa-bold.eot?#iefix') format('embedded-opentype'), url('../font/comfortaa-bold.woff') format('woff'), url('../font/comfortaa-bold.woff2') format('woff'), url('../font/comfortaa-bold.ttf') format('truetype'), url('../font/comfortaa-bold.svg#comfortaa-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'onedirection';
  src: url('../font/onedirection.eot');
  src: url('../font/onedirection.eot?#iefix') format('embedded-opentype'), url('../font/onedirection.woff') format('woff'), url('../font/onedirection.woff2') format('woff'), url('../font/onedirection.ttf') format('truetype'), url('../font/onedirection.svg#onedirection') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  color: #080808;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  height: 100%;
  box-sizing: border-box;
  background-color: #F5F5F5;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  outline: 0;
}
a {
  text-decoration: none !important;
  color: inherit;
}
a:hover {
  color: #BE1F41;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.circle li {
  position: relative;
  padding-left: 15px;
}
ul.circle li:before {
  content: '';
  position: absolute;
  height: 5px;
  width: 5px;
  background-color: #000;
  left: 0;
  top: 8px;
  border-radius: 50%;
}
.hide {
  display: none;
}
.error {
  color: red;
}
.success {
  color: green;
}
.gdpr-bar {
  background: #000;
  color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  font-size: 14px;
  padding: 20px 15px;
}
.gdpr-bar a {
  text-decoration: underline !important;
  border: 1px solid #fff;
  border-radius: 3px;
  font-weight: 700;
  padding: 8px 37px 8px 37px;
  font-size: 16px;
  text-decoration: none !important;
}
@media (max-width: 575px) {
  .gdpr-bar .btn-cookie {
    margin-top: 15px;
  }
  .gdpr-bar {
    padding: 15px 0 20px 0;
  }
}
main ul {
  list-style: circle;
  padding-left: 20px;
}
.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.sl-wrapper .sl-close {
  background-image: url(../images/close-pop-up.png);
  background-repeat: no-repeat;
  text-indent: -19999px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
  .container.xl {
    max-width: 1444px;
  }
}
header {
  background: #fff;
}
@media (min-width: 1500px) {
  header .custom {
    padding-left: 70px;
    padding-right: 70px;
  }
}
header .toggle {
  display: inline-block;
  cursor: pointer;
  margin-right: 35px;
}
header .logo {
  display: inline-block;
}
header .right {
  text-align: right;
  padding-right: 10px;
}
header .right .search-icon {
  display: inline-block;
  padding-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}
header .right .language {
  display: inline-block;
  vertical-align: middle;
}
header .right .language li {
  display: inline-block;
  font-size: 16px;
  letter-spacing: -1px;
}
header .right .language li.active {
  font-weight: 500;
  color: #BE1F41;
}
header .home {
  display: none;
}
@media (min-width: 1200px) {
  header.homepage {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    background: transparent;
    padding-top: 25px;
  }
}
@media (min-width: 1200px) {
  header.homepage .home {
    display: inline-block;
  }
}
header.homepage .desktop-nav a {
  color: #fff;
}
header.homepage .after-header {
  display: none;
}
@media (min-width: 1500px) {
  header.homepage .right {
    padding-right: 65px;
  }
}
@media (min-width: 1200px) {
  header.homepage .right .language li {
    color: #fff;
  }
}
@media (min-width: 1200px) {
  header.homepage .right .language li.active {
    background: #BE1F41;
    padding: 2px 4px 0 2px;
    line-height: 100%;
  }
}
header.homepage .right .language li a:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  header.homepage .inner {
    display: none;
  }
}
header .desktop-nav {
  display: inline-block;
  vertical-align: middle;
  padding-right: 30px;
}
header .desktop-nav ul li {
  display: inline-block;
  padding: 0 8px;
  position: relative;
}
header .desktop-nav ul li .dropdown {
  background: #fff;
  transition: 0.2s ease-out;
  position: absolute;
  top: 28px;
  width: 155px;
  right: 0;
  padding: 20px 20px 10px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  display: block !important;
  -webkit-box-shadow: 3px 3px 15px 3px rgba(0, 0, 0, 0.26);
  box-shadow: 3px 3px 15px 3px rgba(0, 0, 0, 0.26);
}
header .desktop-nav ul li .dropdown a {
  color: #000;
  display: block;
  padding-bottom: 4px;
}
header .desktop-nav ul li:hover .dropdown {
  opacity: 1;
  visibility: visible;
}
header .desktop-nav ul li a {
  font-weight: 500;
}
header .desktop-nav ul li a:hover {
  color: #BE1F41;
}
.scrolled header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
}
.scrolled .after-header {
  margin-bottom: 0;
}
.scrolled header.homepage {
  background: #fff;
  padding-top: 0;
}
.scrolled header.homepage .inner {
  display: inline-block;
}
.scrolled header.homepage .home {
  display: none;
}
.scrolled header.homepage .right .language li {
  color: #BE1F41;
}
.scrolled header.homepage .right .language li.active {
  background: transparent;
}
.scrolled header.homepage .after-header {
  display: block;
}
.scrolled header .desktop-nav ul li a {
  color: #000;
}
.scrolled header .desktop-nav ul li a:hover {
  color: #BE1F41;
}
article.slider {
  position: relative;
  margin-bottom: 70px;
}
article.slider .scroll-down {
  position: absolute;
  bottom: 23px;
  right: 40px;
  cursor: pointer;
}
.main-slider .bottom {
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
}
.main-slider .image {
  height: 77vh;
  position: relative;
}
.main-slider .bottom {
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  color: #fff;
}
.main-slider .bottom .title {
  font-weight: 900;
  font-size: 65px;
  line-height: 100%;
  padding-bottom: 20px;
  display: inline-block;
  vertical-align: middle;
}
.main-slider .bottom .next-slide {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 19px;
  margin-top: -9px;
}
.main-slider .bottom p {
  width: 46%;
  margin: 0 auto;
}
.main-slider .slick-dots {
  position: absolute;
  text-align: center;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%);
}
.main-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  text-indent: -1999px;
  height: 10px;
  width: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .main-slider .slick-dots li {
    background: #BE1F41;
  }
}
.main-slider .slick-dots li.slick-active {
  border: 1px solid #BE1F41;
}
.center-title {
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  padding-bottom: 25px;
}
.center-title span {
  font-weight: 300;
  font-size: 16px;
}
.center-title span.red {
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  padding-bottom: 25px;
  color: #BE1F41;
}
.sec-title {
  font-weight: 800;
  font-size: 50px;
  line-height: 100%;
  padding-bottom: 5px;
}
.xs-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 20px;
}
.xl-title {
  font-weight: 700;
  font-size: 30px;
  line-height: 22px;
  padding-bottom: 20px;
}
.three-boxes {
  padding-top: 50px;
  padding-bottom: 60px;
}
.three-boxes .box {
  background: #fff;
  padding: 40px 50px 30px 50px;
  height: 100%;
  position: relative;
}
.three-boxes .box .nr {
  color: #C7C9C6;
  font-size: 77px;
  position: absolute;
  top: -69px;
}
.three-boxes .vec {
  margin-top: -96px;
  margin-right: -58px;
}
.red-btn {
  position: relative;
  display: inline-block;
}
.red-btn a {
  background: #BE1F41;
  color: #fff;
  font-weight: 500;
  padding: 12px 40px 12px 19px;
  transition: 0.3s ease-out;
}
.red-btn a:hover {
  padding: 12px 40px 12px 60px;
}
.red-btn a.xl {
  padding: 12px 88px 12px 88px;
}
.red-btn a.xl:hover {
  padding: 12px 88px 12px 122px;
}
.red-btn img {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  right: 9px;
  top: 50%;
  transform: translate(-50%, -50%);
}
.red-btn.white a {
  background: #fff;
  color: #000;
}
.red-btn.black {
  cursor: pointer;
}
.red-btn.black a {
  background: #000;
  color: #fff;
}
.red-btn.black a:hover {
  color: #fff;
}
.sticky-btn {
  position: fixed;
  z-index: 2222;
  bottom: 40px;
  right: 0;
}
@media (max-width: 991px) {
  .sticky-btn {
    bottom: 10px;
  }
}
.sticky-btn a {
  background: #BE1F41;
  color: #fff;
  font-weight: 500;
  padding: 12px 19px 12px 40px;
  transition: 0.3s ease-out;
}
@media (max-width: 991px) {
  .sticky-btn a {
    padding: 12px 19px 12px 19px;
  }
}
.sticky-btn a:hover {
  padding: 12px 60px 12px 40px;
}
@media (max-width: 991px) {
  .sticky-btn a:hover {
    padding: 12px 19px 12px 19px;
  }
}
.sticky-btn img {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  left: 22px;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .sticky-btn img {
    display: none;
  }
}
.w-slider {
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .w-slider {
    margin-bottom: 20px;
  }
}
.w-slider .news-slider .image {
  height: 250px;
  position: relative;
  color: #fff;
}
.w-slider .news-slider .image .xs-title {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
}
.w-slider .news-slider .content {
  background: #fff;
  position: relative;
  padding: 20px 25px 25px 25px;
}
.w-slider .news-slider .slick-slide {
  height: auto;
}
.news-nav .next-slide2 {
  cursor: pointer;
}
@media (max-width: 575px) {
  .news-nav .next-slide2 img {
    width: 35px;
  }
}
.news-nav .prev-slide2 {
  cursor: pointer;
}
@media (max-width: 575px) {
  .news-nav .prev-slide2 img {
    width: 35px;
  }
}
.read-more a {
  font-weight: 600;
  color: #BE1F41;
}
.read-more a:hover {
  color: #FDB913;
}
.read-more a.black {
  color: #000;
}
.read-more a.black:hover {
  color: #BE1F41;
}
.yellow-sec {
  padding-top: 50px;
}
.yellow-sec .box {
  background: #FDB913;
  margin-bottom: 60px;
}
.yellow-sec .box .vec {
  margin-top: -50px;
  padding-right: 100px;
  padding-bottom: 50px;
}
.yellow-sec .left {
  padding: 100px;
}
.yellow-sec .left .t1 {
  font-weight: 700;
  font-size: 51px;
  line-height: 100%;
  padding-bottom: 13px;
}
.yellow-sec .left .t2 {
  font-weight: 900;
  font-size: 111px;
  line-height: 100%;
  padding-bottom: 22px;
}
.yellow-sec.xs {
  padding-top: 0;
}
.yellow-sec.xs .box {
  margin-bottom: 50px;
  padding: 30px;
}
.yellow-sec.xs .box .vec {
  margin-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.yellow-sec.xs .left {
  padding: 0;
}
.yellow-sec.xs .left .t1 {
  font-size: 37px;
}
.yellow-sec.xl {
  padding-top: 0;
}
.yellow-sec.xl .box .vec {
  margin-top: 0;
}
.yellow-sec.xl .left {
  padding: 150px;
}
@media (max-width: 1200px) {
  .yellow-sec.xl .left {
    padding: 50px;
  }
}
@media (max-width: 575px) {
  .yellow-sec.xl .left {
    padding: 20px;
  }
}
.meetings-sec {
  position: relative;
  margin-bottom: 60px;
}
.meetings-sec .left {
  height: 700px;
}
.meetings-sec .right {
  background: #000;
  height: 100%;
  position: relative;
  color: #fff;
}
.meetings-sec .right .top-vec {
  position: absolute;
  right: 30px;
}
.meetings-sec .right .w {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 50%;
}
.meetings-sec .ab {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  z-index: 22;
}
.meetings-sec .ab .subtitle {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 44px;
}
.meetings-sec .ab .title {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 101px;
  line-height: 100%;
  padding-bottom: 10px;
}
.meetings-sec .ab .right-vec {
  text-align: right;
}
.home-gallery {
  padding-bottom: 70px;
}
.home-gallery .image {
  position: relative;
}
.home-gallery .image:hover .content {
  visibility: visible;
}
.home-gallery .image .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(190, 31, 65, 0.7);
  color: #fff;
  visibility: hidden;
  transition: 0.1s ease-out;
}
.home-gallery .image .content .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 55%;
  margin: 0 auto;
}
.home-gallery .image.xs {
  height: 200px;
}
.home-gallery .image.xl {
  height: 400px;
}
.home-gallery .image.inline {
  float: left;
  width: 50%;
}
.home-gallery .white-box {
  height: 100%;
  background: #fff;
  position: relative;
}
.home-gallery .white-box .top-vec {
  padding-left: 59px;
}
.home-gallery .white-box .content {
  position: absolute;
  top: 40%;
  left: 44%;
  transform: translate(-50%, -50%);
}
.home-gallery .white-box .content .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  padding-bottom: 25px;
}
.home-gallery .nav-gallery {
  position: absolute;
  right: 50px;
  bottom: 40px;
}
.home-gallery .nav-gallery li {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
.customers {
  background: #fff;
  padding: 35px 0 50px 0;
}
.customers .box {
  border: 1px solid #DBDBDB;
  height: auto;
  padding: 15px 25px;
  margin: 0 5px;
}
.customers .logos-slick {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 30px;
}
.customers .logos-slick .prev-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -111px;
  cursor: pointer;
}
.customers .logos-slick .next-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -111px;
  cursor: pointer;
}
.pre-footer {
  position: relative;
}
.pre-footer .red-box {
  background: #BE1F41;
  height: 100%;
}
.pre-footer .image-box {
  height: 420px;
  position: relative;
}
.pre-footer .image-box .top-right-vec {
  position: absolute;
  right: 0;
}
.pre-footer .image-box .bottom-left-vec {
  position: absolute;
  bottom: 37px;
  left: 30px;
}
.pre-footer .ab {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.pre-footer .ab .title {
  font-weight: 700;
  font-size: 55px;
  line-height: 100%;
  padding-bottom: 17px;
}
footer {
  color: #fff;
  background: #232323;
  padding: 50px 0 50px 0;
}
footer .back-to-top {
  text-align: center;
  cursor: pointer;
}
footer .title {
  font-weight: 600;
  font-size: 22px;
  padding-bottom: 13px;
}
footer .quick-links li {
  padding-bottom: 5px;
}
footer .contact li {
  padding: 0px 0 10px 33px;
  position: relative;
}
footer .contact li img {
  position: absolute;
  left: 0;
  top: 3px;
}
footer .right {
  float: right;
}
footer .social {
  padding-bottom: 20px;
}
footer .social li {
  display: inline-block;
  padding-right: 16px;
}
footer .copy {
  font-size: 11px;
}
footer ul.links {
  padding-top: 23px;
}
footer ul.links li {
  display: inline-block;
  padding: 0 6px;
  font-size: 13px;
}
.nav-opened .main-navigation {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-navigation {
  background: #BE1F41;
  color: #fff;
  width: 590px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 33;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 2222;
}
.main-navigation .close-btn {
  position: absolute;
  bottom: 24px;
  right: 30px;
  cursor: pointer;
}
.main-navigation .navi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-navigation li {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: 700;
}
.main-navigation li.xs {
  font-weight: 400;
  font-size: 16px;
  padding-left: 9px;
}
.main-navigation li a {
  color: #fff;
  position: relative;
}
.main-navigation li a:hover {
  color: inherit;
}
.main-navigation li a:hover:before {
  content: '';
  background: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
}
.main-navigation ul.bold {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.main-navigation ul.bold:before {
  content: '';
  background: #fff;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.w-search {
  background: #BE1F41;
  color: #fff;
  position: relative;
  padding: 61px 30px 67px 30px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1111;
  display: none;
}
.w-search .search-wrapper {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.w-search .search-wrapper input[type="text"] {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #fff;
  height: 45px;
  background: transparent;
  color: #fff;
  font-weight: 700;
}
.w-search .search-wrapper input[type="text"]::placeholder {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}
.w-search .search-wrapper input[type="submit"] {
  width: 55px;
  height: 45px;
  position: absolute;
  right: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.w-search .search-wrapper .img {
  position: absolute;
  right: 0;
  top: 2px;
  pointer-events: none;
}
.w-search .close-btn {
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
}
/*@Responsive*/
@media (max-width: 1700px) {
  .customers .logos-slick .slick-arrow img {
    width: 40px;
  }
  .customers .logos-slick .next-slide {
    right: -55px;
  }
  .customers .logos-slick .prev-slide {
    left: -55px;
  }
}
@media (max-width: 1590px) {
  .customers .logos-slick {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1444px) {
  .three-boxes .vec {
    margin-top: -80px;
    margin-right: 0;
  }
  .w-slider .slick-arrow .img img {
    width: 40px;
  }
  .w-slider .slick-arrow {
    width: 80px;
  }
}
@media (max-width: 1200px) {
  .w-search .close-btn img {
    width: 60px;
  }
  .w-search {
    padding: 100px 30px 95px 30px;
  }
  .w-search .search-wrapper input[type="submit"] {
    right: auto;
    left: 50%;
    transform: translate(-50%);
    bottom: -66px;
  }
  .w-search .search-wrapper .img {
    right: auto;
    left: 50%;
    transform: translate(-50%);
    top: 73px;
  }
}
@media (max-width: 991px) {
  .main-slider .bottom .title {
    font-size: 44px;
  }
  .main-slider .bottom .next-slide img {
    width: 40px;
  }
  .three-boxes .box .nr {
    font-size: 60px;
    top: -45px;
    left: 50%;
    transform: translate(-50%);
  }
  .three-boxes .box {
    margin-bottom: 20px;
    height: auto;
  }
  .news-slider .content {
    height: auto;
    padding: 20px;
  }
  .news-slider .content .w {
    position: static;
    transform: none;
  }
  .news-slider .image {
    height: 400px;
  }
  .yellow-sec .left {
    padding: 20px 20px 50px 20px;
  }
  .yellow-sec .box .vec {
    margin-top: -30px;
    padding-right: 30px;
    padding-bottom: 40px;
  }
  .meetings-sec .ab {
    position: static;
    background: #EBEBEB;
    padding: 20px 20px 35px 20px;
  }
  .meetings-sec .ab p {
    width: 70%;
  }
  .meetings-sec .right .w {
    display: none;
  }
  .meetings-sec .left {
    height: 400px;
  }
  .meetings-sec .ab .subtitle {
    text-align: left;
    color: #000;
    font-size: 23px;
  }
  .meetings-sec .ab .title {
    text-align: left;
    color: #000;
    font-size: 55px;
    padding-bottom: 40px;
  }
  .meetings-sec .ab .right-vec {
    padding-bottom: 20px;
  }
  .home-gallery .white-box {
    height: auto;
  }
  .home-gallery .white-box .content {
    position: static;
    transform: none;
  }
  .home-gallery .white-box .top-vec {
    display: none;
  }
  .home-gallery .white-box {
    height: auto;
    padding: 35px 15px 20px 15px;
    text-align: center;
  }
  .home-gallery .nav-gallery {
    position: static;
    padding-top: 40px;
    text-align: center;
  }
  .home-gallery .white-box .content .title {
    font-size: 36px;
    padding-bottom: 10px;
  }
  .customers .logos-slick {
    margin-left: 0;
    margin-right: 0;
  }
  .customers {
    margin-bottom: 30px;
  }
  .pre-footer .ab {
    position: static;
    transform: none;
    background: #BE1F41;
    padding: 20px 20px 55px 20px;
  }
  .pre-footer .ab .title {
    font-size: 33px;
  }
  footer {
    padding: 30px 0 60px 0;
  }
  footer .right {
    float: none;
    width: 100px;
    margin: 0 auto;
  }
  footer .social {
    padding-bottom: 35px;
    text-align: center;
  }
  footer .contact li {
    display: inline-block;
  }
  footer ul.quick-links {
    width: 100px;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  footer .title {
    width: 100px;
    margin: 0 auto;
  }
  footer ul.contact {
    margin-left: -34px;
    padding-bottom: 25px;
  }
  .footer-logo {
    padding-bottom: 60px;
  }
  footer .copy {
    padding-bottom: 40px;
  }
  footer .social li {
    display: inline-block;
    padding: 0 8px;
  }
  footer ul.links {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  footer ul.links li {
    display: block;
    padding: 0 0 5px 0;
  }
  .w-slider .slick-arrow {
    display: none !important;
  }
  .main-navigation {
    width: 100%;
  }
}
@media (max-width: 767px) {
  header .logo img {
    width: 200px;
  }
}
@media (max-width: 575px) {
  header .toggle {
    margin-right: 15px;
  }
  header .toggle img {
    width: 49px;
  }
  header .logo img {
    width: 144px;
  }
  header .search-icon img {
    width: 16px;
  }
  header .right .language li {
    font-size: 14px;
  }
  header .right .search-icon {
    padding-right: 10px;
  }
  article.slider .scroll-down {
    display: none;
  }
  .main-slider .image {
    height: auto;
    background-image: none !important;
  }
  .main-slider .image-mob {
    height: 250px;
  }
  .main-slider .bottom {
    position: static;
    color: #000;
    background: #fff;
    text-align: center;
    padding: 30px 20px 50px 20px;
  }
  .main-slider .bottom .title {
    font-size: 34px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 44px;
  }
  .main-slider .bottom p {
    width: 100%;
  }
  .main-slider .bottom .next-slide {
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .main-slider .bottom .next-slide img {
    display: initial;
  }
  article.slider {
    margin-bottom: 50px;
  }
  .center-title {
    font-size: 30px;
  }
  .center-title span {
    font-size: 14px;
  }
  .xs-title {
    font-weight: 500;
    line-height: 26px;
  }
  .three-boxes .vec {
    margin-top: -80px;
    margin-right: -15px;
    padding-bottom: 40px;
  }
  .news-slider .image {
    height: 280px;
  }
  .yellow-sec .left .t1 {
    font-size: 37px;
  }
  .yellow-sec .left .t2 {
    font-size: 79px;
  }
  .meetings-sec .left {
    height: 280px;
  }
  .meetings-sec .right .top-vec {
    right: 3px;
  }
  .home-gallery .image.xs {
    height: 140px;
  }
  .home-gallery .image.xl {
    height: 250px;
  }
  .home-gallery {
    padding-bottom: 40px;
  }
  .customers {
    padding: 35px 0 30px 0;
  }
  .pre-footer .image-box {
    height: 280px;
  }
  .pre-footer .image-box .top-right-vec img {
    width: 40px;
  }
  .pre-footer .image-box .bottom-left-vec img {
    width: 150px;
  }
  .pre-footer .image-box .bottom-left-vec {
    bottom: 20px;
    left: 22px;
  }
  .red-btn a {
    padding: 14px 54px 14px 39px;
  }
  .meetings-sec .ab .right-vec {
    margin-right: -20px;
  }
  .meetings-sec .ab .right-vec img {
    width: 90%;
  }
  .main-navigation .close-btn {
    position: absolute;
    bottom: auto;
    right: 20px;
    top: 20px;
  }
  .main-navigation .close-btn img {
    width: 60px;
  }
  .main-navigation .navi {
    position: static;
    transform: none;
    padding: 70px 20px 20px 30px;
  }
  .sec-title {
    font-size: 38px;
  }
  .br li {
    padding-right: 20px;
    font-size: 16px;
  }
  .br li:after {
    height: 5px;
    width: 5px;
    top: 8px;
  }
}
/*Inner Pages*/
.after-header {
  height: 55px;
  -webkit-box-shadow: 3px 2px 17px -7px #000000;
  box-shadow: 3px 2px 17px -7px #000000;
  margin-bottom: 50px;
  background: #BE1F41;
}
.after-header .link {
  padding-top: 11px;
}
.after-header .link a {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}
.after-header .link img {
  margin-left: 8px;
  margin-top: -3px;
}
.simple-boxes {
  padding-bottom: 70px;
}
.simple-boxes .box {
  margin-bottom: 30px;
}
.simple-boxes .box .image {
  height: 400px;
  margin-bottom: 15px;
}
.simple-boxes .box .title {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.w-event-slick {
  position: relative;
}
.w-event-slick .title-event {
  font-weight: 700;
  text-transform: uppercase;
  background: #FDB913;
  font-size: 40px;
  line-height: 40px;
  padding: 10px 10px 10px 15px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
}
.w-event-slick .title-event span {
  font-size: 13px;
  font-weight: 300;
  text-transform: initial;
  line-height: 13px;
}
.w-event-slick .event-slick .image {
  height: 450px;
}
.w-event-slick .event-slick .prev-slide {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
}
.w-event-slick .event-slick .next-slide {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 2;
  transform: translateY(-50%);
  cursor: pointer;
}
.wide-custom-box {
  margin: 0 100px;
}
.wide-custom-box.white {
  background-color: #fff;
}
.wide-box {
  border: 2px solid #efefef;
  border-radius: 5px;
  padding: 5px;
  margin: 15px 0;
}
.wide-box .w_img {
  width: 100px;
  height: 100px;
  border: 2px solid #efefef;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .wide-box .w_img {
    margin-bottom: 10px;
  }
}
.wide-box .w_img img {
  line-height: 100px !important;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wide-box .available-lang {
  width: 100px;
}
.wide-box span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 9px;
  line-height: 20px;
  font-size: 16px;
}
.event-images .image {
  height: 200px;
  margin-bottom: 30px;
}
.meetings-bg {
  height: 400px;
  margin-bottom: 50px;
}
.simple-images {
  margin-bottom: 50px;
}
.simple-images .image {
  height: 300px;
  position: relative;
}
.simple-images .image:hover .content {
  visibility: visible;
}
.simple-images .image .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(190, 31, 65, 0.7);
  color: #fff;
  visibility: hidden;
  transition: 0.1s ease-out;
}
.simple-images .image .content .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 55%;
  margin: 0 auto;
  font-weight: 700;
  font-size: 35px;
}
.simple-images .container {
  padding: 0 30px;
}
/*Responsive Inner Pages*/
@media (max-width: 1500px) {
  .wide-custom-box {
    margin: 0 15px;
  }
}
@media (max-width: 991px) {
  .meetings-bg {
    height: 300px;
    margin-bottom: 30px;
  }
  .btns .red-btn {
    width: 100%;
    margin-bottom: 15px;
  }
  .btns .red-btn a {
    display: block;
  }
  .simple-boxes .box .image {
    height: 300px;
  }
  .three-boxes .red-btn {
    margin-top: -25px;
  }
}
@media (max-width: 640px) {
  .after-header {
    height: 38px;
  }
  .after-header .link a {
    font-size: 18px;
  }
  .after-header .link {
    padding-top: 6px;
  }
  .meetings-bg {
    height: 250px;
  }
  .simple-images .image {
    height: 250px;
  }
  .w-event-slick .event-slick .image {
    height: 250px;
  }
  .w-event-slick .title-event {
    font-size: 28px;
    line-height: 40px;
    padding: 7px 7px 7px 12px;
    position: static;
  }
  .simple-boxes .box .image {
    height: 250px;
  }
}
.w-options {
  background: #C5C5C5;
  padding: 10px 5px 10px 10px;
  margin-bottom: 50px;
}
.w-options .custom-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
  height: 55px;
}
.w-options .custom-checkbox .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
.w-options .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0 !important;
}
.w-options .checkmark {
  position: absolute;
  top: 50%;
  right: 12px;
  height: 23px;
  width: 23px;
  background-color: #eee;
  transform: translateY(-50%);
}
.w-options .custom-checkbox input:checked ~ .checkmark {
  background-color: #ccc;
}
.w-options .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.w-options .custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.w-options .custom-checkbox .checkmark:after {
  left: 5px;
  top: -4px;
  width: 15px;
  height: 24px;
  border: 0px solid #be1f41;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(33deg);
  z-index: 3000;
}
.w-options .custom-checkbox span {
  font-weight: 600;
  font-size: 14px;
}
.w-options .w-select {
  position: relative;
}
.w-options .w-select select {
  background: #fff;
  height: 55px;
  width: 100%;
  border: 0;
  font-weight: 700;
  font-size: 14px;
  appearance: none;
  padding: 0 42px 0 43px;
  cursor: pointer;
}
.w-options .w-select select.black {
  background: #000;
  color: #fff;
  padding: 0 43px 0 15px;
}
.w-options .w-select.inline {
  display: inline-block;
  width: 70%;
}
.w-options .w-select .left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.w-options .w-select .right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 17px;
}
.w-options .reset {
  display: inline-block;
  width: 29.5%;
  padding-left: 4px;
}
.w-options .reset button {
  background: #BE1F41;
  text-align: center;
  width: 100%;
  border: 0;
  height: 55px;
  cursor: pointer;
}
.w-options .reset button:hover {
  background: #000;
}
.w-options .w-box {
  display: inline-block;
  width: 16.4%;
  padding: 0 4px;
  vertical-align: top;
}
.w-options .w-box.wide {
  width: 100%;
}
.w-search-result {
  margin-bottom: 10px;
}
.w-search-result input[type="text"] {
  width: 100%;
  color: #000;
  font-weight: 700;
  height: 50px;
  border: 0;
  border-bottom: 3px solid #BE1F41;
  background: transparent;
}
.w-search-result input[type="text"]::placeholder {
  color: #000;
  font-size: 16px;
}
.w-search-result input[type="submit"] {
  height: 50px;
  width: 100%;
  background: #BE1F41;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  border: 0;
  cursor: pointer;
}
.w-search-result input[type="submit"]:hover {
  background: #000;
}
.result-boxes {
  margin-bottom: 60px;
}
.result-boxes .image {
  height: 300px;
  position: relative;
}
.result-boxes .image:hover .red-content {
  visibility: visible;
}
.result-boxes .image .red-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(190, 31, 65, 0.7);
  color: #fff;
  visibility: hidden;
  transition: 0.1s ease-out;
}
.result-boxes .image .red-content .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 55%;
  margin: 0 auto;
}
.result-boxes .content {
  background: #fff;
  padding: 17px 15px 35px 15px;
  position: relative;
  margin-bottom: 20px;
}
.result-boxes .title {
  font-weight: 700;
  font-size: 27px;
  line-height: 31px;
}
.result-boxes .read-more {
  font-weight: 600;
  color: #BE1F41;
  position: absolute;
  right: 20px;
}
.gallery-tabs {
  padding-bottom: 35px;
  padding-top: 30px;
}
.gallery-tabs li {
  display: inline-block;
  margin-right: 20px;
  background: #000;
  color: #fff;
  width: 174px;
  text-align: center;
  line-height: 38px;
  border-radius: 40px;
  font-weight: 500;
  margin: 0 35px 10px 0;
  cursor: pointer;
}
.gallery-tabs li.active {
  background-color: #BE1F41;
}
.gallery-tabs li:hover {
  background-color: #BE1F41;
}
.gallery {
  margin-bottom: 70px;
}
.gallery .w-select {
  margin-bottom: 40px;
  position: relative;
}
.gallery .w-select select {
  height: 55px;
  width: 100%;
  border: 0;
  font-weight: 700;
  font-size: 16px;
  appearance: none;
  cursor: pointer;
  background: #000;
  color: #fff;
  padding: 0 43px 0 15px;
}
.gallery .w-select .right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 17px;
}
.gallery .image {
  position: relative;
  height: 300px;
}
.gallery .image:hover .content {
  visibility: visible;
}
.gallery .image .content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(190, 31, 65, 0.7);
  color: #fff;
  visibility: hidden;
  transition: 0.1s ease-out;
}
.gallery .image .content .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 55%;
  margin: 0 auto;
}
.gallery .image.xs {
  height: 200px;
}
.gallery .image.xl {
  height: 400px;
}
.gallery .image.inline {
  float: left;
  width: 50%;
}
.team {
  padding-bottom: 70px;
}
.team .image {
  height: 400px;
  margin-bottom: 30px;
  cursor: pointer;
  position: relative;
}
.team .image:hover .red-content {
  visibility: visible;
}
.team .image .red-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(190, 31, 65, 0.7);
  color: #fff;
  visibility: hidden;
  transition: 0.1s ease-out;
}
@media (max-width: 991px) {
  .team .image .red-content {
    visibility: visible;
  }
}
.team .image .red-content .middle {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 15px;
  right: 15px;
  text-align: center;
}
.team .image .red-content .middle .name {
  font-weight: 700;
  font-size: 30px;
  line-height: 33px;
}
.team .image .red-content .middle .bold-text {
  font-weight: 700;
}
.customers-sec {
  padding-bottom: 70px;
}
.customers-sec .box {
  border: 1px solid #DBDBDB;
  height: auto;
  padding: 15px 25px;
  margin-bottom: 30px;
  background-color: #fff;
}
.two-boxes {
  margin-bottom: 75px;
}
.two-boxes .white {
  background: #fff;
  padding: 100px 100px 70px 100px;
}
.two-boxes .image {
  height: 100%;
}
/*@Responsive Inner Pages*/
@media (max-width: 1240px) and (min-width: 1201px) {
  .w-options .custom-checkbox span {
    font-size: 13px;
  }
}
@media (max-width: 1200px) {
  .w-options {
    padding: 10px 22px 5px 22px;
    margin-bottom: 40px;
  }
  .w-search-result input[type="text"] {
    margin-bottom: 10px;
  }
  .w-options .w-box {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .w-options .w-box.wide {
    width: 100%;
  }
  .w-options .w-select.inline {
    width: 100%;
    margin-bottom: 10px;
  }
  .w-options .reset {
    display: inline-block;
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .two-boxes {
    margin-bottom: 40px;
  }
  .two-boxes .white {
    padding: 30px;
  }
  .two-boxes .image {
    height: 300px;
  }
  .gallery-tabs {
    width: 100%;
    padding: 12px 15px 25px 15px;
  }
  .gallery-tabs li {
    width: 100%;
    margin: 0 0 10px 0;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .two-boxes .image {
    height: 250px;
  }
  .customers-sec .box {
    text-align: center;
  }
  .customers-sec .box img {
    width: 70%;
  }
  .gallery .image.xl {
    height: 300px;
  }
  .team .image {
    height: 300px;
  }
  .result-boxes .image {
    height: 250px;
  }
  .w-options .custom-checkbox span {
    font-size: 16px;
  }
  .w-options .w-select select {
    font-size: 16px;
  }
}
@media (max-width: 363px) {
  header .toggle {
    margin-right: 5px;
  }
  header .logo img {
    width: 128px;
  }
}
.modal-backdrop.show {
  opacity: 0.8;
}
.team-modal {
  z-index: 2222;
  padding-right: 0 !important;
}
.team-modal .modal-dialog {
  max-width: 1199px;
}
.team-modal .left {
  display: inline-block;
  vertical-align: bottom;
}
.team-modal .right {
  display: inline-block;
  vertical-align: bottom;
  width: 80%;
  padding-left: 25px;
}
.team-modal .right .content {
  background: #00ADEE;
  padding: 14px 10px 8px 15px;
  color: #fff;
  position: relative;
}
.team-modal .right .content:before {
  content: '';
  width: 40px;
  height: 100%;
  transform: skew(-10deg);
  background: #00ADEE;
  position: absolute;
  top: 0;
  right: -9px;
}
.team-modal .right .content .name {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 100%;
}
.team-modal button.close {
  color: #00ADEE !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  opacity: 2;
}
.team-modal button.close:hover {
  color: inherit;
}
.team-modal button.close img {
  margin-top: -3px;
}
.team-modal .modal-header {
  border: 0;
  padding-bottom: 50px;
  padding-top: 35px;
}
.team-modal i {
  font-weight: 300;
}
.team-modal .w {
  padding: 0 40px 40px 40px;
}
.contact-sec .error-msg {
  color: red;
}
.contact-sec .w-input {
  padding-bottom: 20px;
}
.contact-sec input[type="text"] {
  width: 100%;
  height: 44px;
  border: 0;
  border-bottom: 2px solid #BE1F41;
}
.contact-sec textarea {
  width: 100%;
  height: 80px;
  border: 0;
  border-bottom: 2px solid #BE1F41;
}
.contact-sec .checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.contact-sec .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.contact-sec .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.contact-sec .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.contact-sec .checkbox input:checked ~ .checkmark:after {
  display: block;
}
.contact-sec .checkbox .checkmark:after {
  left: 5px;
  top: -4px;
  width: 15px;
  height: 24px;
  border: 0px solid #be1f41;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(33deg);
  z-index: 3000;
}
.contact-sec input[type="submit"] {
  background: #BE1F41;
  color: #fff;
  font-weight: 500;
  padding: 12px 60px 12px 60px;
  transition: 0.3s ease-out;
  border: 0;
  cursor: pointer;
}
.contact-sec input[type="submit"]:hover {
  background: #000;
}
@media (max-width: 991px) {
  .team-modal .w {
    padding: 15px;
  }
  .team-modal .w img {
    margin-bottom: 20px;
  }
  .team-modal .modal-header {
    padding-bottom: 25px;
    padding-top: 25px;
  }
}
.contact-section p.xl {
  font-size: 18px;
}
.contact-section .white-box {
  background: #fff;
  margin-bottom: 30px;
  padding: 50px 0 30px 0;
}
.contact-section .white-box .xs-title {
  text-align: center;
}
.contact-section .white-box .infos {
  border-left: 2px solid #ccc;
  padding-left: 55px;
  padding-top: 15px;
  margin-bottom: 30px;
}
.contact-section .white-box .infos li {
  padding-bottom: 15px;
}
.contact-section .white-box .infos li a.red-link {
  font-weight: 600;
  color: #BE1F41;
  padding-left: 50px;
}
.contact-us-sec {
  background: #BE1F41;
  padding: 25px 20px 26px 40px;
  margin-bottom: 70px;
  margin-top: 15px;
  cursor: pointer;
}
.contact-us-sec .contact-us-link {
  font-size: 29px;
  color: #fff;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
}
.contact-us-sec .contact-us-link img {
  margin-left: 10px;
}
/*@Resoinsive*/
@media (max-width: 991px) {
  .contact-section .white-box .xs-title {
    text-align: left;
  }
  .contact-section .white-box .infos {
    border-left: 0;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 30px;
  }
  .contact-section .white-box {
    padding: 40px 15px 20px 15px;
  }
  .contact-us-sec .img {
    text-align: center;
    padding-bottom: 20px;
  }
}
.br {
  padding-bottom: 30px;
}
.br li {
  display: inline-block;
  padding-right: 20px;
  font-size: 20px;
  position: relative;
}
.br li:after {
  content: '';
  background: #000;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 3px;
}
.br li:last-child {
  padding-right: 0;
}
.br li:last-child:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
}
.br li:last-child:after {
  display: none;
}
.br.orange li:after {
  background: #F3650D;
}
.br.orange li:last-child:before {
  background: #F3650D;
}
.br.red li:after {
  background: #BE1F41;
}
.br.red li:last-child:before {
  background: #BE1F41;
}
.br.blue li:after {
  background: #1CC0DE;
}
.br.blue li:last-child:before {
  background: #1CC0DE;
}
.br.blue li:after {
  background: #1CC0DE;
}
.br.blue li:last-child:before {
  background: #1CC0DE;
}
.simple-image {
  height: 250px;
  position: relative;
  color: #fff;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.simple-image .xs-title {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
}
.start-test-banner {
  margin-bottom: 70px;
  position: relative;
}
.start-test-banner .absolute {
  position: absolute;
  left: 11%;
  bottom: 18%;
}
@media (max-width: 991px) {
  .start-test-banner .absolute {
    position: absolute;
    left: 50%;
    bottom: 14%;
    transform: translate(-50%);
  }
}
.start-test-banner .absolute:hover {
  opacity: 0.8;
}
.start-test-banner .purple-btn {
  position: relative;
  display: inline-block;
}
.start-test-banner .purple-btn .text {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 15px;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
