.intro{
    margin-top: 120px;
}

.start{
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    text-align: left;
    line-height: 1.53; 
    text-transform: uppercase;
    margin-top: 50px;
}

.second{
    font-size: 65px;
    font-weight: 900;    
}

.third{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 1.6;
    text-align: left;
    margin-top: 100px;
    border-left: 3px solid red;
    padding-left: 10px;
}

.fourth{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33;
    margin-bottom: 25px;
}

.little{
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    line-height: 4.33;
    color: #959595;
}

.formBottom{
    border-bottom: 1px solid #959595 !important;
    border-top: 1px solid #ced4da00 !important;
    border-left: 1px solid #ced4da00 !important;
    border-right: 1px solid #ced4da00 !important;
    border-radius: 0 !important;
    width: 82% !important;
}
.marginTop{
    margin-top: 10px;
}

.btn-new {
    border-radius: none !important;
    color: #fff;
    background-color: black !important;
    border-color: black !important;
    width: 300px;
    height: 55px;
    font-family: Montserrat;
    font-size: 24px;  
    font-weight: 500;
    border-radius: 0 !important;
}

.btn-new:hover {
    border-radius: none !important;
    color: black !important;
    background-color: white !important;
    border-color: black !important;
}

.abGuide{
    padding: 70px 300px 0px 300px;
    background-image: url('../img/lateral_2.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.abGuideP{
    font-family: Montserrat;  
    font-size: 45px;   
    font-style: normal;  
    line-height: 1.5;     
    text-align: left;
    margin-top: 30px;
    margin-bottom: 40px;
}
.abGuidePstrong{
    font-weight: 900; 
}

.abGuideUL{
    font-family: Montserrat;
    font-size: 20px;  
    font-weight: 500;  
    font-stretch: normal;  
    font-style: normal;  
    line-height: 1.6;
}

.abGuideULli{
    margin-bottom: 25px;
}

.autor{
    padding: 150px 300px 0px 300px;
    background-image: url('../img/lateral_3.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;    
}

.autorI{
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  /*width: 50%;*/
}
.autorP{
    text-align: center;
    font-family: Montserrat;
    font-size: 30px;  
    font-weight: 900;  
    font-stretch: normal;  
    font-style: normal;  
    line-height: 1.5;
    margin-top: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.autorP2{
    font-family: Montserrat;
    font-size: 18px;  
    font-weight: 500;  
    font-stretch: normal;  
    font-style: normal;  
    line-height: 1.6;
    text-align: center;
}

.footerP{
    font-family: Montserrat;
    font-size: 18px;  
    font-weight: normal;  
    font-stretch: normal;  
    font-style: normal;  
    line-height: 1.53;
    text-align: center;
    padding-top: 110px;
    padding-bottom: 50px;
    margin-bottom: 0px !important;
}

.footer{
    margin: 120px 75px 75px 75px;
}

.pic1 {
    width: 70%;
    height: auto;
    position: absolute;
    box-shadow: 0px 0px 8px 0px;
    display: block;
    margin-left: 15%;
    margin-right: auto;
}


.form{
    padding: 100px;
    background-image: url('../img/lateral_1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center; 
}


.flow {
    transition: background-color 0.3s ease;
    background-color: rgba(255,255,255,0) !important;
  }

.fixed-top.scrolled {
    background-color: #fff !important;
    transition: background-color 500ms linear;
    opacity: 0.8;
}

.strong{
    font-weight: 900;
}

@media only screen and (max-width: 768px) {
    
    .btn-new{
	width: 243px;
    }
    .grid-mobile {
        display: grid !important;
    }

    .third{
        margin-top: 590px;
    }

    marginTop {
        margin-top: 0px;
    }

    .pic1{
        margin-left: 13%;
        margin-top: 40px;
    }

    .start{
        font-size: 35px;
        margin-top: 10px;
    }

    .second{
        font-size: 55px;
    }

    .form {
        padding: 0px;
        margin-top: 65px;
	background-position: right -35px;
    }

    .form-row{
        display: grid !important;
    }

    .formBottom{
        background: transparent !important;
        width: 60% !important;
    }

    .abGuide{
        padding: 0px;
        margin-top: 50px;
    }

    .autor{
        padding: 0px;
        margin-top: 70px;
	background-position: right 90px;
    }

    .footerP{
        padding: 0px;
    }

    .autorP2{
        margin-bottom: 40px;
    }
  }

select {
    margin: 50px;
    width: 150px;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border: 1px solid #CCC;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://digitalspirit.pt/wp-content/uploads/2019/09/cropped-favicon-ds-versao-original-1-32x32.png) 95% / 10% no-repeat #EEE;
}
/* CAUTION: Internet Explorer hackery ahead */
select::-ms-expand {
    display: none; /* Remove default arrow in Internet Explorer 10 and 11 */
}

/* Target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select {
        background: none\9;
        padding: 5px\9;
    }
}

