/*  ----------  COMPANIES  ----------  */	
	
	.companies .companies-list .item {
	    width: 30%;
	    float: left;
	    margin-right: 5%;
	    background-color: #f4f5f5;
	    min-height: 125px;
	    padding: 10px 20px;
	    position: relative;
	    margin-bottom: 3%;
	    cursor: pointer;
	    display: block;
	}
	
	.companies .companies-list .item:hover {
	    background-color: #e5e5e5;
	}
	
	.companies .companies-list .item:after {
	    content: ' ';
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    height: 0;
	    width: 0;
	    border-top: 9px solid transparent;
	    border-right: 9px solid #42b3e5;
	    border-bottom: 9px solid #42b3e5;
	    border-left: 9px solid transparent;
	}
	
	.companies .companies-list .item:nth-child(3n) {
	    margin-right: 0;
	}
	
	.companies .companies-list .item .name {
	    color: #42b3e5;
	    font-family: 'Montserrat';
		font-weight: 200;
	    text-transform: uppercase;
	    font-size: 30px;
	    line-height: 1em;
	    margin-bottom: 0.2em;
	    max-height: 2em;
	    overflow: hidden;
	    display: block;
	}
	
	.companies .companies-list .item .description {
	    font-size: 0.9em;
	    line-height: 1.25em;
	    overflow: hidden;
	    max-height: 2.5em;
	    display: block;
	    color: #737373;
	}
	
	.companies .companies-detail .name {
	    color: #42b3e5;
	    font-family: 'Montserrat';
		font-weight: 200;
	    font-size: 48px;
	    line-height: 1em;
	    text-transform: uppercase;
	    margin-bottom: 0.5em;
	}
	
	.companies .companies-detail .data {
	    width: 100%;
	    margin-bottom: 20px;
	}
	
	.companies .companies-detail .data thead tr {
	    background-color: #42b3e5;
	}
	
	.companies .companies-detail .data thead th {
	    height: 38px;
	    vertical-align: middle;
	    white-space: nowrap;
	    color: #fff;
	    text-transform: uppercase;   
	    font-family: 'Montserrat';
		font-weight: 200;
	    font-size: 24px;
	    line-height: 1em;
	    padding: 0 10px; 
	}
	
	.companies .companies-detail .data thead th:last-child {
        background-image: url("../images/table-header-corner.png");
        background-repeat: no-repeat;
        background-position: right bottom;
	}
	
	.companies .companies-detail .data tbody td {
	    background-color: #f4f5f5;
	    padding: 20px 10px;
	    color: #737373;
	    font-size: 0.9em;
	    line-height: 1.25em;
	    border-right: 2px solid #fff;
	}
	
	.companies .companies-detail .data .category {
	}
	
	.companies .companies-detail .data .activity {
	    width: 28%;
	}
	
	.companies .companies-detail .data .employees {
	}
	
	.companies .companies-detail .data .settlement {
	}
	
	.companies .companies-detail .data .address {
	}
	
	.companies .companies-detail .data tbody tr td:last-child {
	    border-right: 0 none;
	}
	
    .companies .form {
        margin-bottom: 3%;
	}
    
    .companies .form .form-group {
		float: left;
		width: 23.5%;
		margin-right: 2%;
    }
    
    .companies .form .form-group:last-child {
		margin-right: 0;
    }
    
    .companies .form .form-group.submit {
        padding-top: 24px;
    }
    
    .companies .form .form-group label {
		display: block;
		line-height: 24px;
		padding: 0 10px;
    }
    
    
    .companies .form .form-group input[type="text"],
    .companies .form .form-group select,
    .companies .form .form-group input[type="submit"] {
        width: 100%;
    }
    
/*  ----------  CONTACT  ----------  */

    .contact form,
    .contact-info{
        width: 50%;
        float: left;
        margin: 15px 0;
    }

	.contact .form-group {
	    margin: 10px 0;
	    width: 100%;
	}
	
	.contact .form-group label {
	    display: block;
        line-height: 1.5em;
        padding: 0 10px;
	}
	
	.contact .form-group .contact-captcha input[type="text"] {
	   width: 50%;
	}
	
	.contact .form-group .contact-captcha {
	   position: relative;
	}

	.contact .form-group.contact-send-submit {
	   margin-top: 40px;
	}

    .contact-info{
        height: 282px;
        padding-left: 10%;
    }

    .contact-data{
        width: 100%;
        display: flex;
        margin: 10% 0;
    }
    .contact-data span{
        width: 50%;
        display: inline-block;
        color: #42b3e5;
        font-size: 24px;
        font-family: 'Montserrat';
		font-weight: 200;
    }


/*  ----------  CONTACT BLOCK  ----------  */
.contact-block{
	/* margin-bottom: 45px; */
}

.contact-block h4{
	margin-bottom: 5px;
}

.contact-block span{
	display: block;
	position: relative;
	padding: 5px 5px 5px 35px;
}

.contact-block span:before{
	content: '';
	width:24px;
	height: 24px;
	position: absolute;
	top: 6px;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
}

.contact-block .icon-logo:before{
	background-image: url("");
}
.contact-block .icon-home:before{
	background-image: url("../images/icons/icon-home.png");
}
.contact-block .icon-phone:before{
	background-image: url("../images/icons/icon-phone.png");
}
.contact-block .icon-info:before{
	background-image: url("../images/icons/icon-info.png");
}

/*  ----------  FOGALOMTAR  ----------  */
.main-content ul.fogalomtar li:before{
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: -40px;
	width: 26px;
	height: 32px;
	background: url("../images/icons/icon-book.png") no-repeat center;
	background-size: contain;
}

/*  ----------  PAGER  ----------  */

    .pager {
        padding-top: 3%;
        border-top: 1px solid #ececec;
        text-align: center;
    }
    
    .pager .pages {
        display: inline-block;
        height: 40px;
    }
    
    .pager .pages > div {
        float: left;    
    }
    
    .pager .pages a,
    .pager .pages span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: block;
        float: left;
        text-align: center;
        margin: 0 2px;  
        font-size: 1em;
        background-color: #1c4c62;
        color: #fff;
        font-weight: bold;
    }
    
    .pager .pages span.current {
        background-color: #42b3e5;
    }
    
    .pager .pages a:hover {
        opacity: 0.8;
    }
    
    .pager .pages span {
        background: #e5e5e5;
    }
    
    .pager .pages .paginator-pages {
        margin: 0 10px;
    }
    
    .pager .pages .paginator-pages a,
    .pager .pages .paginator-pages span {
        text-indent: 0;
    }
    
    .pager .pager-text {
        float: left;
        display: none;   
    }
    
    .pager .pager-text span {
        font-weight: bold;  
    }

/*  ----------  GALLERY  ----------  */

    .gallery td {
        padding: 8px;
    }
    
    .gallery td a,
    .gallery td img {
        display: block;
        margin: 0 auto;
    }
    
    .gallery td img {
        margin-bottom: 10px;
    }