/*
Theme Name: Trust ecommerce
Theme URI: https://wordpress.org/themes/twentysixteen/
*/
.container.map-svg{
	max-width:800px;
	margin:0 auto;
}
.container.map-svg h1, .container.map-svg h2{
	text-align: center;
}
#post-426 .entry-content.max-row .col-md-6{
	padding-left:15px!important;
}

.mc4wp-checkbox label span {
    display: block;
    margin-left: 34px;
    margin-top: -18px !important;
}

@media handheld, only screen and (max-width: 640px) {
    .mc4wp-checkbox label span {
        display: block;
        margin-left: 60px;
        margin-top: -40px !important;
    }
}
.blue-section .no {
    left: 298px;
    top: 12px;
}
.container.blue-section{
	padding-top: 5px;
}
.nav-tabs {
    border-bottom: 2px solid #fcf9f9;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}

.nav-tabs > li > a {
    border: none;
    color: #666;
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    border: none;
    color: #2F5496 !important;
    background: transparent;
}

.nav-tabs > li img {
    margin-right: 3px;
    margin-bottom: 2px;
}

.nav-tabs > li > a::after {
    content: "";
    background: #2F5496;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
    transform: scale(1);
}

.tab-nav > li > a::after {
    background: #2F5496 none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px;
    background: #fcf9f9;
}

.tab-content i {
    margin-right: 5px;
    color: #2F5496;
}

.tab-content ul {
    list-style: none;
}

.tab-content li {
    line-height: 10px;
}
.tab-content li a {
    display: block;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-acceptance-missing{
	line-height:1em;
	float:left;
}