/*
Theme Name: Enigma-Pro
Theme URI:
Author: weblizar
Author URI: http://weblizar.com/
Description: Enigma is a Full Responsive Multi-Purpose Theme suitable for Business , corporate office and others .Cool Blog Layout and full width page also present 
Version:  1.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Tags: black, green, red, gray, dark, light, silver, white, two-columns, custom-menu, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, flexible-header, responsive-layout
Text Domain: weblizar
*/

/*!
 * Enigma Css created By weblizar Themes
 */


/*York Products Page */

body {
	overflow-x: hidden !important;
}

.single-post .enigma_fuul_blog_detail_padding a {
	color: #00578a !important;
}

/****** Home Boxes********/
.home-triple-boxes {
	margin-top: 20px;
	margin-bottom: 20px;
}
.homebox a {
	outline: none;
}
.homebox div {
	min-height: 350px;
	background-color: #00578a;
	border: 5px solid #00aeef;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.homebox h2{
	color: #ffffff;
	font-family: 'Open Sans', Arial;
	font-size: 48px;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: .9;
	margin-top: 55px;
}
.homebox h3 {
	color: #ffffff;
	font-family: 'Open Sans', Arial;
	font-size: 31px;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	line-height: .9;
	margin-bottom: 20px;
}
.homebox h3 span {
	color: #00aeef;
}
.homebox p {
	text-align: center; 
}
.homebox-1 p:last-of-type {
	width: 250px;
	height: 44px;
	line-height: 42px;
	color: #ffffff;
	background-color: #00aeef;
	border-bottom: 2px solid #0087ba;
	display: inline-block;
	font-family: 'Open Sans', Arial;
	font-size: 19px;
	text-transform: uppercase;
	transition: all .2s;
}
.homebox-1 a:hover p:last-of-type {
	background-color: #bf1e2e;
	border-bottom: 2px solid #9d1926;
}


.homebox p a {
	width: 250px;
	height: 44px;
	line-height: 42px;
	color: #ffffff;
	background-color: #00aeef;
	border-bottom: 2px solid #0087ba;
	display: inline-block;
	font-family: 'Open Sans', Arial;
	font-size: 19px;
	text-transform: uppercase;
	transition: all .2s;
}
.homebox-2 div {
	background-color: #ffffff;
	border: 5px solid #00578a;
	text-align: center;
	position: relative;
}
.homebox-2 img {
	margin-top: -14px;
}
.homebox-2 h3 {
	color: #bf1e2e;
	font-weight: 800;
	margin-top: 2px;
	margin-bottom: 10px;
}
.homebox-2 h3 + p {
	color: #000000 !important;
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 1.1 !important;
	margin-bottom: 5px !important;
}
.homebox-2 a:hover div {
	background-color: #bf1e2e;
	border: 5px solid #9d1926;
}
.homebox-2 a:hover h3 {
    color: #ffffff;
}
.homebox-3 div {
	background: linear-gradient(#bf1e2e, #981a1d) !important; 
	position: relative;
	overflow: hidden;
}
.homebox-3 div::after {
	animation: sheen 4s ease-out infinite;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, transparent, rgba(255,255,255,0.5) 50%, transparent);
	transform: rotateZ(60deg) translate(-1em, 20em);
	width: 200%;
}

.homebox-3 p a.box-btn {
	margin-top: 30px;
}

.homebox-3 h5 {
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
}

.no-calcv1 .credit-heading {
	font-size: 20px !important;
}

.no-calcv1 .credit-heading span {
	font-size: 15px;
	line-height: 1.1;
	display: inline-block;
	margin-top: 10px;
	font-weight: normal;
}

.no-calcv1 .credit-heading p {
	font-size: 10px;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	margin-top: 10px;
}



@keyframes sheen {
  50%, 100% {
    transform: rotateZ(60deg) translate(0, -8em);
  }
}
@media (max-width: 991px) {
.homebox-3 div::after {
	transform: rotateZ(60deg) translate(-1em, 34em);
}
}
.homebox-3 div p {
	position: relative;
	z-index: 10;
}
.homebox-3 div a:hover {
    background-color: #00578a;
	border-bottom: 2px solid #024972;
}
.homebox-3 h2 {
	margin-bottom: 0px;
}

.box-btn:hover {
	background-color: #bf1e2e;
	border-bottom: 2px solid #9d1926;
}

@media (max-width: 1199px) {
	.homebox h2 {
    	font-size: 35px;
	}
	.homebox h3 {
	    font-size: 25px;
	}
	.homebox-2 img {
    	margin-top: 10px;
		width: 90%;
	}
	.homebox-2 h3 {
	    margin-top: 20px;
	}
	.homebox-2 h3 + p {
		position: absolute;
		bottom: 5px;
		font-size: 10px !important;
		left: 0;
		right: 0;
	}
}

@media (max-width: 991px) {
	.homebox {
		margin-bottom: 35px;
	}
	.homebox-2 img {
		width: auto;
		margin-top: 5px;
	}
	.homebox-2 h3 {
    	margin-top: 10px;
	}
	.homebox-2 h3 + p {
		bottom: 3px !important;
	}
	.homebox div {
    	min-height: 290px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.homebox-2 div {
		padding-bottom: 40px;
	}
}

@media (max-width: 400px) {
	.homebox div {
		padding-bottom: 50px;
	}
	.homebox-2 img {
    	width: 100%;
	}
}

@media (max-width: 360px) {
	.homebox p a {
		width: 220px;
		font-size: 18px;
	}
	.homebox-2 h3 + p {
		font-size: 9px !important;
	}

}


/****** Home Boxes end ***/

.york-products-row {
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px auto;
}

.york-product {
    display: inline-block;
    text-align: center;
    border: 1px solid #dddddd;
    background-color: transparent;
    color: inherit;
    transition: color 0.4s, background-color 0.4s;
    margin: 10px 20px;
    padding: 20px 15px;
    vertical-align: middle;
}

.york-product:hover {
    background-color: #cccccc;
    color: #000;
    transition: color 0.4s, background-color 0.4s;
}

.york-product img {}

.york-product p {}

.york-products-row-button {
    margin: 0 auto;
    display: block;
    margin: 20px auto;
}

.ext-warranties-btn {
    display: inline-block;
    color: #00588a;
    border: 2px solid #00588a;
    background-color: #5dcfff;
    font-size: 20px;
    padding: 20px 30px;
    transition: color 0.4s, background-color 0.4s, border-color 0.4s, ;
}

.ext-warranties-btn:hover {
    color: #5dcfff;
    background-color: #00588a;
    border-color: #5dcfff;
    transition: color 0.4s, background-color 0.4s, border-color 0.4s, ;
}

.product-logo-grid {
    max-width: 700px;
    margin: auto;
}

.product-logo-grid ul {
	padding: 0;
	margin: 0;
	list-style-type: none; 
}

.product-logo-grid ul li {
	text-align: center;
}

.vid-container {
	padding: 2%;
}

.vid-container p {
	margin-bottom: 0 !important;
	text-align: center;
	color: #ffffff !important;
	background-color: #00578a;
	padding: 10px;
	font-weight: bold;
}

@media (max-width:991px) {
	.vid-container {
		float: none !important;
	}
	.vid-container p,
	.vid-container iframe {
		max-width: 560px;
		margin: auto;
	}
}


/* Main css with editable-------------------------------------------------------------- */

.financing-row {
    display: block!important;
    text-align: center;
}

.financing-column {
    display: inline-block!important;
    position: relative;
    text-align: left;
    float: left;
    width: 70%;
}

.financing-column.rightside {
    width: 30%;
    float: right;
}

@media (max-width: 991px) {
    .financing-column {
        width: 100%;
        float: left;
    }
    .financing-column.rightside {
        width: 100%;
        float: left;
    }
}

.financing-column p {
    width: auto!important;
}

.testimonial_group .testimonial .rr_review_text {
    padding-left: 30px!important;
}

.testimonial_group .testimonial .rr_review_name {
    font-size: 1.2em!important;
    padding-right: 30%!important;
}

.rr_review_form {
    margin-top: 20px;
}

.review-button-row {
    display: block;
    text-align: center;
}

.review-button-row a {
    color: #fff !important;
}

.review-button {
    background-color: #00578a;
    border-radius: 7px;
    box-shadow: 0.5px 0.5px 0.2px 0.4px rgba(0, 0, 0, 0.8);
    display: inline-block;
    margin: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.review-button:hover {
    background-color: #d40000;
    color: #000;
}

.review-button img {
    vertical-align: middle;
    display: inline!important;
}

@media screen and (max-width: 700px) {
    .financing-column {
        width: 100%;
        float: none;
    }
}

ul.mitsubishi-bullets {
    margin-left: 270px!important;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.gree-product-logo-product-page-responsive {
    margin-top: 50px!important;
    display: block;
}

@media screen and (max-width:677px) {
    ul.mitsubishi-bullets {
        margin-left: 0!important;
    }
}

@media screen and (max-width: 600px) {
    .gree-products-text {
        width: 100%;
        display: inline-block;
        position: relative;
    }
    .gree-product-image-responsive {
        display: block;
        width: 100%;
        text-align: center!important;
    }
    .gree-product-image-responsive img {
        float: none!important;
        display: inline-block;
    }
}

.nat-map-box {
    width: 100%;
    margin-bottom: 30px;
}

.mapoverlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 300px;
    /* your iframe height */
    top: 300px;
    /* your iframe height */
    margin-top: -300px;
    /* your iframe height */
}

.reviews-row {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.reviews-cell {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 20px auto;
    width: 25%;
}

.reviews-cell img {
    margin-top: 20px;
}

#natal-residential-services-image {
    margin-right: 30px!important;
}

@media screen and (max-width: 600px) {
    #natal-residential-services-image {
        margin-right: 0;
        text-align: center!important;
        width: 100%!important;
    }
    #natal-residential-services-image img {
        width: 100%;
    }
    #commercial-services-image {
        width: 100%;
        text-align: center;
    }
    #commercial-services-image img {
        width: 100%;
    }
    #aboutus-page-image {
        text-align: center;
        width: 100%;
    }
    #aboutus-page-image img {
        width: 100%;
    }
}


/* Header Section css-------------------------------------------------------------- */

body {
    /* padding:0 30px;*/
    font-family: 'Open Sans', sans-serif;
}

#wrapper {
    position: relative;
    transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    background: #ffffff;
	overflow-x: hidden !important;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}

.header-text {
    text-transform: uppercase;
    color: #00578a;
    font-size: 26px;
    text-align: center;
    margin-bottom: -7px;
    font-weight: 400;
}

.header-phone-area {
	float: left;
    margin-top: 15px;
	width: 290px;
}

.header-phone {
    color: #00578a;
    font-size: 41px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
    margin-bottom: -7px;
}

.header-phone a {
    color: #00578a;
}

.header-phone a:hover {
    color: #d40000;
}

.header-button-row {
    display: block;
    text-align: center;
}

.header-button-row a {
    color: #fff!important;
}

.header-button {
    background-color: #00a1e4;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 6px 29px;
    margin: 30px auto 0;
    display: inline-block;
    -webkit-box-shadow: 0px 1.3px 0px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 1.3px 0px 0px rgba(0, 0, 0, 0.8);
}

.header-button:hover {
    background-color: #00578a;
    color: #ffffff;
}


.header-prices-box {
    margin-top: 30px;
    display: block;
    padding: 5px 5px;
    margin-bottom: 10px;
    background-color: #bd1d2e; /* For browsers that do not support gradients */
    background-image: linear-gradient(#bd1d2e, #790a15);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
}

.header-prices-box:hover {
	background-color: #bd1d2e !important;
	background-image: linear-gradient(#bd1d2e, #bd1d2e);

}



.gray-bg-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+35,ffffff+65,ffffff+65,ededed+100 */
    background: #ededed;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ededed 0%, #ffffff 35%, #ffffff 65%, #ffffff 65%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ededed), color-stop(35%, #ffffff), color-stop(65%, #ffffff), color-stop(65%, #ffffff), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ededed 0%, #ffffff 35%, #ffffff 65%, #ffffff 65%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ededed 0%, #ffffff 35%, #ffffff 65%, #ffffff 65%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ededed 0%, #ffffff 35%, #ffffff 65%, #ffffff 65%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to right, #ededed 0%, #ffffff 35%, #ffffff 65%, #ffffff 65%, #ededed 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed', GradientType=1);
    /* IE6-9 */
}

.header-button img {
    vertical-align: middle;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #666;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

p,
.textwidget {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.head-contact-info {
    display: block;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 0;
}

.head-contact-info li {
    display: inline;
    margin-right: 10px;
    font-size: 18px;
}

.head-contact-info i {
    margin-right: 8px;
    font-size: 20px;
}

.logo {
    text-align: left;
    padding-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
}

.logo a {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 50px;
    color: #00578a;
}

.logo a:hover,
.head-contact-info a,
.head-contact-info a:hover,
.enigma_footer_widget_column address a {
    color: #00578a;
}

.logo p {
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
    color: #00578a;
}

.nat-footer-form-submit {
    color: #3379a1;
}

.natal-footer-form-submit {
    background-color: #3379a1;
    border: 1px solid #fff;
    color: #fff!important;
    padding: 10px 20px;
}

.natal-footer-form-submit:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #3379a1!important;
}

.footer-form {
    text-align: center;
    padding: 10px 19%;
    background-color: #3379a1;
    border-top: solid 5px #fff;
}

@media screen and (max-width: 1199px) {
	.header_section .header-button-row {
		float: none !important;
		text-align: right;
	}
	.header-button {
	    padding: 6px 35px;
		margin: 10px auto 0;
	}
	.header-prices-box {
		margin-top: 10px;
		padding: 2px 17px;
	}
	.header-phone-area {
	    margin-top: -26px;
		width: auto;
	    position: relative;
	    top: 0px;
    	right: -80px;
	}
	
	.header-phone {
		font-size: 40px;
	    font-weight: 600;
		text-align: right
	}
	.header-text {
		font-size: 25px;
	    margin-bottom: -3px;
		text-align: right;
	}
}

@media screen and (max-width: 1000px) {
    .footer-form {
        padding: 10px 10%;
    }
}

@media screen and (max-width: 991px) {
	.header_section .header-button-row {
	    text-align: center;
	}
	.header-phone-area {
		float: none !important;
		position: static;
		margin: 20px auto;
	}
	.header_section .header-finance-btn {
		float: none !important;
	}
	
	.header-text {
	    text-align: center;
	}
	.header-phone {
		text-align: center;
	}
	.header_section .header-prices-btn.pull-right {
		float: none !important;
	}
	.header-prices-box {
	    margin: 0 auto 30px;
	    width: 188px;
	}
}








.footer-form-title {
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
}

.social {
    display: block;
    border-bottom: 5px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#def3fb+0,ffffff+35,ffffff+50,ffffff+65,def3fb+100,def3fb+100,def3fb+100 */
    background: #def3fb;
    /* Old browsers */
    background: -moz-linear-gradient(left, #def3fb 0%, #ffffff 35%, #ffffff 50%, #ffffff 65%, #def3fb 100%, #def3fb 100%, #def3fb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #def3fb), color-stop(35%, #ffffff), color-stop(50%, #ffffff), color-stop(65%, #ffffff), color-stop(100%, #def3fb), color-stop(100%, #def3fb), color-stop(100%, #def3fb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #def3fb 0%, #ffffff 35%, #ffffff 50%, #ffffff 65%, #def3fb 100%, #def3fb 100%, #def3fb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #def3fb 0%, #ffffff 35%, #ffffff 50%, #ffffff 65%, #def3fb 100%, #def3fb 100%, #def3fb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #def3fb 0%, #ffffff 35%, #ffffff 50%, #ffffff 65%, #def3fb 100%, #def3fb 100%, #def3fb 100%);
    /* IE10+ */
    background: linear-gradient(to right, #def3fb 0%, #ffffff 35%, #ffffff 50%, #ffffff 65%, #def3fb 100%, #def3fb 100%, #def3fb 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#def3fb', endColorstr='#def3fb', GradientType=1);
    /* IE6-9 */
}

.social li {
    font-size: 18px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.6);
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    width: 35px;
    text-align: center;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    border: 2px solid #ffffff;
    cursor: pointer;
}

.social i {
    color: #00578a;
    line-height: 30px;
}


/* facebook */

.social li.facebook {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #4C66A4 50%);
}

.social li.facebook:hover {
    background-position: 0 -100%;
    background-color: #4C66A4;
}


/* dribble */

.social li.dribbble {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #EA4C89 50%);
}

.social li.dribbble:hover {
    background-position: 0 -100%;
    background-color: #EA4C89;
}


/* dribble */

.social li.twitter {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #f60 50%);
}

.social li.twitter:hover {
    background-position: 0 -100%;
    background-color: #f60;
}


/* linkedin */

.social li.linkedin {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #069 50%);
}

.social li.linkedin:hover {
    background-position: 0 -100%;
    background-color: #069;
}


/* youtube */

.social li.youtube {
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #C92228 50%);
}

.social li.youtube:hover {
    background-position: 0 -100%;
    background-color: #C92228;
}

.social-footer ul {
    margin-left: 15px;
}

.social-footer ul li {
    display: inline-block;
    margin-bottom: 10px !important;
}

.social-footer ul li a:before {
    content: ''!important;
}

.social-footer ul li img {
    width: 60%;
    height: auto;
}

.enigma_heading_title {
    display: block;
    margin: 0px 0;
    text-align: center;
}

.hp-blue-txt {
    font-size: 19px;
    color: #00578a;
	padding-top: 8px;
}

.image-container img {
    width: 100%;
}

.hp-logos {
    display: block;
    text-align: center;
    vertical-align: middle;
}

.hp-logos div {
    display: inline-block;
    vertical-align: middle;
    margin: 20px;
}

.hp-logo img {
    margin-right: 20px;
}

.hp-p-text {
    font-size: 12px!important;
    color: #00578a;
}

.hp-box {
    display: inline-block;
    border: 2px solid #00578a;
    padding: 40px 20px;
    background-color: #ecf9ff;
    min-height: 300px;
    min-width: 341px;
    vertical-align: middle;
    margin: 20px;
    position: relative;
}

.hp-box-header {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    color: #00578a;
    padding-top: 15px;
}

.hp-box-text {
    color: #00578a;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
    padding-top: 10px;
    line-height: 1.4;
}

.hp-box-read-more {
    color: #00578a;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    bottom: -10px;
    right: 0;
	left: 0;
}

.hp-box-read-more a {
    color: #ffffff;
    background-color: #00578a;
    padding: 4% 6%;
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
}

.hp-box-read-more a:hover {
    color: #ffffff;
}

.hp-boxes {
    text-align: center;
    display: block;
    background-color: #d9f3fe;
}

@media screen and (max-width: 1209px) {
    .hp-box {
        padding: 20px 10px;
        margin: 15px;
    }
    .hp-box-header {
        font-size: 16px;
    }
    .hp-box-text {
        font-size: 12px;
    }
    .hp-box-read-more {
        font-size: 10px;
    }
}

@media screen and (max-width: 1001px) {
    .hp-box {
        padding: 40px 20px;
        margin: 20px;
    }
    .hp-box-header {
        font-size: 20px;
    }
    .hp-box-text {
        font-size: 16px;
    }
    .hp-box-read-more {
        font-size: 12px;
    }
}


/*.video-section{
	background-color: #97e0fe;
	padding: 20px 10px;
	text-align: center;
	display: block;
}*/

.enigma_heading_title h3 {
    display: inline-block;
    margin-top: 0px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    line-height: 40px;
}

.enigma_heading_title h3 {
    font-size: 30px;
    font-weight: 500;
    /*	text-transform: uppercase; */
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.enigma_heading_title2 {
    display: block;
    margin: 0px 0 20px;
}

.enigma_heading_title2 h3 {
    display: inline-block;
    margin-top: 0px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.enigma_heading_title2 h3 {
    font-size: 22px;
    font-weight: 500;
    /*	text-transform: uppercase; */
}


/* Flex Slider css *****************************************************************************************************************
********************************************************************************************************************************/

.carousel {
    margin-bottom: 20px;
}

.carousel-inner img {
    width: 100%;
}

.carousel-caption {
    top: 20%;
}

.carousel-control .fa .fa-chevron-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-text h1 {
    margin: 0 0 0px 0;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 3em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    /*	text-transform: uppercase; */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.4em;
    background: rgba(0, 0, 0, 0.6);
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    display: none;
}

.carousel-text .enigma_blog_read_btn {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    transition: all 0.4s ease 0s;
    padding: 5px 10px 5px 10px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    margin-bottom: 20px;
    border-radius: 2px;
    text-shadow: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,00578a+47 */
    background: #7db9e8;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #7db9e8 0%, #00578a 47%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #7db9e8), color-stop(47%, #00578a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #7db9e8 0%, #00578a 47%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #7db9e8 0%, #00578a 47%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, #7db9e8 0%, #00578a 47%);
    /* IE10+ */
    background: linear-gradient(45deg, #7db9e8 0%, #00578a 47%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#00578a', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    padding: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.4);
    transition: color 1s, background 1s;
}

.carousel-text .enigma_blog_read_btn:hover {
    color: #8f0222;
    transition: color 1s, background 1s;
    background: #fff;
}

.carousel-list li {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 23px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

.carousel-list li:nth-child(1) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
}

.carousel-list li:nth-child(2) {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -ms-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
}

.carousel-list li:nth-child(3) {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -ms-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s;
}

.enigma_slider_shadow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00588c+0,a0e1fc+35,a0e1fc+65,00588c+100 */
    background: #00588c;
    /* Old browsers */
    background: -moz-linear-gradient(left, #00588c 0%, #a0e1fc 35%, #a0e1fc 65%, #00588c 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00588c), color-stop(35%, #a0e1fc), color-stop(65%, #a0e1fc), color-stop(100%, #00588c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #00588c 0%, #a0e1fc 35%, #a0e1fc 65%, #00588c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #00588c 0%, #a0e1fc 35%, #a0e1fc 65%, #00588c 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #00588c 0%, #a0e1fc 35%, #a0e1fc 65%, #00588c 100%);
    /* IE10+ */
    background: linear-gradient(to right, #00588c 0%, #a0e1fc 35%, #a0e1fc 65%, #00588c 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00588c', endColorstr='#00588c', GradientType=1);
    /* IE6-9 */
    left: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    background-size: 100% 100%;
    height: 20px;
    bottom: -10px;
}


/** Service Section  ***************************************************************************************************************
********************************************************************************************************************************/

.enigma_service {
    padding-top: 90px;
    padding-bottom: 90px;
}

.enigma_service_area {
    border-radius: 0px;
    margin-bottom: 65px;
    transition: all 0.4s ease 0s;
}

.enigma_service_iocn {
    width: 90px;
    height: 90px;
    display: block;
    margin-right: 20px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.enigma_service_iocn i {
    color: #fff;
    font-size: 50px;
    position: relative;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 90px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_service_detail h3 {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 32px;
    word-wrap: break-word;
    margin: 0 0 10px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.enigma_service_detail p {
    font-size: 18px;
    line-height: 27px;
}

.enigma_service_area:hover .enigma_service_iocn {
    background-position: 0 -100%;
}

.enigma_service_area_2 {
    text-align: center;
    border-radius: 0px;
    margin-bottom: 65px;
    transition: all 0.4s ease 0s;
}

.enigma_service_detail h3 a {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 32px;
    word-wrap: break-word;
    margin: 0 0 10px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #444;
}

.enigma_service_iocn_2 i {
    background: #fff;
    width: 90px;
    height: 90px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
}

.enigma_service_iocn_2 i {
    font-size: 50px;
    position: relative;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 90px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.enigma_service_detail_2 h3 {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.enigma_service_detail_2 h3 a {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #444;
}

.enigma_service_detail_2 p {
    font-size: 18px;
    line-height: 27px;
}

.enigma_service_area_2:hover .enigma_service_iocn_2 i {
    background-position: 0 -100%;
}

.enigma_service_area_2:hover .enigma_service_iocn_2 i {
    color: #fff;
}


/*** Project Or Works  ******************************************************************************************************
**************************************************************************************************************************/

.enigma_project_section {
    background: #ecf0f1;
    padding-top: 90px;
    padding-bottom: 90px;
    border-top: 1px solid #DEE1E2;
    border-bottom: 1px solid #DEE1E2;
}

.enigma_carousel-navi {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 20px;
}

.enigma_carousel-prev {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    transition: all 0.3s ease 0s;
    padding: 6px 15px 10px;
    margin-right: 5px;
}

.enigma_carousel-next {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    transition: all 0.3s ease 0s;
    padding: 6px 15px 10px;
}

.enigma_carousel-prev i,
.enigma_carousel-next i {
    font-size: 20px;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
}

.enigma_project_section_col {
    border-radius: 0px;
    margin-bottom: 35px;
    transition: all 0.4s ease 0s;
    text-align: center;
}

.img-wrapper {
    margin-bottom: 50px;
    overflow: hidden;
}

.enigma_home_portfolio_showcase {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_title a {
    text-decoration: underline;
}

.enigma_img_responsive {
    width: 100%;
    height: auto;
    display: block;
}

.enigma_home_portfolio_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_home_portfolio_showcase img {
    -webkit-transition: all .45s ease-in;
    -moz-transition: all .45s ease-in;
    -o-transition: all .45s ease-in;
    transition: all .45s ease-in;
}

.enigma_home_portfolio_showcase_overlay_inner {
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease 0s;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay {
    visibility: visible;
    top: 0;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay_inner {
    visibility: visible;
    bottom: 40%;
    left: 0;
}

.enigma_home_portfolio_showcase_fade {
    opacity: 0.8;
}

.enigma_home_portfolio_showcase_fade:hover .enigma_home_portfolio_showcase_overlay {
    display: none !important;
}

.enigma_home_portfolio_caption {
    border-radius: 0;
    padding: 0 0 15px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.enigma_home_portfolio_caption:hover p {
    color: #fff;
}

.img-wrapper:hover p {
    color: #fff;
}

.enigma_home_portfolio_caption h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 9px 3px 0px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
}

.enigma_home_portfolio_caption small {
    font-size: 13px;
    line-height: 20px;
}

.enigma_home_portfolio_caption {
    background: #fff;
}

.enigma_home_portfolio_caption h3 a {
    color: #404040;
    font-size: 22px;
}

.enigma_home_portfolio_caption small {
    color: #777777;
}

.enigma_proejct_button {
    border-radius: 0;
    padding: 15px 5px 5px;
    text-align: center;
    transition: all 0.4s ease 0s;
    text-align: center;
}

.enigma_proejct_button a {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0;
    padding: 9px 20px;
    text-align: right;
    /*	text-transform: uppercase; */
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}

.enigma_portfolio_page {
    margin-bottom: 70px;
}


/* Isotope Animating
 * -------------------------- */

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -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;
}

.enigma_portfolio_shadow {
    background: url('/wp-content/themes/enigma-premium/./images/shadow.png') no-repeat top center;
    position: absolute;
    left: 0;
    right: 0;
    height: 80px;
    z-index: 99;
    width: 100%;
    background-size: 100% 100%;
    height: 25px;
    bottom: 26px;
}


/********** project detail page css **********************************************
***********************************************************************************/

.enigma-project-detail-section {
    margin-bottom: 70px;
}

.enigma-project-detail-section img {
    margin-bottom: 30px;
}

.enigma-project-description h3 {
    text-align: left;
    font-size: 24px;
    margin: 20px 0;
}

.enigma-project-description h3 span {
    text-align: left;
    font-size: 24px;
}

.enigma-project-description p {
    text-align: left;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

.enigma-related-project {
    padding-top: 55px;
    padding-bottom: 30px;
    width: 100%;
}

.enigma-related-project .enigma_portfolio_4col_row {
    margin: 0px;
}

.enigma-related-project .enigma_portfolio-4col-column {
    margin-bottom: 90px;
}

.enigma-related-project h3 {
    margin-bottom: 25px;
    margin-top: 0;
}

.enigma_portfolio_detail_pagi {
    text-align: left;
    overflow: hidden;
    padding-left: 0;
    padding-bottom: 20px;
}

.enigma_portfolio_detail_pagi li {
    display: block;
    float: left;
    margin-right: 15px;
}

.enigma_portfolio_detail_pagi li a {
    padding: 4px 11px;
    display: block;
    height: 45px;
    width: 55px;
    transition: all 0.3s ease 0s;
}

.enigma_portfolio_detail_pagi li a span {
    font-size: 22px;
}

.enigma-project-detail-sidebar {
    padding-left: 10px;
}

.enigma-project-detail-sidebar p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
    padding-bottom: 15px;
    padding-top: 0px;
}

.enigma-project-detail-sidebar p small {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding-left: 0px;
    margin-top: 6PX;
    margin-left: 10px;
}

.enigma-project-detail-sidebar .launch-enigma-project a {
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0 15px;
    padding: 8px 30px;
    text-align: right;
    text-transform: lovercase;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
}

.enigma-project-detail-sidebar .launch-enigma-project a {
    text-decoration: none;
}

.enigma_project_detail_related_projet {
    margin-bottom: 70px;
}

.enigma_project_detail_related_projet .enigma_carousel-navi {
    text-align: center;
    display: inline-flex;
    margin-top: 0px;
    float: right;
}

.sidebar-img {
    margin-right: 5px;
}

.enigma-project-description h3 span {
    color: #f9504b;
}

.enigma-project-description p {
    color: #6a6a6a;
}

.enigma-related-project {
    background: none repeat scroll 0 0 #F9F9F9;
    border-top: 2px solid #D1D1D1;
}


/******* gallery css *****************************************************
*********************************************************************/

.enigma_gallery_page {
    margin-bottom: 70px;
    width: 100%;
    float: left;
    margin-right: auto;
    margin-left: auto;
}

.enigma_gallery-padding {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}

.enigma_gal_img {
    position: relative;
    overflow: hidden;
}

.gallery_wrapper {
    margin-bottom: 0px;
    overflow: hidden;
}

.enigma_gallery_showcase {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.enigma_gallery_blog {
    width: 24.98%;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
}

.enigma_img_responsive {
    width: 100%;
    display: block;
}

.enigma_gallery_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_gallery_showcase img {
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_gallery_showcase_overlay_inner {
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_gallery_showcase .enigma_gallery_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.enigma_gallery_showcase .enigma_gallery_showcase_icons a {
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease 0s;
}

.enigma_gallery_showcase .enigma_gallery_showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}

.enigma_gallery_showcase:hover .enigma_gallery_showcase_overlay {
    visibility: visible;
    top: 0;
}

.enigma_gallery_showcase:hover .enigma_gallery_showcase_overlay_inner {
    visibility: visible;
    bottom: 40%;
    left: 0;
}


/***************** BLog Section *************************************************************************
***************************************************************************************************/


/** wrapper for front page **/

.enigma_blog_area {
    padding-top: 30px;
    padding-bottom: 0;
    background-color: #97e0fe;
    border-top: 1px solid #fff;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
}

.enigma_blog_wrapper {
    margin-bottom: 20px;
}

.enigma_blog_thumb_wrapper {
    margin-bottom: 40px;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px;
}

.enigma_blog_thumb_wrapper img {
    width: 100%;
}

.enigma_blog_thumb_wrapper h2 {
    font-size: 22px;
    margin-bottom: 8px;
    padding-right: 0px;
    line-height: 1.4;
    margin-top: 0px;
    margin-left: 40px;
}

.row#social-media {
    text-align: center;
}

.enigma_blog_thumb_wrapper h2 a:hover {
    color: #34495e !important;
}

.enigma_fuul_blog_detail_padding h2 a:hover {
    color: #34495e !important;
}

.enigma_blog_thumb_wrapper {
    position: relative;
    overflow: hidden;
}

.enigma_blog_thumb_date {
    list-style: none;
    text-align: left;
    padding-left: 0;
    color: #9b9b9b;
    font-size: 14px;
    margin-bottom: 0px;
}

.enigma_blog_thumb_date li {
    display: inline-block;
    color: #555;
    margin-right: 15px;
    margin-bottom: 5px;
}

.enigma_blog_thumb_date li i {
    margin-right: 8px;
    font-size: 22px;
}

.enigma_blog_thumb_date li a {
    color: #555;
}

.enigma_blog_thumb_wrapper p {
    font-size: 16px;
    padding-right: 20px;
    margin-bottom: 20px;
    line-height: 27px;
    margin-left: 40px;
}

.enigma_blog_thumb_wrapper span a i {
    margin-right: 6px;
    font-size: 20px;
    vertical-align: middle;
}

.enigma_tags {
    margin-bottom: 8px;
}

.enigma_tags a {
    padding: 3px 7px;
    margin: 4px 4px 4px 0;
    margin-bottom: 10px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    color: #515151;
    text-decoration: none;
    font-size: 0.9em;
    white-space: nowrap;
    display: inline-block;
}

.enigma_tags a i {
    margin-right: 5px;
    transition: all 0.4s ease 0s;
}

.enigma_blog_read_btn {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    transition: all 0.4s ease 0s;
    padding: 5px 5px 5px 5px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    margin-bottom: 20px;
}

.enigma_blog_thumb_wrapper_showcase {
    position: relative;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.enigma_blog_thumb_wrapper_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_blog_thumb_wrapper_showcase img {
    -webkit-transition: all .45s ease-in;
    -moz-transition: all .45s ease-in;
    -o-transition: all .45s ease-in;
    transition: all .45s ease-in;
}

.enigma_blog_thumb_wrapper_showcase_overlay_inner {
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.enigma_blog_thumb_wrapper_showcase:hover .enigma_blog_thumb_wrapper_showcase_overlay {
    visibility: visible;
    top: 0;
}

.enigma_blog_thumb_wrapper_showcase:hover .enigma_blog_thumb_wrapper_showcase_overlay_inner {
    visibility: visible;
    bottom: 40%;
    left: 0;
}

.enigma_blog_thumb_wrapper_showcase .enigma_blog_thumb_wrapper_showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}


/********* Blog Full width css ********/

.enigma_blog_full {
    margin-bottom: 0;
    margin-top: 10px;
    overflow: auto;
    padding: 0px;
    float: none;
}

.enigma_blog_full .enigma_blog_thumb_wrapper_showcase {
    margin-bottom: 20px;
}


/* .enigma_blog_full img{
	width:100%
}
*/

.blog-date-left {
    list-style: none;
    float: left;
    padding: 0px;
    transition: all 0.4s ease 0s;
}

.blog-date-left li {
    width: 100px;
    height: 100px;
    text-align: center;
    transition: all 0.4s ease 0s;
}

.blog-date-right {
    list-style: none;
    float: right;
    padding: 0px;
    transition: all 0.4s ease 0s;
}

.blog-date-right li {
    width: 100px;
    height: 100px;
    text-align: center;
    transition: all 0.4s ease 0s;
}

.enigma_post_date {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    transition: all 0.4s ease 0s;
}

.enigma_post_date span.date {
    font-size: 68px;
    line-height: 55px;
}

.enigma_post_date h6 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.enigma_post_author img {
    height: 100px !important;
    max-width: 100%;
}

.enigma_post_author {
    width: 100px;
    text-align: center;
    margin-top: 0px;
}

.enigma_blog_comment {
    border-radius: 0px;
    display: block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    width: 100px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 0px;
    color: #999999;
    background: #f6f6f6;
}

.enigma_blog_comment a {
    color: #999999;
}

.enigma_blog_comment i {
    font-size: 68px;
    line-height: 55px;
    transition: all 0.4s ease 0s;
}

.enigma_blog_comment h6 {
    font-size: 16px;
    color: #999999;
    transition: all 0.4s ease 0s;
}


/*
.post-content-wrap img{
	width:100%;
}*/

.post-content-wrap-right {
    float: right;
    width: 86%;
}

.post-content-wrap-right img {
    width: 100%;
}

.enigma_blog_post_content {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.enigma_blog_post_content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
}

.enigma_blog_post_content p {
    color: #425466;
}

.enigma_blog_post_content ul li {
    font-size: 16px;
}

.enigma_blog_post_content img {
    max-width: 100%;
}

.enigma_fuul_blog_detail_padding h2 {
    margin-top: 0px;
}

.enigma_fuul_blog_detail_padding h2 a {
    font-size: 28px;
    margin-bottom: 8px;
    padding-right: 0px;
    line-height: 35px;
    margin-top: 0px;
    transition: all 0.4s ease 0s;
}

.enigma_fuul_blog_detail_padding p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0 20px;
}

.blog-sep.header-sep {
    margin-top: 40px;
    margin-bottom: 50px;
}

.header-sep {
    border: 0;
    height: 4px;
    color: #f5f5f5;
    background-color: #f5f5f5;
}


/***** Blog page with sidebar *****************************************************************
***************************************************************************************/

.enigma_recent_widget_post {
    margin: 0 0 5px !important;
    padding-bottom: 16px;
    border-bottom: 0px solid #6B6B6B;
    vertical-align: middle;
}

.enigma_recent_widget_post:last-child {
    margin: 0 0 0px !important;
}

.enigma_recent_widget_post h3,
.enigma_footer_widget_column ul li {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 2px;
    margin-top: -2px;
}

.enigma_recent_widget_post h3 a {
    transition: all 0.2s ease 0s;
}

.enigma_recent_widget_post h3 a:hover {
    color: #ffffff;
}

.enigma_recent_widget_post_move {
    float: left;
}

.enigma_recent_widget_post_img {
    margin-right: 10px !important;
    width: 64px;
    height: 64px;
    transition: opacity 0.3s ease-out 0s;
    display: block;
}

.enigma_recent_widget_post_date {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
}

.enigma_sidebar_widget {
    margin-bottom: 30px;
    margin-top: 10px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, .7);
    padding: 0px 20px 15px 20px;
}

.enigma_sidebar_widget_title {
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.enigma_sidebar_widget .enigma_recent_widget_post_date {
    color: #6a6a6a;
}

.enigma_sidebar_widget .enigma_recent_widget_post h3 a:hover {
    color: #6a6a6a;
}

.enigma_sidebar_widget .enigma_recent_widget_post h3 {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
    margin-top: -2px;
}

.enigma_sidebar_widget h3 {
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.enigma_sidebar_widget_title h2 {
    margin: 0px;
    clear: both;
    font: normal normal 18px Oswald;
    /*	text-transform: uppercase; */
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    color: #fff;
}

.enigma_sidebar_blog_shadow {
    background: url('/wp-content/themes/enigma-premium/./images/shadow.png') no-repeat top center;
    position: absolute;
    left: 0;
    right: 0;
    height: 80px;
    z-index: 99;
    width: 100%;
    background-size: 100% 100%;
    height: 25px;
    bottom: 26px;
}


/* blog pagination */

.enigma_blog_pagination {
    margin-bottom: 20px;
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.enigma_blog_pagi {
    margin: 0px 0 0px;
    overflow: hidden;
    padding: 4px 0;
}

.enigma_blog_pagi a {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0px 10px 4;
    padding: 9px 16px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
}


/**** link widget **/

.enigma_sidebar_widget ul li a,
.enigma_footer_widget_column ul li a {
    position: relative;
}

.enigma_sidebar_widget ul li a:before,
.enigma_footer_widget_column ul li a:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: -10px;
    content: "\f105";
}

.enigma_footer_widget_column ul#recentcomments li a {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    font-family: 'OpenSansSemiBold';
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    transition: all 0.2s ease 0s;
}

.enigma_sidebar_link p a,
.enigma_sidebar_widget ul li a {
    transition: all 0.4s ease 0s;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 20px;
}

.enigma_sidebar_widget ul li,
.enigma_footer_widget_column ul#recentcomments li {
    list-style: none;
}

.enigma_sidebar_widget ul li a {
    padding-left: 10px;
}

.enigma_sidebar_link p a i {
    margin-right: 10px;
}

.enigma_sidebar_link p,
.enigma_sidebar_widget ul li {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    transition: all 0.4s ease 0s;
    padding-bottom: 10px;
    padding-top: 0;
}

.enigma_sidebar_link p a,
.enigma_sidebar_widget ul li a {
    color: #6a6a6a;
}


/*** tag widget **/

.enigma_widget_tags,
.tagcloud {
    margin: 0px 0 10px;
    overflow: hidden;
    padding: 0;
}

.enigma_widget_tags a,
.tagcloud a,
.enigma_footer_widget_column .tagcloud a {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
    line-height: 20px;
    margin: 0 5px 10px 0;
    padding: 8px 12px;
    transition: all 0.8s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
}

.enigma_footer_widget_column .tagcloud {
    padding: 8px;
}

.enigma_widget_tags a,
.tagcloud a,
.enigma_footer_widget_column .tagcloud a {
    border: 1px solid #edf0f2;
    color: #555;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}


/*** Flickr widget **/

.flickr-photos-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
}

.flickr-photos-list > li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.flickr-photos-list > li img {
    width: 73px;
    height: 73px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.flickr-photos-list > li img:hover {
    opacity: 0.65;
    filter: alpha(opacity=65);
}

.enigma_sidebar_left_side {
    float: left;
}

.enigma_blog_right_side {
    float: right;
}


/********* Blog detail page *************/

.enigma_author_detail_section {
    margin-bottom: 60px;
    margin-top: 20px;
}

.author_detail_img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    margin-bottom: 2px;
}

.enigma_author_detail_name {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0 5px;
    color: #fff;
}

.enigma_author_detail_wrapper p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 0px;
    color: #fff;
}

.enigma_comment_section {
    overflow: auto;
    padding: 0 0 15px;
    margin: 0px 0px 0px 0px;
    float: none;
}

.enigma_comment_title {
    display: block;
    margin: 0 0 5px;
}

.enigma_comment_title h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    line-height: 25px;
    margin: 0 0 -2px;
    padding-bottom: 11px;
    padding-right: 10px;
}

.enigma_comment_title h3 > i {
    font-size: 34px;
}

.enigma_comment_box {
    margin: 0 0 10px !important;
    padding: 40px 0px 0 0;
    position: relative;
}

.pull_left_comment {
    margin-right: 15px;
    float: left;
}

.comment_img {
    height: 80px;
    width: 80px;
    margin: 0 0 20px;
}

.enigma_comment_detail {
    margin-left: 0px;
    padding: 20px;
}

.enigma_comment_detail_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0 5px;
}

.enigma_comment_detail p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 20px;
}

.enigma_comment_date {
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    display: block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.reply {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.reply a {
    font-size: 16px;
    line-height: 22px;
}

.reply a > i {
    font-size: 16px;
    position: relative;
    padding-right: 5px;
    top: 2px;
}

.enigma_form_group {
    margin-bottom: 20px;
}

.enigma_comment_form_section {
    margin-bottom: 60px;
    padding: 0 0 15px;
    margin: 20px 0 45px;
    float: none;
}

.enigma_comment_form_section h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 25px;
    margin: 0 0 30px;
    padding: 0 0 15px;
}

.enigma_comment_form_section h2 > i {
    font-size: 32px;
    position: relative;
    top: 5px;
}

.enigma_comment_form_section label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 11px;
}

.enigma_con_input_control {
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.enigma_con_textarea_control {
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.enigma_con_input_control:focus,
.enigma_con_textarea_control:focus {
    outline: 0;
}

.enigma_con_input_control {
    background-image: none;
}

.enigma_con_textarea_control {
    background-image: none;
}

.enigma_send_button,
#enigma_send_button {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    padding: 15px 40px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    transition: all 0.4s ease;
}

.enigma_comment_title h3 {
    color: #121212;
    border-bottom: 1px solid #E9E9E9;
}

.enigma_comment_title h3 > i {
    color: #ccc;
}

.enigma_comment_detail {
    background: #F8F8F8;
    border: 2px solid #F1F0F0;
}

.enigma_comment_detail p {
    color: #6a6a6a;
}

.enigma_comment_date {
    color: #A0A0A0;
}

.enigma_comment_form_section h2 {
    color: #121212;
    border-bottom: 1px solid #E0E0E0;
}

.enigma_comment_form_section h2 > i {
    color: #ccc;
}

.enigma_con_input_control {
    background-color: #FFFFFF;
    border: 1px solid #c5c5c5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
}

.enigma_con_textarea_control {
    background-color: #FFFFFF;
    border: 1px solid #c5c5c5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
}


/*** Testimonial Section  ******************************************************************************************************
**************************************************************************************************************************/

.enigma_testimonial_area {
    background: #ecf0f1;
    padding-top: 90px;
    padding-bottom: 90px;
    border-top: 1px solid #DEE1E2;
    border-bottom: 1px solid #DEE1E2;
    text-align: center;
}

.enigma_testimonial {
    text-align: center;
    margin-bottom: 15px;
}

.enigma_testimonial_area i {
    font-size: 60px;
    margin-bottom: 20px;
}

.enigma_testimonial_area p {
    color: #727272;
    font-size: 20px;
    font-family: 'georgia';
    font-style: italic;
    margin-bottom: 20px;
    line-height: 32px;
}

.enigma_testimonial_area img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-bottom: 10px;
    width: 150px;
    height: auto;
}

.enigma_testimonial_area h3 {
    margin: 0 0 10px 0;
}

.enigma_testimonial_area span {
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #666;
}

.pager a {
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
    margin: 0 3px;
    text-decoration: none outside;
}

.pager a:focus {
    outline: none;
}

.pager {
    list-style: none outside none;
    margin: 0px;
    padding-left: 0;
    text-align: center;
    margin-top: 30px;
}


/***Client Section ******************************************************************************************************
**************************************************************************************************************************/

.enigma_client_area {
    padding-top: 90px;
    padding-bottom: 40px;
}

.enigma_client_wrapper {
    border: 4px solid #ecf0f1;
    opacity: 0.95;
    filter: alpha(opacity=95);
    text-align: center;
    transition: all 0.3s ease 0s;
    margin-bottom: 50px;
}

.enigma_client_area .enigma_heading_title2 {
    text-align: right;
    margin-bottom: 40px;
}

.enigma_client_navi {
    overflow: hidden;
    display: inline;
}

.enigma_client_prev {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    transition: all 0.3s ease 0s;
    padding: 6px 15px 10px;
    margin-right: 5px;
}

.enigma_client_next {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    transition: all 0.3s ease 0s;
    padding: 6px 15px 10px;
}

.enigma_client_prev i,
.enigma_client_next i {
    font-size: 20px;
    vertical-align: middle;
    transition: all 0.3s ease 0s;
}


/***About us Title ******************************************************************************************************
**************************************************************************************************************************/

.about_us_img {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.about_us_img img {
    -webkit-transition: all .55s linear;
    -moz-transition: all .55s linear;
    -o-transition: all .55s linear;
    transition: all .55s linear;
}

.about_us_img:hover img {
    -moz-transform: scale(2.0);
    -webkit-transform: scale(2.0);
    -o-transform: scale(2.0);
    transform: scale(2.0);
}

.enigma_process {
    /*margin-bottom:40px;*/
    padding: 0 0 10px;
}

.enigma_process p {
    margin: 0 0 3px;
    font-size: 16px;
}

.enigma_team_section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.enigma_team_wrapper {
    margin-bottom: 50px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0, .4);
}

.enigma_team_showcase {
    position: relative;
    padding: 0px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.enigma_team_showcase:hover .enigma_team_showcase_title a {
    text-decoration: underline;
}

.enigma_img_responsive {
    width: 100%;
    display: block;
}

.enigma_team_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .5s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_team_showcase img {
    -webkit-transition: all .55s ease-in;
    -moz-transition: all .55s ease-in;
    -o-transition: all .55s ease-in;
    transition: all .55s ease-in;
}

.enigma_team_showcase_overlay_inner {
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_team_showcase .enigma_team_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.enigma_team_showcase .enigma_team_showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 8px 8px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    transition: all 0.3s ease 0s;
}

.enigma_team_showcase .enigma_team_showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}

.enigma_team_showcase:hover .enigma_team_showcase_overlay {
    visibility: visible;
    top: 0;
}

.enigma_team_showcase:hover img {
    -moz-transform: scale(2.0);
    -webkit-transform: scale(2.0);
    -o-transform: scale(2.0);
    transform: scale(2.0);
}

.enigma_team_showcase .enigma_team_showcase_icons h3 {
    color: #ffffff;
}

.enigma_team_showcase .enigma_team_showcase_icons small {
    color: #ffffff;
}

.enigma_team_showcase:hover .enigma_team_showcase_overlay_inner {
    visibility: visible;
    bottom: 40%;
    left: 0;
}

.enigma_team_showcase_fade {
    opacity: 0.8;
}

.enigma_team_caption {
    border-radius: 0;
    padding: 0 0 15px;
    text-align: center;
    transition: all 180ms ease-in-out 0s;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    background: #fff;
}

.enigma_team_caption h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 9px 3px 0px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
}

.enigma_team_caption small {
    font-size: 18px;
    line-height: 20px;
    color: #777777;
}

.enigma_team_caption h3 {
    color: #404040;
}


/***** Call Out Section *****************************************************************
***************************************************************************************/

.enigma_callout_area {
    width: 100%;
    padding-top: 39px;
    padding-bottom: 40px;
    display: block;
    overflow: hidden;
}

.enigma_callout_area p {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    line-height: 35px;
    padding-top: 10px;
}

.enigma_callout_area p {
    color: #fff;
}

.enigma_callout_area p i {
    font-size: 40px;
    float: left;
    margin-right: 20px;
    vertical-align: middle;
}

.enigma_callout_btn {
    float: right;
}

.enigma_callout_area a {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    border-radius: 10px;
    padding: 16px 18px;
    text-align: right;
    /*	text-transform: uppercase; */
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}

.enigma_callout_area a {
    transition: all 0.4s ease 0s;
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.enigma_callout_area a {
    color: #FFFFFF;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, transparent 50%, #393c40 50%);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    border: 4px solid #393c40;
}

.enigma_callout_area a:hover {
    background-position: 0 -100%;
    color: #fff;
    background-color: #393c40;
}

.enigma_callout_shadow {
    position: absolute;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 99;
    width: 100%;
    background-size: 100% 100%;
    margin-top: 40px;
    background: url('/wp-content/themes/enigma-premium/./images/shadow3.png') center center no-repeat;
}


/***** Footer widget Area *****************************************************************
***************************************************************************************/

.enigma_footer_widget_area {
    padding: 38px 0 20px;
}

.enigma_footer_widget_area h6,
.enigma_footer_widget_column .textwidget {
    font-size: 16px;
    line-height: 27px;
    font-family: "Open Sans", sans-serif;
    color: #f2f2f2;
    margin-top: 25px;
}

.enigma_footer_widget_area p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}

.enigma_footer_widget_area h6 {
    color: #f2f2f2;
}

.enigma_footer_widget_area p {
    color: #ffffff;
}

.enigma_footer_widget_area {
    background: #34495e;
}

.enigma-footer-separator {
    background-color: #ffffff;
    height: 3px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
}

.enigma_footer_widget_title {
    color: #ffffff;
    text-shadow: 0px 1px 2px #2a2a2a;
}

.enigma_footer_widget_title {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin: 0;
    line-height: 1;
    letter-spacing: 1px;
}

.enigma_footer_widget_column {
    margin-bottom: 0;
}

.enigma_footer_widget_column address {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 25px;
}

.enigma_footer_widget_column address {
    color: #9e9d9d;
}

.enigma_footer_widget_column address p {
    color: #f2f2f2;
    padding: 0 0 10px;
    font-size: 16px;
}

.enigma_footer_widget_column address p i {
    margin-right: 10px;
}


/*.enigma_footer_widget_column address a{
	color: #CCCCCC;

}*/

.enigma_footer_widget_column address a:hover {
    color: #ffffff;
}

.enigma_footer_widget_link {
    margin: 20px 0 10px;
    overflow: hidden;
    padding: 4px 0;
}

.enigma_footer_widget_link a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0px 0 0px;
    transition: all 0.4s ease 0s;
}

.enigma_footer_widget_link a {
    color: #ffffff;
    text-decoration: none;
}

.enigma_footer_widget_link a:hover {
    color: #f8504b;
}


/* Footer area Section Css------------------------------------------------------------ */

.enigma_footer_area {
    padding: 10px 0 0px;
}

.enigma_footer_area p {
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 13px;
    bottom: 0;
    text-align: left;
    padding-top: 12px;
}

.enigma_footer_area p {
    color: #f2f2f2;
    font-size: 15px;
}

.enigma_footer_area p span {
    color: #fa504b;
}

.enigma_footer_area p a {
    color: #ffffff;
}

.enigma_footer_area p a:hover {
    color: #ffffff;
}

.enigma_footer_copyright_info {
    float: left;
    margin-bottom: 20px;
}

.enigma_footer_social_div {
    float: none;
}

.social-icon-new {
    display: inline-block;
    margin: 10px 60px;
}

.nat-footer-text {
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
}


/********** contact us page css *******************************************************************************
********************************************************************************************************/

.enigma_contact_area {
    width: 100%;
}

.enigma_cotact_form_div {
    margin-bottom: 70px;
}

.enigma_cotact_form_div p {
    font-size: 17px;
    line-height: 25px;
    color: #555;
    margin-top: 5px;
    font-family: 'Open Sans', sans-serif;
}

.enigma_contact_form_fields {
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 1px solid #E5E5E5;
}

.enigma_contact_info {
    padding-left: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.enigma_contact_info ul {
    list-style: none;
    margin: 0;
    padding: 0px;
}

.enigma_contact_info li {
    border-bottom: 1px solid #E5E5E5;
    position: relative;
    padding: 15px 0 15px 80px;
    margin-bottom: 10px;
}

.enigma_contact_info li .fa {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -20px;
    text-align: center;
    font-size: 32px;
}

.enigma_contact_info li .fa {
    color: #C2C2C2;
}

.enigma_contact_info li .text {
    font-size: 16px;
    line-height: 25px;
}

.enigma_contact_info li .text {
    color: #C2C2C2;
}

.enigma_contact_info li .desc {
    display: block;
    padding-bottom: 8px;
}

.enigma_contact_info li .desc {
    font-size: 15px;
    font-weight: bold;
    /*	text-transform: uppercase; */
}


/* Shortcode Page Css ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.enigma_button_section {
    margin-bottom: 60px;
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.enigma_button_section p {
    margin: 0px;
}


/*Buttons Styles*/

.enigma_btn_large {
    display: inline-block;
    padding: 13px 30px;
    margin: 0px 10px 15px 0px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: lovercase;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    border-radius: 2px;
}

.enigma_btn_small {
    display: inline-block;
    padding: 8px 25px;
    margin: 0px 10px 10px 0px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: lovercase;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    border-radius: 2px;
}

.enigma_btn_mini {
    display: inline-block;
    padding: 4px 15px;
    margin: 0px 10px 10px 0px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: lovercase;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    border-radius: 2px;
}

.enigma_btn_large:hover {
    color: #fff;
    opacity: 0.8;
}

.enigma_btn_small:hover {
    color: #fff;
    opacity: 0.8;
}

.enigma_btn_mini:hover {
    color: #fff;
    opacity: 0.8;
}


/*Dropcaps Styles*/

.enigma_dropcap_section {
    margin-bottom: 10px;
    overflow: auto;
    padding: 0 0 15px;
    float: none;
}

p.enigma_dropcape_square,
p.enigma_dropcape_simple,
p.enigma_dropcape_circle {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 40px;
    margin-top: 0;
}

.enigma_dropcape_square span {
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 45px;
    height: 45px;
    /*height: 50px; */
    margin-right: 8px;
    margin-top: 4px;
    padding-top: 9px;
    text-align: center;
    width: 45px;
}

.enigma_dropcape_simple span {
    display: block;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 45px;
    height: 45px;
    /*height: 50px; */
    margin-right: 8px;
    margin-top: 4px;
    padding-top: 9px;
    text-align: center;
    width: 45px;
}

.enigma_dropcape_circle span {
    display: block;
    float: left;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 45px;
    height: 45px;
    /*height: 50px; */
    margin-right: 8px;
    margin-top: 4px;
    padding-top: 9px;
    text-align: center;
    width: 50px;
    border-radius: 50%;
}


/*Tooltips Styles*/

.enigma_tooltip_section {
    /*  margin-bottom: 40px; */
    overflow: auto;
    padding: 0 0 15px;
    float: none;
}

.enigma_tooltip {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 20px;
}


/*Alert Styles*/

.enigma_alert_section {
    margin-bottom: 60px;
    overflow: auto;
    padding: 0 0 15px;
    float: none;
}

.enigma_alert_error {
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 35px 10px 14px;
}

.enigma_alert_error .close {
    line-height: 20px;
    opacity: 1;
    position: relative;
    right: -21px;
    top: -2px;
}

button.close {
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.enigma_alert_warning {
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 35px 10px 14px;
}

.enigma_alert_warning .close {
    line-height: 20px;
    opacity: 1;
    position: relative;
    right: -21px;
    top: -2px;
}

.enigma_alert_success {
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 35px 10px 14px;
}

.enigma_alert_success .close {
    line-height: 20px;
    opacity: 1;
    position: relative;
    right: -21px;
    top: -2px;
}

.enigma_alert_info {
    border-radius: 4px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px 35px 10px 14px;
}

.enigma_alert_info .close {
    line-height: 20px;
    opacity: 1;
    position: relative;
    right: -21px;
    top: -2px;
}


/*Accordion & Tabs Styles*/

.enigma_accordion_section,
.enigma_tabs_section {
    margin-bottom: 60px;
}

.enigma_shortcode_section {
    margin-bottom: 60px;
}

.enigma_short_tabs {
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}

.enigma_short_tabs ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}

.enigma_short_tabs li {
    float: left;
    margin: 0px 8px 5px 0;
    list-style: none outside none;
}

.enigma_short_tabs li a {
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.4s ease;
    padding: 10px 20px;
}

.enigma_short_tabs_content {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
    padding: 20px 15px 20px 15px;
}


/* Typography Page Css ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*Headings Styles*/

.enigma_heading_section {
    /*margin-bottom: 60px;*/
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.enigma_heading_section h1,
.enigma_heading_section h2,
.enigma_heading_section h3,
.enigma_heading_section h4,
.enigma_heading_section h5,
.enigma_heading_section h6 {
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
    font-weight: 400;
}

.enigma_heading_section h1 {
    font-size: 46px;
    line-height: 54px;
}

.enigma_heading_section h2 {
    font-size: 40px;
    line-height: 48px;
}

.enigma_heading_section h3 {
    font-size: 34px;
    line-height: 42px;
}

.enigma_heading_section h4 {
    font-size: 28px;
    line-height: 36px;
}

.enigma_heading_section h5 {
    font-size: 22px;
    line-height: 30px;
}

.enigma_heading_section h6 {
    font-size: 16px;
    line-height: 24px;
}

.enigma_heading_section p {
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    font-size: 16px;
    margin: 0 0 24px;
}

.enigma_heading_section p:last-child {
    margin: 0 0 0px;
}


/*Blockquote Styles*/

.enigma_blockquote_section {
    margin-bottom: 60px;
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.enigma_blockquote_section blockquote {
    margin: 0 0 28px;
    padding: 15px 20px;
    width: auto;
}

.enigma_blockquote_section blockquote > span {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}

.enigma_blockquote_section blockquote > small {
    display: block;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    margin-top: 5px;
}

.blockquote_sytle2 {
    margin: 0 0 0px !important;
    padding: 15px 20px 15px 0px !important;
    width: auto;
    border: 0px !important;
}

.blockquote_sytle2 span {
    padding: 15px 15px 5px 35px;
    display: block;
}

.blockquote_sytle2 small {
    padding: 0px 15px 5px 35px;
}


/*Icon Paragraph Styles*/

.enigma_icon_para_section {
    margin-bottom: 60px;
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.enigma_para_icons {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px;
}

.enigma_para_icons:last-child {
    margin: 0 0 0px;
}

.enigma_para_icons i {
    margin-right: 5px;
    font-size: 16px;
}


/*   default.css shortcode style ***/

.enigma_button_section {
    background-color: #FFFFFF;
}


/*Buttons Styles*/

.enigma_btn_white {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    color: #777;
}

.enigma_btn_pink {
    background-color: #F22853;
    text-shadow: 1px 1px 1px #3b3b3b;
    color: #ffffff;
}

.enigma_btn_blue {
    background-color: #31A3DD;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_purple {
    background-color: #800080;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_orange {
    background-color: #ff8300;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_black {
    background-color: #000000;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_red {
    background-color: #db2723;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_green {
    background-color: #1FA67A;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_brown {
    background-color: #555555;
    color: #ffffff;
    text-shadow: 1px 1px 1px #3b3b3b;
}

.enigma_btn_white:hover {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    color: #1a1a1a;
}


/** panels style **/

.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 10px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 10px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) 0 10px rgba(0, 0, 0, 0.175);
}

.panel-default {
    border-color: #e9e9e9;
}

.panel-body {
    font-size: 16px;
    line-height: 27px;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f6f6f6;
    border-color: #e9e9e9;
}

.enigma_panel-pink {
    border-color: #F22853;
}

.enigma_panel-pink > .panel-heading {
    color: #fff;
    background-color: #F22853;
    border-color: #F22853;
}

.enigma_panel-green {
    border-color: #1FA67A;
}

.enigma_panel-green > .panel-heading {
    color: #fff;
    background-color: #1FA67A;
    border-color: #1FA67A;
}

.enigma_panel-black {
    border-color: #000000;
}

.enigma_panel-black > .panel-heading {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.enigma_panel-orange {
    border-color: #ff8300;
}

.enigma_panel-orange > .panel-heading {
    color: #fff;
    background-color: #ff8300;
    border-color: #ff8300;
}

.enigma_panel-blue {
    border-color: #31A3DD;
}

.enigma_panel-blue > .panel-heading {
    color: #fff;
    background-color: #31A3DD;
    border-color: #31A3DD;
}

.enigma_panel-red {
    border-color: #db2723;
}

.enigma_panel-red > .panel-heading {
    color: #fff;
    background-color: #db2723;
    border-color: #db2723;
}

.enigma_panel-purple {
    border-color: #800080;
}

.enigma_panel-purple > .panel-heading {
    color: #fff;
    background-color: #800080;
    border-color: #800080;
}

.enigma_panel-brown {
    border-color: #555555;
}

.enigma_panel-brown > .panel-heading {
    color: #fff;
    background-color: #555555;
    border-color: #555555;
}


/*Dropcaps Styles*/

.enigma_dropcap_section {
    background-color: #FFFFFF;
}

.enigma_dropcape_square,
.enigma_dropcape_simple,
.enigma_dropcape_circle {
    color: #777777;
}


/*Tooltips Styles*/

.enigma_tooltip_section {
    background-color: #FFFFFF;
}

.enigma_tooltip {
    color: #777777;
}

.enigma_tooltip a {
    color: #0482bf;
}


/*Alert Styles*/

.enigma_alert_section {
    background-color: #FFFFFF;
}

.enigma_alert_error {
    background-color: #fce2e3;
    border: 1px solid #FAC2C4;
    color: #E54034;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.enigma_alert_error .close {
    color: #E54034;
}

button.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.enigma_alert_warning {
    background-color: #FDF4BD;
    border: 1px solid #FED223;
    color: #927E03;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.enigma_alert_warning .close {
    color: #927E03;
}

.enigma_alert_success {
    background-color: #E5EEC0;
    border: 1px solid #C4D67E;
    color: #576C01;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.enigma_alert_success .close {
    color: #576C01;
}

.enigma_alert_info {
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
    color: #04567d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.enigma_alert_info .close {
    color: #04567D;
}

.enigma_short_tabs_content {
    border: 1px solid #dddddd;
    color: #777777;
    border-top: none;
}


/** acordian  style **/

.panel-default > .panel-heading >a {
    color: #31A3DD;
}

.panel-group .panel-heading > a {
    position: relative;
    display: block;
    color: #666;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.accordian_content {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 25px;
    color: #777777;
}

.panel-group .panel-heading > a:after {
    position: absolute;
    right: 10px;
    height: 20px;
    width: 20px;
    content: "\f107";
    background: #e4e4e4;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    font-family: FontAwesome;
    color: white;
}

.panel-group .panel-heading > .collapsed:after {
    content: "\f105" !important;
}


/* Typography Page Css ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*Headings Styles*/

.enigma_heading_section {
    background-color: #FFFFFF;
}

.enigma_heading_section h1,
.enigma_heading_section h2,
.enigma_heading_section h3,
.enigma_heading_section h4,
.enigma_heading_section h5,
.enigma_heading_section h6 {
    color: #3b3b3b;
}

.enigma_heading_section p {
    color: #777777;
}


/*Blockquote Styles*/

.enigma_blockquote_section {
    background-color: #FFFFFF;
}

.enigma_blockquote_section blockquote {
    background-color: #f6f5f5;
    border-left: 5px solid #0482bf;
}

blockquote {
    background-color: #f6f5f5;
}

.enigma_blockquote_section blockquote > span {
    color: #777777;
}

.enigma_blockquote_section blockquote > small {
    color: #3b3b3b;
}

.blockquote_sytle2 {
    background-color: #ffffff !important;
}

.blockquote_sytle2 span {
    background: url('/wp-content/themes/enigma-premium/./images/blockquote_img.png') no-repeat 0px 10px;
}


/*Icon Paragraph Styles*/

.enigma_icon_para_section {
    background-color: #FFFFFF;
}

.enigma_para_icons {
    color: #777777;
}

.enigma_para_icons i {
    color: #3b3b3b;
}


/**** column css *****/

.enigma_column_section {
    margin: 0 0 50px;
}


/* 404 Page Css ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.enigma_404_error_section {
    margin-bottom: 60px;
    overflow: auto;
    padding: 0 0 0px;
    float: none;
}

.error_404 {
    clear: both;
    text-align: center;
    padding: 30px 0 30px;
}

.error_404 h2 {
    font-size: 150px;
    line-height: 140px;
    margin: 20px 0;
    font-family: 'Courgette', cursive;
}

.error_404 h4 {
    margin: 20px 0px 25px;
    font-size: 48px;
    font-family: 'Courgette', cursive;
    line-height: 45px;
}

.error_404 p {
    margin-bottom: 25px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}


/* Scroll To Top ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.enigma_scrollup {
    width: 45px;
    height: 40px;
    opacity: 0.5;
    position: fixed;
    bottom: 100px;
    right: 30px;
    display: none;
    border-radius: 2px;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background: #3b3b3b;
    z-index: 9999;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.enigma_scrollup i {
    line-height: 38px;
    font-size: 24px;
    vertical-align: middle;
}

.enigma_scrollup:hover {
    opacity: 0.8;
}

a.enigma_scrollup:hover i,
a.enigma_scrollup:focus i {
    text-decoration: none;
    color: #fafafa;
    outline: none;
}


/*-----------------------
-----Scrollimations------
------------------------*/

.scrollimation.fade-in {
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out;
}

.scrollimation.fade-in.in {
    opacity: 1;
}

.scrollimation.scale-in {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.17, .89, .67, 1.57), opacity .6s ease-out;
    transition: transform .6s cubic-bezier(.17, .89, .67, 1.57), opacity .6s ease-out;
}

.scrollimation.scale-in.in {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.scrollimation.fade-right {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
}

.scrollimation.fade-right.in {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.scrollimation.fade-left {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
}

.scrollimation.fade-left.in {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.scrollimation.fade-up {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform .4s ease-out, opacity .4s ease-in;
    transition: transform .4s ease-out, opacity .4s ease-in-out;
}

.scrollimation.fade-up.in {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.scrollimation.d1 {
    transition-delay: .2s;
}

.scrollimation.d2 {
    transition-delay: .4s;
}

.scrollimation.d3 {
    transition-delay: .6s;
}

.scrollimation.d4 {
    transition-delay: .8s;
}

.touch .scrollimation.fade-in {
    opacity: 1;
}

.touch .scrollimation.scale-in {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.touch .scrollimation.fade-right {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.touch .scrollimation.fade-left {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.touch .scrollimation.fade-up {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


/***********theme required css **********/

.wp-caption-text {
    font: 14px;
    text-align: center;
}

.gallery-caption {
    font: 14px;
}

.bypostauthor {
    font: 14px;
}

.alignright {
    font: 14px;
    text-align: right;
    display: inline;
    float: right;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.aligncenter {
    font: 14px;
    text-align: center;
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
    font: 14px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.enigma_fuul_blog_detail_padding img {
    max-width: 100%;
    height: auto;
}

.enigma-sidebar .input-group {
    max-width: 100%;
}

.enigma_sidebar_widget ul.sub-menu,
.enigma_sidebar_widget ul.children,
.enigma_footer_widget_column ul.sub-menu,
.enigma_footer_widget_column ul.children {
    padding: 0;
}

ul#recentcomments li a:before,
.enigma_footer_widget_column ul#recentcomments {
    content: '';
}

ul#recentcomments li a {
    line-height: 11px;
    font-size: 14px;
}

.enigma_footer_widget_column ul#recentcomments li {
    list-style-type: 'none';
}

table.table,
table {
    width: 100%;
    text-align: left;
    background-color: transparent;
}

.enigma_footer_widget_column ul {
    padding: 9px;
    list-style-type: none;
}

.enigma_footer_widget_column ul {
    padding-left: 0;
}

.enigma_footer_widget_column ul li {
    padding: 2px;
}

.post-content-wrap-right .enigma_fuul_blog_detail_padding {
    padding-right: 20px;
}


/*Calander Widget CSS*/

#wp-calendar tbody tr td {
    text-align: center;
}

#wp-calendar caption {
    padding: 10px;
}

#wp-calendar thead tr th {
    text-align: center;
}

table th {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

table td {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

table td {
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
}

.enigma_footer_widget_column table td {
    color: #e7e7e7;
}

.enigma_footer_widget_column #wp-calendar thead tr th {
    color: #fff;
}


/*Flikr Widget CSS**/

.enigma-sidebar .flickr_badge_image {
    float: left;
    margin-bottom: 5%;
    margin-left: 5%;
    transition: all 0.2s ease-in-out 0s;
}

.flickr_badge_image:hover {
    opacity: 0.65;
}

.enigma_footer_widget_column .flickr_badge_image {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

.sidebar .widget-content p {
    line-height: 150%;
}

.widgetmore {
    clear: both;
    display: block;
}

.sticky {
    clear: both;
    display: block;
}


/*Three Levle Menu Active Class CSS */

#enigma_nav_top ul.dropdown-menu li.current-menu-ancestor a.dropdown-toggle {
    color: #333 !important;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.enigma_service_img img {
    display: block;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    border: none;
    margin-right: 20px;
}

.enigma_service_img2 img {
    border-radius: 50%;
}


/* Flickr Gallery Shortcode */

.col-md-3.col-sm-4.col-center.weblizar-flickr-div a {
    display: inline-block !important;
}

.LoadingImg img {
    display: none;
}

#fancybox-loading {
    display: none;
}


/* UR Image Slider Pro */

.enigma_blog_full {
    overflow: hidden;
}

.page-template-template-commercial-services .enigma_blog_post_content ul,
.page-template-template-residential-services .enigma_blog_post_content ul {
    list-style: none;
    max-width: 920px;
    margin: 0 auto;
    font-family: 'Open Sans' sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.page-template-template-commercial-services .enigma_blog_post_content ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}

.page-template-template-residential-services .enigma_blog_post_content ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

@media screen and (max-width:991px) {
    .page-template-template-commercial-services .enigma_blog_post_content ul,
    .page-template-template-residential-services .enigma_blog_post_content ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
}

.page-template-template-commercial-services .enigma_blog_post_content ul li::before,
.page-template-template-residential-services .enigma_blog_post_content ul li::before {
    position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    content: '•';
    margin-right: 5px;
    font-size: 20px;
}

.services-wrap,
.srvc-big {
    position: relative;
    display: block;
    clear: both;
    max-width: 1260px;
    height: auto;
    margin: 0 auto;
}

.services-wrap {
    background: rgb(238, 238, 238);
    background: -moz-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(238, 238, 238, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(238, 238, 238, 1) 100%);
    background: linear-gradient(to right, rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(238, 238, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=1);
}

.srvc-big {
    padding: 325px 0 0;
}

.srvc-title {
    display: block;
    max-width: 1064px;
    margin: 0 auto;
    color: #FFF;
    -webkit-text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    -moz-text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    -o-text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}

.page-template-template-commercial-services .enigma_blog_full,
.page-template-template-residential-services .enigma_blog_full {
    display: block;
    max-width: 1024px;
    margin: 40px auto 0;
    padding: 0 20px;
}

.page-template-template-commercial-services .enigma_blog_post_content a,
.page-template-template-residential-services .enigma_blog_post_content a {
    position: relative;
    top: 16px;
    display: block;
    clear: both;
    width: 225px;
    height: 45px;
    margin: 0 auto;
    padding-top: 6px;
    background: #00578a;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 7px;
    font-size: 20px;
    text-align: center;
    -webkit-transition: background 0.45s ease-in-out, color 0.45s ease-in-out, border 0.45s ease-in-out;
    -moz-transition: background 0.45s ease-in-out, color 0.45s ease-in-out, border 0.45s ease-in-out;
    transition: background 0.45s ease-in-out, color 0.45s ease-in-out, border 0.45s ease-in-out;
}

.page-template-template-commercial-services .enigma_blog_post_content a:hover,
.page-template-template-residential-services .enigma_blog_post_content a:hover {
    background: #FFF;
    color: #00578a;
    border: 2px solid #00578a;
}

@media screen and (max-width:1023px) {
    .srvc-big {
        max-width: 1023px;
        padding: 245px 35px 0;
    }
}

@media screen and (max-width:767px) {
    .srvc-big {
        max-width: 1023px;
        padding: 145px 15px 0;
    }
    .srvc-title {
        font-size: 24px;
    }
}


/* **************** image rotation effect  ************************ */

/*.enigma_blog_thumb_wrapper_showcase:hover img {
    -webkit-transform: scale(1.9) rotate(15deg);
    -moz-transform: scale(1.9) rotate(15deg);
    -ms-transform: scale(1.9) rotate(15deg);
}

.enigma_home_portfolio_showcase:hover img {
    -webkit-transform: scale(1.9) rotate(15deg);
    -moz-transform: scale(1.9) rotate(15deg);
    -ms-transform: scale(1.9) rotate(15deg);
}*/

@media screen and (max-width: 550px) {
    .wp-image-440 {
        width: 100%;
        text-align: center;
        float: none!important;
        margin-left: 10px;
    }
    .wp-image-441 {
        width: 100%;
        text-align: center;
        float: none!important;
        margin-left: 10px;
    }
    .wp-image-442 {
        width: 100%;
        text-align: center;
        float: none!important;
        margin-left: 10px;
    }
    .wp-image-444 {
        width: 100%;
        text-align: center;
        float: none!important;
        margin-left: 10px;
    }
}

.enigma_footer_widget_column h4 {
    color: #ffffff;
    margin-top: 0;
}

.enigma_footer_widget_column ul {
    margin-left: 30px;
}

h1.hp-blue-txt {
    margin-top: 0;
}





/* ***********homepage slider disclaimer ********** */
.homeslide-disclaimer {
	position: relative;
	float: right;
	right: 20px;
	margin-top: -5%;
}

.homeslide-disclaimer p {
	font-size: 1vw;
}

@media (max-width:1023px) {
	.homeslide-disclaimer p {
    	font-size: 1.2vw;
	}
}

@media (max-width:767px) {
	.homeslide-disclaimer {
		right: 0px;
		margin-top: -3%;
		width: 100%;
		text-align: center;
	}
	.homeslide-disclaimer p {
		font-size: 1.8vw;
		background-color: #005987;
		color: #ffffff;
		padding: 1%;
		line-height: 1;
	}
}


/**************** Price List page *********************/
.home-pricelist {
	margin-top: 50px;
}


.pricelist-collage {
	text-align: center;
	position: relative;
	top: 0;
	right: -25px;
	margin-bottom: 0;
	max-width: 835px;
	margin: 20px auto;

}

.home-pricelist .pricelist-collage {
	top: 0;	
	margin-bottom: 20px;
	right: 0;
}


.price-hero-bg {
	min-height: 250px;
    background-size: cover !important;
	background-position: center !important;
	border-bottom: 4px solid #ffffff;
}

.price-list-body {
	border-top: 4px solid #dadadc;
	padding-top: 100px;
}

.price-hero-bg p {
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	font-style: italic;
	font-size: 48px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 0;
}

.price-hero-bg p:last-of-type {
	margin: 0 auto;
	line-height: 0;
	text-transform: inherit;
	font-weight: normal;
}

.price-hero-bg p span {
	font-size: 12px;
	font-style: normal;
}

.price-hero-badge {
	float: left;
	width: 100%;
	text-align: center;
    margin-top: -100px;
}

.price-hero-cta {
    float: left;
    width: 50%;
    background: #bf1e2e;
    height: 85px;
    transform: skewX(-30deg);
    margin-top: -120px;
    margin-left: -260px;
	display: none;
}

.price-hero-cta a,
.price-hero-cta p {
	display: inline-block;
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    color: #ffffff;
    transform: skewX(30deg);
    margin-right: 40px;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
    outline: none !important;
    float: right;
}
.price-hero-cta a:hover,
.price-hero-cta a:focus {
	color: #dadadc;
}

.price-hero-cta a span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.before-you-buy {
    width: 280px;
    background: rgba(50,62,72,0.9);
    height: 100px;
    position: fixed;
    right: 0;
    top: 45.5%;
    z-index: 1000;
}

.before-you-buy h3 {
    margin-top: 10px;
    color: #ffffff;
    margin-bottom: 2px;
    margin-left: 25px;
	font-size: 22px;
}
.before-you-buy div {
	float: left;
	margin-top: 3px;
}
.before-you-buy p {
	display: block;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    color: #ffffff;
    margin-left: 21px;
	margin-bottom: 2px;
    text-align: center;
    line-height: 1.2;
    outline: none !important;
}
.before-you-buy p a {
	color: #ffffff;
	text-decoration: underline;
}
.before-you-buy p:last-of-type {
    font-style: normal;
}

.price-list-disclaimer {
	max-width: 740px;
	margin: 20px auto 50px;
}

.price-listings ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.price-listings li {
	margin-bottom: 50px !important;
    min-height: 315px !important;
	text-align: center;
}

.enigma_blog_post_content .price-listings li {
	margin-bottom: 50px !important;
    min-height: 315px !important;
	text-align: center;
}

.price-list-disclaimer p {
	font-size: 13px;
	line-height: 1.3;
}


.price-list-payment-calculator {
    padding-left: 80px;
	margin-bottom: 100px;
}

.price-list-payment-calculator form.credit {
	border: 1px solid #00a1e4;
	padding: 10%;
}

.price-list-payment-calculator .credit-heading {
	background-color: #00a1e4;
	color: #ffffff;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	padding: 15px 10%;
}

.price-list-payment-calculator .input-group {
    margin-top: 0px;
    margin-bottom: 20px;
}

.price-list-payment-calculator form.credit .results {
	text-align: center;
}

/******** Sidebar Popup *******/
.home .floating-calc-container {
    position: relative;
    top: 277px;
}
.home .floating-calc-container .sidebar-popup,
.home .floating-calc-container .before-you-buy {
	position: absolute;
	top: 0;
}

.open-icon {
	display: block;
	background: rgba(50,62,72,0.9) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABOCAMAAABLyIWKAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURf///wAAAP///////////////////////////////////////2XWnV0AAAAMdFJOU8wAtRO9o64cJVlqMz5YG24AAAHZSURBVFjD7VjbdoQgDEQM1/z//zZAEBR35XL6sN2m3bM2MkXCzCCILQR6JaE7pPIYYYI+RonhUDaBUYqJAAxgM4UltCWwEpOhNoF8KQcCEgSFT8/gzd4dxqeRepGe2m9D4WLfmn7CM9tngOEI13vsWor0ZZ6gO9EohvY7/RW7hF6wL1X2o+BAQq0oCKXNINhScTCMGFUo0HDPKpVKCT0DtnzxD/7taqd5tnZ2niEyTME4w5a4HVSlY6gJVdGwOYqeGTznJBkMzg54mGOQyK6datkVmt2zgGds/+PBvPhW95rMpc0xVT45Ok1DvuUtu3zOhCXplLkhCd9xe8mI+zaZnvZs0XSjImxawTVWTJcvuL2rJqOPF4lT5gbc9jwAHu+5Z8z2xZjvqr31VpskmfXmMmucyQLM81zawIVhcHpX6cp8tyQ1B5TqNJlLm0qSZ2ekDPuprSV5654rJHkQxnt6/klJPowZFiWJvPwe89xk5DXTrJK6sO8x892SZAFW/+sx00wVFkkeGRDXNif3XCLJEj0/VZJTNiTbLTDX1r3N8BY4b76vq2RltIf1Xtr4su1n9jSm/zqDawcOm4GFo44Np9DpkIV2DzPHO8hnQ+lgSUL87fkoj/Hl8gcrwR2NScT3bwAAAABJRU5ErkJggg==') center center no-repeat;
	background-size: 30px 39px;
	width: 60px;
	height: 60px;
	cursor: pointer;
}
.slidebar-form {
	padding-top: 112px;
	position: fixed;
	left: 0;
	top: 203px;
	z-index: 1000;
}
.sidebar-popup {
	background: rgba(50,62,72,0.9);
	width: 405px;
	position: fixed;
	left: -405px;
	top: 45.5%;
	z-index: 1000;
	padding: 19px 20px 10px 18px;
}
.sidebar-popup span, .sidebar-popup p, .sidebar-popup {
	color: #fff;
}
.sidebar-header span.tel-phone {
	margin-right: 17px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAMAAACOLiwjAAAANlBMVEVHcEz///////////////////////////////////////////////////////////////////+GUsxbAAAAEXRSTlMA1PeB8VDgsXAImWYio73XQgsVxboAAABJSURBVBjTzc7ZDYBACEXRBygMjBv9N+tEUVvw/N1ACMCquhORKh3wzAwRoUyDcys2YkJpvwieS9j1damIhb/Y+j2Bvmt9XPEHTjusBZhcEnz4AAAAAElFTkSuQmCC') left 3px no-repeat;
	padding-left: 31px;
	font-size: 29px;
	padding-bottom: 3px;
}
.sidebar-header span.tel-phone, .sidebar-header span.language-text {
	color: #fff;
	font-family: "Raleway";
	font-size: 16px;
	font-weight: 600;
}
.sidebar-popup-form h2, .sidebar-popup-form label, .sidebar-popup-form input[type="submit"] {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.sidebar-popup-form label {
	float: left;
	text-align: right;
	width: 75px;
	margin-right: 19px;
}
.sidebar-popup-form input[type="text"], 
.sidebar-popup-form input[type="tel"] {
	width: 202px;
}
.sidebar-popup-form input[type="email"] {
	width: 148px;
}

.sidebar-popup-form textarea {
	width: 202px;
	height: 62px;
}

.sidebar-popup-form input[type="submit"] {
	background: rgb(216,186,102);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4YmE2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjdlMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(216,186,102,1) 0%, rgba(175,126,36,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,186,102,1)), color-stop(100%,rgba(175,126,36,1)));
	background: -webkit-linear-gradient(top, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: -o-linear-gradient(top, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: -ms-linear-gradient(top, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: linear-gradient(to bottom, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8ba66', endColorstr='#af7e24',GradientType=0 );
	border: none;
	line-height: 20px;
	min-width: 115px;
}
.sidebar-popup-form input[type="submit"]:hover {
	background: rgb(216,186,102);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDhiYTY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FmN2UyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg, rgba(216,186,102,1) 0%, rgba(175,126,36,1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(216,186,102,1)), color-stop(100%,rgba(175,126,36,1)));
	background: -webkit-linear-gradient(45deg, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: -o-linear-gradient(45deg, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: -ms-linear-gradient(45deg, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	background: linear-gradient(45deg, rgba(216,186,102,1) 0%,rgba(175,126,36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8ba66', endColorstr='#af7e24',GradientType=1 );
}
.sidebar-popup-form form {
	padding: 0;
}
.submit-form {
	width: 202px;
	margin-left: 94px;
	text-align: center;
}
.sidebar-popup-form input[type="text"], 
.sidebar-popup-form input[type="tel"], 
.sidebar-popup-form input[type="email"], 
.sidebar-popup-form textarea,
.sidebar-popup-form .caldera-grid input[type="text"], 
.sidebar-popup-form .caldera-grid input[type="phone"], 
.sidebar-popup-form .caldera-grid input[type="email"], 
.sidebar-popup-form .caldera-grid textarea {
	border-radius: 0px !important;
	border-left: 1px solid #bfbfbf !important;
	border-top: 1px solid #bfbfbf !important;
	border-right: none !important;
	border-bottom: none !important;
	-webkit-box-shadow: -1px -2px 0 #010101 !important;
	-ms-box-shadow: -1px -2px 0 #010101 !important;
	box-shadow: -1px -2px 0 #010101 !important;
	height: 19px !important;
	width: 180px !important;
}
.sidebar-popup-form h2 {
	padding: 0 0 7px;
}
.sidebar-popup-form p {
	line-height: 1;
	margin-bottom: 18px;
}
.sidebar-popup-form .submit-form p {
	margin-bottom: 0px;
}
.submit-form {
	margin-top: -8px;
	position: relative;
}
.submit-form img {
	position: absolute;
}
.close-icon, .open-icon {
	display: block;
	background: rgba(50,62,72,0.9) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABOCAMAAABLyIWKAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURf///wAAAP///////////////////////////////////////2XWnV0AAAAMdFJOU8wAtRO9o64cJVlqMz5YG24AAAHZSURBVFjD7VjbdoQgDEQM1/z//zZAEBR35XL6sN2m3bM2MkXCzCCILQR6JaE7pPIYYYI+RonhUDaBUYqJAAxgM4UltCWwEpOhNoF8KQcCEgSFT8/gzd4dxqeRepGe2m9D4WLfmn7CM9tngOEI13vsWor0ZZ6gO9EohvY7/RW7hF6wL1X2o+BAQq0oCKXNINhScTCMGFUo0HDPKpVKCT0DtnzxD/7taqd5tnZ2niEyTME4w5a4HVSlY6gJVdGwOYqeGTznJBkMzg54mGOQyK6datkVmt2zgGds/+PBvPhW95rMpc0xVT45Ok1DvuUtu3zOhCXplLkhCd9xe8mI+zaZnvZs0XSjImxawTVWTJcvuL2rJqOPF4lT5gbc9jwAHu+5Z8z2xZjvqr31VpskmfXmMmucyQLM81zawIVhcHpX6cp8tyQ1B5TqNJlLm0qSZ2ekDPuprSV5654rJHkQxnt6/klJPowZFiWJvPwe89xk5DXTrJK6sO8x892SZAFW/+sx00wVFkkeGRDXNif3XCLJEj0/VZJTNiTbLTDX1r3N8BY4b76vq2RltIf1Xtr4su1n9jSm/zqDawcOm4GFo44Np9DpkIV2DzPHO8hnQ+lgSUL87fkoj/Hl8gcrwR2NScT3bwAAAABJRU5ErkJggg==') center center no-repeat;
	background-size: 40px 58px;
	width: 80px;
	height: 120px;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	right: -80px;
	top: 0;
    background-position: center 20px;
}
.open-icon {
	display: none;
}
.open-icon:hover, .close-icon:hover {
	opacity: 0.9;
}	
.open-icon::after,
.close-icon::after {
	content: 'Payment Calculator';
    color: #ffffff;
    position: relative;
    top: 67px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    text-align: center;
}
.sidebar-popup-form .form-group,
.sidebar-popup-form .btn-block {
	width: 340px !important;
}
.oneline-label {
	width: 270px !important;
}
.sidebar-popup-form .results {
	color: #ffffff;
	text-align: center;
}
.sidebar-popup-form .results-cta {
	font-size: 20px;
	display: inline-block;
	margin-top: 10px;
}
.sidebar-header .credit-heading {
	color: #ffffff;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
.credit-heading-cta {
	text-align: center;
	text-transform: uppercase;
}
.credit-heading-cta a {
	color: #2fa9e6;
	font-size: 16px;
}
.credit-heading-cta a:hover {
	color: #2fa9e6;
	text-decoration: underline;
}

.calc-v2.before-you-buy {
    width: 280px;
    background: rgba(189,26,48,.9);
    height: 100px;
    position: fixed;
    right: 0;
    top: 45.5%;
    z-index: 1000;
}

.calc-v3.before-you-buy,
.calc-v3 .sidebar-popup{
	top: 0;
	margin-top: 133px;
}


.calc-v2.before-you-buy h3 {
    margin-top: 10px;
    color: #ffffff;
    margin-bottom: 2px;
    margin-left: 25px;
	font-size: 22px;
}
.calc-v2.before-you-buy div {
	float: left;
	margin-top: 3px;
}
.calc-v2.before-you-buy p {
	display: block;
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    color: #ffffff;
    margin-left: 21px;
	margin-bottom: 2px;
    text-align: center;
    line-height: 1.2;
    outline: none !important;
}
.calc-v2.before-you-buy p a {
	color: #ffffff;
	text-decoration: underline;
}
.calc-v2.before-you-buy p:last-of-type {
    font-style: normal;
}

.calc-v2 .sidebar-popup {
    background: rgba(189,26,48,.9);
}
.calc-v2 .close-icon, 
.calc-v2 .open-icon {
	background: rgba(189,26,48,.9) url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABOCAMAAABLyIWKAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURf///wAAAP///////////////////////////////////////2XWnV0AAAAMdFJOU8wAtRO9o64cJVlqMz5YG24AAAHZSURBVFjD7VjbdoQgDEQM1/z//zZAEBR35XL6sN2m3bM2MkXCzCCILQR6JaE7pPIYYYI+RonhUDaBUYqJAAxgM4UltCWwEpOhNoF8KQcCEgSFT8/gzd4dxqeRepGe2m9D4WLfmn7CM9tngOEI13vsWor0ZZ6gO9EohvY7/RW7hF6wL1X2o+BAQq0oCKXNINhScTCMGFUo0HDPKpVKCT0DtnzxD/7taqd5tnZ2niEyTME4w5a4HVSlY6gJVdGwOYqeGTznJBkMzg54mGOQyK6datkVmt2zgGds/+PBvPhW95rMpc0xVT45Ok1DvuUtu3zOhCXplLkhCd9xe8mI+zaZnvZs0XSjImxawTVWTJcvuL2rJqOPF4lT5gbc9jwAHu+5Z8z2xZjvqr31VpskmfXmMmucyQLM81zawIVhcHpX6cp8tyQ1B5TqNJlLm0qSZ2ekDPuprSV5654rJHkQxnt6/klJPowZFiWJvPwe89xk5DXTrJK6sO8x892SZAFW/+sx00wVFkkeGRDXNif3XCLJEj0/VZJTNiTbLTDX1r3N8BY4b76vq2RltIf1Xtr4su1n9jSm/zqDawcOm4GFo44Np9DpkIV2DzPHO8hnQ+lgSUL87fkoj/Hl8gcrwR2NScT3bwAAAABJRU5ErkJggg==') center center no-repeat;
	background-size: 40px 58px;
	width: 80px;
	height: 120px;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	right: -80px;
	top: 0;
    background-position: center 20px;
}

.calc-v2 .credit-heading-cta {
	margin-top: 10px;
	margin-bottom: 5px;
}

.calc-v2 .credit-heading-cta a {
	background-color: rgba(255,255,255,.5);
	color: #00588a !important;
	padding: 5px 25px;
	transition: all .2s;
	outline: none !important;
	border-radius: 20px;
	font-size: 14px;
}
.calc-v2 .credit-heading-cta a:hover,
.calc-v2 .credit-heading-cta a:focus {
	text-decoration: none;
}

.calc-v2 .sidebar-popup-form label {
	line-height: 1;
	width: 170px;
	margin-top: 10px;
}

.calc-v2 .sidebar-popup-form label + .input-group {
	width: 140px;
}

.calc-v2 .results-container {
	margin: 30px auto 0;
}

.calc-v2 .results-container h5 {
	font-weight: normal;
}
.calc-v2 .results-container h5 span {
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 2px #34495e;
	color: rgb(255,255,0);
}
.calc-v2 .results-disclaimer {
	font-size: 12px;
}

.calc-v2 .results-disclaimer a {
	color: #ffffff;
	text-decoration: underline;
}


/******** Sidebar Popup end *******/
@media (min-width: 768px) {
	#menu-main-menu .caret {
		display: none;
	}
	#dropdown-box {
    	display: none !important; 
	}
	.navbar-nav {
		float: none !important;
		text-align: center !important;
	}
	.navbar-nav > li {
		float: none !important;
		display: inline-block !important;
		text-align: center !important;
	}
}

@media (max-width: 1199px) {
	.price-hero-cta {
	    width: 56%;
	}
	.price-hero-cta a {
		font-size: 18px;
	    margin-right: 25px;
		margin-top: 20px;
		line-height: 1.3;
	}
	.calc-v3.before-you-buy,
	.calc-v3 .sidebar-popup{
		margin-top: 167px;
	}
	.home .calc-v3.before-you-buy, 
	.home .calc-v3 .sidebar-popup {
	    margin-top: 133px;
	}
}

@media (max-width: 992px) {
	.sidebar-popup,
	.open-icon,
	.before-you-buy {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.price-list-payment-calculator {
   		padding-left: 0;
	}
	.logo img {
		margin: auto;
	}
	.price-hero-bg p {
	    font-size: 38px;
		line-height: 1.2;
	}
	.price-list-body {
	    padding-top: 220px;
	}
	.price-hero-cta {
		width: 65%;
		margin-top: 30px;
		margin-left: -30px;
	}
	.price-hero-cta a {
    	font-size: 24px;
    	margin-left: 20px;
    	margin-top: 10px;
	}
}

@media (max-width: 767px) {
}

@media (max-width: 660px) {
	.price-hero-bg p {
    	font-size: 5.6vw;
	}
	.price-hero-cta {
    	width: 90%;
	}
	.price-listings li {
		min-height: inherit;
		margin-bottom: 50px;
	}
	.price-hero-bg p:last-of-type {
    	margin: 0 auto;
    	line-height: .5;
	}
}

@media (max-width: 479px) {
	.price-hero-cta a {
		font-size: 20px;
		margin-left: 15px;
		margin-top: 15px;	
	}
	.price-listings img {
		width: 100%;
	}
}

.product-ams-pricing,
.product-rheem-pricing {
	margin-bottom: 50px;
}
.product-ams-pricing li,
.product-rheem-pricing li {
	min-height: inherit !important;
	margin-bottom: 40px !important;
}


.pricelist-collage img {
	width: 100%;	
}

.calc-v3.before-you-buy {
    width: 155px;
	height: auto;
	padding: 5px;
}
.calc-v3.before-you-buy h3 {
	margin-left: 0;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;	
}
.calc-v3.before-you-buy p {
	margin-left: 0;
}
.calc-v3.before-you-buy p:last-of-type {
	margin-bottom: 10px;
}


.calc-v3 .sidebar-popup {
	left: 0;
	width: 220px;
	padding: 15px;
}

.calc-v3 .sidebar-header .credit-heading {
	font-size: 13px;
}

.calc-v3 .open-icon,
.calc-v3 .close-icon {
/*	display: none;
*/}
.calc-v3 .open-icon {
	background: rgba(189,26,48,.9);
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	right: -30px;
	top: 0;
}
.calc-v3 .close-icon {
	background: rgba(189,26,48,.9);
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	right: -30px;
	top: 0;
}
.calc-v3 .open-icon::after {
/*	content: 'open';
*/    color: #ffffff;
    position: relative;
    top: 5px;
	left: 5px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    text-align: center;
	content: "\f061";
	font-family: 'FontAwesome';
}
.calc-v3 .close-icon::after {
/*	content: 'close';
*/    color: #ffffff;
    position: relative;
    top: 5px;
	left: 5px;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    text-align: center;
	content: "\f060";
	font-family: 'FontAwesome';
}



.calc-v3 .sidebar-popup-form label {
	float: none;
	text-align: center;
	font-size: 14px;
	margin-left: -5px;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 0;
}

.calc-v3 .sidebar-popup-form label + .input-group {
    width: 160px;
	margin-top: 0px;
}

.calc-v3 .sidebar-popup-form .form-group, 
.calc-v3 .sidebar-popup-form .btn-block {
    width: 160px !important;
	margin-left: 15px;
}

.calc-v3 .input-group-addon,
.calc-v3 .has-success .input-group-addon {
    color: #00588a;
    background-color: rgba(93,207,255,1);
    border-color: #00588a !important;
}

.calc-v3 .form-control {
	border-color: #00588a !important;
}

.calc-v3 .form-control:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(93,207,255,1) !important;
}

.calc-v3 .results-container {
	margin: 20px auto 0;
}



/******* Large Calc Page ********/
.large-calc-container {
	background-color: rgba(189,26,48,.9);
	padding: 25px;
	max-width: 800px;
	margin: 100px auto;
}

.large-calc-container .credit-heading {
	font-size: 25px !important;
}

.large-calc-container .sidebar-popup-form {
	max-width: 600px;
	margin: auto;
}

.large-calc-container .sidebar-popup-form .form-group, 
.large-calc-container .sidebar-popup-form .btn-block {
	width: 420px !important;
	margin: 20px auto;
}

.large-calc-container .sidebar-popup-form .form-group label {
	float: left;
	margin-top: 10px;
	width: 220px;
}

.large-calc-container .sidebar-popup-form label + .input-group {
    width: 200px;
}

.large-calc-container button.btn-block {
	font-size: 18px;
}

.large-calc-container .results-container h5 {
    font-size: 20px;
}

.large-calc-container .results-container h5 span {
    font-size: 24px;
}

.lrg-calc-page.credit-heading-cta a {
	background-color: rgba(189,26,48,.9);
	color: #ffffff !important;
	padding: 5px 25px;
	transition: all .2s;
	outline: none !important;
	border-radius: 20px;
	font-size: 22px;
}
.lrg-calc-page.credit-heading-cta {
	position: relative;
	top: 40px;
}
.lrg-calc-page.credit-heading-cta a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: rgba(146, 21, 38, 0.9);
}

@media (max-width:567px) {
	.large-calc-container {
	    padding: 25px 10px;
	}
	.large-calc-container .credit-heading {
    	font-size: 22px !important;
	}
	.large-calc-container .sidebar-popup-form .form-group,
	.large-calc-container .sidebar-popup-form .form-group label {
		width: 210px !important;
	    padding-left: 5px;
	}
	
	.large-calc-container .sidebar-popup-form .form-group label {
		margin-bottom: 5px;
	}
	.large-calc-container .sidebar-popup-form .form-group input::placeholder {
		text-align: center;
	}
	
	.large-calc-container .sidebar-popup-form .btn-block {
    	width: 210px !important;
		white-space: normal;
	    font-size: 14px;
	}
	.large-calc-container .results-container h5 {
    	font-size: 15px;
	}
	.large-calc-container .results-container h5 span {
		font-size: 20px;
	}
	.large-calc-container .results-container {
    	margin: 30px auto 0;
	}
}

@media (max-width:479px) {
	.large-calc-container .credit-heading {
    	font-size: 18px !important;
	}
}
/******* Large Calc Page end ****/


/******* Search Br in Header ********/
.header-button-row-pair .header-button {
	margin: 10px auto 0;
}

.header-button-row-pair .header-prices-box {
    margin-top: 10px;
}

.header-searchbar {
    width: 185px;
    margin-top: 8px;
}

.header-searchbar .input-group-btn .btn {
    width: 45px;
}

.header-searchbar #searchform .form-control {
	font-size: 15px;
}

@media (min-width:1199px) {
	.header-button-row-pair + .header-phone-area + .clearfix {
		display: none;
	}
}

@media (max-width:1266px) {
	.header-searchbar #searchform .form-control {
		padding: 6px 8px;
		width: 85%;
	}
	.header-searchbar #searchform .form-control::placeholder {
		content: 'Search';
	}
}

@media (max-width:1199px) {
	.header_section .header-button-row-pair {
		float: right !important;
		width: 184px;
	}
	.header-button-row-pair .header-prices-box {
	    width: 183px;
	    float: right !important;
		padding: 5px 17px;
		margin-bottom: 0;
		text-align: center;
	}
	.header-button-row-pair + .header-phone-area {
		margin-top: 15px;
	}
	.header-button-row-pair + .header-phone-area::after {
		clear: both;
		display: block;
		content: '';
	}
	.header-button-row-pair + .header-phone-area + .clearfix + .header-searchbar {
    	width: 100%;
    	margin-top: 0;
		float: none !important;
	    padding-left: 80px;
	}
	.header-button-row-pair + .header-phone-area + .clearfix + .header-searchbar > .input-group {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.header-searchbar #searchform .form-control {
		width: 411px;
		height: 32px;
	}
	.header-searchbar .input-group-btn .btn {
    	height: 32px;
		padding: 0px 12px;
	}
}

@media (max-width:991px) {
	.header_section .header-button-row-pair {
    	float: none !important;
    	margin: auto;
	}
	.header-button-row-pair .header-button {
	    margin: 0 auto 0;
	}
	.header-button-row-pair .header-prices-box {
	    float: none !important;
	}
	.header-button-row-pair + .header-phone-area + .clearfix + .header-searchbar {
	    width: 280px;
	    margin: auto;
		padding-left: 0;
	}
	.header-button-row-pair + .header-phone-area + .clearfix + .header-searchbar > .input-group {
		margin-top: 0;
	}
	.header-searchbar #searchform .form-control {
    	width: 235px;
	}
}


/******* Search Br in Header end ****/


.enigma_post_author,
.enigma_blog_comment {
	display: none;
}

.coupon-top-banner{
  margin: 0 0 16px;
  border-radius: 12px;
  overflow: hidden;
}
.coupon-top-banner img{
  display: block;
  width: 100%;
  height: auto;
}

/* FOR PAGE Coupons start*/
.coupon-offer{
  background:#fff;
  border:1px solid #e7edf3;
  border-radius:12px;
  padding:20px;
  margin:16px 0 24px;
}
.coupon-offer__title{
  font-size:26px;
  line-height:1.2;
  margin:0 0 8px;
}
.coupon-offer__subtitle{
  font-weight:700;
  margin:0 0 12px;
  color:#0b1f33;
}
.coupon-offer__lead{ margin:0 0 12px; }
.coupon-offer__subhead{
  font-size:20px;
  margin:16px 0 8px;
}
.coupon-offer__list{
  margin:0 0 16px 1.2em;
}
.coupon-offer__list li{ margin:6px 0; }
.coupon-offer__note{ margin:0 0 12px; }
.coupon-offer__cta{ margin-top:8px; }
@media (max-width:767px){
  .coupon-offer{ padding:16px; border-radius:10px; }
  .coupon-offer__title{ font-size:22px; }
  .coupon-offer__subhead{ font-size:18px; }
}
.coupon-offer__list{
  list-style: disc !important;  
  list-style-position: outside;
  padding-left: 1.25rem;         
  margin: 0 0 16px;
}
.coupon-offer__list li{
  margin: 6px 0;
}
.coupon-offer__list li::marker{
  color: #0b1f33;
}



/* Responsive Google Map wrapper */
.ipc-left .embed-map{
  width:100% !important;
  height:420px;          /* fixed height */
  padding-bottom:0;
  position:relative;
  border-radius:12px;
  overflow:hidden;
}
.ipc-left .embed-map iframe{
  position:absolute; inset:0;
  width:100% !important; height:100% !important;
  border:0;
}
/* Mobile: add bottom spacing under the map */
@media (max-width: 767px){
  .ipc-left .embed-map{
    margin-bottom: 20px !important;
  }
}

[class^="elfsight-app-"],
[class*=" elfsight-app-"]{
  min-height:320px;
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
}
.inner-banner-title {
  color: #ffffff; 
}