#header {
    box-shadow:-21.213px 21.213px 30px 0px rgba(158,158,158,0.3) !important
}

.header-top-holder {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.header-top .header-top-right {
    align-content: center !important;
    align-items: center !important;
}

@media (max-width: 767px) {
    .header-top-holder {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        text-align: center !important;
    }

    .header-top .header-top-right {
        margin-top: 20px;
        text-align: center !important;
        padding: 0px !important;
        padding-top: 10px !important;
        align-content: center !important;
        align-items: center !important;
    }

    .section-title {
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: center;
    }

    .section-gap {
        margin-top: 60px;
    }
}

.section-gap {
    margin-top: 2em;
}
.mainbody .social-icon {
    float: right;
}

.mainbody .social-icon li {
    float: left;
}

.mainbody .social-icon li a {
    font-size: 1.5em;
}


.mainbody .main-menu .menu-social-icons a {

    color: rgba(255, 255, 255, 0.8) !important;
}

body.mainbody .main-menu a {
    color: #fff;
}

body.cor-red a {
    color: #dc3545
}

body.cor-red .p1-gradient-bg,
body.cor-red .main-menu,
body.cor-red .primary-btn,
body.cor-red .team-area .thumb div,
body.cor-red .footer-social a:hover,
body.cor-red .single-footer-widget .bb-btn {

    background-image: -moz-linear-gradient(0deg, #dc3545 0%, #580109 100%);
    background-image: -webkit-linear-gradient(0deg, #dc3545 0%, #580109 100%);
    background-image: -ms-linear-gradient(0deg, #dc3545 0%, #580109 100%);

}

body.cor-red .genric-btn.primary {
    background-color: #dc3545;
    color: #fff;
}


body.cor-blue a {
    color: #333333
}

body.cor-blue .p1-gradient-bg,
body.cor-blue .main-menu,
body.cor-blue .primary-btn,
body.cor-blue .team-area .thumb div,
body.cor-blue .footer-social a:hover,
body.cor-blue .single-footer-widget .bb-btn {

    background-image: -moz-linear-gradient(0deg, #4846e8 0%, #070258 100%);
    background-image -webkit-linear-gradient(0deg, #4846e8 0%, #070258 100%);
    background-image: -ms-linear-gradient(0deg, #4846e8 0%, #070258 100%);

}

body.cor-blue .genric-btn.primary {
    background-color: #4846e8;
    color: #fff;
}


body.cor-lead a {
    color: #4a4a5f
}

body.cor-lead .p1-gradient-bg,
body.cor-lead .main-menu,
body.cor-lead .primary-btn,
body.cor-lead .team-area .thumb div,
body.cor-lead .footer-social a:hover,
body.cor-lead .single-footer-widget .bb-btn {

    background-image: -moz-linear-gradient(0deg, #86868a 0%, #404053 100%);
    background-image: -webkit-linear-gradient(0deg, #86868a 0%, #404053 100%);
    background-image: -ms-linear-gradient(0deg, #86868a 0%, #404053 100%);

}

body.cor-lead .genric-btn.primary {
    background-color: #4a4a5f;
    color: #fff;
}


body.cor-orange a {
    color: #333
}

body.cor-orange .p1-gradient-bg,
.main-menu,
.primary-btn,
body.cor-orange .team-area .thumb div,
body.cor-orange .footer-social a:hover,
body.cor-orange .single-footer-widget .bb-btn {

    background-image: -moz-linear-gradient(0deg, #ff9c07 0%, #b26f1c 100%);
    background-image: -webkit-linear-gradient(0deg, #ff9c07 0%, #b26f1c 100%);
    background-image: -ms-linear-gradient(0deg, #ff9c07 0%, #b26f1c 100%);

}

body.cor-orange .genric-btn.primary {
    background-color: #ff9c07;
    color: #fff;
}


body.cor-light-blue a {
    color: #333
}

body.cor-light-blue .p1-gradient-bg,
.main-menu,
.primary-btn,
body.cor-light-blue .team-area .thumb div,
body.cor-light-blue .footer-social a:hover,
body.cor-light-blue .single-footer-widget .bb-btn {

    background-image: -moz-linear-gradient(0deg, #38a4ff 0%, #2b79bb 100%);
    background-image: -webkit-linear-gradient(0deg, #38a4ff 0%, #2b79bb 100%);
    background-image: -ms-linear-gradient(0deg, #38a4ff 0%, #2b79bb 100%);

}

body.cor-light-blue .genric-btn.primary {
    background-color: #38a4ff;
    color: #fff;
}


::selection {
background: #999;
}


@media screen and (min-width: 990px) {
    .banner-area {
        padding: 146px 0 0 0 !important;
    }
}

@media screen and (max-width: 990px) {
    .banner-area {
        padding: 121px 0 0 0 !important;
    }
}

/**INNER **/
.section-links {
	margin-bottom: 2em;
}

.section-noticias {
	margin-bottom: 1em;
}

.service-area {
	padding-top: 1em;
}

.service-area h1, .service-area h2, .service-area h3, .service-area h4, .service-area h5, .service-area h6 {
	margin-bottom: 1em;
}

@media (max-width: 767px) {
	.section-links {
		text-align: center;
		margin-bottom: 1em;
	}
	.section-noticias {
		text-align: center;
		margin-bottom: 2.5em;
	}

    .section-noticias ul li{
        margin-bottom: 1em;
        border: 1px solid #bababa;
        border-radius: 10px;
        padding: 0.5em;
        background: #f3f3f3;
    }

    .section-links ul li{
        margin-bottom: 0.5em;
        padding: 0.75em;
    }

    .footer-area h6,
    .footer-area ,
    .footer-social {
        text-align: center !important
    }

    .footer-social ul{
        text-align: justify !important;
        margin: 0 auto !important;
    }
}

/*FOOTER*/
.footer-area {
    padding: 3em 0;
    background-color: #04091e;
    color: #fff
}

.footer-area .footer-nav li {
    margin-top: 8px
}

.footer-area .footer-nav li a {
    color: #fff
}

.footer-area .footer-nav li a:hover {
    color: #67bc00
}

.footer-area h6 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600
}

.copy-right-text i,
.copy-right-text a {
    color: #67bc00
}

.instafeed {
    margin: -5px
}

.instafeed li {
    overflow: hidden;
    width: 25%
}

.instafeed li img {
    margin: 5px
}

.footer-social {
    text-align: right
}

.footer-social a {
    padding: 10px 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.footer-social a:hover i {
    color: #fff
}

.footer-social i {
    color: #cccccc;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

@media (max-width: 1199.98px) {
    .footer-social {
        margin-top: 30px
    }
}

@media (max-width: 991.98px) {
    .footer-social {
        text-align: left
    }
}

.single-footer-widget {
    color: #fff
}

.single-footer-widget input {
    line-height: 38px;
    border: none;
    background: #fff;
    font-weight: 300;
    border-radius: 20px;
    color: #777;
    padding-left: 20px;
    width: 100%
}

.single-footer-widget .bb-btn {
    color: #fff;
    font-weight: 300;
    border-radius: 0;
    z-index: 9999;
    cursor: pointer
}

.single-footer-widget .primary-btn {
    padding-right: 55px
}

@media (max-width: 991px) {
    .single-footer-widget .nw-btn {
        margin-top: 20px
    }
}

@media (max-width: 1024px) {
    .single-footer-widget .newsletter {
        padding-bottom: 40px
    }
}

.single-footer-widget .info {
    position: absolute;
    margin-top: 122px;
    color: #fff;
    font-size: 1em
}

.single-footer-widget .info.valid {
    color: green
}

.single-footer-widget .info.error {
    color: red
}

.single-footer-widget ::-moz-selection {
    background-color: #67bc00;
    color: #777
}

.single-footer-widget ::selection {
    background-color: #fefefe;
    color: #222
}

.single-footer-widget ::-webkit-input-placeholder {
    color: #777;
    font-weight: 300
}

.single-footer-widget :-moz-placeholder {
    color: #777;
    opacity: 1;
    font-weight: 300
}

.single-footer-widget ::-moz-placeholder {
    color: #777;
    opacity: 1;
    font-weight: 300
}

.single-footer-widget :-ms-input-placeholder {
    color: #777;
    font-weight: 300
}

.single-footer-widget ::-ms-input-placeholder {
    color: #777;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .single-footer-widget {
        margin-bottom: 30px
    }
}

.footer-bottom {
    padding-top: 80px
}

.footer-text a,
.footer-text i {
    color: #67bc00
}


