/*
Theme Name: dialing_vtopby
Theme URI: http://vtop.by/
Author: vtop.by
Author URI: http://vtop.by
Description: Разработка <a href="http://vtop.by">http://vtop.by</a>
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dialing-by
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.sections {
	height: 300px;
}

a {
	color: #007bff;
}

#navbar {
	top: 0px !important;
}

.nav-menu > li > a {
	font-size: 18px;
}

.construction-services h3 {
    font-size: 0.7rem;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.ic-top {
    height: 132px !important;
}

.carousel-item {
    max-height: 450px !important;
}

.construction-parallax {
    background-image: url("./img/images/construction111.jpg");
}

.construction-wide-banner {
	background-color: #002364; /*#002642; /*#001e60 !important;*/
}

.cd-top {
	background: rgba(65, 139, 239) url(./img/master/cd-top-arrow.svg) no-repeat center 50%;
}

.counter-section{
	background-color: #002364 !important;
}

.btn-footer {
	background: #418bef;/*#001e60 !important;*/
}

.btn-footer a:hover {
	color: #fff;
}

.section-tittle-alt{
	border-left: solid 6px #418bef;
}

.section-title h2:after {
	background: #418bef;
}

.bp-caption a {
	color: #418bef;
}

.bp-caption a:hover {
	color: #002364;
}

h5, .h5{
	color: #002364;
}

.pp-caption h4 a {
	color: #001e60;
}

.pp-caption h4 a:hover {
	color: #FFA600;
}

.pp-caption h4::after {
	color: #001e60;
}

.btn-custom{
	border: solid 2px #001e60;
	color: #001e60;
}

.solution-content ul, .post-content ul {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #8C8C9E;
	font-weight: 400;
	line-height: 2;
	padding-left: 25px;
}


.solution-content ol, .post-content ol {
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	color: #8C8C9E;
	font-weight: 400;
	line-height: 2;
	padding-left: 25px;
}

.aligncenter {
	text-align: center;
	display:block;
	margin:auto;
}

.nav-logo > img {
	height: 50px;
	margin: 10px auto; 
}

.footer-icon  .fi-fas {
	margin-bottom: 25px;
}

.nav-menu > li > a {
	padding: 20px 15px;
}

.ic-top h3 {
	color: #000;
}

.ic-top h3:hover {
	color: #418bef;
}

a:hover {
	color: #418bef;
}

.thumbnail-box-alt:hover {
border-bottom: solid 6px #418bef;
}

.thumbnail-box-alt:hover h3 {
	color: #418bef;
}

.content-side {
	background-color: #418bef;
}

.footer-col h4:after {
	background: #50e6c8;
}

.fi-fas {
	color: #50e6c8;
}

.panel-title {
	border-left: solid 6px #50e6c8;
}