@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import "form.css";


html {
	width: 100%;

}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 960px;
	color: #939393;
	font: 14px/17px Tahoma, Geneva, sans-serif;
	background: #fff

}










	strong {
		font-weight: 700;
	}

address {
	font-style: normal;
}

p {
	margin-bottom: 16px;
}

.p1 {
    margin-bottom: 19px;
}

input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
	font-family: DroidNaskh-Bold;
	color: #252525;
	font-weight: bold;
}

h2 {
    padding-right: 77px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 23px;
    padding-top: 83px;
    text-align:left;
  
}

h3 {
	
}

.page1 h3 {
    padding-top: 0px;
    margin-bottom: 1px;
}

.page1 h3.head1 {
	
	color: #121b2b;
	text-align: right;
	padding-top: 23px;
	padding-bottom: 0px;
	font-family: 'cairo', sans-serif;
	font-size: 22px;
	font-weight: 100;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-bottom: 40px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 29px;
}



.page1 h3.head5 {

	color: #fff;
	text-align: center;
	font-size: 13px;
	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.head8 {
	color: #fff;
	text-align: center;
	font-size: 19px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'cairo', sans-serif;
	font-weight: normal;
	direction: rtl;
	border-radius: 2px;
	text-transform: capitalize;
	margin-top: 5px;
	background-color: #3ac4d4;
}


.page1 h3.head2 {

	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 {

	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 {

	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;
}

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:left;
}
.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;
	
	box-shadow: 1px 1px 2px rgba(0,0,2,0.40);
	background-color: #EFEFEF;
	background-image: url(../images/OIOKH.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
	
	
}



header h1 {
	position: relative;
	float: right;
	text-align: center;
	margin-bottom: 10px;

	
	
}
.texts{
	font-family: 'CAIRO', sans-serif;
	font-size: 15px;
	line-height: 27px;
	font-weight: normal;
	color: #fff;
	padding-right: 4px;
	padding-left: 4px;
	text-align: RIGHT;
	direction: RTL;
	
	}
	
	
	.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 {
	
	margin-top: 0%;
}
.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: #000;
	display: inline-block;
	width: 30%;
	text-align: center;
	float: none;
	font-family: cairo;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	direction: rtl;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	background-position: right top;
	
	background-color: #2782a1;
}

a.link1:hover {
	background-color: #24292e;
	color: #FFF;
	
}

.box {
	position: relative;
	background-image: url(../images/dfdd_03.png);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}



.box img {

	
}


.box .title {
	font-family: 'Cairo', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 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: 0px;
    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: 180px;
	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;
	margin-top: 20px;
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #3b3b3b;
	background-color: #121b2b;	
}


footer ul {
   
}

footer ul li {
	padding: 6px 0 11px;
	color: #fff;
	font-size: 14px;
	font-family: 'CAIRO', sans-serif;
	text-align: RIGHT;
	font-weight: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

footer ul li.current {
    color: #f1dc8b;
}

footer a:hover {
	color: #AE0000;
}

.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: 17px;
	font-family: "cairo";
	text-align: right;
	font-weight: normal;
	color: #2782a1;
}

.copy strong {
	font-family: cairo;
    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) {
	
	
	
	
	
	
	
	
	header {
	position: relative;
		
}
	
	
	
	
	.content {

	margin-top: 0%;

}
	
	
	
	.toptopcam{position: relative; top:0; left:0; right:0; }
	
	
 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;
}

}


@media only screen and (max-width: 767px) {
	
	
		header {
	position: relative;
		
}
	
	
	
		.content {

	margin-top: 0%;

}
	
	
	.toptopcam{position: relative; top:0; left:0; right:0; }
	
	
 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%;
}

.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;
}








footer ul li {
	display: block;
}










}

@media only screen and (max-width: 479px) {
	
	
	
	
		header {
	position: relative;
		
}
	
	
		.content {

	margin-top: 0%;

}
	
	
	.toptopcam{position: relative; top:0; left:0; right:0; }
	
	
 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) {




	header {
	position: relative;
		
}


	.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:left;
		}
		
				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:left;
		}
		
		
		
		
		
		
			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{
	background-image: url(../images/bg_blog_1.png);
	background-repeat: repeat;
	font-family: cairo;
	color: #FFF;	
		font-size: 13px;
			}
			.menuco a{
	font-family: cairo;
	color: #FFF;
	font-size: 13px;
			}
			
			
			
			
			
			
			
				.menucoooooo{
	background-color: #121b2b;
			}
			
			
			
			#wedding-content h2 {
	text-align: center;
	background: #f0f0f0;
	padding: 8px 10px;
	border: solid 1px #e8e8e8;
	font-size: 20px;
	color: #e90d8c;
	border-radius: 5px;

	margin: 40px auto 0 auto;
	font-family: 'cairo', sans-serif;
	font-weight: normal;
	position: relative;
}








#wedding-content li {
	list-style: circle;
	font-family: 'cairo', sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #3E3E3E;
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
	direction: rtl;
	text-transform: capitalize;
	
	margin-left:12%
}





.ds-cont{
	
	list-style: circle;
	font-family: 'cairo', sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #3E3E3E;
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
	direction: rtl;
	text-transform: capitalize;
	
	
	}
	
	
	
	
	.footer-social li {
    float: right;
    list-style: none;
}
	
	
	.footer-social li a i {
    padding: 6px 10px;
    background: #b38ca4;
    color: #fff;
    line-height: 24px;
    transition: all 0.2s;
}








.liststyle-contact li {
    vertical-align: baseline;
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    font-weight: 600;
}


.liststyle-contact li i {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    color: #e90d8c;
}




.liststyle-contact li i {
    left: 0px;
}











.opkkscv{
	float: right;
	line-height: 30px;
	color: #FFF;
	background-color: #e90d8c;
	height: 40px;
	width: 120px;
	text-align: center;
	font-family: 'cairo', sans-serif;
	font-size: 14px;	
	}
	
	
	
	
	
	
	
	
	
	
	a img.flkvkrr{
		
		
		
		
		}
		
		
		
		a:hover img.flkvkrr{
			opacity:0.6
		
		
		
		}