/* COLORS */
@font-face {
  font-family: "Brandon_light";
  src: url("../fonts/Brandon_light.eot?") format("eot"), url("../fonts/Brandon_light.woff2") format("woff2"), url("../fonts/Brandon_light.woff") format("woff"), url("../fonts/Brandon_light.ttf") format("truetype"), url("../fonts/Brandon_light.svg#Brandon_light") format("svg"); }
@font-face {
  font-family: "Butler_Regular";
  src: url("../fonts/Butler_Regular.eot?") format("eot"), url("../fonts/Butler_Regular.woff2") format("woff2"), url("../fonts/Butler_Regular.woff") format("woff"), url("../fonts/Butler_Regular.ttf") format("truetype"), url("../fonts/Butler_Regular.svg#Butler_Regular") format("svg"); }
@font-face {
  font-family: "FuturaBoldTr";
  src: url("../fonts/FuturaBoldTr.eot?") format("eot"), url("../fonts/FuturaBoldTr.woff2") format("woff2"), url("../fonts/FuturaBoldTr.woff") format("woff"), url("../fonts/FuturaBoldTr.ttf") format("truetype"), url("../fonts/FuturaBoldTr.svg#FuturaBoldTr") format("svg"); }
@font-face {
  font-family: "FuturaBookObliqueTr";
  src: url("../fonts/FuturaBookObliqueTr.eot?") format("eot"), url("../fonts/FuturaBookObliqueTr.woff2") format("woff2"), url("../fonts/FuturaBookObliqueTr.woff") format("woff"), url("../fonts/FuturaBookObliqueTr.ttf") format("truetype"), url("../fonts/FuturaBookObliqueTr.svg#FuturaBookObliqueTr") format("svg"); }
@font-face {
  font-family: "FuturaBookTr";
  src: url("../fonts/FuturaBookTr.eot?") format("eot"), url("../fonts/FuturaBookTr.woff2") format("woff2"), url("../fonts/FuturaBookTr.woff") format("woff"), url("../fonts/FuturaBookTr.ttf") format("truetype"), url("../fonts/FuturaBookTr.svg#FuturaBookTr") format("svg"); }
@font-face {
  font-family: "FuturaLightTr";
  src: url("../fonts/FuturaLightTr.eot?") format("eot"), url("../fonts/FuturaLightTr.woff2") format("woff2"), url("../fonts/FuturaLightTr.woff") format("woff"), url("../fonts/FuturaLightTr.ttf") format("truetype"), url("../fonts/FuturaLightTr.svg#FuturaLightTr") format("svg"); }
@font-face {
  font-family: "FuturaTr";
  src: url("../fonts/FuturaTr.eot?") format("eot"), url("../fonts/FuturaTr.woff2") format("woff2"), url("../fonts/FuturaTr.woff") format("woff"), url("../fonts/FuturaTr.ttf") format("truetype"), url("../fonts/FuturaTr.svg#FuturaTr") format("svg"); }
body {
  font-family: 'FuturaTr', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #104b7d;
  background-color: #fff; }

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

section {
  padding: 10px 0; }

@media (max-width: 992px) {
  section {
    padding: 30px 0; } }
h2 {
  font-size: 25px;
  font-weight: 500;
  color: #b0242d; }

@media (max-width: 480px) {
  h2 {
    font-size: 20px;
    font-weight: 700;
    color: #b0242d; } }
h3, h4, h5, h6 {
  font-weight: 700;
  color: #b0242d; }

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

.fa-facebook {
  padding: 10px 13px !important; }

.button-custom {
  font-size: 16px;
  font-family: 'FuturaBookTr', sans-serif;
  color: #000;
  border-color: #000;
  background-color: transparent;
  border-radius: 0;
  padding: 14px 30px;
  margin-top: 15px;
  transition: background-color 0.2s ease-out; }

@media (max-width: 600px) {
  .button-custom {
    margin-bottom: 20px; } }
.button-custom:hover {
  color: #fff;
  background-color: #b0242d;
  border-color: #000; }

.button-custom-red {
  font-size: 16px;
  font-family: 'FuturaBookTr', sans-serif;
  color: #fff;
  border-color: #b0242d;
  background-color: #b0242d;
  border-radius: 0;
  padding: 14px 30px;
  margin-top: 15px;
  transition: background-color 0.2s ease-out; }

@media (max-width: 992px) {
  .button-custom-red {
    margin-bottom: 20px; } }
.button-custom-red:hover {
  color: #fff;
  background-color: #000; }

@media (min-width: 1200px) {
  .container {
    max-width: 1160px; } }
@media (min-width: 1500px) {
  .container-fluid {
    max-width: 1500px; } }
@media (min-width: 1200px) and (max-width: 1499px) {
  .container-fluid {
    max-width: 1120px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .container-fluid {
    max-width: 910px; } }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .container-fluid {
    max-width: 1120px; } }
/* 1.25 dpr */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .container-fluid {
    max-width: 1120px; } }
/* 1.3 dpr */
@media (-webkit-min-device-pixel-ratio: 1.3), (min-resolution: 124.8dpi) {
  .container-fluid {
    max-width: 1120px; } }
/* 1.5 dpr */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .container-fluid {
    max-width: 1120px; } }
header .main-navbar {
  background-color: #fff; }
  header .main-navbar .container-fluid {
    max-width: 1650px; }
  @media (max-width: 480px) {
    header .main-navbar img {
      width: 210px; } }
  header .main-navbar .navbar-toggler {
    color: #000;
    border-color: #000;
    height: 45px; }
  header .main-navbar .navbar-toggler-icon {
    color: #000;
    background-color: #000; }
  header .main-navbar ul {
    padding: 0px;
    margin: 0px; }
  header .main-navbar ul li {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    color: #fff;
    font-size: 18px; }
    @media (max-width: 992px) {
      header .main-navbar ul li {
        margin: 5px 0; } }
  @media (max-width: 992px) {
    header .main-navbar ul li {
      text-align: center; } }
  header .main-navbar ul li a {
    font-size: 14px;
    color: #000;
    padding: 0 0 0 45px !important;
    transition: color 0.2s ease-out; }
  header .main-navbar ul li a:hover {
    color: #b0242d; }
  @media (max-width: 992px) {
    header .main-navbar ul li a {
      padding: 0 0 5px 0px !important; } }
  @media (min-width: 1280px) and (max-width: 1400px) {
    header .main-navbar ul li a {
      padding: 0 0 0 25px !important; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    header .main-navbar ul li a {
      padding: 0 0 0 10px !important; } }
  @media (min-width: 992px) {
    header .main-navbar .dropdown {
      margin-top: -5px; } }
  header .main-navbar .dropdown ul li {
    display: block;
    margin: 6px 0;
    padding: 0 0 0 0px !important; }
    header .main-navbar .dropdown ul li a {
      padding: 0 0 0 15px !important; }
  @media (max-width: 992px) {
    header .main-navbar .social-list {
      text-align: center;
      margin: 15px 0; } }
  header .main-navbar .social-list li a {
    padding: 0 0 0 5px !important;
    color: #000; }
    header .main-navbar .social-list li a i {
      border-color: #000;
      border: 1px solid;
      border-radius: 20px;
      padding: 10px 12px;
      transition: background-color 0.2s ease-out; }
    header .main-navbar .social-list li a i:hover {
      color: #fff;
      background-color: #b0242d; }

main .slider-section {
  padding-top: 0px;
  padding-bottom: 30px; }
  main .slider-section .slider-image {
    background-size: cover !important; }
  main .slider-section .swiper-container {
    width: 100%; }
  main .slider-section .swiper-button-prev {
    background-image: url("../images/arrow-left.png");
    background-size: auto;
    background-color: #b0242d;
    border-radius: 50px;
    padding: 30px 30px;
    left: 50px; }
  main .slider-section .swiper-button-next {
    background-image: url("../images/arrow-right.png");
    background-size: auto;
    background-color: #b0242d;
    border-radius: 50px;
    padding: 30px 30px;
    right: 50px; }
  @media (max-width: 600px) {
    main .slider-section .swiper-button-prev {
      padding: 4px 22px;
      left: 20px;
      display: none;}
    main .slider-section .swiper-button-next {
      padding: 4px 22px;
      right: 20px;
      display: none;} }
  main .slider-section .swiper-pagination-bullet {
    background: #fff;
    width: 12px;
    height: 12px;
    opacity: 1;
    margin: 0px 5px !important; }
  main .slider-section .swiper-pagination-bullet-active {
    background: #b0242d; }
  main .slider-section .container-fluid {
    max-width: 100%; }
main .section1 .container {
  max-width: 900px; }
@media (min-width: 600px) {
  main .section1 .top {
    padding-bottom: 60px; } }
main .section1 .top p {
  color: #000;
  font-size: 27px;
  text-align: center;
  font-family: 'Butler_Regular', sans-serif; }
main .section1 .top h1 {
  color: #000;
  font-size: 20px;
  letter-spacing: 7px;
  text-align: center;
  margin-top: 25px;
  font-family: 'Brandon_light', sans-serif; }
@media (max-width: 600px) {
  main .section1 .top h1 {
    margin: 30px 0px; } }
main .section1 h2 {
  color: #000;
  margin-top: 25px;
  font-size: 21px;
  font-family: 'FuturaTr', sans-serif;
  font-weight: 400; }
@media (min-width: 768px) and (max-width: 1024px) {
  main .section1 h2 {
    font-size: 16px; } }
main .section1 .trip-product {
  background-color: #f9f9f9;
  padding-bottom: 50px; }
  main .section1 .trip-product p {
    font-family: 'FuturaBookTr', sans-serif; }
  main .section1 .trip-product .trip-product-in {
    padding: 0 40px; }
    @media (max-width: 480px) {
      main .section1 .trip-product .trip-product-in {
        padding: 0 20px; } }
main .section2 {
  background-color: #f9f9f9; }
  main .section2 h2 {
    margin-bottom: 15px;
    color: #000;
    font-family: 'FuturaBoldTr', sans-serif;
    font-size: 34px; }
  main .section2 p {
    font-size: 20px;
    color: #000;
    font-family: 'FuturaLightTr', sans-serif; }
  main .section2 .outer-wrapper {
    width: 100%;
    height: 100%; }
  main .section2 .inner-wrapper {
    display: table;
    width: 100%;
    height: 100%; }
  main .section2 .header-wrapper-bg {
    display: table-cell;
    vertical-align: middle; }
main .section3 h3 {
  color: #b0242d;
  text-align: center;
  margin-bottom: 40px;
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
  font-family: 'FuturaBookObliqueTr', sans-serif;
  letter-spacing: 4px; }
main .section3 h4 {
  color: #000;
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: 'FuturaTr', sans-serif; }
main .section3 p {
  font-family: 'FuturaBookTr', sans-serif; }
main .section3 .owl-prev {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 35%;
  left: -100px;
  display: block !important;
  border: 0px solid black;
  background-color: #b0242d !important;
  border-radius: 50px; }
main .section3 .owl-next {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 35%;
  right: -100px;
  display: block !important;
  border: 0px solid black;
  background-color: #b0242d !important;
  border-radius: 50px; }
main .section3 .owl-prev i, main .section3 .owl-next i {
  transform: scale(4);
  color: #fff; }
main .section4 h3 {
  color: #b0242d;
  text-align: center;
  margin-bottom: 40px;
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
  font-family: 'FuturaBookObliqueTr', sans-serif;
  letter-spacing: 4px; }
main .section4 h2 {
  color: #fff;
  letter-spacing: 4px;
  font-family: 'FuturaBoldTr', sans-serif; }
main .section4 .outer-wrapper {
  height: 603px; }
main .section4 .outer-wrapper-right {
  height: 297px; }
main .section4 .inner-wrapper {
  display: table;
  width: 100%;
  height: 100%; }
main .section4 .header-wrapper-bg {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
main .section4 .usage {
  background: url(../images/usage1.png) no-repeat center center;
  background-color: #fff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover; }
main .section5 {
  background-color: #f9f9f9;
  padding: 80px 0; }
  main .section5 h3 {
    color: #b0242d;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'FuturaBookObliqueTr', sans-serif;
    letter-spacing: 4px; }
  main .section5 .owl-prev {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 43%;
    bottom: -70px;
    display: block !important; }
  main .section5 .owl-next {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 43%;
    bottom: -70px;
    display: block !important; }
  main .section5 .owl-prev i, main .section5 .owl-next i {
    transform: scale(4);
    color: #b0242d; }
main .section6 {
  padding-bottom: 0; }
  main .section6 .outer-wrapper {
    width: 100%;
    height: 100%; }
  main .section6 .inner-wrapper {
    display: table;
    width: 100%;
    height: 100%; }
  main .section6 .header-wrapper-bg {
    display: table-cell;
    vertical-align: middle; }
  main .section6 h4 {
    color: #000;
    font-size: 30px;
    font-family: 'FuturaBookObliqueTr', sans-serif;
    line-height: 44px; }
    main .section6 h4 span {
      font-weight: 700; }
  @media (max-width: 600px) {
    main .section6 h4 {
      text-align: center;
      margin-top: 15px;
      font-size: 26px; }
    main .section6 .text-center-mobile {
      text-align: center; } }
main .banner-section {
  padding-top: 15px; }
  main .banner-section .container-fluid {
    max-width: 1650px; }
  main .banner-section .bread {
    padding: 25px 0;
    background-color: #f9f9f9; }
    main .banner-section .bread h2 {
      font-size: 15px;
      color: #000;
      float: left;
      margin-bottom: 0; }
    @media (max-width: 600px) {
      main .banner-section .bread h2 {
        float: none;
        text-align: center; } }
    main .banner-section .bread a {
      color: #000;
      margin: 0 15px;
      font-family: 'FuturaTr', sans-serif;
      font-weight: 400; }
    @media (max-width: 600px) {
      main .banner-section .bread a {
        margin: 0 8px; } }
  main .banner-section .banner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover; }
    main .banner-section .banner.about-banner .outer-wrapper {
      height: 200px; }
    main .banner-section .banner .outer-wrapper {
      width: 100%;
      height: 203px; }
    main .banner-section .banner .inner-wrapper {
      display: table;
      width: 100%;
      height: 100%; }
    main .banner-section .banner .header-wrapper-bg {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    main .banner-section .banner h1 {
      color: #fff;
      font-family: 'FuturaBoldTr', sans-serif;
      font-size: 37px; }
main .section1-about p {
  font-size: 18px;
  line-height: 34px;
  color: #484b4c;
  font-family: 'FuturaBookTr', sans-serif; }
main .section1-about h1 {
  color: #b0242d;
  font-size: 30px;
  margin-bottom: 20px;
  font-family: 'FuturaBoldTr', sans-serif; }
@media (max-width: 992px) {
  main .section1-about h1 {
    text-align: center;
    font-size: 24px;
    margin-top: 20px; } }
main .section1-about ul li {
  font-size: 16px;
  color: #484b4c;
  margin-top: 15px;
  font-family: 'FuturaBookTr', sans-serif; }
main .section1-about .bottom-about {
  padding-top: 50px; }
main .section1-about .outer-wrapper {
  width: 100%;
  height: 100%; }
main .section1-about .inner-wrapper {
  display: table;
  width: 100%;
  height: 100%; }
main .section1-about .header-wrapper-bg {
  display: table-cell;
  vertical-align: middle; }
main .section-bottom {
  padding: 100px 0;
  background-color: #f9f9f9; }
  @media (max-width: 992px) {
    main .section-bottom {
      padding: 30px 0; } }
  main .section-bottom p {
    font-size: 27px;
    text-align: center;
    font-family: 'Butler_Regular', sans-serif;
    color: #000; }
  main .section-bottom h2 {
    color: #000;
    text-align: center;
    margin-top: 40px;
    font-size: 20px;
    letter-spacing: 7px;
    font-family: 'Brandon_light', sans-serif; }
  main .section-bottom .phones p {
    text-align: left;
    margin-top: 2px;
    font-family: 'FuturaTr', sans-serif;
    font-size: 21px; }
  main .section-bottom .phones i {
    font-size: 18px;
    color: #b0242d;
    border: 1px solid;
    border-color: #b0242d;
    border-radius: 50px;
    padding: 7px 8px;
    float: left;
    margin-right: 40px;
    border-width: medium;
    font-weight: 700; }
  main .section-bottom .phones span {
    color: #000;
    font-size: 18px; }
  main .section-bottom .phones h2 {
    margin-top: 20px;
    font-family: 'FuturaTr', sans-serif;
    font-size: 20px;
    letter-spacing: 2px; }
  @media (max-width: 992px) {
    main .section-bottom .phones h2 {
      margin-bottom: 20px; } }
main .section-contact .container-fluid {
  max-width: 100%; }
main .section-contact h2 {
  color: #b0242d;
  margin-bottom: 20px;
  font-family: 'FuturaBoldTr', sans-serif; }
main .section-contact p {
  font-family: 'FuturaBookTr', sans-serif;
  font-size: 20px; }
@media (max-width: 600px) {
  main .section-contact h2 {
    margin-top: 20px;
    text-align: center; }
  main .section-contact p {
    text-align: center; } }
@media (max-width: 992px) {
  main .section-contact h2 {
    font-size: 21px; } }
main .section-contact .outer-wrapper {
  width: 100%;
  height: 100%; }
main .section-contact .inner-wrapper {
  display: table;
  width: 100%;
  height: 100%; }
main .section-contact .header-wrapper-bg {
  display: table-cell;
  vertical-align: middle; }
main .section-add {
  background-color: #f9f9f9; }
  main .section-add h3 {
    color: #b0242d;
    font-size: 22px;
    margin-top: 20px;
    font-weight: 400; }
  main .section-add p {
    font-family: 'FuturaBookTr', sans-serif;
    font-size: 18px;
    color: #484b4c; }
  main .section-add .outer-wrapper {
    width: 100%;
    height: 100%; }
  main .section-add .inner-wrapper {
    display: table;
    width: 100%;
    height: 100%; }
  main .section-add .header-wrapper-bg {
    display: table-cell;
    vertical-align: middle; }
main .section-form h2 {
  color: #b0242d;
  text-align: left;
  margin-bottom: 60px;
  font-family: 'FuturaBoldTr', sans-serif; }
main .section-form p {
  margin-top: 12px;
  font-size: 18px; }
main .section-form span {
  color: #b0242d;
  font-size: 24px; }
main .section-form .form-inputs {
  border-radius: 0;
  padding: 0.675rem 0.75rem; }
main .section-form .button-custom-red {
  padding: 15px 50px; }
main .section-sss .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #f9f9f9; }
main .section-sss .panel-group .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #000;
  background-color: none;
  border-color: #000; }
main .section-sss .panel-group .panel-title {
  font-size: 20px; }
main .section-sss .panel-group .panel-title > a {
  display: block;
  padding: 17px 0;
  color: #000;
  border-bottom: 1px solid;
  border-color: #cccccc; }
main .section-sss .panel-group .more-less {
  float: right;
  color: #212121;
  font-size: 14px; }
main .section-sss .panel-group .panel-body {
  font-size: 14px;
  color: #000;
  padding: 10px 40px; }
@media (max-width: 992px) {
  main .section-sss .panel-group .panel-body {
    padding: 0; } }
main .section-product h2 {
  color: #000;
  font-size: 29px;
  margin-bottom: 25px;
  font-family: 'FuturaBoldTr', sans-serif; }
main .section-product p {
  color: #000;
  font-size: 18px;
  margin-bottom: 40px;
  font-family: 'FuturaBookTr', sans-serif; }
main .section-product h3 {
  color: #000;
  font-size: 1.5rem;
  margin: 15px 0;
  font-family: 'FuturaTr', sans-serif; }
main .section-productdetail .galboy {
  max-width: 90%; }
@media (max-width: 992px) {
  main .section-productdetail .galboy {
    margin-left: 40px; } }
@media (max-width: 600px) {
  main .section-productdetail .galboy {
    margin-left: 10px; } }
main .section-productdetail h1 {
  color: #000;
  font-size: 32px;
  margin-bottom: 25px;
  font-family: 'FuturaBoldTr', sans-serif; }
@media (max-width: 992px) {
  main .section-productdetail h1 {
    text-align: center;
    margin-top: 25px; } }
main .section-productdetail p {
  color: #484b4c;
  font-size: 16px;
  font-family: 'FuturaBookTr', sans-serif; }
  main .section-productdetail ul li {
    font-size: 14px;
    color: #000;
    padding: 1px 5px; }
main .section-productdetail .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #f9f9f9; }
main .section-productdetail .panel-group .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #000;
  background-color: none;
  border-color: #000; }
main .section-productdetail .panel-group .panel-title {
  font-size: 18px; }
main .section-productdetail .panel-group .panel-title > a {
  display: block;
  padding: 17px 0px;
  color: #000;
  border-bottom: 1px solid;
  border-color: #cccccc; }
main .section-productdetail .panel-group .more-less {
  float: right;
  color: #212121;
  font-size: 14px; }
main .section-productdetail .panel-group .panel-body {
  font-size: 14px;
  color: #000;
  padding: 5px 5px; }
@media (max-width: 992px) {
  main .section-productdetail .panel-group .panel-body {
    padding: 0; } }

footer {
  padding: 100px 0;
  background-color: #171b1a; }
  @media (max-width: 600px) {
    footer {
      padding: 50px 0; } }
  @media (max-width: 600px) {
    footer ul {
      text-align: center;
      padding: 0; } }
  footer ul li {
    list-style-type: none;
    margin-top: 10px; }
    footer ul li a {
      font-size: 14px;
      color: #fff;
      transition: color 0.2s ease-out; }
    footer ul li a:hover {
      color: #b0242d; }
  footer form p {
    text-align: center;
    color: #4b504f; }
  @media (max-width: 600px) {
    footer form p {
      margin-top: 20px; } }
  footer form .form-control {
    text-align: center;
    background-color: transparent;
    color: #fff;
    padding: 0.975rem 0.75rem;
    border-radius: 0;
    border-color: #4b504f; }
  footer form .form-control:focus {
    background-color: transparent; }
  footer form .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f9f9f9;
    opacity: 1;
    /* Firefox */ }
  footer form .form-control::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f9f9f9; }
  footer form .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f9f9f9; }
  footer form .icon {
    padding: 16px;
    font-size: 24px;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #4b504f;
    background: transparent;
    color: white;
    min-width: 60px;
    text-align: center; }
  footer form .input-container {
    display: flex;
    width: 90%;
    float: right;
    margin-right: 15px; }
    @media (max-width: 600px) {
      footer form .input-container {
        margin-bottom: 40px; } }
  @media (max-width: 600px) {
    footer form {
      margin-bottom: 40px; } }
  footer form button {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0; }
  @media (min-width: 780px) {
    footer .logo {
      float: right; } }
  footer .bottom-footer {
    padding-top: 50px; }
    footer .bottom-footer .social-list {
      padding-left: 30px; }
      @media (max-width: 600px) {
        footer .bottom-footer .social-list {
          padding: 0; } }
      footer .bottom-footer .social-list li {
        padding: 0px;
        margin: 0px;
        display: inline-block;
        color: #fff; }
        footer .bottom-footer .social-list li a {
          padding: 0 0 0 5px !important;
          color: #f9f9f9; }
          footer .bottom-footer .social-list li a i {
            border-color: #f9f9f9;
            color: #4b504f;
            border: 1px solid;
            border-radius: 20px;
            padding: 10px 11px;
            transition: background-color 0.2s ease-out; }
          footer .bottom-footer .social-list li a i:hover {
            color: #fff;
            background-color: #b0242d; }
    footer .bottom-footer p {
      font-size: 14px;
      color: #4b504f;
      float: right;
      margin-top: 20px; }
    @media (max-width: 600px) {
      footer .bottom-footer p {
        float: none;
        text-align: center; } }

        main .banner-section .banner span{
          color: #fff;
    font-family: 'FuturaBoldTr', sans-serif;
    font-size: 37px;
}

main .section-product h1{
  color: #000;
    font-size: 29px;
    margin-bottom: 25px;
    font-family: 'FuturaBoldTr', sans-serif;
}

.input-container p{
  color:white;
}
.sss-h1{
    color: #000;
    font-size: 24px;
    margin-bottom: 25px;
    font-family: 'FuturaBoldTr', sans-serif;
}
/*# sourceMappingURL=style.css.map */
