#section-contact input[type="text"],input[type="email"], textarea{
-webkit-appearance: none;
    display: inline-block;
    width: 100%;
    min-height: 50px;
    padding: 10px;
    border: 2px solid #f4f4f4;
    background: #f4f4f4;
    margin-bottom: 10px;
}
#section-contact input:focus,textarea:focus{ 
    border:2px solid black;
}
#section-contact input[type="submit"]{
color: #111111;
    background: none;
    border: 2px solid #111111;
    padding: 10px 23px;
}
#section-work .relative{
display:none;
}
.intro-section-content p{
font-size:14px;
}
#section-intro .row-items{
display:none;
}
.header-inner h2,.header-inner h6,.header-inner a
{
  color:black !important;
}
.top-bar .menu ul li:hover a {
	color: #ffffff;
}

.top-bar .menu ul li a {
	display: block;
	padding: 15px 20px;
    color: black;
    text-decoration: none;
    font-size: 12px;
}
.header-inner a:hover{
	color:white !important;
}
.tb-small .menu ul li a{color:white !important;}
.section-type-column .columns h1:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 45px;
    width: 50px;
    height: 2px;
    margin-left: -25px;
    background-color: #ff4800;
}
.section-type-column .columns h1{
text-align:center;
}
.section-type-column .columns img{    margin-top: 45px;}
.buttons-int-left{
float: left;
    padding:5px 10px;
    background: #112C50;
    color: white;
    margin-right: 10px;
}
.buttons-int-right{
    float: left;
    padding: 5px 10px;
    background: #112C50;
    color: white;
}
.buttons-int a:hover{
color: #ff4800 !important;
}
#section-partners ul li {
line-height: 45px;
    list-style: circle;
    font-size: 15px;
    font-weight: bold;
}
#section-partners ul{
  padding-left: 30px;
margin-top: 60px;
}
.img-left{
    margin-top: 0 !important;
float:left;
}
.img-right img{   margin-top: 0 !important;}
.ai-images{
float: left;
    width: 100%;
    margin-bottom: 10px;}
.section-type-calltoaction{display:none;}
.tb-large .tb-logo h1 a{color:black !important;}
#section-contact h1{font-size: 30px !important;}
#section-contact hr{background-color: #ff4800;}
body p {color: black !important;
font-size: 14px !important;}
.videoLink{
font-size: 16px;
    padding: 3px 45px;
    border: 1px solid #112C50;
}