


/*!
 * Start Bootstrap - Blog Home (http://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */
 
@font-face {
    font-family: 'ralewayblack';
    src: url('../fonts/raleway-black-webfont.eot');
    src: url('../fonts/raleway-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-black-webfont.woff2') format('woff2'),
         url('../fonts/raleway-black-webfont.woff') format('woff'),
         url('../fonts/raleway-black-webfont.svg#ralewayblack') format('svg');
    font-weight: 900;
    font-style: normal;

} 
 
 @font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: 300;
    font-style: normal;

}
 
 @font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.eot');
    src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('../fonts/raleway-medium-webfont.woff') format('woff'),
         url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: 500;
    font-style: normal;

}
 
 
@font-face {
    font-family: 'oswald';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


 

body {
    padding-top: 54px;
	background-color:#ffffff;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}



.modal-content {
	border-radius:0px;
	height:auto;
	min-height:200px;
	border:0px;
	background: #1f2836; 
    background: -webkit-linear-gradient(#313F55,#1f2836 );
    background: -o-linear-gradient(#313F55,#1f2836 ); 
    background: -moz-linear-gradient(#313F55,#1f2836 ); 
    background: linear-gradient(#313F55,#1f2836 ); 
		
}

.modal-header {
	border-bottom:1px solid rgba(0,0,0,0.15);
}

.modal-header h4{
	font-family: 'oswald', sans-serif;
	color:#fff;
	
}


.modal-body {
	font-family: 'ralewaylight', sans-serif;
	color:#535353;
	font-size:16px;
		
}

.modal-body p {
	text-align:center;
	color:#fff;
}



.modal-body .col-sm-5 img{
	width:100%;
	height:auto;
	max-width:180px;
	
}

.modal-body .popular-text {
	color:#3498DB;
	padding:20px;
}

.modal-footer {
	border:0px;
	
}

.modal-button {
	font-family: 'oswald', sans-serif;
	background-color:#3498DB;
	cursor:pointer;
	width:160px;
	color:#FFFFFF;
	padding:6px 10px;
	border-radius:30px;
	text-align:center;
	margin:2px auto;
	display:block;
}

.modal-footer a {
	margin:2px auto;
	display:block;
	text-decoration:none;
}

.modal-footer .modal-button:hover {
	color:#3498DB;
	background-color:#fff;
}

@media (max-width:370px) {
	.modal-body, .modal-footer {
		font-size:14px;
	}
	
	}



.navbar {
    box-shadow: 0px 4px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 4px 8px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 4px 8px rgba(0,0,0,0.4);
	padding-top:14px;
	padding-bottom:14px;

}



@media (max-width: 380px) {
.navbar-brand img {
	width:170px;
}
.navbar{ 
    padding-top: 10px;
    padding-bottom: 8px;
}
}

@media (min-width: 992px) {
	.navbar-brand img {
		margin-left:50px;
	}
}

.nav-item .nav-link {
	font-family: 'ralewaymedium', sans-serif;
	color:#000 !important;
	text-transform:uppercase;
	font-size:13px !important;
	font-weight:500;
	margin-left:16px;
}

.nav-item .nav-link:hover {
	color:#e95900 !important;
}

.nav-item {
	text-align:center;
}

@media (max-width: 768px) {
#navbarResponsive ul {
	margin-top:20px;
   }
}

@media (max-width: 768px) {
	#navbarResponsive ul {
	margin-top:0px;
   }
}

.change-language {
	border-left:1px solid rgba(0,0,0,0.50);
}

.navbar .collapse {
	margin-right:60px;
}



.ion-navicon{ 
	color:#555555 !important;
	font-size:50px;
}

.nav-item .current {
	color:#e95900 !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
	
	.nav-item .nav-link {
		font-family: 'ralewaymedium', sans-serif;
		font-size:12px !important;
		margin-left:12px;
	}

}

.ion-ios-locked {
	color:#333;
	font-size:30px;
	position:absolute;
	right:16px;
	top:26px;
}

@media (max-width: 992px) {
	.ion-ios-locked {
	position:absolute;
	right:16px;
	top:350px;
}
}


.navbar-expand-lg {
	width:100% !important;
}


.container .real-estate-contenitore {
	margin-top:30px;
}


.real-estate-background {
	width:100%;
	height:500px;
	background-image:url(../../images/trullo-big.jpg);
	background-size:cover;
}

@media (max-width: 768px) {
	
	.real-estate-background {
	width:100%;
	height:260px;
	background-image:url(../../images/trullo-min.jpg); 
	background-size:cover;
	}
	
	.real-estate-background .overlay  h1 {
		font-size:38px;
	}
	
	.real-estate-background .overlay h2 {
		font-size:18px;
	}
	
}



@media (max-width: 768px) {
	.ion-ios-locked {
	   bottom: 50%;
	   right:40px;	
	}	
}

.overlay {
	width:100%;
	height:100%;
	z-index:2;  
	background-color:rgba(0,0,0,0.10);
	/*background-color:rgba(52,152,219,0.30);*/
	text-align:center;
}




.real-estate-background h1 {
	color:#FFFFFF;
	position: relative;
    padding-top: 15%;
    padding-bottom: 20px;
    font-family: 'ralewayblack', sans-serif;
	font-size:68px;
	text-shadow: 2px 2px #272727;
	/*border-bottom:1px solid rgba(255,255,255,0.40);*/
	width:auto;
}


.real-estate-background h2 {
	color:#FFFFFF;
	padding-top:2px;
    font-family: 'ralewaylight', sans-serif;
	font-size:32px;
	text-shadow: 2px 2px #272727;
	
	
}








.section-post {
	 font-family: 'ralewayblack', sans-serif;
	  font-size:36px;
	  color:#1f2836; 
	  margin-top:50px;
	  margin-left:40px;	 
}


@media (min-width: 768px) {
	
  .allargato {
	  min-width:100% !important;	
	  padding:auto 20px !important;
	  max-width:1400px !important;
	  
	  
  }
	
}





 .box-search{ 	
	 width:100%;
	 padding-top:15px;	
	 padding-bottom:15px;
   }
	
.search {
	font-family: 'ralewaylight', sans-serif;
	 width:80%;
	 height:40px;
     border-radius:40px;
      -moz-border-radius:40px;
      -webkit-border-radius:40px;	
	 border:0px;
	 font-size:18px;
	 color:#1f2836; 
	 background-color:#F4F4F4;
	 padding:12px;
	 text-transform:uppercase;

}

.search:focus { 
  outline:none; 
  border:1px solid #3498DB;
   
}

.box-search .ion-ios-search {  
	color:#575757;
	font-size:36px;
	margin-left:15px;
	
}	

.box-search .ion-ios-search:hover {
	color:#3498DB;
	cursor:pointer;
	text-shadow:2px 2px 3px #646464;
}
	 



.search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #AAAAAA;
  text-transform:none;
}
.search::-moz-placeholder { /* Firefox 19+ */
   color: #AAAAAA;
  text-transform:none;
}
.search:-ms-input-placeholder { /* IE 10+ */
   color: #AAAAAA;
  text-transform:none;
}
.search:-moz-placeholder { /* Firefox 18- */
   color: #AAAAAA;
  text-transform:none;
}
	



.loading {
	position:absolute;
	left:20px;
	top:680px;
}

@media (max-width: 768px) {
	.loading {
		top:450px;
	}	
}


#noresults {
	font-family: 'ralewaylight', sans-serif;
	margin:20px 20px;
	background-color: #E1E1E1;
	padding:10px;
	font-size:18px; 
}

#noresults i,.no_post i {
	margin-right:14px;
	color:rgba(236,112,114,1.00);
	font-size:30px;
}

.no_post {
	font-family: 'ralewaylight', sans-serif;
	margin:20px 20px;
	background-color: #E1E1E1;
	padding:30px 10px;
	font-size:18px;
	height:280px; 
}

.post-link {
	text-decoration:none !important;
}



.post {
	border-bottom:1px solid rgba(71,71,71,0.10);
	padding:30px;
	cursor:pointer;
		
}

.post:hover {
	background-color:#F9F9F9;

}



.ion-android-bookmark {
	position:absolute;
	top:10px;
	right:10px;
	font-size:26px;
	z-index:4;
	color:#ABABAB;
	
}





.post-img {
	background-size:cover;
	min-height:250px;
	filter:opacity(85%);
	background-repeat: no-repeat;
    background-position: center; 
}


.post:hover .post-img{	
 /* -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -webkit-transform:scale(1.1);
  transform:scale(1.1);*/
  filter:opacity(100%);
}



@media (min-width:768px) {
	.post-text {
		padding-left:20px;
	}
}

.post-text h3 {
	font-family: 'oswald', sans-serif;
	color: #e95900;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:2px; 
	
}

@media (max-width:992px) {
	.post-text h3 {
		margin-top:20px;
		
	}
}

.post-text h2 {
	font-family: 'oswald', sans-serif;
	font-size:34px;
	color: #1f2836; 	
}


.post-text p {	
	color:#9D9D9D; 
}

.read-more {
	width:160px;
	font-family: 'oswald', sans-serif;
	border:1px solid rgba(228,228,228,0.70);
	border-radius:30px;
	padding:3px 12px;
	text-align:center;
	float:right;
	margin:15px 5px 15px auto;
	color:#e95900;
}

.read-more i {
	font-size:22px;
	margin-left:14px;
	
}

.read-more:hover{
	background-color:#e95900;
	color:#FFFFFF;
	transition:1s;
}

@media (max-width:576px) {
	.read-more {
		padding:3px 8px 7px 8px;
	}
	
}

.post-social {
	font-family: 'ralewaylight', sans-serif;
	font-size:14px;
	color:#B7B7B7;
	padding:0px;
	width:auto !important;			
	text-align:center;
	clear:both;
	border-top:1px solid rgba(159,159,159,0.15);
}

.post-social span {
	margin-right:35px;
	text-transform:capitalize; 
}


.post-social i{
    color:#3498DB; 
	font-size:30px;
	margin-right:10px;
}

@media (max-width:576px) {
	.post-social span {
	margin-right:25px;
}
.post-social i , .post-social{
	font-size:16px;
}
}



	


.help {
	font-family: 'ralewaymedium', sans-serif;
	font-size:18px;
	background-color:#1f2836;
	width:100%;
	height:auto;
	color:white;
	padding:6px;
	text-align:center;
	margin-bottom:15px;
}

@media (min-width: 768px) {
	
	.help {
		margin-top:40px;
		
	}
	
}

.help span {
	font-family: 'ralewayblack', sans-serif;
	font-size:22px;
	
}

@media (min-width: 768px) and (max-width: 1320px) {
	.help span {
		font-size:14px;
	}
	
}

@media (max-width: 400px) {
	.help span {
		font-size:18px;
	}
	
}

.help .ion-ios-email-outline {
	font-size:48px;
	
}


.help-contorno {
	border:2px solid #FFFFFF;
	padding:15px;
}


.open_chat {
	font-family: 'ralewayblack', sans-serif;
	width:100%;
	padding:12px 20px 8px 20px;
	background-color:#1f2836;
	color:#FFFFFF;
	cursor:pointer;
	box-shadow:1px 1px 3px #B8B8B8;
}

.open_chat i {
	float:right;
	font-size:20px;
}



.title-widget {
	font-family: 'oswald', sans-serif;
	width:100%;
	padding:10px 10px 2px 10px;
	color:#1f2836;
	font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
   
	
}

.title-widget i{
	margin-right:15px;
	
}

.title-hr {
	 width:40px;
	 height:3px;
	 background-color:#e95900;
	 margin-left:10px;
	
}

.popular-link {
	color:#1f2836;
}

.popular {
	border-bottom:1px solid rgba(0,0,0,0.10);
	padding-bottom:10px;
}

.popular-img img{
	width:100%;
	height:auto;
	max-height:100px;
}

.popular-text {
	font-family: 'oswald', sans-serif;
	font-size:16px;
	padding:2px;
}

@media (max-width:576px) {
   .popular-text {
	   padding:10px;
    }
	.popular-img img{
        width:auto;
		max-height:120px;
		
}

}

.tag {
	border-bottom:1px solid rgba(0,0,0,0.10);
	padding-bottom:15px;
}


.tag .badge{
	font-family: 'ralewayblack', sans-serif;
	padding:6px 12px;
	 background-color: #f0f0f0;
	color:#8d8d8d;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 4px;
	border-radius:0px;
	cursor:pointer;
	transition: 0.3s all 
}

.tag .badge:hover {
	box-shadow:1px 1px 3px #B8B8B8;
	background-color:#1f2836;
	color:#FFFFFF;
}


.widget-follow .smoothScroll {
	text-decoration:none;
	color:#8d8d8d;
	transition: 0.3s all;
}




.back-to-top {
	font-family: 'ralewayblack', sans-serif;
	font-size:16px;
	padding:6px 20px 8px 20px;
	background-color:#f0f0f0;
	margin-bottom:20px;
	text-align:center;
	cursor:pointer;
}

.back-to-top:hover {
	background-color:#1f2836;
	color:#fff;
}

.back-to-top i {
	font-size:24px;
	margin-left:25px;
}




/************* CHAT BOX *************/

.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 220px;
    height: 400px;
    background-color: #fff;
    font-family: 'ralewaylight', sans-serif;

    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);

    display: -webkit-flex;
    display: flex;

    -webkit-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.chatbox--tray {
    bottom: -350px;
}

.chatbox--closed {
    bottom: -400px;
}

.chatbox--closed .chatbox__title h5:before {
	box-shadow:none;
}

.chatbox .form-control:focus {
    border-color: #1f2836;
}

.chatbox__title,
.chatbox__body {
    border-bottom: none;
}

.chatbox__title {
    min-height: 50px;
    padding-right: 10px;
    background-color: #1f2836;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;

    display: -webkit-flex;
    display: flex;

    -webkit-align-items: center;
    align-items: center;
}

.chatbox__title h5 {
    height: 50px;
    margin: 0 0 0 15px;
    line-height: 50px;
    position: relative;
    padding-left: 20px;

    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__title h5 a {
    color: #fff;
    max-width: 195px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:14px;
}

.chatbox__title h5:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    background: #4CAF50;
    border-radius: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	 box-shadow: 0 0 0 0 rgba(76,175,80,0.70);
  -webkit-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}




.chatbox__title__tray,
.chatbox__title__close {
    width: 24px;
    height: 24px;
    outline: 0;
    border: none;
    background-color: transparent;
    opacity: 0.5;
    cursor: pointer;

    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
}

.chatbox__title__tray:hover,
.chatbox__title__close:hover {
    opacity: 1;
}

.chatbox__title__tray span {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-bottom: 2px solid #fff
}

.chatbox__title__close svg {
    vertical-align: middle;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.2px;
}

.chatbox__body,
.chatbox__credentials {
    padding: 15px;
    border-top: 0;
    background-color: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;

    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.chatbox__credentials {
    display: none;
}
.chatbox__credentials label {
	font-size:14px;
}

.chatbox__credentials .btn {
	padding:4px;
	background-color:#1f2836;
	border-radius:2px;
	cursor:pointer;
	
}

.chatbox__credentials .btn:hover {
	background-color:#3498DB;
}

.chatbox__credentials .ion-arrow-right-c { 
    color:#fff;
	font-size:24px;
}


.chatbox__credentials .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.chatbox__body {
    overflow-y: auto;
}

.chatbox__body__message {
    position: relative;
}

.chatbox__body__message p {
    padding: 15px;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
    box-shadow: 1px 1px rgba(100, 100, 100, 0.1);
}

.chatbox__body__message img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 2px solid #fcfcfc;
    position: absolute;
    top: 15px;
}

.chatbox__body__message--left p {
    margin-left: 15px;
    padding-left: 30px;
    text-align: left;
}

.mess_sent {
	font-family: 'ralewayblack', sans-serif;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:900;
	margin:2px auto;
	display:block;
	color:#4CAF50;
}

.mess_err {
	font-family: 'ralewayblack', sans-serif;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:900;
	margin:2px auto;
	display:block;
	color:#E9585B;
}

.chatbox__body__message--left img {
    left: -5px;
}

.chatbox__body__message--right p {
    margin-right: 15px;
    padding-right: 30px;
    text-align: right;
}

.chatbox__body__message--right img {
    right: -5px;
}

.chatbox__message {
    padding: 15px;
    min-height: 50px;
    outline: 0;
    resize: none;
    border: none;
    font-size: 12px;
    border: 1px solid #ddd;
    border-bottom: none;
    background-color: #fefefe;
}

.chat-send {
	padding:4px 4px;
	background-color:#f5f5f5;
	height:50px;
	width:100%;	
	padding-right:10px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.chat-send .ion-android-send {
	float:right;
	font-size:32px; 
	color:#3498DB;
}

.chatbox .ion-android-send:hover {
	 color: #4CAF50;
}

.chatbox--empty {
    height: 262px;
}

.chatbox--empty.chatbox--tray {
    bottom: -212px;
}

.chatbox--empty.chatbox--closed {
    bottom: -262px;
}

.chatbox--empty .chatbox__body,
.chatbox--empty .chatbox__message {
    display: none;
}

.chatbox--empty .chatbox__credentials {
    display: block;
}

.chatbox .form-group {
	margin-bottom:8px;
}

@media (max-width:992px) {
	.chatbox, .open_chat {
		display:none;
	}
	
}

/************* END CHAT BOX *************/



.footer{
	height:auto;
	min-height:100px;
	border-top:4px solid #E95900;
	background-color:#6d747c;
	font-family: 'ralewaymedium', sans-serif;
	font-size:11px; 
	margin-top:30px;
	
}

.footer .container {
	margin-right:50px !important; 
} 

.social-footer {
	margin-left:30px;
	float:left;
}

.social-footer img{
	margin-left:5px;
}

@media (max-width:768px) {
	.social-footer {
		text-align:center;
		float:none;
		margin-bottom:20px;
	}
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
 
}



.footer li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 6px;
    text-decoration: none;
	text-transform:uppercase;
}

.footer li a:hover {
	color:#E95900;
}

.footer .current {
	color:#E95900;
}


/*********** SINGLE PAGE BLOG ******************/


.tag_single {
    font-family: 'oswald', sans-serif;
    color: #e95900;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 2px;
	
}

.tag_single i {
	margin-right:12px;
}

.title-single-post {
	 font-family: 'ralewayblack', sans-serif;
	  font-size:36px;
	  color:#1f2836; 
	  margin-top:40px;
	  margin-bottom:10px;
	   
}

.immagine_iniziale {
	background-size:cover;
	width:100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
	margin-top:25px;
	
}


.post-single {
	 font-family: 'ralewaylight', sans-serif;
	 font-size:18px;
	 color:#9D9D9D;
	 margin-top:40px;
	 line-height:28px;	
	 padding-bottom:25px;
	 letter-spacing:0.2px;

}

.video {
	margin-top:30px;
}
.video:hover {
	cursor:pointer;
}


.tempo-lettura {
	font-size:14px;
	font-family: 'oswald', sans-serif;
	border: 1px solid #EDEDED;
	width:auto;
	padding:4px 8px;
	border-radius:20px;
    color:#3498DB;
}

.tempo-lettura i{
	color:#3498DB;
	font-size:20px;
}

@media (max-width:768px) {
	.help-single {
	margin-top:20px;
}


.post-single {
	padding:2px 25px 20px 25px;	
}	
}

@media (min-width:768px) {
	.help-single {
     margin-top:200px;
	}
}

.help-single span {

	font-size:14px; 
}



.ion-printer {
	font-size:32px;
	text-align:right;
	margin-right:20px;
	cursor:pointer;
}




.title-gallery {
	font-family: 'ralewayblack', sans-serif;
	  font-size:30px;
	  color:#1f2836; 
	  margin-top:80px;
	  margin-bottom:10px;
	  
}

.grid {
	margin-top:30px;
}


.affinity-section {
	 margin-top:50px;
	 margin-bottom:40px;
}
.affinity-section span{
	font-family: 'ralewayblack', sans-serif;
	  font-size:30px;
	  color:#1f2836; 
	  margin-top:60px;
	  margin-bottom:10px;
}

.affinity-section .row {
	margin-top:25px;
	cursor:pointer;
}

.affinity-post .popular-img {
	height:auto;
	min-height:80px;
	background-size:cover;
	background-repeat: no-repeat; 
    background-position: center;
	opacity:0.8; 
}

.affinity-post:hover .popular-img{
	opacity:1;
}


.affinity-post:hover .row {
	background-color:#F9F9F9;
}

.affinity-post .row {
	padding:12px;
}


@media (max-width:768px) {
	.affinity-post .popular .row {
	padding:12px 50px !important;

	}
}

.affinity-post .popular-text {
	padding-left:12px;
}

.widget-follow a{
	text-decoration:none;
	color:#8d8d8d;
	transition: 0.3s all 
}




.back-to-blog {
	font-family: 'ralewayblack', sans-serif;
	font-size:16px;
	padding:6px 20px 8px 20px;
	background-color:#f0f0f0;
	margin-bottom:20px;
	text-align:center;
	cursor:pointer;
	
}

.back-to-blog:hover {
	background-color:#1f2836;
	color:#fff;
}

.back-to-blog i {
	font-size:24px;
	margin-right:25px;
}

