.con-bg {
    margin: -117px auto 0;
    text-align: center;
    padding: 0 150px
}

#owl-demo {
    position: relative;
    z-index: 2
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-pagination {
    display: none!important
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

#owl-demo .owl-prev,
.owl-next {
    position: absolute;
    background-repeat: no-repeat;
    font-size: 0
}

#owl-demo .owl-prev {
    left: 40px;
    background: url(../../images/sprite.png) no-repeat -239px 0;
    width: 22px;
    height: 41px!important
}

#owl-demo .owl-next {
    right: 40px;
    background: url(../../images/sprite.png) no-repeat -278px 0;
    width: 22px;
    height: 41px!important;
    float: right
}

.owl-item .item {
    position: relative
}

.owl-item .item.two>div>div>div strong {
    color: #fff;
    width: 275px;
    float: right
}

.owl-item .item.one>div>div>div strong {
    color: #fff
}

.owl-item .item.five>div>div>div strong span,
.owl-item .item.one>div>div>div strong span {
    color: #fff
}

.owl-item .item.white>div>div>div strong {
    color: #fff
}

.owl-item .item.five>div>div>div strong {
    color: #fff;
    float: right
}

.owl-item .item>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 1024px;
    margin: 0 auto;
    width: 100%;
    height: 100%
}

.owl-item .item>div>div {
    display: table;
    width: 100%;
    height: 100%
}

.owl-item .item>div>div>div {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.owl-item .item>div>div>div strong,
.owl-item .item>div>div>div strong span {
    display: block;
    color: #015bc6;
    font-size: 30px
}

.owl-item .item>div>div>div strong,
.owl-item .item>div>div>div strong small {
    color: #000;
    font-size: 30px
}

.owl-item .item>div {
    padding: 0 81px
}

.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding: 30px 10px 30px 153px;
    border-right: 2px solid #f8f8f8;
    border-left: 2px solid #f8f8f8;
    border-top: 4px solid #f8f8f8
}

.col-sm-15 p,
.col-xs-15 p {
    margin: 0 0 19px
}

.col-xs-15 {
    width: 100%;
    float: none;
    padding: 30px 10px 30px 153px
}

@media screen and (min-width:540px) and (max-width:767px) {
    .owl-pagination .owl-page {
        margin: 14px auto
    }
}

.banner-sec {
    text-align: center
}

.banner-sec img {
    display: block;
    width: 100%;
    height: 313px
}

.flight-book-form {
    background: #fff;
    padding: 20px 10px
}

.radio-sec {
    overflow: hidden;
    margin: 0 0 17px
}

.radio-wrap {
    float: left;
    width: 157px
}

.radio-wrap label {
    margin: 0
}

.show-btn {
    color: #5d5d5d;
    font-size: 12px;
    font-style: italic
}

button.btn {
    margin: 0;
    float: right
}

.ui-datepicker-buttonpane {
    display: none
}

.ui-datepicker-next .ui-icon {
    background-position: -224px 0;
    width: 12px;
    height: 12px
}

.ui-datepicker-prev .ui-icon {
    background-position: -210px 0;
    width: 12px;
    height: 12px
}

input[type=text].datepicker {
    background: #eee url(../images/date.png) 99% 2px no-repeat
}

.login-content {
    max-width: 400px;
    width: 100%;
    padding: 10px;
    margin: -50px auto 50px;
    background: #fff;
    position: relative;
    box-shadow: 7px 5px 14px -1px rgba(0, 0, 0, .35)
}

.login-icon,
.login-logo-wrap {
    text-align: center;
    margin: 0 0 15px
}

.login-icon span,
.login-logo-wrap a {
    display: inline-block
}

.forgot-links {
    margin: 0 0 0;
    padding: 0;
    text-align: center
}

.forgot-links li {
    margin: 0;
    padding: 0;
    display: inline-block
}

.btn-wr {
    text-align: center
}

.btn-wr button {
    float: none;
    display: inline-block;
    width: 129px
}

.forgot-links li {
    padding: 0 15px;
    border-left: 1px solid #5d5d5d
}

.forgot-links li:first-child {
    border: none
}

.forgot-links li a {
    display: block;
    font-style: italic;
    color: #5d5d5d;
    font-size: 12px
}

.login-form ul li {
    position: relative
}

.login-form .error {
    bottom: -15px
}

.login-form ul {
    margin: 0 0 10px
}

.sbHolder {
    font-family: open_sansregular;
    font-size: 16px;
    font-weight: 400;
    height: 26px;
    position: relative;
    width: 183px;
    margin-bottom: 35px;
    text-transform: capitalize
}

.sbSelector {
    color: #fff;
    display: block;
    height: 30px;
    left: 10px;
    line-height: 30px;
    outline: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: -3px;
    width: 100%;
    font-size: 16px;
    font-weight: 700
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
    color: #fff;
    outline: 0;
    text-decoration: none
}

.sbToggle {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    display: block;
    outline: 0;
    position: absolute;
    right: 10px;
    top: 8px
}

.sbHolder.white .sbToggle {
    border-top: 7px solid #a6a6a6
}

.sbToggle:hover {
    background: url(../images/side-arrow.png) center center no-repeat
}

.sbToggle.sbToggleOpen {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-top: none;
    top: 10px
}

.sbToggleOpen:hover {
    background: url(../images/side-arrow.png) center center no-repeat
}

.sbHolderDisabled {
    background-color: #3c3c3c;
    border: solid 1px #515151
}

.sbOptions {
    background-color: #fff;
    border: medium none;
    border-radius: 0 0 5px 5px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 36px!important;
    width: 100%;
    z-index: 1
}

.sbOptions li {
    padding: 0;
    border-bottom: 1px solid #a7a7a7;
    margin-bottom: 0!important
}

.sbOptions li:hover {
    background-color: #fff
}

.sbOptions li:hover a {
    color: #fff
}

.services .sbOptions a {
    display: block;
    outline: 0;
    padding: 17px;
    color: #a7a7a7
}

.services .sbOptions a:hover {
    background: #f9f9f9;
    color: #3c3c3c
}

.sbOptions a:link,
.sbOptions a:visited {
    text-decoration: none
}

.sbOptions li.last a {
    border-bottom: none
}

.sbOptions .sbDisabled {
    border-bottom: dotted 1px #515151;
    color: #999;
    display: block;
    padding: 7px 0 7px 3px
}

.sbOptions .sbGroup {
    border-bottom: dotted 1px #515151;
    color: #ebb52d;
    display: block;
    font-weight: 700;
    padding: 7px 0 7px 3px
}

.sbOptions .sbSub {
    padding-left: 17px
}

#sync1 .item {
    background: #0c83e7;
    padding: 80px 0;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center
}

#sync2 .item {
    background: #c9c9c9;
    padding: 10px 0;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer
}

#sync2 .item h1 {
    font-size: 18px
}

#sync2 .synced .item {
    background: #0c83e7
}

.select-crd-sec h2 {
    position: relative
}

.select-crd-sec h2:before {
    position: absolute;
    top: -9px;
    left: -78px;
    content: '1';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #333;
    text-align: center;
    font-size: 32px;
    line-height: 147%;
    color: #333
}

.select-crd-sec.mod h2:before {
    content: '2';
    line-height: 141%
}

.select-crd-sec {
    border-bottom: 1px solid #cecece;
    padding-bottom: 22px;
    margin-bottom: 22px
}

.select-crd-sec ul {
    margin: 0;
    overflow: hidden
}

.select-crd-sec ul li {
    float: left;
    margin: 0 10px 0 0;
    background: #015bc6;
    width: 19%;
    height: 30px
}

.select-crd-sec ul li:nth-child(4) {
    margin-right: 9px
}

.select-crd-sec ul li a {
    display: block;
    color: #fff;
    line-height: 210%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    height: 100%
}

.select-crd-sec ul li.active a,
.select-crd-sec ul li:hover a {
    background: #eee;
    color: #333
}

#owl-demo1 .item {
    border: 1px solid #b2b2b2;
    padding: 0;
    margin: 5px;
    text-align: center
}

#owl-demo1 .owl-pagination {
    display: none
}

#owl-demo1 .owl-buttons,
#owl-demo1 .owl-next,
#owl-demo1 .owl-prev {
    position: initial
}

#owl-demo1 .owl-next,
#owl-demo1 .owl-prev {
    width: 24px;
    padding: 0;
    height: 24px;
    font-size: 0;
    background: url(../images/sprite.png) no-repeat;
    background-color: transparent;
    margin: 0;
    opacity: 1
}

#owl-demo1 .owl-prev {
    background-position: -65px -393px;
    margin: 0 2px 0 0
}

#owl-demo1 .owl-next {
    background-position: -94px -393px;
    margin: 0 0 0 2px
}

#owl-demo1 .owl-prev:hover {
    background-position: -7px -393px
}

#owl-demo1 .item img {
    position: relative;
    width: 100%
}

#owl-demo1 .item {
    position: relative
}

#owl-demo1 .item:hover:before {
    background: rgba(206, 206, 206, .5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    z-index: 7
}

#owl-demo1 .owl-next:hover {
    background-position: -36px -393px
}

.card-preview-sec {
    margin: 0 0 25px
}

.card-preview-sec img {
    width: 100%
}

.card-preview-sec .recipien-wrap {
    padding-left: 2px
}

.card-preview-sec .recipien-wrap>div {
    border: 1px solid #d6d7d7;
    height: 100%;
    padding: 35px 40px
}

.card-preview-sec .recipien-wrap>div h2 {
    border-bottom: 1px solid #d6d7d7;
    color: #333;
    font-size: 14px;
    margin: 0 0 30px;
    padding: 0 0 7px;
    text-transform: none
}

.card-preview-sec .recipien-wrap>div textarea {
    background: #f6f8f8;
    border: 1px solid #d6d7d7;
    text-align: center;
    padding: 17px;
    margin: 0 0 32px;
    line-height: 135%
}

.card-preview-sec .recipien-wrap>div>input[type=text] {
    text-transform: none;
    color: #333;
    font-size: 14px;
    margin: 0 0 30px;
    border-bottom: 1px solid #d6d7d7;
    background: 0 0;
    padding: 0
}

.card-preview-sec .recipien-wrap>div>div p {
    font-style: italic;
    color: #333;
    font-size: 12px;
    margin: 0 0 12px
}

.card-preview-sec .row {
    display: table;
    width: 100%;
    height: 340px;
    margin: 0
}

.card-preview-sec .imgsec,
.card-preview-sec .recipien-wrap {
    display: table-cell;
    width: 50%;
    height: 100%;
    vertical-align: top
}

.amount-sec {
    margin: 0 0 32px
}

.amount-sec .radio-sec {
    margin: 0 0 25px
}

.amount-sec .amount-form {
    overflow: hidden;
    margin: 0 0 40px
}

.amount-sec .secc {
    overflow: hidden
}

.amount-sec .secc>div {
    float: right;
    width: 50%;
    text-align: right
}

.amount-sec .secc>div a {
    color: #5d5d5d;
    font-size: 12px;
    font-style: italic
}

.amount-sec .secc>div a:hover {
    color: #015bc6
}

.amount-sec .amount-form {
    float: left;
    width: 50%
}

.amount-sec input[type=submit] {
    margin: 0 auto;
    float: none
}

.amount-sec .amount-form input[type=text],
.amount-sec .amount-form label {
    float: left
}

.amount-sec .amount-form label {
    color: #333;
    font-size: 16px;
    padding: 10px 32px 0 0
}

.amount-sec .amount-form input[type=text] {
    border: 1px solid #d6d7d7;
    background: #f6f8f8;
    padding: 5px;
    height: 28px;
    width: 170px
}

.select-crd-sec input:focus {
    border: none
}

.select-crd-sec.mod {
    border: none
}

.select-crd-sec.mod .radio-wrap label {
    font-size: 18px;
    text-transform: uppercase
}

.mode-form>div {
    margin: 0 0 55px
}

.mode-form>div input[type=submit].form-control {
    background: 0 0;
    border-bottom: 1px solid #d6d7d7;
    padding: 2px 0;
    color: #5d5d5d;
    font-size: 14px;
    display: inline-block
}

.mode-form>div input[type=text]:focus {
    border-top: none;
    box-shadow: none;
    border-right: none;
    border-left: none
}

.mode-form>div.log-btn-wrap {
    text-align: center;
    float: none;
    width: 100%
}

.homeCon {
    background: #e7e9e9;
   
    min-height: 345px
}

.homeCon {
    padding: 60px 0;
    text-align: center
}

.homeCon h2 {
    font-size: 35px;
    color:#5E5E5E;
    margin: 0 0 20px
}

.homeCon h2 strong {
    font-weight: 700
}

.homeCon p {
    color: #5E5E5E;
    font-size: 24px;
    position: relative
}

.homeCon p:before {
    background: #5E5E5E;
    position: absolute;
    right: 0;
    left: 0;
    width: 110px;
    height: 7px;
    content: '';
    right: 0;
    margin: 0 auto;
    bottom: -50px
}

.con-bg .container {
    max-width: 1833px
}

.cil {
    width: 219px;
    height: 219px;
    border-radius: 100%;
    background: #01f267;
    background: -moz-linear-gradient(45deg, rgba(1, 242, 103, 1) 1%, rgba(32, 190, 212, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(1, 242, 103, 1) 1%, rgba(32, 190, 212, 1) 100%);
    background: linear-gradient(45deg, rgba(1, 242, 103, 1) 1%, rgba(32, 190, 212, 1) 100%)
}

.per.cil {
    background: #743484;
    background: -moz-linear-gradient(45deg, rgba(116, 52, 132, 1) 0, rgba(27, 40, 132, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(116, 52, 132, 1) 0, rgba(27, 40, 132, 1) 100%);
    background: linear-gradient(45deg, rgba(116, 52, 132, 1) 0, rgba(27, 40, 132, 1) 100%)
}

.org.cil {
    background: #f75850;
    background: -moz-linear-gradient(45deg, rgba(247, 88, 80, 1) 0, rgba(247, 157, 52, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(247, 88, 80, 1) 0, rgba(247, 157, 52, 1) 100%);
    background: linear-gradient(45deg, rgba(247, 88, 80, 1) 0, rgba(247, 157, 52, 1) 100%)
}

.pink.cil {
    background: #cc266c;
    background: -moz-linear-gradient(45deg, rgba(204, 38, 108, 1) 0, rgba(98, 37, 107, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(204, 38, 108, 1) 0, rgba(98, 37, 107, 1) 100%);
    background: linear-gradient(45deg, rgba(204, 38, 108, 1) 0, rgba(98, 37, 107, 1) 100%)
}

.borderSec {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(215, 215, 216, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(215, 215, 216, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(215, 215, 216, 1) 100%);
    padding: 5px;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    margin: 0 auto 23px
}

.con-bg p {
    font-size: 15px;
    padding: 0 15%;
    color: #030000
}

.cil h3 {
    color: #fff;
    position: relative;
    font-size: 25px;
    padding: 71px 0 0;
    margin: 0 0 37px
}

.cil h3:before {
    position: absolute;
    bottom: -18px;
    width: 35px;
    height: 4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    content: ''
}

.cardBtn {
    float: right;
    border-radius: 5px;
    margin: 50px 0 0;
    font-size: 20px;
    background: #f59732;
    color: #fff;
    text-align: center;
    height: 26px;
    padding: 20px;
    line-height: 1px;
    display: block;
    width: 500px
}

.container.cardSec {
    padding: 100px
}

.card-img {
    width: 200px;
    float: left;
    margin: 0 0 50px
}

.headSec {
    background: #421459;
    padding: 35px 0
}

.headSec h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 35px;
    margin: 0;
    font-weight: 400
}

.bonus-sec {
    background: #fff;
    margin: 0 auto 21px;
    padding: 20px 0 2px
}

.bonus-sec h3 {
    color: #421459;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px
}

.bonus-sec p {
    margin: 0 0 8px;
    font-size: 14px
}

.bonus-sec .list-re {
    margin: 0 1px 0 14px
}

.bonus-sec .list-re li {
    list-style: disc;
    margin: 0 0 21px;
    font-size: 14px;
    line-height: 18px
}

.link {
    color: #fff;
    background: #203864;
    margin: 20px auto;
    padding: 9px 19px;
    width: 104px;
    display: block;
    text-align: center
}

.link:hover {
    color: #fff
}

.card-sec i {
    display: block;
    text-align: center;
    width: 183px;
    margin: 0 auto
}

.innerpad h3 {
    text-align: left;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 28px;
    color: #333
}

#accordion .panel,
#accordion1 .panel,
#accordion2 .panel,
#accordion3 .panel,
#accordion4 .panel,
#accordion5 .panel {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: #aeaeae
}

#accordion #headingOne,
#accordion1 #headingOne,
#accordion2 #headingOne,
#accordion3 #headingOne,
#accordion4 #headingOne,
#accordion5 #headingOne {
    border: none;
    background: 0 0;
    border-radius: 0
}

#accordion h4.panel-title a,
#accordion1 h4.panel-title a,
#accordion2 h4.panel-title a,
#accordion3 h4.panel-title a,
#accordion4 h4.panel-title a,
#accordion5 h4.panel-title a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    display: block;
    padding: 18px 0
}

#accordion .panel-collapse[aria-expanded=true] .panel-body,
#accordion1 .panel-collapse[aria-expanded=true] .panel-body,
#accordion2 .panel-collapse[aria-expanded=true] .panel-body,
#accordion3 .panel-collapse[aria-expanded=true] .panel-body,
#accordion4 .panel-collapse[aria-expanded=true] .panel-body,
#accordion5 .panel-collapse[aria-expanded=true] .panel-body {
    border: none;
    padding-top: 0
}

.panel-body {
    padding: 15px 0;
    font-size: 14px;
    line-height: 137%
}

.panel-default>.panel-heading {
    background: 0 0;
    padding: 0
}

.panel-group .panel+.panel {
    margin: 0
}

#accordion h4.panel-title a[aria-expanded=true],
#accordion1 h4.panel-title a[aria-expanded=true],
#accordion2 h4.panel-title a[aria-expanded=true],
#accordion3 h4.panel-title a[aria-expanded=true],
#accordion4 h4.panel-title a[aria-expanded=true],
#accordion5 h4.panel-title a[aria-expanded=true] {
    background: url(../../images/min-img.png) no-repeat 100% 15px
}

#accordion h4.panel-title a[aria-expanded=false],
#accordion1 h4.panel-title a[aria-expanded=false],
#accordion2 h4.panel-title a[aria-expanded=false],
#accordion3 h4.panel-title a[aria-expanded=false],
#accordion4 h4.panel-title a[aria-expanded=false],
#accordion5 h4.panel-title a[aria-expanded=false] {
    background: url(../../images/max-img.png) no-repeat 100% 15px
}

.contact-wrap {
    max-width: 611px;
    width: 100%;
    margin: 0 auto 50px
}

.contact-wrap ul {
    margin: 0;
    overflow: hidden
}

.contact-wrap ul li {
    width: 48%;
    margin: 70px auto 0;
}

.contact-wrap ul li figure {
    width: 187px; margin: 0 auto 1px;
}

.contact-wrap ul li figure img {
    width: 98%;
    height: 150px;
    background: #ddd
}

.contact-wrap ul li span {
    padding: 19px 0;
    font-size: 16px;
    display: block;
    background: #421459;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center
}

.contact-wrap ul li span a {
    color: #fff
}

.aboutusCon {
    padding: 50px 0
}

.icons-sec {
    text-align: center
}

.icons-sec>div i {
    display: block;
    margin: 0 auto 18px;
    height: 79px;
    width: 79px;
    border-radius: 50%
}

.icons-sec .col-sm-2,
.icons-sec .col-xs-12 {
    float: none;
    display: inline-block;
    vertical-align: top
}

.icons-sec h3 {
    color: #421459;
    margin: 0 0 12px;
    font-size: 17px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700
}

.icons-sec p {
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 134%
}

.logoSEc {
    margin: 0
}

.logoSEc li {
    margin: 0 0 20px
}

.logoSEc li h3 {
    font-size: 25px
}

.logoSEc li span {
    display: inline-block;
    margin: 0 15px 0 0;
    width: 15%
}

.logoSEc h3 {
    text-align: left;
    border-bottom: 5px solid #421459;
    padding-bottom: 15px
}

