/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@font-face { font-family: 'SurveyorText-Book'; src: url('../fonts/SurveyorText-Book-Pro.otf');}
@font-face { font-family: 'SurveyorText-BookItalic'; src: url('../fonts/SurveyorText-BookItalic-Pro.otf');}
@font-face { font-family: 'LatoBold';
    src: url('../fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato-Bold.ttf') format('truetype');
    text-rendering: optimizeLegibility; }
body {
    overflow-x: hidden;
    font-size: 16px;
    font-family: 'SurveyorText-Book';
}
#nav {
    display: block;
    width: 100% !important;
    float: left;
}

.new #section2 .section2 {
  float: left;
  padding-top: 145px;
}
.new #section2 .imagess {
  float: right;
}









p {
    font-size: 20px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #000000;
	background-color: #f4f4f4;
}
.bg_header {
    background: url("../img/home/Img_1.png");
	background-position: -6px 35px;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}
.bg_header1 {
	 background: url("../img/home/Img_2.png");
	background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
}
header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 500;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}
@media(max-width:768px) {
body, html {
    float: left;
    width: 100%;
	overflow-x: hidden;
}
}
@media(min-width:768px) {

.collection #section4 img {
    width: 50%;
}
}


@media(min-width:768px) {
    header .container {
        padding-top: 190px;
        padding-bottom: 50px;
    }

    header .intro-text .name {
        font-size: 28px;
    }

    header .intro-text .skills {
        font-size: 23px;
    }
    header .arrow-down {
        margin-top: 120px;
        z-index: 4 !important;
        cursor: pointer;
        position: relative;
    }
    header .arrow-down span {
        font-size: 13px;
    }
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 15px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    
}

..navbar {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
    margin-top: 10px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 130px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    color: #fff;
    background: #18bc9c;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
    z-index: 11;
    position: relative;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #302e2f;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 40px 0 20px;
    background-color: #302e2f;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 26px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
.navbar-default {
	background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000000;
}
.navbar-nav > li > a {
    padding-bottom: 10.5px;
    padding-top: 10.5px;
}
.navbar-nav > li > a {
    line-height: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav > li {
    border-right: 1px solid;
    display: block;
    position: relative;
}
.nav > li:last-child {
    border-right: 0px solid;
}
/***********menu *****************/

.main-menu {
	border-right: 1px solid;
    color: #000;
    font-family: "LatoBold";
    padding: 4px 16px 4px 10px;
    font-size: 13px;
}
.main-menu:last-child {
	border-right: none;
    color: #000;
    font-size: 13px;
    font-family: "LatoBold";
    padding: 4px 18px 4px 0px;
}
a.main-menu, a.main-menu:hover, a.main-menu:focus, a.main-menu:active, a.main-menu.active {
    color: #000;
    outline: 0 none;
    text-decoration: none;
    margin-right: 15px;
}
#drawerOpen .drawer-controls {
	float: right;
    height: auto;
    margin-right: -100%;
   /* padding: 25px;*/
    position: relative;
    width: 100%;
    z-index: 500;
}
#drawerOpen .width-change {
	width: 85%;
	float: left;
}
/*
.navbar ul.submenu {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    margin: 0;
    min-width: 180px;
    padding: 0;
    position: absolute;
    top: 18px;
}
.navbar li:hover > ul {
    animation: 0.5s ease 0s normal none 1 running fadeInDownSmall;
    display: block;
}
.navbar .submenu li {
    padding: 10px 18px;
}
.navbar ul.submenu li {
    border-bottom: 1px solid #eee;
    display: block;
    float: none;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-transform: none;
    text-align: center;
}
ul.navbar-nav li {
    color: #000;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
ul.navbar-nav li a{
	color: #000;
	font-family: 'LatoBold';
}
ul.navbar-nav li a:hover{
	text-decoration: none;
}*/
/*********menu end******************/
.arrow-down {
-webkit-animation: scroll-down-btn-picto-loop 5s infinite 6s;
-moz-animation: scroll-down-btn-picto-loop 5s infinite 6s;
animation: scroll-down-btn-picto-loop 5s infinite 6s;
}
@-webkit-keyframes scroll-down-btn-picto-loop{0%,100%,16%,28%{-webkit-transform:translateY(0);transform:translateY(0)}22%,8%{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes scroll-down-btn-picto-loop{0%,100%,16%,28%{-webkit-transform:translateY(0);transform:translateY(0)}22%,8%{-webkit-transform:translateY(10px);transform:translateY(10px)}}

#section1 {
background: rgba(219,219,219,1);
background: -moz-linear-gradient(left, rgba(219,219,219,1) 0%, rgba(220,220,220,1) 3%, rgba(242,242,242,1) 50%, rgba(236,236,236,1) 98%, rgba(236,236,236,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(219,219,219,1)), color-stop(3%, rgba(220,220,220,1)), color-stop(50%, rgba(242,242,242,1)), color-stop(98%, rgba(236,236,236,1)), color-stop(100%, rgba(236,236,236,1)));
background: -webkit-linear-gradient(left, rgba(219,219,219,1) 0%, rgba(220,220,220,1) 3%, rgba(242,242,242,1) 50%, rgba(236,236,236,1) 98%, rgba(236,236,236,1) 100%);
background: -o-linear-gradient(left, rgba(219,219,219,1) 0%, rgba(220,220,220,1) 3%, rgba(242,242,242,1) 50%, rgba(236,236,236,1) 98%, rgba(236,236,236,1) 100%);
background: -ms-linear-gradient(left, rgba(219,219,219,1) 0%, rgba(220,220,220,1) 3%, rgba(242,242,242,1) 50%, rgba(236,236,236,1) 98%, rgba(236,236,236,1) 100%);
background: linear-gradient(to right, rgba(219,219,219,1) 0%, rgba(220,220,220,1) 3%, rgba(242,242,242,1) 50%, rgba(236,236,236,1) 98%, rgba(236,236,236,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ececec', GradientType=1 );
   position: relative;
   padding: 145px 0;
}
#section1 .section1-img {
	float: right;
}
#section1 .heading-main {
    color: #000000;
    font-size: 35px;
     letter-spacing: 3px;
}
#section1 .heading-sub {
    color: #000;
    margin-bottom: 30px;
    padding-right: 200px;
    font-size: 18px;
}
#section1 .product_span {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
}
#section1 .product_span .product_image{
    padding-left: 28px;
    padding-right: 28px;
}
.heading-span > img {
    margin-right: 10px;
}
.heading-span {
	z-index: 500;
	position: relative;
}
.hide_content1{z-index:99999 !important;}
#section1  .heading-span a {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    vertical-align: middle;
    font-family: 'SurveyorText-BookItalic';
}
#section1 .heading-span a:hover, #section1 .heading-span a:focus {
    text-decoration: none !important;
}
#section2 {
    padding: 0;
    background-color: #F1F1F1;
    z-index: 5;
    position: relative;
}
#section2 .section2-img{
	margin-top: 25px;
    position: absolute;
}
#section2 .main-container {
    padding: 230px 0;
}
#section2 .section2 {
	float: right;
}
#section2 .heading-main {
    color: #000000;
    line-height: 36px;
    font-size: 38px;
     letter-spacing: 3px;
}
#section2 .heading-sub {
    color: #000;
    margin-bottom: 30px;
     margin-top: 15px;
    font-size: 17px;
}
#section2  .heading-span a {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    vertical-align: middle;
    font-family: 'SurveyorText-BookItalic';
}
#section2 .heading-span a:hover, #section2 .heading-span a:focus {
    text-decoration: none;
}
#section3 {
background: rgba(223,223,223,1);
background: -moz-linear-gradient(left, rgba(223,223,223,1) 0%, rgba(228,228,228,1) 62%, rgba(247,247,247,1) 81%, rgba(247,247,247,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(223,223,223,1)), color-stop(62%, rgba(228,228,228,1)), color-stop(81%, rgba(247,247,247,1)), color-stop(100%, rgba(247,247,247,1)));
background: -webkit-linear-gradient(left, rgba(223,223,223,1) 0%, rgba(228,228,228,1) 62%, rgba(247,247,247,1) 81%, rgba(247,247,247,1) 100%);
background: -o-linear-gradient(left, rgba(223,223,223,1) 0%, rgba(228,228,228,1) 62%, rgba(247,247,247,1) 81%, rgba(247,247,247,1) 100%);
background: -ms-linear-gradient(left, rgba(223,223,223,1) 0%, rgba(228,228,228,1) 62%, rgba(247,247,247,1) 81%, rgba(247,247,247,1) 100%);
background: linear-gradient(to right, rgba(223,223,223,1) 0%, rgba(228,228,228,1) 62%, rgba(247,247,247,1) 81%, rgba(247,247,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#f7f7f7', GradientType=1 );
padding: 0;
position: relative;
z-index: 5;
}
#section3 .section3-img{
	margin-right: 25px;
    margin-top: 25px;
    position: absolute;
    right: 0;
}
#section3 .main-container {
    padding: 230px 0;
}
#section3 .heading-main {
    color: #000000;
    line-height: 36px;
    font-size: 40px;
     letter-spacing: 3px;
}
#section3 .heading-sub {
    color: #000;
     margin-top: 5px;
     margin-bottom: 30px;
    font-size: 17px;
}
#section3  .heading-span a {
    color: #000;
    font-size: 21px;
    font-weight: 500;
    vertical-align: middle;
    font-family: 'SurveyorText-BookItalic';
}
#section3 .heading-span a:hover,#section3 .heading-span a:focus {
    text-decoration: none;
}
.footer-below .col-lg-12.footer-belowtitle {
    text-align: right;
    font-size: 12px;
    font-family: 'LatoBold';
}
.footer-above .footer-col p {
    margin: 0 0 3px;
    font-family: 'LatoBold';
    font-size: 17px;
}
.footer-above .footer-col p a {
    color: #fff;
}
.footer-above .footer-col p a:hover {
    text-decoration: none;
}
.footer-above .list-inline {
    float: right;
    margin-left: 0;
    margin-top: 15px;
    width: 85%;
}
.footer-above .list-inline > li {
    padding-left: 20px;
    padding-right: 20px;
}
.footer-above .list-inline > li > a {
    color: #fff;
    font-size: 17px;
    font-family: 'LatoBold';
    outline: 0 none;
    text-decoration: none;
}
.footer-above .fa-fw {
    width: 2.286em;
}


@media only screen and (min-width: 768px) and (max-width: 1020px){

	#drawerOpen .drawer-controls {
		margin-right: -100%;
		width: 100%;
	}
	#wrapper-preambule{height: 600px;z-index: 1;}
	#wrapper-preambule1{height: 600px;z-index: 1;}
	#section1 .product_span .product_image {
		padding-left: 10px;
		padding-right: 10px;
	}
	#section1 .heading-sub {
		padding-right: 0px;
	}
	#section2 {
		padding: 0;
	}
	#section2 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section2 .section2-img {
		margin-top: 50px;
		position: absolute;
		width: 50%;
	}
	#section2 .main-container {
		padding: 100px 0;
	}
	#section3 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section3 .section3-img {
		width: 50%;
	}	
	#section3 .main-container {
		padding: 100px 0;
	}
	.footer-above .list-inline > li {
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer-above .footer-col.col-md-3 {
		text-align: center;
	}
	footer .footer-below {
		padding: 10px 0 20px;
	}
	.footer-below .col-lg-12.footer-belowtitle {
		text-align: center;
	}
	canvas.canvas_section {
		display: none;
	}
	canvas.canvas_section3 {
		display: none;
	}
	
	
}

@media only screen and (min-width: 768px) and (max-width: 1020px) and (orientation: portrait)  {
/*body, html {
    overflow-x: hidden;
    float: left;
}*/
#section1 {
    text-align: center;
}
#section1 article {
    display: inline-block;
}	
.col-sm-8.portfolio-item > article {
  display: inline-block;
}
#wrapper-preambule {
  height: auto !important;
}
#wrapper-preambule1 {
  height: auto !important;
}
.collection #wrapper-collection2 {
  height: auto!important;
}
.collection #wrapper-collection3 {
height: auto!important;
}
.collection #wrapper-collection4 {
 height: auto!important;
}
.aboutus #section4 .col-sm-8.section4 {
  float: none !important;
  margin: 0 auto;
}
.aboutus #wrapper-preambule4 {
  height: auto !important;
  z-index: 1;
}
}
@media only screen and (min-width: 1021px) and (max-width: 1080px){
	#drawerOpen .drawer-controls {
		margin-right: -65%;
		width: 65%;
	}
	#drawerOpen .width-change {
		width: 84%;
	}
	#section1 .product_span .product_image {
		padding-left: 25px;
		padding-right: 25px;
	}
	#section1 .heading-sub {
		padding-right: 0px;
	}
	#section2 {
		padding: 0;
	}
	#section2 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section2 .section2-img {
		margin-top: 50px;
		position: absolute;
		width: 50%;
	}
	#section2 .main-container {
		padding: 170px 0;
	}
	#section3 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section3 .section3-img {
		width: 50%;
	}	
	#section3 .main-container {
		padding: 170px 0;
	}
	.footer-above .list-inline > li {
		padding-left: 10px;
		padding-right: 10px;
	}
	canvas.canvas_section {
		position: absolute;
		top:151% !important;
		left: 0;
		overflow:hidden;
		width: 50%;
		height: 40% !important;
	}
	canvas.canvas_section3 {
		position: absolute;
		top:220% !important;
		left: 50%;
		overflow:hidden;
		width: 50%;
		height: 40% !important;
	}
	#parallax_fast2{
		z-index: 3;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png),  url(../img/home/dot_two.png) !important;
		background-position: 20px 90px, 240px 60px, 400px 60px, 400px 475px , 170px 500px !important;
		background-repeat: no-repeat !important;
	}
	#parallax_medium2{
		z-index:2;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png) !important;
		background-position: 450px 120px, 300px 345px !important;
		background-repeat: no-repeat !important;
	}

	#parallax_slow2{
		z-index:1;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png) !important;
		background-position: 90px 70px, 430px 180px !important;
		background-repeat: no-repeat !important;
	}
	.navbar-default{
		width: 100% !important;
	}
}
@media only screen and (max-width: 767px){
	#drawerOpen .width-change {
		width: 79%;
	}
	#drawerOpen .drawer-controls {
		margin-right: -100%;
		width: 100%;
	}
	.main-menu {
	margin-right: 0 !important;
		padding: 4px 10px 4px 0;
	}
	.main-menu:last-child {
		padding: 4px 10px 4px 8px;
		margin-right: 0;
	}
	.arrow-down {
		cursor: pointer;
		 padding-top: 40px;
	}
	header .container {
		padding-bottom: 20px;
	}
	ul.navbar-nav {
		height: auto;
		min-height: 150px;
	}
	.navbar-header {
		width: 30%;
		float: right;
	}
	.nav.navbar-nav.navbar-left {
		padding-top: 15px;
		text-align: center;
	}
	canvas.canvas_header {
		display: none;
	}
	canvas.canvas_section {
		display: none;
	}
	canvas.canvas_section3 {
		display: none;
	}
	#section1 .section1-img {
		float: none;
		margin: 0 auto;
	}
	#wrapper-preambule {
		height: auto;
	}
	#section1 .col-sm-4.section1{
		display: inline-block;
		width: 100%;
	}
	section {
		padding: 35px 0;
	}
	#section1 .col-sm-8.portfolio-item {
		text-align: center;
	}
	#section1 .product_diveder {
		display: none;
	}
	#section1 .product_span .product_image {
		margin-bottom: 25px;
	}
	#section1 .heading-sub {
		font-size: 18px;
		padding-right: 0;
	}
	#section2 .heading-sub {
		font-size: 18px;
	}
	#section2 .section2-img {
		margin-top: 0;
		position: relative;
	}
	#section2 .main-container {
		padding: 20px 0;
	}
	#section2 .section2 {
		float: none;
		text-align: center;
	}
	#wrapper-preambule1 {
		height: auto;
	}
	#section3 .heading-sub {
		font-size: 18px;
	}
	#section3 .section3-img {
		margin-right: 0;
		margin-top: 0;
		position: relative;
		right: 0;
	}
	#section3 .main-container {
		padding: 20px 0;
	}
#section3 .section3 {
    text-align: center;
    margin-left: 0px !important;
}
	#section3 .heading-main {
		font-size: 39px;
	}
	#section1 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section2 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#section3 .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	footer .footer-col {
		margin-bottom: 30px;
		text-align: center;
	}
	.list-inline img {
		display: none;
	}
	.footer-above .list-inline {
		float: none;
		margin-top: 20px;
		width: 100%;
	}
	.footer-above .list-inline > li {
		padding: 10px 0;
		width: 100%;
	}
	footer .footer-below {
		padding: 15px 0 20px;
	}
	.footer-below .col-lg-12.footer-belowtitle {
		text-align: center;
	}
}
canvas.canvas_header {
	position: absolute;
	top:0;
	left:0;
	overflow:hidden;
	width: 100%;
	z-index: 1 !important;
}
canvas.canvas_section {
	position: absolute;
	top: -46%;
	left: 0;
	overflow:hidden;
	z-index: 6 !important;
	width: 50%;
	height: 100%;
}
canvas.canvas_section3 {
	position: absolute;
	top: -7%;
	left: -180px;
	overflow:hidden;
	width: 50%;
	height: 80%;
	float: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	canvas.canvas_section {
		position: absolute;
		top: -310px; /*157%*/
		left: 0;
		overflow:hidden;
		width: 50%;
		height: 100%;
	}
	canvas.canvas_section3 {
		position: absolute;
		top: -40px;/*240%*/
		left: -230px;
		overflow:hidden;
		width: 50%;
		height: 80%;
	}
	#parallax_fast2{
		z-index: 3;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png),  url(../img/home/dot_two.png) !important;
		background-position: 170px 90px, 254px 145px, 472px 62px, 541px 475px, 200px 500px !important;
		background-repeat: no-repeat !important;
	}
	#parallax_medium2{
		z-index:2;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png) !important;
		background-position: 530px 120px, 600px 345px !important;
		background-repeat: no-repeat !important;
	}

	#parallax_slow2{
		z-index:1;
		background: url(../img/home/dot_two.png), url(../img/home/dot_two.png) !important;
		background-position: 120px 70px, 535px 180px !important;
		background-repeat: no-repeat !important;
	}
}
#parallax_fast{
	z-index: 3;
	background: url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png);
	background-position: 75px 70px, 200px 270px, 246px 433px, 94% 82px;
	background-repeat: no-repeat;
}
#parallax_medium{
	z-index:2;
	background: url(../img/home/dot_three.png), url(../img/home/dot_three.png);
	background-position: 209px 144px, 75px 475px;
	background-repeat: no-repeat;
}

#parallax_slow{
	z-index:1;
	background: url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png);
	background-position: 67px 143px, 217px 314px, 87% 84%, 200px 550px;
	background-repeat: no-repeat;
}
#parallax_fast1{
	z-index: 6;
	background: url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png);
	background-position: 20px 90px, 100px 200px, 40px 225px, 550px 170px, 560px 430px, 400px 500px, 150px 490px, 270px 90px;
	background-repeat: no-repeat;
}
#parallax_medium1{
	z-index:7;
	background: url(../img/home/dot_three.png);
	background-position: 200px 80px;
	background-repeat: no-repeat;
}

#parallax_slow1{
	z-index:8;
	background: url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_one.png);
	background-position: 60px 30px, 20px 255px, 450px 70px, 490px 380px;
	background-repeat: no-repeat;
}
#parallax_fast2{
	z-index: 3;
	background: url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png),  url(../img/home/dot_two.png);
	background-position: 100px 90px, 250px 130px, 470px 60px, 480px 475px, 150px 500px;
	background-repeat: no-repeat;
}
#parallax_medium2{
	z-index:2;
	background: url(../img/home/dot_two.png), url(../img/home/dot_two.png);
	background-position: 470px 120px, 540px 345px;
	background-repeat: no-repeat;
}

#parallax_slow2{
	z-index:1;
	background: url(../img/home/dot_two.png), url(../img/home/dot_two.png);
	background-position: 60px 70px, 500px 120px;
	background-repeat: no-repeat;
}




.col-left{float: left; min-width: 300px; width: 45%; margin-right: 10%; position: relative; }
.col-right{float: right; min-width: 300px; width: 45%; }
/*** Placement pour animation Horizontal **/

section article{position: relative; overflow: hidden; position: relative;}
section article .child{position: relative; width: 1000px; text-align: right; float:right; }
section .col-right article .child{text-align: left; float: left;}
section .col-right article .text p{padding-top: 150px;}
section .col-right article .child .box{margin-right: 50px; margin-left: 0;}

section article .child .box{display: inline-block; margin-left:50px; vertical-align: top; width: 100%; text-align: left;}
section article .child .box.box-image{width: 50%; position: relative;}
section article .child .box.box-image#model-0{ width:auto!important;}
section article .child .box.box-image img{width: 100%; height: auto; margin: 0;}
section article .child .box.box-image .share-icon{ position: absolute; bottom: 10px; right: 10px;}

/* -------------- SECTION PREAMBULE -------------- */
#wrapper-preambule{height: 1500px;z-index: 1;}
#wrapper-preambule1{height: 800px;z-index: 1;}
#section1{ width: 100%; z-index:1;}
#section2{ width: 100%; z-index:1;}
#section1 article{position: relative; overflow: hidden; position: relative;}
#section1 article .child{position: relative; width: 100%; text-align: right; float:right; }
#section1 .col-right article .child{text-align: left; float: left;}
#section1 .col-right article .child .text,
#section1 .col-right article .child img{margin-right: 50px; margin-left: 0;}
#section1 article .child .text{width: 385px; text-align: left;}
#section1 article .child .text,
#section1 article .child img{display: inline-block; vertical-align: top;}
#section1 .col-right article .text p{padding-top: 150px;}
#section1 .text a,
section article .child .box a{ color: #000;  display: inline-block;  font-style: italic;  margin-top: 20px;  text-decoration: underline; text-align: left;}

.drawer-heading {
    text-align: center;
    width: 50% !important;
    margin: 0 auto !important;
    border-bottom: 0px solid #dfdfdf !important;
}
.drawer-heading img {
	width: 50%;
}
.menu_inner_img {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}
.menu_inner_img > img {
    width: 50%;
}
.drawer-contents {
    background-color: #000 !important;
}

.drawer-nav {
	text-align: center !important;
}
.drawer-nav li.active a, .drawer-fullnav li.active a, .drawer-nav li a:hover, .drawer-fullnav li a:hover, .drawer-nav li a:focus, .drawer-fullnav li a:focus {
    background-color: #000 !important;
    color: #fff !important;
    text-decoration: none;
}
.drawer-nav, .drawer-fullnav {
    padding: 30px 15px !important;
}
ul.drawer-nav li a {
	font-size: 15px;
	font-family: 'Source Sans Pro', sans-serif;
}
#menu_open, #menu_open1 {
	cursor: pointer;
}

/************************about us page *******************/
.aboutus #wrapper-preambule1{height: 800px;z-index: 1;}
.aboutus #section1{ width: 100%; z-index:1;}
.aboutus #section1{ 
	padding: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,d8d8d8+91&1+0,0.8+91 */
	background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(216,216,216,0.8) 91%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(216,216,216,0.8) 91%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(216,216,216,0.8) 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ccd8d8d8',GradientType=1 ); /* IE6-9 */
}
.aboutus #section1 .section1-img{ position: relative;}

.aboutus #section1 .col-sm-6.section1 {
	padding: 160px 0;
}
.aboutus #section1 .heading-sub {
    padding-right: 0;
    font-size: 16px;
}
.aboutus #section1 .about_subheading {
    color: #8f8f8f;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.aboutus #wrapper-preambule2{height: 800px;z-index: 1;}
.aboutus #section2{ width: 100%; z-index:1;}
.aboutus .bg_section2 {
    background: url("../img/about_us/shop_img_21.png");
	background-position: 0 0px;
    background-repeat: no-repeat;
    position: absolute;
    top: -60px;
    width: 100%;
    height: 100%;
}
.aboutus #section2 .heading-sub {
    padding-right: 0;
    font-size: 16px;
}
.aboutus #section2 .about_subheading {
    color: #8f8f8f;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.aboutus #section2 .main-container {
    padding: 50px 0;
}
.aboutus #wrapper-preambule3{height: 700px;z-index: 1;}
.aboutus #section3{ width: 100%; z-index:1;}
.aboutus #section3{ 
padding: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcf9fb+0,efefef+38 */
background: rgb(252,249,251); /* Old browsers */
background: -moz-linear-gradient(left, rgba(252,249,251,1) 0%, rgba(239,239,239,1) 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(252,249,251,1) 0%,rgba(239,239,239,1) 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(252,249,251,1) 0%,rgba(239,239,239,1) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9fb', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */
}
.aboutus #section3 .section1-img{ position: absolute;right: 0;}
.aboutus #section3 .heading-sub {
    padding-right: 0;
    font-size: 16px;
}
.aboutus #section3 .about_subheading {
    color: #8f8f8f;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.aboutus #section3 .main-container {
    padding: 180px 0;
}
.aboutus #wrapper-preambule4{height: 1200px;z-index: 1;}
.aboutus #section4{ width: 100%; z-index:1;}
.aboutus #section4 article{position: relative; overflow: hidden; position: relative;}
.aboutus #section4{ 
	position: relative;
	z-index: 9;
	padding: 65px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+12,d6d6d6+48,ffffff+94 */
background: rgb(214,214,214); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(214,214,214,1) 12%, rgba(214,214,214,1) 48%, rgba(255,255,255,1) 94%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(214,214,214,1) 12%,rgba(214,214,214,1) 48%,rgba(255,255,255,1) 94%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(214,214,214,1) 12%,rgba(214,214,214,1) 48%,rgba(255,255,255,1) 94%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
} 
.aboutus #section4 .heading-main {
    color: #000000;
    font-size: 40px;
    letter-spacing: 3px;
    line-height: 36px;
}
/*.aboutus #section4 .section1-img {
	position: absolute;
}*/
.aboutus #section4 .col-sm-8.section4 {
	float: right;
}
.aboutus #section4 .about_subheading {
    color: #8f8f8f;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.aboutus #section4 .section4_ul {
    list-style: outside none none;
    padding-left: 0;
    color: #000;
    text-transform: uppercase;
    width: 40%;
    margin-right: 45px;
    float: left;
}
.aboutus #section4 .section4_ul1 {
    list-style: outside none none;
    padding-left: 0;
    color: #000;
    text-transform: uppercase;
    width: 54%;
    float: left;
}
.aboutus #section4 .section4_ul span {
    color: #8f8f8f;
    display: block;
    text-transform: none;
    font-style: italic;
}
.aboutus #section4 .section4_ul li {
    margin-bottom: 25px;
}
.aboutus #section4 .section4_ul1 span {
    color: #8f8f8f;
    display: block;
    text-transform: none;
    font-style: italic;
}
.aboutus #section4 .section4_ul1 li {
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
	.aboutus #wrapper-preambule1 {
		height: auto;
	}
	.aboutus #section1 .col-sm-6.section1 {
		padding: 30px 0;
		text-align: center;
	}
	.aboutus #wrapper-preambule2 {
		height: auto;
		z-index: 1;
	}
	.aboutus .bg_section2 {
		top: -76px;
	}
	.aboutus #wrapper-preambule3 {
		height: auto;
		z-index: 1;
	}
	.aboutus #section3 .section1-img {
		position: relative;
	}
	.aboutus #section3 .main-container {
		padding: 30px 0;
	}
	.aboutus #wrapper-preambule4 {
		height: auto;
	}
	.aboutus #section4 .main-container {
		padding: 30px 0;
	}
	.aboutus #section4 {
		padding: 30px 0;
		text-align: center;
	}
	.aboutus #section4 .section1-img {
		position: relative;
	}
	.aboutus #section4 .row {
		margin-left: 0;
		margin-right: 0;
	}
	.aboutus #section4 .section4_ul {
		width: 100%;
		margin-right: 0px;
	}
	.aboutus #section4 .section4_ul1 {
		width: 100%;
	}
}
@media only screen and (min-width: 630px) and (max-width: 650px) {
	.fold.dw-xs-8 {
		margin-left: -33.3333% !important;
	}
	.dw-xs-8 {
		width: 33.3333% !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1020px) {
	.hide_content2 .btn-info{margin-top:5px;}
	.canavas_style1 {
    top: -30% !important;
	}
	.canavas_style2 {
		top: -31% !important;
	}
	.canavas_style {
		top: -8% !important;
	}
	.collection #section3 .main-container {
		padding: 20px 0 0 !important;
	}
	.collection #section3 .col-sm-5.section3 {
		margin-left: 0px !important;
	}
	.collection #section2 .section2 {
    padding-top: 35px !important;
	}
	
	.img_garnet {
		left: 77% !important;
		top: 219px !important;
	}
	.img_chalcedony {
		left: 67% !important;
		top: 266px !important;
	}
	.img_amethyst {
		left: 85% !important;
		top: 190px !important;
	}	
	.img_rosedefrance {
		left: 74% !important;
		top: 169px !important;
	}
	.img_jade {
		left: 82% !important;
		top: 126px !important;
	}
	.img_diamonds {
		left: 71% !important;
		top: 72px !important;
	}
	.img_amethist {
		left: 53% !important;
		top: 254px !important;
	}
	.img_Ruby {
		left: 44% !important;
		top: 285px !important;
	}
	.img_rock_crystal {
		left: 26% !important;
		top: 259px !important;
	}
	.img_Tourmaline {
		left: 25% !important;
		top: 205px !important;
	}
	.img_rosequartz {
		left: 12% !important;
		top: 189px !important;
	}
	.img_citrine {
		left: 16% !important;
		top: 112px !important;
	}
	.img_topaz {
		left: 29% !important;
		top: 93px !important;
	}	
	.img_Pearl {
		left: 50% !important;
		top: 31px !important;
	}
	.img_saphire {
		left: 59% !important;
		top: 69px !important;
	}
	.img_aquamarine {
		cursor: pointer;
		left: 30% !important;
		position: absolute;
		top: 37px !important;
	}
	.collection #section5{background-position: 50% 92% !important;}
	.overlay_img{width:6%;}
	.aboutus #wrapper-preambule1 {
		height: auto;
	}
	.aboutus #section1 .section1-img {
		bottom: 0;
		position: absolute;
		right: 0;
		width: 65%;
	}
	.aboutus #section1 .col-sm-6.section1 {
		padding: 90px 0;
	}
	.aboutus #wrapper-preambule2 {
		height: auto;
		z-index: 1;
	}
	.aboutus .bg_section2 {
		top: 0px;
	}
	.aboutus #wrapper-preambule3 {
		height: auto;
		z-index: 1;
	}
	.aboutus #section3 .section1-img {
		position: absolute;
		width: 65%;
	}
	.aboutus #section3 .main-container {
		padding: 50px 0;
	}
	.aboutus #section4 .main-container {
		padding: 30px 0;
	}
	.aboutus #section4 {
		padding: 30px 0;
		text-align: center;
	}
	.aboutus #section4 .section1-img {
		position: absolute;
	}
	.aboutus #section4 .row {
		margin-left: 0;
		margin-right: 0;
	}
	.aboutus #section4 .section4_ul {
		width: 100%;
		margin-right: 0px;
	}
	.aboutus #section4 .section4_ul1 {
		width: 100%;
	}
}
@media only screen and (min-width: 1021px) and (max-width: 1080px) {
	.drawer {
		margin-left: -210px !important;
	}
	#drawerOpen .drawer-controls {
		margin-right: -113%;
		width: 100%;
	}
	#drawerOpen .drawer-controls {
		padding: 25px 0 25px 15px;
	}
	.aboutus #wrapper-preambule1 {
		height: auto;
	}
	.aboutus #section1 .section1-img {
		bottom: 0;
		position: absolute;
		right: 0;
		width: 65%;
	}
	.aboutus #section1 .col-sm-6.section1 {
		padding: 90px 0;
	}
	.aboutus #wrapper-preambule2 {
		height: auto;
		z-index: 1;
	}
	.aboutus .bg_section2 {
		top: 0px;
	}
	.aboutus #wrapper-preambule3 {
		height: auto;
		z-index: 1;
	}
	.aboutus #section3 .section1-img {
		position: absolute;
		width: 65%;
	}
	.aboutus #section3 .main-container {
		padding: 100px 0;
	}
	.aboutus #section4 .main-container {
		padding: 90px 0;
	}
	.aboutus #section4 {
		padding: 30px 0;
		text-align: center;
	}
	.aboutus #section4 .section1-img {
		position: absolute;
	}
	.aboutus #section4 .row {
		margin-left: 0;
		margin-right: 0;
	}
	.aboutus #section4 .section4_ul {
		width: 42%;
		margin-right: 20px;
	}
	.aboutus #section4 .section4_ul1 {
		width: 54%;
	}
}
/******************** About us End *******************************/

/******************** Collection start ***********************/

.collection #section1 {
	padding: 0;
	position: relative;
}
.collection #high-jewelry{height: 700px;}
.collection #section1{ width: 100%;}
.collection #section1 article{position: relative; overflow: hidden; position: relative;}
.slide-produits-wrapper {
    height: 680px;
}
.slide-produits-wrapper .slide-produits {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding-top: 0px;
    position: relative;
    top: 0;
    z-index: 10;
    width: 100%;
}
.slide-produits-wrapper .legende {
    top: 100px;
    color: #000;
    font-size: 15px; 
    position: absolute;
    right: 0px;
    width: 100%;
    text-align: center;
}
.slide-produits-wrapper .legende h2 {
    font-size: 26px;
    color: #000;
    text-transform: none;
    font-weight: 500;
    font-family: "SurveyorText-Book";
    letter-spacing: 2px;
}
.slide-produits-wrapper .legende h2 span {
    font-style: italic;
}
.slide-produits-wrapper .legende p {
    font-size: 15px;
    line-height: 1.2em;
    color: #000;
    margin: 5px 0;
}

.slide-produits-wrapper .legende a {
    color: #fff;
    font-size: 13px;
    font-style: italic;
    text-decoration: underline;
}
.slide-produits-wrapper .slide-produits .img-slider {
    height: 882px;
    width: 100%;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  background-attachment: scroll;
  background-color: #e0e0e0;
  background-image: url("../img/collection/arrows-slide.png");
  background-origin: padding-box;
  background-position: -1px -5px;
  background-repeat: no-repeat;
  background-size: 91px 50px;
  border-radius: 37px;
  height: 40px;
  width: 42px;
}
.slide-produits-wrapper .bx-wrapper .bx-controls {
    bottom: 20px;
    position: absolute;
    width: 100%;
}
/*.bx-wrapper .bx-controls-direction a.bx-next {
    background: #E0E0E0 url("../img/collection/arrows-slide.png") no-repeat scroll -46px -5px / 91px 50px;
    border-radius: 37px;
    height: 40px;
    width: 42px;
}*/
.bx-wrapper .bx-controls-direction a.bx-next {
  background-attachment: scroll;
  background-color: #e0e0e0;
  background-image: url("../img/collection/arrows-slide.png");
  background-origin: padding-box;
  background-position: -46px -5px;
  background-repeat: no-repeat;
  background-size: 91px 50px;
  border-radius: 37px;
  height: 40px;
  width: 42px;
}
.bx-wrapper .bx-controls-direction a {
    top: -500px !important;
}
.slide-produits-wrapper .bx-wrapper .bx-pager {
    bottom: -7px;
    padding-top: 0;
}

.slide-produits-wrapper .bx-wrapper .bx-pager-item {
    display: inline-block;
}

.slide-produits-wrapper .bx-wrapper .bx-pager-item a {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 15px;
    display: block;
    height: 10px;
    line-height: 5000px;
    margin: 20px 5px 2px;
    overflow: hidden;
    width: 10px;
}
.collection #wrapper-collection2 {
    z-index: 9;
    position: relative;
    height: auto;
	height: 800px;
}
.collection #section2{ width: 100%;}
.collection #section2 article{position: relative; overflow: hidden; position: relative;}
.collection #section2 .main-container {
    padding: 70px 0;
}
.collection #section2 .heading-main {
    color: #B6B6B4;
    font-size: 38px;
    letter-spacing: 3px;
    line-height: 36px;
}
.collection #section2 .section2 {
    float: left;
    padding-top: 145px;
}
.collection #section2 .imagess {
    float: right;
}
.collection #section2 .about_subheading {
    color: #000;
    font-size: 32px;
    margin-top: 10px;
}
.collection #section2 .heading-sub {
    color: #000;
    font-size: 15.5px;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.collection #section2 .heading-span {
    margin-right: 17px;
}
.collection #section2 .heading-span a {
    font-size: 17px;
}
.collection .section2_slider .heading-main {
    color: #B6B6B4;
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 36px;
}
.collection .section2_slider .heading-sub {
    color: #000;
    font-size: 15.5px;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.collection .section2_slider .about_subheading {
    color: #000;
    font-size: 32px;
    margin-top: 10px;
}
.collection .section2_slider .heading-span a {
    font-size: 24px;
    color: #000;
    font-family: "SurveyorText-BookItalic";
    font-weight: 500;
    vertical-align: middle;
}
.collection .section2_slider .heading-span {
	margin-bottom: 15px;
	display: block;
	text-align: left;
	color: #B6B6B4;
}
.collection .section2_slider .heading-span a{
	color: #B6B6B4;
}
.collection .section2_slider .heading-span img {
	width: auto;
	display: inline;
}
.collection .section2_slider .heading-span a:hover, .collection .section2_slider .heading-span a:focus {
    text-decoration: none;
}
.collection .section2_slider .div-right {
    float: right;
    height: 100%;
    vertical-align: middle;
}
.collection .section2_slider .div-left {
    float: left;
    /*margin-right: 30px;*/
    text-align: center;
    vertical-align: middle;
    padding-top: 60px;
    width: 50%;
}
.owl-controls .owl-next {
	position: absolute;
	 background: rgba(0, 0, 0, 0) url("../img/collection/arrow-right-128.png") no-repeat scroll -4px 2px / 25px 26px !important;
	 margin-left: -25px !important;
}
.owl-controls .owl-prev {
	position: absolute;
	 background: rgba(0, 0, 0, 0) url("../img/collection/arrow-left-128.png") no-repeat scroll -4px 2px / 25px 26px !important;
}
.owl-controls .owl-prev {
	position: absolute;
	left: 0;
}
.bx-wrapper .bx-prev {
    left: 40px !important;
}
.bx-wrapper .bx-next {
    right: 40px !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    margin: 5px;
    padding: 15px 7px !important;
}
.overlay_slider {
    position: absolute;
    width: 100%;
    height: auto;
    top: 120%;
    left:-400px;
    padding-left: 0;
    z-index: 50;
}
.owl-theme .owl-controls {
	top: 100px !important;
}    

.overlay {
    display:none;
    background-color: #F2F2F2;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    filter: alpha(opacity = 50); /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 49;
}
.blur   {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
}
.dimonds_absolute {
	top: 0;
}
.img_amethist {
    cursor: pointer;
    left: 320px;
    position: absolute;
    top: 415px;
}
.img_citrine {
    cursor: pointer;
    left: 85px;
    position: absolute;
    top: 181px;
}
.img_topaz {
    cursor: pointer;
    left: 170px;
    position: absolute;
    top: 150px;
}
.img_aquamarine {
    cursor: pointer;
    left: 177px;
    position: absolute;
    top: 63px;
}
.img_saphire {
    cursor: pointer;
    left: 352px;
    position: absolute;
    top: 115px;
}
.img_diamonds {
    cursor: pointer;
    left: 426px;
    position: absolute;
    top: 114px;
}
.img_jade {
    cursor: pointer;
    left: 492px;
    position: absolute;
    top: 203px;
}
.img_rosedefrance {
    cursor: pointer;
    left: 445px;
    position: absolute;
    top: 276px;
}
.img_garnet {
    cursor: pointer;
    left: 467px;
    position: absolute;
    top: 356px;
}
.img_amethyst{
    cursor: pointer;
    left: 516px;
    position: absolute;
    top: 312px;  
}
.img_chalcedony {
    cursor: pointer;
    left: 401px;
    position: absolute;
    top: 437px;
}
.img_rock_crystal {
    cursor: pointer;
    left: 153px;
    position: absolute;
    top: 424px;
}
.img_Pearl {
    cursor: pointer;
    left: 297px;
    position: absolute;
    top: 48px;
}
.img_Ruby {
    cursor: pointer;
    left: 263px;
    position: absolute;
    top: 468px;
}
.img_Tourmaline {
    cursor: pointer;
    left: 147px;
    position: absolute;
    top: 338px;
}
.img_rosequartz {
    cursor: pointer;
    left: 67px;
    position: absolute;
    top: 308px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	.dimonds_absolute {
		top: 0;
		position: initial;
	}
	.img_amethist {
		left: 314px;
		position: absolute;
		top: 407px;
		cursor: pointer;
	}
	.img_citrine {
		left: 72px;
		position: absolute;
		top: 162px;
		cursor: pointer;
	}
	.img_topaz {
		left: 154px;
		position: absolute;
		top: 131px;
		cursor: pointer;
	}
	.img_aquamarine {
		left: 185px;
		position: absolute;
		top: 70px;
		cursor: pointer;
	}
	.img_saphire {
		cursor: pointer;
		left: 348px;
		position: absolute;
		top: 87px;
	}
	.img_diamonds {
		cursor: pointer;
		left: 433px;
		position: absolute;
		top: 91px;
	}
	.img_jade {
		cursor: pointer;
		left: 497px;
		position: absolute;
		top: 185px;
	}
	.img_rosedefrance {
		cursor: pointer;
		left: 465px;
		position: absolute;
		top: 276px;
	}
	.img_garnet {
		cursor: pointer;
		left: 480px;
		position: absolute;
		top: 332px;
	}
	.img_chalcedony {
		cursor: pointer;
		left: 402px;
		position: absolute;
		top: 429px;
	}
	.img_rock_crystal {
		cursor: pointer;
		left: 140px;
		position: absolute;
		top: 415px;
	}
}*/
.collection #wrapper-collection3 {
    z-index: 10;
    position: relative;
    height: auto;
	height: 800px;
    background: rgb(188,188,188); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(188,188,188,1) 0%, rgba(247,247,247,1) 78%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-bottom:15px;
}
.collection #section3 article{position: relative; overflow: hidden; position: relative;}
.collection #section3 {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcbcbc+0,f7f7f7+78 */
	background: rgb(188,188,188); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(188,188,188,1) 0%, rgba(247,247,247,1) 78%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 100px 0 0;
	width: 100%;
}
.collection #section3 .main-container {
    padding: 100px 0 0;
}
.collection #section3 .col-sm-5.section3 {
	margin-left: 70px;
}
.collection #section3 .section3-img {
	float: left;
	position: relative;
}
.collection #section3 .heading-main {
    color: #b6b6b4;
    font-size: 38px;
    letter-spacing: 3px;
    line-height: 36px;
}
.collection #section3 .about_subheading {
    color: #000;
    font-size: 32px;
    margin-top: 10px;
}
.collection #section3 .heading-sub {
    color: #000;
    font-size: 15.5px;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.collection #section3 .hide_content2 .heading-sub {
    color: #65ABCF;
    font-size: 18px;
    margin-bottom: 40px;
}
.collection #section3 .heading-span {
    margin-right: 45px;
}
.collection #section3 .heading-span a {
    font-size: 24px;
}
.bac_images {
	background: url("../img/collection/diomand_white.png"), url("../img/collection/diomand_white.png"), url("../img/collection/diomand_white.png"), url("../img/collection/diomand_white.png"), url("../img/collection/diomand_white.png");
	background-position: 200px 55px, 440px 65px, 480px 300px, 280px 410px, 100px 265px;
	background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    width: 50%;
}
.next_tab_content {
	cursor: pointer;
}
.month_selector {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #65abcf;
    border-bottom: 0 none;
    border-image: none;
    border-left: 0 none;
    border-radius: 6px;
    border-top: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
    padding: 7px 16px;
    width: 230px;
    float: left;
    margin-right: 10px;
}
.month_selector option {
	background-color: #fff;
	color: #000;
    font-size:16px;
    padding-bottom:4px;
}
.hide_content2 .btn-info {
    background-color: #b6b6b6;
    border-color: #b6b6b6;
    color: #ffffff;
    border-radius: 6px;
    padding: 7px 35px;
    border-width: 0;
    font-size: 18px;
	width: 230px;
}
.collection #wrapper-collection4 {
    z-index: 11;
    position: relative;
    height: 700px;
    background: rgb(188,188,188); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(188,188,188,1) 0%, rgba(247,247,247,1) 78%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.collection #section4 article{position: relative; overflow: hidden; position: relative;}
.collection #section4 {
	background-color: #F2F2F0;
	z-index: 99;
	position: relative;
	 padding: 20px 0;
	 width: 100%;
}
.collection #section4 img{
	float: right;
}
.collection #section4 .col-sm-6.section4 {
	padding-top: 200px;
}
.collection #section4 .heading-main {
    color: #b6b6b4;
    font-size: 38px;
    letter-spacing: 3px;
    line-height: 36px; 
}
.collection #section4 .about_subheading {
    color: #000;
    font-size: 32px;
    margin-top: 10px;
}
.collection #section4 .heading-sub {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding-right: 55px;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.collection canvas.canvas_section4 {
	position: absolute;
	top: -18%;
	left: 50%;
	overflow:hidden;
	z-index: 6 !important;
	width: 50%;
	height: 78%;
}
.canvas_section4{height:100% !important;}
#parallax_fast4{
	z-index: 3; 
	background: url(../img/home/dot_one.png), url(../img/home/dot_one.png), url(../img/home/dot_two.png), url(../img/home/dot_two.png), url(../img/home/dot_one.png);
	background-position: 175px 15px, 103px 15px, 40px 50px, 560px 70px, 430px 25px;
	background-repeat: no-repeat;
}
#parallax_medium4{
	z-index:2;
	background: url(../img/home/dot_one.png), url(../img/home/dot_three.png);
	background-position: 530px 65px, 490px 40px;
	background-repeat: no-repeat;
}

#parallax_slow4{
	z-index:1;
	background: url(../img/collection/diomand_yello.png), url(../img/collection/diomand_yello.png),  url(../img/collection/diomand_yello.png), url(../img/collection/diomand_yello.png);
	background-position:175px 238px, 70px 398px, 492px 257px, 560px 627px;
	background-repeat: no-repeat;
}
.collection #section5 {
	z-index: 12;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcbcbc+0,f7f7f7+78 */
	background: rgb(188,188,188); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(188,188,188,1) 0%, rgba(247,247,247,1) 78%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	background-image: url(../img/collection/ring_transperant.png), linear-gradient(45deg, rgba(188,188,188,1) 0%,rgba(247,247,247,1) 78%);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 30px 0;
}
.collection #section5 .section5-img{
	float: left;
}
.collection #section5 .col-sm-6.section5{
	float: right;
	padding-bottom: 200px;
    padding-top: 155px;
}
.collection #section5 .heading-main {
    color: #b6b6b4;
    font-size: 38px;
    letter-spacing: 3px;
    line-height: 36px; 
}
.collection #section5 .about_subheading {
    color: #000;
    font-size: 32px;
    margin-top: 10px;
}
.collection #section5 .heading-sub {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding-right: 55px;
    line-height: 19px;
    margin-bottom: 30px;
    margin-top: 15px;
}
@media only screen and (max-width: 767px) {
	.slide-produits-wrapper {
		height: 580px;
	}
	.slide-produits-wrapper .slide-produits .img-slider {
		height: 580px;
	}
	.bx-wrapper .bx-controls-direction a {
		top: -300px !important;
	}
	.bx-wrapper .bx-prev {
		left: 10px !important;
	}
	.bx-wrapper .bx-next {
		right: 10px !important;
	}
	.img-slider {
		background-size: 100% 60% !important;
	}
	.collection #section2 .main-container {
		padding: 20px 0;
	}
	.img_citrine {
		left: 9%;
		top: 23%;
	}
	.img_aquamarine {
		left: 103px;
		top: 33px;
	}
	
	.collection #high-jewelry {
    height: auto;
}
	
.bx-wrapper .bx-viewport {
    height: 464px!important;
}	
.collection #section2 .section2 {
    padding-top: 0;
}	
.collection #wrapper-collection2 {
    height: auto;
}	
.collection #wrapper-collection3 {
    height: auto;
}	
.collection #section3 {
    padding: 0 0 0;

}	
.collection #wrapper-collection4 {
    height: auto;

}
.collection #section5 .col-sm-6.section5 {
    padding-bottom: 0;
    padding-top: 20px;
}
}

.bubbletooltip_tip::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #5b0d1a;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip1::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip1 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #d79226;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip2::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip2 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #af052a;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip3::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip3 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #295687;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip4::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip4 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #295687;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip5::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip5 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #333;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip6::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip6 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #385523;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip7::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip7 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #333;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip8::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip8 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #333;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip15 {
    /*background-color: #222;*/
    border-radius: 10px;
    /*box-shadow: 0 0 10px #000 inset;*/
    color: #5b1290;
    padding: 10px;
    position: relative;
    margin-top: -10px;
    /*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip9::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip9 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #333;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip10::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip10 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #00a578;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip11::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip11 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #98734d;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip12::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip12 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #017383;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip13::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip13 {
	/*background-color: #222;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #000 inset;*/
    color: #615932;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #000;*/
}
.bubbletooltip_tip14::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #B6B6B6;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1;
}
.bubbletooltip_tip14 {
	/* background-color: #B6B6B6;*/
    border-radius: 10px;
	/*box-shadow: 0 0 10px #B6B6B6 inset;*/
    color: #333;
    padding: 10px;
    position: relative;
    margin-top: -10px;
	/*text-shadow: 0 0 3px #B6B6B6;*/
}
.canavas_style1{top:-45%;}
.canavas_style2{top:-35%;}
.coming_soon_text{font-weight:light !important;font-size:18px;font-family: MyraidLight !important;color:#b3b3b3;}
.div-right > img{width:90% !important;}
#menu_open2 > img {
    cursor: pointer;
	
}
#menu_open2 {
    text-align: center;
}

/*#menu_open2 {
  display: block;
  text-align: right;
  width: 50%;
}*/
/* stone animation Larice */

.stnbl
{
	animation:sblnk 3s;
	animation-iteration-count:5;
}
.stnbl:hover
{
	animation:none;
}
@keyframes sblnk
{
	0%{opacity:1;}
	50%{opacity:1;}
	51%{opacity:0.5;}
	100%{opacity:0.5;}
}
.stnbl1
{
	animation:sblnk1 2.3s;
	animation-iteration-count:5;
}
.stnbl1:hover
{
	animation:none;
}

@keyframes sblnk1
{
	0%{opacity:1;}
	50%{opacity:1;}
	51%{opacity:0.5;}
	100%{opacity:0.5;}
}
.stnbl2
{
	animation:sblnk2 3.6s;
	animation-iteration-count:5;
}
.stnbl2:hover
{
	animation:none;
}

@keyframes sblnk2
{
	0%{opacity:1;}
	50%{opacity:1;}
	51%{opacity:0.5;}
	100%{opacity:0.5;}
}
.stnbl3
{
	animation:sblnk3 2.8s;
	animation-iteration-count:5;
}
.stnbl3:hover
{
	animation:none;
}

@keyframes sblnk3
{
	0%{opacity:1;}
	50%{opacity:1;}
	51%{opacity:0.5;}
	100%{opacity:0.5;}
}