/* Design By Mohammad Mohseni */




body {
	font-family: 'vazir', tahoma, Arial !important;
   background-color: #eeeff1;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'vazir', tahoma, Arial !important;
}

img{
	max-width:100%;
}

p {
    line-height: 30px;
}

@media (min-width: 1200px) {
.container {
    width: 1260px;
}
}

.clearboth{
	clear:both;
}

#Mod90{
	padding-top: 0;
    padding-bottom: 0;
}


/* ---------------------  header  ----------------------- */ 

.t3-header {
    background: #fff;
}
.t3-header {
    padding-top: 5px;
    padding-bottom: 5px;
}
.head-action{
	margin-top:15px;
}
.right-info p{
	margin:0;
}

.top-left  li{
	display:inline;
	
}

.t3-top-bar .top-left {
    border-right: 0;
    padding-top: 10px;
    padding-bottom: 0;
}

.section-wrap > div {
    padding: 0;
}
@media (max-width: 480px) { 
.nav-search {
	width: 80%;
    padding-right: 5px;
}
}

/* --------------------- End header  ----------------------- */ 
/* ---------------------  nav  ----------------------- */ 

.navbar-default {
    background-color: #008bbc;
    border-color: #1483a9;
}
.nav-search input {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.94);
    border-left: 1px #fff solid;
    color: #fff !important;
}
#mod-search-searchword,#mod-search-searchword::placeholder{
    color: #fff !important;
}



.mega-nav img {
    max-width: 100%;
    width: 125px;
    margin-left: 15px;
}
.navbar-toggle{

	z-index:9999;
}

/* ---------------------  End nav  ----------------------- */ 


/* ------------------------------Start Slide-----------------------------------*/

.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner>div>div {
    display: block !important;
    vertical-align: middle;
    width: 400px;
    background: rgba(0, 0, 0, 0.58);
    margin: 70px auto;
    padding: 20px;
    border-radius: 4px;
    top: 30px;
}


/* ------------------------------End Slide-----------------------------------*/


/* ---------------------  Start body  ----------------------- */ 


.view-featured .page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
}
.view-featured  .page-header h1 {
    line-height: 1;
    margin: 0;
    color: #23263d;
    background: rgba(92, 184, 92, 0.77);
    color: #fff;
    padding: 15px;
    text-align: center;
}

.tp_breadcrumbs {
	margin:10px 0 0 0;
	float:right;
	width:100%;
}
.breadcrumb {
    padding: 10px;
    background: #fff;
}

.t3-content > div ,.t3-sidebar > div{

    background: #fff;
    padding: 20px;
    border-radius: 4px;
}


/* ---------------------  End body  ----------------------- */ 
/* ---------------------  top1  ----------------------- */ 


.custom .call-to-actions {
    background: #5cb85c;
    color: #ffffff;
    padding: 60px 0;
}

.bot1 {
    background: rgba(3, 169, 244, 0.15);
}

.bot1 .t3-module ,.bot2 .t3-module {
    background: transparent;
}

.bot1 .module-title:after {
    display: inline-block;
    content: "";
    position: absolute;
    bottom: 0;
    right: 50%;
    border-bottom: 3px solid #3f6cb2;
    width: 100px;
    margin-right: -50px;
}
.bot1 .module-title {
    text-align: center;
    margin-bottom: 24px;
    background: transparent;
    color: #079aee;
	margin-top: 50px;
}
.bot2{
    background: #efefef;
    padding: 80px;
}
.bot2 .container .col-sm-12  {
    background: #fff;
    padding: 30px 50px;
    border-radius: 5px;
}


.bot3 .t3-content > div {
    background: rgba(255, 255, 255, 0.78);
    padding: 50px;
    color: #000;
    border-radius: 4px;
}
.bot3  .custom{
    padding: 50px;
	background-size: 100%;
    background-attachment: fixed;
}

.bot3 h3{
	color: #fff;
    text-align: center;
    background: rgba(92, 184, 92, 0.8);
    padding: 10px;
    border-radius: 4px;
}



@media (max-width: 480px) { 
.bot2 {
    padding: 20px;
}

.bot3  {
    background-size: cover;
    background-position: center;
}

.bot3 .custom {
    padding: 20px;
}
.call-to-actions .container{
	max-width:100%;
}


}




/* --------------------- End top1  ----------------------- */ 





/* ---------------------  footer  ----------------------- */ 

.t3-navhelper {
    padding-top: 50px;
}




/* --------------------- End  footer  ----------------------- */ 

