
.ul1 li a {
    text-align: left;}
	.ul1 .active a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    right: 10%;
    left: inherit;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    color: #002e4e;
    opacity: 1;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.ul1 li a:after {
    content: '';
    display: block;
    background:#002e4e;
    width: 3px;
    height: 26px;
    left: 0px;
    position: absolute;
    right: inherit;
    top: 50%;
    margin-top: -13px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.ul1 .active a:hover:before {
    left: inherit;}
	.tabs1_tabs {
    text-align: center;
    padding-bottom: 20px;
}
a{text-decoration:none;}
.thumb2 .caption{padding-bottom: 0;
    border: none;}
.btn-default.btn-cf-submit2:before{display:none;}
.banner2 .txt5 {
      padding-top: 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #464646;
    padding-bottom: 10px;
}
.thumb2 figure {
    margin: 0px 0px 10px 0px;
}
.btn-default.btn-cf-submit2 {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 40px;
    padding: 0 5px;
    text-transform: capitalize;
    background: #234fa0;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    border: 1px solid #234fa0;
    margin-top: 15px;
    letter-spacing: 1px;
}
.ul1 li a:hover:before {
    left: inherit;
    right: 10%;
opacity: 1;}
.ul1 li a {
padding: 15px 25px 15px 30px;}


.tabs2-wrapper .tabs li a {
    display: block;    letter-spacing: 1px;
    background: none;
    line-height: 20px;
    padding: 10px 10px;
    text-align: center;
    color: #464646;
    font-size: 14px;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    font-weight: 600;
}
#second-tab-group p{font-size:13px;letter-spacing:1px;line-height:2.4;}

.thumb2 {
margin-bottom: 5px;}
.tabs2-wrapper .tabs li a:hover, .tabs2-wrapper .tabs li.active a {
    color: #002e4e;
    background: #002e4e;
    color: white;
}
}


.thumb2 figure img {
    width: 100%;
    display: block;
    /*border: 1px solid #e8e8e8;*/
}








