@font-face { 
    font-family: "MyriadProRegular";
    src: url("/tpl/fonts/MyriadProRegular/MyriadProRegular.eot");
    src: url("/tpl/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix")format("embedded-opentype"),
    url("/tpl/fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"),
    url("/tpl/fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face { 
    font-family: "MyriadProSemiBold";
    src: url("/tpl/fonts/MyriadProSemiBold/MyriadProSemiBold.eot");
    src: url("/tpl/fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix")format("embedded-opentype"),
    url("/tpl/fonts/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"),
    url("/tpl/fonts/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}
@font-face { 
    font-family: "MyriadProBold";
    src: url("/tpl/fonts/MyriadProBold/MyriadProBold.eot");
    src: url("/tpl/fonts/MyriadProBold/MyriadProBold.eot?#iefix")format("embedded-opentype"),
    url("/tpl/fonts/MyriadProBold/MyriadProBold.woff") format("woff"),
    url("/tpl/fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face { 
    font-family: "MyriadProItalic";
    src: url("/tpl/fonts/MyriadProItalic/MyriadProItalic.eot");
    src: url("/tpl/fonts/MyriadProItalic/MyriadProItalic.eot?#iefix")format("embedded-opentype"),
    url("/tpl/fonts/MyriadProItalic/MyriadProItalic.woff") format("woff"),
    url("/tpl/fonts/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}


@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/tpl/fonts/OpenSansCondensed-Light.eot');    
    src: url('/tpl/fonts/OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
         url('/tpl/fonts/OpenSansCondensed-Light.woff') format('woff'),
         url('/tpl/fonts/OpenSansCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/tpl/fonts/OpenSansCondensed-Bold.eot');
    src:
        url('/tpl/fonts/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('/tpl/fonts/OpenSansCondensed-Bold.woff') format('woff'),
        url('/tpl/fonts/OpenSansCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/tpl/fonts/OpenSansCondensed-LightItalic.eot');
    src: 
        url('/tpl/fonts/OpenSansCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/tpl/fonts/OpenSansCondensed-LightItalic.woff') format('woff'),
        url('/tpl/fonts/OpenSansCondensed-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Bebas Neue';
    src: url(/tpl/fonts/bebasneue_bold.ttf);
    src: url(/tpl/fonts/bebasneue_bold.eot);
    src: url(/tpl/fonts/bebasneue_bold.eot?#iefix) format('embedded-opentype'),url(/tpl/fonts/bebasneue_bold.woff2) format('woff2'),url(/tpl/fonts/bebasneue_bold.svg#bebas_neuebold) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Bebas Neue';
    src: url(/tpl/fonts/bebasneue_light.ttf);
    src: url(/tpl/fonts/bebasneue_light.eot);
    src: url(/tpl/fonts/bebasneue_light.eot?#iefix) format('embedded-opentype'),url(/tpl/fonts/bebasneue_light.woff2) format('woff2'),url(/tpl/fonts/bebasneue_light.svg#bebas_neuelight) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Bebas Neue';
    src: url(/tpl/fonts/bebasneue_regular.ttf);
    src: url(/tpl/fonts/bebasneue_regular.eot);
    src: url(/tpl/fonts/bebasneue_regular.eot?#iefix) format('embedded-opentype'),url(/tpl/fonts/bebasneue_regular.woff) format('woff'),url(/tpl/fonts/bebasneue_regular.svg#bebas_neueregular) format('svg');
    font-weight: 400;
    font-style: normal
}
.owl-carousel .owl-item img{
    display: block;
    width:160px;
}

.owl-dots {
    text-align: center;
    bottom: 5px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.owl-dot {
    border-radius: 50px;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #b7b7b7;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.owl-dot.active {
      background: #C04B57 !important;
}
.owl-dot:focus {
      outline: none !important;
}
.social_link {
        padding-top: 20px;
    margin-right: 20px;
    width: 35px;
        float: left;
}
.footer-line1 {
    color: white;
    font-family: 'Bebas Neue';
    font-weight: 700;
    padding-bottom: 20px;
    font-size: 34px;
}
.footer-line2 {
        font-family: 'Open Sans Condensed';
    color: #d8d8d8;
    font-size: 21px;
    line-height: 28px;
    font-weight: 200;
}
@media (min-width: 666px) {
.btn-modal {
        margin-top: 85px !important;
}
}
@media (max-width: 360px) {
  .sec1 .line1 {
    font-size: 25px !important;
    padding-top: 15px !important;
    }
  .sec1 .line2 {  
    font-size: 30px !important;
    padding-top: 15px !important;
}
.sec1 .line3 { 
    padding-top: 15px !important;
}
.btn-modal {
        margin-top: 320px !important;
}
.obl-1 {  
    padding-top: 15px !important;
}
.obl { 
    height: 320px !important;
    }
}

.btn-modal {
        margin-top: 360px;
}
.sec1 {
        background: url(../images/bannew.jpg) no-repeat;
        width: 100%;
      height: 667px;
        background-size: cover;
}
.sec1 .line1 {
     color: white;
    font-size: 19px;
    padding-top: 41px;
    text-align: center;
    font-family: 'PT Sans Narrow';
}
.sec1 .line2 {
     font-family: 'Bebas Neue';
    color: white;
    font-size: 31px;
    padding-top: 20px;
    line-height: 30px;
    text-align: center;
}
.sec1 .line3 {
    color: #00926e;
    font-family: 'Bebas Neue';
    font-size: 28px;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
    font-weight: 400;
}
.title {
   color: #00926e;
    font-family: 'Bebas Neue';
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    padding-top: 35px;
    padding-bottom: 30px;
    font-weight: 400;
}
.title-dark {
   color: black;
    font-family: 'Bebas Neue';
    font-size: 33px;
    text-align: center;
    line-height: 30px;
    padding-top: 35px;
    padding-bottom: 30px;
    font-weight: 700;
}
ul li {
 font-family: 'Futura PT';
      font-size: 18px;
}
.about {
    font-family: 'PT Sans Narrow';
    font-size: 18px;
    padding-bottom: 25px;
}
.obl {
      background: url(../images/oblako.png) no-repeat;
      width: 100%;
    height: 376px;
   background-size: contain;
        text-align: center;
}
.obl-1 {
color: #00926e;
    font-size: 132px;
    font-family: 'Bebas Neue';
    font-weight: 700;
      padding-top: 70px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.obl-2 {
    font-size: 44px;
    font-family: 'Bebas Neue';
    margin-top: -30px;
    line-height: 23px;
    font-weight: 600;
}
.fline1 {
        padding-top: 65px;
    font-family: 'PT Sans Narrow';
    font-size: 19px;
    font-weight: 600;
}
.fline2 {
        font-family: 'Bebas Neue';
    font-size: 33px;
    padding-top: 11px;
    font-weight: 700;
}
.fline3 {
    font-family: 'PT Sans Narrow';
    font-size: 20px;
}
.fline4 {
        font-family: 'PT Sans Narrow';
    font-size: 32px;
    text-decoration: line-through;
    margin-top: 10px;
}
.fline5 {
        color: #c52126;
    font-family: 'PT Sans Narrow';
    font-size: 32px;
    font-weight: 600;
    margin-top: -5px;
}
.inp {
      font-family: 'Futura PT';
    padding: 7px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #d8d6d6;
}
.slogan {
        letter-spacing: 1px;
    font-family: 'Bebas Neue';
    font-size: 23px;
    padding-top: 20px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 50px;
}   
.modal-title {
        font-family: 'Open Sans Condensed';
    font-weight: 600;
}
.logo {
 width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    background: url(../images/new/logon.png) no-repeat;
    height: 230px;
    background-size: contain;    
}
.line-1 {
      background: url(../images/new/main.jpg) no-repeat;
      position: relative;
      height: 870px;
    background-color: #e8d9d4;
    background-repeat: no-repeat;
    background-position: 30% 5%;
    background-size: cover;
}
.line-1:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, .5);
    }
.l1 {
    font-size: 50px;
    font-weight: 400;
    font-family: 'Bebas Neue';
    letter-spacing: 10px;
    line-height: 48px;
    padding-top: 100px;
    padding-bottom: 20px;
}
.l2 {
       color: #C04B57;
    font-size: 71px;
    font-weight: 700;
    font-family: 'Bebas Neue';
    line-height: 80px;
    padding-bottom: 70px;
}
body {
        background-color: F5F5F5 !important;
}
.p1 {
    background-color: white;
       height: 235px;
    border-radius: 10px;
    margin-top: -85px;
}
.p2 {
    background-color: #FBBB0E;
        height: 235px;
    border-radius: 10px;
    margin-top: -85px;    
}
.kn1 {       
    background: url(../images/new/number-1.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px; 
    background-position-y: 10px;
        background-size: contain;    
       margin-top: 40px;
    margin-bottom: 25px;
}
.kn2 {       
    background: url(../images/new/number-2.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px;    
    background-position-y: 10px;
        background-size: contain;
            margin-top: 40px;
    margin-bottom: 25px;
}
.kn3 {       
    background: url(../images/new/number-3.png) no-repeat;
    height: 110px;
    margin: 0 auto;
         margin-top: 40px;
    margin-bottom: 25px;
    width: 100px;
    background-position-y: 10px;
        background-size: contain;
}
.kn4 {       
    background: url(../images/new/number-4.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px;
       margin-top: 40px;
    margin-bottom: 25px;
    background-position-y: 10px;
        background-size: contain;
}
.ic1 {
       background: url(../images/ic1.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px;
    background-position-y: 10px;
}
.ic2 {
       background: url(../images/ic2.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px;
    background-position-y: 10px;
}
.ic3 {
       background: url(../images/ic3.png) no-repeat;
    height: 110px;
    margin: 0 auto;
    width: 100px;
    background-position-y: 10px;
}
.p1 p, .p2 p {
    font-family: 'Bebas Neue';
    font-size: 34px;
    font-weight: 600;
    text-align: center;
        line-height: 45px;
}
        .btn-green {
       margin-top: 35px;
    background-color: #FBBB0E;
    border: none;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 15px;
     font-family: "MyriadProRegular";
    color: black !important;
}
.btn-grey {
        margin-top: 25px;
    background-color: #ffffff00;
    border: 2px solid white;
    font-size: 18px;
    font-family: 'Futura PT';
    padding: 10px 50px;
    color: white;
}
.btn-grey:hover {
      background-color: #ffffff;
      color: black;
      border: none;
    }
.btn-grey-c {
    margin-top: 45px;
    background-color: #3894BB;
    border: none;
    font-size: 16px;
    font-family: "MyriadProRegular";
    border-radius: 25px;
    padding: 10px 60px;
    color: white !important;
}
.idea {
     padding-top: 70px;
    padding-bottom: 40px;
        background-color: white;
}
section h3 {
        font-size: 48px;
    color: #000000;
    font-weight: 700;
    font-family: 'Futura PT';
    padding-bottom: 30px;
    padding-top: 40px;
}
.idea p {
         font-size: 22px;
    font-family: 'Futura PT';
    font-weight: 400;  
}
.know-p {
        font-size: 26px;
    font-family: 'Futura PT' !important;
    letter-spacing: 2px;
}
.know p {
          font-family: 'Futura PT';
    font-size: 20px;
        margin-bottom: 40px;
        text-align: center;
}
.know h3 {
        padding-bottom: 5px !important;
            margin-top: 30px;
}
.font {
       font-family: 'Bebas Neue';
}
.know {
      background: linear-gradient(180deg, #dddddd, #ffffff);
}
.cen {
    color: #A43F44;
    font-size: 50px;
    font-family: 'Bebas Neue';
    font-weight: 600;
    letter-spacing: 1px;
        margin-bottom: 0px;
}
.cen-pod {
        color: #A43F44;
    font-size: 21px;
        font-family: "MyriadProRegular";
}
.min {
        font-size: 13px;
            font-family: "MyriadProRegular";
}
.text-new {
       font-family: "MyriadProRegular";
          font-size: 19px;     
}
.develop {
        background-color: white;
    padding-top: 45px;
}
.life {
    background-color: white;  
        padding-bottom: 70px;
}
.life h3 {
    color: #A43F44;
    padding-bottom: 0px;
}
.life .blue {
    color: #32839E;
    font-size: 33px;
    letter-spacing: 5px;
    line-height: 37px;
    font-family: 'Bebas Neue';
}
.life p {
     font-family: "MyriadProRegular";
          font-size: 19px;    
}
.elips {
      background: url(../images/ellipse.png) no-repeat;
      height: 387px;
}
.life-line {
        padding-left: 125px;
    padding-top: 43px
}
.bizness {
        background: linear-gradient(180deg, #A1D6DC, #eef7f8);
        padding-bottom: 35px;
}
.why {
        background: linear-gradient(180deg, #A1D6DC, #eef7f8);
        padding-bottom: 35px;
}
.why .item {
        background-color: white;
            text-align: center;
}
.why .lin1 {
   font-family: "MyriadProRegular";
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
}
.why .lin2 {
    font-family: "MyriadProRegular";
    font-size: 17px;   
    margin-top: 20px;
        padding-bottom: 30px;
}
.why-title {
        padding-bottom: 40px !important;
    padding-top: 40px !important;
}
.white {
    background-color: white;
        padding-left: 60px;
            padding-bottom: 20px;
}
.bizness-p {
font-family: 'Bebas Neue';
    letter-spacing: 6px;
    font-size: 29px;
}
.bizness h3 {
     padding-bottom: 0px;
    margin-bottom: 0px;
}
.text-new-2 {
    font-family: "MyriadProRegular";
    font-size: 18px;
        padding: 15px 35px 0px 0px;
    margin-bottom: 0px;
/*    height: 100px;*/
}
.bizness-title {
        padding-bottom: 40px !important;
    padding-top: 40px !important;
}
.bizness-cena {
   font-family: 'Bebas Neue';
    font-size: 27px;
    font-weight: 600;
    margin-top: 30px;
}
.bizness-cena-com {
        font-family: "MyriadProRegular";
    font-size: 18px;
        margin-bottom: 15px;
}
.btn-yellow {
	     margin-top: 45px;
    background-color: #FBBB0E;
    border: none;
    font-size: 16px;
    font-family: "MyriadProRegular";
    border-radius: 25px;
    padding: 10px 60px;
    color: black !important;
}
.accordion-section .panel-default > .panel-heading {
   border: 0;
    background: #ffffff;
    margin-bottom: 0px !important;
    border-bottom: 1px solid #dad9d9;
}
.panel-collapse {
	  background: #ffffff;
}
.panel-body p {
	    font-family: 'Futura PT';
    font-size: 18px;
    padding: 20px;
    margin-bottom: 0px;
}
.accordion-section .panel-default .panel-title a {
    display: block;
    font-size: 1.3rem;
    color: black;
         font-family: 'Futura PT';
}
.accordion-section .panel-default .panel-title a:hover {
  text-decoration: none;
}
.accordion-section .panel-default .panel-title a:after {
     font-style: normal;
    font-size: 3rem;
    content: url("../images/arrow-up.png");
    color: #1f7de2;
    float: right;
   margin-top: 15px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
      content: url("../images/arrow-down.png");
}
.accordion-section .panel-default .panel-body {
    font-size: 1.2rem;
    border-bottom: 1px solid gainsboro;
        padding-top: 10px;
}
.panel-title {
	padding-left: 20px;
/*	letter-spacing: 3px;*/
}
.stable-pic {
	background: url(../images/1iun.jpg) no-repeat;
	    background-size: cover;
    height: 476px;
}
.fran-pic {
    background: url(../images/fran.jpg) no-repeat;
        background-size: cover;
    height: 476px;
}
.palm-pic {
    background: url(../images/palm.jpg) no-repeat;
        background-size: cover;
    height: 476px;
}
.palm p {
    font-family: "MyriadProRegular";
    font-size: 19px;
       color: white;
}
.sd {
	width: 50%;
    padding-left: 70px;
    padding-top: 30px;
}
.stable p {
	font-family: "MyriadProRegular";
    font-size: 19px;
}
.fran p {
    font-family: "MyriadProRegular";
    font-size: 19px;
}
.red-line {
	    border-bottom: 3px solid #A43F44;
	    	font-family: "MyriadProRegular";
    font-size: 19px;
}
.ital {
   font-family: "MyriadProItalic";
    color: #043D55;
}
.metodic h3 {
	    padding-bottom: 5px;
}
.metodic {
	    padding: 40px 0px;
}
.work {
	    padding: 35px 0px;
}
.work h3 {
	    color: #A43F44;
    font-size: 29px;
    letter-spacing: 9px;
}
.w-item {
         background-color: white;
    padding: 20px 0px 5px 15px;
        height: 260px;
}
 .work h4 {
            font-family: 'Bebas Neue';
    color: #C04B57;
    font-size: 28px;
    font-weight: 600;
    }
.work p {
        font-family: "MyriadProRegular";
    font-size: 19px;
}
.thought {
        margin: 40px 0px;
}
.thought h3 {
    color: #A43F44;
    font-size: 29px;
    letter-spacing: 9px;
}
.thought .lt1 {
       font-family: "MyriadProRegular";
    font-size: 19px;
    }
.thought .lt2 {
       font-family: "MyriadProRegular";
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 20px;
    }
.foto {
background: linear-gradient(180deg, #3894BB, #eef7f8);
    padding-bottom: 35px;
}
.foto-title {
        color: white;
}
.start-title {
    color: #F19832;
}
.start-title-2 {
    color: #3894BB;
}
.figure {
    font-family: 'Bebas Neue';
    color: #F19832;
    float: left;
    line-height: 25px;
    font-size: 41px;
    padding-right: 20px;
    font-weight: 600;
}
.figure-2 {
    font-family: 'Bebas Neue';
    color: #3894BB;
    float: left;
    line-height: 33px;
    font-size: 41px;
    padding-right: 20px;
    font-weight: 600;
}
.start-item {
        background-color: white;
    padding: 18px 18px;
    border-radius: 10px;
        margin-bottom: 10px;
}
.start-p {
    font-size: 18px;
    font-family: "MyriadProRegular";
        padding-left: 52px;
}
.curator {
        font-family: "MyriadProRegular";
    font-weight: 600;
        margin: 30px 0px 0px 10px;
    font-size: 19px;
}
.start {
        padding-bottom: 40px;
}
.palm h3 {
        color: white;
}
.palm {
        padding-bottom: 40px;
}
.faq h3 {
  color: #000000;
    line-height: 27px;
    text-transform: uppercase;
}
.faq img {
    float: left;
    padding-right: 20px;
}
.garant {
    background: url(../images/garant.jpg) no-repeat;
        height: 814px;
            background-size: contain;
}
.garant-item {
        background-color: white;
    padding: 10px 10px 10px 20px;
    border-radius: 10px;
        margin-bottom: 10px;
}
.garant-l1 {
    font-family: 'Bebas Neue';
    font-size: 36px;
    color: #3894BB;
    font-weight: 600;
}
.garant-l2 {
    font-family: "MyriadProRegular";
}
.garant h3 {
        color: #C04B57;
    padding: 5px 0px 5px 0px;
}
.garant .line1 {
        font-family: "MyriadProRegular";
    font-size: 19px;
    margin-top: 70px;
}
.garant .line2 {
    font-family: "MyriadProRegular";
    font-size: 19px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.faq {
    margin-bottom: 40px;
    margin-top: 40px;
}
.owl-nav {
    display: none;
}
.ico {    
    float: left;
    margin-right: 20px;
}
.fran {
        padding-bottom: 40px;
}
.fran h3 {
        color: #A43F44;
    padding: 0px 0px 10px 0px;
}
.footer-lager {
    background-color: #464646;
     padding-top: 45px;
    padding-bottom: 45px;
}
.inp2 {
        border-radius: 10px;
    padding: 15px;
    margin-bottom: 5px;
    margin-top: 25px;
}
.btn-f {
    background-color: #C04B57;
    padding: 18px 40px;
    margin-top: 30px;
}
.popbtn {
  background-color: #C04B57 !important;
    padding: 7px 40px !important;
    margin-top: 30px;
    color: white !important;
    border-radius: 15px !important;
}
.modal-title {
    font-family: 'Futura PT';
    letter-spacing: 1px !important;
}
@media (max-width: 700px) { 
    .tit {
    font-size: 23px !important;
}
    .accordion-section .panel-default .panel-body {
    font-size: 1.1rem !important;
}
    .ideat {
        margin-bottom: 0px !important;
}
    .pic-cok { 
    padding-top: 30px !important;
}
    h2 {  
    padding-top: 60px !important;
}
    .logo {
        height: 184px !important;
    }
    .menu-class {
    float: none !important; 
    text-align: center;
        font-size: 24px;
}
    .stable h3 {
        padding: 0px 0px 5px 0px;
    font-size: 37px;
    margin: 0px;
}
    .stable-pic {
    background: url(../images/1iun-m.jpg) no-repeat;
        height: 540px;
}

    .mb {
    margin-top: 130px;
    }
    .fran h3 {
    font-size: 34px;
}
    .palm-pic {
    background: url(../images/palm-m.jpg) no-repeat;
    background-size: cover;
        height: 541px;
}
    .fran-pic {
    background: url(../images/fran-m.jpg) no-repeat;
    background-size: cover;
        height: 540px;
     }
    .faq h3 {  
    line-height: 48px;
}
.garant {
    background: url(../images/m-garant.jpg) no-repeat;
        height: 935px;
            background-size: cover;
}
.garant .line2 {
    margin-top: 0px;
    margin-bottom: 15px;
        font-size: 18px;
}
.garant .line1 {  
    margin-top: 15px;
        font-size: 18px;
}
.m-center {
    text-align: center;
}
.start-title { 
    padding-top: 23px;
    font-size: 29px;
} 
.start-title-2 { 
    padding-top: 23px;
    font-size: 29px;
} 
.foto-title {  
    padding-top: 23px;
    font-size: 29px;
} 
 .p1, .p2 { 
       margin-top: 25px;
}
.l2 {
    font-size: 32px;
    line-height: 35px;
        padding-bottom: 180px;
}
.line-1 {
       background: url(../images/new/main.jpg) no-repeat;
    position: relative;
      height: 640px;
    background-color: #e8d9d4;
    background-repeat: no-repeat;
    background-position: 30% 5%;
    background-size: cover;
}
.l1 {
    font-size: 28px;
    font-weight: 400;
    font-family: 'Bebas Neue';
    letter-spacing: 6px;
    line-height: 31px;
    padding-top: 0px;
    padding-bottom: 7px;
}
.btn-green {  
    font-size: 15px;
}
.center-m {
        text-align: center;
}
.know-p {
    font-size: 25px;
    }
section h3 {   
        padding-top: 0px;
          font-size: 38px;
}
.cen {   
    font-size: 45px;
    }
.life-line {
        padding-left: 0px;
       padding-top: 80px;
}  
.white {
          padding-left: 30px;
    padding-top: 30px;
}  
.life .blue {   
    font-size: 23px;  
    line-height: 28px; 
}
.bizness-p {  
    letter-spacing: 2px;
    font-size: 20px;
    }
    .text-new-2 {  
    font-size: 15px;
}
.bizness-cena {
    font-size: 40px;
    margin-top: 0px;
}
.accordion-section .panel-default .panel-title a {
    font-size: 18px;
    }
    .accordion-section .panel-default .panel-title a:after {  
    margin-top: 0px;
}
.sd {
	    width: 100%;
    padding-left: 20px;
}
.metodic img {
    margin-bottom: 30px;
}
ul li { 
/*    font-size: 15px;*/
}
.biz-p {
       font-size: 15px;
       height: 120px !important;
}
}
.biz-p {
        color: #C04B57;
    font-family: "MyriadProRegular";
    font-size: 18px;
    width: 95%;
        height: 65px;
}
.menu-class a {
   font-family: 'Futura PT';
    color: white;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 26px 0px 26px;
    text-transform: uppercase;
}
.menu-class a:hover {
       color: white;
    }
.menu-class {
        float: left;
}    
button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}
h2 {
    font-family: 'Futura PT';
    color: white;
    text-align: center;
    font-weight: 700 !important;
    padding-top: 110px;
}
.pic-cok {
       width: 100%;   
}
.ideat {
         margin-bottom: 35px;
    border-bottom: 2px solid gray;
}
ol {
    font-family: 'Futura PT';
}
.btn-black {
    margin-top: 25px;
    background-color: #000000;
    border: 2px solid black;
    font-size: 18px;
    font-family: 'Futura PT';
    padding: 10px 50px;
    color: white;
    margin-bottom: 30px;
        text-transform: uppercase;
}
.footer-lager a:hover {
    color: white !important;
}
.white-f {
        color: white;
}
.tit {
    font-size: 50px;
    font-weight: 400 !important;
}
.contac td {
  color: white;
    border: 1px solid white;
    padding: 12px;
}
.tonk p {
    font-weight: 300 !important;
}
.hover a:hover {
    color: white;
}