.col4{
position: relative;
width: 188px;
height: 220px;
padding: 0px;
background: #ECECEB;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 18px !important;
}

.col4:after{
content: "";
position: absolute;
bottom: -13px;
left: 20px;
border-style: solid;
border-width: 13px 13px 0;
border-color: #ECECEB transparent;
display: block;
width: 0;
z-index: 1;
}

header nav ul.nav-items li.dropdown a.mainlink:after {
    content:none !important;
}

.homepage .benefits .wrapper ul{
	margin-top: 25px;
}

.homepage .faqs{
	margin-top: 50px;
}

.homepage .faqs h6{
	color: #1d5a96;
}

.homepage .faqs p{
	margin-top: 5px;
	color: gray;
	font-size:14px;
}

.homepage .faqs .clear{
	margin-top: 20px;
}

.benefits ul li.taxes, .benefits ul li.automation, .benefits ul li.control{
    min-height: 500px !important;
    font-size: 18px !important;
}

.benefits ul li.taxes{
    border-bottom-color: #ffb400 !important;
}

.benefits ul li.automation{
    border-bottom-color: #3D9E37 !important;
}
.front-page .homepage .advice{
    padding-top: 54px !important;
}

.front-page .homepage .benefits{
    padding-top: 10px;
}

.homepage .faqs_banking .faqs_financing{
	margin-top: 20px;
}

.homepage .faqs table td{
	border: 1px solid gray;
}

.homepage .clients{
    padding-top: 0px !important;
    padding-bottom: 20px !important;
}

.homepage .clients p{
    font: inherit;
    word-wrap: break-word;
    width: 275px;
    font-style: italic;
}
.homepage .cli_p img{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-shadow: 1px 1px 1px 1px #CFCCCE;
    box-shadow: 1px 1px 1px 1px #CFCCCE;    
    height:120px;
}

.homepage .clients li{
    border: none !important;
}

.homepage .advice{
    padding-bottom: 5px !important;
}

.contactus , .pricing{
    padding-top: 20px;
    background-color: #EEE;
    line-height: 0.75em;
}

.contactus table{
    border: none !importants;
}

.contactus td{
    border: none;
}

.contactus h6, .contactus h5{
	color: #1d5a96;
}

.pricing li{
    padding: 10px;
}

.pricing .clear{
    margin-top: 20px;
}

.topics_sidebar{
    padding-top: 55px;
    position: relative;
}

.topics-sidebar a{
    color:#1d5a96 !important;
    cursor: pointer;
}

.topics-sidebar ul{
    list-style : none;
}

.faq_section_box{
    padding:10px;
    background-color: #EEE;
    -webkit-box-shadow: 1px 1px 1px 1px #9C9C9C;
    box-shadow: 1px 1px 1px 1px #9C9C9C;
}

.topic_header{
    text-align: center !important;
    background-color: #1d5a96;
}

.topic_header h6{
    color: #fff;
}

.faqs p{
    font-size: 20px !important;
    line-height: 1.7em !important;
}

.faqs p, .faqs table{
    display: none;
}

.faqs h6{
    cursor: pointer;
}

.faqs h6:before{
    content: "";
    border-color: transparent #1d5a96;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}
.faqs h6:hover{
    text-decoration: underline;
}

.faqs .non_hidden{
    display:block;
}

.topics_sidebar .active{
    background-color: #fff;
}

.ib_faqs section{
/*    position:absolute;*/
    display: none;
}

.ib_faqs .sec_non_hidden{
    display:block;
}

.contactus table td{
    font-weight: bold !important;
    font-size: 18px !important;
    
}

.contactus img{
    vertical-align: bottom;
}

.pricing p, .pricing li{
    font-size: 18px !important;
}

.module.variable-column-icons ul li hr{
    text-align: left !important;
}

.header_logo a{
    background-image: url("../content/ib-logo-rdm.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: contain!important;
    height: 88px !important;
}

header nav{
    padding-top: 0px !important;
}

.col6{
    width: 68.466258% !important;
}

body{
    font-family: 'Questrial', sans-serif !important;
}

header nav ul.nav-items li a{
    margin-top: 15px !important;
}

.front-page .homepage{
    top: -91px !important;
}

header .sticky_nav{
    top: -99px !important;
}