/*
Template Name: EPIC - VISAGE
Author URI: 
Author Name: Ioana
Version: 1.0
*/

/* --- TABLE OF CONTENT

01. GENERAL LAYOUT
03. HOME-VISAGE   
04. ABOUT-VISAGE 
05. SERVICES/FEATURES
06. REVIEWS 
07. OFFERS   
08. CONTACT & NEWSLETTER
09. BLOG 
10. FOOTER
11. OTHER ELEMENTS   
12. RESPONSIVE

--- */

/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */

ul, ol { 
	list-style: none; 
	list-style-image: none; 
	margin: 0; 
	padding: 0;
	font-size: 14px;
	line-height:24px;
	margin-bottom:20px;
}
	
ul li, ol li{
	font-size: 14px;
	line-height: 28px;
}

ul li i{
	vertical-align: middle;
}

p {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	color: #7c8595;
	margin-bottom:15px;
	 font-family: "Montserrat", system-ui;
  font-optical-sizing: auto;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-bottom:20px;
  color: #2F362F;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

ul {
	padding: 0;
}

ul li{
	list-style-type: none;
}

a:hover, a:focus, a:active, a:visited {
	text-decoration: none;
}

iframe {
    max-width: 100%;
    border: none;
}

.white-text{ 
	color: #fff;
}

.section-white {
	background: #fff;
	padding: 70px 0;
}

.section-white-small{
	background: #fff;
	padding: 30px 0;
}

.section-grey{
	background: #f8f8f8;
	padding: 70px 0;
}

.section-light {
    background: #cfe6f6;
    padding: 70px 0;
}
.section-dark{
	background-color:#cc8c9c;
	padding:70px 0;
}

.width-100{
	width: 100%;
}

/* margin and padding classes */

.margin-right-25 {
	margin-right: 25px !important;
}

.margin-top-110 {
	margin-top: 110px !important;
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-90 {
	margin-top: 90px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-40 {
	margin-top: 40px !important;
}

.margin-top-35 {
	margin-top: 35px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-50 {
	margin-bottom: 50px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-70 {
	margin-bottom: 70px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

.margin-bottom-120 {
	margin-bottom: 120px !important;
}

.margin-bottom-130 {
	margin-bottom: 120px !important;
}

.margin-bottom-140 {
	margin-bottom: 140px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-40 {
	padding-top: 40px !important;
}

.padding-top-45 {
	padding-top: 45px !important;
}

.padding-top-50 {
	padding-top: 50px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}

.padding-top-70 {
	padding-top: 70px !important;
}

.padding-top-80 {
	padding-top: 80px !important;
}

.padding-top-100 {
	padding-top: 180px !important;
}

.padding-bottom-70 {
	padding-bottom: 70px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-50 {
	padding-bottom: 50px !important;
}

.padding-bottom-40 {
	padding-bottom: 40px !important;
}

.padding-bottom-30 {
	padding-bottom: 30px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

/* ========================================================== */
/* 			               02. MENU-NAV                       */
/* ========================================================== */

.navbar-default #logo{
font-family: "Montserrat", system-ui;
	font-size: 28px;
	font-weight: 700;
	color: #262626;
}

.navbar-default.opaque #logo {
   font-family: "Montserrat", system-ui;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    padding: 0 !important;
}

.pink-visage{
	color: #1f588a;
}

#navbar-collapse-02 li.selected a{
    color: #fff!important;
    border-bottom: 2px solid #eee!important;
}

.navbar-fixed-top #navbar-collapse-02 .current a {
    color:#1f588a!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a {
    color:#1f588a!important;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar {
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-fixed-top { 
	background: transparent!important; 
	border-bottom: none;
	transition: background-color 1s ease 0s;
}

.navbar-fixed-top.opaque {
    background-color: #CFE6F6 !important;
    padding: 10px 0;
    transition: all 1s ease-in-out 0s;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar-default .navbar-nav > li > a{
	color:#262626 !important;
	font-size: 15px !important;
	line-height: 30px !important;
	text-transform: uppercase;
	padding: 10px 20px!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.navbar-default.opaque .navbar-nav > li > a{
	color:#4e6372 !important;
	font-size: 15px !important;
	line-height: 30px !important;
	text-transform: uppercase;
	padding: 10px 20px!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.navbar-default .navbar-nav > li > a.shop-btn {
	background: transparent;
	border: 1px solid #1f588a;
	border-radius: 5px 5px;
	padding: 8px 20px!important;
	margin-left: 10px;
	margin-right: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #1f588a!important;
}

.navbar-default.opaque .navbar-nav > li > a.shop-btn {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px 5px;
	padding: 8px 20px!important;
	margin-left: 10px;
	margin-right: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #1f588a!important;
}

.navbar-default .navbar-nav > li > a.shop-btn:hover {
	border: 1px solid #ffffff;
	color: #fff!important;
	background: transparent;
}

.navbar-default .navbar-toggle{
    border-color: #1f588a;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #1f588a;
}

/* ========================================================== */
/* 			               03. HOME-VISAGE                    */
/* ========================================================== */

.home-bkgvisage {
  	padding-top: 110px;
	background: #CFE6F6; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left,#CFE6F6, #fff); /*Safari 5.1-6*/
	background: -o-linear-gradient(to bottom right,#CFE6F6, #fff); /*Opera 11.1-12*/
	background: -moz-linear-gradient(to bottom right,#CFE6F6, #fff); /*Fx 3.6-15*/
	background: linear-gradient(to bottom right,#ffeff9, #CFE6F6); /*Standard*/
}

.hero-bkgvisage-headings {
	position:relative;
	padding: 130px 20px 20px 20px;
	margin-bottom: 40px;
}

.hero-bkgvisage-headings h1 {
    font-family: "Montserrat", system-ui;
    font-optical-sizing: auto;
    font-size: 27px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 34px;
    line-height: 43px;
}

.hero-bkgvisage-headings p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
	color: #262626;
	margin-bottom: 30px;
}

.btn-white-visage {
    color: #fff;
    background-color: #1f588a;
    border: 1px solid #1f588a;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    border-radius: 5px 5px;
    padding: 10px 20px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.btn-white-visage:hover {
	color: #1f588a;
	border: 1px solid #1f588a;
	background-color: transparent;
}

/* ========================================================== */
/* 			               04. ABOUT-VISAGE                   */
/* ========================================================== */

.headings-visage-about{
	text-align: center;
}

.headings-visage-about h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
	color: #262626;
}

.headings-visage-about p{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #262626;
}

.visage-aboutbkg{
	background: url(../images/visage-about.png) top center no-repeat;
	background-size: cover;
	padding: 120px 0;
	min-height: 453px;
}

.visage-aboutbox2{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin: 10px 10px;
	padding: 10px 10px;
}

.visage-aboutbox2 h5 {
	font-size: 18px;
	margin-bottom: 10px;
}

.visage-aboutbox2 h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

.visage-aboutbox2 p {
	font-size: 14px;
	margin-bottom: 10px;
}

.visage-aboutbox2 span {
	font-size: 36px;	
    font-family: 'Kaushan Script', cursive;
    color: #1f588a;
}

.visage-abouthover{
	overflow: hidden;
	text-align: center!important;
}

.visage-abouthover img{
	height: 50px;
}

.visage-about-block{
	padding: 20px 20px;
}

.visage-about-block h2{
	margin-bottom: 25px;
}

ul.visage-list li{
	margin-top: 5px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #7c8595;
}

ul.visage-list li i{
	margin-right: 10px;
	color: #1f588a;
}

/* ========================================================== */
/* 			               05. SERVICES/FEATURES              */
/* ========================================================== */

.visage-headings{
	font-family: 'Montserrat', sans-serif;
}


.visage-headings p{
	font-size: 17px;
	line-height: 24px;
}

.visage-components{
	position: relative;
	padding: 0 40px;
}

.visage-feature {
    display: inline-block;
    height: 115px;
    position: absolute;
    transition: all 300ms linear 0s;
}

.visage-feature.right.top {
    top: 100px;
    right: 200px;
}

.visage-feature.right.bottom {
    bottom: 220px;
    right:190px;
}

.visage-feature.left.top {
    top:200px;
    left:340px;
}

.visage-feature.left.bottom {
    bottom:160px;
    left:240px;
}

.visage-feature.right .feature-arrow,
.visage-feature.right .feature-arrow .feature-icon {
    float: left;
}

.visage-feature.left .feature-arrow,
.visage-feature.left .feature-arrow .feature-icon {
    float: right;
}

.visage-feature.right.top .feature-arrow,
.visage-feature.right.bottom .feature-arrow,
.visage-feature.left.top .feature-arrow,
.visage-feature.left.bottom .feature-arrow{
    margin-top: 30px;
    width: 145px;
    transition: all 300ms linear 0s;
}

.visage-feature .feature-arrow .feature-icon {
    height: 40px;
    width: 40px;    
    padding: 4px 4px;
    border-radius: 100%;
    position: relative;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
}

.visage-feature .feature-arrow .feature-icon:before {
	content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #1f588a;
    border-radius: 100%;
    -webkit-animation: doublePulsation 1.5s ease infinite;
    animation: doublePulsation 1.5s ease infinite;
    z-index: 0;
}

@-webkit-keyframes doublePulsation {
     0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

@keyframes doublePulsation {
     0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}

.visage-feature .feature-arrow .feature-icon .leaf {
    border-radius: 100px;
    width: 100%;
    display: block;
    line-height: 34px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: all 300ms linear 0s;
}


.visage-feature.right .feature-arrow .feature-icon .leaf {
    float: left;
    background: #1f588a;
    color: #fff; 
}

.visage-feature.left .feature-arrow .feature-icon .leaf {
    float: right;
    background: #1f588a;
    color: #fff;
}

.visage-feature.right .feature-arrow .feature-icon:hover .leaf {
    background: #fff;
    color: #1f588a;
}

.visage-feature.left .feature-arrow .feature-icon:hover .leaf {
    background: #fff;
    color: #1f588a;
}

.visage-feature.right .feature-arrow .feature-icon:after {
    float: left;
    margin-left: 30px;
}

.visage-feature.left .feature-arrow .feature-icon:after {
    float: right;
    margin-right: 30px;
}

.visage-feature .feature-arrow .feature-icon:after {
    background: #1f588a;
}

.visage-feature .feature-arrow .feature-icon:after {
    content: '';
    height: 2px;
    display: block;
    margin-top: -20px;
    transition: all 300ms linear 0s;
    transition-duration: 150ms;
    width: 0;
}

.visage-feature .feature-name {
	font-family: 'Montserrat', sans-serif;
    height: 91px;
    line-height: 20px;
    position: relative;
    letter-spacing: 0.2px;
}

.visage-feature .feature-name:before {
    background: #1f588a;
}

.visage-feature.right.top .feature-name,
.visage-feature.right.bottom .feature-name {
    float: left;
    margin-left: -30px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}

.visage-feature.left.top .feature-name,
.visage-feature.left.bottom .feature-name{
    float: right;
    margin-right: -30px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}

.visage-feature.right.top .feature-name:before, 
.visage-feature.right.bottom .feature-name:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50% 50%;
    position: absolute;
    top: 24px;
    left: calc(50% - 3px);
    transition: all 300ms linear 0s;
}

.visage-feature.left.top .feature-name:before,
.visage-feature.left.bottom .feature-name:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50% 50%;
    position: absolute;
    top: 24px;
    left: calc(50% - 4px);
    transition: all 300ms linear 0s;
}

.visage-feature .feature-name:after {
    background: #1f588a;
}

.visage-feature.right.top .feature-name:after,
.visage-feature.right.bottom .feature-name:after {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: 30px;
    left: calc(50% - 1px);
    transition: all 300ms linear 0s;
}

.visage-feature.left.top .feature-name:after,
.visage-feature.left.bottom .feature-name:after{
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: 30px;
    left: calc(50% - 2px);
    transition: all 300ms linear 0s;
}

.visage-feature.feature-show .feature-arrow .feature-icon:after{
	width:133px;
}
.visage-feature.feature-show .feature-name{
	transition:-webkit-transform 150ms ease 150ms;
	transition:transform 150ms ease 150ms;
	transition:transform 150ms ease 150ms,-webkit-transform 150ms ease 150ms;
}

.visage-feature.feature-show.right.top .feature-name{
	-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);
}

.visage-feature.feature-show.right.bottom .feature-name{
	transform:scaleY(1);
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
}

.visage-feature.feature-show.left.top .feature-name{
	transform:scaleY(1);
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
}

.visage-feature.feature-show.left.bottom .feature-name{
	transform:scaleY(1);
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
}

@media (min-width: 992px) and (max-width: 1199px) { 

	.visage-feature.right.top {
    top: 100px;
    right: 100px;
	}

	.visage-feature.right.bottom {
    bottom: 220px;
    right: 100px;
	}

	.visage-feature.left.top {
    top:200px;
    left:230px;
	}

	.visage-feature.left.bottom {
    bottom:160px;
    left:120px;
	}
}	

@media (max-width: 991px) {
	.visage-feature.right.top {
    top: 100px;
    right: 0;
	}

	.visage-feature.right.bottom {
    bottom: 200px;
    right:0;
	}

	.visage-feature.left.top {
    top:200px;
    left:120px;
	}

	.visage-feature.left.bottom {
    bottom:160px;
    left:5px;
	}
}

@media (max-width: 640px) {

	.visage-feature.right.bottom {
    bottom: 40px;
    right:0;
	}

	.visage-feature.left.top {
    top:120px;
    left:70px;
	}

	.visage-feature.left.bottom {
    bottom:70px;
    left:0;
	}

	.visage-imagine{
		max-width: 340px;
	}
}

@media (max-width: 560px) {

	.visage-feature.right.top {
    top: 50px;
    right: 0;
	}

	.visage-feature.right.bottom {
    bottom: 50px;
    right:0;
	}

	.visage-feature.left.top {
    top:80px;
    left:0px;
	}

	.visage-imagine{
		max-width: 280px;
	}
}

@media (max-width: 500px) {

	.visage-feature.right.top {
	    top: 50px;
	    right:0;
	}

	.visage-feature.right.bottom {
	    bottom: 60px;
	    right:0;
	}

	.visage-feature.left.top {
	    top:80px;
	    left:60px;
	}

	.visage-feature.left.bottom {
	    bottom:40px;
	    left:0;
	}

	.visage-feature.right.top .feature-arrow,
	.visage-feature.right.bottom .feature-arrow,
	.visage-feature.left.top .feature-arrow,
	.visage-feature.left.bottom .feature-arrow{
	    margin-top: 30px;
	    width: 80px;
	    transition: all 300ms linear 0s;
	}

	.visage-feature .feature-arrow .feature-icon .leaf {
	    border-radius: 100px;
	    width: 100%;
	    display: block;
	    line-height: 34px;
	    cursor: pointer;
	    position: relative;
	    z-index: 2;
	    transition: all 300ms linear 0s;
	}

	.visage-feature.right .feature-arrow .feature-icon:after {
	    float: left;
	    margin-left: 10px;
	}

	.visage-feature.left .feature-arrow .feature-icon:after {
	    float: right;
	    margin-right: 10px;
	}

	.visage-feature.feature-show .feature-arrow .feature-icon:after{
		width:88px;
	}
}

@media (max-width: 380px){

	.visage-feature.left.top {
	    top:90px;
	    left:0;
	}

	.visage-feature .feature-name {
	font-family: 'Montserrat', sans-serif;
    height: 24px;
    line-height: 20px;
    position: relative;
    letter-spacing: 0.2px;
    background: rgba(254,72,120, 0.55);
	}
}

/* ========================================================== */
/* 			               06. REVIEWS                        */
/* ========================================================== */

.section-visage-image{
	background: url(../images/plain.png) top center no-repeat;
	background-size: cover;
	padding: 80px 0;
}

.visage-reviewbox {
	background: #fff;
	padding: 20px 30px;
	margin-bottom: 20px;
	border-radius: 5px 5px;
	box-shadow: 1px 1px 3px rgba(178,178,178, 0.6);	
}

.visage-reviewbox i{
	color: #1f588a;
	font-size: 26px;
	margin-bottom: 20px;
}

.visage-reviewbox h5{
	margin-bottom: 3px;
	line-height: 18px;
	font-size: 18px;
} 

/* ========================================================== */
/* 			               07. OFFERS                         */
/* ========================================================== */

.visage-baner1 {
	 
	background-size: cover;
	padding: 20px 0;
	min-height: 305px;
	margin-left: -15px;
	margin-right: -15px;
}

.visage-baner2 {
	 
	background-size: cover;
	padding: 20px 0;
	min-height: 305px;
	margin-left: -15px;
	margin-right: -15px;
}

.visage-banner1-headings, .visage-banner2-headings{
	padding: 2px 2px;
	padding-top: 0;
	padding-bottom: 0;
}

.visage-banner1-headings h5, .visage-banner2-headings h5{
	font-family: 'Kaushan Script', cursive;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 40px;
}

.visage-banner1-headings h5{
    color: #fff;
}

.visage-banner2-headings h5{
    color: #1f588a;
}

.visage-banner1-headings p, .visage-banner2-headings p{
	font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #636a77;
}

.visage-banner2-headings p{
    color: #7c8595;    
    line-height: 24px;
}


.visage-banner1-headings a, .visage-banner2-headings a {
    color: #636a77;
    
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding: 7px 15px;
    border: 2px solid #636a77;
    background: transparent;
    border-radius: 18px 18px;
    margin-top: 35px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    padding: 10px 23px;
    text-align: center;
}

.visage-banner2-headings a{
    margin-top: 10px;

    transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}


.visage-banner1-headings a:hover,.visage-banner2-headings a:hover{
	color:#1f588a;
	border: 1px solid #1f588a;
}

.visage-banner1-headings a i,.visage-banner2-headings a i {
	margin-left: 10px;
}

.grey-bkg{
	background: #d4d5d1;
	padding: 40px 20px;
	margin-bottom: 30px;
}

.pink-bkg{
	background: #fff3f5;
	padding: 40px 20px;
	margin-bottom: 30px;
}

.blue-bkg{
	background: #ecf1f6;
	padding: 40px 20px;
	margin-bottom: 30px;
}

.grey-bkg .visage-headings h4{
	font-family: 'Kaushan Script', cursive;
	font-size: 34px;
	line-height: 40px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}

.pink-bkg .visage-headings h4{
	font-family: 'Kaushan Script', cursive;
	font-size: 34px;
	line-height: 40px;
	font-weight: 600;
	color: #1f588a;
	margin-bottom: 20px;
}

.blue-bkg .visage-headings h4{
	font-family: 'Kaushan Script', cursive;
	font-size: 34px;
	line-height: 40px;
	font-weight: 600;
	color: #2F362F;
	margin-bottom: 20px;
}

.grey-bkg .visage-headings p,
.pink-bkg .visage-headings p,
.blue-bkg .visage-headings p{
	line-height: 26px;
}

.grey-bkg .visage-headings a{
	color: #fff;
	font-size: 18px;
}

.pink-bkg .visage-headings a{
	color: #1f588a;
	font-size: 18px;
}

.blue-bkg .visage-headings a{
	color: #2F362F;
	font-size: 18px;
}


/* ========================================================== */
/* 			 08. CONTACT & NEWSLETTER                         */
/* ========================================================== */

.section-visage-image3{
	background: url(../images/visage-newsletter.png) top left no-repeat;
	padding: 60px 0;
	background-color: #CFE6F6;
}

.section-visage-image3 .visage-headings h4{
	font-family: 'Kaushan Script', cursive;
	font-size: 44px;
}

p.newsletter_success_box{
	font-size:18px;
	color:#eee;
	font-style:italic;
	margin-bottom:15px;
}

#newsletter-form-visage{
	padding: 25px 10px;

}

#newsletter-form-visage #email-newsletter-visage {
	width: 60%;
	height: 50px;
	padding: 0 10px;
	border: none;
	border-radius: 3px;
	margin-right: 20px;
	font-size: 16px;
}

#newsletter-form-visage #email-newsletter-visage:focus {	
	border: 1px solid #fff;
	outline: none;
}

#newsletter-form-visage #submit-button-newsletter {
	width: 20%;
	height: 50px;
	padding: 0 10px;
	border: none;
	border-radius: 5px 5px;
	background: #1f588a;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
}

/* ========================================================== */
/* 			                09. BLOG                          */
/* ========================================================== */


.visage-blogpost span{
	display: block;	
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: italic;
    margin: 20px 0;
}

.visage-blogpost h4{
	margin-bottom: 10px;
}

.visage-blogpost a, .visage-blogpost a i{
	color: #1f588a;
}

.visage-blogpost a i{
	margin-right: 5px;
}

.visage-blogpost2{
	overflow: hidden;
	padding: 15px 15px 10px 15px;
}

.visage-blogpost2 img{
	float: left;
	width: 30%;
}

.visage-blogpost2 .visage-blogpost-sm{
	float: left;
	width: 60%;
	padding: 20px 0;
	margin-left: 10px;
}

.visage-blogpost2 .visage-blogpost-sm span{
	display: block;	
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 5px 0;
}

.visage-blogpost2 .visage-blogpost-sm h4{
    font-size: 18px;
    margin-bottom: 5px;
}

.visage-blogpost2 .visage-blogpost-sm p{
    font-size: 13px;
    margin-bottom: 5px;
}

.visage-blogpost2 .visage-blogpost-sm a{
	color: #1f588a;
    font-size: 12px;
}

.visage-blogpost2 .visage-blogpost-sm a i{
	margin-right: 5px;
}

/* ========================================================== */
/* 			                10. FOOTER                        */
/* ========================================================== */

.visage-footer {
	z-index:900;
	background-color: #CFE6F6;
	padding: 0 0 40px 0;
	font-weight: 300;
}

.visage-footer .visage-headings {
	border-top: 2px solid #ffbcc4;
}

.visage-footer .visage-headings h5{
	margin-top: 30px;
	margin-bottom: 20px;
	color: #3b3f47;
	font-size: 22px;
}

.visage-footer p {
	font-size: 16px;
	color: #cecece;
}

.visagefooter p a {
	font-size: 16px;
	color: #4285f4;
	text-decoration:underline;
}

/* Footer Social Icons */
ul.footer_social{
	width:100%;
	max-width:1140px;
	display:block;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
}

ul.footer_social li{
	display:inline-block;
    margin:10px 0;
	line-height:100%!important;
}

ul.footer_social li a {
    background: #1f588a;
    padding: 14px 15px;
    border-radius: 50% 50%;
    margin-right: 12px;
    transition: all .5s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    width: 60px;
    height: 60px;
    position: relative;
    display: inline-block;
    line-height: 31px;
    font-size: 0;
}

ul.footer_social li a.social-fb {
  	padding: 14px 18px;

	transition: all .5s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

ul.footer_social li a i {
  display: inline-block;
  font-size:20px!important;
  line-height: 30px!important;
  color: #fff;

  transition: all .5s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}

ul.footer_social li a:hover{
	background: #fff;
}

ul.footer_social li a:hover i{
	color: #1f588a;
}

.visage-footer-box{
	overflow: hidden;
	margin-top: 20px;
}

.visage-footer-box i{
	float: left;
	font-size: 30px;
	line-height: 30px;
	margin-right: 15px;
	color: #3b3f47;
}

.visage-footer-box p{
	float: left;
	color: #3b3f47;
	font-size: 13px;
	line-height: 16px;
	margin-right: 15px;
	border-right: 1px solid #3b3f47;
	padding-right: 10px;
}

.visage-footer-box span{	
	margin-top: 5px;
	font-size: 18px;
	font-weight: 500;
	display: block;
	font-family: 'Montserrat', sans-serif;
}

/* ========================================================== */
/* 			               11. OTHER ELEMENTS                 */
/* ========================================================== */

/* NEWSLETTER */

input.newsletter-input::-webkit-input-placeholder {
    color: #fff;
}
input.newsletter-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
input.newsletter-input:-ms-input-placeholder {
    color: #fff;
}

input.newsletter-input:focus, input.newsletter-input:active {
  border-color:none;
  outline: none;
}

/* VIDEO */

.visage-video-wrapper{
	background-image: url(../images/its-in-your-hand-logo.jpg);
	background-size: initial;
	padding: 180px 0;
	position: relative;
	margin: 30px 0;
	text-align: center;
}

.visage-video-icon {
	width: 100px;
	height: 100px;
	border:2px solid #fff;
	border-radius: 50% 50%;
	display: inline-block;
	background: transparent;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.visage-video-icon:hover{
	background: #fff;
}

.visage-video-icon:hover i{
	color: #1f588a;
}

.visage-video-icon i {
	font-size: 60px;
	line-height: 100px;
	color:#fff;
	margin-left: 10px;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

/* ========================================================== */
/* 			               12. RESPONSIVE                     */
/* ========================================================== */

@media (min-width: 992px) and (max-width: 1199px){

	.hero-bkgvisage-headings {padding: 40px 20px 20px 20px;}	
}

@media (max-width: 991px) {
	
	.navbar-default #logo img {
    width: 90px !important;
}

.itsmyhands {
    margin-left: 0px !important;
}
.popup-gallery {
    margin-bottom: 15px;
}
	.hero-bkgvisage-headings {padding: 0 20px 20px 20px;}	

	.section-white {	padding: 40px 0;	}

	.section-grey{	padding: 40px 0;	}

	.section-light{	padding: 40px 0;	}

	.section-visage-image{
	background: url(../images/visage-image.png) top center no-repeat;
	background-size: cover;
	padding: 40px 0;
	}

	.grey-bkg, .pink-bkg, .blue-bkg{ margin : 20px auto; width: 90%;}

	.visage-baner1, .visage-baner2 {margin-bottom: 20px;}

	.visage-footer-box{
		text-align: center;
	}

	.visage-footer-box span{display: block; clear: both;}
}

@media (max-width: 767px) {

	.visage-abouthover{		padding:0 20px;	}

}

@media (max-width: 640px) {

	.visage-footer-box span{font-size: 14px; clear: none;}

	.visage-footer-box{		text-align: left;	}

}

@media (max-width: 560px) {

	#newsletter-form-visage #submit-button-newsletter {
		width: 40%;
		margin: 0 auto;
		margin-top: 20px;
	}

	#newsletter-form-visage #email-newsletter-visage{
		width: 100%;
	}	
}

@media (max-width: 480px) {

	
}



.navbar-default #logo img {
    width: 150px;
}

.navbar-fixed-top.opaque a#logo img {
    width: 80px;
}
.itsmyhands {
    margin-left: 15px !important;
}
.visage-baner2 img,
.visage-baner1 img {
    width: 100%;
}

.visage-about-block ol > li {
    list-style: none;
}
.visage-about-block ul > li {
    list-style: circle;
    margin-left: 25px;
}
h5.redmark {
    color: red;
}

.visage-headings i {
    font-size: 36px;
    color: #8c98a4;
}