@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Yeseva+One&subset=latin,cyrillic);body {
    height: 100%;
    width: 100%;
    font-size: 12px;
    font-family: 'Century Gothic'!important;
    background: url(../images/foil.png) repeat !important;
}

html {
    overflow-x: hidden;

}

.navbar {
    min-height: 50px!important; 
    margin-bottom: 0px!important;
}
.navbar-nav {
    margin-top: 15px!important;
    font-size: 16px;
    text-transform: uppercase;
}
.navbar-nav>li>a:hover {
    color: #0792cd!important;
    outline: none;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent !important;
    color: #0792cd !important ;
}
.navbar-inverse {
    background: #fff!important;
    border-color: none !important;
    border: none !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #5e5d5d!important;
}

.col {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
.logo {
    width: 82px;
    margin-top: -9px;
    margin-bottom: 10px;
}
.navbar-nav>li>a {
padding-top: 20px !important;}

h1 {
    font-size: 30px !important;
}
.modal-content {
    width: 637px;
    height: 520px;
}
* {
    box-sizing: border-box;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.about_me {
    padding: 25px 0;
    margin-top: 70px;
}

.about_me_text {
    font-size: 20px;
    text-align: center !important;
    font-weight: bold;
}
.about_me h1 {
    color: #393939;
    margin-bottom: 10px;
    text-align: center;
}
.about_me p {
    font-size: 18px;
    margin-top: 20px;
    font-family: candara;
    text-align: justify;
}
.about_me img {
    margin: 20px 0;
    width: 300px;
}
.contact {
    margin-top: 80px;
}
.contact h3{
    font-size: 18px;
}
.contact a{
    color: #000000;
}
.contact a:hover{
    color: #0792cd;
}
.contact .info-contact {
    margin: 50px  auto;
    width: 350px;
    margin-left: 263px;

}
form {
    width: 600px;
    margin: 20px auto;
    
}
.info-contact h5 {
    text-align: center;
}
.uslugi  {
    padding-bottom: 50px;
    margin-top: 150px;
}
.uslugi .title-1 {
    margin:50px 0;
    text-align: center;
}
.uslugi .title-2 {
    margin-bottom: 50px;
    text-align: center;
}
.uslugi ul {
    margin-left: 25px;
    margin-bottom: 20px;
    
}
.uslugi ul li {
    list-style: disc;
    
}
.uslugi ol {
    margin-left: 25px;
    margin-bottom: 20px;
}
.uslugi ol li {
    list-style: decimal;
}
.uslugi .preview {
    margin-top: 50px;
}
.style {
    padding: 100px;
}
.style h1{
    margin: 50px;
}
.stylesbox {
    width: 100%;
}
.stylesblock {
    border-radius: 50%;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background-size: 100% 100% !important;
    margin: 2%;
    width: 46%;
    height: 517px;
}
.info-style {
    height: 517px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    color: #ffffff;
    padding: 52px;
    border-radius: 50%;
}
.stylesblock:hover .info-style {
    opacity: 1;
}
.stylesblocktitle {
    font-size: 36px;
    text-align: center;
    color: #dfdfdf;
    font-weight: bold;
}
.stylesblocktext {
    left: 50%;
    padding: 0 20px;
    position: relative;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #dfdfdf;
    font-size: 15px;

}
.art {
    background: url(../images/styles/art-deco.png) no-repeat;
}
.vintaj{
    background: url(../images/styles/vintaj.png) no-repeat;
}
.klasizm {
    background: url(../images/styles/ksasizm.png) no-repeat;
}
.kontemparari {
    background: url(../images/styles/kontem.png) no-repeat;
}
.loft {
    background: url(../images/styles/indstr-l.png) no-repeat;
}
.minimalism {
    background: url(../images/styles/minimalism.png) no-repeat;
}
.modern {
    background: url(../images/styles/modern.png) no-repeat;
}
.neoklassika {
    background: url(../images/styles/neo.png) no-repeat;
}
.popart {
    background: url(../images/styles/popart.png) no-repeat;
}
.provans{
    background: url(../images/styles/provan.png) no-repeat;
}
.scandinav{
    background: url(../images/styles/scandi.png) no-repeat;
}
.fusion{
    background: url(../images/styles/fyuzn.png) no-repeat;
}
.hitech{
    background: url(../images/styles/hitech.png) no-repeat;
}
.shale{
    background: url(../images/styles/shale.png) no-repeat;
}
.eklektika{
    background: url(../images/styles/elektrika.png) no-repeat;
}
.eko{
    background: url(../images/styles/eko.png) no-repeat;
}

.footer {
    padding-top: 0px;
    padding-bottom: 12px;
    background: rgba(214, 214, 214, 0.6);
    color: #fff;
}
.footer i {
    font-size: 28px;
}
.footer .social-btn {
    width: 300px;
    margin: 30px auto;
}
.footer .social-btn li {
    float: left;
    margin-left: 40px;
    
}
.footer a{
    color: #ccc;

}
.footer a:hover {
    text-decoration: none;
    color: #0792cd;
}
.footer p {
    margin-top: 20px;
}

.section img {
    margin-top: 80px;
    box-shadow: 0 3px 50px rgba(255, 255, 255, 0.75) ;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff !important;
}

.navbar {
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2) ;
    opacity: 0.95;
}
.mt {
    margin-top:33px;

}
.main-block-info {
    background: url("../images/dot.png") repeat;
    transition: all 0.35s ease-in-out 0s;
    position: absolute;
    top:0;
    bottom: 0;
    width: 100%;
}

.main-block {
    position: relative;
    text-align: center;
}
.main-block-info h2 {
    font-size: 42px;
    color: #fff;
    font-family: 'Yeseva One', cursive;
    line-height: 38px;

}
.main-block-info p {
    font-size:25px;
    color: #fff;
    font-family: 'Yeseva One', cursive;
}
.main-overlay {
    height: 280px;
    width: 700px;
    text-align: center;
    display: inline-block;
    margin-top:120px;
}


.title-wrap h1 {
    font-family: "Century Gothic" !important;
}

.portfolio-btn {
    background: transparent;
    border: 1px solid #fff !important;
    color: #fff;
    margin-top:20px;
}
.portfolio-btn:hover {
    background: #fff;
    color: #2aabd2 !important;
}
.section-title h1 {
    font-family: 'Yeseva One', cursive !important;
    color: #888;

}
.line-menu {
    background: #000000 !important;
}
.menu {
    margin-bottom:100px;
}
.block1 {
    background: #fff;
    padding-top:60px;
    padding-bottom:60px;

}
.block1 i {
    font-size: 40px;
    color: #2aabd2;
    margin-bottom:20px;
}
.step {
    width: 300px;
    height: 300px;
    margin-top: 60px;
    background-size:contain;
    display: inline-block;
}
.font36 {
    font-size: 36px;
}
.font18 {
    font-size: 18px;
}
.block2 {
    background: #E8E8E8;
    padding-bottom: 60px;
}

.block2 .first {
    margin: 60px 0 60px 0;
}
.block2 .text-block {
    line-height: 30px;
}
.block2 .list {
    margin-bottom: 30px;
}
.block2 .right p:first-child {
    margin-bottom: 42px;
}
.blue-btn {
    font-size: 12px;
    background: #2aabd2;
    padding: 10px 15px !important;
    color: #fff;
    border-radius: 20px !important;
    margin-top: 20px;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
}
.block2 .right a:hover {
    background: #fff;
    color: #2aabd2;
}
.block3 {
    padding-top:30px;
    padding-bottom:30px;
}
.block3 a:hover {
    background: #fff;
    color: #2aabd2;
    border: 1px #ccc solid;
}
.block3 a {
    margin-top:50px;
}
 .text-block {
    margin-top:60px;
     margin-bottom:30px;
    width: 70%;
    line-height: 35px;
}
.block4 {
    background: #E8E8E8;
}
.block4 .text-block {
    margin-top:100px;
    width: 70%;
    line-height: 45px;
}
.step1 {
    margin-bottom:50px;
}
.step2 {
    margin-bottom:42px;
}
.contact i {
    margin-right:10px;
    float: left;
}

.price-box2 {
    border: 1px solid;
    padding-top:30px;


}
.discount {
    border: 4px double #010100;
    margin-top:40px;
    padding: 27px;
    position: relative;
    background: #fff;
}

.premium {
    border: 1px solid;
}
.price-box1 {
    border: 1px solid;
    padding-top:30px;
}
.prices1 h3 {
    font-family: 'Yeseva One', cursive !important;
    margin-bottom: 25px !important;
    color: #2aabd2;
}
.prices1  .line {
    width: 50px;
    height: 1px;
    background: #0f0f0f;
    margin: 10px auto;

}
.price-title li {
    display: inline-block;
}
.price-title li.hr-line {
    width: 100px;
    margin-bottom: 6px;
    border-top: 1px solid;

}
.pri-tit {
    width: 20%;
}
.discount-btn {
    height: 34px;
    width: 100px;
    background: #fff;
    color: #2aabd2;
    padding-top: 7px;
    border: 1px solid;
    position: absolute;
    top: -17px;
    left: 45%;
}
.discount .blue-btn {
    margin-top:2px !important;
}
.discount h3 {
    margin-top: 40px !important;
}

/******** CUSTOM ICONS ********/
@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?gc3kvs');
    src:    url('../fonts/icomoon.eot?gc3kvs#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?gc3kvs') format('truetype'),
    url('../fonts/icomoon.woff?gc3kvs') format('woff'),
    url('../fonts/icomoon.svg?gc3kvs#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-check-alt:before {
    content: "\e902";
}
.icon-checkmark:before {
    content: "\e902";
}
.icon-tick:before {
    content: "\e902";
}
.icon-grid:before {
    content: "\e102";
}
.icon-chevron-thin-left:before {
    content: "\e900";
}
.icon-chevron-thin-right:before {
    content: "\e901";
}

img { pointer-events: none; }


/*
#portfolio h3 {
    font-family: Arial;
}
#portfolio p {
    font-family: 'Century Gothic'!important;
}*/
