/*
Theme Name: EduMock Test
Description: At Phoenix Laser and Aesthetics, we offer a wide range of advanced non-surgical treatments to men and women to help you look your very best with stunning yet natural results.  
Author: Webcreation Uk
version: 1.0.0;
*/

/**********************************Font Files Starts **************************************/

@font-face {
    font-family: OpenSans-Bold;
    src: url(fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family: OpenSans-Italic;
    src: url(fonts/OpenSans-Italic.ttf);
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: OpenSans-Semibold;
    src: url(fonts/OpenSans-Semibold.ttf);
}



body {
      font-family: 'OpenSans-Regular';  
      font-size: 17px;  
      color: #474747;
	  background: #f9f9f9;
}
.logo  {
    padding: 5px 0; 
	
}
.logo a{
    display: inline-block;
}
.top-menu{
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.top-menus{
    z-index: 100;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
	/*background: #343b41;*/
	background: #132f3d;
}
.top-links{
    text-align: right;
    text-transform: uppercase;
    padding-top: 5px;
}
.top-links img {
    padding-right: 5px;
    vertical-align: sub;
}
.top-links .list-inline>li{
    padding-left: 50px;
    padding-right: 0;
}
.ph {
    color: #fff;
    margin-top: 40px;
    text-align: right;
    line-height: 2;
}
.ph a {
    color: #fff;
}
.ph a:hover{
    color: #d70000;
}
.footer-logo a{
    display: inline-block;
}

.footer-links ul li .custom-html-widget:after{
    border-right: 1px solid #fff;
    content: "";
    position: absolute;
    top: 38%;
    height: 5%;
    padding-left: 11px; 
}
.footer-links ul.info li{
    padding-left: 15px;
}

.top-title{
    float: right;
    font-size: 23px;
    font-family: 'Muli';
    color: #1f6088;
    margin-top: 32px;
}
.slogan{
    text-align: center;
    background: #837a73; 
    padding: 15px; 
}
.slogan h1{
    font-family: 'OpenSans-Regular';
    font-size: 15px;    
    padding: 0;
    margin: 0;
    color: #fff;
    animation: blink 3s linear infinite;
}

.top-title span{
    font-family: 'Muli-Italic';
    font-weight: bold;
    
}
.property-maintenance-1 ul

.t-circle{
    border-radius: 50%;    
    padding: 5px;
}
.f-circle{
    border-radius: 50%;    
    padding: 5px;
}
.g-circle{
    border-radius: 50%;    
    padding: 5px;
}
.social-media .list-inline{
    margin-bottom: 0;
}
.social-media img {
    transition: 0.5s;    
}
.social-media img:hover{
  transform: rotate(360deg);  
}
.n2-ss-slider-1 h1{
    font-family: 'TrajanPro-Regular' !important;
    /*animation: blink 2s linear infinite;*/
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

a.btn{
    background: #020231;
    color: #fff !important;
    border-radius: 0;
    padding: 6px 15px;
    margin-top: 0;
    margin-left: 10px;
    font-family: 'OpenSans-Regular';
    font-weight: 400;
    font-size: 14px;
}

a.btn:active,a.btn:visited,a.btn:link{
    color: #000;
}
a.btn:hover{
    background: #35739a;
    color: #fff;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

.slider{
    margin-bottom: 40px;
}

/*--welcome-*/


.welcome{        
    margin-bottom: 100px;
}

.welcome h1, .our-treatments h1
{ 
    color: #000;
    font-size: 30px;
    font-family: 'Lora-Regular';      
    padding-top: 30px;     
    padding-bottom: 0;  
    padding-left: 34px;
    padding-right: 40px;
}
.wel-text .wc{
    padding:20px;
    padding-top: 50px;
}
.wel-text .content{  
    line-height: 2;
    padding: 0 40px;
}
.wel-text .content p{
    padding-bottom: 20px;
}
.welcome .button{
    margin-left: 40px;
}
.welcome .button img{
    float: right;
    margin-top: 43px;
}
.services{
    margin-bottom: 100px;
}
.services .box{
    text-align: center;
}
.services .box .title{
    font-family: 'Raleway-SemiBold';
    font-size: 21px;
    padding-top: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.services .box .content{
    padding-top: 20px;
}
.contact{
    text-align: center;
    padding-bottom: 120px;
}
.contact .head{
    padding-bottom: 40px;
}
.contact .head h1{
    font-size: 36px;
    font-family: 'Lora-Regular';
}
.contact .head p{
    line-height: 2;
}
.common{    
    line-height: 26px;    
}
.heading-spacing{
    letter-spacing: -1px;
}
.text-color{
    color: #fff;
}

.bg-icon{
    background-position: center;         
    background-repeat: no-repeat;
}
.services-title{
    font-size: 21px;
    font-family: 'Titillium Web';
    font-weight: 700;
}
.services-title span{
    padding-left: 30px;
}
.privacy-notice{
    text-align: left !important;
}
.button-family{
    font-family: 'Titillium Web';
    font-weight: 600;
    font-size: 13px;
}
.button-style button{
    width: 180px;
    text-align: center !important;
}
.button-style button i{
    left: 50px !important;
}

.common strong{
    color: #3f4242;
}
.n2-section-smartslider i{
    padding-right: 5px;
}

.contact a {
    text-decoration: none;
    color: #fff;
}

body .common{font-size: 16px;line-height: 1.8}

.common h1
{
    font-size: 36px;
    color: #4e4e4e;
    text-align: left;
    font-family: Titillium Web;
    font-weight: 700;
    font-style: normal;
    padding-top: 40px;
    text-transform: uppercase;
}

.common .content{
    margin-bottom: 0px;
}
.common .content p{
    padding-bottom: 0px;
}
.common .content ul li, .common .content ol li{
    display:block;
    margin:0px auto 0px auto;
}
/*.common .content ul li:before, .common .content ol li:before {
    content:'\2713';
    padding-right: 10px;
    color: #020234;
    font-weight: bold;
}*/

.content ul li:before, .content ol li:before {
    padding-right: 10px;
    color: #000;
    font-weight: normal;
    content: "\f192";
    font-family: FontAwesome;
}
/*.content li i.fa{font-size: 10px;
    vertical-align: middle;
    padding-right: 10px;
    color: #d70101;margin-top: -2px}*/

.common .content ul, .common .content ol {
    text-align: left;
	padding: 0;
    line-height: 2.5;
    display: inline-block;  
}

.common .content .um-account-side ul li:before{content: "";display:inherit}
.um-account-side .um-account-meta{display: none;}
.services-1 a{
    color: #1f6088;
}
.header-img{
    width: 100%;
}

.btn-primary {
    color: #fff;
    background-color: #ffe4c6;
    border-color: #ffe4c6;
}

.nav_main .navbar-nav > li > a {
    border-bottom: 0;
    transition: 0.3s;
    font-size: 15px;
}
.nav_main .navbar-nav>li:after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-position: center;    
    background: url('img/nav-bord.png');
    top: 7px;
    height: 31px;
    width: 1px;
    color: #fff;       
}
.nav_main .navbar-nav>li:after {    
    color: #fff;
}
.nav_main .navbar-nav>li:first-child:after {    
    display: none;
}
.navbar-default .navbar-toggle{
    border-color: #f19e40;
    background-color: #f19e40;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.nav_main {
  margin-top: 36px;
  padding: 0;
  padding-left: 10px;
}
.navbar-collapse{
    padding: 0;
}
.nav_main .navbar-default {
  background-color: transparent;
  border: 0;
  margin: 0;
  min-height: 0;
}
.nav_main a.main_btn {
  margin: -18px 0;
  display: inline-block;
}
.nav_main .navbar-nav > li > a,.nav_main .navbar-nav > li > a:hover,.nav_main .navbar-nav > li > a:focus {
  padding-top: 12px;
  padding-bottom: 10px;
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 0;
  font-size: 16px;
  font-family: 'Titillium Web';  
  font-weight: 500;

}
.nav_main .navbar-nav>li {
    position: relative;
    margin-right: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.nav_main .navbar-default .navbar-nav > .active > a,
.nav_main .navbar-default .navbar-nav > .active > a:focus,
.nav_main .navbar-default .navbar-nav > .active > a:hover,
.nav_main .navbar-nav > li > a:hover {
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #ddd ;
}
.current-menu-item a{
    background: transparent;    
    color: #b7b7b7 !important;
}
.center-img{
    margin: auto;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 1px 2% 0 2%!important;
    box-shadow: 0px 0px 5px 0px #a7a7a7;
    background: #132f3d;
    margin-bottom: 4px;
    z-index: 999;
}
.sticky .logo img {
    height: auto;
    max-width: 60px;
    max-height: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.sticky .nav_main{
	padding-top: 12px !important;
	margin-top: 0;
}
.sticky#top-menus{
	height: 65px !important;
}
.sticky#top-menus img{
	padding-top: 0px !important;
}
.sticky .ph {
    padding-top: 15px !important;
	margin-top: 0;
}
.footer{
    padding-top: 50px;   
    color: #fff;
    background: #132f3d;    
    padding-bottom: 35px;
}
.footer img{
    margin: auto;
}
.footer h1{
    font-size:  16px;
    padding-bottom: 30px;
    font-family: 'Titillium Web';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-links{
    padding-top: 30px;
}
.footer-links a{
    color: #fff;
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    text-decoration: none;
	text-transform: uppercase;
}

.footer .ql{
    text-align:center;
}
.footer .social-media{
    padding-top: 10px;   
	text-align: center;
}

.footer .social-media a{
    padding-right: 10px;
    color: #fff;
    font-size: 20px;
}
.footer .social-media a:hover{
    color: #020234;
}
.footer .footer-links ul{   
    list-style: none;
    line-height: 2.5;
    padding-left: 0;
	display:inline-flex;
}
.footer .footer-links ul li{padding-right: 20px;padding-left: 20px;}
.footer-contact-info{
    padding-top: 10px;    
}
.footer-contact-info p{
    margin: 0;
}
.footer .copyright{
    padding-top: 30px;
    font-family: 'OpenSans-Regular';
    font-size: 12px; 
	text-align: center;
}
.footer .copyright a{
    text-decoration: none;  
    color: #fff;   
}
.footer .list-unstyled{
    line-height: 1.5;
}
.footer .list-inline>li{
    padding-right: 10px;
    padding-left: 10px;
}
.footer-logo{
    text-align: right;
}
.footer-copyright {
    background: #1d1d1d;
    color: #fff;
    padding: 15px 0;  
    font-family: 'Montserrat-Light';     
}
.footer-copyright a{
    color: #fff;
}
#wpcf7-f55-o1{
    padding-top: 20px;
}

#wpcf7-f55-o1 input:not([type=submit]) {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 16px;
    height: auto;
    padding: 9px 15px;
    width: 100%;
    color: #000;
    margin-top: 30px;
    border-top: 0;    
    border-right: 0;
    font-size: 13px;
    border-left: 0;
}
#wpcf7-f55-o1 textarea {
    border-color: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-size: 13px;
    height: auto;
    padding: 9px 15px;
    max-height: 191px;
    width: 100%;
    margin-bottom: 30px;
    color: #000;
    margin-top: 30px;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a{
    color: #000;
}
.wpcf7-submit {
    background: #35739a;
    color: #fff;
    border: 0;
    width: 197px;
    font-size: 16px;
    height: 50px;
    padding-bottom: 2px;
    margin-top: 50px;
    font-family: 'OpenSans-Regular';
}
.wpcf7-submit:hover{
    background: #d70000;
    color: #fff;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

#wpcf7-f69-p23-o1 input:not([type=submit]) {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 16px;
    height: auto;
    padding: 9px 15px;
    width: 100%;
    color: #000;
    margin-top: 30px;
    font-family: 'Muli';
}
#wpcf7-f69-p23-o1 textarea {
    border-color: #e5e5e5;
    font-size: 16px;
    height: auto;
    padding: 9px 15px;
    max-height: 110px;
    width: 100%;
    margin-bottom: 30px;
    color: #000;
    margin-top: 30px;
}


span.wpcf7-not-valid-tip{
    text-align: left;
}

.wpcf7-submit {
    background: #737373;
    color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    height: 50px;
    padding-bottom: 2px;
    margin-top: 0px;
    font-family: 'Open Sans';
    padding: 0 30px;
}
.wpcf7-form.init .wpcf7-submit{background: #5ebfea;}
.wpcf7-submit:hover{
    background: #020231;
    color: #fff;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    border: 1px solid #020231;
}

.wpcf7 input:not([type=submit]) {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 14px;
    height: auto;
    padding: 10px 15px;
    width: 100%;
    color: #000;
    /*margin-top: 20px;*/
    border-radius: 5px;
}
.wpcf7 textarea {
    border-color: #e5e5e5;
    font-size: 14px;
    height: auto;
    padding: 6px 15px;
    max-height: 168px;
    width: 100%;
    margin-bottom: 30px;
    color: #000;
    margin-top: 20px;
    border-radius: 5px;

    border: 1px solid #e5e5e5;
}
.heading-padding{padding-top: 10px;}
.common-page{margin-bottom: 50px;}
.home .common-page{margin-bottom: 0}
.ac-dropdown {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  padding-top: 3px;
}
.ac-dropdown i{font-size: 26px;}
.ac-dropdown i:hover{color:#020231}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #132f3d;
  min-width: 160px;
  box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 65%);   
  z-index: 1;
  right: 0;
}

.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {background-color: #5ebfea; color: #fff;text-align: left;}

.ac-dropdown:hover .dropdown-content {display: block;}
.rules{padding-bottom: 20px;}
#wpcf7-f777-p557-o1{max-width: 450px;margin-left: auto!important;margin-right: auto!important;}
.um-login,.um-password,.um-register{background: #fff;padding: 50px;webkit-box-shadow: 0 10px 6px -6px #777;-moz-box-shadow: 0 10px 6px -6px #777;box-shadow: 8px 10px 6px -6px #777;}
.um-page-login .common h1, .um-page-password-reset .common h1,.um-page-register .common h1, .um-page-account .common h1,
.um-page-members .common h1, .um-page-user .common h1, #feedback .common h1{
    text-align: center;padding-bottom: 30px;
}
.um-field-label label, .um-register  label{font-weight: 500}
.um{margin-bottom: 70px !important}
.um-account-side ul{width: 70%;}
.um-form textarea{height: 130px;}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
        background: #5ebfea;
}
/*.um-toggle-gdpr{display: none}*/
.um-field-label label:after{color: red;content: ' *'}
.um-field-label-no label:after{color: transparent; content:'' !important}
#wpcf7-f1074-p557-o1.wpcf7{max-width: 1000px; margin: auto;}
.um-form input[type=email]{
	border: 1px solid #ddd !important;
    padding: 0 12px !important;
    width: 100%;
    display: block !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none !important;
    cursor: text !important;
    font-size: 15px !important;
    height: 40px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    margin: 0 !important;
    position: static;
    outline: none !important;
}
.wpcf7 .um-form textarea,.wpcf7 .um-form input[type=email],.wpcf7 .um-form input[type=text] {width: 90%;}
.wpcf7 .um-col-1{margin-left: 40px;}
@media (min-width: 1600px){
.container {
    width: 1700px;
}
}


@media (min-width: 1400px){
.container {
    width: 1500px;
}
}

@media (min-width: 1200px){
.container {
    width: 1300px;
}
}

@media(max-width: 992px){   
    .contact_heading h2{
        padding-top: 0;
    }
    .nav_main .navbar-nav > li > a, .nav_main .navbar-nav > li > a:hover, .nav_main .navbar-nav > li > a:focus{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media(max-width: 767px){
    .nav_main .navbar-nav > li > a, .nav_main .navbar-nav > li > a:hover, .nav_main .navbar-nav > li > a:focus{
        text-align: center;
    }
    .nav_main .navbar-nav>li:after{
        display: none;
    }
    .social_links{
        text-align: center;
    }
    .header_main .logo{
        margin-left: auto;
        margin-right: auto;
    }
    .main,.header_main,.header_main .text-right,.contact_heading ,.contact_heading  .text-right,.footer-copyright,.footer-copyright .text-right{
        text-align: center;
    }
    .contact_heading .btn, .btn:hover {
        margin-top: 15px;
    }  
}

@media(max-width: 1199px){
    .nav_main .navbar-nav > li > a, .nav_main .navbar-nav > li > a:hover, .nav_main .navbar-nav > li > a:focus {
        padding-left: 44px;
        padding-right: 44px;
    }
}

@media(max-width: 992px){
    .nav_main .navbar-nav > li > a, .nav_main .navbar-nav > li > a:hover, .nav_main .navbar-nav > li > a:focus {
    padding-left: 28px;
    padding-right: 29px;
    font-size: 13px;
}
.footer-copyright{
    font-size: 13px;
}
}

@media(max-width: 767px){
    
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
   
    .footer{
        text-align: center;
    }
    .footer h4{
        max-width: 100%;
    }   
   .footer  img{
        margin: 0 auto;
   }     
}

@media(max-width: 992px){  
    .logo img{
        margin: auto;
    }
    .social-div ul{
        padding-top: 0; 
    }
    .phone-div{
        font-size: 22px;
    }
   
}
@media(max-width: 767px){   
    .nav_main .navbar-nav > li > a, .nav_main .navbar-nav > li > a:hover, .nav_main .navbar-nav > li > a:focus {
        font-size: 14px;
        padding: 9px 10px;
        margin: 0;
    }  
	.nav_main{margin-top: 10px;}
	.ph{margin-top: 10px;}
    .logo img{
        margin: auto;
    }
    .social-div ul{
        text-align: center;
        padding-top: 0; 
    }
    .phone-div{
        text-align: center;
        font-size: 25px;
    }    
    .services .mini-services{
        width: 100%;
        float: left;
        text-align: center;   
    }
    .phone{
        margin-bottom: 20px;
    }
    .phone p{
        font-size: 20px;
        text-align: left; 
    }
    .social{
        display: none;
    }
    .parent_container{
        margin-top: -30px;
    }
    .parent_container_page{
        margin-top: -20px;
    }
    .services img{
        margin: auto;
    }
    .welcome #n2-ss-3-align{
        margin-bottom: 20px;
    }
    .brand-logo{
        margin-top: 1px;
    }
	.logo{text-align:center}
	.top-menu{ background: #132f3d; position:relative}
	.top-menus{position:relative}
	.footer h1{font-size: 22px;}
	.footer-logo {text-align: center;padding-top: 30px;}
	.footer .ql {padding-left: 10px;}
}
.ays_quiz_elegant_light .ays_quiz_question {
	color: #2c2c2c !important;
	font-size: 18px !important;
}
#ays-quiz-container-10 .ays_quiz_question p {
    font-size: 18px !important;
}
.error-404.not-found {
    min-height: 310px;
}
