
.pt-15 { padding-top: 15px; }
.pt-30 { padding-top: 30px; }
.pt-50 { padding-top: 50px; }

.mt-15 { margin-top: 15px; }
.mt-30 { margin-top: 30px; }
.mt-50 { margin-top: 50px; }

.ml_25 { margin-left: -25px; }

/* cmt-row
------------------------*/
.cmt-row{ padding: 90px 0;}
.cmt-row.client-section { padding: 60px 0; }

.cmt-row.tab-section , 
.cmt-row.blog-section ,
.cmt-bgcolor-grey { 
    background-color: #f4f5f6;
}
.cmt-bgcolor-white {
    background-color: #fff;
}

/* Bg-Image  
------------------------*/
.row-bg-img1{
    background-image: url(../images/bg-image/row-bgimage-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.col-bg-img1{
    background-image: url(../images/bg-image/col-bgimage-1.png);
    background-repeat: no-repeat;
    background-size: cover;
} 

/* Section-Title  
------------------------*/
.section-title{ 
    position: relative;
    margin-bottom: 25px;
}
.section-title h5{
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 11px;
    color: #ff4f01;
}
.section-title h2.title{
    font-weight: 600;
    text-transform: capitalize;
    font-size: 50px;
    line-height: 58px;
    margin-bottom: 0;
}
.section-title.title-style-center_text{
    text-align: center;
}

.section-title h2.title {
    font-size: 40px;
    line-height: 50px;
}


/* Buttons
------------------------*/
.cmt-btn{ 
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 9px 30px 9px 30px;
    background: transparent; 
    border: 1px solid currentcolor;
    position: relative;
    text-transform: capitalize;
    border-radius: 30px;
    font-weight: 700;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    background-image: none;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cmt-btn:not(.btn-inline):before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
.cmt-btn:not(.btn-inline):before {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}
.cmt-btn:not(.btn-inline):hover:before {
    height: 1000%;
}

.cmt-btn.text-white:not(.btn-inline):before {
    background: #fff;
    border-color: #fff !important;
    z-index: -1;
}
.cmt-btn.text-white:not(.btn-inline):hover {
    color: #001f3b !important;
    border-color: #fff !important;
}
.cmt-btn.cmt-btn-shape-round:not(.text-white):hover:before{
    background: #001f3b !important;
}
.cmt-btn.cmt-btn-shape-round:not(.text-white):not(.btn-inline):hover {
    color: #fff !important;
    border-color: #fff !important;
}
.cmt-btn.cmt-btn-shape-round.cmt-btn-color-skincolor{
    background-color: #ff4f1a;
    border: 0;
    color: #fff;
}
.cmt-btn.cmt-btn-shape-round.cmt-btn-color-skincolor:not(.text-white):hover:before {
    background-color: #001f3b !important;
}


.cmt-btn.cmt-btn-shape-round.cmt-btn-color-darkgrey{
    background-color: #001f3b;
    border: 0;
    color: #fff;
}
.cmt-btn.cmt-btn-shape-round.cmt-btn-color-darkgrey:not(.text-white):hover:before {
    background: #ff4f1a !important;
}

/** btn-inline **/
.cmt-btn.btn-inline{
    text-transform: capitalize;
    padding: 0;
    border: 0;
    background-color: transparent;
}
.cmt-btn.btn-inline i{ 
    display: inline-block;
    vertical-align: middle;
    transition: 0s;
}
.cmt-btn.btn-inline.cmt-icon-btn-right i{ margin-left: 7px; }
.cmt-btn.btn-inline.cmt-icon-btn-left i{ margin-right: 7px; }


/* Fid
------------------------*/
.inside {
    position: relative;
    transition: all .4s;
    padding: 15px 0;
}
.cmt-fid-icon-wrapper i {
    font-size: 40px;
    line-height: 1;
    color: #ff4f01;
}
.inside .cmt-fid-inner, .inside .cmt-fid-inner span {
    display: inline-block;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
}
.inside h3, .inside .cmt-fid-title {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: inherit;
}
.cmt-fid sub {
    bottom: 0;
    margin-left: 4px;
}

.cmt-fid-view-lefticon .cmt-fid-icon-wrapper ,
.cmt-fid-view-lefticon .cmt-fid-contents {
    display: table-cell;
    vertical-align: middle;
}
.cmt-fid-view-lefticon .cmt-fid-contents {
    padding-left: 20px;
    text-align: left;
}
.cmt-fid-view-lefticon{
    padding: 0;
    margin: 25px 0 25px 25px;
}

.cmt-fid.inside.cmt-fid-view-lefticon:before{
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    bottom: 0;
    right: -15px;
    width: 1px;
    background-color: #e7e7e7;
}
div.col-lg-3:last-child .cmt-fid.inside.cmt-fid-view-lefticon:before{
    content: unset;
}


/* Client-row  
------------------------*/
.client-box{ 
    position: relative;
    text-align: center;
}
.client-box .client-thumbnail img{
    text-align: center;
    display: block;
    margin: 0 auto;
}


/* featured-icon-box ( only contents )
------------------------*/
.featured-icon-box { position: relative;}
.featured-icon-box .cmt-icon{ margin-bottom: 0; }
.featured-title h5{ font-size: 20px; line-height: 30px; margin-bottom: 0px; font-weight: 500; }

.featured-icon-box.icon-align-before-content .featured-icon,
.featured-icon-box.icon-align-before-content .featured-content{
    display: inline-block;
    vertical-align: middle;
}
.featured-icon-box.icon-align-before-content .featured-icon i { display: inline-block; vertical-align: middle; }
.featured-icon-box.icon-align-before-content.icon-ver_align-top .featured-icon {
    vertical-align: top;
}
.featured-icon-box.icon-align-before-heading .featured-content { padding-top: 20px; }


/* style1 */
.featured-icon-box.style1 {
    padding: 45px 60px 45px 55px;
    background-color: #001f3b;
    color: #fff;
    height: 100%;
    box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.10);
    margin-top: 25px;
    border-left: 2px solid rgb(255 255 255 / .04);
}
.col-md-4:first-child .featured-icon-box.style1 { border-left: 0; }
.featured-icon-box.style1 a , .featured-icon-box.style1 h5{ color: #fff; }
.featured-icon-box.style1 p { 
    color: rgba(255,255,255,.7);
    padding: 50px 0 60px;
    font-size: 15px;
}
.featured-icon-box.style1 .bg_icon{
    position: absolute;
    content: "";
    bottom: 30px;
    right: 30px;
    line-height: 1;
    font-size: 225px;
    opacity: 0.04;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
}

/* style2 */
.featured-icon-box.style2 {
    margin-bottom: 15px;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
}
.featured-icon-box.style2 .featured-content{
    padding: 30px 30px;
}
.featured-icon-box.style2 .cmt-icon{
    height: 124px;
    width: 130px;
    text-align: center;
    line-height: 124px;
    border-right: 1px solid #ededed;
}
.featured-icon-box.style2 .cmt-icon i{
    font-size: 50px;
    color: #ff4f01;
}
.featured-icon-box.style2 .featured-content p { margin-bottom: 0; }

/* post_3*/
.featured-imagebox-post{
    margin: 15px 0;
}
.featured-imagebox-post .featured-content.featured-content-post{
    padding: 25px 15px 20px 30px;
    margin-right: 30px;
    margin-top: -40px;
    background-color: #fff;
    position: relative;
    transition: all .4s;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta .byline img{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}
.featured-imagebox-post .featured-content.featured-content-post .post-header{
    position: relative;
    margin-bottom: 15px;
}
.featured-imagebox-post .featured-content.featured-content-post .post-header:before{
    position: absolute;
    content: "";
    height: 100%;
    width: 4px;
    left: -30px;
    background-color: #ff4f01;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span{ 
    display: inline-block;
    position: relative;
    margin-right: 22px;
    font-size: 13px;
    line-height: 13px;
    font-style: italic;
    margin-bottom: 15px;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span:last-child{
    margin-right: 0;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span:not(:last-child):after{
    position: absolute;
    background-color: currentColor;
    display: inline-block;
    content: "";
    background-color: #757575;
    width: 1px;
    height: 100%;
    border-radius: 50%;
    vertical-align: middle;
    top: 0;
    right: -15px;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 16px;
    right: -15px;
}
.featured-imagebox-post .featured-content.featured-content-post .post-meta span i{ 
    padding-right: 5px; 
    font-size: 12px;
}
.featured-imagebox-post:hover .featured-content.featured-content-post{ 
    box-shadow: 0 0 35px 0 rgba(0,0,0,.06);
}
.featured-imagebox-post .featured-thumbnail { overflow: hidden; }
.featured-imagebox-post .featured-thumbnail img{
    max-width: none;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
.featured-imagebox-post:hover .featured-thumbnail img{
   -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.featured-imagebox-portfolio {
    background: #fff;
    padding: 30px 25px;
    text-align: center;
    margin-top: 30px;
}
.featured-imagebox-portfolio .category {
    padding-top: 15px;
    margin: 15px;
    font-size: 14px;
    line-height: 1;
    color: #ff4f01;
    font-weight: 500;
}
.featured-imagebox-portfolio .featured-thumbnail {
    position: relative;
    overflow: hidden;
}
.featured-imagebox-portfolio .cmt-box-view-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center
}
.featured-imagebox-portfolio .cmt-box-view-overlay:before {
    content: '';
    position: absolute;
    left: 0!important;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}
.featured-imagebox-portfolio .cmt-box-view-overlay:after {
    content: '';
    position: absolute;
    right: 0!important;
    top: 0;
    width: 50%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}
.featured-imagebox-portfolio:hover .cmt-box-view-overlay:after,
.featured-imagebox-portfolio:hover .cmt-box-view-overlay:before {
    opacity: .8;
    background-color: #001f3b;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}
.featured-imagebox-portfolio .cmt-box-view-overlay a {
    display: block;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    transition: all .3s ease 0s;
    margin: 0 5px;
    color: #fff;
    background-color: #ff4f1a;
    opacity: 0;
    z-index: 1;
    transform: translateY(50px);
    transition: .5s ease;
}
.featured-imagebox-portfolio:hover .cmt-box-view-overlay a {
    opacity: 1;
    transform: translateY(0)
}


/* Testimonial
------------------------*/
.testimonials{
    position: relative;
}
.testimonials .testimonial-caption h5 {
    font-size: 18px;
    line-height: 1;
    display: block;
    font-weight: 700;
    margin-bottom: 0;
}
.testimonials .testimonial-caption label{
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
}


/* testimonials 1 */
.testimonials.cmt-testimonial-box-view-style1 .testimonial-content{ 
    padding: 25px 50px 45px;
    text-align: center;
}
.testimonials.cmt-testimonial-box-view-style1 .testimonial-img{
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 1;
    margin: 0 auto;
    margin-bottom: 14px;
}
.testimonials.cmt-testimonial-box-view-style1 .testimonial-img img {
    height: 72px;
    width: 72px;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,.80);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
    transition: opacity 400ms;
    transform: translateZ(0)!important;
    -webkit-transform: translateZ(0);
}
.testimonials.cmt-testimonial-box-view-style1 .testimonial-content blockquote {
    font-size: 17px;
    position: relative;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #001f3b;
    margin-bottom: 22px;
}
.testimonials.cmt-testimonial-box-view-style1 .testimonial-content blockquote:before{
    position: absolute;
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 70px;
    left: 0px;
    top: 20px;
    opacity: .2;
}

/* Tab
------------------------*/
.cmt-tabs ul.tabs{
    width:100%; 
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    margin-bottom: 0;
}
.cmt-tabs ul.tabs li{ 
    display: inline-block;
    margin: 0 15px 25px;
    text-align: center;
}
.cmt-tabs ul.tabs li a{
    display: block;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    color: #001f3b;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.cmt-tabs ul.tabs li a i{
    display: block;
    height: 102px;
    width: 102px;
    line-height: 102px;
    font-size: 37px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    font-weight: normal;
    background-color: #fff;
}
.cmt-tabs ul.tabs li a.shop {
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    background-color: #fff;
    height: 102px;
    width: 102px;
    line-height: 102px;
    padding: 25px;
    
}
.cmt-tabs ul.tabs li a.shop img {
    height: 38px;
    width: 38px;
    line-height: 38px;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    font-weight: normal;
    background-color: #fff;
}
/*#shopify .cmt-tabs ul.tabs {
    display: block;
    height: 102px;
    width: 102px;
    line-height: 102px;
    font-size: 37px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
    font-weight: normal;
    background-color: #fff;
}
#shopify img {
    height: 37px;
    width: 37px;
}
*/

.cmt-tabs ul.tabs li.active a img { box-shadow: 0 0 14px 0 rgba(41,61,88,.1); }
.cmt-tabs ul.tabs li.active a i { box-shadow: 0 0 14px 0 rgba(41,61,88,.1); }
.cmt-tabs .content-tab .content-inner {
    display: none;
}
.cmt-tabs .content-tab .content-inner.active {
    display: block;
}

@media (max-width: 991px){
    
    .res-991-mt-15 { margin-top: 15px; }
    .cmt-row { padding: 60px 0; }
    .cmt-row.client-section { padding: 40px 0;}

    .featured-icon-box.style1 { margin-top: 0; border-top: 2px solid #fff;}
    .featured-icon-box.style1 p { padding: 20px 0; }

    .featured-icon-box.style2 .cmt-icon {
        height: 114px;
        width: 120px;
        line-height: 114px;
    }

    footer .first-footer {
        padding-top: 40px;
        padding-bottom: 35px;
    }
}
@media (max-width: 767px){

    .featured-icon-box.icon-align-before-content.style2.mb-0{
        margin-bottom: 30px !important;
    }

    .slick_slider.slick-dots-style1 .slick-dots { top: -50px; }
    .testimonials.cmt-testimonial-box-view-style1 .testimonial-content { padding: 30px 20px 60px;}
}
@media (max-width: 480px){

    .featured-icon-box.style2 .cmt-icon {
        height: 74px;
        width: 80px;
        line-height: 74px;
    }
    .featured-icon-box.style2 .cmt-icon i { font-size: 40px; }
    .featured-icon-box.style2 .featured-content { padding: 25px 20px 25px 25px; }

    ul.widget_contact_wrapper { margin: 35px 0 25px; }
    ul.widget_contact_wrapper li:not(:last-child) { margin-right: 0; display: block; padding-bottom: 10px;}
    ul.widget_contact_wrapper li:not(:last-child):after { content: unset; }
}
.images_block, .details_block{
    border :1px solid #efefef;
    padding: 30px 20px;
}
.images_block, .details_block{
    padding: 36px;
}
@media (min-width: 1200px) {
    .images_block .text-wrapper{
        padding: 0 30px 10px;
    }
}
.details_block {
    background: #fff;
    box-sizing: border-box;
}
.images_block .img-wrapper img {
    margin-bottom: 15px;
}
.images_block .img-wrapper > a:first-child img {
    padding: 12px;
    border: 1px solid #efefef;
}
.details_block .price_tag {
    top: 0;
    right: auto;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    color: #001f3b;
    position: relative;
    margin-bottom: 15px;
    margin-top: 5px;
    font-family: "Roboto" ,sans-serif;
}
.details_block .theme-details {
    margin: 20px 0;
}
.details_block .theme-details li {
    list-style: none;
    padding: 8px;
}
.details_block .theme-details span.sub {
    color: #333;
    font-weight: 500;
    font-size: 15px;
}

.blog-sidebar.style-two .widget {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 30px 30px 40px;
    margin-bottom: 40px;
    background-color: #fff;
}
.blog-sidebar .widget .widget_title {
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.widget_categories ul {
    position: relative;
    list-style: none;
}
.widget_categories ul li {
    position: relative;
    background: #f4f5f6;
    margin-bottom: 10px;
}
.widget_categories ul li a {
    padding: 15px 20px;
    display: inline-block;
    color: #7e7b7a;
    transition: .5s;
    font-size: 18px;
}
.widget_categories i {
    position: relative;
    font-size: 14px;
    color: #fe5f15;
    margin-left: 8px;
    opacity: 0;
    transition: .5s;
    display: inline-block;
}
.widget_categories li:hover i {
    opacity: 1;
}
.widget_categories span {
    position: absolute;
    right: 20px;
    top: 15px;
    transition: .5s;
    opacity: 0;
}
.widget_categories li:hover span {
    opacity: 1;
}
.widget_categories ul li:before {
    font-family: "FontAwesome";
    content: "\f122";
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 11px;
    z-index: 5;
    font-weight: 400;
    color: #a0a0a0;
    transition: .5s;
}
.widget_categories ul li:hover:before {
    opacity: 0;
    right: 0;
}
.news-widget-two .post {
    position: relative;
    margin-bottom: 20px;
    background-color: #f4f5f6;
    padding: 20px;
    background-size: cover;
}
.news-widget-two .post:last-child ,
.tag-cloud-widget ul li:last-child ,
.widget_categories ul li:last-child{
    margin-bottom: 0;
}
.news-widget-two .post:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #f4f5f6;
    transition: .5s;
}
.news-widget-two .post:hover:before {
    opacity: 0;
    height: 0%;
}
.news-widget-two .post .content h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    margin-bottom: 5px;
}
.news-widget-two .post .content h4 a {
    color: #2a2a2a;
    transition: .5s;
}
.news-widget-two .post:hover .content h4 a {
    color: #fff;
}
.news-widget-two .post .content .date {
    position: relative;
    color: #7e7b7a;
    font-size: 15px;
    font-weight: 700;
    transition: .5s;
}
.news-widget-two .post:hover .content .date {
    color: #ff4f1a;
}
.news-widget-two .post .content .date i {
    margin-right: 10px;
}

/* Tag Cloud Widget */
.tag-cloud-widget ul {
    margin: 0 -5px;
    list-style: none;
}
.tag-cloud-widget ul li {
    margin: 0 2.5px 5px;
    float: left;
}
.tag-cloud-widget ul li a {
    position: relative;
    font-size: 16px;
    background: #f4f5f6;
    color: #7e7b7a;
    padding: 7.5px 18px;
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.tag-cloud-widget ul li a:hover {
    color: #fff;
    background-color: #ff4f1a;
}

.cta-widget .widget-inner{
    padding: 50px 30px;
    text-align: center;
    background: #132728;
    color: #ffffff;
}
.cta-widget .image-layer{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    opacity: 0.20;
}
.cta-widget .icon-box{
    position: relative;
    display: block;
    font-size: 84px;
    line-height: 1em;
    margin-bottom: 25px;
    color: #ff4f1a;
}
.cta-widget h5{
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.cta-widget .email, .cta-widget .website{
    position: relative;
    color: #ffffff;
    line-height: 1.5em;
    margin-bottom: 10px;
}
.cta-widget .email a, .cta-widget .website a{
    color: #ffffff;
}
.cta-widget .email a:hover, .cta-widget .website a:hover{
    text-decoration: underline;
}
.cta-widget .phone{
    position: relative;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 20px;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@keyframes headShake { 
    0% { -webkit-transform: translateX(0); transform: translateX(0); }
  6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); }
  18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); }
  31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); }
  43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); }
  50% { -webkit-transform: translateX(0); transform: translateX(0);}
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);
  }
  90% {-webkit-transform: translate3d(0, -4px, 0);  transform: translate3d(0, -4px, 0);}
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

