table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {

	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/





.theme-default #slider {

    width:951px; /* Make sure your images are the same size */
    height:482px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#falan{
	width:950px;
	background-color:#e1e2e4;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newslater-popup {
    max-width: 930px;
    margin: 0 auto;
    position: relative;
}

.nl-popup-main {
    display: block;
    background: url(../images/popup.jpg) no-repeat top left #1d273e;
    overflow: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

.nl-popup-inner {
   /*  border: 2px solid #fff; */
    margin: 20px;
    display: block;
    overflow: hidden;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
}

#newslater-popup .newsletter-inner {
	background: transparent;
	padding: 30px;
	text-align:center;
}
#newslater-popup .newsletter-inner h2.main_title {
	border: 0px;
	font-size: 40px;
	color: #fff;
	text-transform: capitalize;
	margin-bottom: 24px;
	padding-top: 16px; 
}
#newslater-popup .newsletter-inner span {
	margin-bottom: 35px;
	font-size: 25px;
	color: #fff;
	
}
#newslater-popup .newsletter-inner form {
    position: relative;
}
#newslater-popup .newsletter-inner input {
	width: 100%;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border: none;
}
#newslater-popup .newsletter-inner button {
    background: url(../images/sprite.png) no-repeat scroll -12px -275px;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: hsl(0, 0%, 0%);
    height: 16px;
    position: absolute;
    right: 15px;
    top: 11px;
    width: 17px;
    font-size: 0;
    outline: none;
}
#newslater-popup  button.mfp-close {
	background-color: #2b3754;
	color: #c50000;
	opacity: 1;
	top: 0px;
	right: 0px;
}
#newslater-popup button.mfp-close:hover, #newslater-popup button.mfp-close:focus {
	background-color: #c50000;
	color: #fff;
}
.ihr {float: left;
width: 500px;
margin-left: 30px;
margin-top: 15px;
text-align: center;font-size:18px;}