body {
  background: #FFF;
  color: #000;
  font-family:'Poppins', sans-serif;
  font-size:14px;
  overflow-x: hidden;
}

*{margin: 0; padding: 0; box-sizing: border-box;}


@font-face {
    font-family: 'Roboto-Condensed';
    src: url('RobotoCondensed-Bold.eot');
    src: url('RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('RobotoCondensed-Bold.woff2') format('woff2'),
        url('RobotoCondensed-Bold.woff') format('woff'),
        url('RobotoCondensed-Bold.ttf') format('truetype'),
        url('RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('Poppins-Bold.eot');
    src: url('Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('Poppins-Bold.woff2') format('woff2'),
        url('Poppins-Bold.woff') format('woff'),
        url('Poppins-Bold.ttf') format('truetype'),
        url('Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'Roboto Condensed';
    src: url('RobotoCondensed-Regular.eot');
    src: url('RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('RobotoCondensed-Regular.woff2') format('woff2'),
        url('RobotoCondensed-Regular.woff') format('woff'),
        url('RobotoCondensed-Regular.ttf') format('truetype'),
        url('RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Poppins-Light';
    src: url('Poppins-Light.eot');
    src: url('Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('Poppins-Light.woff2') format('woff2'),
        url('Poppins-Light.woff') format('woff'),
        url('Poppins-Light.ttf') format('truetype'),
        url('Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}






a {
  color: #18d26e;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #18d36e;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 0px 0;
}

h3, h4, h5 {
    font-family: 'Roboto Condensed', sans-serif;
}


section{display: inline-block; width:100%; vertical-align: top; position: relative; padding: 50px 0;}

.section_heading_div h2 {
    font-family: "Pacifico", sans-serif;
    font-size: 36px;
    text-align: center;
}

.section_heading_div img {
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 30px;
}


a {
  color: #000;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #008bff;
  outline: none;
  text-decoration: none;
}

.menu_contanear
{
	display: block;
	float: left;
	width: 100%;
   text-align: right;	
}

.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  /*text-align: right;*/
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu li a {
    border-bottom: 4px solid rgba(229,7,55,0);
}

.nav-menu > li {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

ul.nav-menu.sf-js-enabled.sf-arrows {
    padding: 10px 0;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f0d7";
  position: absolute;
  right: 15px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
	font-size: 13px;
	top: 50%;
	transform: translateY(-50%);
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: left;
  margin: 0;
 width: 100%;

}



@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */

.col-md-9.col-12.nav_area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-menu a {
	padding:9px 15px 5px 15px;
  text-decoration: none;
  display: inline-block;
  color: #515353;
  font-size: 14px;
  outline: none;

	}

.nav-menu li:hover > a, .nav-menu > .menu-active > a {
	border-bottom: 4px solid #e50737;
}


.nav-menu ul {
  margin: 4px 0 0 0;
  /*padding: 10px;*/
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
  text-align: left;
}

.nav-menu ul li {
  /*padding-left: 15px;
  padding-right: 15px;*/
}

.nav-menu ul li a {
  padding:5px 10px ;
  color: #515353;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
	border-bottom: 2px solid transparent;	
}

.nav-menu ul li:hover > a {
	border-bottom: 2px solid #FFFFFF;
	background-color: #f8f1e1;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: -3px;
  z-index: 999;
  margin: 12px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
    padding: 5px;
    background-color: rgba(0,0,0,.7);
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #fff; background-color: #004780;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #d5d5d5;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #d5d5d5;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}


header{width:100%; display: inline-block; vertical-align: top; position: relative; z-index: 10; background-color: transparent; padding: 20px 0;}

header .logo_area img {
    width: 100%;
    max-width: 290px;
}



/*slider area*/

.large {
    position: relative;
    width: 100%;
}

.large img {
    width: 100%;
}


/*header_top*/
.header_top {
    background-color: #555555;
    padding: 5px 0;
    color: #efefef;
}

.header_top .row .col-md-6:nth-child(2) {
    text-align: right;
}

.header_top .row .col-md-6 span {
    padding: 0 15px;
}

.header_top .row .col-md-6 span a {
    color: #efefef;
}

.header_top .row .col-md-6 span:nth-child(1) {
    border-right: 2px solid #efefef;
}


/*header*/
/*header {
    background-color: #fff;
}*/

.right_lang_area {
    text-align: center;
    /* float: right; */
    position: absolute;
    right: 0;
    top: 8px;
    font-weight: 600;
}

.right_lang_area h6{
   font-weight: 600; 
}
.col-12.nav_area {
    text-align: center;
    margin-top: 20px;
}

.col-12.nav_area .nav-menu {
    text-align: center;
}
/*
.for_lang_ul {
    margin-top: 15px;
}*/

.for_lang_ul li {
    list-style-type: none;
    display: inline-block;
}

header .for_lang_ul img {
    width: 18px;
}

.col-12.logo_area {
    text-align: center;
}

.for_lang_ul li {
    background-color: #fff;
    padding: 3px;
    border-radius: 3px;
    list-style-type: none;
    display: inline-block;
}
/*
.for_lang_ul li.active {
	background:#e61b46;
	color: #fff;
}
.for_lang_ul li.active a{
	color: #fff !important;
}*/
.right_lang_area .for_lang_ul li a{
	background: transparent;
	color: #000;
}
/*
.right_lang_area a {
    background-color: #e5103e;
    color: #fff;
    padding: 3px 8px;
    border-radius: 3px;
}*/


ul.nav-menu.sf-js-enabled.sf-arrows {
    margin-bottom: -15px;
}

ul.nav-menu.sf-js-enabled.sf-arrows li a {
    font-size: 13px;
    color: #515353;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}


/*welcome_section*/
.welcome_section .row img {
    width: 100%;
    height: auto;
}

.welcome_section ul li {
    list-style-type: none;
    font-size: 15px;
    text-transform: capitalize;
    padding: 7px 7px 7px 30px;
    background-color: rgb(244, 191, 189, .25);
    margin-bottom: 10px;
    position: relative;
    border: 2px solid #e40233;
    border-radius: 20px;
    position: relative;
    border: 2px solid #e40233;
    border-radius: 4px;
    transition: .5s;
    -webkit-transition: .5s;
}

.welcome_section ul li:hover {
    border-radius: 20px;
}

.welcome_section ul li:nth-last-child(1) {
    background-color: green;
    color: #fff;
    text-align: center;
    border-color: #000;
}

.welcome_section ul li:nth-last-child(1) a{
    color: #fff;
}

.welcome_section h4 {
    text-transform: capitalize;
}


section.school_course_list_page {
    padding-bottom: 0px;
}

/*  school_course section  */
body .school_course_list .school_course_list_inner {
    position: relative;
    margin-bottom: 30px;
    /*border: 5px double #e8375a;*/
    overflow: hidden;
    max-height: 350px;
}

.school_course_list_inner br{
    display: none;
}

.school_course_list_inner .row {
    margin-top: 30px;
}

.school_course_list_inner img {
    width: 100%;
    height: 350px;
}

.school_course_list_inner h2 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
    margin: auto;
  	position: absolute;
  	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 10px #000;
    text-transform: capitalize;
    font-size: 24px;
}

.school_course_list_inner .more_btn {
    position: absolute;
    bottom: 50px;
    right: 50px;
    padding: 5px 10px;
    text-align: center;
    background-color: #e93d5f;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
}

.school_course_list_inner .more_btn:hover {
    background-color: #000;
}

/*
.school_course_list_inner:hover  {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    animation: demoanimation .5s;
}*/


@keyframes demoanimation {
    50% {
        transform: rotateY(30deg);
    }
}


/*dressing_case_sect*/

.section_heading {
    text-align: center;
}

.dressing_case_sect .more_btn {
    padding: 5px 10px;
    text-align: center;
    background-color: #e93d5f;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
}

.section_heading h2 {
    text-transform: uppercase;
    font-weight: 600;
}

.dressing_case_sect .row div img {
    width: 100%;
    height: auto;
}

.hairdressing_prent .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hairdressing_prent h2 {
    text-align: left;
}

a.more_btn.need_margin_btn {
    margin-top: 13px !important;
    display: inline-block;
    /*max-width: 190px;*/
}

.why_choose_prent p{
    text-align: justify;
}
.why_choose_prent a.more_btn.need_margin_btn {
    display: block;
    max-width: 190px;
        float: right;
}

.why_choose_our_sect .why_choose_prent h2 {
    text-align: right;
}

.dressing_case_sect {
    /*background-image: url(../images/ping_bg.jpg);*/
    background-image: linear-gradient(-56deg, #949090, #e6e4e4);
    background-size: cover;
}


.more_btn {
    padding: 5px 10px;
    text-align: center;
    background-color: #e93d5f;
    color: #fff !important;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
}

.why_choose_our_sect  .more_btn {
    margin-left: auto;
    margin-right: auto;
}

.why_choose_our_sect .why_choose_prent, .why_choose_our_sect .saco_academy_prent  , .abou_us{
    padding: 30px 0;
}

.why_choose_prent h2 {
    text-align: left;
}

.why_choose_our_sect .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.why_choose_our_sect .row div img {
    width:100%;
    height:auto;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*contact_section*/
section.contact_section {
    background-image: linear-gradient(-56deg, #949090, #e6e4e4);
}

.contact_section .section_heading {
    width: calc(100% / 2 - 4px);
    display: inline-block;
    vertical-align: top;
}

.contact_section .contact_details {
    /*width: calc(100% / 2 - 4px);*/
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 30px;
}

.social_media_details .social_media_left, .social_media_details .social_media_right {
    width: calc(100% / 2 - 4px);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;
    height: 350px;
}

.social_media_details, .margin_center {
    padding: 30px 0;
    /*max-width: 900px;*/
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.social_media_left {
    background-image: url(../images/social_bg.jpg);
    background-size: cover;
}

.social_media_left h3 {
    color: #fff;
    margin: 0;
    padding: 150px 20px;
}

.social_media_right p {
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
    text-align: center;
}

.social_media_right p a {color: #fff; font-size: 16px;}

.social_media_right p.facebook  {
    background-color: #3b5998;
}

.social_media_right p.instagram  {
    background-color: #f77737;
}

.social_media_right p.youtube {
    background-color: #ff0000;
    margin-bottom: 0;
}

.social_media_details .social_media_right {
    padding: 5px 200px 0px 200px;
}


.contact_section .contact_details, .contact_section .contact_details a {
    font-size: 27px;
    font-weight: 700;
    color: #666;
}

section.telephone_section {
    margin: 0px;
    padding: 0px;
    background-image: url(../images/telephone-icon.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    min-height: 500px;
}



.telephone_section .content {
    text-align: right;
    position: relative;
    padding-bottom: 150px;
}

.telephone_section .content h6 {
    font-family: "Lato",sans-serif;
    color: #666666;
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
}

.telephone_section .content h6 a{
    color: #666666;
}

section.telephone_section {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.connect_become_student {
    background-color: #e93d5f;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    padding: 1px 20px;
}


/*homr_page_newsletter_sect*/
.homr_page_newsletter_sect {
    background-color: #f6f6f6;
    text-align: center;
}

.homr_page_newsletter_sect p {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.homr_page_newsletter_form button {
    background-color: #e93d5f;
    color: #fff;
    border: none;
    outline: none;
    padding: 7px 5px;
    margin-left: -4px;
    text-transform: uppercase;
}

input[type="email"] {
    padding: 5px 5px;
    min-width: 244px;
}




footer {
    padding: 0px 0px 50px 0px;
    color: #e2e2e2;
    /*background-color: #545454;*/
}

footer div{
    padding: 10px 0px;
}

.footer-menu {
    position: relative;
    margin: 1em auto;
    overflow: hidden;
}


.footer-menu ul > li {
    display: inline-block;
    margin: .25em 0;
    padding: 0 .55em;
    text-align: center;
    border-left: 1px solid #999999;
    background-color: #fff;
    color: #999999;
}

.footer-menu ul li:first-child {
    border-left: 0px;
}

.copy-right {
    text-align: center !important;
}

/*.footer-menu ul li:last-child {
    border-left: 0px;
}*/

.footer-menu ul > li{
    
}

.footer-menu ul li > a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #999999;
}

.footer-logo {
    text-align: center;
}

footer p a{
    color: #e2e2e2;
}

/**/

.row.saco_academy_prent img {
    max-width: 177px;
    border: 2px solid #c5c5c5;
}

.saco_academy_prent p {
    text-align: justify;
}

.row.why_choose_prent img {
    max-width: 250px;
    border: 2px solid #c5c5c5;
}

.why_choose_our_sect h2 {
text-align: left;
}

.row.why_choose_prent  {
    display: flex;
    justify-content: center;
    align-items: center;
}

.row.saco_academy_prent  {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social_media_details {
    padding: 0px;
}

section.contact_section {
    padding: 0px 0px 0px 0px;
}
section.contact_section .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
/*.why_choose_prent, .about_us, .why_choose_prent h2, .about_us h2{
    text-align: center;
}*/

.why_choose_prent, .saco_academy_prent{
    border-bottom: 1px solid #ccc;
}

.saco_academy_prent{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

/*section.why_choose_our_sect {
    padding-top: 0px;
}*/

.row.why_choose_prent {
    padding-top: 0px;
}

.tp-caption a {
    color: #fff;
}

.tp-caption ul li {
    list-style: none;
   /*text-align: center !important;*/
}
.tp-caption ul li a{
    color: #fff;
}

.left .col-12.logo_area {
    text-align: left;
}

.left .col-12.nav_area {
    text-align: left;
	padding-left: 0;
}
.left .col-12.nav_area .nav-menu{
	float: left;
}

.custom-breadcrumb {
	padding-bottom: 15px;
    padding-top: 15px;
	margin-bottom: 15px;
    margin-top: 15px;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f9f9f9;
}

.school-coupon {
    border: 5px solid #000;
    padding: 5px 5px 5px 5px;
    font-size: 25px;
    font-weight: 700;
	    /*margin: 15px 0 30px 0;*/
}
.school-kit-text{
	font-size: 20px;
	position: relative;
    top: 48px;
}

.page-id-7 p, .page-id-152 p, .page-id-5 p {
    text-align: justify;
}

.you-kit-heading {
    font-size: 45px;
}

.entry-content.container {
    margin-top: 35px;
    margin-bottom: 35px;
}

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: #111;
  color: white;
  font-size: 25px;
}

.price li {
    border-bottom: 1px solid #eee;
    padding: 15px 6px;
    text-align: center;
    font-size: 12px;
}

.price .grey {
  background-color: #eee;
  font-size: 20px;
}

.price small {
    font-size: 10px;
    font-weight: 700;
}

.price i.fa.fa-check {
    /*color: green;*/
    margin-right: 10px;
}

/*
.breadcrumb-container ul li:first-child{
	display: none;
}*/

.slider-text {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 30px;
    width: 70%;
    /*background: #7e7e7e5e;*/
}

.slider-text h2 {
    font-size: 65px;
    font-weight: 700;
    color: #ffffff;
}

.slider-text ul {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
}

.slider-text ul li {
    list-style: none;
}

.slider-text h4 {
    text-align: center;
    font-size: 35px;
    color: #ffffff;
}

.slider-text a {
    color: #ffffff;
}

.founder img{
    margin-right: 20px;
    margin-bottom: 20px;
}

.contact-form-row h2 {
    padding: 0 0 15px 0;
    border-bottom: 2px solid #fad000;
}

.contact-form-row input, .contact-form-row textarea {
    padding: 12px 24px;
    margin-bottom: 10px;
    border-color: transparent;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px;
    color: #757575;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #f7f9f9;
    width: 100%;
}

.contact-form-row label {
    width: 100%;
}

.contact-form-row input.wpcf7-form-control.wpcf7-submit {
    width: 130px;
}
.contact-form-row input.wpcf7-form-control.wpcf7-submit {
    background: #198be0;
    color: #fff;
    cursor: pointer;
}

.contact-form-row p {
    color: #fff;
}

.contact-form-row-2 {
    border-radius: 20px;
    font-family: sourcel;
    z-index: 1;
    text-align: center;
    padding: 60px 20px 40px 30px;
    background: linear-gradient(rgba(255, 255, 255, 0.8),rgba(255, 255, 255, 0.9)),url(http://demo.digitaltrafficfirm.com/stlaurentcoiffure.com/wp-content/uploads/2020/05/contact-2nd-Image.png);
}

.contact-form-row-2 .vc_column-inner   {
    border: 0px solid#c7a61b;
    padding: 20px 0 25px 0;
    margin: -25px 10px 0 0;
    height: 100%;
}

.contact-form-row .wpcf7-form textarea {
    height: 70px;
}
.contact-form-row textarea {
    min-height: 80px;
}

.contact-form-row {
    z-index: 2;
}

.price_list tr td {
    font-size: 18px;
    /*font-weight: 600;*/
}

.center {
    text-align: center;
}

.saco-gallery .vc_gitem-animated-block {
    padding: 10px;
}

.saco-gallery .vc_gitem-zone {
    background-size: contain;
}
.saco-gallery .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0 40px;
}
.couleur-right-img img{
    width: 180px;
    height: 180px;
}
.couleur-right-img .vc_gitem-zone {
    width: 140px;
    height: 140px;
    float: right;
}
.saco-left {
    float: left;
}
/*
.page-id-82 h2{
    display: inline-block;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}*/

/*.saco-gallery .wpb_single_image img {
    width: 241px;
}*/

/*
.saco-gallery h6.vc_custom_heading {
    transform-origin: 100% 100%;
    transform: rotate(270deg) translateX(100%);
    position: absolute;
    bottom: 33px;
    right: 35px;
}

.saco-gallery h2.vc_custom_heading {
    transform-origin: 100% 0%;
    transform: rotate(270deg);
    top: 5px;
    right: 35px;
    position: absolute;
    text-transform: uppercase;
}

.saco-numeric {
    font-size: 145px;
}

.saco-1{
    opacity: 0.2;
}

.saco-2{
    opacity: 0.4;
}

.saco-3{
    opacity: 0.6;
}

.saco-4{
    opacity: 0.8;
}

.saco-5{
    opacity: 1;
}
*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon.fa-map-marker{
    font-size: 145px !important;
    margin-top: 25px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}

section.error-404.not-found {
    text-align: center;
}

.academy-partner-headline {
    font-size: 35px;
}
.clients-services-headline {
    font-size: 35px
}

.price_list td{
    font-weight: 700;
}

.more-bigger {
    font-size: 22px;
}
/*
.price_list_bg{
    background-image: url("http://demo.digitaltrafficfirm.com/stlaurentcoiffure.com/wp-content/uploads/2020/05/price-list-2.jpg");
    background-size: cover !important;
    background-repeat: no-repeat;
    padding: 15px;
}*/

.price_list_bg table.price_list {
    width: 100%;
}
/*
.price_list_bg_2{
    background-image: url("http://demo.digitaltrafficfirm.com/stlaurentcoiffure.com/wp-content/uploads/2020/05/clients-services-6-1.jpg");
    background-size: cover !important;
    background-repeat: no-repeat;
    padding: 15px;
}*/
/*
.price_list_bg_2 table.price_list {
    width: 100%;
    color: #fff;
}

.clients-services-3 {
    background: #23662bab;
    padding: 15px;
}
.clients-services-3 table.price_list {
    width: 100%;
    color: #fff;
}

.clients-services-4 {
    background: #1a4d7a8a;
    padding: 15px;
}
.clients-services-4 table.price_list {
    width: 100%;
    color: #fff;
}

.clients-services-5 {
    background: #7a09425c;
    padding: 15px;
}
.clients-services-5 table.price_list {
    width: 100%;
    color: #fff;
}

.clients-services-6 {
    background: #0682715c;
    padding: 15px;
}
.clients-services-6 table.price_list {
    width: 100%;
    color: #fff;
}

.salon-price-list-1{
    background: #0682715c;
    padding: 15px;
}


.salon-price-list-2{
    background: #1a4d7a8a;
    padding: 15px;
}

.salon-price-list-1 table.price_list, .salon-price-list-2 table.price_list {
    color: #fff;
}
*/
.highlight{
    background: #ff9800;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
}

ul.saco-ul-listing {
    color: #666666;
    font-weight: 600;
}

/*.the-school-bg {
     background-image: url("http://demo.digitaltrafficfirm.com/stlaurentcoiffure.com/wp-content/uploads/2020/05/the-school.jpeg");
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 800px;
    display: table-cell;
    vertical-align: bottom;
    padding: 8px;
}*/

.page-id-7 .the-school-page-bg .container{
    /*background: #ccc;*/
}
/*.page-id-7 .custom-breadcrumb {
    margin-bottom: 0px;
}*/
/*
.the-school-new-bg {
    background-image: url("http://demo.digitaltrafficfirm.com/stlaurentcoiffure.com/wp-content/uploads/2020/05/the-school-bg-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 15px;
}*/

.vc_row.wpb_row.vc_row-fluid.container {
    /*background: #ccc;*/
    padding: 5px;
}

.entry-content.container {
    /*background: #ccc;*/
    padding: 5px;
}

.vc_row.wpb_row.vc_row-fluid.container {
    /*background: #ccc;*/
    padding: 5px;
}

.call-us-btn {
    background: #ff0000;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    display: inline-block;
}

.extra-large {
    font-size: 40px;
    font-weight: 600;
}

.saco-barber-2-title{
    font-size: 30px;
    font-weight: 600;
}
.more-large {
    font-size: 18px;
}

.main-head{
    font-size: 2.5rem;
}

.full-width img{
    width: 100%;
	height: 550px
}

table.price_list {
    width: 80%;
}

.page-id-15 table.price_list {
    width: 100%;
}

.saloon-title {
    font-size: 28px;
}

.underline {
    border-bottom: 2px solid #000;
    display: inline;
    padding-bottom: 10px;
    line-height: 50px;
}

.tp-bgimg.defaultimg:after {
    content: "";
    background: #00000059;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.saco-academy-first-gal .vc_gitem-zone{
    width: 140px;
    height: 140px;
}

.sac-sel-gal {
    padding-top: 5px;
}

.row.saco_academy_prent.about_us img {
    max-width: 100%;
}
/*.row.saco_academy_prent.about_us h2 {
    text-align: left;
}*/
section.why_choose_our_sect {
    padding-bottom: 0px;
}
.socail-menu li {
    display: inline-block;
    list-style: none;
    margin: 8px;
    font-size: 35px;
    border: 1px solid #ccc;
    padding: 0 15px;
}
.right_lang_area h6 {
    color: #e93d5f;
}

.page-id-9 table.price_list {
    width: auto;
}

p {text-align: justify; font-size: 17px; font-family: Arial;}

.why_choose_our_sect .about_us.saco_academy_prent img{
	width: auto;
}
.about_us_img {
    overflow: hidden;
    max-height: 455px;
    border: 2px solid #ccc;
    padding: 0px;
}
.about_us_img img{
    border: none;
}

.slider-call-us-btn {
    background: red;
    height: 48px;
    padding: 20px 15px 45px !important;
    border-radius: 18px;
}

/* Back to top button */
#back_to_top_button {
  display: inline-block;
  background-color: #e93d5f;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back_to_top_button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#back_to_top_button:hover {
  cursor: pointer;
  background-color: #333;
}
#back_to_top_button:active {
  background-color: #555;
}
#back_to_top_button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {
  #back_to_top_button {
    margin: 30px;
  }
}
/* Back to top button */

