@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 html{
    line-height:1.15;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
details,img,main{
    display:block
}
h1{
    font-size:2em
}
hr{
    box-sizing:content-box;
    height:0;
    overflow:visible
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
a{
    background-color:transparent
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
img{
    border-style:none;
    max-width:100%;
    height:auto
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,input{
    overflow:visible
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:1px dotted ButtonText
}
fieldset{
    padding:.35em .75em .625em
}
legend{
    color:inherit;
    display:table;
    max-width:100%;
    white-space:normal
}
progress{
    vertical-align:baseline
}
textarea{
    overflow:auto
}
[type=checkbox],[type=radio],legend{
    box-sizing:border-box;
    padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
[hidden],template{
    display:none
}
.header{
    min-height:820px;
    background-color:#f7f7f7
}
.navbar{
    display:flex;
    justify-content:space-between;
    align-items:center;
    height:134px
}
.logo-img{
    width:auto;
    height:24px
}
.menu{
    display:flex;
    font-size:0
}
.menu__item{
    margin:0 12px;
    position:relative
}
.menu__item::after{
    content:"";
    position:absolute;
    bottom:-5px;
    left:0;
    width:0;
    height:2px;
    background-color:#000;
    transition:linear .5s
}
.menu__item:hover::after{
    width:60%
}
.menu__item:last-child::before{
    content:""
}
.menu__item::before{
    content:"x";
    position:absolute;
    margin-top:-3px;
    right:-12px;
    transform:translate(50%,50%);
    font-size:.55rem;
    color:#bababa
}
.menu__link{
    display:block;
    font-size:.88rem;
    color:#000;
    text-transform:uppercase;
    font-weight:100
}
.header-bg{
    position:relative;
    min-height:686px;
	padding:60px 0;
    background:url(./../images/header-bg.jpg) no-repeat center center;
    background-size:cover
}
.header-bg::after{
    position:absolute;
    content:"";
    width:100%;
    height:100%;
    top:0;
    background:#000;
    opacity:1
}
.header__team-bg{
    position:absolute;
    width:100%;
    min-height:584px;
    bottom:0;
    background:url(./../images/header-team2.jpg) no-repeat right bottom;
    background-size:auto;
    z-index:5
}
.header__description{
    position:absolute;
    transform:rotate(-90deg);
    width:0;
    color:#fff;
    white-space:nowrap;
    bottom:20%;
    text-align:center;
    left:67px;
    z-index:5
}
.header-text .text-thin,.header__description span{
    font-family:"Roboto",sans-serif;
    font-weight:100
}
.header-text{
    position:relative;
    width:470px;
    padding:0 0 0;
    color:#fff;
    z-index:10
}
.header-text h2{
    font-size:2.22rem;
    text-transform:uppercase;
    padding-bottom:1rem
}
.header-text h2 span{
    display:block;
    font-size:1.7rem;
    font-family:"Open Sans",sans-serif;
    font-weight:800;
    line-height:2rem;
    padding-top:1rem
}
.header-text .text-thin{
    font-size:2.5rem;
    font-weight:300
}
.header-text p{
    font-size:1.5rem;
    line-height:2rem
}
.button,.header-text p span{
    font-size:1.6rem;
    text-transform:uppercase
}
.button{
    display:block;
    font-size:1.125rem;
    background-color:#fff;
    border:0;
    margin:15px 0 20px;
    padding:24px 20px;
    color:#000;
    cursor:pointer;
    transition:linear .3s
}
.button:focus{
    outline:0
}
.button:hover{
    transform:translateY(-5px)
}
.secret{
    padding-bottom:150px
}
.header-text .button{
	    max-width: 320px;
    text-align: center;
}
.secret-inner{
    display:flex;
    padding:0 15px
}
.secret-img{
    width:541px;
    height:431px;
    z-index:5;
    margin-right:30px
}
.secret-text{
    padding-top:130px;
    padding-right:60px;
    position:relative
}
.secret-text p{
    font-size:1.55rem;
    padding-bottom:40px
}
.secret-text::after{
    content:"";
    position:absolute;
    top:65px;
    right:0;
    width:790px;
    height:435px;
    border:5px solid #f7f7f7;
    z-index:-1
}
.secret-text::before{
    content:"S";
    position:absolute;
    top:-205px;
    left:-355px;
    color:#f7f7f7;
    font-size:787px;
    font-weight:700;
    z-index:-1
}
.schedule{
    position:relative;
    background:url(./../images/schedule-bg.jpg) #191919 no-repeat center center;
    background-size:cover;
    min-height:810px;
    color:#fff
}
.schedule__mask{
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    background-color:rgba(0,0,0,.9)
}
.schedule__course{
    position:relative;
    margin-top:-25px;
    z-index:5
}
.schedule__group-title{
    font-size:30px;
    padding:30px 0;
    font-weight:400;
    text-align:center;
    background:linear-gradient(90deg,#b335e1 0%,#9101ee 100%)
}
.schedule__group{
    display:flex
}
.schedule__group h2{
    border-bottom:1px solid #fff
}
.schedule__group-left,.schedule__group-right{
    padding-top:35px
}
.schedule__group-left{
    border-left:1px solid #fff
}
.schedule__group-left,.schedule__group-right{
    flex-basis:50%;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff
}
.schedule-text{
    display:flex;
    flex-direction:column;
    height:270px;
    padding:55px 50px 70px
}
.schedule-text .timetable{
    margin-top:auto
}
.school{
    background-color:#f7f7f7;
    padding-top:130px
}
.school__description{
    position:relative;
    display:flex;
    padding:0 15px 45px;
    z-index:5
}
.school::before{
    content:"Striga School";
    position:absolute;
    top:20px;
    font-size:8.38rem;
    width:100%;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    font-weight:800
}
.description-block{
    flex-basis:25%;

}
.description-block_inner{
	    padding-top:45px;
    padding-left:40px;
    padding-right:50px;
    background-color:#f7f7f7;
    height:280px
}
.description-block:nth-child(odd) .description-block_inner{
    box-shadow:0 0 10px rgba(0,0,0,.5)
}
.description-block:nth-child(even) .description-block_inner{
    background-color:#191919;
    color:#fff
}
.description-block_inner p{
    font-size:1.22rem;
    font-weight:700;
    padding-top:35px;
    line-height:1.8rem
}
.description-block_text{
	margin-top:40px;
flex-basis: 25%;
    padding-top: 20px;
    padding-right: 35px;
}
.description-block_text p{
    font-size:1.125rem
}
.teachers{
    padding-bottom:0
}
.learning::before,.teachers::before{
    position:absolute;
    font-size:8.38rem;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    font-weight:800
}
.teachers::before{
    z-index:-1;
    content:"Преподователи";
    top:120px;
    color:#f7f7f7
}
.teacher__row{
    display:flex;
    justify-content:space-evenly;
    align-items:flex-start;
    padding-bottom:35px
}
.teacher__row .team-round{
    position:relative;
    width:271px;
    height:271px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:40px
}
.teacher__row .team-round:after,.teacher__row .team-round:before{
    position:absolute;
    content:"";
    top:0;
    left:0;
    width:271px;
    height:271px;
    border:3px solid rgba(145,2,238,.3);
    border-radius:50%
}
.teacher__row .team-round:after{
    top:18px;
    left:19px;
    width:231px;
    height:231px;
    border:14px solid rgba(145,2,238,.3)
}
.teacher__row img{
    border-radius:50%;
    overflow:hidden
}
.teacher__leader{
    display:flex
}
.teacher__leader .team-round{
    margin-right:50px
}
.teacher__leader img{
    margin-bottom:0
}
.teacher__name{
    font-size:24px;
    font-weight:700;
    text-transform:uppercase;
    padding-bottom:22px
}
.teacher__description{
    width:270px;
    font-size:18px;
    font-style:italic;
    font-weight:400;
    color:rgba(0,0,0,.54);
    padding-bottom:35px
}
.teacher__experience{
    font-size:18px;
    font-weight:400;
    padding-bottom:30px
}
.teacher__awards{
    max-width:768px;
    line-height:1.4rem
}
.teacher__team{
    flex-basis:271px;
    display:flex;
    flex-direction:column;
    justify-content:center
}
.teacher__team .teacher__name{
    text-align:center
}
.teacher__team .teacher__description{
    padding-left:10px
}
.learning{
    padding-top:70px;
    background-color:#f7f7f7
}
.learning::before{
    content:"Программа";
    top:90px;
    color:#fff
}
.learning .container__fluid{
    background:#191919;
}
.subtitle{
    position:relative;
    font-size:18px;
    padding-top:0px;
    padding-bottom:30px
}
.learning__group{
    display:flex;
    flex-wrap:wrap
}
.learning__block{
    flex-basis:33.33%;
    padding:30px 30px 0;
    height:410px;
    background-color:#191919;
	transition:all .3s;
}
.learning__block:hover{
	transition:all .3s;
    background-color:#9102ee;
}
.learning__block img{
    width:70px;
    height:70px
}
.learning__block p{
    font-size:18px;
    color:#fff;
    line-height:1.4rem;
    height:180px;
    overflow:hidden
}

.learning-title{
    text-transform:uppercase;
    font-weight:700;
    padding-top:16px;
    color:#fff;
    height:90px;
    line-height:1.8rem
}
.reviews{
    padding-bottom:95px
}
.reviews::before{
    content:"Отзывы";
    position:absolute;
    top:120px;
    font-size:8.38rem;
    width:100%;
    text-align:center;
    color:#f7f7f7;
    text-transform:uppercase;
    font-weight:800
}
.slider__video{
    display:flex;
    align-items:flex-end;
    height:532px;
    margin-top:40px;
    padding:0 30px 90px;
    position:relative
}
.slider__btn-next,.slider__btn-prev{
    position:absolute;
    width:70px;
    height:70px;
    background-color:#9102ee;
    display:flex;
    justify-content:center;
    align-items:center;
    border:0;
    outline:0;
    cursor:pointer;
    z-index:5
}
.slider__btn-prev{
    top:0;
    left:0
}
.slider__btn-next{
    top:0;
    left:72px
}
.slick-track{
    display:flex;
    align-items:flex-end
}
/*.reviews__video-item{
    width:288px;
    height:347px
}
.reviews__video-item:nth-child(3n){
    width:534px;
    height:532px
}*/
.reviews__video-item > a{
	display:block;
	position:relative;
}
.reviews__video-item > a img{
    max-height: 538px;
    object-fit: cover;
}
.reviews__video-item > a:after{
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.23) 46%, rgba(141,16,233,0.51) 100%); 
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.23) 46%,rgba(141,16,233,0.51) 100%); 
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.23) 46%,rgba(141,16,233,0.51) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#828d10e9',GradientType=0 );

	transition:opacity .3s;
}
.reviews__video-item > a:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/youtube-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px;
    z-index: 1;
    opacity: .8;
	transition:opacity .3s;
}
.reviews__video-item:hover a:after, .reviews__video-item:hover a:before{
	opacity:0;
	transition:opacity .3s;
}
.reviews__video{
    max-width:100%;
    height:100%;
    z-index:5;
    outline:0;
    background-color:#fff
}
.reviews__blocks{
    display:flex;
    flex-wrap:wrap
}
.reviews__block-left{
    display:flex;
    flex-direction:column;
    align-items:center;
    flex-basis:450px;
    padding:80px 0 90px;
    background-color:#9102ee;
    position:relative;
    z-index:5
}
.reviews__block-left::after{
    content:"";
    position:absolute;
    background-color:#fff;
    top:0;
    left:0;
    right:0;
    margin:15px;
    bottom:0;
    z-index:-1
}
.reviews__block-left img{
    width:36px;
    height:48px;
    margin-bottom:15px
}
.reviews__block-left a,.reviews__block-left h3{
    font-family:"Open Sans",sans-serif;
    font-size:24px;
    font-weight:400;
    text-transform:uppercase;
    padding-bottom:17px
}
.reviews__block-left a{
    font-weight:700;
    color:#000;
    padding-bottom:50px
}
.reviews__block-left .addres{
    line-height:1.6rem
}
.reviews__block-right{
    flex:1 1 0;
    padding:0 45px
}
.reviews__block-right h3{
    font-weight:400;
    text-transform:uppercase;
    padding-bottom:25px;
    line-height:1.4rem
}
.reviews__steps,form{
    display:flex;
    flex-direction:column
}
.reviews__steps-item{
    display:flex;
    align-items:center;
    padding-bottom:25px
}
.reviews__steps-item .image-round{
    position:relative;
    display:flex;
    width:100px;
    height:100px;
    justify-content:center;
    align-items:center
}
.reviews__steps-item .image-round:before{
    position:absolute;
    top:0;
    left:0;
    content:"";
    width:100px;
    height:100px;
    border-radius:50%;
    border:solid 2.5px #9102ee
}
.reviews__steps-item img{
    width:59px;
    height:59px
}
.reviews__steps-item p{
    font-size:18px;
    line-height:1.6rem;
    padding-left:45px
}
.description{
    display:flex;
    flex-direction:column;
    align-items:center;
    background:url(./../images/schedule-bg.jpg) #191919 no-repeat center center;
    background-size:cover;
    min-height:514px;
    color:#fff
}
.description img{
    width:91px;
    height:78px;
    margin-bottom:45px;
    position:relative;
    z-index:5
}
.description__text{
    position:relative;
    padding:0 60px;
    z-index:5
}
.description__text p{
    font-size:28px;
    font-weight:400;
    padding-bottom:30px
}
.awards::before{
    content:"Награды";
    position:absolute;
    top:120px;
    font-size:8.38rem;
    width:100%;
    text-align:center;
    color:#f7f7f7;
    text-transform:uppercase;
    font-weight:800
}
.awards__block{
    position:relative;
    display:flex;
    flex-wrap:wrap;
    padding-top:70px
}
.award__img{
    width:120px;
    height:120px;
    margin-right:11px;
	margin-bottom:10px;
}
.charity{
    padding-bottom:375px
}
.charity::before{
    content:"благотворительность";
    position:absolute;
    top:180px;
    font-size:4.66rem;
    width:100%;
    text-align:center;
    color:#f7f7f7;
    text-transform:uppercase;
    font-weight:800;
    letter-spacing:5px
}
.charity h2{
    padding-bottom:105px
}
.charity-inner{
    display:flex;
    padding:0 15px
}
.charity-img,.charity__video{
    width:540px;
    height:344px;
    z-index:5
}
.charity__video{
    position:relative;
    outline:0;
    box-shadow:0 0 10px rgba(0,0,0,.5);
    background-color:#fff;
    margin-right:30px
}
.charity-img{
    padding-right:30px
}
.charity-text{
    padding-top:125px;
    padding-right:60px;
    position:relative
}
.charity-text p,.form__block p{
    font-size:24px;
    /*padding-bottom:40px*/
}
.charity-text::after{
    content:"";
    position:absolute;
    top:65px;
    right:0;
    width:790px;
    height:324px;
    border:5px solid #f7f7f7
}
.form{
    background-color:#f7f7f7;
    padding-bottom:0
}
.form__inner{
    display:flex;
    margin-top:-330px
}
.form__block{
    display:flex;
    flex-direction:column;
    background-color:#fff;
    padding:50px 40px 0;
    margin-top:-25px;
    flex-basis:490px;
    z-index:1;
    box-shadow:0 5px 15px -5px rgba(0,0,0,.5)
}
.form__block h2{
    font-size:24px;
    text-align:left;
    font-weight:700;
	line-height:1.2;
}
.form__block p{
    font-weight:400
}
form .form__input{
    max-width:370px;
    width:100%;
    padding:15px 0;
    margin-bottom:15px;
    font-size:12.8px;
    font-weight:400;
    border:0;
    background-color:#fff;
    border-bottom:2px solid #d0c6d7
}
form .form__button{
    background-color:#9102ee;
    text-align:center;
    border:0;
    padding:21px 0;
    color:#fff;
   /* max-width:370px;*/
    width:100%;
    cursor:pointer;
    margin-bottom:90px
}
span.wpcf7-not-valid-tip{
	font-size:12px;
	margin:0;
}
form input:focus{
    outline:0;
    border-bottom:2px solid #9102ee
}
.form__block .wpcf7 form{
	display:flex;
	/*max-width:370px;*/
}
.form__block .wpcf7 form br{
	display:none;
}
.form__block .wpcf7 form input{
	width: 100%;
    border: 1px solid rgba(0,0,0, .2);
    padding: 10px;
    box-shadow: none;
	height:45px;
	margin-bottom: 15px;
    font-size: 12.8px;
    font-weight: 400;
}
.form-img{
    width:617px;
    height:486px
}
.interview__block{
    display:flex
}
.interview__text{
    flex-basis:490px;
    height:324px;
    border:8px solid #fff;
    margin-top:125px;
    padding-top:55px;
    padding-left:60px;
    padding-right:40px
}
.interview__text h2{
    text-align:left;
    font-weight:700;
	line-height:1.2;
    padding-bottom:55px
}
.interview__text .subtitle{
    font-weight:400;
    line-height:1.6rem;
    padding-top:0
}
.interview__video{
    position:relative;
    width:611px;
    height:548px;
    z-index:5;
    outline:0;
    box-shadow:0 0 10px rgba(0,0,0,.5);
    background-color:#fff
}
.request{
    display:flex;
    background:url(./../images/schedule-bg.jpg) #191919 no-repeat center center;
    background-size:cover;
    min-height:394px;
    color:#fff
}
.request__text{
    display:flex;
    position:relative;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:0 60px;
    text-align:center;
    z-index:5
}
.request__text p{
    font-size:28px;
    font-weight:400;
    padding-bottom:30px
}
.footer{
    background-color:#f7f7f7
}
.footer__inner{
    justify-content:space-between;
    height:108px
}
.footer__inner,.footer__logo-copy{
    display:flex;
    align-items:center
}
.footer__logo-copy p{
    font-size:.88rem
}
.footer__logo-copy .logo{
    margin-right:20px
}
.footer__logo-copy .logo .logo-img{
    width:auto;
    height:16px
}
.footer__social{
    display:flex
}
.footer__social a{
    width:20px;
    height:20px;
    background-color:#000;
    margin-right:5px
}
.footer__madein p{
    font-size:12px
}
body,html{
    font-size:18px;
    font-family:"Open Sans",sans-serif;
    color:#000
}
*,::after,::before{
    box-sizing:border-box
}
.container{
    max-width:1200px;
    margin:0 auto
}
.container,.container__fluid{
    width:100%;
    padding:0 15px
}
a,h1,h2,h3,h4,h5,h6,li,p,ul{
    margin:0;
    padding:0
}
ul{
    font-size:0
}
li{
    list-style-type:none
}
a,li,p{
    font-size:1rem
}
a{
    text-decoration:none
}
.title,section{
    position:relative
}
section{
    padding:60px 0 0
}
.title{
    font-size:1.66rem;
    padding-bottom:35px;
    font-weight:400;
    text-transform:uppercase;
    text-align:center;
    z-index:5
}
.popup_wrapper {
	position:relative;
	margin:auto;
	padding:40px;
	box-sizing:bordr-box;
	max-width:500px;
	background-color:#f7f7f7;
	text-align:center;
	background-image: url(./../images/header-bg.jpg);
    background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.popup_wrapper:before{
	position:absolute;
	content:'';
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#8D0FE9;
	opacity:.8;
	z-index:0;
}
.forcshead h3{
	text-transform:uppercase;
	color:#fff;
}
.forcshead p{
	margin:0 0 5px 0;
	font-size:14px;
}
.forcshead{
	margin-bottom:10px;
	color:#fff;
}
.popup_wrapper form{
	position:relative;
	z-index:1;
}
.popup_wrapper form br{
	display:none;
} 
.popup_wrapper form p{
	margin:0;
} 
.popup_wrapper input{
	width: 100%;
    height: 45px;
    border: none;
    padding: 0 10px;
    margin-bottom: 20px;
}
.popup_wrapper input[type="text"]{
	border: none;
}
.wpcf7 .wpcf7-not-valid-tip{
    font-size: 11px;
    color: #fff;
    display: block;
    background-color: #ff0000;
    margin-top: -26px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.forstrsend{
	margin-top:10px;
	width:200px;
	height:65px;
	line-height:60px;
	text-transform:uppercase;
	color:#000;
	background-color:#fff ;
	border:none;
	cursor:pointer;
}
div.wpcf7-mail-sent-ok {
    border: 1px solid #398f14;
    margin: 0 0 30px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    background-color: #398f14;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	margin: 0 0 30px;
    font-size: 13px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    background-color: #f7e700;
}
.popup_wrapper .screen-reader-response{
    height: auto!important;
    width: 100%!important;
    color: #fff;
    z-index: 1;
    position: relative!important;
	line-height:1.2;
	box-sizing:border-box!important;
	background-color:#fff;
	color:#000;
}
.popup_wrapper .screen-reader-response[role="alert"]{
	padding:10px!important; 
	box-sizing:border-box;
	margin-bottom:20px!important;
}
.popup_wrapper .screen-reader-response ul{
	display:none!important;
	padding:10px!important;
	margin:10px 0 0 0!important;
	list-style:none!important;
	color:#000!important;
	border:1px solid #fff!important;
	margin-bottom:20px!important;
}
.popup_wrapper .screen-reader-response ul li{
	padding:0!important;
	margin:0!important;
	font-size:14px!important;
	list-style:none!important; 
	line-height:1.2;
}
.popup_wrapper .screen-reader-response ul li:before{
	display:none!important;
}
.rlstatus{
	position:relative;
}
.contactheadtext{
    position: absolute;
    right: 15px;
    top: 0;
    color: #fff;
    font-size: 18px;
    z-index: 10;
    text-align: right;
}
.contactheadtext .phonehad{
	font-weight:600;
	font-size:21px;
}
.contactheadtext .phonehad a{
	display:block;
	margin-top:5px;
	color:#fff;
	text-decoration:none;
	font-size:30px;
}

@media(max-width:1440px){
	.header-text{
		line-height:1.2;
	}
	.header-text h2{
		padding-bottom:10px;
		line-height:1.2;
	}
	.header-text h2, .header-text .text-thin{
		font-size:1.6rem;
	}
	.header-text .button{
		font-size:14px;
		max-width:220px;
		padding:10px 20px;
	}
}
@media(max-width:980px){
	.contactheadtext{
		position: relative;
		right: 0;
		text-align: center;
	}
}