/* 
	Info About Template
    Developed BY: Hozaifa Gawesh
    Date: 24/12/2016
    Last Update: 24/12/2016
    Author: Hozaifa Gawesh
*/


/***********************************
Start Global
***********************************/
@import url('https://fonts.googleapis.com/css?family=Arapey');
@import url('https://fonts.googleapis.com/css?family=Play');
@import url(https://fonts.googleapis.com/css?family=Raleway:500);

@font-face{
    font-family: "YSM";
    src: url("http://www.marmocasa.com/template/front/assets/fonts/LHANDW.TTF");
}

*{
	margin: 0;
	padding: 0;
}
body{
    overflow-x: hidden !important;
}

ul , li{
	list-style: none;
	margin: 0;
	padding: 0;
}

a , a:hover , a:focus {
	text-decoration: none;
	outline: 0;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,input,ul,li,span,textarea,a
{
    font-family: 'Play', sans-serif;
    
}
p ,figcaption 
{
    font-family: 'Raleway', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}


i , span , a , input , button{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
input:focus{
	outline: 0;
}

.clear{
	clear: both;
}

/***********************************
End Global
***********************************/



/***********************************
        Start Informatiotn
***********************************/

.links_navbar{
	background-color: #fff;
}

.info_data{
	width: 100%;
	background-color: #fff;
	border-bottom: 1px solid #e2e2e2;
}

.info_data .adress
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    color:#3e8e99;
}

.info_data .social_media{
	margin-top: 9px;
}

.info_data .social_media ul li
{
    float: left;
    margin-left: 10px;
}

.info_data .social_media ul li i
{
    width: 30px;
    height: 30px;
    line-height: 30px;
	border: 1px solid #3e8e99;
    text-align: center;
    color: #3e8e99;
    border-radius: 50%;
}

.info_data .social_media ul li .fa-facebook:hover
{
    background-color:#3b5998;
	color: #fff;
	border-color: #3b5998;
}

.info_data .social_media ul li .fa-twitter:hover
{
    background-color:#1da1f2;
	color: #fff;
	border-color: #1da1f2;
}

.info_data .social_media ul li .fa-youtube-play:hover
{
    background-color:#cd201f;
	color: #fff;
	border-color: #cd201f;
}

.info_data .social_media ul li .fa-linkedin:hover
{
    background-color:#0077b5    ;
	color: #fff;
	border-color: #cd201f;
}

.language {
	float: right;
}

.language .dropdown {    
    padding: 5px 10px;
    border: 0;
    text-align: center;
    background-color: #3e8e99;
    color: #fff;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.language .dropdown:hover {
	background-color: #6dcff8;
}

.language .dropdown a{
	color: #fff;
}
.language .dropdown-menu {
    background-color: #3e8e99;
    border-radius: 0;
    margin: 0;
    margin-top: -2px;
    min-width: 86px !important;
    border: 0;
    padding: 0;
}
.language .dropdown-menu li{
	padding: 5px 0;
}

.language .dropdown-menu li:hover{
	background-color: #6dcff8;
}

.language .dropdown-menu li:hover a{
	color: #fff;
}

.language .dropdown-menu>li>a:focus, .language .dropdown-menu>li>a:hover {
    background-color: transparent;
}
/***********************************
        End Informatiotn
***********************************/


/***********************************
        Start Header
***********************************/

.fixed {
	background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    z-index: 99;
    width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 1px 5px #000;
}

.fixed .navbar-brand {
	padding: 2px 0;
}

.fixed .navbar-brand>img {
	width: 200px;
}

.fixed .navbar-brand h1 {
	display: none;
}

.fixed .links {
	padding-top: 8px !important;
}

.navbar-brand {
    padding: 8px 0px;
    font-size: 18px;
    line-height: 20px;
    height: auto;
	position: relative;
}

.navbar-brand h1 {
	position: absolute;
    color: #235971;
    font-size: 13px;
    bottom: 25px;
    right: 26px;

}

.navbar .navbar-nav{
	
}

.header .links {
    padding-top: 35px;
}

.navbar
{
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.navbar .navbar-right{
	margin-right: 0;
}

.navbar .navbar-collapse {
	padding: 0;
	background-color: transparent;
}

.navbar-right .dropdown-menu {
	left: 0;
	border-radius: 0px;
}

.navbar .dropdown-menu .divider
{
    margin: 0; 
    background-color: #DDD;
}

.navbar-default .navbar-nav>li>a
{
    margin-left: 5px;
    border:0;
	border-radius: 5px 0 5px 0;
}
.navbar .nav>li>a {
	padding: 10px 10px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,/***** Links Color *****/
.navbar-default .navbar-nav>.active>a:hover{
    background:#3e8e99;
    color: #FFF
}

.navbar-default .navbar-nav>li>a
{
    color: #000;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #3e8e99;
}

.navbar-default .navbar-nav>li>a:focus,/***** Links Hover *****/
.navbar-default .navbar-nav>li>a:hover
{
    color: #FFF;
    background-color: #3e8e99;
}

.navbar .dropdown-menu
{
    background-color: #3e8e99;
    color: #FFF;
    margin-left: 6px;
    border-top-left-radius: 6px;
}

.navbar-nav > li > .dropdown-menu {   
	padding: 0;
    border: 0;
    margin-left: 10px;
}



.navbar .dropdown-menu > li >a{
    display: block;
    clear: both;
    padding: 8px 8px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
/*    white-space: nowrap;*/
}

.navbar .dropdown-menu > li > a:hover ,/* Drop Down Hover */
.navbar .dropdown-menu > li > a:focus {
    padding-left : 15px;
    background-color: #6dd0f8;
    color: #FFF;
}

.navbar-nav > li:hover{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
   transition: all 1s ease-in-out;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus, /* DropDown Open Background */
.navbar-default .navbar-nav>.open>a:hover
{
    color: #555;
    background-color: #FFF;
}

.navbar .search{
	position: relative;
}

.navbar .search i{
	width: 38px; 
	height: 38px; 
	line-height: 38px;
	border: 1px solid #3e8e99;
	text-align: center;
	margin-left: 5px;
	color: #3e8e99;
	border-radius: 5px 0 5px 0;
}
.navbar .search i:hover{
	background-color: #3e8e99;
	color: #fff;
	cursor: pointer;
}
.navbar .search .input_search {
	position: absolute;
	top: 43px;
	right: 0;
	z-index: 99;
	display: none;
}
.navbar .search .input_search form{
	background-color: #fff;
    padding: 7px;
    border: 1px solid #3e8e99;
	border-radius: 5px 0px;
}
.navbar .search .input_search form input{
	border: 0;
    padding: 3px 10px;
    width: 250px;
}
.navbar .search .input_search form input:focus{
	outline: 0;
}


.navbar-default .navbar-toggle {
	margin-top: 30px;
    border-radius: 0;
    border-color: #3e8e99;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #3e8e99;
}
/***********************************
End Navbar
***********************************/




/***********************************
Start Slider
***********************************/
.slider {
	width: 100%;
}
#owl-slider .item img{
    display: block;
    width: 100%;
    height: auto;
}
.slider .owl-theme .owl-controls{
	display: none !important;
}

/***********************************
End Slider
***********************************/


/***********************************
Start About Home
***********************************/
.about_home{
	width: 100%;
}

.heading-section{
	padding-top: 30px;
    color: #235971;
    font-size: 37px;
}

.bottom_border{
	width: 100px;
    height: 2px;
    margin: 10px auto 0;
    margin-bottom: 30px;
    background-color: #3e8e99;
}

.about_home p
{
    line-height: 2;
    font-size: 17px;
	margin-bottom: 30px;
}

.about_home p span {
	font-style: italic;
}

.slider_home{
    width: 100%
}

/***********************************
End About Home
***********************************/



/***********************************
Strat Subscribe
***********************************/
.subscribe
{
	background: url(../img/yaso.jpg) center center fixed;
	background-size: cover; 
}

.subscribe .overlay
{
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0.6);
}

.subscribe .overlay h3{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	width: 60%;
	margin: auto;
	letter-spacing: 2px;
	line-height: 50px;
}
.subscribe .overlay form{
	padding-bottom: 50px;;
}

.subscribe .overlay form input[type="email"]{
	width: 35%;
	height: 48px;
	border: 0;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid transparent;
	font-size: 17px;
	color: #101724;
	font-weight: bold;
}

.subscribe .overlay .btn {
    display: inline-block;
    padding: 13px;
    margin-bottom: 5px;
    margin-left: -4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}




/***********************************
End Subscribe
***********************************/



/***********************************
Start Product
***********************************/

.heading-page{
    width: 100%;
    height: 250px;
    background: url("../img/Interface.jpg") no-repeat center fixed;
    background-size: cover;
	margin-bottom: 50px;
}
.heading-page .overlay-heading{
    width: 100%;
    height: 100%;
    background-color:  rgba(0, 0, 0, 0.7);;
}

.overlay-heading h2{
    font-size: 40px;
    color: #FFF;
    font-weight: bold;
    border: 1px solid rgb(109, 208, 248);
    width: 300px;
    margin: auto;
    padding: 7px;
    position: relative;
    top: 90px;
    border-radius: 5px 0 5px 0;
}


.products {
    background-color: #CCC;
    padding-top: 50px;
    padding-bottom: 50px
}

.marble_pro {
    padding-bottom: 50px;
}

.image-product{
    position: relative;
    max-width: 250px;
    overflow: hidden;
    margin: auto;
}

.image-product img{
    width: 100%;
	height: 240px;
}

.image-product .overlay{
    position: absolute;
    top: -300px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(62, 142, 153, 0.5);
    
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.image-product:hover .overlay{
    top: 0;
}

.product .overlay a
{
    color: #FFF;
    margin: 0 auto;
    position: relative;
    top: 100px;
    display: block;
    width: 80px;
    padding: 7px 0;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 3px 0 3px 0;
}

.product .overlay a:hover 
{
    border-color: #6dd0f8;
    background: #6dd0f8;
    color: #FFF;
}
.inf_product{
    max-width: 250px;
    background-color: #f1f1f1;
    margin: auto;
    position: relative
}
figcaption 
{
    padding:6px 12px 12px;
    font-size:12px;
    color:#444;
 }

.product figcaption ,
.product header
{
    padding-left:25%;
    background-color: #f1f1f1;
}


.product h2{
	font-size: 20px;
    right: 11px;
    text-align: center;
    position: relative;
    top: 7px;
    padding: 10px 0 23px;
}

.product_home .product .floater {
	width: 20%;
    height: 55px;
    background: #3e8e99;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product_home .floater span
{
	color: #FFF;
	position: relative;
	top: 15px;
	left: 50%;
	margin-left: -15px;
}


.product .floater {
	width:18%;
    height:45px;
    background:#3e8e99;
    position: absolute;
    left:0; 
    bottom: 0;
    right: 0;
    
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.product .floater:hover{
    background-color: #6dd0f8;
}

.floater span
{
	color: #FFF;
	position: relative;
	top: 12px;
	left: 50%;
	margin-left: -15px;
}

.product_home .modal-dialog {
	width: 80%;
	margin: 80px auto;
}



.product_home .modal-dialog .modal_image {
	width: 50%;
	float: right;
}
.product_home .modal-dialog .modal_image img {
	width: 100%;
	height: 500px;
}

.product_home .modal-dialog .modal_body {
	width: 50%;
	height: 500px;
	float: right;
	padding: 20px;
	background-color: #fff;
	overflow: auto;
}
.product_home .modal-dialog .modal_body h2 ,
.product_home .modal-dialog .modal_body h3{
	color: #3e8e99;
	text-align: left;
	right: 0;
}

.product_home .modal-dialog .modal_body h3 {
	font-size: 18px;
	padding-top: 10px;
}

.product_home button.close {
	font-size: 40px;
    margin-top: 20px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    transition: all 0.4s ease;
    position: absolute;
    left: 45px;
}

.product_home button.close:hover {
	color: #000;
}

.product_home button.close:focus {
	outline: 0;
}

.product_home .modal-dialog .modal_body p {
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Start Menu */

.menu_product h3 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #3e8e99
}

.menu_product ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
    color: #999;
    font-size: 16px
}

.menu_product ul li a:hover {
    color: #6dcff8;
    padding-left: 5px
}

/* End Menu */

.info_name_marble_prod /* Info Products */
{
    margin-left: 50px
}
.product_slider
{
    margin-top: 80px;
}

.slider_prodcut {
	margin-top: 80px;
}

.owl-theme .owl-controls .owl-buttons div
{
    color: #fff;
    background-color: #3e8e99
}

.owl-theme .owl-controls .owl-buttons div:hover

{
    background-color: #6dcff8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.owl-theme .owl-controls .owl-page span{
    background: #3e8e99;
    width: 10px;
    height: 10px;
}

img.mfp-img{
    padding: 40px 0 0;
    margin: 0 auto 22px
}

.mfp-arrow-left:before {
    border: 0;
}

.mfp-arrow-right:before {
    border: 0;
}


#slider_product .item{
  margin: 3px;
}
#slider_product .item img{
  display: block;
  width: 100%;
  height: 200px;
}

/***********************************
End Product
***********************************/





/***********************************
Strat Footer
***********************************/

.footer{
	width: 100%;
	background: url("../img/backFooter.png") no-repeat center fixed;
	background-size: cover;
	margin-top: 50px;
	overflow-x: hidden;
}
.footer h3 {
	color: #fff;
    font-size: 25px;
    margin-top: 30px;
}
.footer .content-footer img{
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer .content-footer .prag-un-logo {
    color: #989797;
}
.footer .content-footer p {
    color: #666464;
    font-size: 15px;
    line-height: 26px;
}

.footer .side_par ul{
	width: 100%;
	margin-top: 20px;
}

.footer .side_par ul li{
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #474747;
}
.footer .side_par ul li a{
	color: #bfbfbf;
	margin-bottom: 5px;
}
.footer .side_par ul li a:hover{
	color: #6dcff8;
	margin-left: 10px;
}

.social {
    margin-top: 33px;
	margin-bottom: 30px;
}
.social ul {
    margin-bottom: 2px;
}
.social .location ul .icon-img {
    background-color: #313131;
    float: left;
    width: 14%;
    height: 80px;
    text-align: center;
    line-height: 80px;
}

.social .location ul .content-list {
    background-color: #313131;
    margin-left: 1px;
    float: left;
    width: 85%;
    padding-left: 22px;
    padding-right: 15px;
    height: 80px;
    padding-top: 20px;
    color: #9e9e9e;
    font-family: 'Play', sans-serif;
    font-size: 14px;
}

.social .phone-mobile ul .icon-img,
.social .send-mail ul .icon-img {
    background-color: #313131;
    float: left;
    width: 14%;
    height: 44px;
    text-align: center;
    line-height: 44px;
	color: #9e9e9e;
}

.social i{
	color: #9e9e9e;
}

.social .phone-mobile ul .content-list,
.social .send-mail ul .content-list {
    background-color: #313131;
    margin-left: 1px;
    float: left;
    width: 85%;
    padding-left: 22px;
    padding-right: 15px;
    height: 44px;
    color: #9e9e9e;
    line-height: 44px;
    font-family: 'Play', sans-serif;
}

.socialmedia-copyright {
    background-color: #313131;
}

.socialmedia-copyright p{
	padding-top: 20px;	
	color: #999;
}

.socialmedia-copyright ul li{
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.socialmedia-copyright ul li a{
	color: #999;
}
.socialmedia-copyright ul li a:hover{
	color: #6dcff8;
}
/***********************************
End Footer
***********************************/



/***********************************
Start About
***********************************/
.about_words h3{
	padding-bottom: 30px;
	padding-top: 50px;
	color: #3e8e99
}

.about_words p {
	font-size: 14px;
}

.video{
	margin-top: 50px;
}
.video iframe{
	width: 100%;
	height: 300px;
}
.download_pdf{
	margin-top: 50px;
}

.pdf{
	background-color: #3e8e99;
	width: 100%;
	padding: 20px;
}

.pdf h3{
	font-size: 20px;
	color: #fff;
	margin-bottom: 7px;
}

.pdf p{
	font-size: 14px;
	color: #eee;
	float: left;
	padding-top: 10px;
}
.pdf img{
	float: right;
	width: 40px;
	margin-top: -10px;
}

/***********************************
End About
***********************************/




/**********************************
Start Product 
**********************************/

.marble {
    padding-top: 50px
}

.marble h2 {
    font-size: 22px;
    color: #235971;
    margin-top: 25px;
}

.marble .infoHeadTitle {
	margin-top: 0;
}

.marble p{
    font-size :15px;
    margin-bottom: 5px;
    color: #333;
	margin-top: 10px;
	margin-left: 15px;
}

.marble p.description{
	margin-left: 0;
	margin-top: 0;
	font-size: 15px;
}

.img_info_product {
	height: 300px;
}

.product {
	margin-bottom: 40px;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    font-size: 17px;
	line-height: 30px; 
}

.name_marble blockquote p{
	font-weight: 400 !important;
	font-size: 15px;
}


.marble blockquote {
    margin: 15px 0 20px;
    line-height: 2;
    
}

/**********************************
End Product 
**********************************/





/*********************************
Start Section Finishes
**********************************/


.img_finishes 
{
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.finishes h3 {
	margin-bottom: 35px;
	margin-top: 0px;
	text-align: center;
	font-size: 20px;
	color: #3e8e99;
}

.finishes_block h3 {
	text-align: left;
	margin: 15px;
}

.title
{
    margin-left: 14px;
    margin-bottom: 15px
}

.img_finishes img {
    width: 100%;
	height: 263px;
}

.img_finishes .overlay {
    position: absolute;
    top: -300px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(62, 142, 153, 0.5);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.img_finishes:hover .overlay{
    top: 0;
}

.img_finishes .overlay .link
{
    color: #FFF;
    margin: 0 auto;
    position: relative;
    top: 100px;
    display: block;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border: 1px solid #FFF;
    Transform: rotate(45deg);
}   

.img_finishes .overlay i
{
    Transform: rotate(-45deg);
    margin-top: 12px;
}

.img_finishes .overlay p
{
    color: #FFF;
    margin: 0 auto;
    position: relative;
    top: 120px;
    display: block;
    width: 80px;
    text-align: center;
    
}


.img_finishes .overlay a:hover
{
    border-color: #FFF;
    background: transparent;
    color: #FFF;
}




/*********************************
End Section Finishes
**********************************/

/* Start Section Special_Product */

.Special_Product h2
{
    width: 450px;
    top: 94px
}

/* End Section Special_Product */



/***********************************
Start Packing section 
***********************************/

.packing_section .department
{
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.packing_section .blocks
{
    background: url(../img/blocks.jpg) fixed bottom;
	background-size: cover;
}

.packing_section .slabs
{
    background: url(../img/slabs.jpg) fixed bottom;
	background-size: cover;
}

.packing_section .tiles
{
    background: url(../img/tiles.png) fixed bottom;
	background-size: cover;
}

.packing_section .overlay_packing
{
    width:100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4) url(../img/pattern.png) left top;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.packing_section .department h3
{
    padding-left: 20px;
    font-size: 20px;
    padding-top: 148px;
    color:  #FFF;
    font-weight: bold;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.packing_section .department:hover h3
{
    color: #6dd0f8;
    
}

.packing_section .department:hover
{
    top: -8px;
    box-shadow: 0px 6px 25px #3e8e99
}

.packing_section .download_pdf
{
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.packing_section .download_pdf:hover
{
    top: -8px;
    box-shadow: 0px 6px 25px #3e8e99
}

/***********************************
End Packing section 
***********************************/


/****************************** 
Start Section Gallery
*******************************/

.gallery
{
    padding-top: 50px;
    padding-bottom: 50px
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
    left: -25px;
    background-image: none;
    background: none repeat scroll 0 0 #6dcff8;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    height: 50px;
    width : 50px;;
    line-height: 40px;
    margin-top: 105px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
    right: -25px !important;
    background-image: none;
    background: none repeat scroll 0 0 #6dcff8;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    height: 50px;
    width : 50px;
    line-height: 40px;
    margin-top: 105px
}   
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #108ae3;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 323px;
  height: 250px
}
/* End carousel */


/***********************************
Start Projects 
***********************************/
.content-page .lead {
    margin-top: 25px;
    font-size: 17px;
    font-style: italic
}

.content-page h3{
    margin-top: 15px
}

.slider_projects {
    padding: 10px;
}

.projects_slider_border {
	border: 1px dashed #DDD;
	border-radius: 4px;
}

.slider_projects .owl-carousel .item img {
	height: 300px !important;
}

.marginBottom50 {
	margin-bottom: 50px;
}

/***********************************
End Projects
***********************************/



/***********************************
Start Marble Process
***********************************/
.content_process h4 {
	font-size: 60px;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #dcdcdc;
}

/***********************************
End Marble Process
***********************************/



/**********************************
Start Contact
**********************************/
.contact_page .head_team{
	font-size: 30px;
	color: #3e8e99;
	margin-bottom: 40px;
	text-align: center;
}

.contact_page .message_contact
{
    padding-top: 0px
}

.contact_page .team {
	margin-bottom: 10px;
}

.contact_page .person{
	margin-bottom: 30px;
}
/*
.contact_page .perOne {
	background-size: cover;
	width: 100%;
}

.contact_page .perTwo {
	background-size: cover;
	width: 100%;
}

.contact_page .perThree {
	background-size: cover;
	width: 100%;
}

.contact_page .perFour {
	background-size: cover;
	width: 100%;
}*/

.contact_page .person .photo_person {
	width: 160px;
	height: 160px;
/*	background-color: #1a1a1a;*/
	float: left;
}

.contact_page .person .photo_person img {
	width: auto;
}

.contact_page .person .info_team {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 70%;
}

.contact_page .person .info_team p{
	line-height: 20px;
	font-size: 17px;
	color: #235971
}

.contact_page .person .info_team p:last-child {
	margin-bottom: 0;
}

.contact_page h3{
	font-size: 20px;
	color: #3e8e99;
	margin-bottom: 40px;
}
.form-control {
	border-radius: 0;
	padding: 10px;
	height: 50px;
}

.contact_page textarea{
	width: 100%;
	height: 309px;
	padding: 10px;
	border: 1px solid #ccc;
}

.form-group button{
	width: 100%;
	height: 40px;
	background-color: #3e8e99;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 0;
	font-size: 17px;
	font-weight: bold;
}
.form-group button:hover{
	background-color: #6dcff8;
	color: #fff;
}

.contact_page .social {
	margin-bottom: 30px;
}

.contact_page .map iframe{
	width: 100%;
	height: 250px;
}
.contact_page .social .location ul .icon-img ,
.contact_page .social .location ul .content-list ,
.contact_page .social .phone-mobile ul .icon-img ,
.contact_page .social .send-mail ul .icon-img , 
.contact_page .social .phone-mobile ul .content-list ,
.contact_page .social .send-mail ul .content-list {
	background-color: #3e8e99;
	color: #fff;
}
.contact_page .social i{
	font-size: 17px;
	color: #fff;
}

/**********************************
End Contact 
**********************************/



/**********************************
Start Search
**********************************/
.content_search {
	margin-top: 30px;
}

.content_search table tr td {
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
}

.content_search table tr:first-child {
	font-weight: bold;
	border-bottom: 2px solid #ddd;
}

.content_search table tr img {
	width: 200px;
	height: 200px;
}

/**********************************
End Search 
**********************************/



/**********************************
Start Page Not Found
**********************************/
.page-not-found {
    position: relative;
    text-align: center;
}

.page-not-found .fa {
    color: #f6f6f6;
    font-size: 280px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.page-not-found h2 {
    font-size: 180px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 40px;
	color: #3e8e99;
}

.page-not-found p {
	color: #666;
	font-size: 16px;
}

/**********************************
End Page Not Found
**********************************/


/*********************************
Start Scroll Top
**********************************/
#scroll-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    text-align: center;
    display: none;
    cursor: pointer;
}

#scroll-top .fa-chevron-up {
    font-size: 18px;
    padding: 10px;
    color: #fff;
	background: #3e8e99;
}

#scroll-top .fa-chevron-up:hover {
	background: #6dd1f8;
}
/*********************************
End Scroll Top
**********************************/

