/* -------------------------------------------*--------------*--------------------------------------------------*/
/*                    -----------------------*   CUSTOM CSS   *------------------------                         */
/* -------------------------------------------*--------------*--------------------------------------------------*/

body, p {
    font-size: 16px !important;
    color: #000 !important;
    line-height: 29px !important;
    font-weight: 500 !important;
}

#main-content a {
    color: #4e5453;
    text-decoration: underline !important;
}

.brick-widget-contact-header .widget-contact ul {
    list-style: none;
    margin: 0;
    text-align: right;
}

.brick-widget-contact-header .widget-contact ul li {
    display: inline-block;
    padding-left: 35px;
    text-align: left;
}

.brick-widget-contact-header .widget-contact ul li:first-child {
    padding-left: 0;
    text-align: left;
}

.header-v1 .header .menu-primary ul.main-menu > li > a {
	font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    color: #1b2725;
    padding: 0 23px;
    height: 60px;
    line-height: 60px;
    background: transparent;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.clinic_wrapper {
    background-color: #202423;
    max-width: 805px;
    margin-top: 90px;
    margin-bottom: 90px !important;
    padding-top: 40px;
}

.ss-response-footer {
	display: none;
}

.clinic_wrapper h3 {
    color: #fff;
    text-transform: uppercase;
    margin-left: 39px;
    margin-bottom: 34px;
}

.ss-form-question:nth-child(1) label, .ss-form-question:nth-child(2) label, .ss-form-question:nth-child(3) label,
.ss-form-question:nth-child(4) label, .ss-form-question:nth-child(5) label, .ss-form-question:nth-child(8) label {
	display: none;
}

.ss-form-question input[type=text] {
	transition: none;
    text-align: left;
    line-height: 40px;
    border-width: 1px;
    margin: 0px 0px 25px;
    padding: 5px 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    border-radius: 40px;
    outline: none;
    width: 100%;
    background: #cdcece;
    color: #000;
}

.ss-form-question textarea {
	transition: none;
    text-align: left;
    line-height: 40px;
    border-width: 1px;
    margin: 0px 0px 25px;
    padding: 9px 20px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 15px;
    border-radius: 21px;
    outline: none;
    width: 100%;
    background: #cdcece;
    color: #000;
    height: 100px;
    resize: none;
    line-height: 21px;
}

.ss-form-question {
    display: inline-block;
    position: relative;
}

.ss-form-question:nth-child(1) {
    width: 46%;
    margin-right: 20px;
}

.ss-form-question:nth-child(2) {
    width: 45%;
}

.ss-form-question:nth-child(3) {
    width: 46%;
    margin-right: 20px;
}

.ss-form-question:nth-child(4) {
    width: 23%;
    margin-right: 10px;
}

.ss-form-question:nth-child(5) {
    width: 20%;
}

.ss-form-question:nth-child(6) {
    width: 100%;
}

.ss-form-question:nth-child(6) ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
}

.ss-form-question:nth-child(6) li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.ss-form-question:nth-child(7) ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 20px;
    padding-right: 20px;
}

.ss-form-question:nth-child(7) li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.ss-form-question:nth-child(8) {
    width: 94%;
    margin-top: 15px;
}

.ss-q-title {
	font-size: 20px;
	color: #fff;
	margin-bottom: 15px;
    margin-top: 10px;
    opacity: .6;
}

.ss-choice-label {
	font-size: 15px;
	color: #fff;
	margin-left: 2px;
}

.ss-form-question input::-webkit-input-placeholder, .ss-form-question textarea::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1;
}

.ss-form-question input:-moz-placeholder, .ss-form-question textarea:-moz-placeholder {
    /* FF 4-18 */
    color: #000 !important;
    opacity: 1;
}

.ss-form-question input::-moz-placeholder, .ss-form-question textarea::-moz-placeholder {
    /* FF 19+ */
    color: #000 !important;
    opacity: 1;
}

.ss-form-question input:-ms-input-placeholder, .ss-form-question textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #000 !important;
    opacity: 1;
}

.clinic_wrapper input[type="submit"] {
    background: #c1d72d none repeat scroll 0 0 !important;
    border-radius: 30px;
    color: #202222 !important;
    font-family: "Titillium Web";
    font-size: 14px;
    font-weight: 700 !important;
    height: 47px;
    padding: 0;
    text-transform: uppercase;
    width: 213px;
}

.wpgform-dontsplit table .goog-inline-block {
	text-align: right;
	padding-right: 43px;
    padding-top: 4px;
    padding-bottom: 20px;
}

.ss-required-asterisk, .errorheader {
	display: none;
}

#entry_1478671903-error, #entry_2001662165-error {
    position: absolute;
    left: 19px;
    top: 38px;
    font-size: 11px;
    color: red;
}

.ss-resp-content {
	padding-bottom: 40px !important;
}

.ss-resp-message {
	font-size: 15px;
	color: #bad02f;
	margin-left: 39px;
    margin-bottom: 20px;
}

.ss-bottom-link {
	color: #fff;
	margin-left: 39px;
}

.new_equip .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
    height: 214px;
    overflow: hidden;
}

.new_equip h2 {
    background: #202222 none repeat scroll 0 0;
    bottom: -82px;
    color: #ffffff;
    display: block;
    font-size: 22px;
    left: 0;
    margin: 0;
    min-height: 82px;
    position: absolute;
    right: 0;
    text-align: center;
    line-height: 27px;
    padding: 10px;
}

.br-our-team .box .box-img {
	display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
    height: 214px;
    overflow: hidden;
}

.br-our-team .box .box-team-member h3 {
	line-height: 27px;
    padding: 10px;
}

.patologias_column {
    align-items: baseline !important;
}

.patologias_img {
    align-items: baseline !important;
    margin-top: 12px;
}

.patologias_text {
    align-items: baseline !important;
    margin-top: 5px;
    font-size: 16px;
}

.product-content .result-catlog-wrap, .product-sidebar, .page-title-bar .uk-container, .product-rating {
    display: none;
}

.page-title-bar {
    background-position: left !important;
}

.br-client.template1 ul li .box-img img {
    margin: 0 auto;
    display: block;
    opacity: 1;
}

.product-title-bar .uk-container, .cat .primary-color {
   display: none;
}

.product-title-bar, .blog-title-bar {
    background-position: left !important;
}

.blog-title-bar .uk-container {
	display: none;
}

.single-portfolio .blog-title-bar {
	background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BANPORTF_BS1C.jpg) !important;
}

.single-team .blog-title-bar {
	background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_EQUIP_BS1.jpg) !important;
}

.blog-title-bar, .product-title-bar {
    padding-top: 6% !important;
    padding-bottom: 9% !important;
    background-color: #fff !important;
}

.footer .uk-container {
    padding: 0 15px;
    position: relative;
    z-index: 99;
}

.fa-google-plus:before {
    content: "\f16a" !important;
}

.brick-social-site .social-site li a {
    font-size: 16px;
    color: #4e5453;
}

.or_header_back {
    padding-top: 6%;
    padding-right: 0;
    padding-bottom: 9%;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5%;
    margin-left: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    text-align: left;
    width: 100%;
}

.or_header_portfolio {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BANPORTF_BS2.png) !important;
}

.or_header_downloads {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_DOWNLOAD_BS2.png) !important;
}

.or_header_equipamentos {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_EQUIP_BS2.png) !important;
}

.or_header_servicos {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_SERVICOS_BS2.png) !important;
}

.or_header_patologias {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_PATOLOG_BS2.png) !important;
}

.or_header_life {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_BAN_WFL_BS1A.jpg) !important;
}

.or_header_clinic {
    background-image: url(http://www.pluggo.pt/wp-content/uploads/2017/11/WFL_WEB2_WOODC_BS11.png) !important;
}

.or_top_header li:last-child .box-text p {
    width: 159px !important;
}

#text-11 p, .box-detail-content p, .footer-bottom .copyright p {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

#text-11 p {
    max-width: 260px;
}

.or_top_header p {
	font-size: 14px !important;
	line-height: 26px !important;
	font-weight: 400 !important;
}

.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .description p {
    margin-top: 30px;
}

.uvc-sub-heading.ult-responsive {
	font-size: 16px !important;
	line-height: 29px !important;
	font-weight: 500 !important;
}

.portfolio-link-a {
    display: block !important;
}

.or_pluggo_footer a {
    font-size: 14px;
    color: #bad02f !important;
}

.social-site a {
    color: #bad02f !important;
}

.social-site .fa {
    font-size: 36px !important;
}

.footer .col-footer .footer-widget .logo-footer {
    margin-bottom: 0;
}

.footer .sec-padding {
    padding: 70px 0 70px 0 !important;
}

.or_footer_middle {
    position: relative;
    left: -50px;
}

.or_footer_middle img {
    outline: 3px solid #777;
}

.or_portfolio_title {
    margin-bottom: 40px;
    font-size: 40px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.header-v1 .brick-widget-social-list {
	display: none;
}

.header-v1 .widget {
    margin: 0;
}

.or-services-items > .wpb_column:nth-child(3n + 1) {
    clear: left;
}






/* -------------------------------------------*-----------------*--------------------------------------------------*/
/*                    -----------------------*   MEDIA QUERIES   *------------------------                         */
/* -------------------------------------------*-----------------*--------------------------------------------------*/


@media (min-width: 1440px) { 

.or_header_back, .blog-title-bar, .product-title-bar {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
}


}


@media (max-width: 1219px) { 

.new_equip .vc_figure, .br-our-team .box .box-img {
    height: 175px;
}

.or_footer_middle {
    left: -23px;
}


}

@media (max-width: 991px) { 



}

@media (max-width: 767px) {

.ss-form-question:nth-child(1), .ss-form-question:nth-child(2), .ss-form-question:nth-child(3),
.ss-form-question:nth-child(4), .ss-form-question:nth-child(5), .ss-form-question:nth-child(8) {
	width: 100% !important;
	padding-right: 42px;
}

.or_footer_middle {
    left: auto;
    margin-top: 20px;
}


}

@media (max-width: 575px) {

.or_header_back, .blog-title-bar, .product-title-bar {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

	
}





