#page {
  overflow: hidden; 
}
.section-1{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 190px;
  min-height: 700px;
}
.text-1 p{
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  
}
.logo{
  text-align: center;
  padding-top: 15px;
}
.text-2{
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
.text-2 p{
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-family: "Esqadero", sans-serif;
}
.text-2 p:first-child{
  font-size: 60px;
  background-color: rgba(0,0,0,0.7);
  margin: 0 auto;
  padding: 10px 20px;
      font-family: 'PT_Sans', sans-serif;
}
.text-2 p:nth-child(2){
  font-size: 45px;
  background-color: rgba(0,0,0,0.7);
  width: 50%;
  margin: 0 auto;
  padding: 10px 20px;
      font-family: 'PT_Sans', sans-serif;
}
.text-3{
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  font-family: 'Esqadero', sans-serif;
  margin-top: 70px;
  margin-bottom: 70px;
  color: #545454
}
.on-1, .on-2, .on-3{
  font-size: 17px;
  font-family: 'Esqadero', sans-serif;
  color: #545454;
  margin-top: 30px;
}
.section-2 .image_wrapper{
  height: 140px;
  line-height: 128px;
  margin-bottom: 50px;
}
.section-2 .image_wrapper img{
  vertical-align: middle;
  height: 140px;
}
.section-2{
  padding-top: 10px;
  padding-bottom: 100px;
}
.section-2 .fw-iconbox-aside{
  width: 90%;
  margin: 0 auto;
}
.section-3{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-4{
  color: #fff;
}
.section-3 .fw-iconbox-text p:nth-child(2){
  font-size: 28px;
  font-family: 'Esqadero', sans-serif;
  color: #fff;
  margin: 30px 0 10px 0;
}
.section-3 .fw-iconbox-text p:nth-child(3){
  font-size: 19px;
  font-family: 'Esqadero', sans-serif;
  color: #fff;
}
.section-3{
  padding-top: 20px;
  padding-bottom: 130px;
}
.inl{
  width: 44%;
  display: inline-block;
}
.inl p{
  margin-bottom: 0;
  margin-top: 7px;
}
.section-4 .button_wrapper{
  width: 49%;
  display: inline-block;
}
.section-4 .fw-btn{
  font-size: 1.5em;
  padding: 10px 40px;
}
.sl p{
  margin: 0;
}

.sl p:first-child{
  font-size: 25px;
  font-family: 'Esqadero', sans-serif;
  color: #000;
  font-weight: bold;
}
.sl p:nth-child(2),.sl p:nth-child(3),.sl p:nth-child(4),
.sl p:nth-child(5){
  font-size: 14px;
  font-family: 'Esqadero', sans-serif;
  color: #000;  
}
.inl p{
  font-size: 14px;
  font-family: 'Esqadero', sans-serif;
  color: #000;  
}
.inl span{
   font-size: 20px; 
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(2) .button_wrapper{
  text-align: left;
  line-height: 50px;
  vertical-align: bottom;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) {
  padding-right: 0;
}
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2){
  padding-left: 0;
}
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) .button_wrapper{
  text-align: right;
  line-height: 50px;
  vertical-align: bottom;
}
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) ,
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) .inl{
  text-align: right;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) .image_wrapper{
  display: table;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) .image_wrapper img,
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2) .image_wrapper img{
  display: table-cell;
  vertical-align: bottom;
  height: 210px;
}
.text-33{
  color: #000;
  margin-top: 90px;
}
.text-333{
  color: #000;
  margin-top: 100px;
  margin-bottom: 30px;
}
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) .sl p:first-child{
  margin-top: 10px;
}
.section-4{
  padding-bottom: 60px;
}
.section-5{
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 100px;
  background-attachment: fixed;
}
.text-6 p{
    width: 40%;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2016/05/dgdfg.png');
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: 100% 100%;
    padding: 0 0 10px 0;
    margin-top: -3px;
    color: #000;
}
.section-5 .text-3{
	margin: 0;
}
.section-5 .on-1{
	margin-bottom: 30px;
}
.section-6 .on-1 p:first-child{
	margin-top: 0;
}
.section-6 .on-1 p:last-child{
	margin-bottom: 60px;
}
.section-6 .fw-row:nth-child(3){
	background-image: url('/wp-content/uploads/2016/05/fdsg.png');
	background-position: top;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 48px;
	height: 785px;
}
iframe{
	height: 471px;
}
.blo{
  margin-top: 90px;
  color: #000;
}
.section-7{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.wp{
  color: #fff;
}
.section-7 .fw-row:first-child .fw-col-xs-12,
.section-7 .fw-row:first-child .fw-col-sm-6{
  color: #fff;
  font-family: 'Esqadero', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  padding: 20px 60px 20px 80px;
}
.section-7 .fw-row:first-child .fw-col-xs-12 p,
.section-7 .fw-row:first-child .fw-col-sm-6 p{
  margin: 20px;
}
.section-7 .fw-row:first-child .fw-col-xs-12 p:first-child,
.section-7 .fw-row:first-child .fw-col-sm-6 p:first-child{
  margin-bottom: 70px;
  margin-top: 50px;
}
.obr{
    color: #fff;
    font-family: 'Esqadero', sans-serif;
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
    margin-top: 100px;
}
.obr p{
  margin-bottom: 40px!important;
}
.section-7 .fw-btn {
    font-size: 1.2em;
    padding: 10px 36px;
}
.section-7{
  padding-bottom: 50px;
}
.section-7 .fw-row:nth-child(2){
  width: 100%;
  height: 3px;
  background-color: #545454;
  border-radius: 15px;
  margin-top: 40px;
  margin: 40px auto;
}
.end{
  color: #fff;
  font-family: 'Esqadero', sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
}
.section-7 .fw-row:nth-child(3){
  text-align: center;
  margin-top: 40px;
}
.section-1 .fw-btn, .section-7 .fw-btn{
  border: 3px solid yellow!important;
  background-color: transparent;
  color: yellow;
}
.section-1 .fw-btn:hover, .section-7 .fw-btn:hover{
  background-color: yellow;
  color: #000;
}
.call p{
  color: #fff;
  font-family: "Esqadero", sans-serif;
  font-size: 24px;
  width: 65%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
.pdd p{
  margin: 10px;
  font-size: 20px;
  font-family: 'Esqadero', sans-serif;
  color: #000;
}
.pdd{
  width: 90%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.pd{
  font-family: 'Esqadero', sans-serif;
  color: #545454;
  width: 90%;
  margin: 0 auto;
  font-size: 1.5em;
  margin-top: 50px;
  background-color: rgba(255,255,255,0.6);
  padding: 20px;
}
.pd p{
  margin: 10px;
}
.ss ~ p{
    width: 90%!important;
    margin: 0 auto!important;
    display: block!important;
}
.contactform_pop-up form p{
  margin: 0;
}
.b20{
    width: 90%!important;
    text-align: left!important;
}
.vis0{
  display: none;
}

@media (max-width: 963px)  {
  .section-1 {
    min-height: 850px;
  }
}
@media (max-width: 834px)  {
  .section-1 .fw-row:first-child .fw-col-sm-6{
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 767px)  {
  .section-1 .fw-row:first-child {
    background-color: rgba(0,0,0,0.6);
  }
    .section-1 {
    min-height: 950px;
  }
  .on-1 p, .on-2 p, .on-3 p, .ud p:nth-child(3){
    width: 80%;
    margin: 20px auto!important;
  }
}
@media (max-width: 624px)  {
  .text-2 p:first-child{
    font-size: 40px;
  }
  .text-2 p:nth-child(2){
    font-size: 30px;
  }
}
@media (max-width: 560px)  {
  .text-2 p:first-child{
    font-size: 35px;
  }
  .text-2 p:nth-child(2){
    font-size: 25px;
  }
  .call p {
    font-size: 20px;
  }
      .section-1 {
    min-height: 850px;
  }
}
@media (max-width: 500px)  {
  .section-7 .fw-row:first-child .fw-col-xs-12, .section-7 .fw-row:first-child .fw-col-sm-6 {
    padding: 0;
  }
  .text-2 p:first-child{
    font-size: 28px;
    width: 100%;
  }
  .text-2 p:nth-child(2){
    font-size: 16px;
  }
  .call p {
    font-size: 14px;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
  }
      .section-1 {
    min-height: 750px;
  }
  .section-1 .fw-btn{
    font-size: 1.6em;
  }
  .text-3 p{
    font-size: 30px;
  }
}
@media (max-width: 360px)  {
  .text-2 p:first-child{
    font-size: 25px;
    width: 100%;
  }
  .text-2 p:nth-child(2){
    font-size: 15px;
  }
  .call p {
    font-size: 13px;
    background-color: rgba(0,0,0,0.7);
    padding: 10px;
  }
      .section-1 {
    min-height: 750px;
  }
  .section-1 .fw-btn{
    font-size: 1.5em;
  }
  .text-3 p{
    font-size: 28px;
  }
}

@media (max-width: 327px)  {
  .section-1 {
    min-height: 800px;
  }

}
@media (max-width: 951px)  {
  .inl {
    width: 48%;
  }

}
@media (max-width: 877px)  {
  .inl p{
    font-size: 12px;
  }
  .inl span{
    font-size: 20px;
  }
}
@media (max-width: 767px)  {
  .inl {
    display: block;
  }
  .section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1),
   .section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) .inl {
    text-align: left;
   }
   .section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(1) .button_wrapper {
    text-align: left;
   }
   .section-4 .button_wrapper {
    width: auto;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6,
.section-4 .fw-row:nth-child(3) .fw-col-sm-6{
  width: 90%;
  margin: 20px auto;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:first-child,
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2){
  width: 100%;
  margin: 20px auto;
}
.viss{
  display: none;
}
.section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) {
    padding-right: 15px;
}
.section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2) {
    padding-left: 15px;
}
  .inl p{
    font-size: 16px;
  }
  .inl span{
    font-size: 25px;
  }
  .section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) .image_wrapper img, 
  .section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2) .image_wrapper img {
    height: auto;
    width: 100%;
  }
    .section-4 .fw-row:nth-child(2) .fw-col-sm-6:nth-child(1) .image_wrapper, 
  .section-4 .fw-row:nth-child(3) .fw-col-sm-6:nth-child(2) .image_wrapper {
    width: 100%;
  }
  .inl{
    width: 100%;
  }
}

@media (max-width: 325px)  {

  .inl span{
    font-size: 24px;
  }
}
@media (max-width: 756px)  {
.text-6 p{
  width: 55%;
}
}
@media (max-width: 610px)  {
.text-6 p{
  width: 65%;
}
}
@media (max-width: 490px)  {
.text-6 p{
  width: 300px;
}
}
@media (max-width: 390px)  {
.text-6 p{
  width: 250px;
}
}

@media (max-width: 600px)  {
.pd, .section-6 .on-1{
  width: 100%;
  font-size: 1.2em;
}
}
@media (max-width: 770px)  {
.section-6 .fw-row:nth-child(3) .fw-col-xs-12{
  padding-left: 0;
  padding-right: 0;
}
}
@media (max-width: 912px)  {
.section-7 .fw-btn {
  font-size: 1em;
  padding: 10px 30px;
}
}
@media (max-width: 809px)  {
.section-7 .fw-btn {
  font-size: 0.92em;
  padding: 8px 25px;
}
  .obr{
    font-size: 22px;
  }
}
@media (max-width: 767px){
.social_title {
  margin:0!important;
}
.social_wrapper {
    padding-left: 46px!important;
    padding-bottom: 0!important;
  }
 .section-7 .fw-row:first-child .fw-col-sm-6:nth-child(2) .obr p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
}
@media (max-width: 360px){
	.section-1{
		background-attachment: scroll;
	}
.text-1 p {
	margin: 0;
	margin-bottom: 5px;
	text-decoration: none;
	color: #fff;
}
.logo .image_wrapper img{
	height: 40px;
}
.logo .image_wrapper{
	height: 30px;
}
.text-2{
	margin-top: 20px;
}
.call p{
	width: 90%;
	margin-bottom: 20px;
}
.text-2 p:nth-child(2){
	width: 70%;
}
.text-2{
	margin-bottom: 20px;
}
.section-1 {
    min-height: 600px;
}
.section-7 .fw-row:first-child .fw-col-xs-12 p, .section-7 .fw-row:first-child .fw-col-sm-6 p {
    margin: 20px 5px;
    text-align: center;
}
.social_wrapper a {
    margin-left: 48px!important;
}
.span2 {
    display: block;
    height: 500px;
    width: 700px;
    background-position: center;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    margin: 0 auto;
    width: 100%!important;
    margin: 0!important;
}

.slide_wrapper {
    margin-left: 10px!important;
    margin-right: 10px!important;
    }
}
@media (max-width: 525px)  {
.span2 {
    display: block;
    height: 500px;
    width: 700px;
    background-position: center;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    margin: 0 auto;
    width: 100%!important;
    margin: 0!important;
}

.slide_wrapper {
    margin-left: 10px!important;
    margin-right: 10px!important;
    }
}
.section-6 .slide_wrapper{
  height: 530px;
}
.section-5 .img_text_wrapper .fw-iconbox-text p{
  height: 90px;
}
}

