@import "reset.css";
@import "prettyPhoto.css";
@import "supersized.core.css";
@import "slider.css";
@import "jquery.jscrollpane.css";
@import "jplayer.css";
@import "http://fonts.googleapis.com/css?family=Petit+Formal+Script";
@import "http://fonts.googleapis.com/css?family=Raleway:400,100,200,500,700";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
::selection{
  color: #fff;
  background: #673825;
}
::-moz-selection{
  color: #fff;
  background: #673825;
}

body, html {height:100%;}

body{ background:#f3e0bc; border:0; font: 12px Arial, Helvetica, sans-serif; color:#673825 ; line-height:18px; min-width:1000px; position:relative; overflow:hidden;min-width:1000px;}

.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #f3e0bc; width:100%; height:100%; top:0; left:0}

.extra {min-width:1000px;min-height:100%; height:auto !important; height:100%; margin: 0 auto 0px; overflow:hidden; position:relative; z-index:10;}


.main1 { width:100%;height:860px; position:relative; z-index:1;}



.main2{ width:1000px; height:860px; position:absolute; left:50%; margin-left:-500px; top:50%; margin-top:-430px; z-index:2;}

.main3{ width:1000px; height:860px; position:absolute; left:0; top:139px; z-index:5; overflow: hidden;}

.kv2{width: 980px; height: 518px; background: url(../images/kv2.png); position: absolute; left: 10px; top: 45px; z-index: 1;border-radius:21px; -moz-border-radius:21px; -webkit-border-radius:21px;}

.kv1{width: 1095px; height: 712px; background: url(../images/kv1.png) 0 0 no-repeat; position: absolute; left: -48px; top: 96px; z-index: -1;}

.flowers1{width: 552px; height: 165px; background: url(../images/flowers1.png) 0 0 no-repeat; position: absolute; left: 212px; top:-13px;z-index:30;}

.flowers2{width: 732px; height: 191px; background: url(../images/flowers2.png) 0 0 no-repeat; position: absolute; left:-150px; top:666px;z-index:20;}

header{position: absolute; left: 5px; top: 15px; z-index: 50;}
.logo { display:inline-block;text-decoration:none; }

.slogan1{position: absolute; right: 130px; top: 20px; z-index: 50; font-family: 'Petit Formal Script'; font-size: 16px; line-height: 20px; color: #f0f1f1;}

.slogan2{position: absolute; right: 15px; top: 45px; z-index: 51; font-family: 'Petit Formal Script'; font-size: 25px; line-height: 30px; color: #f0f1f1;}

footer{display: inline-block; position: absolute; right: 20px; bottom: 10px; z-index: 60; padding-left: 30px; border-left: 1px solid #fff;}

.icons { float:right; }
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:30px;}

.tola{float: right; padding-left: 50px; margin-right: 50px;}

.copyright{color:#fff; line-height:25px; padding-top: 5px;}
.copyright a { color:#fff;}




/* ============================= main menu ====================== */

.menu { display:block; width: 1170px; height:88px; background: url(../images/menu_bg.png) 0 0 no-repeat; text-align:center; white-space:nowrap; position: absolute; left: -85px; top: 139px; z-index: 20;}
#menu { display:inline-block; white-space:nowrap;}
#menu > li { display: inline-block; height:61px; position:relative; float:left; white-space:nowrap; padding-left: 12px; background: url(../images/marker1.png) 0 center no-repeat;}
#menu > li:first-child{background: none; padding-left: 0;}
#menu > li > a{display:block; height:100%; text-decoration:none; position:relative; text-transform: uppercase; overflow: hidden; padding: 0 20px; }
#menu > li > a .txt1{ display:block; position: relative; width:100%; height:100%; z-index:3;font-family:'Raleway';font-weight: 500; font-size:18px; line-height:61px; color:#6c3748; text-decoration:none; }


.submenu{ position:absolute; z-index:1; top:61px; left:12px; background: #6c3748; border-top: 3px solid #582c3a;}
.submenu > ul{ padding:10px 20px;   }
.submenu ul > li{ display:block; width:100%; height:29px; border-top:1px solid #864759; position:relative; text-align:left;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li > a{ display:block;height:29px;line-height:29px; text-decoration:none; position: relative; font-family:'Raleway';font-weight: 500; font-size:13px; color:#f99aac; white-space:nowrap; padding-right: 20px; background: url(../images/arr1.png) -12px 8px no-repeat; text-transform: uppercase;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover { color:#eccf98; text-decoration:none;background: url(../images/arr1.png) 0px 8px no-repeat;}
.submenu ul > li > a .s_txt1{display: inline-block; padding-right: 20px; padding-left: 0;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.submenu ul > li > a:hover .s_txt1{padding-right: 0px; padding-left: 20px;}



/* ============================= main layout ====================== */



#content{ position:absolute; left:16px; top:50px; z-index:20; }
#content > ul{ }
#content > ul > li{ width:968px; height:508px; position:absolute; overflow:hidden;}



.box{ width:920px;height:474px; position:relative; padding: 34px 16px 0px 32px; background: #fff;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:430px;}
.col2{ width:410px;}







.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}




a{ color:#714534; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Raleway';font-weight:100; font-size:48px; color:#bf6e6c; line-height:48px; padding:0px 0 15px 0;  }

h3{ font-family:'Raleway';font-weight:200; font-size:36px; color:#bf6e6c; line-height:48px; padding:0px 0 15px 0;  }

h4{ display: inline-block; font-family:'Raleway';font-weight:400; font-size:18px; color:#673825; line-height:24px; padding:0px 0 5px 0; border-bottom: 3px solid #d1978b; margin-bottom: 10px; text-transform: uppercase; }
h4 span{font-weight: 700;}

h5{ font-family:'Raleway';font-weight:400; font-size:18px; color:#673825; line-height:24px; padding:0px 0 10px 0; text-transform: uppercase; }



.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

.text { padding:0 0 5px; display: block;}

.line1 { height:1px; background:#4a4a4a; margin:15px 0;}

.radius1{border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.border1 { border:8px solid #f4d2a9;}
.border2 { border:4px solid #f4d2a9;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:43px; line-height:43px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:20px; font-family:'Raleway'; font-weight: 400; color:#fff; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.jpg) left top  repeat-x; padding: 0 20px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.button1 .over1{display: inline-block; margin-left: 13px; width: 19px; height: 43px; background: url(../images/button1_over1.png) left center no-repeat;}
.button1:hover { background-position: bottom;}

.button2{ display:inline-block; height:14px; line-height:14px; text-decoration: none; margin-top:10px; margin-bottom:10px; font-size:14px; font-family:'Raleway'; font-weight: 500; color:#6c3748; text-transform:uppercase; white-space:nowrap; letter-spacing:0px; background:url(../images/button2.png) 0 center no-repeat; padding-left:20px;}
.button2:hover { color:#d1978b;}

.about1{padding-bottom: 35px;}
.about1.last{padding-bottom: 0;}
.about1 .img{float: left; margin-right: 20px;border:4px solid #f4d2a9;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.services1{padding-bottom: 15px;}
.services1.last{padding-bottom: 0;}
.services1 .img{float: left; margin-right: 20px;border:4px solid #f4d2a9;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.consultant1{width: 192px; float: left; margin-right: 46px; padding-bottom: 15px;}
.consultant1.last{margin-right: 0;}
.consultant1 .img{border:8px solid #f4d2a9;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.prices1{padding-bottom: 2px;}
.prices1.last{padding-bottom: 0;}
.prices1 .img{float: left; margin-right: 20px;border:8px solid #f4d2a9;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}

.prices2{padding-bottom: 7px;}
.prices2 .txt1{float: left; padding-left: 15px; background: url(../images/prices2.png) 0 6px no-repeat;}
.prices2 .txt2{width: 40px; float: right;}

.gal1 { width:192px; padding-bottom:10px; float:left; margin-right:40px; }
.gal1.last { margin-right:0px; }

.photo1 {width:192px; height:138px; margin-bottom:8px;}
.photo1 a img {border:8px solid #f4d2a9;border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1 a:hover img {border:8px solid #ee7782;}

.google_map{

    width: 414px;
    height: 204px;
    border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
    background: #fff;
    position:relative;
    overflow:hidden; margin-bottom:20px;border:8px solid #f4d2a9;;

}





/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:442px; overflow: auto;}


/*================= Contacts =========================*/

#note{ width:420px;}
.notification_error{ color:#f00; margin-bottom:5px }
.notification_ok{ text-align: center;} 

#ajax-contact-form label{float:left; width: 100px; line-height:31px; color:#673825;}
#ajax-contact-form label.c{ margin-top:5px;}

#ajax-contact-form input{ float:left; width:410px; height:33px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #673825; background: #fdf9f5; border: 1px solid #f4d2a9; margin-bottom:3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  padding-left: 5px; padding-right: 0;-moz-box-shadow: inset 2px 2px 5px #fbf2e7; -webkit-box-shadow: inset 2px 2px  5px #fbf2e7; box-shadow: inset 2px 2px 5px #fbf2e7;}
#ajax-contact-form input:focus{border-color:#d69f5c; }

#ajax-contact-form textarea{ float:left; width:410px; height:120px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #673825; background: #fdf9f5; border: 1px solid #f4d2a9; margin-bottom:3px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-left: 5px; padding-right: 0; padding-top: 5px;-moz-box-shadow: inset 2px 2px 5px #fbf2e7; -webkit-box-shadow: inset 2px 2px  5px #fbf2e7; box-shadow: inset 2px 2px 5px #fbf2e7;}
#ajax-contact-form textarea:focus{border-color:#d69f5c; }

#ajax-contact-form img{float:left; width:150px; height:45px; margin-top:5px; margin-left:10px;}

#ajax-contact-form input.capthca{ float:left; width:160px; margin-top:5px; margin-right:10px;}

#ajax-contact-form input.submit{ width:146px; height:43px; cursor:pointer; background:url(../images/submit.png) left top no-repeat; border:none; margin:15px 0 0 0px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;  text-indent:-999%;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; }
#ajax-contact-form input.submit:hover{ background-position:bottom;}