* {
  padding: 0;
  margin: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
a {
  transition: all 0.3s;
}
a:hover {
  text-decoration: none;
}
.btn {
  outline: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.btn:focus {
  outline: none;
  box-shadow: none;
}
.btn-brown {
  line-height: 44px;
  padding: 0 25px;
  border: 2px solid #c6ac77;
  background: #c6ac77;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 22px;
  font-family: 'Futura PT Demi', sans-serif;
}
.btn-brown:hover {
  background: transparent;
  color: #ffffff;
}
input {
  outline: none;
  border: none;
  box-shadow: none;
}
input:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
body {
  font-family: 'Futura PT Book', sans-serif;
  font-size: 18px;
  color: #555555;
  position: relative;
  height: 100%;
}
h1.title,
h2.title,
h3.title {
  font-size: 48px;
  color: #222222;
  margin-bottom: 50px;
}
h1.tit_center,
h2.tit_center,
h3.tit_center {
  text-align: center;
}
header .top {
  color: #777777;
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
header .top .phone {
  font-size: 12px;
  color: #999999;
}
header .top .phone span {
  color: #222222;
  font-size: 18px;
}
header .top .phone i {
  font-size: 18px;
  padding-right: 14px;
}
header .top .mob_phone {
  display: none;
}
header .top .request {
  padding: 0 17px;
  line-height: 22px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  font-family: 'Futura PT Medium', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #555555;
  background: transparent;
}
header .top .mail {
  color: #777777;
}
header .top .mail i {
  padding-right: 10px;
}
header .top .loc i {
  padding-right: 10px;
}
header .top .soc li {
  display: inline-block;
}
header .top .soc li a {
  color: #222222;
  display: block;
  padding: 0 10px;
  font-size: 18px;
}
header .top .soc li a:hover {
  color: #c6ac77;
}
header .main_head {
  padding: 16px 0;
}
header .main_head .menu .main-menu li {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
header .main_head .menu .main-menu li a {
  display: block;
  color: #222222;
  line-height: 38px;
  padding: 0 22px;
}
header .main_head .menu .main-menu li a:hover {
  color: #c6ac77;
}
header .main_head .menu .main-menu li.contact a {
  border: 1px solid #c6ac77;
  border-radius: 19px;
}
header .main_head .burger {
  display: inline-block;
  width: 34px;
  float: right;
  padding: 13px 0;
  height: 44px;
}
header .main_head .burger span {
  display: block;
  width: 100%;
  height: 2px;
  background: #222222;
  margin-bottom: 6px;
  transition: all 0.33s;
  position: relative;
  opacity: 1;
}
header .pushy-content {
  padding: 30px 15px;
  color: #222222;
}
header .pushy-content ul {
  padding: 0;
  margin: 0;
}
header .pushy-content a {
  padding: 0;
  color: #222222;
}
header .pushy-content .main-nav-pushu {
  margin-bottom: 30px;
}
header .pushy-content .main-nav-pushu li a {
  font-size: 22px;
  text-transform: uppercase;
  display: block;
  line-height: 46px;
}
header .pushy-content .main-nav-pushu li a:hover {
  color: #c6ac77;
}
header .pushy-content .mail,
header .pushy-content .loc,
header .pushy-content .phone {
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}
header .pushy-content .mail i,
header .pushy-content .loc i,
header .pushy-content .phone i {
  position: absolute;
  left: 0;
  top: 4px;
}
header .pushy-content .soc li {
  display: inline-block;
  padding-right: 20px;
}
header .pushy-content .soc li a {
  font-size: 24px;
}
header .pushy-content .soc li a:hover {
  color: #c6ac77;
}
.main_baner_wrap {
  min-height: 675px;
  background: url("../images/main_b.jpg") center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.main_baner_wrap .main_baner {
  height: 675px;
  display: flex;
  color: #ffffff;
}
.main_baner_wrap .main_baner img {
  max-width: none;
  width: auto;
  margin-left: 70px;
  margin-bottom: 85px;
}
.main_baner_wrap .main_baner h2 {
  font-size: 72px;
  text-transform: uppercase;
  font-family: 'Futura PT Demi', sans-serif;
}
.main_baner_wrap .main_baner p {
  font-size: 30px;
  margin: 50px 0;
}
.main_baner_wrap .main_baner p span {
  display: inline-block;
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 59px;
  font-family: 'Futura PT Bold', sans-serif;
  background: url("../images/star.png") 0 0 no-repeat;
}
.main_baner_wrap .main_baner a {
  margin-bottom: 50px;
}
.advantage_wrap {
  background: #f8f8f8;
}
.advantage_wrap .advantage {
  position: relative;
  padding: 30px 70px;
  background: #ffffff;
  border-top: 4px solid #c6ac77;
  top: -98px;
  -webkit-box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
}
.advantage_wrap .advantage .item .ico {
  font-size: 26px;
  color: #c6ac77;
}
.advantage_wrap .advantage .item h6 {
  font-size: 24px;
  font-family: 'Futura PT Demi', sans-serif;
  padding: 8px 0 5px;
  color: #222222;
}
.advantage_wrap .advantage .item p {
  font-size: 18px;
  color: #777777;
}
.advantage_wrap .advantage .item span {
  font-size: 20px;
  color: #a37538;
}
.servise {
  padding: 60px 0 30px;
}
.servise .item {
  overflow: hidden;
  height: 790px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.servise .item .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  transition: all 0.6s;
  z-index: 1;
}
.servise .item:hover .bg {
  -ms-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.servise .item .content {
  position: relative;
  z-index: 2;
  padding: 50px 45px;
  color: #ffffff;
}
.servise .item .content .img_wrap {
  text-align: center;
  min-height: 340px;
}
.servise .item .content a.title {
  position: relative;
  font-size: 30px;
  display: table;
  color: #ffffff;
}
.servise .item .content a.title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 9px;
  right: -4px;
  left: -4px;
  background: transparent;
  height: 5px;
  z-index: 1;
  transition: all 0.5s;
}
.servise .item .content a.title span {
  position: relative;
  z-index: 2;
}
.servise .item .content a.title:hover:after {
  background: #c6ac77;
}
.servise .item .content p {
  padding: 40px 0 45px;
  font-size: 18px;
  line-height: 24px;
}
.servise .item .content .btn-brown {
  margin: auto;
  display: table;
}
.shower {
  background: #f9f9f9;
}
.shower .shower_problem {
  padding: 70px 0;
}
.shower .shower_problem .left h3 {
  font-size: 48px;
}
.shower .shower_problem .left span {
  color: #c6ac77;
  font-size: 18px;
  font-family: 'Futura PT Demi', sans-serif;
  display: block;
  padding: 50px 0;
}
.shower .shower_problem .left ul li {
  position: relative;
  font-size: 18px;
  padding: 0 0 15px 30px;
  color: #222222;
}
.shower .shower_problem .left ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  background: #c6ac77;
  position: absolute;
  left: 0;
  top: 11px;
}
.shower .shower_problem .right {
  background: #ffffff;
  border: 3px dashed #c6ac77;
  border-radius: 10px;
  padding: 50px;
  color: #222222;
  -webkit-box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 40px 20px rgba(0, 0, 0, 0.05);
}
.shower .shower_problem .right p {
  font-size: 30px;
}
.shower .shower_problem .right div {
  padding: 50px 0;
}
.shower .shower_problem .right div span {
  font-family: 'Futura PT Light', sans-serif;
  font-size: 150px;
  position: relative;
  line-height: 0.6;
  display: inline-block;
}
.shower .shower_problem .right div span:first-child {
  padding-right: 140px;
}
.shower .shower_problem .right div span:last-child {
  padding-right: 50px;
  padding-left: 10px;
}
.shower .shower_problem .right div span sub {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 30px;
  font-family: 'Futura PT Book', sans-serif;
  line-height: 1.1;
}
.shower .shower_video p {
  font-size: 30px;
  max-width: 585px;
  padding-bottom: 30px;
}
.shower .half_txt {
  padding: 80px 0;
}
.shower .half_txt .content {
  padding-right: 100px;
}
.shower .half_txt h4 {
  font-size: 30px;
  min-height: 72px;
  margin-bottom: 50px;
}
.shower .half_txt p {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 25px;
}
.shower .half_txt p a {
  color: #c6ac77;
}
.shower .half_txt p b {
  font-family: 'Futura PT Demi', sans-serif;
  color: #222222;
  position: relative;
  z-index: 1;
}
.shower .half_txt p b:after {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: 0;
  height: 9px;
  background: #c6ac77;
  z-index: -1;
}
.repair_wrap {
  min-height: 700px;
  background: #222222;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
}
.repair_wrap .bg_img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 50%;
}
.repair_wrap .bg_img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.repair_wrap .container {
  z-index: 2;
}
.repair_wrap .content h5 {
  font-size: 48px;
  font-family: 'Futura PT Bold', sans-serif;
}
.repair_wrap .content p {
  font-size: 18px;
  padding: 25px 75px 25px 0;
  line-height: 36px;
}
.repair_wrap .content b {
  font-size: 18px;
  font-family: 'Futura PT Bold', sans-serif;
  display: block;
  padding-bottom: 25px;
}
.repair_wrap .content ul li {
  font-size: 18px;
  padding-bottom: 15px;
}
.repair_wrap .content ul li span {
  padding-right: 20px;
}
.repair_wrap form {
  padding-left: 115px;
}
.repair_wrap form .inline-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.repair_wrap form .inline-group .form-group:first-child {
  padding-right: 15px;
}
.repair_wrap form .inline-group .form-group:last-child {
  padding-left: 15px;
}
.repair_wrap form .form-group {
  width: 100%;
  color: #ffffff;
  margin-bottom: 30px;
}
.repair_wrap form .form-group label {
  opacity: 0.5;
  display: block;
  font-size: 16px;
  font-family: 'Futura PT Light', sans-serif;
  margin: 0;
}
.repair_wrap form .form-group input {
  color: #ffffff;
  width: 100%;
  font-size: 18px;
  line-height: 40px;
  background: transparent;
  border-bottom: 1px solid #c6ac77;
}
.repair_wrap form .form-group textarea {
  border: none;
  color: #ffffff;
  width: 100%;
  font-size: 18px;
  background: transparent;
  border-bottom: 1px solid #c6ac77;
  min-height: 100px;
  outline: none;
}
.repair_wrap form .form-group ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.repair_wrap form .form-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.repair_wrap form .form-group :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.repair_wrap form .form-group :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.repair_wrap form .btn-brown {
  float: right;
}
.repair_wrap .modal-show-message2 {
  text-align: center;
  padding-left: 115px;
}
.repair_wrap .modal-show-message2 h4 {
  font-size: 36px;
  font-family: 'Futura PT Bold', sans-serif;
}
.repair_wrap .modal-show-message2 p {
  font-size: 20px;
  padding: 25px 0;
  line-height: 36px;
}
.our_blog {
  padding: 60px 0;
}
.our_blog .ra {
  color: #7d8381;
}
.our_blog a.title {
  font-size: 48px;
  color: #222222;
}
.our_blog a.title:hover {
  color: #c6ac77;
}
.our_blog .item {
  position: relative;
  height: 610px;
}
.our_blog .item .img_wrap {
  height: 270px;
}
.our_blog .item .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our_blog .item .txt {
  padding: 40px 0;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.our_blog .item .txt .post_i {
  color: #999999;
  text-transform: uppercase;
  font-size: 14px;
}
.our_blog .item .txt .post_i span {
  padding-right: 25px;
}
.our_blog .item .txt .post_i span i {
  padding-right: 10px;
}
.our_blog .item .txt .title {
  min-height: 200px;
  display: block;
  font-size: 30px;
  padding-top: 35px;
  color: #222222;
  padding-right: 55px;
}
.our_blog .item .txt .title:hover {
  color: #c6ac77;
}
.our_blog .item .txt .rm {
  color: #c6ac77;
}
.our_blog .item.long_img .img_wrap {
  height: 100%;
}
.our_blog .item.long_img .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our_blog .item.long_img .txt {
  padding: 40px;
}
.our_blog .item.long_img .txt .post_i {
  color: #ffffff;
}
.our_blog .item.long_img .txt .title {
  color: #ffffff;
  padding-right: 15px;
}
.our_blog .item.long_img .txt .rm {
  color: #ffffff;
}
.our_blog .owl {
  padding-top: 80px;
}
.our_blog .owl .owl-controls {
  position: relative;
  width: 100%;
}
.our_blog .owl .owl-controls .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.our_blog .owl .owl-controls .owl-nav .owl-prev,
.our_blog .owl .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: -330px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: #f0f0f0;
  line-height: 66px;
  text-align: center;
  color: #222222;
}
.our_blog .owl .owl-controls .owl-nav .owl-prev:hover,
.our_blog .owl .owl-controls .owl-nav .owl-next:hover {
  background: #c6ac77;
  color: #ffffff;
}
.our_blog .owl .owl-controls .owl-nav .owl-prev {
  left: -100px;
}
.our_blog .owl .owl-controls .owl-nav .owl-next {
  right: -100px;
}
footer {
  background: #111;
  color: #ffffff;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  color: #ffffff;
}
footer .top {
  padding: 75px 0;
  border-bottom: 1px solid #212121;
}
footer .top h5 {
  font-size: 18px;
  font-family: 'Futura PT Demi', sans-serif;
  line-height: 20px;
  margin-bottom: 40px;
}
footer .top .menu li {
  padding-bottom: 23px;
}
footer .top .menu li a {
  font-size: 18px;
  text-transform: uppercase;
}
footer .top .menu li a:hover {
  text-decoration: underline;
}
footer .top .ico {
  padding-right: 12px;
}
footer .top .phone {
  color: #999999;
  font-size: 12px;
}
footer .top .phone .ico {
  padding-right: 12px;
}
footer .top .phone span {
  color: #ffffff;
  font-size: 18px;
}
footer .top .request {
  background: transparent;
  line-height: 22px;
  padding: 0 17px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 2px;
  margin: 15px 0;
  display: block;
}
footer .top .mail {
  margin: 20px 0;
  display: block;
}
footer .top .loc {
  padding-left: 22px;
  position: relative;
}
footer .top .loc span {
  position: absolute;
  left: 0;
  top: 4px;
}
footer .top .time {
  padding-left: 26px;
  position: relative;
}
footer .top .time span {
  position: absolute;
  left: 0;
  top: 4px;
}
footer .top .soc {
  margin-top: 33px;
}
footer .top .soc li {
  display: inline-block;
  padding-right: 25px;
}
footer .top .soc li a:hover {
  color: #c6ac77;
}
footer .bottom {
  padding: 20px 0;
}
footer .bottom p {
  color: #999999;
  font-size: 14px;
}
.modal .modal-dialog {
  max-width: 100%;
}
.modal .modal-content {
  background: #ffffff;
  border-radius: 10px;
  padding: 90px 60px;
  position: relative;
  width: 570px;
  margin: auto;
}
.modal .modal-content .close_m {
  position: absolute;
  left: 50%;
  top: -24px;
  margin-left: -24px;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #c6ac77;
  color: #ffffff;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
}
.modal .modal-content .modal-body {
  text-align: center;
}
.modal .modal-content .modal-body h4 {
  font-size: 36px;
  font-family: 'Futura PT Bold', sans-serif;
  color: #222222;
}
.modal .modal-content .modal-body p {
  padding: 45px 0;
  color: #222222;
  font-size: 24px;
  line-height: 36px;
}
.modal .modal-content .modal-body .btn-brown:hover {
  background: #c6ac77;
}
.modal form {
  text-align: left;
}
.modal form .form-group {
  width: 100%;
  color: #222222;
  margin-bottom: 30px;
}
.modal form .form-group label {
  opacity: 0.5;
  display: block;
  font-size: 16px;
  font-family: 'Futura PT Light', sans-serif;
  margin: 0;
}
.modal form .form-group input {
  color: #222222;
  width: 100%;
  font-size: 18px;
  line-height: 40px;
  background: transparent;
  border-bottom: 1px solid #c6ac77;
}
.modal form .form-group ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222222;
}
.modal form .form-group ::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222;
}
.modal form .form-group :-ms-input-placeholder {
  /* IE 10+ */
  color: #222222;
}
.modal form .form-group :-moz-placeholder {
  /* Firefox 18- */
  color: #222222;
}
.modal form .btn-brown {
  display: table;
  margin: auto;
}
.breadcrumbs {
  background: #f8f8f8;
  padding: 10px 0 11px;
}
.breadcrumbs ul li {
  display: inline-block;
  color: #222222;
  font-size: 16px;
}
.breadcrumbs ul li a {
  color: #777777;
}
.breadcrumbs ul li a:hover {
  color: #c6ac77;
}
.page {
  padding: 90px 0;
}
.page h1 {
  margin-bottom: 80px;
}
.page p {
  font-size: 18px;
  padding-bottom: 25px;
  color: #222222;
}
.page img {
  margin-top: 75px;
}
.single img {
  margin-bottom: 75px;
}
.single .share_wrap {
  padding: 25px 0px;
  line-height: 48px;
}
.single .share_wrap span {
  padding-right: 15px;
}
.single .share_wrap ul {
  display: inline-block;
}
.single .share_wrap ul li {
  display: inline-block;
  margin-right: 5px;
}
.single .share_wrap ul li a {
  display: block;
  background: transparent;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #111111;
}
.single .share_wrap ul li a:hover {
  color: #c6ac77;
}
.advantage_about {
  background: transparent;
}
.about {
  padding-top: 45px;
}
.contacts {
  padding: 90px 0;
  text-align: center;
  color: #222222;
}
.contacts b {
  font-size: 24px;
  display: block;
  font-family: 'Futura PT Medium', sans-serif;
  padding-bottom: 30px;
}
.contacts p {
  font-size: 18px;
  padding-bottom: 20px;
}
.contacts a {
  color: #00a6de;
}
.contacts .map {
  width: 100%;
  height: 450px;
  margin-top: 30px;
}
.page_title {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  display: flex;
  align-items: center;
}
.page_title .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.page_title .title {
  color: #ffffff;
  margin: 0 auto;
}
.archive_news .item {
  margin-bottom: 30px;
}
.pagination {
  display: table;
  margin: 50px auto;
}
.pagination .control {
  display: inline-block;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  border: 1px solid #c6ac77;
  color: #c6ac77;
  background: transparent;
  border-radius: 50%;
  transition: all 0.3s;
  float: left;
}
.pagination .control:hover {
  background: #c6ac77;
  border-color: #c6ac77;
  color: #ffffff;
}
.pagination ul {
  float: left;
  display: inline-block;
  margin-top: 15px;
}
.pagination ul li {
  display: inline-block;
  width: 22px;
  margin: 0 10px;
  padding-bottom: 5px;
  text-align: center;
  border-bottom: 1px solid transparent;
}
.pagination ul li a {
  font-size: 24px;
  color: #222222;
}
.pagination ul li.active {
  border-bottom: 2px solid #c6ac77;
}
.pagination .prev {
  margin-right: 50px;
}
.pagination .next {
  margin-left: 50px;
}
.scrol-top {
  position: fixed;
  z-index: 9999;
  bottom: 100px;
  right: 100px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  background: #222222;
  cursor: pointer;
  text-align: center;
  line-height: 70px;
  opacity: 0;
}
.scrol-top.show {
  opacity: 1;
}
.scrol-top:hover {
  background: #c6ac77;
}
.g-recaptcha {
  margin-bottom: 30px;
}
.repair_wrap .g-recaptcha {
  margin-bottom: 0;
}
.alert-danger {
  margin: 15px 0;
  text-align: center;
}
.alert-danger p {
  padding: 15px;
  text-align: center;
}
.modal .modal-content .modal-body .alert-danger p {
  padding: 15px;
  text-align: center;
}
.animated {
  opacity: 0;
}
.animated.fadeInUp {
  opacity: 1;
}
.project_item_open .project_item_popap {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.animated {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
}
.animated_2 {
  -webkit-animation-duration: 1.75s;
  animation-duration: 1.75s;
}
.animated_3 {
  -webkit-animation-duration: 2.25s;
  animation-duration: 2.25s;
}
.animated_4 {
  -webkit-animation-duration: 2.75s;
  animation-duration: 2.75s;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
