@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/Roboto-Regular.ttf);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/design_bg1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.welcome_bg
           {
			   background-image:url(../images/welcome_bg.jpg);
			   background-repeat:repeat-x;
			   height:48px;
			   font-family:"Futura MdCn BT";
			   font-size:24px;
			   color:#0f2733;
			   line-height:48px;
		   }
		   
.normal_text
             {
				 font-family:Verdana, Geneva, sans-serif;
				 font-size:12px;
				 color:#757575;
				 line-height:18px;
				 text-align:justify;
			 }
			 
			 
			 

.more
	{
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#3188CC;
		line-height:18px;
		text-align:justify;
		text-transform:uppercase;
		font-weight:bold;
	}			 
			 
			 
			 
.body_right_bg
              {
				  background-image:url(../images/body_right_bg.jpg);
				  background-position:top center;
				  background-repeat:no-repeat;
				  background-color:#f5f5f5;
				  padding:20px;
			  }
			  
.body_right_tittle
               {
				   font-family:"Futura MdCn BT";
				   font-size:18px;
				   color:#09415f;
				   text-transform:uppercase;
				   line-height:24px;
			   }
			   
.tittle_text
           {
			   font-family:"Futura MdCn BT";
			   font-size:24px;
			   color:#0f2733;
			   line-height:38px;
		   }
		   
.tittle_text1
           {
			   font-family:"Futura MdCn BT";
			   font-size:22px;
			   color:#0f2733;
			   line-height:30px;
		   }		   
		   
.policies_bg
            {
				background-image:url(../images/policies_bg.jpg);
				background-repeat:repeat-x;
				background-color:#f6f6f6;
				padding:10px 10px 10px 10px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:12px;
				color:#757575;	
				line-height:18px
			}
			
.policies_bottom
                {
					background-image:url(../images/policies_bottom.jpg);
					background-repeat:repeat-x;
					height:3px;
				}
				
 .floatimgright {
float:right;
margin-top:10px;
margin-left:20px;
margin-bottom:10px;
}
.floatimgleft {
float:left;

margin-right:20px;
margin-bottom:5px;
}				
				

.required
	{
		color:#F00;
	}			
			  

.vote
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:30px;
		color:#FC0;
		line-height:45px;
		box-shadow:inset 0 0 10px #000000;
	}			  
.haeder_menu {
	margin:0px;
	padding:0px;
	border-top:1px solid #fff;
}
.haeder_menu li {
	display:inline-block;
	line-height:50px;
	padding:0 26px;
	position:relative;
}	
.haeder_menu li a{
	text-transform:uppercase;
	font-family: Roboto-Regular;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	
} 
/* .haeder_menu li:first-child{
	padding-left:5px;
}
.haeder_menu li:last-child{
	padding-right:5px;
} */
.haeder_menu li:first-child:before{
	display:none;
	padd
}
 
.haeder_menu li a:hover{
	color:red;
}
.haeder_menu li  span{
	color:rgba(255, 255, 255, 0.64);
	padding-left:28px;     
    transform: rotate(45deg) !important;
}
.haeder_menu li:before {
	content:'';
	display:block;
	width:6px;
	height:6px;
	background:#fff;
	position:absolute;
	left:0;
	top:20px;
	transform: rotate(45deg);
}
 
section.our-contacts h3.text-center {
	font-size:38px;
	font-weight:700;
	text-transform:uppercase;
	position:relative;
	padding-bottom:30px;
	color:#000;
}
section.our-contacts h3.text-center:before {
	content:'';
	background-color:#dcdcdc;
	height:2px;
	width:20%;
	left:40%;
	bottom:15px;
	display:block;
	position:absolute;
}
section.our-contacts h3.text-center:after {
	content:'';
	background-color:#ff9900;
	height:2px;
	width:10%;
	left:45%;
	bottom:15px;
	display:block;
	position:absolute;
}
section.our-contacts p.text-center {
	font-size: 16px;
    padding: 0px 0 40px;
    color: #000;
}
section.our-contacts h4 {
	color:#000;
	font-size:25px;
	font-weight:600;
	padding-bottom:20px;	
}
.contact-info i{
	color:#000;
	font-size: 30px;
     
    display: inline-block;
}
p.p3{
	padding:0;
	display: inline-block;
	color: #000;
	vertical-align: middle;
	margin: -50px 0 0;
	font-size:16px;
	font-weight: 500;
}
p.p4 {
	padding:0;
	display:block;
	color:#000;
	vertical-align: middle;
	font-weight: 500;
	font-size:16px;
	margin: -27px 0 0 80px;
}
.email-info p.p3 {
	margin:-17px 0 0 0;
}
p.p3 a {
	text-decoration:none;
	color:#000;
}
i.glyphicon.glyphicon-envelope:hover ,p.p3 a:hover  {
	color:#df4914;
}
section.our-contacts .form-control {
    border: 1px solid #000;
    border-radius: 0px;
    height: 50px;
    padding: 16px 12px;
    font-size: 16px;
    color: #000;
    background-color:transparent;
}
section.our-contacts textarea.form-control {
    height: 150px!important;
}
input::-webkit-input-placeholder {
color: #000 !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
 
input:-ms-input-placeholder {  
color: #000 !important;  
}
textarea::-webkit-input-placeholder {
color: #000 !important;
}
 
textarea::-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
 
textarea::-ms-input-placeholder {  
color: #000 !important;  
}
textarea#comments {
	height:150px;
}
.btn-outline2 {
    margin-top: 15px;
    border: solid 2px #000;
    font-size: 20px;
    color: #000;
	width:100%;
	padding:10px 0;	
    background: 0 0;
    transition: all .3s ease-in-out;
}
.btn-outline2:hover,
.btn-outline2:focus,
.btn-outline2.active {
    border: solid 2px #000;
    color: #fff;
    background: #000;
}  
button.btn-outline {
	padding: 11px 343px;
    font-size: 21px;
}
section.our-contacts .footer-links ul {
	padding:20px 0;
}
section.our-contacts .footer-links ul li{
	display:inline-block;
}
section.our-contacts .footer-links ul li a {
	text-decoration:none;
}
section.our-contacts .footer-links ul li a i {
	vertical-align: middle;
    text-align: center;
	color:#000;
    background-color:transparent;
    border: 1px solid #000;	
	line-height:22px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
} 
section.our-contacts .footer-links ul li a i.fa.fa-facebook {
	font-size: 21px;
    padding: 13px 18px 14px;
}
section.our-contacts .footer-links ul li a i.fa.fa-twitter {
	font-size: 19px;
    padding: 14px 15px 13px;
}
section.our-contacts .footer-links ul li a i.fa.fa-whatsapp {
    font-size: 21px;
    padding: 13px 14px 14px;
}
section.our-contacts .footer-links ul li a i.fa.fa-youtube {
	font-size: 20px;
    padding: 13px 15px 14px;
}
section.our-contacts .footer-links ul li a i.fa.fa-google-plus {
	font-size:15px;
	padding: 14px 14px 13px;
}
section.our-contacts .footer-links ul li a i:hover {
	background-color:#000;
	color:#fff;
	border-color:#000;
}
.error {
	color:red;
}