/*===========================================*/
/*	DESKTOP LAYOUT
/*===========================================*/




    body {
        font-family: 'Open Sans', sans-serif!important;
        line-height: 2.1em;
        color: #333;
				font-size: 16px;

    }

strong {
    font-weight: 700;

}

    .title{

        margin-bottom: 60px;
    }


.logo {
    width: 340px;
    margin-bottom: 60px;

}

.btn {
border-radius:32px;
}
.btn-success {
background-color:#0dc877;

}
.btn-success:hover {
background-color:#01a267;

}
.intro-section-26 {
padding: 60px 0 100px 0;

}


.intro-section-3 {
    padding: 100px 0;
    background-attachment: scroll;
    background-size: cover;
    color: #fff;
    text-align: left;

}


.popup-form {
max-width: 100%;
}

.info-box5 .sub-txt{
font-size:14px;
}

.pop-body {
border-radius: 6px;
}

.intro-section-3 .title{

    color: #fff;

}

.dark small {
    color: rgba(255, 255, 255, 0.6);

}

.intro-section-26 {
    vertical-align:  top;

}


.count-box2 .count-wrp {
    margin: 20px 0;

}

.content-section-7 .l .content {

    width:85%;

}

.w-33 {
    width: 33%;

}

.dark.contact-section-2 {
    background:url('../images/fundo-form.jpg');
		background-repeat: repeat;
		border-top: solid 4px #eee;

}



    .list-3 li, .list-2 li{

        margin-bottom: 20px;

    }

    h1,h2,h3,h4,h5,h6 {
        font-family: 'Montserrat', sans-serif;
        line-height:1.35em;

    }

    hr {
        margin: 40px 0;

    }

    .popup-content .pop-body, .popup-form .pop-body .title, .popup-form .pop-body .title-sub  {

       color: #5d5e62!important;


    }

    .txt-color3 {

        color: #0dc877!important;
    }


    .info-obj.mini .img

    {

        width: 60px;
    }


    .info-obj.mini .iconwrp

    {

        font-size: 60px;
        width: 60px;
    }


    .title-sub {

        font-weight: normal;
    }





    .mr-l-20, .info-obj.img-l.g20 .info{

       padding-top:12px;
    }


    .info-obj-wrp, .info-obj{
        margin-top: 40px;

    }



@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 992px) {

}

/*===========================================*/
/*	MOBILE & TABLET COMMON
/*===========================================*/
@media (min-width: 200px) and (max-width: 991px) {

.content-section-2 .full-wh{
        min-height: 450px;

    }

}


/*===========================================*/
/*	TABLET
/*===========================================*/
@media (min-width: 768px) and (max-width: 991px) {

}


/*===========================================*/
/*	MOBILE
/*===========================================*/
@media (min-width: 200px) and (max-width: 767px) {

}
@media (min-width: 600px) and (max-width: 767px) {
}
@media (min-width: 480px) and (max-width: 599px) {

}
@media (min-width: 200px) and (max-width: 479px) {

}
