	
		@font-face {
    font-family: "B koodak";
    src: url("style/Fonts/BKoodakBold.eot?#") format("eot"),
	 url("style/Fonts/BKoodakBold.woff") format("woff"),
	  url("style/Fonts/BKoodakBold.ttf") format("truetype");
}

.parallax-window {
  position:static !important;
  z-index:1;

}
#toggle{display:none;}
#close-menu{display:none}
.show{
	display:block!important;
	-moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;
	}
	.hide{
			display:none!important;
	-moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;}
#trans1 {
  background: url("../img/A.jpg") no-repeat fixed;
  background-position: center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height:400px;
}
.overlay p{
	color:#ffffff!important;
    font:normal 18px B koodak;
	position:absolute;
	top:80px;
	width:80%;
	right:10%;
	left:10%;
	text-align:center;
	line-height:1.5;
	text-shadow: 1px 1px #d2ab67;
	
	
}

.btn-parallax{
	text-shadow: 1px 1px #d2ab67;	
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	cursor: pointer;
	padding: 8px;
	position: absolute;
	top:160px;
	right:40%;
	font: 18px B koodak;
}
	.newslest h2{
		color:#796e6d;
		text-align:center;
		font:normal 20px B koodak; 
		}
	.newslest p{
		color:#796e6d;
		text-align:center;
		font:normal 16px B koodak; 
		line-height:2;
		}


		.newslest{

       -moz-box-shadow:    inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
    -webkit-box-shadow: inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
     box-shadow:        inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
background: #FFFFFF; 

    position: relative;
    padding: 40px;
	}
	.about-center{
		margin:0 auto;
		}
		.image-about{margin-right: 10px; margin-top: 5px;}
		.content-about{font-family:Tahoma; font-size: 14px; color:#575757; text-align:justify; direction:rtl; padding:0 28px 0 28px;line-height: 35px;margin-top: 10px;}
	.news_form{
		text-align:center;
		padding-top:8px;
		}
	.newinput{
   -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
	padding:0px;
	width:150px;
	height:40px;
	text-indent:5px;
		font:normal 14px tahoma;
		border:1px solid #d2ab67;
		background-color:transparent;
		
		
		}
		.hidden{
			display:none;
			}
			.rotate180{
				 transform: rotateY(180deg);

				 }
				 .btn{
   -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
	padding:0px;
	height:40px;
	width:40px;
							position:absolute;

							color:#fff;
							background-color:#d2ab67;

					 }
 .select {
width:60px!important;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	background:url("../img/arrow_select.png")no-repeat;
	background-position: center left ;
	text-align:right;

}
.btn-form{
	    margin-top: 20px;
    padding: 5px 10px;
    margin-right: 15px;
    background: #9AE0D9;
    border: 2px solid #9AE0D9;
    border-radius: 6px;
    font:normal 14px tahoma;
}
.form_sale p{
	font-family: Tahoma!important;
}
p{
	font-family: Tahoma!important;
}
.overlay{
	background-color:#725d39;
	opacity:0.5;
	width:100%;
	height:400px;
	position:relative;
}
.section_prod{
	width:100%;
	display:table;

	}
.col_night{
	float:right;
	width:41%;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	margin-top:15px;
	padding-bottom:50px;
	margin-right:60px;

	}
	.grow{
		overflow:hidden;
		}
.img-responsive{
	display: block;
    height: auto;
    max-width: 100%;
	}
	.grow img {

 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1); /* Standard syntax */
}
	.col_wedding{
	float:right;
	width:40%;
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	
	}
	.wedding{
			margin-top:15px;
}
.engagement{
	padding-bottom:5px;
		margin-top:10px;
	}
	.banner{

opacity:0.8;
		position:absolute;
		text-align:center;		
		}
	.banner-night{
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );		
		width:92.7%;
		height:100px;
		top:355px;		

		}
		.banner-engagement{
background: -moz-linear-gradient(top, rgba(205,233,227,0.65) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,233,227,0.65)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top, rgba(205,233,227,0.65) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top, rgba(205,233,227,0.65) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top, rgba(205,233,227,0.65) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(205,233,227,0.65) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cde9e3', endColorstr='#00ffffff',GradientType=0 );	width:93%;
			height:80px;
			top:140px;
			}
		.banner-wedding{
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );			
			width:93%;
			height:80px;
			top:140px;		
			}
		.banner h2{
		color:#ad8c53;
		text-align:center;
		font: normal 20px b koodak;

		line-height:2;
		}
		.banner button{
			font: normal 16px b koodak;
			border:solid 1px #ad8c53;
			width:80px;
			height:35px;
			line-height:1.5;
			color:#ad8c53;
			background:transparent;
			cursor:pointer;
			}
			
		
body {
    line-height: 1;
}
.single_product {
    background: none repeat scroll 0 0 #81d8d0;
    height: 400px;
    margin-right: 30px;
    margin-top: 40px;
    width: 920px;
}
.img_larg_product {
    display: inline;
    float: left;
}
.description_product {
    display: inline;
    float: right;
    width: 30%;
}
.project-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    margin-top: 15px;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.project-title h3 {
    color: #fff;
    font-size: 24px;
    line-height: 2;
    margin-left: 5px;
    text-align: left;
}
.close {
    color: #fff;
    cursor: pointer;
    margin-right: 5px;
}
.project-info {
    padding-left: 5px;
    padding-right: 5px;
}
.project-info p {
    color: #fff;
    direction: rtl;
    font-family: Tahoma;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
.backToPro h2 {
    background-color: #b8e2df;
    border: 3px solid #b8e2df;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Tahoma;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 30px;
    padding: 5px;
    text-decoration: none;
}
.backToPro h2:hover {
    opacity: 0.8;
}
.backToPro i {
    color: #fff;
    font-size: 16px;
}
.project-title h2 {
    color: #fff;
    direction: rtl;
    font-family: Tahoma;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-right: 5px;
    text-align: justify;
}
.nicole_product {
    background-color: #81d8d0;
    display: table;
    margin-right: 15px;
    margin-top: 8px;
    width: 250px;
}
.nicole_product a {
    color: #fff;
    font-family: Tahoma;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
.nicole_product img {
    margin-left: 30px;
}
.space10 {
    clear: both;
    height: 10px;
}
.thumbnails {
    margin-right: 20px;
    margin-top: 20px;
    width: 100%;
}
.thumbnail {
    background-color: #81d8d0;
    display: inline;
    float: right;
    margin-right: 50px;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 160px;
    cursor: pointer;
}
.thumbnail:hover {
    opacity: 0.8;
}
.thumbnail h2 {
    font-family: Tahoma;
    margin-top: 10px;
    padding-bottom: 15px;
    text-align: center;
    width: 160px;
}
.text-detail-product {
    color: #575757;
    display: none;
    font-family: Tahoma;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 25px;
}
.thumbnail img {
    width: 160px;
}
.nicole_url a {
    color: #978f8e;
    text-decoration: none;
}
.title_nicole {
    color: #fff;
    font-family: Tahoma;
    font-size: 30px;
    margin-right: 10px;
    padding: 5px;
    width: 100%;
}
.section_right_nicole p {
    color: #575757;
    direction: rtl;
    font-family: Tahoma;
    font-size: 16px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    width: 100%;
}
.section_right_nicole a {
    color: #575757;
    direction: rtl;
    font-family: Tahoma;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: justify;
    text-decoration: none;
    width: 100%;
}
.section_left_nicole {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-top: -20px;
}
.addressBar {
    background-color: #D2AB67;
    font-family: tahoma;
    padding-bottom: 10px;
    position: absolute;
    right: 15px;
    top: 170px;
    width: 400px;
}
.addressBar span {
    color: #fff;
    margin-right: 5px;
    padding: 5px;
}
.addressBar i {
    color: #fff;
    font-size: 24px;
    margin-right: 10px;
    padding: 5px;
}
.addressBar a {
    color: #fff;
    margin-right: 10px;
    text-decoration: none;
}
.inputContact {
    font-family: Tahoma;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
    max-width: 300px;
    padding: 10px;
    width: 300px;
}
.contact_form_captcha_img {
    height: 35px;
    margin-right: 10px;
    padding: 10px;
}
.contact_form_captcha_input {
    margin-right: 10px;
    padding: 10px;
    width: 300px;
}
.contact_form_send:hover {
    opacity: 0.8;
}
.contact_form_send {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 6px;
    color: #575757;
    font-family: Tahoma;
    margin-right: 145px;
    margin-top: 5px;
    padding: 5px;
}
#load div {
    animation: 2s linear 0s normal none infinite running move;
    color: #fff;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    height: 36px;
    opacity: 0;
    position: absolute;
    transform: rotate(180deg);
    width: 20px;
}
#load div:nth-child(2) {
    animation-delay: 0.2s;
}
#load div:nth-child(3) {
    animation-delay: 0.4s;
}
#load div:nth-child(4) {
    animation-delay: 0.6s;
}
#load div:nth-child(5) {
    animation-delay: 0.8s;
}
#load div:nth-child(6) {
    animation-delay: 1s;
}
#load div:nth-child(7) {
    animation-delay: 1.2s;
}
#load div:nth-child(8) {
    animation-delay: 1.4s;
}
#load div:nth-child(9) {
    animation-delay: 1.6s;
}
#load div:nth-child(10) {
    animation-delay: 1.8s;
}
#load div:nth-child(11) {
    animation-delay: 2s;
}
#load div:nth-child(12) {
    animation-delay: 2.2s;
}
#load div:nth-child(13) {
    animation-delay: 2.4s;
}
#load div:nth-child(14) {
    animation-delay: 2.6s;
}
@keyframes move {
0% {
    left: 0;
    opacity: 0;
}
35% {
    left: 41%;
    opacity: 1;
    transform: rotate(0deg);
}
65% {
    left: 59%;
    opacity: 1;
    transform: rotate(0deg);
}
100% {
    left: 100%;
    opacity: 0;
    transform: rotate(-180deg);
}
}
@keyframes move {
0% {
    left: 0;
    opacity: 0;
}
35% {
    left: 41%;
    opacity: 1;
    transform: rotate(0deg);
}
65% {
    left: 59%;
    opacity: 1;
    transform: rotate(0deg);
}
100% {
    left: 100%;
    opacity: 0;
    transform: rotate(-180deg);
}
}


.section_form {
    background-color: #FFFFFF;
       -moz-box-shadow:    inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
    -webkit-box-shadow: inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
     box-shadow:        inset  0  8px 8px -8px #f6eedf, 
                        inset  0 -8px 8px -8px #f6eedf;
    position: relative;
    padding: 40px;
}
.title_form {
    margin-right: 30px;
    padding: 10px 0 0;
    width: 90%;
}
.body_form {
    background-color: #FFFFFF;
    height: 70px;
    margin-top: -2px;
    width: 100%;
}
.comment_form {
    color: #878990;
    display: inline-block;
    float: right;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 25px;
    padding: 5px;
    width: 44%;
}
.comment_form h2 {
    color: #878990;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.inline-form {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    text-align: right;
    width: 49%;
    background-color: #fff;
    background-color: #fff !important;
    border: 0 none !important;
    border-radius: 10px !important;
    margin-left: 5px;
    padding: 10px 0px;


                          

}
#MessageForm{
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    text-align: center;
    width: 49%;	
   	margin-left: 5px;
    padding: 10px 0px;
}
.msg {
    color: #878990;
    font-family: Tahoma;
    font-size: 15px;
    margin-top: 25px;
}
.register-switch {
    background: linear-gradient(to bottom, #60a83a, #7dbe52) repeat scroll 0 0 #6db244;
    border-radius: 2px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.05) inset, 1px 0 rgba(0, 0, 0, 0.02) inset, -1px 0 rgba(0, 0, 0, 0.02) inset;
    height: 32px;
    margin-bottom: 15px;
    padding: 4px;
    width: 200px;
}
.register-switch-input {
    display: none;
}
.register-switch-label {
    color: white;
    cursor: pointer;
    float: left;
    line-height: 32px;
    text-align: center;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
    width: 50%;
}
.register-switch-input:checked + .register-switch-label {
    background: linear-gradient(to bottom, #fefefe, #eeeeee) repeat scroll 0 0 white;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
    color: #434248;
    font-weight: 500;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.label {position:relative}
.label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    left:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
.label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

.select {

  background-color:#fff;

  color:#555555;
  text-align:center;
  border:0;
  outline:0;
  width:80px;
}


#subscribe {
    background-color: #b8e2df;
    background-image: url("../img/arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    padding: 12.8px 30px;
}
#subscribe:hover {
    opacity: 0.8;
}
.followMe {
    color: #fff;
    cursor: pointer;
    font-family: Tahoma;
    font-weight: bold;
    margin-right: 45%;
    position: absolute;
    top: 10px;
}
.box_services {

    width: 100%;
	background: -moz-linear-gradient(top, #FEFDF3 0%, #FFFFFF 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFDF3), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FEFDF3 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FEFDF3 0%,#FFFFFF 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,#FEFDF3 0%,#FFFFFF 100%); /* IE10+ */
background: linear-gradient(to bottom,#FEFDF3 0%,#FFFFFF 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFDF3', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */

padding-top:18px;

}
.box1 {
    display: inline-block;
    height: 315px;
    margin-right: 38px;
    overflow: hidden;
    width: 20%;
}
.box2 {
    display: inline-block;
    height: 315px;
    margin-right: 38px;
    overflow: hidden;
    width: 40%;
}
.title_services {

    padding: 5px;
}
.title_services h2{
    color: #575757;
    font-family: Tahoma;
    font-weight: bold;
}
.testimonial p {
    background: none repeat scroll 0 0 #eee8aa;
    color: #181a1c;
    font-family: Tahoma;
    font-size: 14px;
    height: 140px;
    margin: 8px 0 0;
    padding: 15px;
}
.whopic {
    margin-top: 5px;
}
.testimonial .whopic {
    display: inline-block;
}
.testimonial .arrow {
    border-left: 20px outset transparent;
    border-right: 20px outset transparent;
    border-top: 10px solid #eee8aa;
    margin-left: 10px;
    width: 0;
}
.testimonial .whopic {
    font-family: Tahoma;
}
.testimonial .whopic img {
    border-radius: 50%;
    float: right;
    height: 50px;
    margin-top: 3px;
    width: 50px;
}
.testimonial .whopic strong {
    float: right;
    font-family: Tahoma;
    font-weight: bold;
    padding-right: 10px;
}
.testimonial .whopic strong h2 {
    font-family: Tahoma;
    font-size: 14px;
    margin-top: 20px;
}
.testimonial .whopic strong a {
    color: #878990;
    text-decoration: none;
}
.testimonial .whopic small {
    display: block;
    font-size: 12px;
}
.archived h2 {
    color: #878990;
    cursor: pointer;
    float: left;
    font-family: Tahoma;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}
.social_footer {
    margin-top: 10px;
    width: 100%;
}
.social_footer li {
    display: inline;
    margin-right: 5px;
}
.social_footer li a {
    text-decoration: none;
}
.social_footer li a i {
    color: #DBBC85;
    cursor: pointer;
    font-size: 32px;
}
.social_footer li a i:hover {
    opacity: 0.8;
}
.linkInfo {
    float: right;
    list-style: outside none none;
    margin-top: 10px;
    position: relative;
    text-align: right;
}
.linkInfo li {
    margin-right: 0;
    padding-top: 10px;
    width: 100%;
}
.linkInfo a {
    color: #878990;
    font-family: Tahoma;
    font-size: 13px;
    margin-right: 5px;
    text-decoration: none;
}
.linkInfo a i {
    margin-left: 5px;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
}

.linkInfo a:hover >i {
    color: #D2AB67;
	font-size:18px;
}

.contact {
    height: 640px;
    margin-top: 0;
    width: 100%;
}
.contact_fix {
    background-image: url("darabi/images/contact1.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    position: relative;
    width: 900px;
}
.contact_details {
    height: 417px;
    position: absolute;
    right: 50px;
    width: 270px;
}
.address {
    color: #717171;
    font-size: 13px;
    height: 182px;
}
.blue {
    color: #7da1bc;
    font-size: 17px;
}
.contact_form {
    height: 417px;
    position: absolute;
    right: 400px;
    top: 70px;
    width: 365px;
}
.contact_input {
    border: 1px solid #d6d6d6;
    color: #d6d6d6;
    font-family: Tahoma;
    font-size: 14px;
    height: 30px;
    margin-bottom: 13px;
    padding: 5px;
    width: 100%;
}
.contact_textarea {
    border: 1px solid #d6d6d6;
    color: #d6d6d6;
    height: 90px;
    margin-bottom: 13px;
    padding: 5px;
    width: 100%;
}
.contact_submit {
    background-image: url("http://avagostar.net/new_web/wp-content/themes/avagostar/images/contact_submit.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
    height: 32px;
    margin-bottom: 13px;
    width: 122px;
}
.contact_submit:hover {
    background-image: url("http://avagostar.net/new_web/wp-content/themes/avagostar/images/contact_submit_hover.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-style: none;
    cursor: pointer;
    height: 32px;
    margin-bottom: 13px;
    width: 122px;
}
.contact_work {
    color: #2c4d1a;
    height: 200px;
    padding-right: 50px;
    padding-top: 150px;
    text-align: center;
    width: 300px;
}
.contact_top {
    background-image: url("images/contact_top.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 19px;
    left: 90px;
    position: absolute;
    top: 130px;
    width: 30px;
}
#mesg_alert1 {
    color: red;
    font-size: 9px;
    left: -120px;
    position: absolute;
    top: 55px;
    width: 100px;
}
#captchaimg {
    float: right;
    height: 80px;
    width: 150px;
}
#captchatxt {
    float: right;
    width: 100px;
}
#contact_captcha_txt {
    color: #575757;
    font-size: 14px;
}
#contact_input_id1 {
    font-family: Tahoma;
}
#qr {
    background-image: url("http://avagostar.net/qr.png");
    background-repeat: no-repeat;
    margin-right: 54px;
}
#footer {
    background-color: #eae3d1;
    width: 100%;
}
#main-frame {
    background-color: #fff;

    border-radius: 24px;
    height: auto;
    margin: 30px auto 0;
    padding-bottom: 15px;
    position: relative;
    width: 980px;
}
.header {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 980px;
	
}
.fixed {
    margin: 0 auto;
    padding-bottom: 9px;
    width: 980px;
	position:fixed;
	z-index:100;
	background-color:#fff;
top:0px;
	
	 }


.nav{
	width: 100%;
	margin: 0 auto;
	height: 62px;	
    
    padding-bottom: 10px;
	
	
}

.menu-left, .menu-right {
    width: 360px;
    height: 62px;
    position: absolute;
    top: 18px;
        -webkit-box-shadow: 0 6px 6px -6px #D2AB67;
       -moz-box-shadow: 0 6px 6px -6px #D2AB67;
            box-shadow: 0 6px 6px -6px #D2AB67;
    
}

.menu-left {
    left: 0px;
    padding-left: 43px;
    padding-right: 40px;
}

.menu-right {
    right: 0px;
    padding-right: 35px;
}

.nav ul {
    list-style:none;
    margin: 0;
    padding: 0;
    height: 62px;
    line-height: 45px;
}

.nav ul li {
    float: left;
    font-family: Tahoma;
    font-size: 16px;
    
    margin:0 15px;
}
.nav ul li a{
	text-decoration: none;
	color: #ab9a7b;
}

.menu-right ul li {
    float: right;
    display: inline;
}

#logo-container {
    width: 148px;
    height: 82px;
    position:absolute;
    left:50%;
}
.logo {
    position:relative;
   padding-bottom:5px;
    left:-50px;
    width: 148px;
    top:10px;
    height: 82px;
    background:#FFFFFF url("../img/logo.png")no-repeat center center ;
    z-index:9999;
    border-radius: 0 0 20px 20px;
            -webkit-box-shadow: 0 8px 6px -6px #D2AB67;
       -moz-box-shadow: 0 8px 6px -6px #D2AB67;
            box-shadow: 0 8px 6px -6px #D2AB67;
    
}
#menue {
    border-radius: 6px;
    float: right;
    margin-right: 20px;
    width: 800px;
}
#gal1 a {
    text-decoration: none;
}
.menue-list {
	position:relative;
    cursor: pointer;
    float: right;
    padding: 10px 3px;
    text-align: center;
    width: 80px;
    margin-right: 0px;
    background-color: #fff;
}
.menue-list >h2 a i {
    background: #d2ab67 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fcf6e7;
    font-size: 16px;
    height: 31px;
    left: 50%;
    line-height: 31px;
    margin-left: -16px;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease 0s;
    width: 31px;}
.active{
	height: 55px;
	background-color: #fcf6e7;
	border-bottom: 1px solid #d2ab67;
}


.menue-list a span{
	position:absolute;
	right:5px;
	color: #796e6d;
	 font: 14px Tahoma;	
	top: 45px;
	width: 100%;
}

.menue-list a{
	text-decoration: none;

}
.menue-list a:hover {
 font: 13px Tahoma;
}

.thumbnails {
    
    margin-top: 20px;
    width: 100%;
    display: inline-block
}
.thumbnail2 {
    background-color: #f0e8d6;
    border-bottom: 1px solid  #d2ab67;
    
    
    display: inline;
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    padding-bottom: 5px;
    position: relative;
    width: 266px;
    cursor: pointer;
}
.thumbnail2:hover {
    opacity: 0.8;
}
.thumbnail2 h2 {
    font-family: Tahoma;
    font-size:12px;
    margin-top: 10px;
	height:30px;
    text-align: center;
    color: #796e6d
}

.text-detail-product {
    color: #CCCCCC;
    display: none;
    font-family: Tahoma;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 25px;
}
.thumbnail2 img {
    width: 266px;
    height: 314px;
}
 .hr-style1::after {
    background: #fff none repeat scroll 0 0;
    color: #F5EDDE;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    border-top-colors: none;
    border-right-colors: none;
    border-left-colors: none;
    border-bottom-colors: none;
    
    border-color: #d2ab67 ;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    overflow: visible;
    padding: 0;
    position: relative;
}
hr::after {
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    right: 0;
    top: -1px;
    width:60 %;
}
hr::before {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 40%;
}
.hr-style1::after {
    content: "\f0c4";
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1px;
    margin-top: 0;
    right: 100px;
    text-align: center;
    transform: rotateY(180deg);
    width: 5%;
}
.hr-style5{
	width:115px;
	margin:0 auto;
	padding:10px 0px 20px 0px;
}
.hr-style5::before {
    content: "\f1d8 ";
    font-family: FontAwesome;
    font-size: 20px;
    left: 100%;
    line-height: 1px;
    margin-top: 0;
    text-align: center;
    width: 25%;
}
.hr-style5::before, .hr-style5::after {
    background: transparent;
    color: #d2ab67;
}
.hr-style5::after {
    content: "\f1d8 ";
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1px;
    margin-top: 0;
    right:100%;
    text-align: center;
    transform: rotateY(180deg);
    width: 25%;
}
.title-product2{
	color:#ab9a7b; 
	font-family: Tahoma;
	font-size: 14px;
	position: relative;
	height: 30px;

	
	
}
.title-product2 span{
	margin-right: 28px;
	padding-bottom: 5px; 
}
.title-product2 img{
	position: absolute;
		top: -5px;
		width: 26px;
		height: 26px;
}
.hr-style2{
	 background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center center;
    border: medium none;
    height: 20px;
    margin: 12px 0 16px;
    width: 100%;
}
#logo {
    background: url("../img/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 67px;
    margin-top: 10px;
    width: 148px;
}
#logo1 {
    display: none;
}
#menue-responsive {
    display: none;
}
#wrapper {

    width: 100%;
}
#wrapper-right {
    float: right;
    position: relative;
    width: 440px;
}
span.tooltip {
    background: linear-gradient(#e2d7c3, #ebe5d5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebe5d5;
    border-radius: 10px;
    cursor: pointer;
    font: 14px Tahoma;
    height: 20px;
    padding: 10px;
    position: absolute;
    right: 10px;
    width: 380px;
}
#message {
    color: #f91212;
    left: 5px;
    position: absolute;
    text-align: left;
    top: -3px;
}
#message-right {
    color: #5d5d5d;
    position: absolute;
    text-align: right;
    top: -3px;
    width: 260px;
}
#login-tooltip {
    color: #5d5d5d;
    text-align: center;
}
#login {
    position: absolute;
    right: 20px;
    top: 45px;
    width: 390px;
}
#text-login {
    color: #3b3b3b;
    font: 14px Tahoma;
    margin-right: 10px;
    text-align: justify;
}
.input {
    background-color: #fff;
    border: 2px solid #cac6c8;
    font: 13px Tahoma;
    margin-right: 10px;
    text-align: right;
    text-indent: 5px;
}
#login-btn {
    color: #757575;
    cursor: pointer;
    text-align: center;
}
.input:hover {
    border-color: #818181;
    opacity: 0.8;
}
#welcom-tooltip {
}
span.tooltip::after {
    border-color: #ebe5d5 transparent transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 190px;
    position: absolute;
    top: 41px;
    width: 0;
}
#middle-item {
    position: absolute;
    top: 60px;
    width: 100%;
}
#middle-item li {
    display: inline;
}
#middle-item li img {
    margin-left: 75px;
}
#middle-item li a {
    cursor: pointer;
    font: 14px Tahoma;
    position: absolute;
    text-decoration: none;
}
#Consultation {
    color: #5d5d5d;
    right: 25px;
    top: 60px;
}
#dreams {
    color: #ff6465;
    right: 175px;
    top: 60px;
}
#edit {
    color: #5d5d5d;
    right: 320px;
    top: 60px;
}
span.tooltip2 {
    background: linear-gradient(#e2d7c3, #ebe5d5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    color: #5d5d5d;
    cursor: pointer;
    font: 14px Tahoma;
    height: 20px;
    padding: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 175px;
    width: 380px;
}
span.tooltip2::after {
    border-color: #eae3d3 transparent transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 190px;
    position: absolute;
    top: 40px;
    width: 0;
}
#bottom-item {
    position: absolute;
    top: 230px;
    width: 440px;
}
#item {
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    width: 200px;
}
#border-circle {
    background: url("../img/face.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #f8f8f8;
    border-radius: 50%;
    float: right;
    height: 64px;
    width: 64px;
}
#border-circle:hover {
    background: url("../img/face2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#slider_about {
    margin-right: 10px;
    margin-top: 10px;
    width: 100%;
}
#slider_about ul li {
    display: inline;
}
#slider_about ul li a {
    text-decoration: none;
}
#content-item {
    cursor: pointer;
    float: right;
    margin-right: 3px;
    margin-top: -15px;
    width: 130px;
}
#title-bottom-item {
    color: #796e6d;
    font: 14px Tahoma;
}
#text-bottom-item {
    color: #8e8e8e;
    font: 12px Tahoma;
}
#wrapper-left {
    float: left;
    margin-left: 20px;
    width: 500px;
}
#slider1 {
    border: 2px solid #eae2cd;
    border-radius: 12px;
}
#footer-wrapper-left {
    color: #808080;
    cursor: pointer;
    font: 12pt Tahoma;
    margin-right: 85px;
    margin-top: 15px;
}
#social-url {
    margin-right: 35px;
    margin-top: -28px;
}
#social-url li {
    display: inline;
    text-decoration: none;
}
#fb {
    margin-right: 240px;
}
#fb img:hover {
    opacity: 0.8;
}
#insta img:hover {
    opacity: 0.8;
}
#twiter img:hover {
    opacity: 0.8;
}
#footer-site {
    color: #fff;
    font: 10pt/1.2 Tahoma;
    margin: 0 auto;
    width: 980px;
}
#footer-site small {
    margin-right: 10px;
}
#title-products {
    border-bottom: 2px solid #81d8d0;
    color: #796e6d;
    cursor: pointer;
    font: 20px Tahoma;
    margin-right: 30px;
    text-decoration: none;
	padding-bottom:3px;
    width: auto;
}
#map-product {
    color: #a17653;
    cursor: pointer;
    font: 12pt Tahoma;
    margin-right: 35px;
    margin-top: 15px;
}
span.tooltip-product {
    background: linear-gradient(#e2d7c3, #ebe5d5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ebe5d5;
    border-radius: 10px;
    color: #5d5d5d;
    cursor: pointer;
    font: 14px Tahoma;
    height: 150px;
    margin-right: 200px;
    padding: 10px;
    position: absolute;
    text-align: justify;
    top: 200px;
    width: 580px;
}
span.tooltip-product::after {
    border-color: #ebe5d5 transparent transparent;
    border-style: solid;
    border-width: 35px;
    content: "";
    height: 0;
    left: 290px;
    position: absolute;
    top: 170px;
    width: 0;
}
#show-gallery {
    color: #796e6d;
    cursor: pointer;
    font: 16px Tahoma;
    left: 420px;
    opacity: 0.8;
    position: absolute;
    top: 420px;
}
#show-gallery:hover {
    opacity: 1;
}
#wrapper-center {
    margin-top: 5px;
    width: 940px;
}
#wrapper-center-tb {
    margin-right: 50px;
    margin-top: 25px;
    width: 880px;
}
#products-tb {
    margin-right: 50px;
}
#product-section {
    background-color: #f8f6f1;
    cursor: pointer;
    float: right;
    height: 290px;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    width: 200px;
}
#product-section:hover {
    opacity: 0.6;
}
#img-product {
    border: 2px solid #eae3d1;
    cursor: pointer;
    height: 260px;
    margin-right: 5px;
    margin-top: 5px;
    width: 190px;
}
#product-single {
    background: linear-gradient(#e2d5c2, #eae3d1) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    margin-right: 70px;
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
    width: 700px;
}
#product-single-right {
    float: right;
    width: 470px;
}
#product-single-left {
    float: left;
    height: 100%;
    margin-left: 12px;
    margin-top: 12px;
    width: 190px;
}
#rectangle-middle-product {
    background-color: #fff;
    border: 3px solid #aaabab;
    height: 165px;
    position: absolute;
    right: 60px;
    top: 34px;
    width: 380px;
}
#rectangle-middle-product img {
    margin-right: 90px;
    margin-top: 25px;
}
#text-img-product {
    color: #666;
    cursor: default;
    font: 14px Tahoma;
    margin-right: 100px;
}
#details-product {
    color: #666;
    cursor: default;
    float: right;
    font: 14px Tahoma;
    margin-right: 50px;
    margin-top: -88px;
}
#start-gallery {
    height: 370px;
}
#tools-single-product {
    height: 60px;
    margin-right: 50px;
    margin-top: 10px;
    width: 720px;
}
#box-tool {
    background-color: #eae3d1;
    border: 1px solid #eae3d1;
    border-radius: 6px;
    color: #666;
    cursor: pointer;
    float: right;
    font: 14px Tahoma;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 158px;
}
#box-tool:hover {
    opacity: 0.8;
}
#footer-form {
    height: 180px;
    position: relative;
    width: 100%;
}
.tooltip-bottom {
    background: linear-gradient(#abcbb0, #cde9e3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #cde9e3;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font: 14px Tahoma;
    height: 20px;
    padding: 10px;
    position: absolute;
    right: 290px;
    text-align: center;
    width: 380px;
}
span.tooltip-bottom::after {
    border-color: #cde9e3 transparent transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 190px;
    position: absolute;
    top: 41px;
    width: 0;
}
#tools-footer-form {
    height: 60px;
    margin-right: 50px;
    width: 880px;
}
#row-tooltip-bottm {
    height: 60px;
    margin-top: 20px;
    width: 100%;
}
#request-form {
    margin-right: 30px;
    width: 600px;
}
.label {
    color: #666;
    font: 14px Tahoma;
}
.input-request {
    border: 2px solid #eae3d1;
    font: 14px Tahoma;
    height: 30px;
    margin-left: 10px;
    margin-right: 5px;
    width: 200px;
}
.input-request:hover {
    opacity: 0.8;
}
.btn-product {
    background-color: #fffafa;
    border: 2px solid #eae3d1;
    border-radius: 6px;
    color: #cf9e80;
    cursor: pointer;
    float: left;
    font: 14px Tahoma;
    opacity: 0.8;
}
.btn-product:hover {
    opacity: 1;
}
#next {
    margin-left: 97px;
}
#prev {
    margin-left: 10px;
}
#message-request {
    border: 2px solid #eae3d1;
    font: 14px Tahoma;
    height: 60px;
    margin-left: 10px;
    margin-right: 5px;
    max-height: 60px;
    max-width: 492px;
    width: 492px;
}
#message-request:hover {
    opacity: 0.8;
}
#request-tb {
    border: medium hidden;
    margin-right: 10px;
    margin-top: 20px;
    width: 100%;
}
#send-request {
    background: none repeat scroll 0 0 #eae3d1;
    border: medium hidden;
    border-radius: 6px;
    color: #796e6d;
    cursor: pointer;
    font: 14px Tahoma;
    left: 160px;
    padding: 6px 20px;
    position: absolute;
    top: 200px;
}
#send-request:hover {
    opacity: 0.8;
}
#products_show {
    display: none;
    margin-top: 30px;
    width: 100%;
}
#zoom_01 {
    margin-left: 40px;
    margin-top: 10px;
}
#gal1 {
    margin-left: 40px;
    margin-top: 10px;
}
#gal-responsive {
    display: none;
}
#request-tb-responsive {
    display: none;
}
#toggle-menue {
    display: none;
}
.blog_content {
    font-family: Tahoma;
    margin-top: 10px;
    padding-right: 28px;
}
.blog_content {
    color: #575757;
    direction: rtl;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.blog_content img {
    padding: 0;
}
		
	.leftcopyright{float:left;padding-left:20px;margin-top:-25px}
	.text-copyright{float:right;display:inline}
	.img-copyright{float:left;display:inline}
	.text-copyright p{line-height: 16px;text-align: center;padding-top: 10px; padding-left: 5px;color:#878990}
	.text-copyright a{text-decoration:none;}
        


        .wp-image-1496{
            max-width: 100%;
            height: auto;
        }
