
@font-face{
	font-family:'lato';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('../font/Lato-Regular.ttf') format('truetype'); 
}

p,div,a1,a2,a3,span,a{
	font-family: 'lato', sans-serif;
	

}
body{
	font-family: 'lato', sans-serif;
	font-size:19px;
	direction:rtl;
	padding:0 !important;
	margin: 0;
}

body.speciel{
	color:#434247;
}
.border{
    width: 1215px;
    height: 800px;
    position: relative;
    background-repeat: no-repeat;
    margin: 0 auto;
   padding-top: 32px;
}


.cont{
	text-align: center;
	margin: 5px;
	height: 200px;
}


.cont p{
	    margin-top: 3px;
}

.logo.speciel{
	margin-top:0;
	
}
h1{
	font-size: 40px;
     font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 900;
    margin: 0;
    text-align: center;
    line-height: 80px;
    direction: ltr;
    font-stretch: condensed;
    letter-spacing: -2px;
}
/*pb*/

.pb .border{
	text-align: center;
}
body.pb{
	color:white;
	position: relative;
}
h2{
    margin-top: 8px;
    font-family: 'LatoLight', serif;
}
div.footer{
	position: absolute;
	width: 100%;
	bottom: 50px;
	font-size: 15px;
}
.footer .center{
	width: 70%;
	margin:0 auto;
}
.footer .left{
	display: inline-block;
    text-align: left;
}
.logo{
	margin-right: 30px;
   
}
.button{
 	border-collapse: separate;
    border-spacing: 15px;
	margin-right: 15px;
    width: 180px;
    margin-left: 95px!important;
    background-color: #061638;
    border-color: white;
    border: none;
    font-size: 24px;
    margin-top: 20px!important;
    color: white;
    text-align: center;
}
a:-webkit-any-link{
	color: white;
}
.spb .left{
    width: 50%;
    margin-left: 40px;
}
.spb h1{
	color:#d30a12;
	text-align: left;
	line-height: 73px;
	font-size: 59px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.spb .button{
	margin:0;
}
.spb .footer .center,.spb .footer .left{
	margin:0;
}
.spb a:-webkit-any-link{
	color: black;
}
.spb .footer .left{
	display: block;
}
.spb .footer .left p{
	 margin-bottom: 0;
	  margin-top: 5px;;
    font-size: 12px;
    font-weight: bold;
}
.spb p.p{
    font-size: 26px;
    margin-top: 12px;
    margin-bottom: 10px;
}
.spb div.footer{
	    margin-bottom: 20px;
}
