@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

.pokjjkj{
	
	min-height:300px;
	 background-image: url(../images/app%20play.jpg);
	  background-repeat:no-repeat;
	   background-position:center top}
	
	
	
	
	

html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 960px;
	color: #FFFFFF;
	font-family: Cairo;
	font-size: 14px;
	line-height: 17px;	
}


	strong {
		font-weight: 700;
	}

address {
	font-style: normal;
}

p {
	margin-bottom: 16px;
}

.p1 {
    margin-bottom: 19px;
}

input {
	
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-family: DroidNaskh-Bold;
	color: #252525;
	font-weight: bold;
	text-align: right;
}

h2 {
    padding-right: 77px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 23px;
    padding-top: 83px;
    text-align:right;
  
}

h3 {
	padding-top: 54px;
	font-size: 13px;
	line-height: 36px;
	margin-bottom: 19px;
	text-transform: none;
	font-family: DroidNaskh-Bold;
	font-weight: normal;
	padding-left: 4px;
}

.page1 h3 {
    padding-top: 3px;
    margin-bottom: 3px;
    text-align: left;
}

.page1 h3.head1 {
	background-image: url(../images/ico1.png);
	color: #960e72;
	text-align:right;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Cairo', sans-serif;
	font-size: 25px;
	font-weight: 100;
	direction:rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;

	
}



.page1 h3.head5 {
	color: #06377a;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Cairo', sans-serif;
	font-size: 22px;
	font-weight: 100;
	direction: ltr;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeaea;	
}






.page1 h3.head8 {
	color: #06377a;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Cairo', sans-serif;
	font-size: 17px;
	font-weight: 100;
	direction: ltr;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #edeaea;
	height: 60px;
	width: 100%;
	float: left;
	line-height: 60px;
	margin-right: 3%;
	display: block;
	clear: both;
}


.page1 h3.head2 {
	background-image: url(../images/eye.png);
	color: #2d3e3d;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: DroidNaskh-Bold;
	font-weight: normal;
	direction:rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}


.page1 h3.head3 {
	background-image: url(../images/earth.png);
	color: #2d3e3d;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: DroidNaskh-Bold;
	font-weight: normal;
	direction:rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}



.page1 h3.head20 {
	background-image: url(../images/jobs.png);
	color: #2d3e3d;
	text-align: center;
	font-size: 12px;
	padding-top: 47px;
	padding-bottom: 0px;
	font-family: DroidNaskh-Bold;
	font-weight: normal;
	direction:rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgbg{
	background-color: #E9E9E9;
	}

h4 {
	font-size: 11pt;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-align:right;
}
/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
    padding-top: 11px;
    margin-bottom: 23px;
}

ul.list.l1 {
    float: left;
}

ul.list.l1+ul.list.l1 {
    margin-left: 32px;
}

ul.list li {
    color: #55acfe;
    padding-left: 15px;
    background: url(../images/marker.png) 0 5px no-repeat;
}


ul.list  li+li {
    margin-top: 13px;
}

/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    font-size: 17px;
}

a:hover {
	color: #f1dc8b;
}

a.btn {
	display: inline-block;
	color: #000;
	text-transform: none;
	text-decoration: underline;
	font-family: DroidNaskh-Bold;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	float: left;
}

a.btn:hover {
    color: #f7841e;
}

h3 a.btn {
    float: right;
    font-size: 15px;
    margin-top: 15px;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	margin-top: 5px;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}

.alright {
	text-align:right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/


header {
	display: block;
	position: relative;
	z-index: 999;
	background-color: #033b89;
}



header h1 {
	position: relative;
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;

	
}
.texts{
	font-family: 'Cairo', sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 500;
	color: #1d4572;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	direction: ltr;
	}
	
	
	.textsd{
	font-family: DroidNaskh-Bold;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #265EA9;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	direction:rtl;
	}

header h1 a {
	display: inline-block;
	overflow: hidden;
	width: px;
    height: px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
	max-width:100%
	
}


/**Content**/

.content {

	background-color: #e2e2e2;
}
.page1.content {
	position: relative;


}


.col1 {
    color: #f7841e;
}

.col2 {
    color: #55acfe;
}

.col3 {
    color: #252525;
}

.block1 {
    overflow: hidden;
}

.block1+.block1 {
    margin-top: 24px;
}

.block1 +a.btn {
    margin-top: 23px;
}

.block1 time {
    display: block;
    line-height: 16px;
    font-size: 15px;
    margin-bottom: 3px;
}

.block1 a.btn {
    margin-top: 10px;
}

.round {
    border-radius: 500px;
    margin-bottom: 13px;
}

a.link1 {
	text-transform: capitalize;
	color: #333;
	display: inline-block;
	margin-top: 14px;
	background-color: #fef200;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	float: left;
	font-family: Cairo;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	direction:rtl;
	border-radius: 15px
}

a.link1:hover {
	background-color: #24292e;
	color: #FFF;
	
}

.box {
	position: relative;
	background-image: url(../images/dfdd_03.png);
	background-repeat: repeat;
	padding-top: 11px;
	padding-right: 1px;
	padding-bottom: 18px;
	padding-left: 1px;	
}



.box img {
	
	border: 1px solid #FFF;
}


.box .title {
	font-family: 'Cairo', sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #fef200;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}

a.corner {
    display: block;
    position: absolute;
    right: -4px;
    top: -4px;
    background: url(../images/corner_link.png) 0 0 no-repeat;
    width: 98px;
    height: 98px;
}

.box img {
    margin-bottom: 4px;
	
}

.page1 .box {
    margin-bottom: 5px;
   
    margin-top: 0px;
}

ul.gallery {
    overflow: hidden;
    padding-top: 11px;
    margin-left: -14px;
    margin-right: -6px;
}

ul.gallery li {
    margin-bottom: 12px;
    float: left;
    margin-left: 14px;
}

.gallery a.gal {
    background-color: transparent;
    display: block;
    font-size: 0;
    border: 1px solid transparent;
    line-height: 0;
    position: relative;
    
}

.gallery a.gal img {
    vertical-align:bottom;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery a.gal span {
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    background: url(../images/magnify.png) -100px center no-repeat;
}

.gallery a.gal:hover span  {
    background-position: center center;
}

.gallery a.gal:hover img{
    opacity: 0.6;
}



.gallery a.gal:hover {
    border-color: #1cbde3;
  
    background-color: #414141;
}

.signature {
    color: #c2c2c2;
    padding-top: 24px;
    font: 40px/40px 'Condiment', cursive;
}

.block2 {
    overflow: hidden;
    background: url(../images/cup.png) center 20px no-repeat;
}

.cl2 {
    height: 32px;
}

.post {
    padding-right: 12px;
}

.post+.post {
    margin-top: 15px;
}

.content h4 {
    color: #fff;
    margin-bottom: 10px;
}

.i1 .img_inner {
    max-width: 110%;
}

.gallery1 {
    padding-top: 16px;
    overflow: hidden;
}

.gallery1 .box {
    padding-bottom: 14px;
    margin-bottom: 15px;
}

.gallery1 a.gal {
 
    display: block;
    margin-bottom: 13px;
    position: relative;
}




.gallery1 a.gal  img {
	box-shadow: 0 0 #fff;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	margin-bottom: 0;
	height: auto;
	width: 100%;	
}

.galbad{
	box-shadow: 0 0 #fff;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	margin-bottom: 0;
	height: 200px;
	width: 100%;	
}


.gallery1 a.gal:hover img {
    opacity: 0.65;
}

.gallery1 a.gal  span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/magnify.png) -100px center no-repeat;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.gallery1 a.gal:hover span {
    background-position: center center;
}

.gallery1.g1 {
    padding-top: 24px;
}

.gallery1.g1 a.gal {
    margin-bottom: 22px;
}
/**Map**/

.map {
    overflow: hidden;
    position: relative;
}
 

.map figure {
    margin-top: 5px;
    position: relative;
	display: block;
	width: 558px;
    float: left;
    margin-right: 23px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 100%;
	height: 310px;
	max-width: 100%;
}
.map address {
    float: left;
	display: block;
}

.map address+address {
    margin-left: 75px;
}

.map  p {
    margin-bottom: 18px;
}


.map address dt {

    margin-bottom: 16px;
}

 address dd span {
	min-width: 80px;
	display: inline-block;
	text-align:right;
}

.map address dd span.col1 {
	min-width: 0;
}

a.link-1 {
    color: #84bb17;
}

a.col2:hover {
    color: inherit;
}

.td {
    text-decoration: underline;
}
a.link-1:hover {
    color: inherit;
}

/**Footer**/
footer {
	display: block;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: 'Cairo', sans-serif;
	
	background-color: #06377a;
}


footer ul {
   
}

footer ul li {
	padding: 6px 0 11px;
	color: #fff;
	font-size: 15px;
	font-family: 'Cairo', sans-serif;
	text-align:right;
	font-weight: normal;
	text-transform: capitalize;
}

footer ul li.current {
    color: #f1dc8b;
}

footer a:hover {
	color: #f1dc8b;
}

.socials  {
  
    overflow: hidden;
    padding-bottom: 0px;
}

.socials a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/socials.png) 0 0 no-repeat;
    float: left;
}

.socials a+a {
    background-position: -40px 0;
    margin-left: 2px;
}





.socials a+a+a {
    background-position: -80px 0;
}

.socials a+a+a+a {
    width: 40px;
    margin-left: 3px;
	background-position: -120px 0;
     
}



.socials a+a+a+a+a {
    width: 40px;
    margin-left: 3px;
    background-position: right 0;   
}


.socials a:hover {
    background-position: 0 bottom;
}


.socials a+a:hover {
    background-position: -40px bottom;
}
.socials a+a+a:hover {
    background-position: -80px bottom;
}

.socials a+a+a+a:hover {
    background-position: -120px bottom;
}

.socials a+a+a+a+a:hover {
    background-position: right bottom;
}

footer h4 {
	margin-bottom: 19px;
	padding-top: 28px;
	font-size: 12px;
	font-family: DroidNaskh-Bold;
	text-align:right;
	font-weight: normal;
	color: #FFF;
}

.copy strong {
	font-family: DroidNaskh-Bold;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}


.copy {
		font-family: cairo;
	color: #fff;
	padding-top: 9px;
	position: relative;
	font-size: 15px;
}


a.f_logo {
    margin-bottom: 13px;
    display: inline-block;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {


.pokjjkj{

	background-image: none;


	background-color: #06377a;
}



 body {
 min-width: 768px;
}



 .map address+address {
    float: left;
 	margin-left: 30px;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}

.camera_thumbs_cont ul li {
    width: 110px;
}

.camera_thumbs_cont ul li  img {
    max-width: 100%;
}

.block1 + a.btn {
    margin-bottom: 40px;
}

ul.gallery li {
    width: 114px;
}

.i1 .img_inner {
    max-width: 100%;
}


header h1 {
	position: relative;
	
	float: right;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
}

header h1 a {
	display: inline-block;
	overflow: hidden;

	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}


.kloikmn{
	width: 100px;	
	
	
	
	}


}


@media only screen and (max-width: 767px) {

	
	.pokjjkj{

	background-image: none;


	background-color: #06377a;
	
}
	
 body {
 min-width: 420px;
}

ul.list.l1+ul.list.l1 {
    margin-left: 0px;
    padding-top: 13px;
}

ul.list.l1 {
    margin-bottom: 0;
}

.gallery1 a.gal img {
	width: 100%;
	height: auto;
}


#owl3 .gallery1 a.gal img {
	height: auto;
}

.download-app{
	padding-top: 0 !important;
}

    .galbad {

        width: 100%;
	height: 160px;
    }





.gallery1 {
    overflow: visible;
}

.block2>div {
    margin-top: 30px;
}

.block2 .cl2 {
    height: 0;
}

.block2 {
    padding-top: 235px;
}


.camera_thumbs_cont ul li {
    width: 56px;
}

 .map address {
    float: none;
    margin-left: 0 !important;
 }

  .map address +address {
    margin-top: 30px;
  }


header h1 {
	display: block;
	width: auto;
    position: relative;
	height: auto;
}




.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header h1 {
 float: none;
 text-align: center;
}
 header h1 a {
	width: auto;
	display: inline-block;
	height: auto;
	
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.caption {
	width: 100%;
	height: 220px;
}

.caption h2 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 70px;
    padding-right: 72px;
}

.caption a {
    margin-right: 20px;
}

.box img {
    width: 100%;
}

ul.gallery li {
    width: 132px;
}

footer ul.l1 {
    background: none;
}

}

@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

.camera_thumbs_cont ul li {
    width: 70px;
    margin: 0 4px;
}

.caption {
    width: 100%;
    height: 180px;
}

.caption h2 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 50px;
    margin-bottom: 10px;
    padding-right: 62px;
}

.caption a {
    font-size: 13px;
    margin-right: 38px;
}

ul.gallery li {
    width: 146px;
}

}
#back-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 0;
}
#back-top a {
  width: 87px;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Droid Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  color: #484848;
  /* transition */

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover {
  color: #68d4a3;
}
/* arrow icon (span tag) */
#back-top span {
  width: 87px;
  height: 87px;
  display: block;
  margin-bottom: 7px;
  background: url(../images/up-arrow.png) no-repeat center center;
  opacity: 1;
  filter: alpha(opacity=100);
  /* transition */

  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover span {
  opacity: 0.5;
  filter: alpha(opacity=50);}
  
  
  
  
  
  .aros{

background: url("../images/arrow.png") no-repeat scroll 0px 2px transparent;
padding-left: 17px;}
  
  
  





.march{
	margin-top: 4px;
	margin-bottom: 8px;
	
	}


.login{
	font-family: "Open Sans";
	margin-top: 10px;	
	}
	
	
	.login a{
	font-family: DroidNaskh-Bold;
	color: #ebe8e5;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	}
	
	
	
		.login a:hover{
	
	color: #ebe8e5;
	margin-left: 8px;

color: #fff;
	text-decoration: underline;
	
	}
	
	
	
	
	.cardsd{
	font-family: "Open Sans";
	margin-top: 10px;
	font-family: "Open Sans";
	color: #ebe8e5;
	font-size: 13px;
	background-image: url(../images/21-512.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 39px;
	}
	.cardsd span{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
	
		.wordses{
	font-family: "Open Sans";

margin-top: 10px;
	color: #ebe8e5;
	font-size: 13px;

	}
	
	
	
	
	
	
	
	
	
	
	.icconss{
	margin-top: 34%;
	margin-bottom: 0px;			
		
		}
	
	
	
	
	
	
	@media only screen and (max-width: 767px) {

	.icconss{
	margin-top: 60px;
	margin-bottom: 0px;
		
		
		}

}

	
	
	
	
	
	
	
	
	
	
	
		
		
		div#proj   {
	height: 380px;
	background-image: url(../images/slite.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	text-align: center;
		}
		
		
		
		
		
		
		
		
				div#proj p.txtos {
	float: right;
	padding-right: 30px;
	font-family: DroidNaskh-Bold;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #083c4d;
	direction:rtl;
	padding-bottom: 5px;
		margin-top: 5px;
		}
		
		
		
		
		
		
				div:hover #proj p.txtos {
	float: right;
	padding-right: 30px;
	font-family: DroidNaskh-Bold;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #083c4d;
	direction:rtl;
	padding-bottom: 5px;
	margin-top: 5px;
		}
		
		
				div#proj p.txtoss {
	float: right;
	padding-right: 30px;
font-family: 'El Messiri', sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #083c4d;
	direction:rtl;
	padding-bottom: 5px;
	line-height: 22px;
	text-align:right;
		}
		
				div:hover#proj p.txtoss {
float: right;
	padding-right: 30px;
font-family: 'El Messiri', sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	clear: both;
	color: #083c4d;
	direction:rtl;
	padding-bottom: 5px;
	text-align:right;
		}
		
		
		
		
		
		
			div#proj img  {
	height: 150px;
	width: 94%;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #1594bd;
	clear: both;
	float: none;
		}
		
			div:hover#proj   {

	background-image: url(../images/slite2.png);
	background-repeat: repeat-x;
		}	div:hover#proj img   {
	border: 1px solid #FFF;
	opacity: 0.8;
			
		}
		
		
		
		.menuco{
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
			}
			
			
			
			
			.menucoo{
	background-color: #edeaea;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
			}
                        
                        
                        
                        /* all nav */
.stellarnav { position: relative; width: 100%; z-index: 9900; line-height: normal; }
.stellarnav ul { margin: 0; padding: 0; text-align: center; direction: ltr; }
.stellarnav li { list-style: none; display: block; margin: 0; padding: 0; position: relative; line-height: normal; vertical-align: middle; }
.stellarnav li a { padding: 15px; display: block; text-decoration: none; color: #777; font-size: inherit; font-family: inherit; box-sizing: border-box; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }

/* main level */
.stellarnav > ul > li { display: inline-block;  }

/* first level dd */
.stellarnav ul ul { top: auto; width: 220px; position: absolute; z-index: 9900; text-align: left; display: none; }
.stellarnav li li { display: block; }

/* second level dd */
.stellarnav ul ul ul { top: 0; /* dd animtion - change to auto to remove */ left: 220px; }
.stellarnav > ul > li:hover > ul > li:hover > ul { opacity: 1; visibility: visible; top: 0; }

/* .drop-left */
.stellarnav > ul > li.drop-left > ul { right: 0; }
.stellarnav li.drop-left ul ul { left: auto; right: 220px; }

/* light theme */
.stellarnav.light ul ul { background: rgba(255, 255, 255, 1); text-align: left;}
.stellarnav.light li a { color: #033b89; font-size: 15px;}
.stellarnav.light li a:hover{
    color: #fff;
    background: #033b89;
}
.stellarnav ul ul li a{
    padding: 5px 20px;
    font-size: 14px;
}
.stellarnav.light .menu-toggle, .stellarnav.light .call-btn-mobile, .stellarnav.light .location-btn-mobile, .stellarnav.light .close-menu { color: rgba(0, 0, 0, 1); }

/* sticky nav */
.stellarnav.fixed { position: fixed; width: 100%; top: 0; left: 0; z-index: 9999; }

/* only used when 'scrollbarFix' is set to true in the js. This fixes horizontal scrollbar caused by the dd menus that are very long.*/
body.stellarnav-noscroll-x { overflow-x: hidden; }

/* general styling */
.stellarnav li.has-sub > a:after { content: "\e77a"; font-family: font-icons;  margin-left: 10px; }
.stellarnav li.drop-left li.has-sub > a:after { float: left; content: '\f104'; font-family: 'FontAwesome'; margin-right: 10px; }
.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after { display: none; }
.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none; }
.stellarnav .dd-toggle { display: none; position: absolute; top: 0; right: 0; padding: 0; width: 48px; height:60px; text-align: center; z-index: 9999; border: 0;}
.stellarnav .dd-toggle i { position: absolute; margin: auto; top: 0; left: 0; right: 0; -webkit-transition: transform .3s ease-out; -moz-transition: transform .3s ease-out; transition: transform .3s ease-out;  font-size: 16px;}
.stellarnav.mobile > ul > li > a.dd-toggle { padding: 0; }
.stellarnav li.call-btn-mobile, .stellarnav li.location-btn-mobile { display: none; }
.stellarnav li.open > a.dd-toggle i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

/* mobile nav */
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { color: #777; padding: 15px; box-sizing: border-box; }
.stellarnav .full { width: 100%; }
.stellarnav .half { width: 50%; }
.stellarnav .third { width: 33%; text-align: center; }
.stellarnav .location-btn-mobile.third { text-align: center; }
.stellarnav .location-btn-mobile.half { text-align: right; }
.stellarnav.light .third, .stellarnav.light .half { border-left: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light.left .third, .stellarnav.light.left .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light.right .third, .stellarnav.light.right .half { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.light .third:first-child, .stellarnav.light .half:first-child { border-left: 0; }
.stellarnav.dark .third, .stellarnav.dark .half { border-left: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.dark.left .third, .stellarnav.dark.left .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.dark.right .third, .stellarnav.dark.right .half { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.light.left .menu-toggle, .stellarnav.light.right .menu-toggle { border-bottom: 0; }
.stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle { border-bottom: 0; }
.stellarnav.dark .third:first-child, .stellarnav.dark .half:first-child { border-left: 0; }
.stellarnav.mobile { position: static; }
.stellarnav.mobile.fixed { position: static; }
.stellarnav.mobile ul { position: relative; display: none; }
.stellarnav.mobile.active { padding-bottom: 0; }
.stellarnav.mobile.active > ul { display: block; }
.stellarnav.mobile ul { text-align: left; }
.stellarnav.mobile > ul > li { display: block; }
.stellarnav.mobile > ul > li > a { padding: 15px; }
.stellarnav.mobile ul { background: rgba(221, 221, 221, 1); }
.stellarnav.mobile ul ul { position: relative; opacity: 1; visibility: visible; width: auto; display: none; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none; }
.stellarnav.mobile ul ul ul { left: auto; top: auto; }
.stellarnav.mobile li.drop-left ul ul { right: auto; }
.stellarnav.mobile li a { border-bottom: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.mobile > ul { border-top: 1px solid rgba(255, 255, 255, .15); }
.stellarnav.mobile.light li a { border-bottom: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.mobile.light > ul { border-top: 1px solid rgba(0, 0, 0, .15); }
.stellarnav.mobile li a.dd-toggle { border: 0; }
.stellarnav.mobile.light li a.dd-toggle { border: 0; }
.stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile { display: inline-block;display: inline-block;
font-size: 40px;
padding: 0;
font-weight: bold;
color: #033b89;
line-height: 40px; }
.stellarnav.mobile li.call-btn-mobile { border-right: 1px solid rgba(255, 255, 255, .1); box-sizing: border-box; }
.stellarnav.mobile li.call-btn-mobile, .stellarnav.mobile li.location-btn-mobile { display: inline-block; width: 50%; text-transform: uppercase; text-align: center; }
.stellarnav.mobile li.call-btn-mobile.full, .stellarnav.mobile li.location-btn-mobile.full { display: block; width: 100%; text-transform: uppercase; border-right: 0; text-align: left; }
.stellarnav.mobile li.call-btn-mobile i, .stellarnav.mobile li.location-btn-mobile i { margin-right: 5px; }
.stellarnav.mobile.light ul { background: transparent; text-align: left; }
.stellarnav.mobile.dark ul { background: rgba(0, 0, 0, 1); }
.stellarnav.mobile.dark ul ul { background: rgba(255, 255, 255, .08); }
.stellarnav.mobile.light li.call-btn-mobile { border-right: 1px solid rgba(0, 0, 0, .1); }
.stellarnav.mobile.top { position: absolute; width: 100%; top: 0; left: 0; z-index: 9999; }
.stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after { display: none; }

.social2 img{
	padding:0 5px;
}
.bg-white{
	background:	#fff;
	float: right;
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
}
.bg-white a{
	margin: 0 auto;
	text-align: center;
	display: block;
}
.app img{
	width: 40%;
	margin: 20px auto;
	display: block;
}
.download-app{
	padding-top: 40px;
}
.download-app h2{
	padding: 40px 0;
	color: #06377a;
	text-align: center;
}
/* .line-hr{
	border-bottom: 2px solid #d2d2d2;
} */
.title-home{
	text-align: center !important;
	font-weight: bold !important;
	padding: 30px 0 !important;
	font-size: 40px !important;
	position: relative !important;
	padding-bottom: 40px !important;
}
.title-home:after {
    content: " ";
    position: absolute;
    background: url(../images/title.png) center center no-repeat;
    display: table;
    right: 0px;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 30px;
    text-align: center;
}
.border-hr{
	border-top: 7px solid #06377a;
}
/* Fallback for slow javascript load */
@media only screen and (max-width : 768px) {
	.stellarnav { overflow: hidden; display: block; }
	.stellarnav ul { position: relative; display: none; }
}

/* mobile nav */
@media only screen and (max-width : 420px) {
	.stellarnav.mobile .call-btn-mobile.third span, .stellarnav.mobile .location-btn-mobile.third span { display: none; }
}
.social2 img {
    padding: 0 10px;
}

@media only screen and (max-width: 767px) {
	.container_12 .pales_12{
		margin: 0 !important;
	}
}