.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; *zoom: 1}
.clearfix {	display: block}
.clear { clear:both; line-height:0; height:1px; font-size:0}
html[xmlns] .clearfix {	display: block}
.big-container {
  overflow: hidden;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.header {
  padding-right: 20px;
  padding-left: 20px;
}

.header-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1278px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 190px;
}

.link {
  font-family: DINPro-Bold, sans-serif;
  color: #54565B;
  font-size: 26px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
}

.text-span {
  padding-right: 23px;
  background-image: url('../images/call-img.png');
  background-position: 100% 50%;
  background-repeat: no-repeat;
  font-family: DINPro-Medium, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.banner {
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/background1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.5);
  background-color:#63656A;
}

.banner-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1278px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-left {
  position: relative;
  width: 61%;
}

.heading {
  margin-top: 0px;
  margin-bottom: 45px;
  font-family: DINPro-Black, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 68px;
  font-weight: 900;
}

.paragraph {
  margin-bottom: 25px;
  font-family: Gotham-Light, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
}

.paragraph.last {
  margin-bottom: 0px;
}

.text-span-2 {
  font-family: Gotham-Bold, sans-serif;
  font-weight: 700;
}

.text-span-3 {
  font-family: Gotham-Book, sans-serif;
  color: #d8262f;
  font-weight: 400;
}

.image-2 {
  position: absolute;
  right: -35px;
}

.big-form {
  width: 32%;
  background-color: #f5f5f5;
}

.form-c {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 50px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 17px;
  font-family: DINPro-Bold, sans-serif;
  color: #54565B;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 20px;
  font-family: Gotham-Book, sans-serif;
  color: #54565B;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.wrap-c {
  display: block;
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  list-style-type: none;
}

.list-item {
  padding-left: 74px;
  font-family: Gotham-Bold, sans-serif;
  color: #54565B;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.list-item.two {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 85px;
  background-image: url('../images/wrap-icon2.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.list-item.three {
  background-image: url('../images/wrap-icon3.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.list-item.one {
  background-image: url('../images/wrap-icon1.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.join {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f6f6f5;
}

.join-c {
  max-width: 1278px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.line-container {
  margin-bottom: 50px;
  padding-right: 240px;
  padding-bottom: 40px;
  padding-left: 240px;
  border-bottom: 1px solid #d6dbe1;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: DINPro-Black, sans-serif;
  color: #54565B;
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  text-align: center;
}

.paragraph-3 {
  margin-bottom: 0px;
  font-family: Gotham-Light, sans-serif;
  color: #54565B;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
}

.paragraph-3.second {
  margin-bottom: 25px;
}

.paragraph-3.third {
  margin-bottom: 35px;
}

.limits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.limits-text {
  width: 50%;
  padding-right: 14%;
}

.paragraph-4 {
  margin-bottom: 25px;
  font-family: Gotham-Light, sans-serif;
  color: #54565B;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.paragraph-4.last {
  margin-bottom: 0px;
}

.text-span-4 {
  font-family: Gotham-Bold, sans-serif;
  font-weight: 700;
}

.build {
  padding-right: 20px;
  padding-left: 20px;
}

.build-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-left {
  width: 51%;
}

.heading-4 {
  font-family: DINPro-Black, sans-serif;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: DINPro-Black, sans-serif;
  color: #54565B;
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
}

.paragraph-5 {
  margin-bottom: 25px;
  font-family: Gotham-Light, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.paragraph-5.border {
  margin-bottom: 40px;
  padding-bottom: 40px;
  background-image: url('../images/blue-line.jpg');
  background-position: 0% 100%;
  background-repeat: no-repeat;
}

.button {
  width: 350px;
  height: 59px;
  padding-top: 15px;
  background-color: #d8262f;
  font-family: Gotham-Bold, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  text-align: center;
	border:2px solid #d8262f;transition: all 0.3s ease;
}
.button:hover { background:none; color:#d8262f }
.image-holder {
  position: relative;
  width: 45%;
}

.image-3 {
  position: absolute;
}

.image-4 {
  margin-right: -158px;
}

.easy {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f6f6f5;
}

.easy-c {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 95px;
  padding-bottom: 100px;
}

.boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.box {
  width: 30%;
  background-color: #fff;
}

.box-c {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 55px;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: DINPro-Bold, sans-serif;
  color: #54565B;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
}

.paragraph-6 {
  margin-bottom: 0px;
  font-family: Gotham-Book, sans-serif;
  color: #54565B;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.modern {
  padding-right: 20px;
  padding-left: 20px;
}

.modern-c {
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-bottom: 95px;
}

.designs-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.big-box {
  width: 48%;
}

.box-top {
  min-height: 212px;
  background-image: url('../images/design-img1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.box-top.second {
  background-image: url('../images/design-img2.jpg');
}

.box-top.third {
  background-image: url('../images/service-img1.jpg');
}

.box-top.fourth {
  background-image: url('../images/service-img2.jpg');
}

.box-bottom {
  background-color: #f6f6f5;
}

.box-bt-c {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 48px;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Gotham-Bold, sans-serif;
  color: #54565B;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.paragraph-7 {
  margin-bottom: 20px;
  font-family: Gotham-Book, sans-serif;
  color: #54565B;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.button-2 {
  width: 100%;
  height: 40px;
  padding-top: 6px;
  border: 2px solid #d8262f;
  background-color: rgba(56, 152, 236, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Gotham-Bold, sans-serif;
  color: #d8262f;
  font-size: 13px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #d8262f;
  color: #fff;
}

.service {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f6f6f5;
}

.service-c {
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-bottom: 95px;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.name {
  margin-bottom: 0px;
  font-family: Gotham-Medium, sans-serif;
  color: #54565B;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.button-3 {
  display: block;
  width: 351px;
  height: 59px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border: 2px solid #000;
  background-color: #54565B;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Gotham-Bold, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.button-3:hover {
  border: 2px solid #000;
  background-color: rgba(0, 33, 68, 0);
  color: #54565B;
}

.key {
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/background2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.5);
  background-color:#63656A;

}

.key-c {
  max-width: 962px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-bottom: 95px;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: DINPro-Black, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  text-align: center;
}

.paragraph-8 {
  margin-bottom: 45px;
  font-family: Gotham-Light, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
}

.text-span-5 {
  display: block;
  font-family: Gotham-Bold, sans-serif;
  font-weight: 700;
}

.button-4 {
  display: block;
  width: 351px;
  height: 59px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border: 2px solid #d8262f;
  background-color: #d8262f;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Gotham-Bold, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.button-4:hover {
  background-color: rgba(77, 199, 213, 0);
  color: #d8262f;
}
* {outline:none}

.footer { background:#54565B; padding-left: 20px; padding-right: 20px;}
.footer-content { max-width:1265px; margin: 0 auto; padding: 20px 0}
.f-left { width:700px; float: left;}
.f-left .logoo { width:120px; float: left;}
.footer p { font-size:12px; color: #ffffff;  font-family: 'Gotham-Light'; line-height: 20px; text-transform: uppercase; margin: 21px 0 0 150px}
.footer p a { color:#fff; text-decoration:none;}
.footer p a:hover { text-decoration:underline;}
.f-right { max-width:155px; float: right; margin-top: 10px}
.f-right ul { text-align:center;}
.f-right ul li { display:inline-block; margin: 0 5px;}

#ty .c-left { width:100%;}
#ty .heading { text-align:center; margin-bottom: 0; font-size:48px; line-height: 57px;}
#ty .banner-c { padding:65px 0 65px}
.white { margin:0; padding-left: 20px; padding-right: 20px;}
.white-c { max-width:960px; margin: 0 auto; padding: 70px 0}
.white p {    margin-bottom: 25px;
    font-family: Gotham-Light, sans-serif;
    color: #54565B;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    text-align: center;}
.white p.black {font-family: Gotham-Bold, sans-serif;}
.white p span { display:block;font-family: Gotham-Light, sans-serif;}





.input-left { width:49%; float:left}
.input-right { width:49%; float:right}
.input-big {background:#fff; width:100%;  height:57px; position:relative; margin-bottom:5px; border:1px solid #ced4d9}
input[type=text] {background:none;border:none; margin:0; padding:0; width:100%; height:57px; line-height: 57px; font-size:15px; color:#4a4e5c; font-family: 'Gotham-Light';font-weight: 300;  text-indent:18px;}
select { position:relative;border:none; padding-bottom:15px; height:57px; width:100%; }
span.select { background:url(../images/select-arrow.png) no-repeat right top; font-size:15px;color:#4a4e5c; font-family: 'Gotham-Light';font-weight: 300; position:absolute; left:0; top:0; text-indent:18px; line-height:57px; width:100%;}
button[type=submit] { background:#d8262f; width:100%; height: 59px; line-height: 56px; border:2px solid #d8262f; cursor: pointer;font-size:17px; color: #ffffff;font-family: 'Gotham-Bold'; font-weight: 700; text-align: center;transition: all 0.5s ease; margin:25px auto 0; display: block;}
button[type=submit]:hover { background:none; color:#d8262f}



@media (max-width: 991px) {
  .c-left {
    width: 59%;
  }
  .heading {
    font-size: 46px;
    line-height: 56px;
  }
  .paragraph {
    font-size: 19px;
    line-height: 29px;
  }
  .big-form {
    width: 39%;
  }
  .heading-2 {
    font-size: 23px;
    line-height: 37px;
  }
  .paragraph-2 {
    font-size: 15px;
    line-height: 23px;
  }
  .join-c {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .line-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .limits {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .limits-text {
    width: 100%;
    padding-right: 0%;
  }
  .build-c {
    padding-top: 80px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .image-4 {
    display: none;
    margin-right: 0px;
  }
  .easy-c {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .modern-c {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .service-c {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .image-7 {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .image {
    width: 154px;
  }
  .text-span {
    display: none;
  }
  .banner-c {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .heading {
    margin-bottom: 40px;
    font-size: 41px;
    line-height: 51px;
  }
  .image-2 {
    display: none;
  }
  .big-form {
    width: 100%;
  }
  .list-item.two {
    margin-bottom: 30px;
  }
  .list-item.one {
    margin-bottom: 30px;
  }
  .join-c {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .heading-3 {
    font-size: 35px;
    line-height: 45px;
  }
  .build-c {
    padding-top: 55px;
    padding-bottom: 35px;
  }
  .heading-5 {
    font-size: 35px;
    line-height: 45px;
  }
  .easy-c {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .box {
    width: 48%;
    margin-bottom: 25px;
  }
  .box.last {
    margin-right: auto;
    margin-left: auto;
  }
  .modern-c {
    padding-top: 55px;
    padding-bottom: 45px;
  }
  .designs-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .big-box {
    width: 100%;
    margin-bottom: 40px;
  }
  .service-c {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .key-c {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .heading-8 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 650px) {
	.f-left { width:100%;}
	.f-right { float:none; margin: 0 auto;}
	.f-left .logoo { float:none; display:block; margin: 0 auto 20px;}
	.footer p { margin:0; text-align:center; margin-bottom: 20px;}
	.f-right ul { padding-left: 0 }
	
}
@media (max-width: 479px) {
	.input-left { width:100%; float: none;}
	.input-right { width:100%; float: none;}
  .image {
    width: 119px;
  }
  .link {
    font-size: 17px;
  }
  .heading {
    font-size: 37px;
    line-height: 48px;
  }
  .paragraph {
    font-size: 17px;
    line-height: 27px;
  }
  .heading-3 {
    font-size: 29px;
    line-height: 39px;
  }
  .heading-5 {
    font-size: 29px;
    line-height: 39px;
  }
  .button {
    width: 100%;
  }
  .box {
    width: 100%;
  }
  .button-2 {
    font-size: 11px;
  }
  .button-3 {
    width: 100%;
  }
  .heading-8 {
    font-size: 29px;
    line-height: 39px;
  }
  .button-4 {
    width: 100%;
  }
}

@font-face {
  font-family: 'DINPro-Medium';
  src: url('../fonts/dinpromedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Black';
  src: url('../fonts/DINPro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Bold';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}