@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/lato/v11/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
}

body {
    font-family: 'Lato';
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

a {
    outline: 0 !important;
    color: #337ab7;
}

.p-lg {
    font-size: 18px;
}

a:hover {
    text-decoration: none;
}

.p-sm {
    font-size: 16px
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

h1,
.h1 {
    font-size: 46px;
    line-height: 52px;
}

h2,
.h2 {
    font-size: 38px;
    line-height: 45px;
}

h3,
.h3 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
}

h4,
.h4 {
    font-size: 26px;
    line-height: 40px;
}

h5,
.h5 {
    font-size: 20px;
    line-height: 30px;
}

h6,
.h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

@media (max-width:767px) {
    h1,
    .h1 {
        font-size: 34px;
        line-height: 47px;
    }
    h2,
    .h2 {
        font-size: 24px;
        line-height: 32px;
    }
    h3,
    .h3 {
        font-size: 26px;
        line-height: 35px;
    }
    h4,
    .h4 {
        font-size: 21px;
        line-height: 28px;
    }
    h4,
    .h4 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:600px) {
    h1,
    .h1 {
        font-size: 34px;
        line-height: 38px;
    }
    h2,
    .h2 {
        font-size: 30px;
        line-height: 38px;
    }
}

.weight-100 {
    font-weight: 100 !important;
}

.weight-200 {
    font-weight: 200 !important;
}

.weight-300 {
    font-weight: 300 !important;
}

.weight-400 {
    font-weight: 400 !important;
}

.weight-500 {
    font-weight: 500 !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.weight-700 {
    font-weight: 700 !important;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-btm-0 {
    margin-bottom: 0px !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

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

.margin-top-30 {
    margin-top: 30px;
}

.margin-btm-10 {
    margin-bottom: 10px;
}

.margin-btm-20 {
    margin-bottom: 20px;
}

.margin-btm-30 {
    margin-bottom: 30px;
}

.margin-btm-40 {
    margin-bottom: 40px;
}

.margin-btm-60 {
    margin-bottom: 60px;
}

.padding-top-btm-5 {
    padding-bottom: 5px;
    padding-top: 5px
}

.padding-top-btm-10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.padding-top-btm-15 {
    padding-bottom: 15px;
    padding-top: 15px
}

.padding-top-btm-20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.padding-5 {
    padding: 5px;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-left-right-15 {
    padding-right: 15px;
    padding-left: 15px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-12 {
    padding-top: 12px;
}

.padding-left-right-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-btm-12 {
    padding-bottom: 12px;
}

.padding-btm-15 {
    padding-bottom: 15px;
}

.padding-btm-20 {
    padding-bottom: 20px;
}

.padding-btm-30 {
    padding-bottom: 30px;
}

.padding-btm-40 {
    padding-bottom: 40px;
}

.padding-btm-50 {
    padding-bottom: 50px;
}

.padding-btm-60 {
    padding-bottom: 60px;
}

.padding-btm-80 {
    padding-bottom: 80px;
}

.padding-btm-5 {
    padding-bottom: 5px;
}

.padding-btm-10 {
    padding-bottom: 10px;
}

.padding-btm-0 {
    padding-bottom: 0px !important;
}

.margin-minus-14 {
    margin-top: -14px;
}

@media (max-width:767px) {
    .padding-btm-sm {
        padding-bottom: 20px;
    }
    .padding-sm-0 {
        padding: 0;
    }
    .padding-0 {
        padding-left: 0!important;
        padding-right: 0!important;
    }
}

.padding-left-15 {
    padding-left: 15px !important;
}

.bg-light-blue {
    background-color: #E5EEF4;
}

.bg-blue {
    background-color: #ff9c00;
}

.bg-white {
    background: #fff;
}

.bg-grey {
    background-color: #f6f8fc;
}

.text-dark-green,
.text-dark-green a {
    transition: 0.5s ease;
    color: #000;
}

.text-dark-green a:hover {
    text-decoration: none;
    color: #205443;
}

.text-yellow {
    color: #fcb203;
}

.text-white {
    color: #fff !important;
}

.text-yellow {
    color: #fed043;
    text-shadow: #E5E2E2 1px;
}

.bg-light-grey {
    background-color: #F9F9F9;
}

.text-underlined a:hover {
    text-decoration: underlined !important;
}

.text-green {
    color: #13bf80;
}

.bg-light-green {
    background-color: #E1F7EA;
}

.bg-cream {
    background-color: #F8F1E2;
}

.bg-light-pink {
    background-color: #F3EEFF;
}

.bg-navy {
    background-color: #EAF7FF;
}

.border-btm-grey {
    border-bottom: 1px solid #ddd;
}

.text-blue {
    color: #1E5694;
}

.text-large {
    font-size: 127px;
    line-height: 96px;
}

.text-red {
    color: #c00;
}

.footer-section {
    background-color: #010409;
    padding-top: 15px;
    color: #fff !important;
}

.border-right {
    border-right: 1px solid #13509a;
    background-repeat: repeat-y;
}

.border-bottom {
    border-bottom: 1px solid #13509a;
    background-repeat: repeat-x;
}

.border-top {
    top: 20px;
    background-repeat: repeat-x;
}

.relative-parent {
    position: relative;
}

.absolute {
    position: absolute;
}

.visible-sm-right-block {
    text-align: right !important;
}

@media (max-width:767px) {
    .visible-sm-center-block {
        text-align: center;
    }
    .visible-sm-right-block {
        text-align: center !important;
    }
}

@media (max-width:767px) {
    .dropdown-menu>li>a {
        color: #fff;
    }
}

.list-check {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}

.list-check li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px;
}

.list-check li:before {
    content: "\e83e";
    font-family: "fontello";
    font-size: 14px;
    position: absolute;
    left: 0;
    color: #1E5694;
    top: 3px;
}

.bg-grey {
    background-color: #F8F8F8;
}

.breadcrumb {
    background-color: #ff9c00;
    border-radius: 0;
    margin-bottom: 0;
    padding: 15px;
    color: #fff;
    line-height: 0px;
}

.breadcrumb li {
    font-size: 14px;
}

.breadcrumb a {
    color: #fff;
}

.breadcrumb>li+li:before {
    content: "";
    padding: 0 2px;
}

.breadcrumb li:after {
    font-family: fontello;
    content: "\e89a";
    font-size: 8px;
}

.breadcrumb li:last-child:after {
    content: "";
}

.navbar-brand {
    padding: 3px;
}

.navbar-nav>li>a {
    padding-bottom: 17px;
    padding-top: 17px;
}

.navbar-toggle {
    background: #628ee9 none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 8px;
    margin-right: 10px;
    margin-top: 11px;
    padding: 9px 10px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #628ee9;
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    height: 2px;
    width: 20px;
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #628ee9 !important;
}

.navbar-right {
    margin-right: 0px !important;
}

.navbar-right label {
    color: #b2060a;
    font-weight: 400 !important;
}

.banner {
    background-size: cover;
    height: 100%;
    width: 100%;
    background-color: #b2060a;
}

.event img {
    bottom: -50px;
}

.container-purple {
    background-color: #0E3F7A;
}

.container-header {
    padding-bottom: 15px;
    padding-top: 15px;
}

.navbar-default {
    background-color: #fff;
    border-color: #e2e5e8;
}

.navbar-nav>li>a {
    color: #8a9db2;
    font-size: 14px;
}

.nav>li>a {
    font-size: 14px;
    font-weight: 400
}

.nav>li>a:hover,
.nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-nav>.dropdown>a:hover {
    background-color: transparent;
}

.btn-signup {
    background: #000000 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff !important;
    padding: 10px 20px !important;
    margin-top: 6px;
    font-size: 18px;
}

.btn-signup:hover {
    background: #ff9c00 !important;
}

.btn-download {
    background: #06bd06 none repeat scroll 0 0;
    color: #fff !important;
    padding: 10px 20px !important;
    margin-top: 6px;
    font-size: 18px;
    line-height: 0;
}

.btn-download:hover {
    background: #02A502 !important;
    color: #fff !important;
}

.btn-buy-now {
    background: #000000 none repeat scroll 0 0;
    color: #fff !important;
    padding: 10px 20px !important;
    margin-top: 6px;
    font-size: 18px;
    line-height: 0;
}

.btn-buy-now:hover {
    background: #F05806 !important;
    color: #fff !important;
}

.text-buy-now {
    color: #eb6025!important;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 6px;
    font-size: 18px;
}

.text-buy-now:hover {
    color: #FFF !important;
}

.bg-header {
    background-color: #186ac6;
    background-image: url("../img/bg-header.png") !important;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #e7e7e7;
}

.icon-support {
    color: #0066cc;
    font-size: 65px;
}

.btn-live-chat {
    color: #fff !important;
    border: 1px solid transparent;
    background-color: #FA7921;
    border-radius: 3px;
    padding: 8px !important;
}

.btn-live-chat:hover,
.btn-live-chat:focus {
    border: 1px solid transparent;
    background-color: #FA7921 !important;
}

.btn-sign {
    background-color: transparent;
    border: 1px solid #698bba;
    border-radius: 3px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-right: 15px;
}

.btn-sign:hover,
.btn-sign:focus {
    background-color: #FA7921 !important;
    border: 1px solid transparent;
}

.btn-trail-sm {
    color: #fff !important;
    border: 1px solid transparent;
    background-color: #FA7921;
    border-radius: 3px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.btn-trail-sm:hover,
.btn-trail-sm:focus {
    border: 1px solid transparent;
    background-color: #FA7921 !important;
}

.btn-trail-lg {
    color: #000!important;
    font-weight: 700;
    background-color: #fbc613;
    border-radius: 3px;
    padding: 12px 22px !important;
    font-size: 24px;
}

.btn-trail-lg:hover,
.btn-trail-sm:focus {
    background-color: #f0ba06 !important;
}

@media (max-width:767px) {
    .btn-trail-sm {
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .btn-trail-lg {
        background-color: #fbc613;
        border-radius: 3px;
        color: #000 !important;
        font-size: 18px;
        font-weight: 700;
        padding: 12px 22px !important;
    }
    .btn-sign {
        margin-left: 15px;
    }
}

.accurate {
    padding-top: 120px;
    padding-bottom: 120px;
}

.update {
    padding-top: 80px;
    padding-bottom: 80px;
}

.test {
    padding-top: 100px;
}

.jumbotron {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    position: relative;
}

.jumbotron p {
    font-size: 16px;
    line-height: 25px;
}

.testimonial-light-blue:after {
    position: absolute;
    border: 20px solid #E5EEF4;
    bottom: 0px;
    position: absolute;
    content: "";
    left: 52px;
    z-index: -10;
    transform: skewY(-45deg);
}

.testimonial-cream:after {
    position: absolute;
    border: 20px solid #F8F1E2;
    bottom: 0px;
    position: absolute;
    content: "";
    left: 52px;
    z-index: -10;
    transform: skewY(-45deg);
}

.testimonial-light-green:after {
    position: absolute;
    border: 20px solid #E1F7EA;
    bottom: 0px;
    position: absolute;
    content: "";
    left: 52px;
    z-index: -10;
    transform: skewY(-45deg);
}

.testimonial-light-pink:after {
    position: absolute;
    border: 20px solid #F3EEFF;
    bottom: 0px;
    position: absolute;
    content: "";
    left: 52px;
    z-index: -10;
    transform: skewY(-45deg);
}

.testimonial-navy:after {
    position: absolute;
    border: 20px solid #EAF7FF;
    bottom: 0px;
    position: absolute;
    content: "";
    left: 52px;
    z-index: -10;
    transform: skewY(-45deg);
}

.test img {
    border-radius: 50%;
}

.nav-tabs>li>a:hover {
    color: #000;
}

.tools {
    border-bottom: 1px solid #ddd !important;
}

.tools span {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.bg-icon {
    background-color: #13bf80;
    color: #fff;
    font-size: 50px;
    border-radius: 18px;
}

.bg-icon:hover {
    background-color: #31D398;
}


/* @media (max-width:767px){
.bg-icon{
	background-color:#13bf80;
	color:#fff;
	font-size:24px;
	border-radius:8px;
}	
} */

@media (max-width: 767px) {
    .nav-justified>li {
        display: table-cell !important;
        width: 1% !important;
    }
    .nav-tabs>li>a {
        padding: 10px 8px;
    }
    .btn-download {
        display: block;
    }
}

.nav-tabs .nav-justified li {
    text-align: center;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid transparent !important;
}

.nav-tabs.nav-justified>li>a:hover,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus:after {
    border-left: 1px solid #f8f8f8 !important;
    border-right: 1px solid #f8f8f8 !important;
    border-top: 1px solid #f8f8f8 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #f8f8f8 !important;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>a:focus,
.nav-tabs.nav-justified>a:active {
    border-left: 1px solid #f8f8f8 !important;
    border-right: 1px solid #f8f8f8 !important;
    border-top: 1px solid #f8f8f8 !important;
    border-bottom: 1px solid #f8f8f8 !important;
}

.img-tab {
    margin-left: 0 !important;
}

.free {
    padding-top: 60px;
}

.free img {
    bottom: -60px !important;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus,
.nav .open>a:active {
    background-color: transparent !important;
}

.social-icons {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    -webkit-padding-start: 0;
}

.social-icons li {
    display: inline-block;
    margin: 0;
    letter-spacing: normal;
    zoom: 1;
    line-height: normal;
    font-size: 14px
}

.social-icons a,
.social-icons a:hover {
    text-decoration: none;
    border: 0;
    overflow: hidden;
    color: #fff;
}

.social-icons.round a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.social-icons a {
    padding: 0
}

.social-icons {
    margin-bottom: 12px
}

.social-icons li {
    margin: 0 6px 6px 0
}

.social-icons li:last-child {
    margin-right: 0
}

.social-icons a,
.social-icons a i {
    display: block;
    width: 32px;
    height: 32px
}

.social-icons a {
    position: relative;
    border-width: 0;
    font-size: 14px;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s
}

.social-icons a i {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 32px;
    text-align: center;
    -webkit-transition: top .1s ease-in-out 0s;
    -moz-transition: top .1s ease-in-out 0s;
    -ms-transition: top .1s ease-in-out 0s;
    -o-transition: top .1s ease-in-out 0s;
    transition: top .1s ease-in-out 0s
}

.section-grey .social-icons a {
    background: #fff;
    color: #2e343c
}

.section-grey .social-icons a:hover {
    background: #0dc0c0;
    color: #fff
}

.social-icons.active-bg a:hover.social-icon-gplus {
    background: #771D15!important;
    color: #fff;
}

.social-icons.active-bg a:hover.social-icon-linkedin {
    background: #09466B!important;
    color: #fff;
}

.social-icons.active-bg a:hover.social-icon-twitter {
    background: #056EBF!important;
    color: #fff;
}

.social-icons.active-bg a:hover.social-icon-facebook {
    background: #233A74!important;
    color: #fff;
}

.con-form .form-control {
    border: 1px solid #8aadbf;
    border-radius: 0;
    padding: 6px 12px;
    color: #555;
    font-size: 14px;
}

.con-form textarea {
    border: 1px solid #8aadbf;
    border-radius: 0;
    padding: 6px 12px;
    display: block;
    font-size: 15px;
}

.update .panel-default,
.update .panel {
    border: 0 !important;
}

.update .panel-body {
    padding: 0;
}

.text {
    background-color: #fff;
    color: #000;
}

.course-panel a {
    color: #000;
    font-weight: 600;
}

.course-panel a:focus {
    text-decoration: none;
}

#head .prev {
    left: 0;
    margin-top: -170px;
    position: absolute;
    z-index: 0;
    cursor: pointer;
    margin-left: -21px;
}

#head .next {
    right: 0;
    margin-top: -170px;
    position: absolute;
    z-index: 0;
    cursor: pointer;
}

#head .next .icon,
#head .prev .icon {
    color: #fff;
    font-size: 34px;
}

.number-header {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}

.navbar-right label {
    margin-bottom: 0px;
}

.font-size-18 {
    font-size: 18px;
}

.page-header {
    background-color: #ff9c00;
    border-bottom: medium none !important;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {
    .number-header {
        padding-top: 0px;
    }
    .navbar-nav>li>a {
        padding-bottom: 7px;
        padding-top: 7px;
    }
}

@media (max-width: 767px) {
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        font-size: 12px;
    }
}

@media (max-width: 467px) {
    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        font-size: 10px;
        padding: 2px;
    }
}

@media (min-width:767px) {
    .table-heading-1 {
        width: 3%;
    }
    .table-heading-2 {
        width: 42;
    }
    .table-heading-3 {
        width: 55%;
    }
}

.text-dark-grey {
    color: #000;
    font-weight: 300;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px 16px;
}

.dropdown:hover .dropdown-content {
    display: block;
    z-index: 0;
    margin-top: 9px;
}

.language {
    background-color: #fa7921;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff !important;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    padding-left: 15px;
    padding-right: 15px;
}

#partners .item {
    margin: 15px;
}

.text-des {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

a.text-video {
    color: #000;
}

a.text-video :hover {
    color: #1F7DE0;
}

.p-sm {
    font-size: 14px;
}

.page-header {
    background-color: #ff9c00;
    border-bottom: medium none !important;
    margin-bottom: 0;
    margin-top: 0px;
    padding-bottom: 0 !important;
}

.form-control {
    border-radius: 0;
    height: 45px;
    border: 1px solid #fff;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    background-color: #fbc613;
    border: 1px solid #000;
    border-radius: 2px;
    color: #000;
    font-size: 24px;
    margin-left: 15px;
    padding: 3px 25px;
}

.search .form-control {
    border-radius: 0;
    height: 30px;
    border: 1px solid #fff;
}

.search .input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    background-color: #fbc613;
    border: 1px solid #000;
    border-radius: 2px;
    color: #000;
    font-size: 16px;
    margin-left: 15px;
    padding: 3px 25px;
}

.con-form .form-control {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.con-form .form-control:focus {
    border: 1px solid #0078d7;
}

.con-form textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 15px;
    margin-top: 20px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.con-form textarea:focus {
    border: 1px solid #0078d7;
    outline: 0 none;
}

.icon1 {
    width: 100%;
    height: 100px;
    background-image: url(../img/features/email1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 25%;
    position: relative;
}

.icon2 {
    width: 100%;
    height: 100px;
    background-image: url(../img/features/contact.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 25%;
    position: relative;
}

.icon3 {
    width: 100%;
    height: 100px;
    background-image: url(../img/features/cloud1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 25%;
    position: relative;
}

.icon4 {
    width: 100%;
    height: 100px;
    background-image: url(../img/features/read-more.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 25%;
    position: relative;
}

.nav-tabs.nav-justified>.active>a>i.icon1 {
    background-image: url("../img/features/email2.png");
}

.nav-tabs.nav-justified>.active>a>i.icon2 {
    background-image: url("../img/features/contact1.png");
}

.nav-tabs.nav-justified>.active>a>i.icon3 {
    background-image: url("../img/features/cloud2.png");
}

.nav-tabs.nav-justified>.active>a>i.icon4 {
    background-image: url("../img/features/read-more1.png");
}

.new1 {
    width: 100%;
    height: 103px;
    background-image: url("../img/features/email2.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 15%;
    position: relative;
}

@media (max-width: 480px) {
    .icon1 {
        left: 2%;
    }
}

.new2 {}

#plans_triangle {
    background-repeat: no-repeat;
    display: block;
    height: 45px;
    position: relative;
    top: 34px;
    transition: all 1s ease-in-out 0s;
    width: 45px;
}

#plans_triangle.pt1 {
    left: calc(11.65% - 22px);
}

#plans_triangle.pt2 {
    left: calc(36.95% - 22px);
}

#plans_triangle.pt3 {
    left: calc(62.25% - 22px);
}

#plans_triangle.pt4 {
    left: calc(87.25% - 22px);
}

.border-btm {
    border-bottom: 1px solid #e2e5e8;
}

.btn-read-more {
    background: #00adff none repeat scroll 0 0;
    border-radius: 24px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    padding: 9px 25px;
}

.btn-read-more:hover {
    background: #09a0e7 none repeat scroll 0 0;
    color: #fff !important;
}

.btn-read-more:focus {
    background: #25588e none repeat scroll 0 0;
    color: #fff !important;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom: none;
    background-color: #f6f8fc
}

.border-left-right {
    border-left: 2px solid #00abff !important;
    border-right: 2px solid #00abff !important;
}

.bg-white-panel {
    background-color: #fff;
    color: #7a7a7a;
    font-size: 18px;
    padding: 20px;
    min-height: 222px;
}

.bg-white-panel:hover {
    cursor: pointer;
    color: #00abff;
}

a .icon-ok-circle,
a .icon-cancel-circle {
    font-size: 22px !important;
}

.footer-section a {
    color: #00abff;
}

.footer-section a:hover {
    color: #fff;
}

.tab-list .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#email-client .item {
    margin: 10px;
}

.bg-personal {
    background-color: #f3fce1;
    border: 1px solid #d7fcbf;
    min-height: 408px;
    padding: 20px;
}

.icon-size-70 {
    font-size: 70px;
}

.title-product {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}

.bg-full {
    background-color: #feead3;
    border: 1px solid #ffd9c0;
    min-height: 408px;
    padding: 20px;
}

.prev1 {
    margin-top: -137px;
}

.next1 {
    margin-top: -137px;
}

.customNavigation .prev1 {
    position: absolute;
    top: -30;
    left: -12px;
    ;
    cursor: pointer;
    color: #e40037;
}

.customNavigation .next1 {
    position: absolute;
    top: -30;
    right: -12px;
    cursor: pointer;
}

.icon-left-custom {
    color: #25588e;
    font-size: 32px;
}

.icon-right-custom {
    color: #25588e;
    font-size: 32px;
}

.prev2 {
    margin-top: -137px;
}

.next2 {
    margin-top: -137px;
}

.customNavigation .prev2 {
    position: absolute;
    top: -30;
    left: -12px;
    ;
    cursor: pointer;
    color: #e40037;
}

.customNavigation .next2 {
    position: absolute;
    top: -30;
    right: -12px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .prev2 {
        margin-top: -229px;
    }
    .next2 {
        margin-top: -229px;
    }
}

.custom-testimonial {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
}

.img-responsive {
    display: inline-block !important;
}

.panel-group .panel {
    border-radius: 0px;
}

.accordion-plus .panel-default>.panel-heading,
.accordion-down .panel-default>.panel-headingg {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.accordion-plus .panel-group .panel-heading,
.accordion-down .panel-group .panel-heading {
    border-bottom: 0;
}

.accordion-plus .panel-heading,
.accordion-down .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.accordion-plus .panel-title,
.accordion-down .panel-title {
    padding-left: 25px;
}

.accordion-plus .panel-heading a:before,
.accordion-down .panel-heading a:before {
    font-family: 'fontello';
    color: grey;
    float: left;
}

.accordion-plus .panel-heading a:hover,
.accordion-down .panel-heading a:hover {
    text-decoration: none;
}

.accordion-plus .panel-heading a:focus,
.accordion-down .panel-heading a:focus {
    outline: 0;
    text-decoration: none
}

.accordion-plus .panel-heading a:before {
    content: '\e84f';
    font-family: 'fontello';
}

.accordion-plus .panel-heading a.collapsed:before {
    content: '\e84e';
}

.accordion-down .panel-heading a:before {
    content: '\e804';
    font-size: 20px
}

.accordion-down .panel-heading a.collapsed:before {
    content: '\e83e';
}

.accordion .active {
    font-weight: 600;
}

.screenshots-box {
    background: #ffff none repeat scroll 0 0;
    border: 1px solid #e5eaea;
}

.screenshots-box a {
    color: #000;
}

.screenshots {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.screenshots>p {
    background: rgba(0, 112, 186, 0.48) none repeat scroll 0 0;
    color: #555757;
    font-size: 14px;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.4s linear 0s;
    width: 100%;
}

.screenshots-box:hover>.screenshots>p {
    opacity: 1;
}

.screenshots-box>.screenshots a {
    background-color: #0070ba;
    border-radius: 50%;
    display: block;
    height: 80px;
    left: 45%;
    line-height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 43%;
    width: 80px;
}

.screenshots-box>.screenshots>p>a {
    font-size: 26px;
    padding-top: 14px;
    transform: scale(0);
    transition: all 0.3s ease 0.3s;
}

.screenshots-box:hover>.screenshots>p>a {
    transform: scale(1);
}

.screenshots-box:hover>.screenshots>p>a i {
    color: #fff;
}

.img-circle {
    border-radius: 50%;
}

.border-dark-grey {
    border: 3px solid #d1d2d4;
}

.imgbg {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.title-blog {
    font-size: 24px;
    line-height: 30px;
}

.btn-read {
    background: #FF610C none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff !important;
    padding: 7px 12px !important;
}

.well-yellow {
    background-color: #f8f6a2;
    padding: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

a.gotoTop {
    position: fixed;
    z-index: 1100;
    right: 0px;
    bottom: 50px;
    width: 30px;
    color: #FFF;
    background-color: #666;
    padding: 2px 10px 5px 10px;
    display: none;
}

a.gotoTop:hover {
    text-decoration: none !important;
    background-color: #06C;
}

.tabs-vrt-content .tab-pane {
    display: none;
    position: relative;
    padding: 20px 55px 40px 55px;
    text-align: center;
}

.tabs-vrt-content .tab-pane img {
    max-width: 100%;
}

.tabs-vrt {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ecf5fe;
}

.tabs-vrt li a {
    display: block;
    border-radius: 4px;
    text-align: left;
    color: #ff9c00;
    padding: 25px;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ecf5fe;
    border-radius: 0;
}

.tabs-vrt li a:hover {
    background-color: #fdfdfd;
    text-decoration: none;
}

.tabs-vrt .active a:hover,
.tabs-vrt .active a {
    background-color: #ff9c00;
    color: #fff;
}

.tabs-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #ff9c00;
    opacity: 0.4;
    color: #fff;
    border: none;
    margin: 20px 0;
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    border-radius: 50%;
}

.tabs-nav:hover {
    opacity: 1;
}

.tabs-nav.prev {
    left: 10px;
}

.tabs-nav.next {
    right: 10px;
}