@font-face {
    font-family:'CalifornianFB-Reg';
    src: url('../fonts/CalifornianFB-Reg_gdi.eot');
    src: url('../fonts/CalifornianFB-Reg_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CalifornianFB-Reg_gdi.woff') format('woff'),
        url('../fonts/CalifornianFB-Reg_gdi.ttf') format('truetype'),
        url('../fonts/CalifornianFB-Reg_gdi.svg#CalifornianFB-Reg') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}@font-face {
    font-family:'Beatty-Regular';
    src: url('../fonts/Beatty_gdi.eot');
    src: url('../fonts/Beatty_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Beatty_gdi.woff') format('woff'),
        url('../fonts/Beatty_gdi.ttf') format('truetype'),
        url('../fonts/Beatty_gdi.svg#Beatty-Regular') format('svg');
    font-weight: 5;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-201D;
}@font-face {
    font-family: 'Orange_LET_Plain1';
    src: url('../fonts/Orange_LET_Plain1.eot');
    src: url('../fonts/55889873-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Orange-LET-Plain1.woff2') format('woff2'),
        url('../fonts/Orange-LET-Plain1.woff') format('woff'),
        url('../fonts/Orange-LET-Plain1.ttf') format('truetype'),
        url('../fonts/Orange-LET-Plain1.svg#Orange-LET-Plain1') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/55889873-webfont.eot');
    src: url('../fonts/55889873-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/55889873-webfont.woff2') format('woff2'),
        url('../fonts/55889873-webfont.woff') format('woff'),
        url('../fonts/55889873-webfont.ttf') format('truetype'),
        url('../fonts/55889873-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family:'Calibri-Light';
    src: url('../fonts/Calibri-Light_gdi.eot');
    src: url('../fonts/Calibri-Light_gdi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri-Light_gdi.woff') format('woff'),
        url('../fonts/Calibri-Light_gdi.ttf') format('truetype'),
        url('../fonts/Calibri-Light_gdi.svg#Calibri-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-25CA;
}@font-face {
    font-family: 'calibribold';
    src: url('../fonts/calibri_bold-webfont.eot');
    src: url('../fonts/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/calibri_bold-webfont.woff') format('woff'),
        url('../fonts/calibri_bold-webfont.ttf') format('truetype'),
        url('../fonts/calibri_bold-webfont.svg#calibribold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular_0-webfont.eot');
    src: url('../fonts/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-regular_0-webfont.woff') format('woff'),
        url('../fonts/opensans-regular_0-webfont.ttf') format('truetype'),
        url('../fonts/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light_0-webfont.eot');
    src: url('../fonts/opensans-light_0-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/opensans-light_0-webfont.woff2') format('woff2'),
        url('../fonts/opensans-light_0-webfont.woff') format('woff'),
        url('../fonts/opensans-light_0-webfont.ttf') format('truetype'),
        url('../fonts/opensans-light_0-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "Calibri-Regular";
    src: url('../fonts/138122559-calibri-1361502412.eot');
    src: url('../fonts/138122559-calibri-1361502412.eot?#iefix') format('embedded-opentype'),
        url('../fonts/138122559-calibri-1361502412.svg#Calibri') format('svg'),
        url('../fonts/138122559-calibri-1361502412.woff') format('woff'),
        url('../fonts/138122559-calibri-1361502412.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#sb-site
{
    display:none;
}
body
{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust:100%;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;

}
*{
    outline: none;
}
h1,h2,h3,h4,h5,h6,li,ul,p
{
    margin:0;
    padding:0;
    list-style:none;
    font-weight:normal;
}
img
{
    outline:none;
    border:none;
}
a
{
    text-decoration:none;

}
.wrapper{

    width:1200px;
    margin:0 auto;	

}

.clear{

    clear:both;	

}
.main1{
    display:block;
    background-color:#423d3b;
    height:31px;
    padding:7px 0 5px 0;
    width:100%;



}
.top-sep{
    height:31px;
    width:100%;
    border-bottom:1px dashed #c9c6bb;	

}
.top-left{


    width:330px;
    float:left;
    margin-top:5px;	

}
.top-phone{

    width:85px;
    float:left;
    margin-right:20px;
    background:url(../images/ph1.png) no-repeat left top;
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
    padding-left:20px;	

}
.top-email{

    width:148px;
    float:left;
    padding-left:20px;
    background:url(../images/email1.png) no-repeat left 4px;
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
	padding-top:1px;


}

.top-phone2{

    width:115px;
    float:left;
    margin-right:20px;
    background:url(../images/ph2.png) no-repeat left top;
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
    padding-left:20px;
	font-weight:bold;
	clear:both;
		

}
.top-email2{

    width:148px;
    float:left;
    padding-left:20px;
   /* background:url(../images/email1.png) no-repeat left 4px;*/
    height:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
	padding-top:1px;


}
.top-right{
    margin-left: 15px;
    width:180px;
    float:right;	

}
.top-right li{

    float:left;	

}
.top-right li a{

    margin-left:12px;	

}
.header1{

    background:url(../images/top-header.png);
    padding:23px 0 32px 0;

    width:100%;
    height:97px;	

}
.logo{

    float:left;
    width:300px;	

}
.search-area{

    width:315px;
    height:38px;
    float:right;
    margin-top:31px;
    border:1px solid #303030;	
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */

}
.search-wrap{

    background:none repeat scroll 0 center transparent;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#303030;
    width:240px;
    padding:13px 0 0 20px; 	

}
.search-btn{

    float:right;	
}
.menu-wraper{

    background-color:#423d3b;
    /*	height:48px;*/
    padding-top:6px;
    padding-bottom:6px;
    width:100%;

}
.menu-wraper1{

    border-bottom:1px dashed #7c7b7a;	
    border-top:1px dashed #7c7b7a;
    height:56px;
}
/* navigation */


.nav
{


    width:100%;



}
.nav ul
{
    text-align:center;
    display:block;
    overflow:hidden;
}

.nav ul li
{
    display:inline-block;
    vertical-align: top;

}
.nav ul li a
{
    line-height: 31px;
    display:block;
    padding:13px 40px 12px;
    font-family: "Calibri-Light";
    color:#fff;

    text-align:center;
    font-size:20px;
}

.nav ul li ul li  a 
{
    padding-right:0;
    padding-left:2px;
    display:block;
    padding:16px 30px;
    font-size:15px;
    color:#FFF;
}

.nav ul li a span
{
    display:block;
    padding:0 22px;
    margin:0 auto 12px;
}
.nav ul li a .i1
{
    background:url(../images/home.png) center no-repeat;
    width:22px;
    height:22px;
}

.nav ul li > ul
{
    display:none;
}
.nav ul li:hover
{
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    background:#6b6559;

}
.nav ul li:hover a {
    color:#fff;	



}
.nav ul li:hover > ul
{
    transition:all 0.3s ease 0.3s;
    -moz-transition:all 0.3s ease 0.3s;
    -o-transition:all 0.3s ease 0.3s;
    -webkit-transition:all 0.3s ease 0.3s;
    -ms-transition:all 0.3s ease 0.3s;
    display:block;
    position:absolute;
    z-index:11111;
    min-width:255px;

    background-color:#6b6559;
    padding:5px 12px 5px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.nav ul li > ul .list
{
    width:190px;
    display:inline-block;
    overflow:hidden;
}
.nav ul li > ul .list h3
{
    margin:0px;

    font-family: "Calibri-Light";;
    font-size:15px;
    color:#fff;
}
.nav ul li > ul .list li
{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    display:block;


    border-top:1px dashed #fff;

}.nav ul li > ul .list li:first-child{

    border:none;

}
.nav ul li > ul .list li a
{
    background:url(../images/drop-down.png) left center no-repeat;
    padding-left:16px;
    line-height:13px;
    text-align:left;

}

.nav ul li > ul .list li:hover
{
    background:#6b6559;
}
.nav ul li > ul .list li .li-image-frame
{
    display:none;
}
.nav ul li > ul .list li:hover .li-image-frame
{
    transition:all 0.3s ease 0.3s;
    -moz-transition:all 0.3s ease 0.3s;
    -o-transition:all 0.3s ease 0.3s;
    -webkit-transition:all 0.3s ease 0.3s;
    -ms-transition:all 0.3s ease 0.3s;
    top:60px;
    right:20px;
    position:absolute;
    display:inline-block;
    border:3px solid #367cc0;

    background:#1c0000;
    overflow:hidden;
}
.nav ul li > ul .list li:hover .li-image-frame img
{
    display:block;
}
.welcome-wraper{

    background:url(../images/top-header.png);
    padding:70px 0 70px 0;

    width:100%;

}
.banner{
    width:100%;
    background:url(../images/top-header.png);
    /*height:550px;	*/

}
.video-se{


    display:block;
    float:right;
    border:1px solid #dbdbdb;
    padding:5px;
    background-color:#fff;


}
.welcome-text{
    width:799px;
    overflow:hidden;
    float:left;	


}
.welcome-text h3{

    font-family: 'open_sanslight';
    font-size:40px;
    color:#000;
    margin-bottom:30px;
    text-align:left;	

}
.welcome-text-black{

    color:#6c3200;

}
.welcome-text h2{

    font-family:Arial, Helvetica, sans-serif;
    font-size:19px;
    color:#ad682d;
    margin-bottom:30px;	

}
.welcome-text p{

    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000;
    line-height:28px;	

}
.welcome-rp{

    width:100%;
    overflow:hidden;	

}
.product-wraper{
    background:url(../images/gallery-bg-paper.png);
    padding:50px 0;


}
.product-wraper-1{
    background:url(../images/dark_mosaic.png);
    background:url(../images/gallery-bg-paper.png);
    padding:50px 0;


    background: #515151; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNTE1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzhjNzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #515151 0%, #938c77 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(100%,#938c77)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #515151 0%,#938c77 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #515151 0%,#938c77 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #515151 0%,#938c77 100%); /* IE10+ */
    background: linear-gradient(to bottom, #515151 0%,#938c77 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#938c77',GradientType=0 ); /* IE6-8 */

}
.pro-head{
    font-family: 'open_sanslight';
    font-size:40px;
    color:#fff;
    margin-bottom:63px;
    text-align:center;


}
.products{

    width:100%;
    overflow:hidden;	


}
.products h2{

    font-family: 'open_sanslight';
    font-size:40px;
    color:#000;
    margin-bottom:63px;
    text-align:center;		

}
.products-design{


    overflow:hidden;	
    margin-right:-14px;
    margin-left:-14px;
}
.products-design li{


    width:266px;
    border:1px solid #e2e2e2;
    padding:5px;
    background:#fff;	
    margin-right:14px;
    margin-left:14px;
    float:left;
    margin-bottom:22px;
}
.text-pic{
    padding:17px 0 15px;
    text-align:center;
    font-family: "Calibri-Regular";
    font-size:18px;
    color:#222222;


}
.product-pic{


    display:block;
    margin:0 auto;	

}
.footer{

    width:100%;
    clear:both;
    overflow:hidden;	

}
.footer1{
    background:url(../images/footer.png) repeat-x top center;
    height:79px;
    width:100%;


}
.footer-main{

    background-color:#272727;
    padding:50px 0;
    clear:both;
    width:100%;
    overflow:hidden;	

}
.contact-us {

    width:197px;
    float:left;	
    margin-right:130px;
    margin-bottom:40px;
}
.contact-us h2{
    font-family:'Calibri-Light';
    font-size:22px;
    background:url(../images/footer-d.png) no-repeat bottom center;
    padding-bottom:18px;
    margin-bottom:20px;
    color:#fff;
}
.adrss{
    color:#999999;

    font-family:Arial, Helvetica, sans-serif;
    background:url(../images/ad.png) no-repeat left top;
    padding-left:28px;
    font-size:14px;
    margin-bottom:24px;
}
.timing{
    color:#999999;

    font-family:Arial, Helvetica, sans-serif;
    background:url(../images/time.png) no-repeat left top;
    margin-bottom:24px; 
    padding-left:28px;
    font-size:14px;
    min-height:17px;
}

.ph{
    color:#999999;

    font-family:Arial, Helvetica, sans-serif;
    background:url(../images/ph.png) no-repeat left top;
    margin-bottom:24px; 
    padding-left:28px;
    font-size:14px;
    min-height:17px;
}

.fax{
    color:#999999;

    font-family:Arial, Helvetica, sans-serif;
    background:url(../images/fax.png) no-repeat left top;

    padding-left:28px;
    font-size:14px;
    min-height:17px;
}

.links{

    overflow:hidden;	

}
.links li{

    background:url(../images/arrow-left.png) no-repeat left 7px;	
    margin-bottom:5px;
}
.links li a{

    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    padding-left:16px;
    color:#999999;	

}
.contact-us-last p{
    margin-bottom:15px;
    color:#999999;

    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    margin-bottom:15px;

}
.newsletter{

    background-color:#1d1e1f;
    border:1px solid #35393c;
    padding:2px;	
    height:32px;

}
.newss-tb{
    background:none repeat scroll 0 center transparent;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
    width:130px;
    padding:9px 0 0 10px;	

}
.news-btn{
    float:right;	

}
.newsletter h3{

    font-family:'Calibri-Light';
    font-size:22px;
    margin-bottom:15px;
    margin-top:17px;
    color:#fff;

}
.footer-right{

    width:180px;
    float:left;


}
.footer-right li{

    float:left;	

}
.footer-right li a{

    margin-right:12px;	

}
.copy-right{

    background:url(../images/tt.png) repeat-x top center;
    height:2px;
    width:100%;
    margin:0 0 40px 0;
    clear:both;
    display:block;
    overflow:hidden;

}
.copy{

    float:left;
    width:300px;	
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;	
}
.powerd{

    float:right;
    width:300px;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;	
}
.contact-us-last {

    width:197px;
    float:left;	

    margin-bottom:40px;
}
.contact-us-last h2{
    font-family:'Calibri-Light';
    font-size:22px;
    background:url(../images/footer-d.png) no-repeat bottom center;
    padding-bottom:18px;
    margin-bottom:20px;
    color:#fff;
}

aside.leftmenu {
    width: 240px;
    margin-right: 45px;
    background: #938c77;
    float: left;
}

.main_content {
    overflow: hidden;
}

.main_content p {
    font: 15px Arial, Helvetica, sans-serif;
    line-height: 26px;
    color: #2b2b2b;
}

aside.leftmenu h3 {
    padding: 14px 0 18px 10px;
    font-family: "Calibri-Regular";
    font-size: 25px;
    color: #fff;
    line-height: normal;
}

aside.leftmenu ul {
    margin: 0;
    padding: 0;
}

aside.leftmenu ul li:before {
    position: absolute;
    width: 10px;
    background: #bababa;
    z-index: 1;
    bottom: 0;
    top: 0;
    content: "";
}

aside.leftmenu ul li {
    display: block;
    position: relative;
    border-top: 1px dashed #464646;
    list-style: none;
}
aside.leftmenu ul li:after
{
    content: "";
    clear: both;
    display: block;
}
aside.leftmenu ul li a {

    display: block;
    font-family: "Calibri-Regular";
    font-size: 15px;
    padding: 8px 0 12px 28px;
    color: #fff;
}

aside.leftmenu ul li a:hover,aside.leftmenu ul li.active a {
    background: #161616;
}

aside.leftmenu ul li:hover:before {
    /*background: #fff;*/
}
aside.leftmenu ul li > ul
{
    display: none;
    position: absolute;
    left:100%;
    width: 300px;
    top: 0;
    background: #4c0203;
}
aside.leftmenu ul li:hover > ul
{
    display: block;
}
.page-title
{
    background: #938c77;
    padding: 20px 0 25px;
    display: block;
    overflow: hidden;
    margin-bottom: 35px;
}
.page-title h1
{
    float: left;
    font-size: 30px;
    margin-left: 10px;
    color: #fff;
}
.breadcrumb
{
    float: right;
    font-size: 15px;
}
.breadcrumb ul
{
    display: block;
    overflow: hidden;
    margin-top: 10px;
}
.breadcrumb ul li
{
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.breadcrumb ul li a
{
    color: #fff;
    font-weight: bold;
}
.height_div
{
    min-height: 500px;
}
.paging
{
    display: block;
    overflow: hidden;
}
.paging > li:first-child a
{
    border-radius: 5px 0 0 5px;
}
.paging > li:last-child a
{
    border-radius: 0 5px 5px 0;
}
.paging > li
{
    display: inline-block;
    vertical-align: top;
    margin-right:3px;
}
.paging > li > a
{
    display: block;
    padding: 5px 8px;
    background: #938c77;
    color: #fff;
    text-decoration: none;
}
#gallery .pouter
{
    float: left;
    width: 280px;
    margin-right: 25px;
}
#gallery .gbg
{
    overflow: hidden;
}
#gallery .pouter .pimagen img
{
    padding: 5px;
    border:1px solid #ccc;
}
#gallery .pouter .xyz
{
    /*    display: none;*/
}
.gbg .gbghead
{
    font-family:'Calibri-Light';
    font-size: 25px;
    margin-bottom: 15px;
}

.gbg .gbghead1
{
    font-family:'Calibri-Light';
    font-size: 18px;
    margin-bottom: 25px;
}
.gbg  .gtext
{
    font-family:'Calibri-Light';
    font-size: 15px;
}
.img_outer
{
    display:table;width:100%;height:88%;
}
.img_outer .img_inner
{
    display:table-cell;text-align:center;vertical-align:middle
}
.pro-text2 {
    color: #222222;
    font-family: "Calibri-Regular";
    font-size: 15px;
    padding: 5px;
    text-align: center;
     width: 80px;
    background: #000;
    color: #fff;
    border-radius: 3px;
	}
.img_outer .img_inner img
{
    display: inline;
}
.img_gall
{
    display: block;
    overflow: hidden;
}
.img_gall ul
{
    margin: 15px -1%;
    padding: 0;
}
.img_gall ul li
{
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 0 1% 15px;
    overflow: hidden;
}
.img_gall ul li img
{
    padding: 5px; 
    border: 1px solid #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.biodata
{
    float: right;
    margin-left: 15px;
   /* margin-top: 30px;*/
}
.back_top
{
    display:none;
    position:fixed;
    width:50px;
    height:50px;
    background:#938c77;
    border-radius:5px;
    right:15px;
    bottom:25px;
    color:#fff;font-size:40px;
    z-index:999;
    text-align:center;
    cursor:pointer;

}
.disp_blockk
{
    display:block !important;
}
.back_top span
{
    width:50px;height:50px;
    display:block;
    background:url(../images/scroll-top.png) center no-repeat;
}
.middle_content
{
    overflow: hidden;
    color: #fff;
}
.replated_prods
{
    margin: 15px 0 15px !important;
}
.related_heading
{
    margin: 45px 0 0;
    font-family: "Calibri-Light";
    font-size: 20px;
}
.replated_prods ul
{
}
.replated_prods ul li .project-inside
{
    position: relative;
}
.replated_prods ul li .project-inside .text_box
{
    display: none;

}
.replated_prods ul li:hover .project-inside .text_box
{
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    color: #000;
}
.replated_prods ul li:hover .project-inside .text_box .outer_div
{
    display: table;
    width: 100%;
    height: 100%;
}
.replated_prods ul li:hover .project-inside .text_box .inner_div
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;

}
.replated_prods ul li:hover .project-inside .text_box .inner_div span
{
    display: inline;
}
.replated_prods ul li:hover .project-inside .text_box a
{
    color: #fff;
}
#Advance_search input,#Advance_search select
{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width: 70%;
    padding: 8px 15px;
    margin: 5px 0 10px;
}
.Ad_search
{
    color: #000;
    font-size: 12px;
    float: right;
}
ul#pdf_prod
{
    display: block;
    overflow: hidden;
}
ul#pdf_prod li
{
    width: 280px;
    height: 250px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
ul#pdf_prod li a
{
  overflow:hidden;
}
ul#pdf_prod li .img_inner img
{
    display: inline;
}
.about-text22 p
{
    font-family:'Calibri-Light';
    font-size: 18px;
    margin: 0 0 15px;
}
.pos_abs
{
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 15px;
    width: 232px;
    text-align: right;
}
.pos_abs a
{
    font-size: 18px;
    font-family: "Calibri-Regular";
    color: #fff;
    padding: 10px 7px;
    background: #7b1113;
    position: relative;
}
.pos_abs a:hover
{
    opacity: 0.8;
}
.pos_abs a:after
{
    content: '';
    position: absolute;
    left: -19px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 20px 21px 0;
    border-color: transparent #7b1113 transparent transparent;

}

@media only screen and (max-width: 1199px){
    .wrapper
    {
        width: 100%;
    }

}

form.minimal input[type="text"],
form.minimal input[type="email"],
form.minimal input[type="number"],
form.minimal input[type="search"],
form.minimal input[type="password"],
form.minimal textarea,
form.minimal select{
    background-color: rgb(255,255,255);
    border: 1px solid rgb( 186, 186, 186 );
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
    display: block;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 14px;
    margin: 6px 0 12px 0;
    padding: 8px;	
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
    width: 100%;
    
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
        transition: all 0.1s linear;
            font-family:'Calibri-Light';
}
.inner_content {
    float: left;
    margin: 20px 0 0 20px;
    width: 100%;
    font-family:'Calibri-Light';
}
.map-outer
{
    width: 40%;
    float: right;
}
#map-canvas {
    height: 500px;
    width: 100%;
    margin: 0px;
    padding: 0px
}
.submitbtn input[type="submit"], .submitbtn input[type="button"]
{
    cursor: pointer;
    padding: 5px 10px;
    display: block;
    text-align: center;
    border: none;
    background: #938c77;
    color: #fff;
    border-radius: 5px;
    
}

.view-eighth .mask p{
    display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
    padding: 10px 20px 18px;
}

.img_outer .img_inner img{
    max-width: 100%;
    max-height: 100%;
}

#gallery .pouter .pimagen img{
    max-width: 100%;
    max-height: 100%;
}