@charset "UTF-8";
/* CSS Document */

.features_sec45 {
    background-color: #f7f7f7;
   
    float: left;
    padding: 59px 0;
    text-align: center;
    width: 100%;
}
	
	ul.tabs {
    float: left;
    margin-right: 4%;
    width: 13%;
}
.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
	.tabs li {
    margin: 0 0 4px;
    text-align: center;
}
	.tabs li.active a::after {
    border-color: rgba(19, 175, 235, 0) rgba(19, 175, 235, 0) rgba(19, 175, 235, 0) #0075c8;
}
.tabs li a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(238, 238, 238, 0) rgba(238, 238, 238, 0) rgba(238, 238, 238, 0) #eeeeee;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.tabs li.active a {
    background-color: #13afeb;
    color: #ffffff;
}
.tabs li a {
    background-color: #eeeeee;
    color: #454545;
    display: block;
    font-size: 14px;
    height: 98px;
    padding: 22px 0 20px;
    position: relative;
    text-decoration: none;
}
	.tabs li i {
    display: block;
    font-size: 30px;
    margin-bottom: 4px;
    text-align: center;
}
.fa {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.roadmap {
    background-image:url(../media/components/img/roadmap.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
	.brand {
    background-image:url(../media/components/img/brand.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
	.tabs li i {
    display: block;
    font-size: 30px;
    margin-bottom: 4px;
    text-align: center;
}
	.migration {
    background-image:url(../media/components/img/migration.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
	.data {
    background-image:url(../media/components/img/data.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
	.training {
    background-image:url(../media/components/img/training.png);
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
}
	.tabs-content {
    float: left;
    padding: 0;
    text-align: left;
    width: 80%;
}
	.tabs-content .tabs-panel {
    padding: 10px;
}
	.one_half {
    width: 48%;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    float: left;
    margin-right: 4%;
    position: relative;
}
	h4.caps {
    text-transform: uppercase;
}
	ul.list_1 {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
	.list_1 li {
    color: #666666;
    font-size: 12px;
    line-height: 21px;
    list-style: outside none none;
    margin: 0;
    padding: 7px 0;
		font-family: Montserrat;
		
}
	.list_1 li {
    margin: 0;
    padding: 7px 0;
		
}
	.list_1 li i {
    color: #0075c8;
    margin-right: 8px;
}
	.list_1 li i {
    margin-right: 8px;
}
	
	.last {
    clear: right;
    margin-right: 0 !important;
}
.one_half {
    width: 48%;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    float: left;
    margin-right: 4%;
    position: relative;
}
