/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
#header_main{
	/*background-color:#0072BC;*/
	border-top-width:0px !important;
}
.avia-menu-text{
	color:#fff;
}

.container_wrap.socket_color .container {
    text-align: center;
    display: grid;
}

.phone-info {
	    direction: ltr !important;
}
.av-logo-container .logo{
	float:left !important;
}
.container_wrap.socket_color .container{
    text-align: center;
    display: grid;
}
.imgwrp{	
    display: grid;
}
.imgwrp a{
	margin:auto !important;
}
/*.widget_pages .widgettitle,
.widget_archive .widgettitle,
.widget_categories .widgettitle{
	font-weight: bold;
    font-size: 17px;
}*/
.widget .children{
	padding-right: 20px;
}
.widget_archive li,
.widget_pages .page_item,
.widget_categories .cat-item{
	padding-right: 10px;
	line-height:25px;
	/*text-decoration: underline*/
}

.slide-entry-title.entry-title a{
	font-size:1em !important;
}



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
  
  .enf_rond {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 10px !important;
    background-color: #3768B4;
    margin-bottom: 35px;
    /* background-image: url(../../images/gradient_bg.png); */
    background-position: center top;
    background-size: cover;
    border: 1px solid #7d2828;
    border-radius: 45px;
    color: white;
		
}

.enf_rond h2 {
    color: floralwhite;
}

.av-inner-masonry-content-pos {
    text-align: center;
    text-shadow: 3px 3px 3px #dedede;
}
  
.boxm {
    background: #fffdda;
    border-color: #4e82b2 !important;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px dashed;
}

.boxm-inner {
    padding-left: 5px;
    min-height: 50px;
}
  
  
.av-iconlist-empty a{
text-decoration:none !important;
}


  h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #a2a6a9 !important;
}
div#reza {
    height: 350px;
}

}
.headerItem{
    font-weight: 700;
	color:#0072bcab !important;
}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
	
  /* Add your Mobile Styles here */
  
    .responsive .logo img {
    max-width: 52%;
    float: left;

}
  .enf_rond {
    padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 10px !important;
    background-color: #3768B4;
    margin-bottom: 35px;
    /* background-image: url(../../images/gradient_bg.png); */
    background-position: center top;
    background-size: cover;
    border: 1px solid #7d2828;
    border-radius: 45px;
    color: white;
	
	
}
.enf_rond h2 {
    color: floralwhite;
	font-size:14px;
}
h2{
	font-size:14px;
	
	}
	
.enf_img {
    box-shadow: 9px 9px 12px 2px #b1b1b1;
    margin-bottom: 20px;
}

.av-inner-masonry-content-pos {
    text-align: center;
    text-shadow: 3px 3px 3px #dedede;
	color:#037bea;
}
  
  
 span.avia_iconbox_title {
    font-size: 24px;
} 

#reza1 .flex_column {

    padding: 15px 15px 0;
  background-color: white;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  border-radius:10px !important;
}   

h4 {
    font-size: 14px;

} 
  
  
.boxm {
    background: #fffdda;
    border-color: #4e82b2 !important;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px dashed;
}

.boxm-inner {
    padding-left: 5px;
    min-height: 50px;
}
  
 
.av-iconlist-empty a{
text-decoration:none !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #a2a6a9 !important;
}

	.logo img,.logo{
		float:left;
	}
  
	.av-logo-container .inner-container{
		
	}

	.breadcrumb{
		display:none !important;
	}

h3.slide-entry-title.entry-title {
    font-size: 16px !important;
}

span.blog-categories.minor-meta {
    display: none !important;
}

.slide-meta {
    display: none !important;
}	
	
span.pagination-meta {
    display: none;
}	

#socket .copyright {
	width: auto;
    text-align: center;
}	
	
	
	
	
}