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

}

@font-face{
    font-family:'Open_SansRegular';
    src:url(../fonts/OpenSans-Regular.eot);
    src:url(../fonts/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(../fonts/OpenSans-Regular.woff) format('woff'),
	url(../fonts/OpenSans-Regular.ttf) format('truetype'),
	url(../fonts/OpenSans-Regular.svg#OpenSans-Regular-webfont) format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
    font-family:'opensans-condensedlight';
    src:url(../fonts/opensans-condensedlight.eot);
    src:url(../fonts/opensans-condensedlight.eot?#iefix) format('embedded-opentype'),
	url(../fonts/opensans-condensedlight.woff) format('woff'),
	url(../fonts/opensans-condensedlight.ttf) format('truetype'),
	url(../fonts/opensans-condensedlight.svg#opensans-condensedlight) format('svg');
	font-weight:400;
	font-style:normal;
}
@font-face{
    font-family:'OpenSans-Bold';
    src:url(../fonts/OpenSans-Bold.eot);
    src:url(../fonts/OpenSans-Bold.eot?#iefix) format('embedded-opentype'),
	url(../fonts/OpenSans-Bold.woff) format('woff'),
	url(../fonts/OpenSans-Bold.ttf) format('truetype'),
	url(../fonts/OpenSans-Bold.svg#OpenSans-Bold) format('svg');
	font-weight:400;
	font-style:normal;
}
@font-face{
    font-family:'OpenSans-Semibold';
    src:url(../fonts/OpenSans-Semibold.eot);
    src:url(../fonts/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'),
	url(../fonts/OpenSans-Semibold.woff) format('woff'),
	url(../fonts/OpenSans-Semibold.ttf) format('truetype'),
	url(../fonts/OpenSans-Semibold.svg#OpenSans-Semibold) format('svg');
	font-weight:400;
	font-style:normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
h4{font-weight: bold;font-size:16px;}
body{font-size:16px;font-family:Open_SansRegular;-webkit-font-smoothing: antialiased;-webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%;}
p{ margin:0 0 10px 0;font-size:16px; line-height:20px; color:#444444;font-family:Open_SansRegular;}
a{ text-decoration:none;}
a{color:#0B7F85;}
img{max-width:100%; vertical-align:top;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
ol li{
	list-style-type: decimal;
	margin-left: 20px;
}
*,*:before,*:after{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
}
.clear{clear:both;}
.wrapper{ width:1000px; margin: 0 auto; position:relative;}
/* @group fonts */


/* @end*/

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
	font-weight: normal;
}
h2{
	color: #1a6b6e;
	font: 30px OpenSans-Bold;;
	margin: 0 0 20px 0;
}
h2.heading{
	padding-bottom:15px;
	background:url(../img/heading_line.png) bottom center no-repeat;
	text-align:center;
	text-transform:uppercase;
	line-height: 30px;
}
h3{
	color: #444444;
	font: 24px OpenSans-Bold;;
	margin: 0 0 15px 0;
}

/* @end */


/* @header */
.top_header{
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index: 999;
}
.left{
	float:left;
}
.logo {
	padding:0 0 0 10px;
    float: left;
	background:#fff;
}
.logo img{
	padding:8px 0;
}
.left{
	position:relative;
}
.left::before {
   content: "";
   width: 0; 
   height: 0;
   right: -58px;
   position:absolute;
   border-right: 58px solid transparent;
   border-top: 111px solid #fff;
}

.top_information{
	width: 679px;
	height:55px;
	background:#373737;
	position:relative;
	float:right;
}
.top_information::after {
	 content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 60px 30px;
	border-color: transparent transparent #373737 transparent;
	position:absolute;
	top:0;
	left: -30px;
}
.navigation{
	width: 707px;
	height:58px;
	background:#0d0d0d;
	position:relative;
	float:right;
}
.navigation::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 58px 30px;
	border-color: transparent transparent #0d0d0d transparent;
	position:absolute;
	top:0;
	left: -30px;
}
.top_information ul{
	padding:16px 20px 0 0;
	float:right;
}
.top_information ul li{
	padding-left: 35px;
	display: inline-block;
	font-size:17px;
	 line-height: 28px;
	 margin-left: 20px;
	color:#ececec;
	font-family:opensans-condensedlight;
	height:28px;
}
.top_information ul li a{
	font-size:18px;
	color:#ececec;
	cursor:pointer;
}
.address_top{
	background: url(../img/top_address.png) left center no-repeat;
}
.phone_top{
	background: url(../img/top_phone.png) left center no-repeat;
}
/* @end */
.slider{
	width:100%;
}

/* @home services */
.home_services{
	padding:40px 0 40px 0;
	background:#1a6b6e;
	width:100%;
}
.home_services li{
	margin:0 20px 0 0;
	width: 320px;
	float:left;
	text-align:center;
	position:relative;
	z-index:9;
}
.home_services li:last-child{
	margin-right:0;
}
.home_services li img{
	margin-bottom:15px;
}
.home_services li h3{
	margin-bottom:20px;
	font-size:30px;
	color:#fff;
	font-family:OpenSans-Bold;
	text-transform:uppercase;
}
.home_services li p{
	color:#fff;
	margin-bottom:20px;
	min-height: 60px;
}
.btn{
	padding:0 10px;
	line-height:34px;
	color:#1a6b6e;
	background:#fff;
	display:inline-block;
	font-family:OpenSans-Bold;
	border-radius:3px; border: 2px solid #fff;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
}
.btn:hover{background:none; color:#fff;}
/* @end */

/* @home_welcome */
.welcone{
	margin-bottom:40px;
	padding:35px 0 35px 0;
	width:100%;
	text-align:center;
	background:url(../img/welcome_bg.png) left top repeat;
	border-bottom:1px solid #dfdfdf;
}
.welcone p{
	line-height:22px;
}

/* @end */

/*@featured gallery home*/
.featured_projects{
	margin: 0 auto;
}
.inner_section.gallery-block li{
	float:left; background:none; padding:0; margin:0;
	width: 25%;
	position: relative;
	overflow:hidden;
	display: block;
}
.gallery-block li img{
	display:block; min-width:100%;
}
.shadow_bottom{
	text-align: center;
}
.gellry_btn{
	text-align:center; padding:0 0 50px; clear:both; width:100%;
}
.hover{
	margin-left:-100%;
	background: none repeat scroll 0 0 rgba(37, 151, 151, 0.4);
    height: 100%;
    position: absolute;
    width:100%;
	left:0;
	top:0;
	transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-moz--webkit-transition: all 0.7s ease;
	-ms--webkit-transition: all 0.7s ease;
	outline: 1px solid white;
    outline-offset: -10px;
}
.hover span{
	display:block; 
	width:48px; 
	height:48px;
	background: url(../img/hover_icon.png) no-repeat;
	margin: 25% auto auto auto;
}

.gallery-block li:hover .hover{
	margin-left:0;
}
.gellry_btn .btn2{color:#1a6b6e; background:none; border-radius:0;}
.gellry_btn .btn2:hover{color:#fff; background:#1a6b6e;}

.btn2{
	border:3px solid #1a6b6e !important;/* border-radius:5px;*/
	color:#1a6b6e !important; background:#000;
	padding:12px 30px !important;
	/*height:40px !important;
	line-height:32px !important;*/
	display:inline-block !important;
	font-size:16px !important;
	font-family:OpenSans-Bold !important;
	text-transform:uppercase !important;
	transition: all 0.4s ease !important;
	-webkit-transition: all 0.4s ease !important;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	 -webkit-appearance: none;
}
.btn2:hover{
	background:#1a6b6e !important;
	color:#fff !important;
}
/*@end home gallery*/

/*@popup gallery*/
.popup{
	width:600px;
}
.popup_slide{
	float:left;
	width:342px;
	overflow:hidden;
	position:relative;
}
.popup_slide .flex-direction-nav li a{
	
}
.popup_slide .flex-direction-nav li .prev{
	background: url(../img/p-left.png) no-repeat;
	left:10px;
}
.popup_slide .flex-direction-nav li .next{
	right: -15px;
	background: url(../img/p-right.png) no-repeat;
}
.right_details{
	padding: 15px 0 0;
	float:left;
	margin-left:20px;
	width:238px;
}
.right_details h4{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.right_details p{
	font-size:16px;
	color:#000;
}
/*@popup end*/

/*@footer*/
.footer{
	width:100%; font-family:opensans-condensedlight, arial; font-size: 18px;
}
.bottom_bg{
	margin-top:0px;
	padding:30px 0 50px;
	background:url(../img/footer_bg.jpg) top center no-repeat;
}
.footer .col3{
	width:320px;
	margin-right:20px;
	float:left;
}
.col3 h3{
	text-transform:uppercase;
	color:#fff;
}
.col3 ul li{
	margin-left:5px;
	margin-bottom:5px;
	background: url(../img/li_bg.png) left center no-repeat;
	padding-left:20px;
}
#terms-and-conditions,
.col3 ul li a{
	font-size:18px;
	color:#fff;
	line-height:20px;
}
.col3 .ftr_address{
	background: url(../img/ftr_address.png) left 5px no-repeat;
	padding-left:40px; line-height:40px; color:#fff; margin-bottom:10px;
}
.col3 .ftr_call{
	background: url(../img/ftr_call.png) left 0px no-repeat;
	height: 33px;
    padding-left:40px;
	margin-bottom:25px;
}
#terms-and-conditions {
    margin-top: 1em;
    display: inline-block;
}
.ftr_btn{
	padding:0 10px 0 10px;
	border:3px solid #fff;
	color:#fff;
	line-height: 32px;
	height:38px;
	font-size:18px;
	display:inline-block;
	font-family:OpenSans-Bold;
	text-transform: uppercase;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.ftr_btn:hover{
	background:#fff;
	color:#1a6b6e;
}
.last{
	margin-right:0 !important;
}
.footer .social li{
	background:none;
	float:left;
	margin:0 20px 0 0;
	padding-left:0;
}
.client{
	padding:30px 0 0 0;
}
.client .ftr_logo{
	float:left;
	margin-right:10px;
}
.copy_right p{
	margin:0;
	padding:0;
	background:#000;
	color:#fff;
	line-height: 60px;
	text-align:center;
	font-size:14px;
}
/*@footer end*/


/*@about page*/
.inner_section{
	padding:40px 0 50px 0;
}
.inner_section h2{
	margin-bottom:30px;
}
.content_left{
	
}
.inner_section h3{
	font-size:18px;
	color:#444444;
	font-family:Open_SansRegular;
	margin:0 0 5px 0;
	font-weight:bold;
}
.inner_section p{
	line-height:22px;
}
.right_img{
	float:right;
}
.right_img img{
	border:3px solid #399493;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
.inner_section ul li{ color:#444;
	padding-left:20px;
	margin-bottom:10px;
	font-family:Open_SansRegular;
	font-size:16px;
	background:url(../img/li_bginner.png) left 8px no-repeat;
}
/*@about end*/

/* @inner contact */
.left_contact{
	float:left;
	width:600px;
}
.left_contact h3{
	margin-bottom:20px;
	font-size:22px;
	color:#0b8288;
	font-family:OpenSans-Semibold;
}
.left_contact span{
	display:inline-block;
	float:left;
	width: 185px;
}
.left_contact .m_call{
	margin-right: 20px;
	padding-left:40px;
	background: url(../img/c-call.png) left 0px no-repeat;
	min-height:40px;
}
.left_contact a{
	color:#000;
}
.left_contact .c_fax{
	margin-right: 20px;
	padding-left:49px;
	background: url(../img/c-fax.png) left 0px no-repeat;
	min-height:40px;
}
.left_contact .c_address{
	padding-left:40px;
	background: url(../img/c-address.png) left 0px no-repeat;
}
.map {
    margin-bottom: 25px; float:left; width:100%;
	/*border:1px solid #929292;*/
}
.map iframe{
	/*border:1px solid #929292;*/
	min-width:100%;
	max-width:100%;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
.contact-form{background:#000; padding:60px 0;}
.contact-form .one-field{float:left; width:480px; margin:0 40px 20px 0;}
.contact-form .one-field.last{margin-right:0;}
.contact-form .one-field input{border:3px solid #fff; width:100%; box-sizing:border-box; background:#000; padding:15px 20px; font-size:16px; color:#fff; font-family:Open_SansRegular, arial;}
.contact-form .one-field-full{width:100%; margin:0 0px 20px 0; float:left;}
.contact-form .one-field-full textarea{border:3px solid #fff; width:100%; box-sizing:border-box; background:#000; padding:15px 20px; font-size:16px; color:#fff; font-family:Open_SansRegular, arial; resize:none; height:100px;}
.contact-form .one-field-full input{border:3px solid #fff; width:100%; box-sizing:border-box; background:#000; padding:15px 20px; font-size:16px; color:#fff; font-family:Open_SansRegular, arial;}
.contact-form .one-field-full .button{float:right;}
.contact-info .one-third{float:left; text-align:center; width:50%; padding:60px 0 0;}
.contact-info .one-third.c_address{background:url(../img/location.png) no-repeat center top;}
.contact-info .one-third.m_call{background:url(../img/phone.png) no-repeat center top;}
.contact-info .one-third.c_email{background:url(../img/email.png) no-repeat center top; display:none;}
.contact-info .one-third.c_email a:hover{color:#0b7f85;}
.contact-info .one-third a{color:#000; cursor:default; word-wrap: break-word;}
.opening{text-align:center;}

.contact_form{/*padding:20px;width:380px;background:#e9e9e9;float:right;*/}
.contact_form h3{font-family:OpenSans-Bold, arial;margin-bottom:40px;font-size:30px;color:#fff; text-align:center; padding:0 0 20px; background:url(../img/contact-heading.png) no-repeat center bottom; text-transform:uppercase;}
.contact_form .fiels{
	width:100%;
	margin-bottom:20px;
}
.fiels input{
	height:39px;
	line-height: 29px;
	width:100%;
	padding:5px 10px 5px 10px;
	border:1px solid #cccccc;
	font-size:16px;
	color:#000;
	font-family:OpenSans-Semibold;
	 -webkit-appearance: none;
}
.fiels textarea{
	height:80px;
	line-height: 29px;
	width:100%;
	padding:5px 10px 10px 10px;
	border:1px solid #cccccc;
	resize:none;
	overflow:auto;
	font-size:16px;
	color:#000;
	font-family:OpenSans-Semibold;
	-webkit-appearance:none;
}
/* end */

.inner_section .gallery-block li{
	background:none;
	margin:0;
	padding:0;
}
.error{display:block;color:#fff;/*padding-left: 5px; */padding-top: 5px;font-size:12px;}
.inner_section img{border: 3px solid #1a6b6e;box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);}
.gallery-block img{border:0 !important;box-shadow: none !important;}
.message{text-align:center;}
.message img{ margin-bottom:20px; border:0; box-shadow:none;}




.slide-out-div {
    background-color: #151515;
    height: 453px !important;
    padding: 15px;
    width: 285px;
    z-index: 9;
}
.handle { top: 0 !important;left: -63px !important;}
.slide-out-div h3 {
    background: url(../img/heading-bottom-bg.png) repeat-x scroll left bottom rgba(0, 0, 0, 0);
    color: #fff;
    font-family:Open_SansRegular;
    font-size: 24px;
     margin:0 0 15px;
    padding-bottom: 10px;
}
.quick-box {
}
.quick-box input {
    background-color: #fff;
    border:1px solid #666666;
    padding:9px 10px 10px;
    width: 253px !important;
}
.validation-box{margin-bottom:8px;}
.captchaimg{margin-bottom:8px;}
.quick-box input.security {  
    width:100% !important;}
.quick-box textarea {
   background-color: #fff;
    border: 1px solid #666666;
    height: 75px;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 6px 10px 14px;
    resize: none;
    width: 253px;
}
.quick-box input, .quick-box textarea[placeholder] {
   color:#000;
   font-family:Open_SansRegular;
    font-size: 14px;
}
.open a.handle:after {
    background: url(../img/close.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    content: "";
    height: 16px;
    left: 321px;
    position: absolute;
    top: 22px;
    width: 16px;
}

input[type="submit"].button:hover{
	background:#004b8e;
	border-color: #004b8e;
	color:#fff;
}

.captchaimg {float: left;
    overflow: hidden;
    width: 100px;}
.captchaimg img#captchaimg-captcha {height: 40px;
    margin-left: -27px;
    max-width: none;
    width: 150px;}
.captchamatch {float: left;
    padding-left: 5px;
    width: 126px;}
.refresh {float: left;
    padding-left: 3px;
    width: 26px;}
.refresh a {
     background: url("/img/loader.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 26px;
    overflow: hidden;
    text-align: center;
    text-indent: -999px;
    margin-top: 7px;
    width: 26px;
}
.loader-button {float: left;
    margin-left: 15px;
    margin-top: 18px;
}
.slide-out-div{z-index: 99;}
.form-error{border-color:#f00 !important;color:#f00 !important;}
.form-error::-webkit-input-placeholder {border-color:#f00 !important;color:#f00 !important;}
.quick-box{border-color:#f00 !important;color:#f00 !important;}
.alert-error{border:1px solid #f00; background: #ffe7e7; text-align:left; padding:5px 5px; border-radius: 5px; margin-bottom:8px; color:#f00; font-size:13px;}
.alert-error button.close{display:none;}
.alert-error .message{text-align:left; background: url(../img/error.png) no-repeat left 2px; padding: 3px 0 3px 20px;}
.cpcha_img{margin:0 20px 0 0;}
.cpcha_img2{margin:0 10px 0 10px;width:130px;}
.cpcha_img3 a{background: url(../img/refresh-icon.png) no-repeat 0 0;display: inline-block;width:28px;height:28px;}
.cpcha_img, .cpcha_img2, .cpcha_img3 {float:left;}
.cpcha_img3{padding:15px 0 0 0;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
#ajax-loader-button > img {border: 0 none !important;box-shadow:none !important;}
.fields {position: relative;}
.fields #ajax-loader-button{left: 90px;position: absolute;top: 4px;}
.without-banner{padding-bottom: 100px;}

.flexslider .banner-text{background:rgba(0,0,0,0.85); padding:20px 30px; color:#fff; font-family:ExoBold, arial; position:absolute; left:20%; width:60%; bottom:70px; text-align:center;}
.flexslider .banner-text .title{text-transform:uppercase; font-size:26px;}
.flexslider .banner-text .description{font-size:18px;}
img.img-right{float:right; margin:0 0 15px 15px;}
.after-before{float:right; margin:0 0 15px 15px; text-align:center;}
.thankyou {text-align:center;}
.thankyou p{font-size:24px; line-height:34px;}

.hover_effect{background:#FFFFFF; background-color:rgba(26, 107, 110, 0.5); height: 100%; left: 0; left:-100%; outline: 1px solid white; outline-offset: -10px;  position: absolute; top: 0; transition: all 0.7s ease 0s; -webkit-transition: all 0.7s ease 0s; width: 100%;}
li .gallery_img:hover .hover_effect{left:0;}
.hover_effect span{background:url(../img/hover_icon.png) no-repeat 0 0; display: block; height: 48px; margin: 25% auto auto; width: 48px;}
.fancybox-inner img{display:block;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.fancybox-inner{overflow:hidden !important;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
	.hover_effect{background:#FFFFFF; background-color:rgba(26, 107, 110, 0.5);left:-100%;}
	/* Safari only override */
	/*::i-block-chrome,.hover_effect{background:url(../img/hoverpng.png) repeat ;left:0;}*/
}

.gallery-block ul li{background:none;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 25%;}
.gallery-block  li .gallery_img:hover .hover_effect{left:0;}
.gallery-block li .gallery_img > a {
    display: block;
}
.view-more-images button{
	border:3px solid #1a6b6e !important;/* border-radius:5px;*/
	color:#1a6b6e !important; background:none; cursor:pointer;
	padding:12px 30px !important;
	/*height:40px !important;
	line-height:32px !important;*/
	display:inline-block !important;
	font-size:16px !important;
	font-family:OpenSans-Bold !important;
	text-transform:uppercase !important;
	transition: all 0.4s ease !important;
	-webkit-transition: all 0.4s ease !important;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	 -webkit-appearance: none;
}
.view-more-images button:hover{background:#1a6b6e !important;color:#fff !important;}
.text-align-center{text-align:center;}
.view-more-images{margin:20px 0 0;}
.view-more-images button.button-disable{border:3px solid #bf0000 !important; color:#bf0000 !important; padding:12px 30px; text-transform:uppercase; font-size:16px; cursor:not-allowed;}
.view-more-images button.button-disable:hover{color:#bf0000 !important; background:none !important;}
#ajax-loader-button{padding-right: 10px !important; padding-top: 15px !important;}
.new-list li{float:left; width:50%;}
