body{
    width: 100%;
    margin: 0 auto;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
}
p {
	margin-bottom:20px;
}
.table-price {
	text-align:center !important;
	font-size:16px;
}
.table-price tr:hover {
	background:#e296b2;
	color:#fff !important;
}
.table-price tr:hover span {
	color:#fff !important;	
}
.img-thumbnail {
	border-radius:0;
}
.default-list  {
	margin-bottom:20px;
}
.default-list li {
	list-style-type:disc;
	margin-left:25px;
	margin-bottom:10px;
	color:#5f5f5f;
}
/*General-reset*/
*{
    -webkit-box-sizing: border-box ;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-header {
	margin-top:0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
ul, ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration:none;
    color: #000;
}
a:visited, a:link, a:active{
    color: #000;
    text-decoration: none;
}
a:hover,
a:focus{
    text-decoration: none;
}
img{
    max-width: 100%;
    border: none;
    outline: none;
}
div:focus{
    outline: none;
}
input, button{
    outline: none;
    border:none;
}
textarea{
    resize: vertical;
}
h1{
    font-size: 48px;
}
h2{
    font-size: 32px;
}
h3{
    font-size: 24px;
}
/*============General-reset-end================*/
.header{
    padding: 140px 0 180px 0;
    background:  url(../images/fon.jpg)no-repeat center top fixed;
    background-size: cover; 
}
.header__top{
    position: fixed;
    top: 0;
    width: 100%;
    padding: 15px 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
}
.header__logo a{
    color: #ededed;
    font-size: 38px;
    font-family: 'Pacifico', cursive;
}
.header__logo span{
    color: #ff4800;
}
.header__nav{
    font-size: 0;
}
.header__nav li{
    display: inline-block;  
}
.header__nav a{
    display: block;
    padding: 0 15px;
    color: #ededed;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 4;
    transition: .5s;
}
.header__nav a:hover{
    color: #ff4800;
    background: #424752;
}
.header__phone a{
    color: #ededed;
    display: block;
    font-size: 20px;
    line-height: 1.2;
}
.header__bottom {
    text-align: center;
    text-transform: uppercase;
    color: #ededed;
}
.header__bottom h1{
    position: relative;
    padding-top: 60px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.header__bottom h1:after{
    content: "";
    width: 100px;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #ff4800; 
    bottom: 0;
}
.header__bottom h2{
    padding: 60px 0;
}
.main{
    background: url(../images/geometry2.png);
}
.section-content{
    padding: 60px 0;
}
.main__sidebar{
	border:1px solid #ededed;
    background: #fff;
	box-shadow:rgba(0, 0, 0, 0.1) 0 1px 10px;
}
.main__sidebar li{
}
.main__sidebar a{
    display: block;
    font-size: 18px;
    transition: .3s;
    padding: 10px;
	border-bottom: 1px dotted #eaeaea;
}
.main__sidebar a:hover{
    color: #666;
    background: #eee;
}
.title__col{
    position: relative;
    padding-bottom: 10px;   
    font-size: 25px;   
    margin-bottom: 30px; 
	text-transform:uppercase;
}
.title__col:after{
    content: "";
    width: 50px;
    height: 4px;
    background: #d80027;
    position: absolute;
    bottom: 0;
    left: 0;
}
.catalog{
    border: 1px solid #ededed;
    min-height: 250px;
    border-radius: 0px;
    margin-bottom: 20px;
    transition: .5s;

}
.catalog:hover{
	box-shadow:rgba(0, 0, 0, 0.2) 0 1px 14px;
    
}
.catalog:hover h4{
    color: #d80027;
}
.catalog h4{
    text-align: center;
    padding-top: 200px;
    font-size: 18px;
    transition: .5s;
}
.content-img {
	text-align:center;
}
.content-img img {
	display:inline-block;
}
.brochura{
    background: #fff url(../images/fold-out-map.svg) no-repeat center 10%;
    background-size: 70%;
}
.badge-item{
    background: #fff url(../images/id-badge.svg) no-repeat center 10%;
    background-size: 70%;
}
.badge-book{
    background: #fff url(../images/information-book.svg) no-repeat center 10%;
    background-size: 70%;
}
.visit{
    background: #fff url(../images/business-card.svg) no-repeat center 10%;
    background-size: 70%;
}
.certificate{
    background: #fff url(../images/certificate.svg) no-repeat center 10%;
    background-size: 70%;
}
.folder{
    background: #fff url(../images/open-folder-outline.svg) no-repeat center 10%;
    background-size: 70%; 
}
.stamp{
    background: #fff url(../images/rubber-stamp.svg) no-repeat center 10%;
    background-size: 70%; 
}
.calendar{
    background: #fff url(../images/calendar.svg) no-repeat center 10%;
    background-size: 70%; 
}
.visit-card{
    background: #fff url(../images/visitor-card.svg) no-repeat center 10%;
    background-size: 70%; 
}
.sticker{
    background: #fff url(../images/sticker.svg) no-repeat center 10%;
    background-size: 70%; 
}
.logo{
    background: #fff url(../images/chrome-logo.svg) no-repeat center 10%;
    background-size: 70%;
}
.blank{
    background: #fff url(../images/icon.svg) no-repeat center 10%;
    background-size: 70%;
}
.typography{
    padding: 10px 0 60px 0;
}
.typography h4{
    padding: 30px 0;
    font-size: 24px;
    color: #666;
}
.typography p{
    font-size: 18px;
    line-height: 1.5;
    color: #666;
}
.typography a{
    color: #d80027;
}
.footer{
    padding: 40px 0 ;
    background: #f7f8fa;
    border-top: 2px solid #ccc;
}
.footer h4{
    font-size: 24px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #666;
}
.footer p,
.footer a{
    font-size: 18px;
}
.footer__nav a{
    transition: .5s;
}
.footer__nav a:hover{
    color: #d80027;
}
.footer__nav li{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.footer__social{
    padding-top: 10px;
}
.footer__social li{
    display: inline-block;
    margin-right: 10px;
}
.footer__social a{
    display: block;
    padding-top: 6px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ccc;
    text-align: center;
    transition: .5s;
}
.footer__social a:hover{
    background: #666;
    color: #fff;
}
@media(max-width: 1200px) {
    .header__nav a{
        padding: 0 11px;
    }
}
@media(max-width: 990px) {
    .header{
        padding-bottom: 40px;
    }
    .header__logo a{
        font-size: 25px;
    }
    .header__nav a,
    .header__phone a{
        font-size: 14px;
        line-height: 3;
    }
    h1{
        font-size: 36px;
    }
    .header__bottom h1{
        padding-top: 40px;
    }
    .header__bottom h2{
        padding: 40px 0;
    }
    .catalog{
        min-height: 200px;
    }
    .catalog h4{
        padding-top: 110px;
    }
    .main__sidebar{
        margin-bottom: 30px;
    }
    .footer__col{
        min-height: 350px;
    }
}

@media(max-width: 767px) {
    .brochura,
    .badge-item,
    .badge-book,
    .visit,
    .certificate,
    .folder,
    .stamp,
    .calendar,
    .visit-card,
    .sticker,
    .logo,
    .blank{
        background-size: 15%; 
    }
    .catalog{
        min-height: 180px;
    }
    .catalog h4{
        padding-top: 130px;
    }
    .typography img{
        display: block;
        margin: auto;
        padding-bottom: 20px;
    }
    .typography h4{
        text-align: center;
    }
    .header__logo{
        display: inline-block;
        padding: 7px 0 0 15px;
    }
    .footer__col{
        min-height: auto;
        margin-bottom: 20px;
    }
    .footer__nav{
        text-align: center;
    }
    .footer h4{
        text-align: center;
    }
    .footer__social{
        text-align: center;
    }
}
.navbar-default{
    background: rgba(82, 82, 82, 1);
}
.navbar-default .navbar-toggle .icon-bar{
    background: #fff;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover{
    background: transparent;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
}
@media(max-width: 480px) {
    h1{
        font-size: 30px;
    }
    h2{
        font-size: 20px;
    }
    .header__bottom h2{
        padding: 15px 0;
    }
    h3{
        font-size: 18px;
    }
}