@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700&display=swap');
/*.....................................
    Template Name:Your Product Name
    Template URI: http://www.yourtemplate.com/
    Description: Your Product Details Here
    Author: RS-Theme
    Author URI: http://www.yourtemplate.com/
.......................................    
    CSS INDEX
    ===================	
    1. Theme Default CSS
.......................................*/
::selection {
  background: #ff3115;
  color: #fff;
}
html,
body {
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  color: #505050;
  vertical-align: baseline;
  line-height: 28px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color: #111111;
  margin: 0 0 26px;
  font-weight: 600;
}
a {
  color: #ff3115;
  text-decoration: none;
  transition: all ease 0.5s;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #494949;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
::-moz-selection {
  background: #ff3115;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #ff3115;
  text-shadow: none;
  color: #ffffff;
}
.uppercase {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.gutter-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.gutter-50 > [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
.rs-carousel.nav-style1 {
  position: relative;
}
.rs-carousel.nav-style1 .owl-nav {
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
}
.rs-carousel.nav-style1 .owl-nav .owl-prev,
.rs-carousel.nav-style1 .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  line-height: 29px;
  border-radius: 100%;
  background: #ffffff;
  color: #ff3115;
  text-align: center;
  transition: all ease 0.5s;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.06);
  display: inline-block;
}
.rs-carousel.nav-style1 .owl-nav .owl-prev i,
.rs-carousel.nav-style1 .owl-nav .owl-next i {
  transition: all ease 0.5s;
}
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before,
.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  font-family: Flaticon;
  font-size: 16px;
}
.rs-carousel.nav-style1 .owl-nav .owl-prev:hover,
.rs-carousel.nav-style1 .owl-nav .owl-next:hover {
  background: #ff3115;
  color: #ffffff;
}
.rs-carousel.nav-style1 .owl-nav .owl-prev {
  margin-right: 10px;
}
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f116";
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f115";
}
.rs-carousel.dot-style1 .owl-dots {
  text-align: center;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  border-radius: 50px;
  margin: 0 5px;
  background: #ff3115;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  opacity: .5;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot:hover {
  width: 40px;
  opacity: 1;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot.active {
  width: 40px;
  opacity: 1;
}
.custom-for-sl .rs-carousel .owl-stage-outer .owl-item {
  padding-right: 15px;
  padding-left: 15px;
}
.white-color {
  color: #ffffff;
}
.primary-color {
  color: #ff3115;
}
.primary-bg {
  background: #ff3115;
}
.gray-bg {
  background: #f9f9f9;
}
.gray-bg2 {
  background: #f7f9fa;
}
.bg1 {
  background: url(../images/bg/bg1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
.readon {
  padding: 10px 30px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  display: inline-block;
  background: #ff3115;
  color: #ffffff;
  transition: all ease 0.5s;
}
.readon img {
  width: 20px;
  margin-right: 6px;
}
.readon span.price {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  transition: all ease 0.5s;
}
.readon:hover {
  background: #494949;
  color: #ffffff;
}
.readon.wpbakery {
  background: #e9ecef;
  color: #6c757d;
}
.readon.wpbakery:hover {
  color: #494f54;
}
.readon.elementor {
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#7d8dff), to(#ff4f81));
  background: linear-gradient(to right, #7d8dff, #ff4f81);
  color: #ffffff;
}
.readon.elementor:hover {
  opacity: 0.7;
  color: #d9d9d9;
}
.readon.active {
  background: transparent;
  color: #ff3115;
}
.readon.active:hover {
  background: #ff3115;
  color: #ffffff;
}
.readon.black {
  background: #111111;
}
.readon.black:hover {
  background: #ff3115;
}
.readon.white-btn {
  background: #ffffff;
  color: #111111;
  border-color: #ffffff;
}
.readon.white-btn span.price {
  color: #ff3115;
}
.readon.white-btn:hover {
  background: #ff3115;
  color: #ffffff;
  border-color: #ff3115;
}
.readon.white-btn:hover span.price {
  color: #ffffff;
}
.sec-title .sub-title {
  color: #ff3115;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 8px;
}
.sec-title .title {
  font-size: 40px;
  line-height: 50px;
}
/*----------------------------------------
    # Full width header Section CSS
----------------------------------------*/
.full-width-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full-width-header .rs-header {
  z-index: 999;
  position: relative;
}
.full-width-header .rs-header .menu-area {
  transition: all ease 0.5s;
  display: none;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 40px;
  padding: 0;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all ease 0.5s;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  height: 90px;
  line-height: 90px;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  color: #111111;
  padding-right: 17px;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #ff3115;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a {
  color: #ff3115;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a {
  padding-right: 0;
}
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul li.current-menu-item > a {
  color: #ff3115 !important;
}
.full-width-header .rs-header .menu-area .rs-menu-area .header-btn a {
  background-color: #ff3115;
  color: #ffffff;
  padding: 11px 20px 11px;
  display: initial;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.full-width-header .rs-header .menu-area .rs-menu-area .header-btn a img {
  width: 20px;
  margin-right: 6px;
}
.full-width-header .rs-header .menu-area .rs-menu-area .header-btn a:hover {
  background: #494949;
}
.full-width-header .rs-header .menu-area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff !important;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
  display: block;
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
  height: 72px;
  line-height: 68px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area img {
  max-height: 30px;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  height: 72px;
  line-height: 72px;
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #ff3115;
}
/*----------------------------------------
    # Banner Section CSS
----------------------------------------*/
.rs-banner {
  background: url(../images/banner/banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.rs-banner .banner-content {
  text-align: center;
  padding: 100px 0 550px;
  position: relative;
  z-index: 1;
}
.rs-banner .banner-content .bnr-logo {
  text-align: center;
}
.rs-banner .banner-content .bnr-logo img {
  max-width: 160px;
}
.rs-banner .banner-content .bnr-title {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 3px;
  color: #111111;
}
.rs-banner .banner-content .bnr-subtitle {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 3px;
  color: #111111;
}
.rs-banner .banner-content .btn-part {
  position: relative;
  display: inline-block;
}
.rs-banner .banner-content .btn-part .readon {
  position: relative;
  z-index: 1;
}
.rs-banner .banner-content .btn-part .arrow {
  position: absolute;
  right: -99px;
  bottom: -51px;
  max-width: 191px;
}
.rs-banner .banner-content .btn-part .arrow .price {
  position: absolute;
  right: -60px;
  top: -30px;
  text-align: center;
  color: #ff3115;
  font-weight: 600;
  font-size: 14px;
  border-radius: 100%;
}
.rs-banner .banner-content .btn-part .arrow .price span {
  color: #d83030;
  font-size: 20px;
  font-weight: 700;
}
.rs-banner .device {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -146px;
  margin: 0 auto;
  z-index: 1;
  width: 831px;
}
.rs-banner .device .btn-part {
  text-align: center;
  margin-bottom: 20px;
}
.rs-banner .device .btn-part li {
  display: inline-block;
  margin: 0 10px;
}
.rs-banner .fly {
  position: absolute;
}
.rs-banner .fly.ly1 {
  left: -40px;
  top: 100px;
}
.rs-banner .fly.ly2 {
  right: -40px;
  top: 100px;
}
.rs-banner .fly.ly3 {
  left: 100px;
  bottom: 100px;
}
.rs-banner .fly.ly4 {
  right: 100px;
  bottom: 100px;
}
.rs-banner .particle-banner {
  overflow: hidden;
  position: relative;
}
.rs-banner .particle-banner .ball {
  position: absolute;
  border-radius: 100%;
  opacity: 1;
}
/*----------------------------------------
    # Preview Section CSS
----------------------------------------*/
.rs-preview-demos .demo-wrap {
  box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.1);
}
.rs-preview-demos .demo-wrap .image-part img {
  width: 100%;
}
.rs-preview-demos .demo-wrap .content-part {
  text-align: center;
  padding: 30px 30px 41px;
  background: #f9f9f9;
}
.rs-preview-demos .demo-wrap .content-part .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}
.rs-preview-demos .demo-wrap .content-part .title span.number {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #ff3115;
}
.rs-preview-demos .demo-wrap .content-part .title span.new {
  font-size: 13px;
  position: absolute;
  right: -63px;
  top: -10px;
  font-style: normal;
  font-weight: 400;
  background: #ff0000;
  color: #ffffff;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1;
  border-radius: 30px;
}
.rs-preview-demos .demo-wrap .content-part .title span.new:after {
  position: absolute;
  content: '';
  left: -11px;
  bottom: 0;
  border-left: 11px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 14px solid #ff0000;
}
.rs-preview-demos .demo-wrap .content-part .btn-part {
  margin-top: 26px;
}
.rs-preview-demos .demo-wrap .content-part .btn-part li {
  margin-bottom: 10px;
}
.rs-preview-demos .demo-wrap .content-part .btn-part li a {
  display: block;
  width: 290px;
  margin: 0 auto;
}
.rs-preview-demos .demo-wrap .content-part .btn-part li:last-child {
  margin: 0;
}
.rs-preview-demos .demo-wrap.coming .content-part {
  padding-top: 30px;
  padding-bottom: 28px;
}
/*----------------------------------------
    # Counter Section CSS
----------------------------------------*/
.rs-counter {
  background: url(../images/bg/counter-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rs-counter .counter-wrap {
  text-align: center;
}
.rs-counter .counter-wrap .icon-part {
  margin-bottom: 25px;
  color: #fff;
}
.rs-counter .counter-wrap .icon-part i:before {
  font-size: 45px;
}
.rs-counter .counter-wrap .icon-part i.flaticon-layout {
  position: relative;
  top: 4px;
}
.rs-counter .counter-wrap .counter-number {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  position: relative;
}
.rs-counter .counter-wrap .counter-number.plus {
  padding-right: 40px;
  display: inline-block;
}
.rs-counter .counter-wrap .counter-number.plus:after {
  position: absolute;
  content: "+";
  right: 0;
  top: 0;
  bottom: 0;
}
.rs-counter .counter-wrap .title {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}
/*----------------------------------------
    # Page Builder Section CSS
----------------------------------------*/
.rs-page-builder {
  position: relative;
}
.rs-page-builder:after {
  position: absolute;
  content: '';
  width: 50%;
  right: 0;
  height: 100%;
  top: 0;
  background: #f7f9fa;
  z-index: -1;
}
/*----------------------------------------
    # Woocommerce Ready Section CSS
----------------------------------------*/
.rs-woocommerce {
  position: relative;
}
.rs-woocommerce:after {
  position: absolute;
  content: '';
  width: 50%;
  left: 0;
  height: 100%;
  top: 0;
  background: #f7f9fa;
  z-index: -1;
}
/*----------------------------------------
    # Plugins Section CSS
----------------------------------------*/
.rs-plugins .bottom-part {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.rs-plugins .bottom-part .items {
  text-align: center;
  background: #ffffff;
  height: 214px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #eee;
  padding: 0 15px;
}
.rs-plugins .bottom-part .items .wrapping img {
  width: unset;
  margin: 0 auto;
}
.rs-plugins .bottom-part .items .wrapping .title {
  margin-top: 18px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
}
.rs-plugins .bottom-part .owl-carousel {
  position: relative;
}
.rs-plugins .bottom-part .owl-carousel:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
}
/*----------------------------------------
    # Template Features CSS
----------------------------------------*/
.rs-features .single-service {
  padding: 56px 25px 50px;
  margin: 0 0 30px;
  background: #ffffff;
  transition: 0.4s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.rs-features .single-service .service-icon {
  margin-bottom: 30px;
}
.rs-features .single-service .service-icon i {
  color: #ff3115;
}
.rs-features .single-service .service-icon i:before {
  font-size: 35px;
  position: relative;
}
.rs-features .single-service .service-icon i.flaticon-layout:before {
  top: 4px;
}
.rs-features .single-service .services-content .title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 1px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
}
/*----------------------------------------
    # Footer Section CSS
----------------------------------------*/
footer {
  background: url(../images/bg/footer-bg.jpg) no-repeat;
  background-size: cover;
}
footer .footer-top .sub-title {
  color: #ff3115;
  font-size: 20px;
  text-transform: uppercase;
}
footer .footer-top .title {
  font-size: 42px;
  color: #ffffff;
  line-height: 55px;
  font-weight: 400;
  margin-bottom: 30px;
}
footer .footer-top .title strong {
  color: #ff3115;
}
footer .footer-top .btn-part li {
  display: inline-block;
  margin-right: 20px;
}
footer .footer-top .btn-part li:last-child {
  margin: 0;
}
footer .copyright p {
  color: #ffffff;
  margin-bottom: 0;
}
footer .copyright p a:hover {
  text-decoration: underline;
}
/*----------------------------------------
    # Modal Button CSS
----------------------------------------*/
.modal-btn {
  position: fixed;
  top: 35%;
  transform: translateY(-65%);
  text-align: center;
  z-index: 10;
  right: 0;
  left: auto;
}
.modal-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 8px 0;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px 0 0 5px;
  background: #fff;
}
.modal-btn ul li {
  margin: 4px 0;
}
.modal-btn ul li a {
  width: 40px;
  text-align: center;
  display: inline-block;
  color: #111111;
  position: relative;
}
.modal-btn ul li a span {
  position: absolute;
  background-color: #222;
  color: #fff;
  white-space: nowrap;
  padding: 0 12px;
  font-size: 13px;
  top: 0;
  right: 100%;
  margin-right: 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s linear 0ms;
  -khtml-transition: all .3s linear 0ms;
  -moz-transition: all .3s linear 0ms;
  -ms-transition: all .3s linear 0ms;
  -o-transition: all .3s linear 0ms;
  transition: all .3s linear 0ms;
}
.modal-btn ul li a span:before {
  content: '';
  border-color: #222;
  border-style: solid;
  border-color: transparent transparent transparent #222;
  border-width: 6px;
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-btn ul li a:hover {
  color: #ff3115;
}
.modal-btn ul li a:hover span {
  opacity: 1;
  visibility: visible;
}
/*-------------------------
    33.Preloader CSS
---------------------------*/
.loadding-page {
  background-color: #ffdbd6;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 999999;
}
.loader {
  position: absolute;
  width: 75px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.spinner {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff3115;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.spinner_inner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
  }
}
.feature .items {
  padding: 20px;
  border: 1px solid #50d2c2;
  min-height: 420px;
}
.feature .feature-img {
  text-align: center;
  padding: 10px;
}
.feature .feature-img img {
  max-height: 75px;
}
.feature .feature-icon-img {
  text-align: center;
}
.feature .feature-icon-img img {
  max-height: 75px;
}
.feature .title {
  text-align: center;
  background: linear-gradient(128deg, #50d2c2, #6563a4);
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  padding: 25px 0;
  margin-bottom: 100px;
}
.feature h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 30px;
  margin: 0;
}
.feature p {
  font-size: 16px;
  margin: 0;
  padding-top: 25px;
  font-family: 'Poppins', sans-serif;
}
.feature .extension {
  background-color: #f2f2f2;
  padding-bottom: 100px;
}
.feature .template {
  background-color: #fff;
  padding-bottom: 100px;
}
.feature .helix {
  background-color: #f2f2f2;
  padding-bottom: 100px;
}
.feature .helix img {
  max-height: 200px;
}
.customer-support {
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.customer-support .support {
  width: 50%;
  float: left;
  padding: 100px;
  background-color: #f6f6f6;
}
.customer-support .comment,
.customer-support .support {
  min-height: 415px;
}
.customer-support .comment {
  width: 50%;
  float: left;
  padding: 100px;
  background-color: #f9f9f9;
}
.customer-support i {
  font-size: 50px;
  color: #50d2c2;
  padding-bottom: 30px;
}
.customer-support h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 30px;
  margin: 0;
}
.customer-support p {
  font-size: 16px;
  margin: 0;
  padding-top: 25px;
}
.object {
  width: 20px;
  height: 20px;
  background-color: #ff3115;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
#object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
#object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
