/* Global */
body {
    font-family: 'Arial',sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #343434;
    background-color: #fff;
    overflow-x: hidden;
}

.slide {
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}

img {
    max-width: 100%;
}

a:link {
    color: #e4334f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #e4334f;
    text-decoration: none;
}


.fleft {
    float: left;
}


.slide .grid_13 {
    position: relative;
    vertical-align: top;
}

@media screen and (max-width: 375px) {
}
.container11 {
		padding:30px 0;
	
}



/* Navigation */
.menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 74px;
    background-color: #cecfe7;
    z-index: 9999;
}

#logo {
    margin-bottom: 0;
    margin-left: -5px;
}


#nav {
    text-align: right;
}

.navigation {
    text-align: left;
    margin: auto;
}

ul.navigation {
    margin: 30px 0 0;
    padding: 0;
    text-align: left;
}

.navigation li {
    text-align: center;
    margin: auto;
    padding: 0;
    margin-left: 0;
    text-transform: none;
    background: none;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #242424;
}

.navigation li:first-child {
    margin-left: 0;
}

.navigation li:hover,.navigation .active {
    cursor: pointer;
    color: #fff;
}

#slide15 {
    background: url(../images/ocean605a.jpg) no-repeat;
    background-attachment: local;
    background-size: 100% auto;
    background-position: center center !important;
    text-align: center;
}

.padding_slide15 {
    padding: 300px 0 150px;
}


.effect_2 {
    background: url(../images/effect_2.png) repeat left top;
    position: relative;
    z-index: 999 !important;
}

.container15 {
    max-width: 900px;
    margin: auto;
}

.wrapper-home15 {
    text-align: center;
    padding: 50px 35px 25px;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0 0 30px #000;
}

#slide15 h2 {
    text-transform: uppercase;
    background: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 33px;
    color: #343434;
    line-height: 66px;
    padding: 0;
    margin: 10px 0 0;
    font-weight: 400;
}

.menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 74px;
    background-color: #cecfe7;
    z-index: 9999;
}

#logo {
    margin-bottom: 0;
    margin-left: -5px;
}


#nav {
    text-align: left;
}

.navigation {
    list-style: none;
    margin: 0;
}

ul.navigation {
    margin: 30px 0 0;
    padding: 0;
}

.navigation li {
    float: left;
    text-align: center;
    padding: 0;
    margin-left: 30px;
    text-transform: none;
    background: none;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #242424;
}

.navigation li:first-child {
    margin-left: 0;
}

.navigation li:hover,.navigation .active {
    cursor: pointer;
    color: #fff;
}

@media (min-width: 900px) and (max-width: 1024px) {
    .menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 40px;
        background-color: #cecfe7;
        z-index: 9999;
    }

    #logo {
        display: none;
    }


    #nav {
        text-align: center;
        margin: auto;
    }


    .fleft {
        float: none;
    }

    .navigation {
        text-align: center;
        list-style: none;
        margin: auto;
    }

    ul.navigation {
        margin: auto;
        padding: 0;
        text-align: center;
    }

    .navigation li {
        text-align: center;
        padding: 0;
        margin: 10px;
        text-transform: none;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #242424;
    }

    .navigation li:first-child {
        margin-left: 0;
    }

    .navigation li:hover,.navigation .active {
        cursor: pointer;
        color: #fff;
    }

    #slide15 {
        background: url(../images/ocean605a.jpg) no-repeat;
        background-attachment: local;
        background-size: 100% auto;
        background-position: center center !important;
        text-align: center;
    }

    .padding_slide15 {
        padding: 190px 0 110px;
    }


    .effect_2 {
        background: url(../images/effect_2.png) repeat left top;
        position: relative;
        z-index: 999 !important;
    }

    .container15 {
        max-width: 550px;
        margin: auto;
    }

    .wrapper-home15 {
        text-align: center;
        padding: 30px 20px 20px;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    #slide15 h1 {
        margin: 0;
        padding: 0 0 22px;
        text-transform: uppercase;
        font-family: 'PT Sans',sans-serif;
        font-size: 67px;
        line-height: 35px;
        color: #343434;
        font-weight: 400;
    }

    #slide15 h2 {
        text-transform: uppercase;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 26px;
        color: #343434;
        line-height: 28px;
        padding: 0;
        margin: 0;
        font-weight: 400;
    }
}

@media (min-width: 769px) and (max-width: 899px) {

    .menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 40px;
        background-color: #cecfe7;
        z-index: 9999;
    }

    #logo {
        display: none;
    }


    #nav {
        text-align: right;
    }

    .navigation {
        float: right;
        list-style: none;
        margin: 0;
    }

    ul.navigation {
        margin: 0;
        padding: 0;
    }

    .navigation li {
        float: left;
        text-align: center;
        padding: 0;
        margin: 10px;
        text-transform: none;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #242424;
    }

    .navigation li:first-child {
        margin-left: 0;
    }

    .navigation li:hover,.navigation .active {
        cursor: pointer;
        color: #fff;
    }

    #slide15 {
        background: url(../images/ocean605a.jpg) no-repeat;
        background-attachment: local;
        background-size: 100% auto;
        background-position: center center !important;
        text-align: center;
    }

    .padding_slide15 {
        padding: 150px 0 100px;
    }


    .effect_2 {
        background: url(../images/effect_2.png) repeat left top;
        position: relative;
        z-index: 999 !important;
    }

    .container15 {
        max-width: 550px;
        margin: auto;
    }

    .wrapper-home15 {
        text-align: center;
        padding: 30px 20px 20px;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    #slide15 h1 {
        margin: 0;
        padding: 0 0 22px;
        text-transform: uppercase;
        font-family: 'PT Sans',sans-serif;
        font-size: 67px;
        line-height: 35px;
        color: #343434;
        font-weight: 400;
    }

    #slide15 h2 {
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 26px;
        color: #343434;
        line-height: 28px;
        padding: 0;
        margin: 0;
        font-weight: 400;
    }
}


/* ____________________________________ Slide 2 ____________________________________ */
.wrapper-home2 {
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0 0 30px #000;
}

#slide2 {
    background-image: url(../images/maindeck3.jpg);
      background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
}

.padding_slide2 {
    padding: 140px 0;
}


/* ____________________________________ Slide 3 ____________________________________ */
#slide3 {
    background: #fff;
    padding: 10px 0;
}


.wrapper-home3 {
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0 0 30px #000;
}



.text10 p {
    text-transform: none;
    font-family: times;
    font-size: 18px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    font-style: italic;
    text-indent: 30px;
    text-align: left;
	padding-top:10px;
}


/* ____________________________________ Slide 4 ____________________________________ */
#slide4 {
    background-image: url(../images/movebgslide.jpg);
    background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
}


/* ____________________________________ Slide 40 ____________________________________ */
#slide40 {
    background-image: url(../images/ocean600a.jpg);
    background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
	border: 2px solid #d9d9d9;
}

.container10 {
	width:750px;
	
	margin:auto;
	display:flex;
    display: -webkit-flex; /* Safari */
	justify-content: center;

}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.pic {
	margin:auto;
		width:25%;
		 background-color: rgba(255,255,255,0.6);
    	
}
.grow {
  position: relative;
  
  border: 0px solid #333;
  margin: 0;
  overflow: hidden;
  width: 25%;
 
}


.grow img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  
}
.grow:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.container30 {
	width:750px;
	
	margin:auto;
	display:flex;
    display: -webkit-flex; /* Safari */
	justify-content: center;

}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.pic {
	margin:auto;
		width:25%;
		 background-color: rgba(255,255,255,0.6);
    	
}



.pictext  {
	display: block;
    text-align: center;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    font-style: none;
	width:200px;
	text-align:center;
	padding:10px 0;
}

.padding_slide40 {
    padding: 140px 0;
}

/* ____________________________________ Slide 50 ____________________________________ */
#slide50 {
    background-image: url(../images/ocean801a.jpg);
    background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
}

.padding_slide50 {
    padding: 140px 0;
}

/* ____________________________________ Slide 5 ____________________________________ */
#slide5 {
    background: #fff;
   
}


.item12 {
    width: 12%;
    margin: 0 auto 20px;
    text-align: center;
}

.item12 img {
    box-shadow: 5px 5px 20px #000;
}


/* ____________________________________ Slide 6 ____________________________________ */
#slide6 {
    background-image: url(../images/slide_interior5.jpg);
    background-size: cover !important;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: top;
    background-origin: padding-box;
}


ul {
    padding: 0;
}

#slide7 {
    background: #fff;
    padding: 0;
}

.gallery-block {
    padding: 20px 0 10px;
    width: 100%;
}

#slide7 .gallery-list {
    width: 100%;
    text-align: center;
    margin: 0;
}

#slide7 .gallery-list li.grid_3 {
    width: 25%;
    text-align: center;
    margin: 0;
}


#slide7 .gallery-list2 {
    text-align: center;
    margin: auto;
}

#slide7 .hover_img {
    position: relative;
    top: 0;
    overflow: hidden;
    height: auto;
    background: #fff;
	padding: 0 10px;
}

.hover_img img {
    box-shadow: 10px #000;
}


.text27 {
    margin: 0;
    font-style: normal;
    text-align: center;
    font-family: 'PT Sans',sans-serif;
    font-size: 28px;
    line-height: 32px;
    color: #555;
    font-weight: 400;
    padding: 20px 0;
}


.hover_img p {
    margin: 10px 0;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    font-style: none;
    text-align: center;
}


#slide7 .gallery-list2 .portfolio_zoom,.portfolio_link {
    display: block;
    width: 95%;
    height: 240px;
    position: top;
    text-align: center;
    margin: 0;
}

#slide7 .gallery-list2 .portfolio_zoom a,.portfolio_link a {
    display: block;
    width: 100%;
    height: 240px;
    margin: 0;
    text-indent: -9999px;
}
/* ____________________ order_block ___________________ */


#datepicker,#datepicker2 {
    background: url(../images/calendar.png) no-repeat right top #fff;
    width: 181px;
}

#datepicker {
    margin-left: 8px;
    margin-right: 56px;
    margin-bottom: 22px;
}
/* ____________________ SELECT __________________ */


.tzSelect {
    height: 39px;
    display: inline-block;
    min-width: 88%;
    margin-bottom: 18px;
    position: relative;
    background: url(../images/dropdown_slice.png) no-repeat -99999px;
}

.tzSelect .selectBox {
    position: absolute;
    padding-left: 14px;
    height: 100%;
    width: 98%;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    line-height: 39px;
    text-align: left;
    color: #000;
    background: url(../images/select_bg.jpg) no-repeat right top #fff;
    cursor: pointer;
    z-index: 999;
}

.tzSelect .dropDown {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 40px;
    left: 0;
    right: -3px;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tzSelect li {
    height: 39px;
    cursor: pointer;
    position: relative;
    background: #fff;
}

.tzSelect li:hover {
    background-position: 50% -256px,0 -85px,0 0;
}

.tzSelect li span {
    left: 11px;
    position: absolute;
    top: 11px;
    line-height: 20px !important;
}

.tzSelect li span:hover {
    color: #000;
}

.tzSelect li i {
    color: #999;
    display: block;
    font-size: 12px;
}

.tzSelect li img {
    display: none;
}

/* ___________________ //order_block __________________ */
/* ____________________________________ //Slide 8 ____________________________________ */
/* ____________________________________ Slide 9 ____________________________________ */
#slide9 {
    background-color: #fff;
    padding: 10px 0;
    text-align: center;
}

#slide9 p {
    padding: 0;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #555;
    font-weight: 400;
    font-style: italic;
}

.text35 h5 {
    padding: 10px 0;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #555;
    font-weight: 400;
    font-style: italic;
    text-align: left;
    margin: auto;
    text-indent: 30px;
}

.text2 {
    margin: 30px 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'PT Sans',sans-serif;
    font-size: 58px;
    line-height: 86px;
    color: #555;
    font-weight: 400;
    font-style: none;
}
.text2 h5 {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-family: 'PT Sans',sans-serif;
    font-size: 58px;
    line-height: 86px;
    color: #555;
    font-weight: 400;
    font-style: none;
}

.item17 {
    text-align: center;
    width: 100%;
    height: auto;
    padding-bottom:10px;;
}

.text3 {
    display: block;
    text-align: center;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 28px;
    line-height: 42px;
    color: #555;
    font-weight: 400;
    font-style: italic;
}

.text9 {
    display: block;
    text-align: center;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #555;
    font-weight: 400;
    font-style: italic;
}

.text9 img {
    display: block;
    width: 50%;
    text-align: center;
    padding: 10px 0;
    margin: auto;
}


/* ___________________________________ //Slide 9 ___________________________________ */
/* ____________________________________ Slide 10 ____________________________________ */
#slide10 {
    background-image: url(../images/ocean673a.jpg);
    background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
}

.padding_slide10 {
    padding: 140px 0;
}

/* ___________________________________ //Slide 10 ___________________________________ */
/* ____________________________________ Slide 10a ____________________________________ */
#slide10a {
    background-image: url(../images/ocean612a.jpg);
    background-size: cover !important;
    text-align: center;
    background-repeat: no-repeat;
}


.padding_slide10a {
    padding: 140px 0;
}

/* ___________________________________ //Slide 10a ___________________________________ */
/* ____________________________________ Slide 11 ____________________________________ */
#slide11 {
    background: #fff;
    padding: 0 0 20px;
}

/* ______________ CONTACT_FORM ______________ */
.contact_form {
    width: 90%;
}

.contact_form input[type="text"],.contact_form textarea {
    width: 27%;
    margin: 0 0 19px 20px;
    padding: 11px 10px 9px 19px;
    background: #fff;
    font-family: Arial;
    font-weight: 400;
    border: 1px solid #d9d9d9;
    color: #8b8a8a;
}

.contact_form input[type="text"]:first-child {
    margin-left: 0 !important;
}

.contact_form textarea {
    resize: none;
    margin-left: 0;
    width: 96%;
    height: auto;
    min-height: 95px;
}

.contact_btn {
    display: inline-block;
    border: none;
    text-transform: none;
    margin: 0 6px 10px 0;
    padding: 3px 20px 5px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background: #343434;
}

.contact_btn:hover,.send_btn {
    background: #e4334f;
}

.send_btn:hover {
    background: #343434;
}

#note .notification_ok {
    margin-top: 20px;
    padding: 7px 10px;
    text-align: center;
    text-transform: uppercase;
    background: #3e3e3e;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

#note .notification_error {
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: red;
}

/* _____________ //CONTACT_FORM _____________ */
/* ____________ CONTACT_DETAILS _____________ */
.contact_det_block {
    margin: -5px 10px 0 0;
}

ul.foot_block_intouch {
    margin: 0;
    padding: 2px 0 0;
}

.foot_block_intouch li {
    padding-bottom: 8px !important;
}

.foot_block_intouch li p,.foot_block_intouch a {
    color: #717171;
    line-height: 21px;
    font-size: 14px;
    padding: 0 0 0 34px;
    margin: 0;
}

.foot_block_intouch li a:hover {
    color: #343434;
    text-decoration: none;
}

.foot_block_intouch li.touch_phone p {
    background: url(../images/contact_icon.png) no-repeat 0 0;
}


.foot_block_intouch li.touch_mail a {
    background: url(../images/contact_icon.png) no-repeat 0 -190px;
}

.foot_block_intouch li.touch_site a {
    background: url(../images/contact_icon.png) no-repeat 0 -294px;
    display: block;
    height: 20px;
}

.foot_block_intouch li.touch_mail a:hover {
}

.foot_block_intouch li.touch_site a:hover {
}

.foot_block_intouch li.touch_adress p {
    background: url(../images/contact_icon.png) no-repeat 0 -425px;
}
/* ___________ //CONTACT_DETAILS ____________ */


/* ___________________________________ //Slide 11 ___________________________________ */
.paypal {
    text-align: center;
    padding: 0 0 10px 0;
}

/* ____________________________________ FOOTER ____________________________________ */
#footer {
    background: #343434;
    padding: 27px 0 23px;
}

.copyright {
    float: left;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    color: #979797;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    text-decoration: none;
    color: #e4334f;
}

/* _____________ BACK_TOP ___________ */
#back_top {
    float: right;
}

#back_top a.button {
    display: block;
    text-transform: none;
    padding-right: 28px;
    background: url(../images/back_top_bg.png) no-repeat top right;
    font-family: 'PT Sans',sans-serif;
    font-weight: 400;
    height: 19px;
    color: #979797;
}

#back_top a.button:hover {
    text-decoration: none;
}

/* ____________ //BACK_TOP __________ */
/* ___________________________________ //FOOTER ___________________________________ */
/* Navigation */
@media (min-width: 376px) and (max-width: 768px) {
    .padding_slide15 {
        padding: 160px 0 110px;
    }


    .effect_2 {
        background: url(../images/effect_2.png) repeat left top;
        position: relative;
        z-index: 999 !important;
    }

    .container15 {
        max-width: 500px;
        margin: auto;
    }

    .wrapper-home15 {
        text-align: center;
        padding: 30px 20px 20px;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    #slide15 h2 {
        text-transform: uppercase;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 22px;
        color: #343434;
        line-height: 24px;
        padding: 0;
        margin: 10px 0 0;
        font-weight: 400;
    }

    .menubox {
        display: inline-block;
    }

    .menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 40px;
        background-color: #cecfe7;
        z-index: 9999;
    }

    #logo {
        display: none;
    }


    #nav {
        width: 100%;
    }

    .navigation {
        list-style: none;
        margin: auto;
    }

    ul.navigation {
        margin: auto;
        padding: 0;
        text-align: center;
    }

    .navigation li {
        display: block;
        text-align: center;
        padding: 0;
        margin: 10px;
        text-transform: none;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #242424;
    }

    .navigation li:nth-child(1) {
        margin-left: 0;
    }
    .navigation li:nth-child(6) {
        margin-right: 0;
    }
    .navigation li:hover,.navigation .active {
        cursor: pointer;
        color: #fff;
    }

    .text35 h5 {
        padding: 10px 0;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 22px;
        color: #555;
        font-weight: 400;
        font-style: italic;
        text-align: left;
        margin: auto;
        text-indent: 30px;
    }
/* General Slides */


    h2 {
        margin: 0;
        padding: 0;
        text-transform: none;
        text-align: center;
        font-family: Arial;
        font-size: 14px;
        font-style: italic;
        line-height: 20px;
        color: #fff;
        font-weight: 400;
    }


    /* media elements  ----------------------------------------------------------------------------------------------- */
    #slide1 h1 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-family: 'PT Sans',sans-serif;
        font-size: 67px;
        line-height: 70px;
        color: #343434;
        font-weight: 400;
        padding-top: 10px;
    }

    #slide1 h2 {
        text-transform: uppercase;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 33px;
        color: #343434;
        line-height: 36px;
        padding-bottom: 10px;
        font-weight: 400;
    }

    #slide1 p {
        text-transform: uppercase;
        background: url(../images/icon9.png) no-repeat top center;
        font-style: italic;
        font-size: 14px;
        color: #343434;
        line-height: 20px;
        margin: 0 0 19px;
        padding: 0;
        font-weight: 600;
    }


    /* ____________________________________ Slide 2 ____________________________________ */
    .wrapper-home2 {
        text-align: center;
        padding: 0;
        margin: 0;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }


    #slide2 h1 {
        background: url(../images/h1_bg1.png) no-repeat top center;
    }


    /* ____________________________________ Slide 3 ____________________________________ */
    #slide3 {
        background: #fff;
        padding: 10px 0;
    }


    .wrapper-home3 {
        text-align: center;
        padding: 0;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    .testimonial {
        padding-top: 10px;
    }


    .text10 p {
        padding-top: 0;
        text-transform: none;
        font-family: times;
        font-size: 18px;
        line-height: 20px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


	
#slide2 {
    background-image: url(../images/maindeck3.jpg);
     background-size: cover !important;
        width: 100%;
        background-position: 0 -50px !important;
        text-align: center;
}
	
    /* ____________________________________ Slide 4 ____________________________________ */
    #slide4 {
        background-image: url(../images/movebgslide.jpg);
        background-size: cover !important;
        width: 100%;
        background-position: 0 0 !important;
        text-align: center;
    }


    /* ____________________________________ Slide 40 ____________________________________ */
    #slide40 {
       background-image: url(../images/ocean600a.jpg);
    background-size: cover !important;
    width: 100%;
    background-position: 0 0 !important;
    text-align: center;
    }

    .padding_slide40 {
        padding: 180px 0;
    }

	#slide50 {
    background-image: url(../images/ocean801a.jpg);
      background-size: cover !important;
    width: 100%;
    background-position: 0 -50px !important;
    text-align: center;
	}
	#slide10a {
    background-image: url(../images/ocean612a.jpg);
     background-size: cover !important;
    width: 100%;
    background-position: 0 -100px !important;
    text-align: center;
	}
	
	#slide10 {
    background-image: url(../images/ocean673a.jpg);
      background-size: cover !important;
    width: 100%;
    background-position: 0 0 !important;
    text-align: center;
	}
	
    /* ____________________________________ Slide 5 ____________________________________ */
    #slide5 {
        background: #fff;
        padding: 0 !important;
    }


    .item12 {
        width: 20%;
        margin: 0 auto;
        text-align: center;
    }

    .item12 img {
        box-shadow: 5px 5px 20px #000; 
        margin-bottom: 15px;
    }
	
.agif {
	text-align:center;
	margin:auto;
}
.agif2 {
	text-align:center;
	margin:auto;
}
    /* ____________________________________ Slide 6 ____________________________________ */
    #slide6 {
        background-image: url(../images/slide_interior.jpg);
        background-position: 0 0 !important;
        text-align: center;
        background-size: cover !important;
        width: 100%;
    }


    #slide6 h1 {
        background: url(../images/h1_bg3.png) no-repeat top center;
    }


    ul {
        padding: 0;
    }

    #slide7 {
        background: #fff;
        padding: 0;
    }

    .gallery-block {
        padding: 20px 0;
        text-align: center;
    }

    #slide7 .gallery-list li.grid_3 {
        width: 366px;
        text-align: center;
        margin: 0;
    }


    #slide7 .gallery-list2 {
        text-align: center;
        margin: auto;
    }

    #slide7 .hover_img {
        position: relative;
        top: 0;
        overflow: hidden;
        height: auto;
        background: #fff;
    }


    .text27 {
        margin: 0;
        font-style: italic;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 26px;
        line-height: 30px;
        color: #343434;
        font-weight: 400;
        padding-bottom: 10px;
    }


    .hover_img p {
        margin: 10px 20px;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        line-height: 24px;
        color: #555;
        font-weight: 400;
        font-style: none;
        text-align: center;
    }


    #slide7 .gallery-list2 .portfolio_zoom,.portfolio_link {
        display: block;
        width: 500px;
        height: 208px;
        position: relative;
        text-align: center;
    }

    #slide7 .gallery-list2 .portfolio_zoom a,.portfolio_link a {
        display: block;
        width: 500px;
        height: 278px;
        text-indent: -9999px;
    }

    /* ____________________________________ Slide 8 ____________________________________ */
    #slide8 {
        background-image: url(../images/slide8_bg.jpg);
        background-position: 0 0 !important;
        background-size: cover !important;
        width: 100%;
    }

    #slide8 .grid_12 {
        width: auto;
        float: none;
    }


    #slide8 h1 {
        background: url(../images/h1_bg5.png) no-repeat top center;
    }
/* ____________________ order_block ___________________ */


    #datepicker,#datepicker2 {
        background: url(../images/calendar.png) no-repeat right top #fff;
        width: 181px;
    }

    #datepicker {
        margin-left: 8px;
        margin-right: 56px;
        margin-bottom: 22px;
    }
/* ____________________ SELECT __________________ */


    .tzSelect {
        height: 39px;
        display: inline-block;
        min-width: 88%;
        margin-bottom: 18px;
        position: relative;
        background: url(../images/dropdown_slice.png) no-repeat -99999px;
    }

    .tzSelect .selectBox {
        position: absolute;
        padding-left: 14px;
        height: 100%;
        width: 98%;
        font-family: 'Arial',sans-serif;
        font-size: 14px;
        line-height: 39px;
        text-align: left;
        color: #000;
        background: url(../images/select_bg.jpg) no-repeat right top #fff;
        cursor: pointer;
        z-index: 999;
    }

    .tzSelect .dropDown {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 40px;
        left: 0;
        right: -3px;
        list-style: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tzSelect li {
        height: 39px;
        cursor: pointer;
        position: relative;
        background: #fff;
    }

    .tzSelect li:hover {
        background-position: 50% -256px,0 -85px,0 0;
    }

    .tzSelect li span {
        left: 11px;
        position: absolute;
        top: 11px;
        line-height: 20px !important;
    }

    .tzSelect li span:hover {
        color: #000;
    }

    .tzSelect li i {
        color: #999;
        display: block;
        font-size: 12px;
    }

    .tzSelect li img {
        display: none;
    }

    /* ___________________ //order_block __________________ */
    /* ____________________________________ //Slide 8 ____________________________________ */
    /* ____________________________________ Slide 9 ____________________________________ */
    #slide9 {
        background-color: #fff;
        padding: 10px 0;
        text-align: center;
    }

    #slide9 p {
        padding: 0;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 25px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


    .text2 h5 {
        margin: 0;
        text-transform: uppercase;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 48px;
        line-height: 80px;
        color: #555;
        font-weight: 400;
        font-style: none;
    }

    .text3 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 22px;
        line-height: 36px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }

    .text9 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        line-height: 40px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


    /* ___________________________________ //Slide 9 ___________________________________ */
    /* ____________________________________ Slide 10 ____________________________________ */
    #slide10 {
        background-image: url(../images/ocean673a.jpg);
        background-position: 0 0 !important;
        text-align: center;
        background-size: cover !important;
        width: 100%;
    }

    .padding_slide10 {
        padding: 60px 0;
    }

    #slide10 h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10 ___________________________________ */
    /* ____________________________________ Slide 10a ____________________________________ */


    .padding_slide10a {
        padding: 60px 0;
    }

    #slide1a h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10a ___________________________________ */
    /* ____________________________________ Slide 11 ____________________________________ */
    #slide11 {
        background: #fff;
        padding: 0 0 20px;
    }

    /* ______________ CONTACT_FORM ______________ */
    .contact_form input[type="text"],.contact_form textarea {
        width: 27%;
        margin: 0 0 19px 20px;
        padding: 11px 10px 9px 19px;
        background: #fff;
        font-family: Arial;
        font-weight: 400;
        border: 1px solid #d9d9d9;
        color: #8b8a8a;
    }

    .contact_form input[type="text"]:first-child {
        margin-left: 0 !important;
    }

    .contact_form textarea {
        resize: none;
        margin-left: 0;
        width: 96%;
        height: auto;
        min-height: 95px;
    }

    .contact_btn {
        display: inline-block;
        border: none;
        text-transform: none;
        margin: 0 6px 10px 0;
        padding: 3px 20px 5px;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        background: #343434;
    }

    .contact_btn:hover,.send_btn {
        background: #e4334f;
    }

    .send_btn:hover {
        background: #343434;
    }

    #note .notification_ok {
        margin-top: 20px;
        padding: 7px 10px;
        text-align: center;
        text-transform: uppercase;
        background: #3e3e3e;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
    }

    #note .notification_error {
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: red;
    }

    /* _____________ //CONTACT_FORM _____________ */
    /* ____________ CONTACT_DETAILS _____________ */
    .contact_det_block {
        margin: -5px 10px 0 0;
    }

    ul.foot_block_intouch {
        margin: 0;
        padding: 2px 0 0;
    }

    .foot_block_intouch li {
        padding-bottom: 8px !important;
    }

    .foot_block_intouch li p,.foot_block_intouch a {
        color: #717171;
        line-height: 21px;
        font-size: 14px;
        padding: 0 0 0 34px;
        margin: 0;
    }

    .foot_block_intouch li a:hover {
        color: #343434;
        text-decoration: none;
    }

    .foot_block_intouch li.touch_phone p {
        background: url(../images/contact_icon.png) no-repeat 0 0;
    }


    .foot_block_intouch li.touch_mail a {
        background: url(../images/contact_icon.png) no-repeat 0 -190px;
    }

    .foot_block_intouch li.touch_site a {
        background: url(../images/contact_icon.png) no-repeat 0 -294px;
        display: block;
        height: 20px;
    }

    .foot_block_intouch li.touch_mail a:hover {
    }

    .foot_block_intouch li.touch_site a:hover {
    }

    .foot_block_intouch li.touch_adress p {
        background: url(../images/contact_icon.png) no-repeat 0 -425px;
    }
/* ___________ //CONTACT_DETAILS ____________ */


    /* ___________________________________ //Slide 11 ___________________________________ */
    /* ____________________________________ FOOTER ____________________________________ */
    #footer {
        background: #343434;
        padding: 27px 0 23px;
    }

    .copyright {
        float: left;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        color: #979797;
    }

    .copyright a {
        color: #fff;
    }

    .copyright a:hover {
        text-decoration: none;
        color: #e4334f;
    }

    /* _____________ BACK_TOP ___________ */
    #back_top {
        float: right;
    }

    #back_top a.button {
        display: block;
        text-transform: none;
        padding-right: 28px;
        background: url(../images/back_top_bg.png) no-repeat top right;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        height: 19px;
        color: #979797;
    }

    #back_top a.button:hover {
        text-decoration: none;
    }/* ____________ //BACK_TOP __________ */
    /* ___________________________________ //FOOTER ___________________________________ */
    
}

/* media elements index 768 -------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width: 376px) and (max-width: 768px) {
/* media elements  ------------------------------------------------------------------------------------------------------------------------------- */


    /* ____________________________________ Slide 2 ____________________________________ */
    .wrapper-home2 {
        text-align: center;
        padding: 20px;
        margin: 0px 0;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    .padding_slide2 {
        padding: 90px 0;
    }


    #slide2 h1 {
        background: url(../images/h1_bg1.png) no-repeat top center;
    }


    .wrapper-home3 {
        text-align: center;
        padding: 20px;
        margin:0;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    .testimonial {
        padding-top: 10px;
    }


    .text10 p {
        padding-top: 0;
        text-transform: none;
        font-family: times;
        font-size: 18px;
        line-height: 20px;
        color: #343434;
        font-weight: 400;
        font-style: italic;
    }


    #slide7 .gallery-list li.grid_3 {
        width: 50%;
        text-align: center;
        margin: 0;
    }


    /* ____________________________________ Slide 4 ____________________________________ */
    #slide4 {
        background-image: url(../images/movebgslide.jpg);
        background-size: cover !important;
        width: 100%;
        background-position: 0 0 !important;
        text-align: center;
    }


    /* ____________________________________ Slide 40 ____________________________________ */
    .padding_slide40 {
        padding: 90px 0;
    }

    /* ____________________________________ Slide 5 ____________________________________ */
    #slide5 {
        background: #fff;
        padding: 40px 0 10px;
    }


    .contactinfo {
        height: 200px;
    }


    .slide50 {
        background-image: url(../images/ocean600a.jpg);
        background-size: cover !important;
        width: 100%;
        height: 100%;
        text-align: center;
        background-repeat: no-repeat;
        background-origin: padding-box;
    }

    .padding_slide50 {
        padding: 90px 0;
    }

    /* ____________________________________ Slide 6 ____________________________________ */
    #slide6 {
        background-image: url(../images/slide_interior.jpg);
        background-position: 0 0 !important;
        text-align: center;
        background-size: cover !important;
        width: 100%;
    }


    #slide6 h1 {
        background: url(../images/h1_bg3.png) no-repeat top center;
    }


    ul {
        padding: 0;
    }

    #slide7 {
        background: #fff;
        padding: 20px 0;
    }

    .gallery-block {
        padding: 30px 0 10px;
        width: 100%;
    }

    #slide7 .hover_img {
        position: relative;
        top: 0;
        overflow: hidden;
        height: auto;
        background: #fff;
    }


    .text27 {
        margin: 10px;
        font-style: italic;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 22px;
        line-height: 26px;
        color: #343434;
        font-weight: 400;
        padding: 0;
    }


    .hover_img p {
        margin: 0 20px;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        line-height: 24px;
        color: #555;
        font-weight: 400;
        font-style: none;
        text-align: center;
    }


    #slide7 .gallery-list2 .portfolio_zoom,.portfolio_link {
        display: block;
        width: 100%;
        height: 100%;
        margin-top: -185px;
        position: absolute;
        text-align: center;
    }

    #slide7 .gallery-list2 .portfolio_zoom a,.portfolio_link a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        margin-top: -10px;
        text-indent: -9999px;
    }

    /* ____________________________________ Slide 8 ____________________________________ */
    #slide8 {
        background-image: url(../images/slide8_bg.jpg);
        background-position: 0 0 !important;
        background-size: cover !important;
        width: 100%;
    }

    #slide8 .grid_12 {
        width: auto;
        float: none;
    }


    #slide8 h1 {
        background: url(../images/h1_bg5.png) no-repeat top center;
    }
/* ____________________ order_block ___________________ */


    #datepicker,#datepicker2 {
        background: url(../images/calendar.png) no-repeat right top #fff;
        width: 181px;
    }

    #datepicker {
        margin-left: 8px;
        margin-right: 56px;
        margin-bottom: 22px;
    }
/* ____________________ SELECT __________________ */


    .tzSelect {
        height: 39px;
        display: inline-block;
        min-width: 88%;
        margin-bottom: 18px;
        position: relative;
        background: url(../images/dropdown_slice.png) no-repeat -99999px;
    }

    .tzSelect .selectBox {
        position: absolute;
        padding-left: 14px;
        height: 100%;
        width: 98%;
        font-family: 'Arial',sans-serif;
        font-size: 14px;
        line-height: 39px;
        text-align: left;
        color: #000;
        background: url(../images/select_bg.jpg) no-repeat right top #fff;
        cursor: pointer;
        z-index: 999;
    }

    .tzSelect .dropDown {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 40px;
        left: 0;
        right: -3px;
        list-style: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tzSelect li {
        height: 39px;
        cursor: pointer;
        position: relative;
        background: #fff;
    }

    .tzSelect li:hover {
        background-position: 50% -256px,0 -85px,0 0;
    }

    .tzSelect li span {
        left: 11px;
        position: absolute;
        top: 11px;
        line-height: 20px !important;
    }

    .tzSelect li span:hover {
        color: #000;
    }

    .tzSelect li i {
        color: #999;
        display: block;
        font-size: 12px;
    }

    .tzSelect li img {
        display: none;
    }

    /* ___________________ //order_block __________________ */
    /* ____________________________________ //Slide 8 ____________________________________ */
    /* ____________________________________ Slide 9 ____________________________________ */
    #slide9 {
        background-color: #fff;
        padding: 10px 0;
        text-align: center;
    }

    #slide9 p {
        padding: 0;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 25px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


    .text2 h5 {
        margin: auto;
        text-transform: uppercase;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 40px !important;
        line-height: 46px;
        color: #343434;
        font-weight: 400;
        font-style: none;
    }

    .text3 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 22px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }

    .text9 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        line-height: 26px;
        color: #343434;
        font-weight: 400;
        font-style: italic;
    }


    /* ___________________________________ //Slide 9 ___________________________________ */
    /* ____________________________________ Slide 10 ____________________________________ */
    .padding_slide10 {
        padding: 90px 0;
    }

    #slide10 h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10 ___________________________________ */
    /* ____________________________________ Slide 10a ____________________________________ */
    .padding_slide10a {
        padding: 85px 0;
    }

    #slide1a h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10a ___________________________________ */
    /* ____________________________________ Slide 11 ____________________________________ */
    #slide11 {
        background: #fff;
        padding: 0 0 10px;
    }

    /* ______________ CONTACT_FORM ______________ */
    .contact_form input[type="text"],.contact_form textarea {
        width: 27%;
        margin: 0 0 19px 20px;
        padding: 11px 10px 9px 19px;
        background: #fff;
        font-family: Arial;
        font-weight: 400;
        border: 1px solid #d9d9d9;
        color: #343434;
    }

    .contact_form input[type="text"]:first-child {
        margin-left: 0 !important;
    }


    .contact_form textarea {
        resize: none;
        margin-left: 0;
        width: 96%;
        height: auto;
        min-height: 95px;
    }

    .contact_btn {
        display: inline-block;
        border: none;
        text-transform: none;
        margin: 0 6px 10px 0;
        padding: 3px 20px 5px;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        background: #343434;
    }

    .contact_btn:hover,.send_btn {
        background: #e4334f;
    }

    .send_btn:hover {
        background: #343434;
    }

    #note .notification_ok {
        margin-top: 20px;
        padding: 7px 10px;
        text-align: center;
        text-transform: uppercase;
        background: #3e3e3e;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
    }

    #note .notification_error {
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: red;
    }

    /* _____________ //CONTACT_FORM _____________ */
    /* ____________ CONTACT_DETAILS _____________ */
    .contact_det_block {
        margin: 0 10px;
    }

    ul.foot_block_intouch {
        margin: 0;
        padding: 2px 0 0;
    }

    .foot_block_intouch li {
        padding-bottom: 8px !important;
    }

    .foot_block_intouch li p,.foot_block_intouch a {
        color: #717171;
        line-height: 21px;
        font-size: 14px;
        padding: 0 0 0 34px;
        margin: 0;
    }

    .foot_block_intouch li a:hover {
        color: #343434;
        text-decoration: none;
    }

    .foot_block_intouch li.touch_phone p {
        background: url(../images/contact_icon.png) no-repeat 0 0;
    }


    .foot_block_intouch li.touch_mail a {
        background: url(../images/contact_icon.png) no-repeat 0 -190px;
    }

    .foot_block_intouch li.touch_site a {
        background: url(../images/contact_icon.png) no-repeat 0 -294px;
        display: block;
        height: 20px;
    }

    .foot_block_intouch li.touch_mail a:hover {
    }

    .foot_block_intouch li.touch_site a:hover {
    }

    .foot_block_intouch li.touch_adress p {
        background: url(../images/contact_icon.png) no-repeat 0 -425px;
    }
/* ___________ //CONTACT_DETAILS ____________ */


    /* ___________________________________ //Slide 11 ___________________________________ */
    /* ____________________________________ FOOTER ____________________________________ */
    #footer {
        background: #343434;
        padding: 20px 0 30px;
    }

    .copyright {
        float: left;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        color: #979797;
    }

    .copyright a {
        color: #fff;
    }

    .copyright a:hover {
        text-decoration: none;
        color: #e4334f;
    }

    /* _____________ BACK_TOP ___________ */
    #back_top {
        float: right;
    }

    #back_top a.button {
        display: block;
        text-transform: none;
        padding-right: 28px;
        background: url(../images/back_top_bg.png) no-repeat top right;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        height: 19px;
        color: #979797;
    }

    #back_top a.button:hover {
        text-decoration: none;
    }/* ____________ //BACK_TOP __________ */
    /* ___________________________________ //FOOTER ___________________________________ */
    
}

@media (min-width: 376px) and (max-width: 668px) {
	
.padding_slide15 {
        padding: 100px 0 70px;
 }

	
.padding_slide2 {
    padding: 60px 0;
}
	
.text3 {
    display: block;
    text-align: center;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #555;
    font-weight: 400;
    font-style: italic;
}
	
.item12 {
    display: none;
}


.padding_slide40 {
    padding: 90px 0;
}
	
	
	
	
	
	
	
	
	
	
	
}



/* media elements index 375 ----------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
    /* Navigation */
    .menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 74px;
        background-color: #cecfe7;
        z-index: 9999;
    }

    #logo {
        margin-bottom: 0;
        margin-left: -5px;
    }


    #nav {
        text-align: right;
    }

    .navigation {
        float: right;
        list-style: none;
        margin: 0;
    }

    ul.navigation {
        margin: 30px 0 0;
        padding: 0;
    }

    .navigation li {
        float: left;
        text-align: left;
        padding: 0;
        margin-left: 30px;
        text-transform: none;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-style: italic;
        font-size: 16px;
        line-height: 20px;
        color: #a6a6a6;
    }

    .navigation li:first-child {
        margin-left: 0;
    }

    .navigation li:hover,.navigation .active {
        cursor: pointer;
        color: #fff;
    }

    #slide15 {
        background: url(../images/ocean605a800.jpg) no-repeat;
        background-attachment: local;
        background-size: 100% auto;
        background-position: center center !important;
        text-align: center;
    }

    .padding_slide15 {
        padding: 110px 0 60px;
    }


    .effect_2 {
        background: url(../images/effect_2.png) repeat left top;
        position: relative;
        z-index: 999 !important;
    }

    .container15 {
        max-width: 375px;
        margin: auto;
    }

    .wrapper-home15 {
        text-align: center;
        padding: 8px;
		width:80%;
		margin:auto;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    #slide15 h2 {
        text-transform: uppercase;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        color: #343434;
        line-height: 22px;
        padding: 0;
        margin:auto;
        font-weight: 400;
    }
	
	
.text35 h5 {
    padding: 5px 0;
    text-transform: none;
    font-family: 'PT Sans',sans-serif;
    font-size: 20px;
    line-height: 22px;
    color: #555;
    font-weight: 400;
    font-style: italic;
    text-align: left;
    margin: auto;
    text-indent: 30px;
}



    /* General Slides */
    .slide {
        background-attachment: fixed;
        width: 100%;
        height: auto;
        position: relative;
        padding: 0;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center !important;
    }


    h2 {
        margin: 0;
        padding: 0;
        text-transform: none;
        text-align: center;
        font-family: Arial;
        font-size: 14px;
        font-style: italic;
        line-height: 20px;
        color: #fff;
        font-weight: 400;
    }


    .effect_2 {
        background: url(../images/effect_2.png) no repeat left top;
        position: relative;
        z-index: 999 !important;
    }


    #slide1 {
        background: url(../images/trumpyhomemob5.jpg) repeat center;
        background-size: 100% 100%;
        background-position: 0 0 !important;
        text-align: center;
    }

    .filtr_bg {
        margin: auto;
    }

    /* media elements  ----------------------------------------------------------------------------------------------- */
    #slide1 h1 {
        padding-top: 10px;
        text-transform: uppercase;
        font-family: 'PT Sans',sans-serif;
        font-size: 28px;
        line-height: 30px;
        color: #343434;
        font-weight: 400;
    }

    #slide1 h2 {
        text-transform: uppercase;
        background: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 16px;
        color: #343434;
        line-height: 18px;
        padding: 0;
        margin: 0;
        font-weight: 400;
        padding-bottom: 10px;
    }

    #slide1 p {
        text-transform: uppercase;
        background: url(../images/icon9.png) no-repeat top center;
        font-style: italic;
        font-size: 14px;
        color: #343434;
        line-height: 20px;
        margin: 0 0 19px;
        padding: 0;
        font-weight: 600;
    }

    #slide1 a.button {
        background-image: url(../images/arrow_down.png);
        display: block;
        height: 69px;
        margin: 0 auto;
        width: 182px;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 55px;
        color: #fff;
    }

    a.button:hover {
        cursor: pointer;
        text-decoration: none;
    }


    /* ____________________________________ Slide 2 ____________________________________ */
    .wrapper-home2 {
        margin: 0 auto;
        width: 80%;
      
        text-align: center;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }

    #slide2 {
        background-image: url(../images/maindeck380.jpg);
        background-size: auto !important;
        background-position: 0 0;
        text-align: center;
    }

    .padding_slide2 {
        padding: 50px 0;
    }

.wrapper-home2 	.text2 {
    text-transform: uppercase;
    border: none;
    background: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 44px;
    color: #313131;
    line-height: 46px;
    padding: 0;
    margin:auto;
    font-weight: 400;
    text-align: center;
}


    #slide2 h1 {
        background: url(../images/h1_bg1.png) no-repeat top center;
    }


    /* ____________________________________ Slide 3 ____________________________________ */
    #slide3 {
        background: #fff;
        background-position: 0 0 !important;
    }


    .wrapper-home3 {
        text-align: center;
        padding: 0;
        margin: auto;
        width: 100%;
        background-color: rgba(255,255,255,0.6);
        box-shadow: 0 0 30px #000;
    }
.agif {
	text-align:center;
	margin:auto;
}
.agif2 {
	text-align:center;
	margin:auto;
}

    .testimonial {
        padding-top: 0;
    }


#slide50 {
    background-image: url(../images/ocean801a380.jpg);
    background-size: cover !important;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-origin: padding-box;
}
	.padding_slide50 {
    padding: 50px 0;
}
.wrapper-home3 	.text2 {
    text-transform: uppercase;
    border: none;
    background: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 44px;
    color: #313131;
    line-height: 46px;
    padding: 0;
    margin:auto;
    font-weight: 400;
    text-align: center;
}
    .text10 p {
        padding: 0 0px 10px;
        text-transform: none;
        font-family: times;
        font-size: 18px;
        line-height: 20px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


    /* ____________________________________ Slide 4 ____________________________________ */
    #slide4 {
        background-image: url(../images/movebgslide375.jpg);
        background-size: auto !important;
        background-position: 0 0;
        text-align: center;
    }


    /* ____________________________________ Slide 40 ____________________________________ */
    #slide40 {
        background-image: url(../images/ocean600a380.jpg);
        background-size: auto !important;
        background-position: 0 0;
        text-align: center;
		
    }

    .padding_slide40 {
        padding: 50px 0px;
    }
#slide7 .gallery-list {
    width: 100%;
    text-align: center;
    margin: auto;
}

#slide7 .gallery {
    width: 100%;
    text-align: center;
    margin: auto;
}
.flex {
	display:flex;
    display: -webkit-flex; /* Safari */
	width:100%;
	border:2px solid red;
	
	
}
.flex {
	flex-grow: 1;
	-webkit-flex-grow: 1;

}

.grow {
  position: relative;
  
  border: 0px solid #333;
  margin: 0;
  overflow: hidden;
  width: 200px;
  height:198px;
}
.pic {
	margin:auto;
		width:200px;
		 background-color: rgba(255,255,255,0.6);
    box-shadow: 20px #000;	
}

.pic1 img {
	text-align:center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
		 background-color: rgba(255,255,255,0.6);
 	
}
.pic2 {
	text-align:center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
		 background-color: rgba(255,255,255,0.6);
   	
}
.pic3 {
	text-align:center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
		 background-color: rgba(255,255,255,0.6);
    	
}
.pic4 {
	text-align:center;
	flex-grow: 1;
	-webkit-flex-grow: 1;
		 background-color: rgba(255,255,255,0.6);
  	
}

.grow img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;

  
}
.grow:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

    /* ____________________________________ Slide 5 ____________________________________ */
    #slide5 {
        background: #fff;
        padding: 10px 0;
    }


    .item12 {
        width: 40%;
        margin:auto;
        text-align: center;
		padding: 10px 0;
    }

    .item12 img {
        box-shadow: 5px 5px 20px #000;
        margin-bottom: 5px;
    }


    /* ____________________________________ Slide 6 ____________________________________ */
    #slide6 {
        background-image: url(../images/slide_interior.jpg);
        background-position: 0 0 !important;
        text-align: center;
        background-size: cover !important;
        width: 100%;
    }


    #slide6 h1 {
        background: url(../images/h1_bg3.png) no-repeat top center;
    }


    ul {
        padding: 0;
    }

    #slide7 {
        background: #fff;
        padding: 0;
    }

    .gallery-block {
        padding: 20px 0 0;
       
       margin:auto;
    }

    #slide7 .gallery-list li .grid_3 {
        width: 100%;
        text-align: center;
        padding: 20px;
    }


    #slide7 .gallery-list2 {
        text-align: center;
        margin: auto;
    }

    #slide7 .gallery-list20 {
        text-align: center;
        margin: auto;
    }

    #slide7 .hover_img {
        position: relative;
        width: 60%;
        overflow: visible;
		padding:0;
        background: #fff;
        margin: auto;
    }

    #slide7 .gallery-list li.grid_3 {
        width: 100%;
        text-align: center;
        margin: auto;
    }


    .text27 {
        margin: 10px 0;
        font-style: italic;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 20px;
        line-height: 22px;
        color: #555;
        font-weight: 400;
        padding: 0 !important;
    }


    #slide11 .grid_9 {
        float: none;
    }

    .contact_form {
        width: 100%;
        margin: auto;
    }


    .hover_img p {
        margin: 0 auto;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 17px;
        line-height: 18px;
        color: #555;
        font-weight: 400;
        font-style: none;
        text-align: center;
        padding-top:6px ;
    }


    #slide7 .gallery-list2 .portfolio_zoom,.portfolio_link {
        position: absolute;
        vertical-align: top;
        width: 320px;
        height: 264px;
        margin: 0 !important;
        color: #fff;
    }

    #slide7 .gallery-list2 .portfolio_zoom a,.portfolio_link a {
        position: absolute;
        vertical-align: top;
        width: 320px;
        height: 264px;
        margin: 0 !important;
        color: #fff;
        text-indent: -9999px;
    }


    #slide7 .gallery-list2 .portfolio_zoom,.portfolio_link {
        position: absolute;
        vertical-align: top;
        width: 320px;
        height: 264px;
        margin: 0 !important;
        color: #fff;
    }

    #slide7 .gallery-list2 .portfolio_zoom a,.portfolio_link a {
        position: absolute;
        vertical-align: top;
        width: 320px;
        height: 264px;
        margin: 0 !important;
        color: #fff;
        text-indent: -9999px;
    }


    #slide3 {
        background: #fff;
        padding: 0;
    }

    /* ____________________________________ Slide 8 ____________________________________ */
    #slide8 {
        background-image: url(../images/slide8_bg.jpg);
        background-position: 0 0 !important;
        background-size: cover !important;
        width: 100%;
    }

    #slide8 .grid_12 {
        width: auto;
        float: none;
    }


    #slide8 h1 {
        background: url(../images/h1_bg5.png) no-repeat top center;
    }
/* ____________________ order_block ___________________ */


    #datepicker,#datepicker2 {
        background: url(../images/calendar.png) no-repeat right top #fff;
        width: 181px;
    }

    #datepicker {
        margin-left: 8px;
        margin-right: 56px;
        margin-bottom: 22px;
    }
/* ____________________ SELECT __________________ */


    .tzSelect {
        height: 39px;
        display: inline-block;
        min-width: 88%;
        margin-bottom: 18px;
        position: relative;
        background: url(../images/dropdown_slice.png) no-repeat -99999px;
    }

    .tzSelect .selectBox {
        position: absolute;
        padding-left: 14px;
        height: 100%;
        width: 98%;
        font-family: 'Arial',sans-serif;
        font-size: 14px;
        line-height: 39px;
        text-align: left;
        color: #000;
        background: url(../images/select_bg.jpg) no-repeat right top #fff;
        cursor: pointer;
        z-index: 999;
    }

    .tzSelect .dropDown {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 40px;
        left: 0;
        right: -3px;
        list-style: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tzSelect li {
        height: 39px;
        cursor: pointer;
        position: relative;
        background: #fff;
    }

    .tzSelect li:hover {
        background-position: 50% -256px,0 -85px,0 0;
    }

    .tzSelect li span {
        left: 11px;
        position: absolute;
        top: 11px;
        line-height: 20px !important;
    }

    .tzSelect li span:hover {
        color: #000;
    }

    .tzSelect li i {
        color: #999;
        display: block;
        font-size: 12px;
    }

    .tzSelect li img {
        display: none;
    }

    /* ___________________ //order_block __________________ */
    /* ____________________________________ //Slide 8 ____________________________________ */
    /* ____________________________________ Slide 9 ____________________________________ */
    #slide9 {
        background-color: #fff;
		padding:0;
        text-align: center;
    }

    #slide9 p {
        padding: 0;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 25px;
        color: #555;
        font-weight: 400;
        font-style: italic;
    }


    .text2 h5 {
        padding: 10px 0;
        text-transform: uppercase;
        text-align: center;
        font-family: 'PT Sans',sans-serif;
        font-size: 28px;
        line-height: 30px;
        color: #343434;
        font-weight: 400;
        font-style: none;
        margin: 0 auto;
    }


    .text3 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 22px;
        color: #343434;
        font-weight: 400;
        font-style: italic;
        margin-top: 10px;
    }

    .text9 {
        display: block;
        text-align: center;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-size: 18px;
        line-height: 20px;
        color: #555;
        font-weight: 400;
        font-style: italic;
        margin: 10px 0;
    }


    /* ___________________________________ //Slide 9 ___________________________________ */
    /* ____________________________________ Slide 10 ____________________________________ */
    #slide10 {
        background-image: url(../images/ocean673a380.jpg);
        background-size: auto !important;
        background-position: 0 0;
        text-align: center;
    }

    .padding_slide10 {
        padding: 50px 0;
    }

    #slide10 h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10 ___________________________________ */
    /* ____________________________________ Slide 10a ____________________________________ */
    #slide10a {
        background-image: url(../images/ocean612a380.jpg);
        background-size: auto !important;
        background-position: 0 0;
        text-align: center;
    }

    .padding_slide10a {
        padding: 50px 0px;
    }

.text9 img {
    display: block;
    width: 90%;
    text-align: center;
    padding:10px 0 0;
    margin: auto;
}
    #slide1a h1 {
        background: url(../images/h1_bg4.png) no-repeat top center;
    }

    /* ___________________________________ //Slide 10a ___________________________________ */
    /* ____________________________________ Slide 11 ____________________________________ */
    #slide11 {
        background: #fff;
        padding: 0;
    }

    /* ______________ CONTACT_FORM ______________ */
    .contact_form input[type="text"],.contact_form textarea {
        width: 27%;
        margin: 0 0 19px 20px;
        padding: 11px 10px 9px 19px;
        background: #fff;
        font-family: Arial;
        font-weight: 400;
        border: 1px solid #d9d9d9;
        color: #8b8a8a;
    }

    .contact_form input[type="text"]:first-child {
        margin-left: 0 !important;
    }

    .contact_form textarea {
        resize: none;
        margin-left: 0;
        width: 90%;
        height: auto;
        min-height: 95px;
    }

    .contact_btn {
        display: inline-block;
        border: none;
        text-transform: none;
        margin: 0 6px 10px 0;
        padding: 3px 20px 5px;
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        background: #343434;
    }

    .contact_btn:hover,.send_btn {
        background: #e4334f;
    }

    .send_btn:hover {
        background: #343434;
    }

    #note .notification_ok {
        margin-top: 20px;
        padding: 7px 10px;
        text-align: center;
        text-transform: uppercase;
        background: #3e3e3e;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #fff;
    }

    #note .notification_error {
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: red;
    }
/* _____________ //CONTACT_FORM _____________ */
/* ____________ CONTACT_DETAILS _____________ */

	.text13 {
		margin:10px 0;
	}

    .contact_det_block {
        margin: auto;
    }

    ul.foot_block_intouch {
        margin: auto;
        padding: 5px 0 10px;
    }

    .foot_block_intouch li {
        padding-bottom: 8px !important;
    }

    .foot_block_intouch li p,.foot_block_intouch a {
        color: #717171;
        line-height: 21px;
        font-size: 18px;
        padding: 0 0 0 34px;
        margin: 0;
    }

    .foot_block_intouch li a:hover {
        color: #343434;
        text-decoration: none;
    }

    .foot_block_intouch li.touch_phone p {
        background: url(../images/contact_icon.png) no-repeat 0 0;
    }


    .foot_block_intouch li.touch_mail a {
        background: url(../images/contact_icon.png) no-repeat 0 -190px;
    }

    .foot_block_intouch li.touch_site a {
        background: url(../images/contact_icon.png) no-repeat 0 -294px;
        display: block;
        height: 20px;
    }

    .foot_block_intouch li.touch_mail a:hover {
    }

    .foot_block_intouch li.touch_site a:hover {
    }

    .foot_block_intouch li.touch_adress p {
        background: url(../images/contact_icon.png) no-repeat 0 -425px;
    }
/* ___________ //CONTACT_DETAILS ____________ */


    /* ___________________________________ //Slide 11 ___________________________________ */
    /* ____________________________________ FOOTER ____________________________________ */
    #footer {
        background: #343434;
        padding: 10px 0 25px;
        margin: 0;
    }

    .copyright {
        float: left;
        text-transform: none;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        color: #979797;
    }

    .copyright a {
        color: #fff;
    }

    .copyright a:hover {
        text-decoration: none;
        color: #e4334f;
    }

    /* _____________ BACK_TOP ___________ */
    #back_top {
        float: right;
    }

    #back_top a.button {
        display: block;
        text-transform: none;
        padding-right: 28px;
        background: url(../images/back_top_bg.png) no-repeat top right;
        font-family: 'PT Sans',sans-serif;
        font-weight: 400;
        height: 19px;
        color: #979797;
    }

    #back_top a.button:hover {
        text-decoration: none;
    }/* ____________ //BACK_TOP __________ */
    /* ___________________________________ //FOOTER ___________________________________ */
    
}