body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.justify-t {
  text-justify: distribute-all-lines;
  text-align-last: justify;
}

.p1_blank{
  height: 54px;
}
/*.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}*/

.masthead h1 {
  font-size: 2rem;
}

.masthead h1 {
    font-size: 3rem;
}
.p1_blank{
    height: 78px;
}
.p1_2{
	color: #263d53;
	background-color: 
}
@media (max-width: 768px) {
  
	.p1_2 h4{
		font-size: 1.2rem;
	}
	.p1_2 h5{
		font-size: .9rem;
	}
}

.content2{
    height: auto;
	padding-top:  8rem;
	padding-bottom: 8rem;
}

.p2_1{
	padding: none;
}
.p2_1 h1{
	color: #84afae;
}
.p2_1 h3{
	color: #84afae;
	border-bottom: solid 0.2rem #84afae;
}
.p2_1 p{
  font-size: 1.3rem;
	color: #263d53;
	font-weight: 700;
}
.p2_2{
  position: absolute;
  width: 15%;
  left: 50px;
  bottom: 50px;
}
@media (max-width: 768px) {
  
  .p2_1 h1{
    text-justify: distribute-all-lines;
    text-align-last: justify;
    font-size: 1.3rem;
    color: #fff;
  }
  .content2{
	padding-top: 4rem;
	padding-bottom: 4rem;
  }

}




.content3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.content9 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}


.content8 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}


@media (max-width: 768px) {
  .content3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .content9 {
    padding-top: 0;
    padding-bottom: 3rem;
  }
  
}



.content4{
  background-image: url(../img/4-1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.p4_1 h1{
  font-size: 3rem;
}
.p4_2 p{
  font-weight: 700;
  line-height: 2rem;
}
.p4_1 br{
  display: none;
}
@media (max-width: 768px) {
  .content4{
    background-image: url(../img/4s-1.jpg);
  }
  .p4_1 h1{
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    line-height: 2rem;
  }
  .p4_2 p{
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .p4_1 br{
    display: inline-block;
  }
}





.p5a_1{
  border-left: solid 8px #e77513;
}
.p5b_1{
  border-right: solid 8px #e77513;
}
.p5a_1 h1, .p5b_1 h1{
  color: #e77513;
  letter-spacing: .1rem;
  font-size: 2rem;
  /*font-weight: 400;*/
}
.p5a_1 h3, .p5b_1 h3{
  font-size: 1.3rem;
  letter-spacing: .1rem;
}
.p5a_1 p, .p5b_1 p{
  line-height: 2rem;
}
.p5a_1 br, .p5b_1 be{
  display: none;
}
.cont_margin{
  margin-top: 250px;
}
@media (max-width: 768px) {
  .p5a_1 h1, .p5b_1 h1{
    font-size: 1.5rem;
  }
  .p5a_1 h3, .p5b_1 h3{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .p5a_1 br, .p5b_1 be{
    display: inline-block;
  }
  .p5a_1 p, .p5b_1 p{
    line-height: 1.6rem;
    font-size: 0.8rem;
  }
  .cont_margin{
    margin-top: 150px;
  }
}






.content6 .row{
  background-color: #e77513;
  height: auto;
}
.p6_1{
  color: #fff;
  padding: 100px;
}
.p6_1 h1:first-child{
  font-size: 3rem;
  letter-spacing: .5rem;
}
.p6_1 h3{
  font-size: 1.3rem;
  letter-spacing: .2rem;
  opacity: .7;
}
.p6_1 p{
  letter-spacing: .1rem;
  line-height: 2rem;
  opacity: .7;
  font-weight: 700;
}
.p6_1 h3:hover, .p6_1 p:hover{
  opacity: 1;
}
.p6_1 hr{
  display: block;
  background-color: white;
}
.c6_margin{
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .p6_1{
    padding: 30px;
  }
  .p6_1 h1:first-child{
    font-size: 1.5rem;
    letter-spacing: .2rem;
  }
  .p6_1 h3{
    font-size: .9rem;
    letter-spacing: 0rem;
    line-height: 1.5rem;
    font-weight: 900;
  }
  
  .p6_1 p{
    font-size: .8rem;
    line-height: 1.5rem;
    opacity: .7;
    font-weight: 600;
  }
  
  
}





@media (max-width: 768px) {
  .p7_2 h1{
    font-size: 1.5rem;
  }
  .p7_2 h2{
    font-size: 1rem;
  }
  .p7_2 li{
    font-size: .8rem;
  }
  .linespace{
    display: block;
    transform: translate(4rem, 0)
  }
}


.scroll{
  
}



.showcase .showcase-text {
  padding: 3rem;
}
.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}
@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}
.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.features-icons .features-icons-item {
  max-width: 20rem;
}
.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}
.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}
.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}
.testimonials .testimonial-item {
  max-width: 18rem;
}
.testimonials .testimonial-item img {
  max-width: 12rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}
.call-to-action {
  position: relative;
}
.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}
footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}