/*
Theme Name:     Neteuro Theme
Description:    Tema personalizado Neteuro 
Author:         Neteuro - Serviços Internet, Lda.
Template:       courtyard

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.site-info{
	display: none;
}

.pt-footer-wrapper .widget-title {
	font-family: 'Oswald', sans-serif !important;
	font-size: 20px !important;
	font-weight: 400 !important;
}
iframe{
	border:none!important;
	height:1500px!important;
}

h2{
font-family: 'Oswald', sans-serif !important;
font-size: 50px !important;
font-weight: 400 !important;
text-transform: uppercase !important;
}

h3{
font-family: 'Oswald', sans-serif !important;
font-size: 30px !important;
font-weight: 400 !important;
text-transform: uppercase !important;
}


h4{
font-family: 'Oswald', sans-serif !important;
font-size: 20px !important;
font-weight: 400 !important;
text-transform: uppercase !important;
}

.pt-room-cont .pt-arrow-right {
    width: 40px;
    height: 40px;
    padding-top: 10px;
}

.pt-home-navbar .menu-item a{
	color:white!important;
	font-weight: 400 !important;
	font-size: 16px !important;
	margin-right: 10px !important;
}

.pt-home-navbar .menu-item a:hover{
	color:white !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	text-decoration: underline;
	margin-right: 10px !important;
}

.pt-menu li a {
	padding: 0px 0 0px 0px;
	margin-right: 10px !important;
}

.pt-menu li,
.pt-menu li a,
.pt-menu li ul,
.menu-item-has-children {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

.pt-menu ul a{
	font-weight: 400 !important;
	font-size: 15px !important;
	margin-right: 10px !important;
}


.pt-menu ul a:hover{
	font-weight: 600 !important;
	font-size: 15px !important;
	text-decoration: underline;
	margin-right: 10px !important;
}


.pt-about-wrap {
    background-size: cover !important;
}

@media screen and (max-width:540px) {
	.pt-service-cont h3 a {
		font-size:20px !important;
	}
}
@media screen and (max-width:1000px) {

	.pt-about-cont {
		margin-top: 30px;
	}
}
.pt-about-cont-holder {
    color: #fff !important;
    font-weight: bold !important;
}

.pt-about-cont {
	background-color: rgba(33, 33, 33, 0.35) !important;
}

.pt-about-cont-holder h3 {
	color: #fff !important;
}

.pt-logo {
	float:right !important;
}


.pt-logo img {
	max-height: 100px !important;
}

.pt-content-wrap-border {
    border-top: none !important;
}

.pt-content-wrap {
    border: none !important;
}

.pt-navbar .container {
	width: 100% !important;
}

ul.menu li {
	display: inline-block;
}

ul.menu {
	float: right !important;
	margin-top: 10px;
	margin-right:20px;
}

.lang-item {
	margin-right:10px;
}

.centro.size-full.wp-image-373.alignleft {
  margin-left: 60px;
}
