.section_01 .text0 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 500;
}



.section_01 .text1 {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 500;
}

.section_01 .text2 {
  color: #ffe600;
  font-size: 3rem;
  line-height: 50px;
  font-weight: 900;
}

.section_01 .text3 {
  color: #ffe600;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 500;
}

.section_01 .text4 {
  color: #ffe600;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 300;
}

.section_01 .button0 {
  background-color: #3abcfc;
  padding: 15px 25px 15px 25px;
  font-size: 1.2rem;
  color: #fff;
  border: none;
  border-radius: 10px;
  line-height: 20px;
  margin-top: 30px;
}

.section_03 {
  background-color: #7c742e;
}

.section_03 .texts_container .text0 {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  line-height: 35px;
}

.section_03 .texts_container .text1 {
  color: #ffe600;
  font-size: 2rem;
  line-height: 35px;
  font-weight: 600;
}

.section_03 .texts_container .text2 {
  font-size: 1.7rem;
  font-weight: 600;
  color: #fff;
  line-height: 35px;
}

.section_03 .section_row.row1 {
  padding-top: 50px;
}

.section_03 .inner_row0 .inner_text0 {
  font-size: 1.7rem;
  font-weight: 600;
  color: #00529b;
  line-height: 35px;
  text-align: center;
  padding-bottom: 50px;
}

.section_03 .inner_row0 .inner_text1 span {
  font-weight: bold;
  font-size: 1.7rem !important;
  color: #00aeef;
  line-height: 35px;
}
.section_03 .inner_row0 .inner_text1 {
  font-size: 1.7rem !important;
  color: #00aeef;
  line-height: 35px;
  font-weight: normal;
}

.section_03 .inner_row0 .inner_text1 a {
  color: #ffe600;
}

.section_03 .inner_row0 .inner_text1 a:hover {
  color: #af9e05;
}

.section_03 .inner_row0 .inner_text2 {
  font-size: 1.2rem;
  color: #fff;
  line-height: 25px;
}

.section_03 .inner_row0 .inner_icons {
  text-align: center;
  width: 100%;
  max-width: 80%;
  margin: 0 auto !important;
}

.section_03 .inner_row1 {
  padding-top: 60px !important;
  padding-bottom: 20px !important;
}

.section_03 hr {
  opacity: 0.5;
}

.section_03 .inner_row1 .inner_text0 {
  max-width: 500px;
  margin: 0 auto;
  font-size: 1rem;
  color: #fff;
  line-height: 23px;
}

.section_03 .inner_row1 .inner_text0 strong {
  font-size: 1.5rem;
  color: #ffe600;
  line-height: 33px;
}

.section_03 .inner_row2 div {
  text-align: center;
}

.section_03 .button0 {
	background-color: #00529b; 
/*  background-color: #DB9828; */
  padding: 25px 50px 25px 50px;
  font-size: 1.3rem;
  color: #fff;
  border: none;
  border-radius: 10px;
  line-height: 20px;
  font-weight:bold;
}
.section_03 .button0:focus, .section_03 .button0:hover {
 /* background-color: #C68526 !important; */
 }

.section_03 .inner_row3 {
  padding-top: 30px !important;
}

.section_03 .inner_row3 .inner_text0 {
  font-size: 1.05rem;
  color: #ffffff;
  line-height: 33px;
}


/* Tablet */

@media only screen and (max-width: 980px) {
  .section_01 .section_button_container {
    text-align: center;
  }
}

@media only screen and (max-width: 639px) {
  .section_02 .uk-grid > *:not(:first-child) {
    padding-top: 20px !important;
  }
  .section_03 .row-inner-column.column1 .uk-container,
  .section_03 .row-inner-column.column0 .uk-container {
    margin: 0 auto;
  }
  .section_03 .section-inner-row.row0 .column1,
  .section_03 .section-inner-row.row1 .column0,
  .section_03 .section-inner-row.row2 .column1 {
    display: none;
  }
  .section_03 > .row1 {
    height: 75%;
  }
}

@media only screen and (min-width: 640px) {
  .section_02 .uk-grid > *:not(:first-child) {
    padding-left: 10px !important;
  }
  .section_01 .texts_container {
    max-width: 465px !important;
    max-width: 465px !important;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 639px) {
  p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .section_01 .texts_container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section_02 .texts_container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section_02 > .inner_container {
    margin: 0 auto;
    max-width: 400px;
   /* padding-top: 50px;
    padding-bottom: 50px;*/
  }
  .section_03 .inner_row0 .inner_text1 {
    padding-right: 0 !important;
  }
  .section_03 .inner_row0 {
    text-align: center;
    padding-bottom:0px;
  }
  .section_03 .column2 {
  	    padding-left:0px !important;
  }
  .section_03 .section_row.row1 .uk-container-xsmall {
    text-align: center;
    max-width: 400px !important;
  }
  .section_03 .row1 .section_inner_row.inner_row0 .texts_container {
    width: 100%;
    padding-bottom: 30px;
  }
  .section_01 .section_row.row0 > div:nth-child(1) {
    order: 2;
  }
  .section_01 .section_row.row0 > div:nth-child(2) {
    order: 1;
  }
}

@media only screen and (min-width: 640px) and (max-width: 780px) {
  .section_01 .section_row.row0 > div:nth-child(1) {
    order: 2;
    display: block;
    width: 100%;
  }
  .section_01 .section_row.row0 > div:nth-child(2) {
    order: 1;
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
}

/* Mobile */

@media only screen and (max-width: 480px) {
}

/* Old-Mobile */

@media only screen and (max-width: 360px) {
}
