/**page layout**/
@import url('https://fonts.googleapis.com/css?family=Kaushan+Script|Questrial|Righteous');
@font-face {
	font-family:'WebSymbolsRegular';
    src:url('websymbols/websymbols-regular-webfont.eot');
    src:url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}
html,body{margin:0;padding:0}
body{font:76% arial,sans-serif;text-align:center}
/*logo*/
logogap
{
    width: 50%;
    float: left;
    margin-top:17px;

}
#logoimage
{
	height:114px;
	width:auto;
	float:left;
}#logo
{    font-family: 'Righteous', cursive;
    font-size:3.7em;
    color:#fff;
    float: left;
    text-align: left;
    font-weight: normal;
    margin-top:0px;
    margin-left: 16px;}
#logo:hover
{text-decoration:none !important;}
#logo p
{font-family:'Kaushan Script', cursive;
font-size:.6em;
    color:#fff;
    font-weight:500;
	text-align:center;
	text-align:left;
}
/*Start css menu**/
#rolling-nav
{
	position:relative;
}
.menu,
.menu ul,
.menu li,
.menu a {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

.menu {
height:59px;
width:100%;
background:#23374e;
border-radius:0px;
}

.menu li {
	list-style:none;
	float:left;
	display:block;
	height:58px;
	position:relative;	   
}
.menu li ul {
width:auto;
display:inline-block;}
.menu li ul li{
float:none;
width:400px;
border-bottom:1px solid #23374e;
-webkit-transition:.4s; /* For Safari 3.1 to 6.0 */
transition:.4s;
  }


.menu li ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background:#192d44;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu li ul li:hover:before,.menu li ul li:focus:before, .menu li ul li:active:before {
  right: 0;
}
.menu li ul li a:before
{
	background:none !important;
}
.menu li ul li a{
	width:auto;
	line-height:25px;
	}
.menu li a {
	padding:0 14px;
	margin:6px 0;
	line-height:47px;
	text-decoration:none;
        border-left: 1px solid #1a2a3c;
    border-right: 1px solid #2d4561;
	font-family: 'Questrial', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
  vertical-align:middle;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}

.menu li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
 background: #335071;
    height: 47px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.menu li a:hover:before,.menu li a:focus:before, .menu li a:active:before {
  right: 0;
}


.menu li:first-child a { border-left:none; }
.menu li:last-child a{ border-right:none; }

.menu li:hover > a { color:#fff; }
.menu ul {
	position:absolute;
	top:59px;
    left:0px;
	opacity:0;
	background:#23374e;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-transition:opacity .25s ease .1s;
	-moz-transition:opacity .25s ease .1s;
	-o-transition:opacity .25s ease .1s;
	-ms-transition:opacity .25s ease .1s;
	transition:opacity .25s ease .1s;
	z-index:100;
}

.menu li:hover > ul { 
opacity:1; }

.menu ul li {
	height:0;
	overflow:hidden;
	padding:0;
	-webkit-transition:height .25s ease .1s;
	-moz-transition:height .25s ease .1s;
	-o-transition:height .25s ease .1s;
	-ms-transition:height .25s ease .1s;
	transition:height .25s ease .1s;
}

.menu li:hover > ul li {
	height:36px;
	overflow:visible;
	padding:0;
}
.menu ul li a {
	width:100px;
	padding:6px 10px 6px 10px;
	margin:0;
	border:none;
}

.menu ul li:last-child a { border:none; }


/**End css menu **/


/**Header**/
header

{
      padding: 12px 15px 2px 15px;
    height: 165px;
    background:#1e83b0;
}
/**social**/
social
{      padding: 0px;
    margin: 0px 0px 16px 0px;
    float: right;
    height: 36px;
	width:422px;
}
social ul
{
padding:0px;
margin:0px 0px 12px 0px;
float:right;
}
social ul li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    font-size: 17px;
    color: #333;
    font-family:'Questrial', sans-serif;
}
social ul li a
{
	padding:0px;
	font-size:15px !important;
	color:#fff !important;
}
social ul li a:hover
{
	text-decoration:none;
}
.fa-phone  {
	  padding: 6px 1px 6px 0px;
	 color: #003b5a !important;
    font-size: 18px !important;
    background: #1e83b0;
    margin-right: 0px;
    margin-top: 5px;
    margin-left: 8px;
    text-align: center;

}
.fa-envelope
{
    padding: 6px 1px 6px 0px;
   color: #003b5a !important;
    font-size: 18px !important;
    background: #1e83b0;
    margin-right: 0px;
    margin-top: 5px;
    margin-left: 12px;
    text-align: center;
}
.fa-facebook  {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #23374e;
    color: #fff;
    border-radius:3px;
}
.fa-facebook:hover {
    background-color:#3d5b99;
}

.fa-instagram {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
        transition: .5s;
    background-color: #23374e;
    color: #fff;
    border-radius:3px;
}
.fa-instagram:hover {
    background-color:#9a7540;
}

.fa-twitter {
    padding:10px 11px 10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
       transition: .5s;
    background-color: #23374e;
    color: #fff;
    border-radius:3px;

}
.fa-twitter:hover {
    background-color:#00aced;
}
.fa-pinterest {
    padding:10px 13px 10px 13px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
      transition: .5s;
    background-color: #23374e;
    color: #fff;
    border-radius:3px;

}
.fa-pinterest:hover {
    background-color:#c62325;
}
.fa-google-plus {
    padding:10px 10px 10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
        transition: .5s;
    background-color: #23374e;
    color: #fff;
    border-radius:3px;
}
.fa-google-plus:hover {
    background-color:#e25714;
}
/** end of social **/

/** Search form**/
.searchform
{
	margin-top: 0px;
    float: right;

}
.searchform input[type="text"]
{
	 border: 1px solid #dbd9d9;
    padding: 6px 5px 6px;
    color: #979797;
    width: 376px;
    height: 35px;
    background: #f5f5f5;
    font-size: 11px;
}
.searchform input[type="text"]:hover,.searchform input[type="text"]:active, .searchform input[type="text"]:focus
{
	background:#e5e5e5;
	border:1px solid #fafafa;
    outline:none;

}
.searchform input[type="submit"]
{
	background:#5d5c5c;
    border:none;
    color:#FFF;
    height:35px;
    width:35px;
    margin:0px;
    cursor:pointer;
}
.searchform input[type="submit"]:hover
{
	opacity:0.8;
}
/** End of Search **/

/** Heading **/
.strike {
     height: 61px;
    margin: 9px auto;
    padding: 8px 12px 5px 12px;
    border-bottom: 3px solid #f7f7f7;
    }

    .strike > span {
     color: #5d5c5c;
    font-size: 29px;
    font-family: 'Questrial', sans-serif;
}
/** end of heading  **/
/** searcher **/
.well form
{padding:0px;
margin:0px;}

/*promotion boxes**/

.ca-menu{
    padding: 0;
    margin:0px auto;
}
.ca-menu li{
        width:309px;
    height: 100px;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    margin:2px auto 0px auto;
    border-left: 0px solid #000;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  
}

.ca-menu li a{
      text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    position: relative;
    font-size: 43px !important;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 20px;
    color:#d2d2d2;
    line-height: 90px;
    position: absolute;
    width: 90px;
   left: -7px;
    padding-top: 12px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-content{
    position: absolute;
    left:78px;
    width: 370px;
    height: 60px;
    top: 20px;
}
.ca-main{
   font-size: 19px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: 'Righteous', cursive;
    color:#274261;
}
.ca-sub{
	font-family:'Questrial', sans-serif;
    font-size: 14px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-menu li:hover{
    background:#1e83b0;}
.ca-menu li:hover .ca-icon{
    color: #fff;
    font-size: 50px;
}
.ca-menu li:hover{
    color: #fff;
    font-size: 14px;
}

.ca-menu li:hover .ca-sub{
    color: #fff;
    font-size: 17px;
}

/** End of promotion boxes**/

/*featured categories**/
*, *:after, *:before { -webkit-box-sizing:border-box; box-sizing:border-box; }
.clearfix:before, .clearfix:after { display:table; content:''; }
.clearfix:after { clear:both; }

.grid {
	position: relative;
    margin: 0 auto;
    padding: 2px;
    max-width: 100%;
    list-style: none;
    text-align: center;
}
.grid ul {
	padding:0px;
	margin:0px;
}
.grid ul li {
 display: inline-block;
    padding: 6px;
    height: 219px;
    width: 297px;
    margin: 2px 0px 0px 0px;
    overflow: hidden;
    background: #fbf9f9;
    border: 1px solid #ecebeb;
}
.grid ul li img
 {
     background: rgba(255, 255, 255, 0.55);
    padding: 4px;
    width: 158px;
    margin: 2px 3px 0px 5px;
}
.grid ul li h4
{
	font-size: 19px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    font-family: 'Righteous', cursive;
    color: #274261;
}
.grid ul li a
{
	font-family: 'Questrial', sans-serif;
    font-size: 14px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.grid ul li:hover
{
	    box-shadow: 0px 0px 15px #dedede;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.01);
    border: 1px solid #ccc;
}

/* Common style */
.grid figure {
	    position: relative;
    float: left;
    overflow: hidden;
    margin: 2px 2px 2px 8px;
    width:325px;
    background: #3085a3;
    text-align: center;
	cursor:pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*-----------------*/
/***** category transition *****/
/*-----------------*/


figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color:rgba(58, 52, 42, 0.34);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	    margin: 9% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    font-family: 'Questrial', sans-serif;
    font-size: 21px;

}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}


/* End of categories */

/**brand logo**/
 .branding
{
	padding:0px !important;
	margin:0px 0px 0px 12px !important;
	border:none;
}
 .branding:hover
{
	padding:0px;
	margin:0px;
}

.br-logo:hover
{opacity:1.0;
-webkit-transition:.3s ease-in;
transition:.3s ease-in;
margin:0px !important;
padding:0px !important;
}

.br-logo
{     opacity: 0.5;
    width: 190px !important;
    margin: 0px !important;
    padding:14px 0px 2px 10px!important;
    vertical-align: top;
    border: none;
    -webkit-backface-visibility: hidden;
}

/*feedback crousel**/
.feedswrap
{
	clear: both;
    margin: 0;
    padding: 16px 0px 1px 10px;
    background:#23374e; 
}

.fa-star
{
	color:#f2e50e;
	font-size:39px !important;
}
.css-carousel {
	position:relative;
		height:80px; 

}
.css-carousel .css-img {
    max-width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    position: absolute;
    -webkit-animation: css-carousel-fade 30s linear infinite;
    -moz-animation: css-carousel-fade 30s linear infinite;
    -ms-animation: css-carousel-fade 30s linear infinite;
    animation: css-carousel-fade 30s linear infinite;
    background: #fff;
    font-size: 18px;
    font-family: 'Questrial', sans-serif;
;
    text-align: center;
    top: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #565656 !important;
}

.css-carousel .css-img:nth-child(2) {
	-webkit-animation-delay:5s;
	-moz-animation-delay:5s;
	-ms-animation-delay:5s;
	animation-delay:5s;
}
.css-carousel .css-img:nth-child(3) {
	-webkit-animation-delay:10s;
	-moz-animation-delay:10s;
	-ms-animation-delay:10s;
	animation-delay:10s;
}
.css-carousel .css-img:nth-child(4) {
	-webkit-animation-delay:15s;
	-moz-animation-delay:15s;
	-ms-animation-delay:15s;
	animation-delay:15s;
}
.css-carousel .css-img:nth-child(5) {
	-webkit-animation-delay:20s;
	-moz-animation-delay:20s;
	-ms-animation-delay:20s;
	animation-delay:20s;
}
.css-carousel .css-img:nth-child(6) {
	-webkit-animation-delay:25s;
	-moz-animation-delay:25s;
	-ms-animation-delay:25s;
	animation-delay:25s;
}
@-webkit-keyframes css-carousel-fade {
    0%, 20%, 100% { opacity:0; }
    5%, 15% { opacity:1;}
}
@-moz-keyframes css-carousel-fade {
    0%, 20%, 100% { opacity:0; }
    5%, 15% { opacity:1;}
}
@-ms-keyframes css-carousel-fade {
    0%, 20%, 100% { opacity:0; }
    5%, 15% { opacity:1;}

}
@keyframes css-carousel-fade {
	0%, 20%, 100% { opacity:0; }
	5%, 15% { opacity:1;}
}
/*footer**/
.footer-distributed{
	background-color:#2e4867;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing:border-box;
	width:100%;
	text-align:left;
	font:bold 16px sans-serif;

	padding:55px 50px;
	margin-top:80px;
}
.footerbaseline
{width:100%;
 padding:2%;
 background:#434244; color:#fff;
}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display:inline-block;
    vertical-align:top;
    padding-top:21px;
	
}

/* Footer left */

.footer-distributed .footer-left{
	width:33%;
}

/* The company logo */

.footer-distributed h3{
	color:#ffffff;
	font-family: 'Questrial', sans-serif;


	margin:0;
	font-size:30px;
}

.footer-distributed h3 span{
	color:#5383d3;
	font-family: 'Questrial', sans-serif;


}

/* Footer links */

.footer-distributed .footer-links{
	color:#ffffff;
	margin:20px 0 12px;
	padding:0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height:1.8;
	text-decoration:none;
	color:white !important;
	font-family: 'Questrial', sans-serif;
	font-weight:normal;

}

.footer-distributed .footer-company-name{
	color:#8f9296;
	font-size:14px;
	font-weight:normal;
	margin:0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width:33%;
}
.footer-center div
{
	float:left;
	width:100%;
	text-align:left;
}
.footer-distributed .footer-center i{
	font-size: 16px;
    text-align: left;
    padding: 7px 11px;
    vertical-align: middle;
    display: block;
    color: #fff !important;
    font-weight: normal;
    border-bottom: 1px solid #444343;
    width: 44%;
    text-transform: capitalize;

	
}
.footer-distributed .footer-center a{
	    color: #fff !important;
		text-decoration:none;
}
.footer-distributed .footer-center a:hover{
	opacity:0.6;
}
.footer-distributed .footer-center i.fa-envelope{
	font-size:17px;
	line-height:38px;
}

.footer-distributed .footer-center p{
	display:inline-block;
	color:#ffffff;
	vertical-align:middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight:normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color: #fff;
	text-decoration:none;
}
.footer-distributed .footer-center p a:hover{
	color: #fff;
	text-decoration:underline;
}
/* Footer Right */

.footer-distributed .footer-right{
	width:33%;
}

.footer-distributed .footer-company-about{
	line-height:20px;
	color: #92999f;
	font-size:13px;
	font-weight:normal;
	margin:0;
	text-align:left;
}

.footer-distributed .footer-company-about span{
	display:block;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.footer-distributed .footer-icons{
	margin-top:25px;
}

.footer-distributed .footer-icons a{
	display:inline-block;
	width:35px;
	height:35px;
	cursor:pointer;
	background-color: #33383b;
	border-radius:2px;

	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:35px;

	margin-right:3px;
	margin-bottom:5px;
}
/*parallex about us**/
	.parallax {
    /* The image used */
    background-image:url("../img/parallex.jpg");

    /* Set a specific height */
    min-height: 250px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax p
{
	    font-size: 30px;
    color: #f8f8f8;
    font-family: 'Questrial', sans-serif;
;
    background: rgba(0, 0, 0, 0.64);
    padding: 9px;
}
.parallax h4
{
	font-size:40px;
	color:white;
}

/*footer*/

p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}
div#header{background-color:#F3F2ED;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#CCC8B3;}
div#footer{background:#2e4867;font-family: 'Questrial', sans-serif;
}
div#footer p{margin:0;padding:5px 10px;font-family: 'Questrial', sans-serif;
}
div#subscribe-newsletter{width:1250px;margin:0 auto;}
div#subscribe-newsletter ul{padding:0px;margin:0px;text-align:left;}
div#subscribe-newsletter ul li{padding:0px;margin:0px;display:inline-block;text-align:left;vertical-align:middle;width:48%;}
div#subscribe-newsletter ul li p{font-family: 'Questrial', sans-serif;
;
font-size:16px;color:#fff;text-align:left;}
la{font-family: 'Questrial', sans-serif;
;
font-size:16px;color:#fff;text-align:left;
background:#d98b81;padding:9px 19px;border:1px solid #ae6f67;text-transform:uppercase;}


/* General button style (reset) */
div#subscribe-newsletter ul li .subscribe {
	border:none;
	font-family:inherit;
	font-size:inherit;
	color:inherit;
	background:none;
	cursor:pointer;
	padding:18px 63px;
	display:inline-block;
	margin:0px 30px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	outline:none;
	position:relative;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

div#subscribe-newsletter ul li .subscribe:after {
	content:'';
	position:absolute;
	z-index:-1;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

div#subscribe-newsletter ul li .subscribe:before {
	font-family: 'Questrial', sans-serif;
;

	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	position:relative;
	-webkit-font-smoothing:antialiased;
}

div#subscribe-newsletter ul li .subscribe-1 {
	border:3px solid #fff;
	color:#fff !important;
}
div#subscribe-newsletter ul li .subscribe-news:after {
	width:0%;
	height:100%;
	top:0;
	left:0;
	background:#fff;
}

div#subscribe-newsletter ul li .subscribe-news:hover,
div#subscribe-newsletter ul li .subscribe-news:active {
	color:#5d5c5c !important;
	text-decoration:none !important;
}

div#subscribe-newsletter ul li .subscribe-news:hover:after,
div#subscribe-newsletter ul li .subscribe-news:active:after {
	width:100%;
}

div#subscribe-newsletter ul li p {
	position:relative;
	margin:0;
	padding:1em;
	z-index:1;
}


div#newsletter{background:#23374e;padding:11px 0px;}
div#container{width:1250px;margin:0px auto 0 auto;background:white;}
div#navigation{float:left;width:350px}
div#extra{float:right;width:350px}
div#footer{clear:both;width:100%;margin:0 auto;}
.footer-distributed{width:1250px;margin:0 auto;}





