@font-face {
    font-family: 'Conv_IzhitsaC Regular';
    src: url('http://ritual-blk.ru/static/fonts/IzhitsaC Regular.eot');
    src: local('☺'), url('http://ritual-blk.ru/static/fonts/IzhitsaC Regular.woff') format('woff'), url('http://ritual-blk.ru/static/fonts/IzhitsaC Regular.ttf') format('truetype'), url('http://ritual-blk.ru/static/fonts/IzhitsaC Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.logotext .btn{
    transition: 0.25s;
    transition-timing-function: ease-in-out;
    letter-spacing: 0.3px;
}
.btn{
    transition: 0.25s;
    transition-timing-function: ease-in-out;
}
.navbar li a{
    transition: 0.25s;
    transition-timing-function: ease-in-out;
}

.fa{
    min-width: 20px;
    text-align: center;
    margin-right: 5px;
}
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 80px;

}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}
.footer p{
    margin: 0;
    font-family: 'Roboto', sans-serif;

}
.logoimg{
    text-align: center;
    padding-bottom: 10px;

}
.logoimg imG{
    max-width:100%;
    max-height: 250px;
}

.jumbotron1{
    padding: 15px;
    background-color: #f7f7f7;
    background-image: url(http://ritual-blk.ru/static/images/Bankoboev.Ru_mrachnyi_peizazh_s_odinokim_letnim_derevom.jpg);
    background-position: center bottom;
    background-size: cover;
    margin-bottom: 0;
    border-radius: 0;
}
.jumbotron2{

    background-image: url(http://ritual-blk.ru/static/images/1920x1080.jpg);
    background-position: center center;
    background-size: cover;

}
body{
    background-image: url(http://ritual-blk.ru/static/images/bg-lightl-890.jpg)
}
.navbartel{
    font-weight: 600;
}

.logotext{
    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 60px;
    color: #fff;
}

.logotext p{
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}

.logotext h2{
    font-family: 'Conv_IzhitsaC Regular';
    text-shadow: 1px 1px 2px black;
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 2px;
}

.navbar{
    background-color: #eee;
    margin-bottom: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.main{
    margin-top: 0px;
    margin-bottom: 0px;
}

.features .thumbnail img{
    width: 200px;
    border-radius: 300px;
    border: 2px solid #774d2c;
    margin-bottom:30px;
    transition: 0.25s;
    transition-timing-function: ease-in-out;

}
.featuresimg{
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 10px;
    padding-top: 4px;
}
.featuresimg img:hover{
    transition: 0.15s;
    transition-timing-function: ease-in-out;
    box-shadow: 0 0 10px #774d2c;

}
.features .thumbnail{
    background-image: url(http://ritual-blk.ru/static/images/featues.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 50px;
    border: 0;
    background-color: transparent;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;

}
.features a{
    text-decoration: none;
}
.features .thumbnail .caption{
    text-align: center;


}
.features .thumbnail .caption h2{
    margin: 0;
    font-size: 25px;
    margin-bottom: 5px;
    color: #333;
}
.features .thumbnail .caption p{
    margin: 0;
    font-size: 13px;
    color: #333;
}
.features{
    padding: 0px;
    /*
    padding-left: 60px;
    padding-right: 60px;
    */
    /*    background-color: hsla(26, 31%, 17%, 0.7);*/
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 10PX;

}

.catalog{
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.54);
    margin-bottom:10px;
    margin-top: 20px;
    border-radius: 3PX;
    padding-bottom: 0;

}
.triangle{
    margin-top: 5px;
    margin-bottom: 5px;
}
.triangle img{
    width: 160px;
}
.jumbotron2{
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    background-color: #f7f7f7;
    margin-bottom: 30px;
}
.jumbotron2 .thumbnail{
    background-image: url(http://ritual-blk.ru/static/images/bg-lightl-890.jpg);
}
.jumbotron2 h2{
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

.longbutton{
    min-width: 40%;
}
.longbutton:active, .longbutton:hover, .longbutton{
    background-image: url(http://ritual-blk.ru/static/images/bg-lightl-890.jpg);
}
.jumbotron2 a  {
    text-decoration: none
}
.jumbotron2 .thumbnail .caption h3{
    margin: 0;
    text-align: center;
    padding: 5px;
    position: absolute;
    width: calc(100% - 39px);
    bottom: 24px;
    background-image: url(http://ritual-blk.ru/static/images/bg-lightl-890.jpg);
    transition-timing-function: ease-in-out;
    transition: 0.25s;

}
.jumbotron2 .thumbnail .caption{
    padding: 0;
}

.jumbotron2 .thumbnail:hover h3{
    transition-timing-function: ease-in-out;
    transition: 0.25s;
    padding-bottom: 25px;
}


.nopadding{
    padding: 0;
}

.servisesimg img{
    width: 100%;

}

.serviseblock{
    background-color: #fff;
    margin-bottom: 20px;
}


.serviseblock .servisecaption{
    margin-bottom: 0px;
    padding: 15px;

    font-family: 'Roboto', sans-serif;
}

.serviseblock .servisecaption h3{
    margin: 0;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
}

.serviseblock .servisecaption p{
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}

article{
    padding: 20px;
    /*     background-color: hsla(26, 31%, 17%, 0.7);*/
    border-radius: 10px; 
    color: #333;
    font-family: 'Roboto', sans-serif;
}


h1{
    margin-top: 0;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd;
}

.title {
    margin: 0;
    text-align: center;
    font-size: 28px;
    margin-bottom: 19px;
    padding: 10px;

}

article{
    margin-top: 20px;
}

.mapcard{
    position: relative;
    height: 100%;
    width: 100%;
    margin-bottom: 20px
}
#map{
    width: 100%;    
    height: 265px
}

.contacts{
    margin-top: 25px;
    font-family: 'Roboto', sans-serif;
}

.contactscard{
    padding: 15px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.54);
    border-radius: 3px;

}
.contactscard input, .contactscard textarea{
    border-radius: 3px;
    border: 1px solid #ddd;
}

.contactscard h1,.contactscard h2{
    margin: 0;
    font-size: 28px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.servisesimg .fa{
    position: absolute;
    width: 60px;
    left: calc(50% - 28px);
    color: #fff;
    opacity: 0;
    top: 0;
}

.servisesimg:hover .fa{
    top: calc(50% - 22px);
    opacity: 1;
    transition: 0.25s;
    transition-timing-function:ease-in-out;
}

.serviseblock .price{
    padding: 5px;
    font-size: 18px
}

.navbar{
    background-color: #52351e;
    border-color: rgba(255, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}

.navbar-brand{
    font-family: 'Conv_IzhitsaC Regular';
}

.triangle3{
    margin-top: -25px;
}

.navbar li a{
    text-shadow: 1px 1px 2px black;
}

.navbar .dropdown-menu li a {
    text-shadow: 0px 0px 0px transparent;
}

.btn{
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
}

.navbar-nav .totop a
{
    padding:0;
}
.navbar-right .totop
{
    opacity:0;
    width:0;
    padding-top:0;
    padding-bottom:0;
    margin:0;
    margin-top:-1px;
    visibility: hidden;

}

@media (max-width: 991px) { 
    .navbar-right .totop{
        display: none;
    }
}

.navbar-right .totop:hover
{
    opacity:.6;
    transition:.25s
}

#top
{
    position:absolute;
    top:-50px
}

.longbutton{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


/*md*/
@media (max-width: 1199px) { 

    .featuresimg{
        padding: 0px;
    }

}

/*sm*/
@media (max-width: 991px) { 

    .navbar li{
        text-align: center
    }

    .jumbotron2 .thumbnail .caption h3{
        padding: 5px;
        bottom: 24px;
        font-size: 16px;

    }


    .jumbotron2 .thumbnail:hover h3{
        padding-bottom: 10px;

    }

    .features .thumbnail img{
        width: calc(100% - 110px);
        margin-bottom:30px;

    }
    .features .thumbnail{
        padding: 0;
        background-size: contain;
        padding-top: 34px;

    }
    .features .col-sm-4{
        padding: 0;
    }


    .features .thumbnail .caption h2{
        font-size: 20px;
    }
    .feedback{

    }


}
.btn-warning br{
    display: none;
}
/*xs*/
@media (max-width: 767px) { 
    .catalog{
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    }
    .serviseblock{
    margin: auto;
        margin-bottom: 20px;
    max-width: 300px;
    }
    .servisecaption {
    text-align: center;
    }
    
    .servisecaption p{
    text-align: left
    }
    .servisecaption .btn{
    margin-bottom: 10px;
    }
    .features .thumbnail img{
        width: calc(100% - 110px);
        margin-bottom:30px;

    }
    .jumbotron2 .row{
        max-width: 240px;
        margin: auto;
    }

    .features .thumbnail{
        max-width: 240px;
        margin: auto;

    }
    .jumbotron1 {
        margin: 0;
        padding: 0;
    }

    .logotext h2{
        font-size: 35px;
    }

    .btn-warning br{
        display: inline;
    }

    .logotext .btn{
        width: 100%;

        margin-bottom: 5px;
    }
    .logotext{
        padding-top: 0;
    }

    .jumbotron2 .thumbnail .caption h3{
        padding: 5px;
        bottom: 4px;
        font-size: 16px;

    }

    .jumbotron2 .btn{
        width: 100%;
    }

    .jumbotron2 .thumbnail:hover h3{
        padding-bottom: 10px;

    }

    article{
        padding: 0;
    }

    article h1{
        font-size: 20px;
    }

    .footer{
        font-size: 13px;
    }
    
    .contacts h1,.contacts h2{
font-size: 20px;    
    }

    .feedback .text-right,.feedback .text-left{
        text-align: center;
    }
    
    .feedback img{
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    }
    
    .feedback .btn{
    margin: 0;
    margin-bottom: -15px;
    }
    
    .contactsleftrow{
    padding: 0;
    }
    
}
/*
     FILE ARCHIVED ON 00:06:42 Jul 24, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:03:25 Jan 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.669
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 17.8
  LoadShardBlock: 1179.396 (3)
  PetaboxLoader3.resolve: 1226.166 (3)
  PetaboxLoader3.datanode: 105.331 (4)
  load_resource: 156.476
*/