/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: astra
Text Domain: astra-child
*/

/*fonts*/
@font-face {
	font-family: 'TitilliumText22LRegular';
	src: url(./fonts/TitilliumWeb-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto-thin';
	src: url(./fonts/Roboto-Thin.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto-reg';
	src: url(./fonts/Roboto-Regular.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto-light';
	src: url(./fonts/Roboto-Light.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto-bold';
	src: url(./fonts/Roboto-Bold.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'Roboto-med';
	src: url(./fonts/Roboto-Medium.ttf);
	font-weight: 400;
}

/*accordian*/
#mainfaq {
    margin: 0px 0;
  }



  #mainfaq #faq .card {
    margin-bottom: 30px;
    border: 0;
  }


  
  #mainfaq #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
  }
 
  
  #mainfaq #faq .card .card-header .btn-header-link {
    /* border: 2px solid #a871ae; */
    color: #fff;
    display: block;
    text-align: left;
    background: #ffffff;
    color: #222;
    padding: 12px;
    text-decoration: none;
  }

  
  #mainfaq #faq .card .card-header .btn-header-link:after {
    
    content: "\f106";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
  }


  #mainfaq #faq .card .card-header .btn-header-link.collapsed {
    background: #ffffff;
    color: #000;
    
  }


  #mainfaq #faq .card .card-header .btn-header-link.collapsed:hover {
    background: #E2D1F1;
    color: white;
    
  }
 
  #mainfaq #faq a.btn.btn-header-link:focus {
    /* background: #E2D1F1;
    color: white; */
    outline: none !important;
    box-shadow: none !important;
    
  }

    
  #mainfaq #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f105";
  }


  
  #mainfaq #faq .card .collapsing {
    background: #E2D1F1;
    line-height: 30px;
  }

  #mainfaq #faq .card .collapse {
    border: 0;
  }


  #mainfaq #faq .card .collapse.show {
    /* border-top: none !important; */
    /* border: 2px solid #a871ae; */
    background: #E2D1F1;
    line-height: 30px;
    color: #222;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}


#mainfaq {
    margin: 0px 0;
  }

  #mainfaq #faq .card {
    margin-bottom: 30px;
    border: 0;
  }
  
  #mainfaq #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
  }

  
  
  #mainfaq #faq .card .card-header .btn-header-link {
    /* border: 2px solid #a871ae; */
    color: #fff;
    display: block;
    text-align: left;
    background: #ffffff;
    color: #222;
    padding: 12px;
    text-decoration: none;
	  display: flex;
    justify-content: space-between;
    align-items: center;
  }

  
  #mainfaq #faq .card .card-header .btn-header-link:after {
    
    content: "\f106";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
  }


  #mainfaq #faq .card .card-header .btn-header-link.collapsed {
    background: #ffffff;
    color: #000;
	  display: flex;
    justify-content: space-between;
    align-items: center;
    
  }
.link-nb{
color:#000080 !important;
}

body{
    background-color: #F3F3F3 !important;
} 
/*header*/
#ast-hf-menu-1 li a{
    font-size: 20px;
    padding: 0 15px;
    font-family: 'Roboto-light';
    color: #000000;
}
a.menu-link:hover{
    color: #800080 !important
}
/*footer*/
.footer-col-head{
    color: white;
    text-align: left;
    font-family: 'Roboto-reg';
}

.footer-a{
    text-decoration: underline;
    color: white;
    font-family: 'Roboto-reg';
}
.footer-a:hover{
    text-decoration: underline;
    color: white;
    opacity: 0.8;
}
.footer-a:focus{
    text-decoration: underline;
    color: white;
}
.footer-li{
    text-align: left;
}
.footer-li-link{
    margin-bottom: 10px; 
    text-align: left;
}

.footer-p{
    margin-bottom: 0px !important;
    color: white;
    font-family: 'Roboto-reg';
}

.footer-social-head{
    color:white;
    text-align: left;
    font-family: 'Roboto-reg';
}

.footer-social{
    display: flex;
    column-gap: 15px;
}

.footer-social i{
    color: white;
}

.site-below-footer-wrap {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    min-height: 40px !important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.site-footer-section-3{
    padding-left: 62px;
}
.site-title a{
    /* display: none; */
	font-family: "Roboto",sans-serif !important;
	font-size: 1.17em !important;

}
.site-title{
		font-family: "Roboto",sans-serif !important;
	font-size: 1.17em !important;
    font-weight: 500;
    line-height: 1;
}
.site-title a:hover{
    /* display: none; */
    text-decoration: none;
}

.site-description{
	font-family: "Roboto",sans-serif !important;
    font-size: 1.17em !important;
    font-weight: 500;
    line-height: 1;
}

/*home*/
.pad-banner{
padding-top:1.5rem;
	margin-bottom:1.5rem;
}
.sec-bg{
    background: url('https://slp.opspl.in/wp-content/uploads/2021/08/Mesa-de-trabajo-1.png');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.sec1-left-col{
    padding: 85px 0px;
}
.author p{
    margin-bottom: 5px;
    font-size: 20px;
    font-family: 'Roboto-reg';
}
.author a:hover {
    text-decoration: none;
    color: #800080 !important
}
.heading-col-1{
    font-size: 30px;
    font-family: 'Roboto-reg';
    padding-right: 65px;
}
.prep-praxis{
    font-size: 18px;
    font-family: 'Roboto-reg' ;
}
.home-btn{
    padding: 2px 40px;
    font-size: 19px;
    border-radius: 25px;
    font-family: 'Roboto-light';
    color: white;
    background-color: #00AAB5;
    margin-right: 20px;
    
}
.home-btn:hover{
    color: #ffffff;
    background-color: #00AAB5;
    border-color: #00AAB5;
    
}
.home-btn:visited{
    color: #ffffff;
    background-color: #00AAB5;
    border-color: #00AAB5;
    
}
.sec-1-btn{
    margin: 20px 0px;
}

.sec-2-content p{
    font-size: 20px;
    font-family: 'Roboto-reg';
}
.mocktest-ribbon{
    position: absolute;
    z-index: 1;
    left: 30px;
    top: -19px;
}
.mocktest-card{
    border: 2px solid #a871ae;
    position: relative;
    background-color: white;
}

.mocktest-title{
    text-align: center;
    border-bottom: 2px solid #a871ae;
    padding: 8px;
    background-color: #e6c2ea;
}
.mocktest-title p{
    font-size: 20px;
    font-family: 'Roboto-med';
    margin-bottom: 0;
}
.mocktest-body{
    text-align: center;
    border-bottom: 2px solid #a871ae;
    padding: 17px;
    border-bottom-style: dashed;
}
.mocktest-p1{
    font-size: 20px;
    font-family: 'Roboto-reg';
    color: #8c5293;
}
.mocktest-p2{
    font-size: 16px;
    font-family: 'Roboto-reg';
    color: #a4a4a4;
    margin-bottom: 0;
}
.mocktest-bottom{
    text-align: center;
    padding: 17px;
}
.mocktest-bottom button{
    padding: 4px 22px;
    background-color: #00AAB5;
    font-family: 'Roboto-reg';
}


.heading-sec-3{
    font-size: 28px;
    font-family: 'Roboto-bold';
}

.custom-card{
    width: 230px;
    height: auto;
    filter: drop-shadow(-6.062px 3.5px 13.5px rgba(0,0,0,0.25));
    background-color: #ffffff;
}
.custom-card .card-body{
    padding: 31px;
}
.custom-card .card-title{
    font-size: 25px;
    font-family: 'Roboto-reg';
    font-weight: 600;
    color: black;
}
.card-body a{
    text-decoration: none !important;
}
/* new sections */
.custom-card.custom-card-block {
    filter: none;
    border: none;
    border-radius: 20px;
    height: 100%;
}
.custom-card.custom-card-block:hover {
    filter: drop-shadow(-6.062px 3.5px 13.5px rgba(0,0,0,0.25));
}
.custom-card.custom-card-block .card-body{
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-card.custom-card-block .card-title {
    font-weight: 400;
    font-size: 20px;
}
.icon {
    /* border-bottom: 4px solid #eaec9f; */
    font-size: 70px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 4px solid #00AAB5;
    margin: 0;
    color: #00AAB5;
    /* background-color: #783b8414;
    padding: 20px;
    border-radius: 50%;
    margin-top: 30px;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center; */
}
/* end */
/*.card1{
    margin: 0;
    float: left;
}
.card2{
    margin: 0;
}
.card3{
    margin: auto;
    float: right;
}*/

.table-borderless{
    border: none;
}
.table-desc{
    padding: 50px 10px;
    background-color: #E2D1F1;
}
.table-desc p{
    font-size: 18px;
    font-family: 'Roboto-thin';
}
.table-btn{
    padding: 3px 10px;
    font-size: 15px;
    width: 290px;
    border-radius: 25px;
    font-family: 'Roboto-light';
    color: black;
    background-color: #E4E893;
}
.number-col{
    /* background-color: red; */
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    font-family: 'Roboto-light';
    border: 1px solid !important;
}
.top-score-table tr:first-child th {
    background-color: #FFD700;
    border: none !important;
}
.top-score-table tr:nth-child(2) th {
    background-color: #C0C0C0;
    border: none !important;
}
.top-score-table tr:nth-child(3) th {
    background-color: #CD7F32;
    border: none !important;
}
.table-row{
    height: 88px;
    /* display: flex;
    align-items: center; */
}
.table-name{
    font-size: 22px;
    font-family: 'Roboto-reg';
    margin-bottom: 0;
}
.table-place{
    font-family: 'Roboto-reg';
    margin-bottom: 0;
    color: #808080;
    font-size: 20px;
}
.table-place i{
    color: #808080;
    margin-right: 5px;
}
.table-score{
    font-size: 22px;
    font-family: 'Roboto-reg';
    display: table-cell;
    vertical-align: middle !important;
}
.top-st-back{
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
}
.table-scroller{
    min-height: 400px;
}
.scrollbar
{

/* 	height: 400px; */
	overflow-y: scroll;

}
#style-1::-webkit-scrollbar-track
{
	/* -webkit-box-shadow: inset 0 0 6px #E2D1F1; */
	/* border-radius: 10px; */
	background-color: transparent;
}

#style-1::-webkit-scrollbar
{
    width: 10px;
    height: 20px;
	background-color: transparent;
}

#style-1::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    height: 20px;
	-webkit-box-shadow: inset 0 0 6px #E2D1F1;
	background-color: #E2D1F1;
}


.con-us-line{
    font-family: 'Roboto-thin';
     color: black;
     font-family: "Roboto", Sans-serif;
}
.cont-form-name, .cont-form-em, .cont-form-ph, .cont-form-sub, .cont-form-mes{
    width: 100%;
    background-color: white;
    border: 2px solid #B1B1B1;
    border-radius: 3px;
}
.cont-form-name span, .cont-form-em span, .cont-form-sub span, .cont-form-mes span{
   color: red;
}
.cont-form-name label, .cont-form-em label, .cont-form-ph label, .cont-form-sub label, .cont-form-mes label{
    padding: .75em;
    padding-bottom: 0;
    margin-bottom: 0px;
    font-family: 'Roboto-med';
}
.cont-form-name input, .cont-form-em input, .cont-form-ph input, .cont-form-sub input, .cont-form-mes input{
    border:none;
    padding-bottom: 15px !important;
    background-color: white !important;
}

.cont-form-em-ph{
    display: flex;
    justify-content: space-between;
    column-gap: 25px;
}
.con-send{
    float:right;
    /* display: flex; */
}
.con-send .ajax-loader{
    float: left;
}
.con-send button{
    background-color: #00AAB5;
    padding: 7px 25px;
    font-family: 'Roboto-med';
    font-size: 20px;
}
.con-send button img{
    height: 23px;
    width: auto;
    padding-left: 7px;
}

.g-recaptcha .rc-anchor-light {
    background: #000000;
}

.pro-ed{
    color: white;
    text-decoration: none;
}
.pro-ed:hover{
    color: white;
   
}

/*help*/
.faq-help h5{
    margin-bottom: -25px;
}

.help-popups{
    text-decoration: none !important;
}
.help-popups-back{
    text-decoration: none !important;
    color: black;
}
.help-popups-back:hover{
    color: black;
}

/*contact-us*/
.contactus-form-name input, .contactus-form-em input, .contactus-form-ph input, .contactus-form-sub input, .contactus-form-mes textarea{
    /* background: #e0e2e5 !important; */
    border: 2px solid #b0b0b2  !important;
    font-family: 'Roboto-light';
    /* box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%); */
    color: rgba(0,0,0,0.75);
    display: block;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    /* padding: 0.5rem; */
    border-radius: 3px !important;
    width: 100%;
    padding: 5px 8px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
}
.contactus-form-name label, .contactus-form-em label, .contactus-form-ph label, .contactus-form-sub label, .contactus-form-mes label{
    font-family: 'Roboto-med';
    font-size: 14px;
    color: black;
}
.contactus-form-name span, .contactus-form-em span, .contactus-form-sub span, .contactus-form-mes span{
   color: red;
}
.contactus-send{
    text-align: right;
    margin-bottom: 0px !important;
}
.contactus-send button{
    background-color: #00AAB5;
    padding:3px 25px;
    font-family: 'Roboto-med';
    font-size: 18px;
    margin-left: 74px;
}
.contactus-p{
    margin-bottom: 0px !important;
}
#contact-us-page form{
    background-color: #f8f9fa;
    padding: 30px;
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    border-radius: 3px;
}

/* ack  */
.ack-popup{
    text-decoration: none !important;
}


/*about slp*/
.about-slp-popup{
    text-decoration: none !important;
}

/*about practice tests*/
.abt-ptest-image{
    float: left; 
    margin-right: 20px; 
    margin-bottom: 1px !important;
}

/* Question of the day */
.sec-bg-qotd{
    background: url('https://slp.opspl.in/wp-content/uploads/2021/08/Mesa-de-trabajo-1.png');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
}
.qotd-heading{
    font-family: 'Roboto-reg';
/*     border-bottom: 1px solid rgba(0,0,0,.06);
    padding-bottom: 26px; */
}
.a-block{
    padding: 20px;
    background: white;
    border-radius: 30px;
    border: 3px solid #fff;
    display: flex;
    align-items: center;
    column-gap: 10px;

    padding: 14px 30px!important;
    border: 2px solid #d9d9d9;
    border-radius: 50px;
    width: 100%;
}
.a-block p{
    margin-bottom: 0;
    font-family: 'Roboto-reg';
    line-height: 1.4 !important;
}
.a-block:hover{
    border: 3px solid #a871ae;

}
.q-block{
    /* background: #e6c2ea;
    border: 3px solid #e6c2ea;
    padding: 20px;
    border-radius: 30px; */
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.q-block p{
    margin-bottom: 0;
    font-family: 'Roboto-med';

    font-size: clamp(1rem,calc(1rem + 1vw),1.4rem) !important;
    line-height: 1.4 !important;
}
.radio-custom {
    opacity: 0;
    position: absolute;   
}
.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
}
.radio-custom-label {
    position: relative;
}
.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    /* cc width: 25px;
    height: 25px;  */
    width: 18px;
    height: 19px;
    margin-top: -5px;
    margin-right: 10px;
    text-align: center;
}
.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
    color: #943681;
	
/*     background: #e6c2ea; */
	 background: white;
/*     border: 2px solid #a871ae; */
	 border: none;
}
.incorrect .radio-custom:checked + .radio-custom-label:before {
    content: "\f00d";
    font-family: 'FontAwesome';
    color: red;
}

 .correct .radio-custom + .radio-custom-label:before{
    content: "\f00c";
    font-family: 'FontAwesome';
}

.disabled{
	background:yellow;
}

.radio-custom:focus + .radio-custom-label {
    outline: 1px solid #ddd; /* focus style */
  }
.correct .radio-custom:checked + .radio-custom-label:before{
	color:green;
 }

.checked11{
    border: 3px solid #a871ae;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.qotd-btn{
    background-color: #222222;
    padding: 4px 22px;
    font-family: 'Roboto-med';
    font-size: 18px;
    float: right;
}
.cust-cont{
    max-width: 768px;
    background-color: white;
}
.a-block-options {
    border-right: 2px solid #d9d9d9;
    padding-right: 20px;
    margin-right: 10px;
    line-height: normal;
}

@media (max-width: 1200px){
    .card3{
        margin: auto;
        float: unset;
    }
    .card1{
        margin: auto;
        float: unset;
    }
    .custom-card {
        width: unset;
    }

}
@media (max-width: 991px){
.sec-bg-qotd{
    background: none !important;

}
#ack-section-bg{
    background-image: none !important;
}
#abt-praxis-sec{
    background-image: none !important;
}
#abt-practice-sec{
    background-image: none !important;
}
/* #ack-inner-section .elementor-container{
    max-width: 991px;
} */
}

.ast-flex{
    flex-wrap: nowrap !important;
}



@media (max-width: 921px){
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        padding-left: 0px;
        padding-right: 0px;
    }
    .ast-builder-footer-grid-columns {
        grid-column-gap: 20px;
    }
    .site-footer-section-3{
        padding-left: unset;
    }

}
@media (max-width: 880px){
.cust-cont {
    padding-left: 57px;
    padding-right: 57px;
}
}
@media (max-width: 767.5px){
.custom-card {
    margin-bottom: 25px;
}
	.card-1-mb{
		margin-bottom: 25px;
	}
}
@media (max-width: 544px){
    .cust-cont {
        padding-left: 30px;
        padding-right: 30px;
    }
    .qotd-btn {
        background-color: #222222;
        padding: 4px 22px;
        font-family: 'Roboto-med';
        font-size: 14px;
        float: right;
    }
    .site-footer-section-3{
        padding-left: unset;
    }
    .abt-ptest-image{
        float: unset; 
        margin-right: unset; 
        margin-bottom: 20px !important;
        text-align: center;
    }
    .abt-ptest-p{
        text-align: justify;
    }
    #mainfaq #faq .card .card-header .btn-header-link {
        /* border: 2px solid #a871ae; */
        color: #fff;
        display: block;
        text-align: left;
        background: #ffffff;
        color: #222;
        padding: 10px 8px;
        text-decoration: none;
        font-size: 9.5px;
    }
	.menu-link{
		font-size: 20px;
	}
	.main-navigation {

		position: absolute;
}
	.site-header .site-description { display: block !important }
}

@media (max-width: 480px){
.site-title a {
    /* display: none; */
    font-family: 'Roboto-reg';
    font-size: 25px;
}
.sec1-left-col {
    padding: 40px 0px;
}
.heading-col-1 {
    font-size: 25px;
    font-family: 'Roboto-reg';
    padding-right: unset; 
}
.home-btn {
    padding: 2px 36px;
    font-size: 17px;
    margin-right: 0;
}
.sec-2-content p {
    font-size: 18px;
    font-family: 'Roboto-reg';
}
.custom-card .card-title {
    font-size: 20px;
    margin-bottom: 0;
}
.custom-card .card-body {
    padding: 20px;
}
.heading-sec-3 {
    font-size: 25px;
    font-family: 'Roboto-bold';
}
.table-desc p {
    font-size: 15px;
    font-family: 'Roboto-thin';
}
.table-btn {
    padding: 2px 13px;
    font-size: 13px;
    width: 245px;
}
.table-score {
    font-size: 18px;
    font-family: 'Roboto-reg';
}
.table-place {
    font-family: 'Roboto-reg';
    margin-bottom: 0;
    color: #808080;
    font-size: 16px;
}
.table-name {
    font-size: 18px;
    font-family: 'Roboto-reg';
    margin-bottom: 0;
}
.number-col {
    width: 40px;
    height: 40px;
    font-size: 18px;
}
.con-us-line {
    font-family: 'Roboto-thin';
    font-size: 13px;
}
.con-send button img {
    height: 15px;
    width: auto;
    padding-left: 7px;
}
.con-send button {
    background-color: #222222;
    padding: 4px 19px;
    font-family: 'Roboto-med';
    font-size: 14px;
}
.mocktest-bottom button {
    padding: 2px 20px;
    background-color: #00AAB5;
    font-family: 'Roboto-reg';
    font-size: 11px;
}
.mocktest-p2 {
    font-size: 12px;
    font-family: 'Roboto-reg';
    color: #a4a4a4;
    margin-bottom: 0;
}
.mocktest-p1 {
    font-size: 16px;
    font-family: 'Roboto-reg';
    color: #8c5293;
}
.mocktest-title p {
    font-size: 16px;
    font-family: 'Roboto-med';
    margin-bottom: 0;
}
.mocktest-ribbon {
    position: absolute;
    z-index: 1;
    left: 23px;
    top: -11px;
    width: 60px;
}

}
.button {
  min-width: 85px;
    height: 24px;
    font-size: 12px;
    padding: 4px;
}
.button1
	{
	min-width: 85px;
    height: 24px;
    font-size: 12px;
    padding: 4px;
	}

.search{
	position: relative;
    padding: 12px 16px;
    color: rgba(0,0,0,.85);
    line-height: 1.5715;
    cursor: pointer;
    transition: all .3s,visibility 0s;
}
@media (min-width: 1063px){
    .site-title{width: 510px;}
}
@media (min-width: 1237px){
    .site-title{width: 72%;}
}
@media screen and (max-width: 355px){
	.home-btn {margin-bottom: 5px!important;}
}