
body {
    font-family: 'Nunito Sans';
}

.ngb-carousel:focus {
    outline: none;
}

.btn.disabled, .btn:disabled {
    opacity: 0.55 !important;
    color: #000 !important;
    font-weight: bold !important;
}

.error {
    border-color:red !important;
}

.success {
    text-align: center;
    color: green;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.checkbox-shadow {
    box-shadow: 0 0 4px red;
}
.fail {
    display: none;
}
.menu-margin-left {
    margin: 0 54px;
}

.future-image {
    position: relative;
    bottom: 10px;
    left:48px;
}

.g-recaptcha {
    margin: 15px;
    text-align: center;
}

.g-recaptcha div {
    width: 100% !important;
}

.input-icons i {
    position: absolute;
}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

.icon {
    padding: 12px 10px 10px 0;
    color: #000;
    min-width: 50px;
    text-align: center;
}

.input-field {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.carousel-caption {
    left: 5% !important;
}

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

.fa-plus-circle:before {
    cursor: pointer;
}
.navbar {
    background-color: #fff !important;
    float: left;
}

.logo {
    display: block;
}

.get-in {
    font-size: 28px;
}

#search {
    border-radius: 25px;
    text-align: left;
    padding-left: 30px;
    padding-top: 7px;
}

.search-block {
    padding-bottom: 10px;
}

.future {
    position: relative;
    left: 45px;
    bottom: 10px;
}

.menu-block .images {
    background-color: #ffa500;
    padding: 8px 15px 0;
}

.navbar-light .navbar-nav .nav-link.pr-15 {
    padding-right: 15px;
}

.menu-margin {
    margin: 0 10px 0 120px;
    position: relative;
    right: 24px;
}

.menu-block a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans';
}

.menu-block ul li:first-child {
    margin-right: 20px;
    padding-right: 20px;
    height: 38px;
    border-right: 1px solid #949494;
}

@media (max-width: 1024px) {
    .navbar {
        margin-left: 0 !important;
    }
}

@media (max-width: 1024px) {
    .menu-row {
        background-color: #ffa500;
    }
    .menu-block .images {
        padding-top: 16px;
        text-align: center;
    }
    .logo {
        margin: 0 auto;
    }
    .future {
        left: 0;
    }
    .menu-margin-right {
        position:absolute;
        background-color: #ffa500 !important;
        margin-left: 10px;
        top:4px;
    }
    .navbar {
        background-color: #ffa500 !important;
        margin-left: 15px;
        margin-top: 10px;
        z-index: 9999;
    }

    .table-title-block {
        margin: 0 20px !important;
    }
    .table-block {
        margin:0 20px !important;
    }

}

/*** carousel block ***/

@media only screen and (min-width:1400px) {
    /*.container {
        max-width: 100% !important;
        padding:0;
    }
     
    .menu-block {
        margin:0 50px;
    }*/

    .bgc-white {
        margin-top: -80px;
    }
    .basic-btn-block {
        margin-top: 72px !important;
    }
    .menu-block .images {
        min-height: 150px;
    }
}

@media only screen and (min-width:992px) {
    .container {
        max-width: 100%;
        padding:0;
    }
}

@media only screen and (min-width:768px) {
    .container {
        max-width: 100%;
        padding:0;
    }
}

@media only screen and (min-width:576px) {
    .tc-black .container {
        max-width: 100;
        padding:0;
    }
}


@media only screen and (min-width:1200px) {
    .menu-row .menu-margin-right li {
        padding:0 10px;
    }
    #footer .container {
        padding-top: 15px;
    }
    .container {
        max-width: 100%;
        padding:0;
    }
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #fff;
        z-index: 99999;
      }
      
      .sticky + .content {
        padding-top: 102px;
      }
    .tc-black .container {
        max-width: 97%;
        padding:0;
    }
    .menu-block .images {
        min-height: 150px;
    }
    .logo {
        margin-top:70px;
    }
    .menu-block {
        padding:0 50px;
    }
    .bgc-white {
        margin-top: -80px;
    }
}
.carousel-indicators li {
    width: 60px;
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: #ffa500;
}
.tc-ucla-gold {
    font-size: 32px;
    color:#ffa500;
    font-weight: bold;
}
.carousel-desc{
    font-size: 22px;
    color:#fff;
}
.know-more {
    padding-left: 0;
}
.know-more,
.know-more:hover {
    font-size: 22px;
    color:#ffa500;
    text-decoration: underline;
    font-weight: bold;
}
.fa-chevron-right:before,
.fa-chevron-left:before {
    display: none;
}
/*** search block ***/

.search-label{
    position: relative;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    top: 7px;
}
.search-block {
    margin: 0 50px;
    background: #ffa500;
}

.search-block .search-form {
    margin: 0 auto;
    width: 34%;
    display: inline-block;
}

.search-block .form-group {
    margin:10px 0 -12px;
}

/*** form block ***/

.tc-black-form{
	background-color:#E9E8E8;
    margin:0 50px;
}

.tc-black {
    margin-top: 20px;
    font-weight: bold;
}

.form-check-label {
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 120%;
    padding-left: 5px;
}

.btn-submit-style {
    background: #ffa500;
    border-radius: 23px;
    border: none;
    width: 150px;
    height: 46px;
    font-size: 16px;
    font-weight: 600;
    margin:0 auto;
}

.form-check-input {
    position: absolute;
    margin-bottom: 1.5rem;
    margin-left: -1.5rem;
    width: 20px;
    height: 20px;
    margin-top: 0 !important;
}

.embed-responsive-form {
    height: 500px;
}

#more .container{
    padding:35px 0;
}

/* = Forms
-------------------------------------------------------------- */

.form-control{
	border-color:rgba(0,0,0,.1);
	box-shadow:none;
	height:38px;
	border-radius: 28px;
}

.super-script {
	color:red;
}


/** small blocks ***/
.benefits-margin{
	margin-left:25px;
	margin-right:25px;
	padding-top:35px;
    margin-bottom: 5px;
}
.div-bg{
	background-color:#EDEEED;
}
.p-22-style{
	font-size:22px;
}
.p-23-style{
	font-size:19px;
}
.h2-style {
    font-size: 28px;
    font-weight: bold;
}
.h3-style {
    font-size: 20px;
}
.why-do {
    margin:0 70px 30px;
    max-width: 90%;
}
.small-block-desc {
    width: 80%;
}
.benefits-par{
	margin-left:25px;
	margin-right:25px;
    font-weight: normal;
    padding-bottom:25px;
}
.row-benefits{
	margin-left:50px;
	margin-right:50px;
}
.row-benefits-new-style{
	margin:0 25px 35px;
}
.icon-benefits{
	margin-right:16px;
	margin-top:11px;
}
.div-gradient{
	background-color:#ECEDEC;
}
.benefits-box{
	background-color:rgba(152, 152, 152, 0.4);
}
.card-benefits{
	margin-top:20px;
}
.row-benefits{
	margin-left:50px;
	margin-right:50px;
    margin-bottom:20px;
}
.row-benefits-new-style{
	margin:0 25px 35px;
}

.div-bg{
    background-color:#EDEEED;
}

.div-des{
    height: 135px;
    overflow: hidden;
    transition: all ease-in-out 0.5s;
    position: relative;
}

.desc-benefits{
    position: relative;
}

.fondo{
    background-image: linear-gradient(to bottom,  rgba(237,238,237,0),rgba(237,238,237,1));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    transition: all ease-in-out 0.5s;
}

/*** track & replace block ****/
.youtube-block {
    margin:20px 50px;
    display: flex;
}
basic-block {
    margin-right: 30px;
}
.video {
    background: #000;
}
video {
    height: 392px;
    width: 100%;
    margin-top:2px;
}
.trace {
    background: #ffa500;
    min-height: 300px;
}

.trace-title {
    font-size: 24px;
    font-weight: bold;
    padding:0 20px;
}

.youtube-block p {
    padding:10px 20px;
    font-size: 19px;
}

/**** basic plus block starts here **/
.subscription-table-block {
    margin:0 50px 30px;
}
.subscription-block {
    margin:0 100px 20px;
}
.subscription-heading {
    font-size: 28px;
    font-weight: bold;
}

.basic-btn-block {
    margin-top: 96px;
    text-align: center;
}

.plus-btn-block {
    text-align: center;
}

.basic-plus {
    margin:0 auto;
}

.basic-title,
.plus-title {
	background: #333;
    text-align: center;
    color: #fff;
    font-size: 28px;
    padding: 10px 0;
}

.basic-list {
	border: 1px solid #CDCDCD;
    padding: 20px 40px;
	background-color: #F0F0F0;
	border-radius: 0 0 5px 5px;
}

.basic-list {
	min-height: 500px;
}

.basic-sub-title,
.plus-sub-title {
	font-size: 20px;
	font-weight: 700;
    width: 380px;
    margin-left: 38px;
}

.basic-li,
.plus-li {
	font-size: 18px;
}

.basic-block ul li,
.plus-block ul li{
list-style: none;
}

.basic-block ul li .fa-check::before,
.plus-block ul li .fa-check::before{
	font-size: 14px;
    padding-right: 5px;
}

.crimp-logo {
    position: relative;
    bottom: 5px;
}

.subscribe-btn,
.know-more-btn {
	background: #ffa500;
    border-radius: 23px;
    border: none;
    width: 150px;
    height: 46px;
    font-size: 16px;
    font-weight: 600;
    color:#000;
}

.know-more-btn a {
    color:#000;
    text-decoration: none;
}

.subscribe-btn:focus {
    outline: none;
}

.subscribe-btn {
    cursor:pointer;
    margin-right: 8%;
}

.basic-btn-title {
	margin-top:67px;
}

.basic-block,
.plus-block {
    padding:0 50px 20px 50px;
}

/*** register banner block ***/

.register-banner {
    background-image: url('../images/register_bg.jpg'),linear-gradient(black,white);
    height: 300px;
    margin:0 50px;
    display: flex;
}

.register-banner-title {
    font-size: 24px;
    color: #ffa500;
    font-family: 'Nunito Sans';
    font-weight: 700;
    margin-left: 80px;
    width: 50%;
}

.register-banner-description {
    font-size: 20px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-weight: normal;
    margin-left: 80px;
    width: 60%;
}

@media only screen and (max-width:760px) {
    .register-banner {
        margin: 0 auto !important;
    }

    .register-banner-title {
        font-size: 26px;
        margin-left: 0;
    }

    .register-banner-description {
        font-size: 16px;
        margin-left: 0;
    }

    .basic-block,
    .plus-block {
        padding:0;
        margin-bottom: 10px;
    }
    .subscribe-btn {
        margin: 0 !important;
    }
}

@media only screen and (min-width:761px) and (max-width:1000px) {
    .register-banner-title {
        font-size: 26px;
        margin-left: 20px;
    }

    .register-banner-description {
        font-size: 16px;
        margin-left: 20px;
    }
    .basic-block,
    .plus-block {
        padding:20px 100px;
]    }
    .basic-block,.plus-block {
        margin:0 auto;
    }
}

/** footer code starts here ***/

#footer a {
    color: white;
}

#footer {
    background-color: #000 !important;
}

.fa-angle-right:before {
    color: #ffa500;
}

.shfooter .collapse {
    display: inherit;
    text-align: left;
}

@media (max-width: 767px) {
    .shfooter ul {
        margin-bottom: 0;
    }

    .shfooter .collapse {
        display: none;
    }

    .shfooter .collapse.show {
        display: block;
    }

    .shfooter .title .fa-angle-up,
    .shfooter .title[aria-expanded="true"] .fa-angle-down {
        display: none;
    }

    .shfooter .title[aria-expanded="true"] .fa-angle-up {
        display: block;
    }

    .shfooter .navbar-toggler {
        display: inline-block;
        padding: 0;
    }
}

.resize {
    text-align: center;
}

.resize {
    margin-top: 3rem;
    font-size: 1.25rem;
}

/*RESIZESCREEN ANIMATION*/
.fa-angle-double-right {
    animation: rightanime 1s linear infinite;
}

.fa-angle-double-left {
    animation: leftanime 1s linear infinite;
}

@keyframes rightanime {
    50% {
        transform: translateX(10px);
        opacity: 0.5;
    }

    100% {
        transform: translateX(10px);
        opacity: 0;
    }
}

@media only screen and (min-width:761px) {
    #footer {
        margin: -16px 50px 0 50px;
    }

    .footer-divider {
        min-height: 4px;
        background: #ffa500;
        margin: 0 50px;
    }

    footer .footer-links {
        margin: 0 48px;
        padding-top: 20px;
    }

    .share_rt {
        position: relative;
        left: 20px;
    }
}

@media only screen and (min-width:1600px) {
    .conti-industry-col2 {
        right: 150px
    }
}

@media only screen and (max-width:760px) {
    footer ul {
        text-align: left;
    }

    .mt-3 {
        color: #ffa500;
    }

    #footer {
        margin-top: -16px;
    }

    .footer-divider {
        min-height: 4px;
        background: #ffa500;
    }

    footer .footer-links {
        flex-direction: column;
    }

    .share_rt {
        margin:0 auto !important;
        padding:5px 0;
    }
}

@keyframes leftanime {
    50% {
        transform: translateX(-10px);
        opacity: 0.5;
    }

    100% {
        transform: translateX(-10px);
        opacity: 0;
    }
}

footer .footer-links {
    display: flex;
    align-self: center;
    font-size: 14px;
    /*align-items: center;*/
}

#footer a:hover {
    text-decoration: none;
    color: #ffa500;
}

.footer-links ul li {
    float: left;
    padding: 0 8px;
    list-style: none;
}

#footer .my-2 {
    text-align: left;
    font-family: 'Nunito Sans';
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #ffa500;
}

#footer ul li a {
    font-family: 'Nunito Sans';
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #ffffff;
    vertical-align: bottom;
    transition: ease-in-out all .2s;
}

.company-title {
    padding: 0 5px;
    font-family: 'Nunito Sans';
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

/*--- Social Media Buttons ---*/
.share_rt {
    display: flex;
    margin-right: -5px;
}

.share_rt span {
    margin: 0 5px 10px 10px;
    display: inline-block;
    font-family: 'NunitoSans-Light';
    font-size: 22px;
    line-height: 26px;
    color: #666666;
}

.share_rt a {
    padding: 0 5px;
}

.share_rt a .fa {
    font-size: 26px;
    line-height: 26px;
    color: #737373;
    border: 1px solid #737373;
    border-radius: 100px;
    padding: 10px 11px;
    transition: all 0.2s ease-in-out;
}

.share_rt a .fa.fa-google-plus {
    padding: 10px 7px;
}

.share_rt a:hover .fa {
    color: #333333;
    border: 1px solid #333333;
}

.share_rt a .fa-weixin {
    padding: 10px 9px;
}

.share_rt a img {
    max-width: 24px;
}

footer .footer-bottom .share_rt .fa {
    color: #ffffff;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
}

footer .footer-bottom .share_rt .fa {
    font-size: 30px;
    line-height: 30px;
    background: #ffffff;
    padding: 5px;
    border: 0;
}

footer .footer-bottom .share_rt .fa:hover {
    border: 0;
}

footer .footer-bottom .share_rt .icon-img {
    max-height: 24px;
    max-width: 24px;
}

footer .footer-bottom .share_rt .linkedin {
    position: relative;
}

footer .footer-bottom .share_rt .fa-linkedin {
    /*color: #0077b5;*/
    color: #777;
    padding: 5px 7px;
    margin-right: 12px;
}

footer .footer-bottom .share_rt .reg-symbol {
    display: none;
}

footer .footer-bottom .share_rt .linkedin .reg-symbol {
    position: absolute;
    bottom: 3px;
    right: 8px;
    color: #fff;
    font-size: 10px;
    display: block;
}

footer .footer-bottom .share_rt .fa-twitter {
    color: #38a8df;
    padding: 5px 6px;
    /*color: #657786;*/
}

footer .footer-bottom .share_rt .fa-youtube-play {
    color: #e3252b;
    /*color: #282828;*/
}

.solution {
    font-size: 13px;
    position: relative;
    top:25px;
    color:#fff;
}
.benefits-link {
    cursor: pointer;
}
/*** custom scroll bar ****/

/* width */
::-webkit-scrollbar {
    width: 8px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #ffa500; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #ffa500; 
  }

  /*** media queries ****/
  @media only screen and (max-width:720px) {
    .navbar {
        padding:0;
        margin-top:15px;
    }
    .future-image {
        left: 20px !important;
    }
    .navbar-collapse {
        padding-left: 10px;
        background-color: #fff;
    }
    .menu-block ul li:first-child {
        margin:0;
        padding:0;
    }
    .menu-row,
    .youtube-row,
    .search-row {
        margin: 0;
    }
    .carousel-top .col-12 {
        padding:0;
    }
    .carousel-desc {
        font-size: 12px;
    }
    .carousel-block {
        max-width: 100%;
        padding:0 !important;
    }
    .search-block {
        margin:0;
    }
    .tc-black-form {
        padding:0 20px;
        margin:0;
    }
    .why-do,
    .row-benefits,
    #benefits .bock-md {
        margin:0 20px;
    }

    #benefits .col-md-4 {
        margin-bottom: 10px;;
    }
    .subscription-block {
        margin: 0 50px 20px;
    }
    .register-banner {
        padding:0 20px;
    }
    .basic-sub-title, .plus-sub-title {
        width: 100%;
    }
    .youtube-block{
        margin:20px 0;
    }
    .youtube-block video{
        height: 170px;
    }
    .video {
        width: 100%;
    }
    .subscribe-btn {
        margin-bottom: 10px !important;
    }
    .search-label {
        font-size: 14px;
        padding:4px 0;
    }
    .form-control {
        height: 33px !important;
    }
    .search-form {
        float: right;
        width: 70% !important;
    }
    .tc-ucla-gold {
        font-size: 15px;
        position: absolute;
        bottom: 30px;
    }
    .know-more,
    .carousel-desc {
        display:none;
    }
    .menu-margin-left {
        margin:0 auto;
    }
    .navbar-light .navbar-toggler {
        border: 1px solid #000;
    }
    .navbar-toggler:focus {
        outline:none;
    }
    .subscription-table-block {
        margin:0;
    }
    .benefits-par {
        font-size: 16px !important;
        margin: 0 10px !important;
    }
  }

  @media only screen and (min-width:721px) and (max-width:1024px) {
    .navbar {
        padding:0;
        margin-top:15px;
    }
    .future-image {
        left: 8px !important;
    }
    .navbar-collapse {
        padding-left: 10px;
        background-color: #fff;
    }
    .search-form {
        float: right;
        width: 70% !important;
    }
    .bgc-white {
        margin:0 50px;
    }
    .menu-block ul li:first-child {
        margin:0;
        padding:0;
    }
    .menu-margin-left {
        margin:0 auto;
    }
    .menu-row {
        margin: 0 50px;
    }
    .know-more {
        position: absolute;
        left:0;
        font-size: 12px;
    }
    .carousel-desc {
        font-size: 12px;
    }
    .carousel-block {
        max-width: 100%;
        margin: 0 auto;
        padding:0;
    }
    .offset-lg-0 {
        padding:0;
    }

    .tc-black-form .form-row{
        padding:0 35px;
        margin:0;
    }
    .video {
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        border: 1px solid #000;
    }
    .navbar-toggler:focus {
        outline:none;
    }
  }

  @media only screen and (min-width:1025px) {
    .menu-row {
        margin: 0;
        height: 140px;
    }
    .order-lg-0 {
        padding:0;
    }

    .bgc-white {
        margin:-80px 50px 0;
    }
    .menu-block .images {
        min-height: 150px;
        position:absolute;
        z-index: 99999;
    }
    .tc-black-form .form-row{
        padding:0 10px;
        margin:0;
        margin-left: 4% !important;
    }
    .trace {
        width: 50%;
        min-height: 400px;
        padding-top: 90px;
    }
    .video {
        min-height: 400px;
    }
    .carousel-caption {
        width: 40%;
    }
    .style-column {
        margin-left: 4%;
    }
    .conti-industry-col2 {
        padding-left: 0;
        margin-left:0 !important;
    }

  }
