@font-face {
    font-family: 'museo';
    src: url('fonts/museo300-regular-webfont-webfont.eot');
    src: url('fonts/museo300-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300-regular-webfont-webfont.woff') format('woff'),
         url('fonts/museo300-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/museo300-regular-webfont-webfont.svg#webfontuploaded_file') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo700';
    src: url('fonts/Museo700-Regular-webfont.eot');
    src: url('fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo700-Regular-webfont.woff') format('woff'),
         url('fonts/Museo700-Regular-webfont.ttf') format('truetype'),
         url('fonts/Museo700-Regular-webfont.svg#Museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 13px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #434242;
	min-width: 980px;
	background-image: url(images/body.png);
	background-repeat: repeat;
	background-position: 0 top;
}

a { color: #ff9031; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a.dot { background: url(images/dot.png) no-repeat 0 5px; text-decoration: underline; padding-left: 7px;  }
a.dot:hover { text-decoration: none; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 980px; margin: 0 auto; }
/* header */
.header { background: url(images/header-bg.png) repeat-x 0 0; height: 514px; }
.header .shell {
	position: relative;
	height: 100%;
	background-image: url(images/header-img.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo { width: 226px; font-size: 0; line-height: 0; float: left; }
#logo a { height: 111px; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; display: block; }

.testimonials { width: 265px;  padding: 7px 9px 9px; position: absolute; top: 32px; left: 290px; background: url(images/testimonials.png) repeat 0 0; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4); 
}
.testimonials h4 { color: #cf362d; font-size: 17px; text-align: center; font-family: 'museo', arial, helvetica, serif; font-weight: normal;text-shadow: rgba(255,255,255,0.5) 0px 1px 0px; padding-bottom:  4px; }
.testimonials p { float: right; color: #b67a70; }
.testimonials .testimonials-slider { width: 265px; height: 44px; position: relative; }
.testimonials .testimonials-slider ul.slides { list-style: none; list-style-position: outside;  }
.testimonials .testimonials-slider ul.slides ul li { width: 265px; height: 44px; float: left; }
.testimonials .rating { float: left; }
.testimonials .rating  a.active { background: url(images/star.png) no-repeat 0 0; margin-left: 4px; float: left; width: 20px; height: 20px;   }
.testimonials .rating  a { background: transparent; }

.header-right { float: right; width: 110px; position: relative; margin-right: -10px;  }
.subscribe { width: 120px; height: 54px; background: url(images/subscribe.png) no-repeat 0 0; float: left; font-family: 'museo', arial, helvetica, serif; line-height: 48px; padding: 0px 20px;  }
.subscribe a { color: #fff; font-size: 16px; position: relative; padding-left: 40px; }
.subscribe a span { background: url(images/sbubscribe-ico.png) no-repeat 0px 0px; width: 34px; height: 34px; position: absolute; display: block;  top: -5px; left: 2px; }
.subscribe a:hover { color: #f6c387; text-decoration: none; }

.socials a { background: url(images/socials.png) no-repeat 0 0; width: 50px; height: 52px;  font-size: 0; line-height: 0; text-indent: -4000px; float: left; transition: margin 0.2s;
-moz-transition: margin 0.2s;
-webkit-transition: margin 0.2s;
-o-transition: margin 0.2s; }
.socials a.twitter-ico { background-position: right 0; }
.socials a.twitter-ico:hover { background-position: right -55px; }
.socials a:hover { background-position: 0 -55px; margin-top: -5px; }
.main { background: url(images/wrapper.png) repeat-x 0 0; }

#navigation {
	background: url(images/navigation.png) no-repeat 0 0;
	width: 984px;
	height: 90px;
	padding-top: 9px;
	padding-left: 25px;
	position: absolute;
	top: 115px;
	left: -10px;
	z-index: 100;
	text-align: center;
}
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li {
	float: left;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/nav-border.png) no-repeat right 0;
	line-height: 48px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	
}
#navigation ul li.last { background: transparent; }
#navigation ul li a { color: #fff; text-shadow: rgba(0,0,0,0.6) 0px 1px 0px; }
#navigation ul li a:hover { text-decoration: none; color: #f6c387; }

.slider-holder { width: 922px; height: 340px; padding: 60px 70px; overflow: hidden; position: relative; background: url(images/slider.png) no-repeat 0 0; position: absolute; top: 125px; left: -44px; z-index: 5;}
.big-slider { width: 922px; height: 340px; overflow: visible; position: static; }
.big-slider ul.slides { position: relative; list-style: none; list-style-position: outside; overflow: visible; }
.big-slider ul.slides li { position: relative; width: 922px; height: 340px; float: left;  }
.big-slider ul.slides li img { width: 330px; height: 313px; margin-top: 26px; margin-right: 24px; margin-left: 40px; }
.big-slider ul.slides .slide-cnt { width: 490px; float: left; padding-top: 47px; }
.big-slider ul.slides .slide-cnt h2 { font-size: 44px; color: #ff9031; font-family: 'museo700',arial, helvetica, serif; font-weight: normal; line-height: 53px; padding-bottom: 4px; }
.big-slider ul.slides .slide-cnt p { padding-bottom: 4px; }
.big-slider ul.slides .slide-cnt a.red-btn { width: 154px; height: 58px; text-align: center; line-height: 50px; margin-top: 6px;  position: relative; left: -5px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 18px; display:block; background: url(images/red-btn.png) no-repeat 0 0;}
.big-slider ul.slides .slide-cnt a.red-btn:hover { text-decoration: none; color: #f6c387;  }

.slider-holder span.left { background: url(images/left.png) no-repeat 0 0; width: 21px; height: 130px; position: absolute; left: 55px; top: 147px; z-index: 1000;} 
.slider-holder span.right { background: url(images/right.png) no-repeat 0 0; width: 21px; height: 130px; position: absolute; right: 51px; top: 147px; z-index: 1000;} 
/* end of header */

/* main */
.main { padding-top: 101px; min-height: 510px; }
.main h3 { font-size: 24px; font-family: 'museo', arial, helvetica, serif; font-weight: normal; color: #c73331; padding-bottom: 24px; text-shadow: 0 1px 0 #fff; } 
.main h4 { font-size: 14px; color: #ff9031; } 
.main h4 a { color: #ff9031; } 
.main h4 a:hover { color: #bf5902; text-decoration: none; } 
.main .cols { background: url(images/separator.png) no-repeat center bottom; padding-bottom: 58px; margin-bottom: 20px;  }
.main .cols h3 { padding-bottom: 24px;  }
.main .cols .col { width: 300px; float: left; }
.main .cols .col+.col { padding-left: 40px;  }
.main .cols .col img.alignleft { margin-right: 13px; }
.main .cols .col .cnt { overflow: hidden; height: 100%; }

.main .content { width: 620px; float: left; }
.main .content h3 { padding-bottom: 27px;  }
.main .content2 { width: 980px; float: left; }
.main .content2 h3 { padding-bottom: 27px;  }
.main .content .entry { padding-bottom: 33px;  }
.main .content .entry .date { width: 59px; height: 59px; padding: 26px 0 0 24px;  background: url(images/date.png) no-repeat 0 0; float: left; position: relative; }
.main .content .entry .date strong { font-size: 25px; font-family: arial, helvetica, serif; color: #cd6a66; line-height: 25px; float: left;  }
.main .content .entry .date strong small { font-size: 10px; color: #bdbdbd; display: block; line-height: 10px; position: relative; margin-top: -2px; }
.main .content .entry .date em { font-size: 11px; font-style: normal; color: #bdbdbd; font-weight: bold; transform: rotate(90deg);  -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); position: absolute; top: 30px; right: -18px; width: 100%; text-align: center; }
.iefix .main .content .entry .date { padding-left:  0; width: 83px; height: 73px;  text-align: center; padding-top: 14px; }
.iefix .main .content .entry .date strong { float: none; display: block; position: relative; margin-bottom:  -8px; }
.iefix .main .content .entry .date strong small { line-height:  22px; }
.iefix .main .content .entry .date em { position: static; }
.main .content .entry .cnt { overflow: hidden; height: 100%; }
.main .sidebar { width: 300px; float: right;  }
.main .sidebar .facebook-social { background: url(images/facebook-box.png) no-repeat 0 0; padding: 24px;  }
/* end of main */

/* footer */
html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -58px; }
#footer, #footer-push { height: 58px; }
#footer { background: url(images/footer.png) repeat-x 0 0; padding-top: 18px; height: 40px;  }
#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; font-size: 11px; }
#footer .footer-nav ul li { float: left; border-right: 1px solid #cf8832; line-height: 11px; padding: 0 10px;  }
#footer .footer-nav ul li a { color: #fbe0c0; }
#footer .footer-nav ul li a:hover { color: #fff; text-decoration: none;  }
#footer .footer-nav ul li.last { border-right: 0; padding-right: 0; }
#footer p.copy { color: #fbe0c0; font-size: 11px; float: right; line-height: 11px; }
#footer p.copy span { padding: 0 10px; color: #cf8832;  }
#footer p.copy a { color: #fbe0c0; text-decoration: underline; }
#footer p.copy a:hover { color: #fff; text-decoration: none; }
/* end of footer */

.main .admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main .admin .text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 350px;
}
.main .admin .text-box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 60px;
	width: 350px;
}
.product-list-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #fe9120;
}
.product-list-action{
	font-size: 25px;
	font-weight: bold;
	color: #fe9120;
	text-decoration: none;
}
.product-list-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	padding-left: 25px;
}
.points {
	padding-left: 50px;
}
.points li{
	padding-left: 35px;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
}
/*================FAMILY===================*/
#family figure.col-md-2 .img {
    max-width: 200px;
    float: left;
    /*-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%);*/

    -webkit-transition: all 0.2s linear;
       -moz-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
            transition: all 0.2s linear;
}

.desktop-family-pic-holder {
	overflow: hidden;
	position: relative;
	margin: 5px 0;
	width: 250;
	height: 250;
}

.desktop-family-pic-holder figure {
    position: relative;
    left: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
}

.desktop-family-pic-holder figcaption {
    position: absolute;
    right: -1268px;
    width: 555px;
    height: 304px;
    z-index: 9;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
}
.desktop-family-pic-holder figcaption td{
color: #339900;
}
.desktop-family-pic-holder figcaption td img{
 width: 300px;
}

#family .container:last-child { margin-top: 10px; }

#family i.fa-heart { color: #d63240; }

#contact .col-md-6 h4 {
    /*font-family: sanspro-light;*/
    font-family: 'Source Sans Pro', sans-serif; font-weight:300
    font-size: 26px;
    color: #6f6f6f;
    margin-bottom: 35px;
}

#family .people-social .figcaption {
    /*font-family: lato-light;*/
    font-family: 'Lato', sans-serif;  font-weight:300;
    color: #878787;
    font-size: 18px;
}
        /*------------SKILLS STYLING---------------*/
        .desktop-family-pic-holder .bar {
            width: 100%;
            height: 3px;
            background-color: #dfee93;
        }

        .desktop-family-pic-holder figcaption.clicked .bar > div {
            -webkit-transition-delay: 0.8s;
            -moz-transition-delay: 0.8s;
            -o-transition-delay: 0.8s;
            -ms-transition-delay: 0.8s;
            transition-delay: 0.8s;
        }
        /*.desktop-family-pic-holder figcaption.clicked .design { width: 70%; }*/
        #member1 figcaption.clicked .design { width: 70%; }
        #member2 figcaption.clicked .design { width: 40%; }
        #member3 figcaption.clicked .design { width: 80%; }
        #member4 figcaption.clicked .design { width: 60%; }
        #member5 figcaption.clicked .design { width: 90%; }
        #member6 figcaption.clicked .design { width: 50%; }
        .desktop-family-pic-holder .design {
            width: 0%;
            height: 3px;
            background-color: #fff;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }
        /*.desktop-family-pic-holder figcaption.clicked .coding { width: 45%; }*/
        #member1 figcaption.clicked .coding { width: 35%; }
        #member2 figcaption.clicked .coding { width: 95%; }
        #member3 figcaption.clicked .coding { width: 45%; }
        #member4 figcaption.clicked .coding { width: 65%; }
        #member5 figcaption.clicked .coding { width: 25%; }
        #member6 figcaption.clicked .coding { width: 45%; }
        .desktop-family-pic-holder .coding {
            width: 0%;
            height: 3px;
            background-color: #fff;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }
        /*.desktop-family-pic-holder figcaption.clicked .marketing { width: 60%; }*/
        #member1 figcaption.clicked .marketing { width: 60%; }
        #member2 figcaption.clicked .marketing { width: 20%; }
        #member3 figcaption.clicked .marketing { width: 50%; }
        #member4 figcaption.clicked .marketing { width: 70%; }
        #member5 figcaption.clicked .marketing { width: 40%; }
        #member6 figcaption.clicked .marketing { width: 90%; }
        .desktop-family-pic-holder .marketing {
            width: 0%;
            height: 3px;
            background-color: #fff;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }
        /*.desktop-family-pic-holder figcaption.clicked .solutions { width: 90%; }*/
        #member1 figcaption.clicked .solutions { width: 60%; }
        #member2 figcaption.clicked .solutions { width: 30%; }
        #member3 figcaption.clicked .solutions { width: 50%; }
        #member4 figcaption.clicked .solutions { width: 20%; }
        #member5 figcaption.clicked .solutions { width: 40%; }
        #member6 figcaption.clicked .solutions { width: 10%; }
        .desktop-family-pic-holder .solutions {
            width: 0%;
            height: 3px;
            background-color: #fff;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }/*-----------------------------------*/

        /*------------MEMBER DETAILS STYLING (COMMONG)---------------*/
        .desktop-family-pic-holder h4,
        .desktop-family-pic-holder h5 { color: #fff; }
        .desktop-family-pic-holder figcaption { background-color: #FFFFFF; 
		border-radius: 10px 10px 10px 10px;
		
		}
        /*----------------------------------------------------------*/

        /*------------MEMBER DETAILS STYLING (LEFT)---------------*/
        .desktop-family-pic-holder .col-md-7 { padding: 30px 30px 20px 40px; }
        .desktop-family-pic-holder h4 {
            /*font-family: sanspro-semibold;*/
            font-family: 'Source Sans Pro', sans-serif; font-weight:600;
            font-size: 32px;
            margin-bottom: 0;
            margin-top: 0;
        }
        .desktop-family-pic-holder h5 {
            /*font-family: sanspro-regular;*/
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 18px;
            margin-top: 0;
        }
        .desktop-family-pic-holder p {
            /*font-family: sanspro-regular;*/
            font-family: 'Source Sans Pro', sans-serif;
            color: #ffbbc1;
            margin-top: 25px;
            margin-bottom: 25px;
        }
        .desktop-family-pic-holder a {
            margin-left: 4px;
            margin-right: 4px;
        }
        .desktop-family-pic-holder i {
            font-size: 25px;
            background-color: #ffbbc1;
            color: #d63240;
            border-radius: 50%;
            padding: 5px 5px 5px 7px;
            width: 36px;
        }/*------------------------------------------------------*/

        /*------------MEMBER DETAILS STYLING (RIGHT)---------------*/
        .desktop-family-pic-holder .col-md-5 { padding: 30px 40px 20px 20px; }
        .desktop-family-pic-holder h6 {
            /*font-family: sanspro-regular;*/
            font-family: 'Source Sans Pro', sans-serif;
            color: #ffbbc1;
            margin-top: 18px;
            margin-bottom: 10px;
        }/*----------------------------------------------------*/

/*----------------HOVER (IMAGE COLOR)-------------------*/
        #family figure.col-md-2 img:hover {
            cursor: pointer;
            /*-webkit-filter: grayscale(0%);
               -moz-filter: grayscale(0%);
                 -o-filter: grayscale(0%);
                -ms-filter: grayscale(0%);
                    filter: grayscale(0%);*/
        }
        
        .people-social-figure a:hover { text-decoration: none; }
/*------------------------------------------------------*/

/*-----------------HOVER (DETAILS SHOW)-----------------------*/
        .clicked {
            right: -638px!important;
            opacity: 1!important;
            -webkit-transition: right 0.75s ease!important;
               -moz-transition: right 0.75s ease!important;
                 -o-transition: right 0.75s ease!important;
                -ms-transition: right 0.75s ease!important;
                    transition: right 0.75s ease!important;
        }
        .disappear {
            width: 0!important;
            visibility: hidden!important;
            opacity: 0!important;
            padding: 0!important;
            -webkit-transition: all 0.75s ease!important;
               -moz-transition: all 0.75s ease!important;
                 -o-transition: all 0.75s ease!important;
                -ms-transition: all 0.75s ease!important;
                    transition: all 0.75s ease!important;
        }
        .move-left { left: 0px!important; }
        .move-more-left { left: -60px!important; }
        .details {
           /* -webkit-filter: grayscale(0%)!important;
               -moz-filter: grayscale(0%)!important;
                 -o-filter: grayscale(0%)!important;
                -ms-filter: grayscale(0%)!important;
                    filter: grayscale(0%)!important;*/
        }
/*================FAMILY ends======================*/


.admin_drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #009883;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 280px;
	height: 30px;
}
.admin_fild1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 280px;
	height: 30px;
}
.admin_fild2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #D3D3D3;
	width: 280px;
	height: 80px;
}
.enquiry_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}
.enquiry_filed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.break {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/brack.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.products {
	list-style-type: none;
	left: 1px;
	height: 980px;	
}
.products li{
	background-color: #FFFFFF;
	padding: 6px;
	height: 145px;
	width: 245px;
	border: 1px solid #CCCCCC;
	float: left;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(199,199,199,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(199,199,199,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7c7c7', GradientType=0 );
-webkit-box-shadow: -1px -1px 30px -8px rgba(163,163,163,1);
-moz-box-shadow: -1px -1px 30px -8px rgba(163,163,163,1);
	box-shadow: -1px -1px 30px -8px rgba(163,163,163,1);
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	text-align: center;
}

.products li label{
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.products li img{
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.products li strong{
}
.gallery2{
	height: 500px;
	margin-bottom: 10px;
	
}

.btn1 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #FF9900;
    border-color: #FFFF00;
    color: #000000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #aac813;
    border-color: #009883;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #fff;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/*************************
********* Portfolio CSS END ******
**************************/
.tr1{
	background-color: #FEFAE9;
}
.tr1 td{
	padding-left: 10px;
	height: 40px;
}
.tr2{
	background-color: #FDEECE;
}
.tr2 td{
	padding-left: 10px;
	height: 40px;
}
.address_cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;	
}
.txt_bx{
	background-color: #FFFFFF;
	border: 1px solid #91A29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 200px;
}

.txt_bx1{
	background-color: #FFFFFF;
	border: 1px solid #91A29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
}
.txt_bx2{
	background-color: #FFFFFF;
	border: 1px solid #91A29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
}

.con_fild{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}