
/*//////LOGO///////*/

.navbar-not-transparent .navbar-header .navbar-brand img {   
  display: block; 
  -moz-box-sizing: border-box;  
  box-sizing: border-box;  
  background: url(http://pope.esenf.pt/intentcare/wp-content/uploads/2019/08/LOGOCor-01-1.svg) no-repeat;  
  width: 303px; /* Width of new image */   
  height: 236px; /* Height of new image */  
  padding-left: 303px; /* Equal to width of new image */  
  background-repeat: round;
}

@media (max-width: 769px) {
  .navbar-transparent .navbar-header .navbar-brand img, .navbar-not-transparent .navbar-header .navbar-brand img { 
     display: block; 
     -moz-box-sizing: border-box;  
     box-sizing: border-box;  
     background: url(http://pope.esenf.pt/intentcare/wp-content/uploads/2019/08/LOGOCor-01-1.svg);
		background-repeat:no-repeat;
     width: 303px; /* Width of new image */   
     height: 236px; /* Height of new image */  
     padding-left:303px; /* Equal to width of new image */ 
     background-repeat: round;
  }
}
/*// Home page//*/
.hestia-scroll-to-top {
	border-radius:0px;
}
.header-filter::before{
	background-color: rgba(0,0,0,0.1);
}

.main.main-raised .hestia-clients-bar  {
	padding-top:0px !important;
}

.main-raised{
	margin: 0px 0px 0;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.main-raised{
	padding-bottom: 0px;}

.main{ margin-top:0px !important; 
}
.elementor-inner{
	margin-top:50px;
}

/*///Fonts H1 H2 H3 P///*/
li{
	font-family: 'Fira Sans', sans-serif;
	font-weight:400;
	font-size:16px !important;
	padding-bottom:10px;
}

h1{font-weight:600;
	font-size:70px !important;
	font-family: 'Titillium Web'!important;
	margin-top:50px !important;
	line-height: 65px !important;
}
h2{font-weight:600;
	font-size:30px !important;
	font-family: 'Titillium Web'!important;
	line-height: 35px !important;
}

h3{font-weight:600;
	font-size:25px !important;
	font-family: 'Titillium Web'!important;
	line-height: 30px !important;
}

h4{font-weight:600;
	font-size:20px !important;
	font-family: 'Titillium Web'!important;
	line-height: 25px !important;
}

h5{font-weight:600;
	font-size:18px !important;
	font-family: 'Titillium Web'!important;
	line-height: 21px !important;
}

h6{font-weight:600;
	font-size:14px !important;
	font-family: 'Titillium Web'!important;
	line-height: 19px !important;
}

h7{font-weight:400;
	font-size:14px !important;
	font-family: 'Titillium Web';
}

p{
	font-weight:400;
	font-size:16px !important;
}

ul li span {font-size:16px;}

.svg-inline--fa.fa-w-16{font-size:80px;}
.svg-inline--fa.fa-w-20{font-size:80px;}
.svg-inline--fa.fa-w-18{font-size:80px;}

.hestia-clients-bar{
	    background-color: #f1f2f2;
}

.svg-inline--fa.fa-w-14{
	font-size:150px;
	float: left;
}

p.data{
	font-size:30px !important;
	Color:#00b1c6;
}
p.data2{
	font-size: 50px!important;
    color: #FFF;
    margin-top: 0px;
}

.about, .hestia-about {
    padding: 0px 0 0px;
}
.navbar .title-logo-wrapper{
	    max-width: 300px;
}
.navbar .navbar-header .navbar-brand img {width:300px;
}

img .cls-1 {
	background-color:blue;
    fill: red;
}



/*//////Footer//////*/
 * .contactus {
    padding: 30px 0 10px;
    background-color: #323437;
}

.contactus .hestia-info .info-title, .contactus .info .info-title{
	font-family: 'Titillium Web';
	color: #c0c0c0;
	font-weight:400;
	font-size: 16px !important;
	text-transform: uppercase;
}

.footer-big hr {
    margin-top: 10px;
	display:none;
}


/*MENU*/
.dropdown .dropdown-menu{
	transition:none;
	border-radius:0px;
}

.dropdown-menu{border-radius:0px;}

.navbar #main-navigation a{
	font-size:17px !important;
	font-family: 'Titillium Web';
	text-transform: initial;
}

.hestia-top-bar ul li a span {font-size:12px !important;}

.hestia-top-bar a, .hestia-top-bar .top-bar-nav li a {
	color:#555 !important;
}
/*/////TAGS/////*/
 abbr[title] {
    text-decoration: none !important;
	border:none !important;
}

/*////VERY TOP BAR///////*/
.wpml-ls-link{
	padding-right:10px !important; 
}
