.slide-dowm-btn {
    animation: 2s ease 0s alternate none infinite running bannerbtn;
    position: relative;
}

.slide-dowm-btn {
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-name: todown;
    animation-timing-function: linear;
}

.slide-dowm-btn:hover {
    animation: 0s ease 0s normal none 1 running none;
}

@keyframes todown {
    0% {
        opacity: 0;
        transform: translateY(-15px);
    }
    10% {
        opacity: 0;
        transform: translateY(-15px);
    }
    50% {
        opacity: 1;
        transform: translateY(0px);
    }
    90% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 0;
        transform: translateY(15px);
    }
}

@keyframes todown {
    0% {
        opacity: 0;
        transform: translateY(-15px);
    }
    10% {
        opacity: 0;
        transform: translateY(-15px);
    }
    50% {
        opacity: 1;
        transform: translateY(0px);
    }
    90% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 0;
        transform: translateY(15px);
    }
}

@keyframes todown {
    0% {
        opacity: 0;
        transform: translateY(-15px);
    }
    10% {
        opacity: 0;
        transform: translateY(-15px);
    }
    50% {
        opacity: 1;
        transform: translateY(0px);
    }
    90% {
        opacity: 0;
        transform: translateY(15px);
    }
    100% {
        opacity: 0;
        transform: translateY(15px);
    }
}

.our-services {
    padding: 90px 0 80px
}

.seo-row .seo-single {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #efefef;
    padding: 20px
}

.seo-row .seo-single .so-widget-sow-editor h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 23px
}

.seo-row .seo-img > img {
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 10px;
}


.prefooter-seo .pre-footer-heading h1 {
    display: block
}

.prefooter-seo .wpcf7-form {
    margin: auto;
    max-width: 630px;
}

.prefooter-seo .wpcf7-form .col-sm-6 p {
    margin-bottom: 10px
}

.prefooter-seo .wpcf7-form .col-sm-6 textarea {
    font-size: 14px;
    height: 155px;
    padding: 2px 10px;
    max-height: none;
}

.prefooter-seo .wpcf7-form input[type="submit"] {
    background: #F67480;
    height: 77px;
    width: 100%;
}

.prefooter-seo {
    text-align: center
}

.pre-footer .prefooter-seo .pre-footer-heading {
    display: inline-block;
}

.team-single img {
    border: 1px solid #00808d;
    border-radius: 50%;
    margin-bottom: 20px;
    padding: 6px;
}

.team-single p {
    font-size: 14px;
    line-height: 20px
}

.team-single p strong {
    font-size: 16px;
    text-transform: uppercase
}

.partner-average .box {
    background: #efc84a none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
    padding: 8px 15px;
}

.page-id-563 #comments {
    display: none
}

.website-speed-form .col-sm-12 {
    margin-bottom: 10px
}

.website-speed-form .col-sm-6.form-btn {
    width: 100%;
}

.home-portfolio-btn {
    text-align: center;
    padding: 40px 0 30px
}

.industries-we-have {
    background: #19272F;
    color: #fff;
    padding: 50px 0;
}

.industrylist {
    text-align: center
}

.industrylist li {
    display: inline-block;
}

.industrylist li a {
    font-weight: 700;
    color: #fff;
    font-size: 22px;
    padding: 25px 17px;
    margin: 0 auto 15px;
    transition: 0.5s
}

.industrylist li a img {
    height: 50px;
    display: block;
    margin: 0 auto 20px
}

.industrylist li a:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3) inset
}




/*-header-new--*/

.back-home {
    color: #fff;
    transition: 0.5s
}

.back-home:hover {
    color: #2CBED2
}

.fixed-header.header2 {
    position: absolute;
    top: 0;
}

.get-quote-container {
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 30px 30px 10px;
    margin-top: -50px;
    margin-bottom: 60px
}

.site-footer.footer-blank {
    padding: 0
}


.get-quote-container input[type="submit"] {
    background: #f67480;
    border: 1px solid #fff;
    color: #fff;
    float: right;
    height: 74px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}


.get-quote-container .icon-box i {
    font-size: 75px
}

.get-quote-container .icon-box h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 0
}

.get-quote-container .contact-col p {
    font-size: 18px;
    margin-bottom: 0
}

.get-quote-container .contact-col .divider {
    background: #eee;
    display: inline-block;
    height: 2px;
    margin: 30px 0;
    width: 100%;
}

.get-quote-container .contact-col .uk-no,
.get-quote-container .contact-col .india-no {
    margin-left: 0;
    margin-right: 10px;

}

.get-quote-container .contact-col .email {
    color: #20AABB
}

.get-quote-container input,
.get-quote-container select,
.get-quote-container textarea {
    border: 1px solid rgba(0, 0, 0, 0.3)
}



.enquuiry-content {
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 30px 30px 10px;
    max-width: 700px;
    margin: -50px auto 60px
}

.enquuiry-content input[type="submit"] {


    float: right;
    height: 74px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}



.mobile-header.mobile-header-blank ul li {
    text-align: left;
    width: 50%;
}

.mobile-header.mobile-header-blank ul li a.back-home {
    font-size: 14px;
    margin-top: 15px;
    padding-right: 15px;
    text-align: right;
}

.mobile-header.mobile-header-blank ul li a .fa {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}

.page-id-1685 .page-banner-overlay {
    display: none;
}


.get-quote-container {
    margin-bottom: 70px !important
}

.get-quote-container .col-sm-8 {
    float: right
}

/*----------------blog-*/

.blog-sec .blog-heading {
    padding-bottom: 20px
}

.blog-sec .link-more {
    display: none
}

.blog-sec article {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.blog-sec article:hover .blog-image-box:before {
    opacity: 1
}

.blog-sec .blog-image-box > a {
    display: block;
}

.blog-sec article .blog-image-box:before {
    transition: 0.5s;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    opacity: 0
}

.blog-sec article .blog-image-box {
    position: relative;
    overflow: hidden;
    height: 250px
}

.blog-sec article .blog-image-box img {
    transition: 0.5s;
    width: 100%
}

.blog-sec article:hover .blog-image-box img {
    transform: scale(1.1);
}

.blog-sec article .blog-image-box .blog-date {
    background: #2CBED2;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    left: 10px;
    line-height: 1.2;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    z-index: 2;
}

.blog-sec article .blog-image-box .blog-date span {
    display: block;
    font-size: 12px;
    font-weight: 400;
}

.blog-sec article {
    margin-bottom: 30px
}

.blog-sec article .blog-content {
    padding: 15px 20px 20px;
}

.blog-sec article .sub-heading {
    transition: all 0.5s ease 0s;
    min-height: 39px;
    font-size: 20px;
    color: #222;
    font-weight: 600;
    margin: 0 auto 15px;
    padding: 0;
    text-align: left
}

.blog-sec article .sub-heading:hover {
    color: #2CBED2
}

.blog-sec article .post-meta-info li {
    display: inline-block;
    font-size: 13px;
    margin-right: 10px
}

.blog-sec article .post-meta-info {
    margin-bottom: 13px
}

.blog-sec p {
    text-align: left
}

.blog-sec article .post-meta-info li i {
    color: #2CBED2
}

.blog-sec article .post-meta-info li a {
    color: #666
}

.search-form .search-submit {
    bottom: 0;
    right: 0;
    top: 0;
}

.search-form label {
    display: block;
    margin: 0
}

.blogtoppadding {
    padding: 60px 0 30px
}

.blogsinglepage .row > .col-sm-6 {
    float: none;
    width: 100%
}

.blogsinglepage.blog-sec article {
    box-shadow: none;
}

.blogsinglepage.blog-sec article .blog-content {
    padding: 15px 0;
}

.blogsinglepage.blog-sec article .blog-image-box {
    height: 290px;
}

.blogsinglepage.blog-sec .sub-heading {
    min-height: auto;
    font-size: 25px;
    font-weight: 600;
    margin: 0 auto 15px;
    color: #222;
}

.blogsinglepage.blog-sec article .blog-image-box img {
    width: 100%;
}

.blogtoppadding.blog-sec .text {
    min-height: 115px;
    text-align: left
}

.post-navigation .nav-subtitle {
    color: #2CBED2;
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 0;
}

.post-navigation {
    border-bottom: 2px solid #f2f2f2;
    border-top: 2px solid #f2f2f2;
    line-height: 1.3;

}

.post-navigation .nav-title .nav-title-icon-wrapper {
    display: none;
}

.post-navigation .nav-title {
    font-size: 15px;
}

.post-navigation {
    font-weight: 700;
    margin: 0;
    padding: 0 15px
}

#comments {
    padding: 30px 15px 0;
    margin-bottom: 20px
}



.comment-body {
    color: #777;
    font-size: 15px;
    margin-bottom: 30px;
}

.comment-author {
    font-size: 15px;
    margin-bottom: 0;
    position: static
}

.comment-metadata {
    color: #222;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
}

.comment-author .avatar {
    left: 0;
}

.comment-meta {
    padding-left: 60px;
    position: relative;
}

.comment-form label {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    color: #222;
    text-transform: none;
}

.required {
    color: #ff0000
}

.comment-reply-link .icon {
    left: 0;
    top: 5px;
}

.comment-reply-link {
    font-weight: 700;
    padding-left: 22px;
}

#secondary .widget {
    background: #f2f2f2;
    margin-bottom: 30px;
    padding: 30px;
    -moz-box-shadow: inset 0 0 0 4px #fff;
    -webkit-box-shadow: inset 0 0 0 4px #fff;
    box-shadow: inset 0 0 0 4px #fff;
    border: 1px solid #f2f2f2
}



.feedback_form .form-group {
    margin-bottom: 20px
}

.feedback_form label {
    display: block;
    font-weight: 700;
    margin: 0
}

.feedback_form label + p {
    margin: 0
}

.feedback_form .wpcf7-form-control-wrap {
    float: none
}

.feedback_form input[type="text"],
.feedback_form input[type="file"] {
    width: 100%
}

.feedback_form textarea {
    max-height: 80px;
    width: 100%
}

.feedback_form input[type="checkbox"] {
    height: auto
}

.feedback_form span.wpcf7-list-item {

    margin: 0 10px 0 0;
}

.feedback_form .formhead {
    font-size: 25px;
    color: #F67480;
    font-weight: 700;
    margin-bottom: 10px
}
