@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot') format('eot'), url('../fonts/BYekan.ttf') format('ttf'), url('../fonts/BYekan.woff') format('woff');
}

@font-face {
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot') format('eot'), url('../fonts/BMitra.ttf') format('ttf'), url('../fonts/BMitra.woff') format('woff');
}
@font-face {
    font-family: 'tahomas';
    src: url('../fonts/tahoma.eot') format('eot'), url('../fonts/tahoma.ttf') format('ttf'), url('../fonts/tahoma.woff') format('woff');
}
@font-face {
    font-family: 'BHoma';
    src: url('../fonts/BHoma.eot') format('eot'), url('../fonts/BHoma.ttf') format('ttf'), url('../fonts/BHoma.woff') format('woff');
}
@font-face {
	font-family: 'fsan';
	src: url('../fonts/iransans.eot');
	src: url('../fonts/iransans.eot') format('embedded-opentype'),
	url('../fonts/iransans.woff') format('woff'),
	url('../fonts/iransans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.header {
	background: url(../images/menu.gif);
	background-size: cover;
	height: 45px;
}
.header2 {
	background: url(../images/header2.jpg) repeat-x;
}
.logopos {
    text-align: right;
}
.main {
	background: #fff;
	box-shadow: 1px 1px 18px #b1aeae5e;
}
.sociallogo {
    padding: 22px 0;
}
.search {
    margin-top: -11px;
}
.down1 li {
    display: inline-block;
}
.com_manicontact {
    padding: 24px !important;
}
.row.title {
    color: #e0e8ff;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
}


















/* M O B I L E */

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 
	.logopos {
    text-align: center;
}
	.social {
    margin-left: 76px;
    float: left;
}
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) { 

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { 
	.social {
    margin-top: 26px;
}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.social {
    margin-top: 26px;
}
}
