/*!
Plugin Name: devityCore
Author: Themepul
Author URI: http://themepul.com
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------


--------------------------------------------------------------*/



/*** Transitions ***/

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow:hover,
button.slick-prev.slick-arrow,
button.slick-next.slick-arrow:hover,
.devity-about-video-img:hover .devity-about-v-bg,
.devity-about-v-bg,
.project-signle:hover.project-signle:after,
.project-video a:hover i:before,
.project-video a i:before,
.project-signle:after,
.project-menu ul li,
.project-menu ul li:hover,
i,
svg,
.service-box:hover .service-icon i:before,
.service-icon i:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

svg {
    height: auto;
}
.elementor-widget-wp-widget-nav_menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.elementor-widget-wp-widget-nav_menu ul.menu li {
    display: block;
}

.elementor-widget-wp-widget-nav_menu ul.menu li a {
    display: block;
    padding: 12px 19px;
    background-color: rgb(245, 245, 245);
    margin: 8px 0;
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
}

.elementor-widget-wp-widget-nav_menu ul.menu li a:hover {
    background-color: #0045ff;
    color: #fff;
}

.elementor-widget-wp-widget-nav_menu ul.menu li:first-child a {
    margin-top: 0;
}

.elementor-widget-wp-widget-nav_menu ul.menu li:last-child a {
    margin-bottom: 0;
}

.elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-item a {
    background-color: #0045ff;
    color: #fff;
}
.header-six.header-area.header6{
    width: 100%;
    z-index: 999;
}

/** Slider **/
.bg_cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.single-slider {
    padding-top: 190px;
    padding-bottom: 190px;
    position: relative;
    z-index: 5;
}

.slider-content .sub-title {
    color: #fff;
    font-size: 70px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 90px;
}

.slider-content p {
    color: #fff;
    font-size: 16px;
    padding-right: 150px;
    display: block;
    clear: both;
    padding-bottom: 24px;
    padding-top: 6px;
    line-height: 26px;
}
.slider-active .slick-arrow {
    position: absolute;
    top: 50%;
    left: 30px;
    background-color: rgba(51, 51, 51, 0.3);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    z-index: 5;
    cursor: pointer;
    font-size: 20px;
}
.slider-active .slick-arrow.next {
    left: auto;
    right: 30px;
}
.single-slider:after {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
}
.slider-content a.devity-btn:hover {
    background-color: #010425;
    box-shadow: none;
}
a.slider-video {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #1a3b92;
    color: #FFF;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 100px;
    height: 100px;
    line-height: 96px;
}
.slider-video-btn {
    vertical-align: middle;
    margin: 0 auto;
}
a.slider-video:after,a.slider-video:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #0045ff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .7;
    z-index: -1;
}
.slider-video-btn span {
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    margin-left: 13px;
}
.devitry-slider2-btnss a {
    display: inline-block;
    vertical-align: middle;
}

.devitry-slider2-btnss .slider-video-btn {
    display: inline-block;
    margin-left: 26px;
}

.devitry-slider2-btnss {
    margin-top: 22px;
}
a.slider-video:after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

a.slider-video:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
a.slider-video i:before {
    color: #ffffff;
    font-size: 36px;
}
/*** social share ***/

.entry-f-right {
    padding: 5px;
}

.devity-social-share a {
    font-size: 14px;
    margin: 8px;
}

.devity-social-share label {
    text-align: right;
}

a.devity_sfacebook {
    color: #3b5998;
}

a.devity-stiwtter {
    color: #00acee;
}

a.devity-spin {
    color: #c8232c;
}

a.devity-slinked {
    color: #0e76a8;
}


/*** Recent post ***/

.devity-widget-recent-post-img {
    width: 80px;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    height: 70px;
}

.devity-recent-post-single:last-child {
    padding-bottom: 0;
}

.devity-recent-post-single {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.devity-widget-posts-descr {
    clear: none;
    overflow: hidden;
    display: table-cell;
}

h3.devity-widget-post-title.post-title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
    font-weight: 500;
}

.devity-widget-recent-post-img img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
}

.devity-widget-posts-descr .date {
    margin: 0;
    margin-top: 0 !important;
    color: inherit;
    opacity: .8;
    text-transform: capitalize;
    font-size: 97%;
}

.devity-recent-post-single:last-child {
    margin-bottom: 0;
}
/*** Info widget ***/

.tf-info-btn a {
    background-image: url(../assets/img/apps.png);
    height: 62px;
    background-repeat: no-repeat;
    padding: 0px 86px;
    clear: both;
    display: inline-block;
    background-color: #0045ff;
    background-position: center center;
    border-radius: 5px;
}

.tf-info-btn {
    margin-top: 35px;
}

.tf-info-btn a:hover {
    background-color: #0636b5;
}

.ft-info-dec {
    margin-top: 28px;
}



/*** Prmomo box ***/
.promo-title h2 {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    color: #010425;
    text-transform: capitalize;
}

.promo-iton {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.promo-title {
    display: inline-block;
    clear: both;
}

.promo-iton i:before {
    font-size: 36px;
    color: #0045ff;
    background: rgb(150, 135, 141);
    background: linear-gradient(117deg, rgba(255,23,108,1) 23%, rgb(193, 24, 87) 58%);
    background: linear-gradient(117deg, rgba(255,23,108,1) 23%, rgb(193, 24, 87) 58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.promo-dec {
    padding: 25px 0;
    clear: both;
    overflow: hidden;
    padding-bottom: 30px;
}
.promob {
    padding: 0 20px;
}
.promo-dec p {
    margin: 0;
}
.promo-btn a.devity-btn {
    min-width: 70%;
    text-align: center;
    border-radius:0px 100px 100px 0px;
}

.promo-box:hover .promo-btn a.devity-btn {
    min-width: 55%;
}
.promo-iton img {
    width: 40px;
    object-fit: cover;
}
.promo-box {
    padding:30px 0;
    box-shadow: 0px 3px 10px 1px rgba(1, 4, 37, 0.14);
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    z-index: 1;
     transition: .4s;
}
.promo-box:hover:after,.promo-box:hover .promo-title h2,.promo-title h2,.promo-dec,.promo-box:hover .promo-dec { transition: .4s;}
.promo-box:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .4s;
}

.promo-btn a {float: left;}


/*** video box ***/
.popupvideos {
    height: 371px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
}

.video-icons {
    left: 50%;
    position: absolute;
    top: 51%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.popup-before {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
}

.popup-before img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
a.popupvideo.video-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 500%;
    position: relative;
    color: #c71859;
-webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-blue 1s linear infinite;
    -webkit-transition: .5s;
    background: #fff;
}
@-webkit-keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

@keyframes ripple-blue {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3);
        box-shadow: 0 0 0 0 rgba(255,255,255, 0.3), 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0);
        box-shadow: 0 0 0 10px rgba(255,255,255, 0.3), 0 0 0 20px rgba(255,255,255, 0.3), 0 0 0 30px rgba(255,255,255, 0)
    }
}

.popup-after {
    width: 250px;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 150px;
    z-index: -1;
    transition: .4s;
}

/*** Counter ***/
.devity-counter {
    text-align: center;
    padding: 50px 0;
    border-right: 1px dashed rgba(0, 0, 0, 0.30196078431372547);
    position: relative;
}


.countr_text h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 9px;
}

.countr_text h2 .counter {
    color: #010425;
    display: inline-block;
}

.countr_text h2 .symble {
    color: #0045ff;
}

.counter-title h5 {
    font-size: 17px;
    color: #0045ff;
    text-transform: capitalize;
}

.devity-counter:after {
    content: "";
    width: 1px;
    height: 13px;
    position: absolute;
    right: -1px;
    top: 0;
    background: #ffffff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG;
}


/*** About section ***/
.about-top h3 {
    font-size: 16px;
    color: #0045ff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.about-top h2 {
    font-size: 40px;
    font-weight: 600;
    color: #010425;
}

.about-box .dec {
    padding: 10px 0px 30px 0px;
}

.about-box .dec ul {
    list-style: none;
    padding: 8px 0;
    padding-bottom: 0;
    margin: 0;
}

.about-box .dec ul li {
    width: 34%;
    display: inline-block;
    clear: both;
    line-height: 36px;
    color: #010425;
    font-weight: bold;
}

.about-box .dec ul li:before {content: "\f00c";font-family: fontawesome;background: #0045ff;font-size: 11px;clear: both;padding: 4px;color: #fff;margin-right: 9px;vertical-align: middle;}

.about-author {
    clear: both;
}

.about-a-left {
    float: left;
    vertical-align: middle;
    clear: both;
    padding-right: 30px;
    position: relative;
    margin-right: 30px;
}

.about-a-right {
    display: inline-block;
    margin-top: 16px;
}

.about-title h2 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.about-title h3 {
    font-size: 13px;
    color: #0045ff;
}

.about-section {
    width: 100%;
    clear: both;
}

.about-a-left:before {content: "";width: 1px;height: 61%;position: absolute;right: 0;top: 0px;bottom: 0;margin: auto;border-right: 1px dashed red;}


/*** Theme Title ***/
.devity-title-box {
    text-align: center;
    position: relative;
}

.devity-title-inner h4 {
    font-size: 30px;
    text-transform: capitalize;
}

.devity-title-inner p {
    font-size: 15px;
    margin-bottom: 0;
}
.devity-title-inner h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: bold;
    color: #0045ff;
    letter-spacing: 2px;
    text-align: center;
}

.devity-title-inner h2 {
    font-size: 40px;
    text-align: center;
    line-height: 46px;
    font-weight: bold;
    color: #010425;
    text-transform: capitalize;
}
.devity-title-after {
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
    opacity: .1;
    z-index: -1;
}
.devity-title-box {
    margin-bottom: 55px;
}




/* service ***/
.promo-box.service-box:hover .promo-btn a.devity-btn {
    min-width: auto;
}
.promo-btn.service-btn a.devity-btn {
    min-width: auto;
    text-align: center;
    border-radius: 0px 100px 100px 0px;
}

.service-box .promob {
    padding: 0 30px;
}
.service-animation .icon-layer-inner img {
    width: 78px;
}

/** Pricing items ***/
.pricing-table-content {
background: rgb(255,23,108);
    background: -moz-linear-gradient(117deg, rgba(255,23,108,1) 23%, rgba(162,0,60,1) 58%);
    background: -webkit-linear-gradient(117deg, rgba(255,23,108,1) 23%, rgba(162,0,60,1) 58%);
    background: linear-gradient(117deg, rgba(255,23,108,1) 23%, rgb(193, 24, 87) 58%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0045ff",endColorstr="#a2003c",GradientType=1);
    box-shadow: 0px 3px 13px 0px #00000059;
    border-radius: 5px;
    text-align: center;
    padding: 40px;
}
.price-header h3 {
    font-size: 75px;
    margin-bottom: 0;
    padding-bottom: 0;
    color: white;
    margin-top: 18px;
    font-weight: normal;
}
.pricing-table-box:hover {
    box-shadow: 0px 13px 27px -14px rgba(0, 0, 0, 0.74);
    transition: .4s;
}
.pricing-table-box {
  
    transition: .4s;
}
.price-dec ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.price-dec ul li {
    line-height: 37px;
    color: #fff;
}

.price-header h2 {
    color: #fff;
    margin-bottom: 4px;
    font-size: 28px;
}

.price-header p {
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 13px;
}

.price-dec {
}

.pric-footer {
    padding: 40px 0;
}

a.btn-singup {
    background: #ffffff;
    padding: 9px 32px;
    clear: both;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-size: 14px;
    box-shadow: 0px 2px 17px 0px #6b0028;
}

.price-header {
    padding: 30px 0;
}

a.btn-singup:hover {
    background-color: #010425;
    color: #fff;
}

/*** Testimonial ***/
.testi-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    float: left;
    vertical-align: middle;
}

.testi-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.testi-dec {
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
}
.testi-titles {
    vertical-align: middle;
    margin-left: 20px;
    display: inline-block;
    height: 100%;
    padding: 25px 0;
}

.testi-titles h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.testi-titles h4 {
    font-size: 15px;
    margin: 0;
}

.testi-bottom {
    vertical-align: middle;
    clear: both;
    overflow: hidden;
    padding: 0 27px;
}
.testi-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
.testi-top {
    margin: 30px;
    box-shadow: 0px 0px 18px 0 rgba(0, 0, 0, 0.25);
    padding: 40px;
    border-radius: 8px;
}
.single-testimonial:focus {
    border: none;
    outline: none;
}
.testi-img img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}
span.devity-ratting {
    font-size: 19px;
}
.testi-ratting {
    display: block;
    margin-top: 15px;
    color: #0045ff;
}
span.devity-ratting.devity-star-5:before {content: "\f005\f005\f005\f005\f005";}
span.devity-ratting.devity-star-4:before {content: "\f005\f005\f005\f005";}
span.devity-ratting.devity-star-3:before {content: "\f005\f005\f005";}
span.devity-ratting.devity-star-2:before {content: "\f005\f005";}
span.devity-ratting.devity-star-1:before {content: "\f005";}
span.devity-ratting:before {font-family: fontawesome;}


/*** Team member ***/
.normal-team-img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

div.normal-team-img img {
width: 100%;
    height: 100% ;
    object-fit: cover;
    border-radius: 100%;
    cursor: pointer;
    box-shadow: 0px 0px 17px 1px rgba(0, 0, 0, 0.36);
}

.hover-team {
padding: 22px;
    background: #fff;
    position: absolute;
    top: -318px;
    max-width: 220px;
    left: 0;
    right: 0;
    margin-top: -300px;
    margin: 0 auto;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    z-index: 999999;
}

.team-himg {
    width: 150px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
}

.team-single {
    position: relative;
}



.team-box {
    position: relative;
}

.team-title h2 {
    font-size: 20px;
    margin-bottom: 7px;
}

.team-himg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    border: 2px solid white;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
div.team-himg img {
    width: 100%;
    height: 100% ;
    object-fit: cover;
    border-radius: 100%;
}

.team-title h3 {
    font-size: 13px;
    margin-bottom: 12px;
}

.team-title {
    text-align: center;
}

.team-social ul li {
    display: inline-block;
    margin: 5px;
    padding: 0;
}

.team-social ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.team-social ul li a {
    font-size: 18px;
}

li.fa a {
    color: #3b5998;
}

li.twi a {
    color: #00acee;
}

li.ins a {
    color: #dc3545;
}

li.linked a {
    color: #0e76a8;
}

li.pin a {
    color: #c8232c;
}

.hover-team:after {content: "";width: 30px;height: 30px;background: white;position: absolute;left: 0;right: 0;margin: auto;transform: rotate(45deg);bottom: -13px;}

.team-single:hover .hover-team {
    transition: .4s;
    opacity: 1;
    visibility: visible;
}


/*** Contact info box ***/
.cinfo-icon {
    display: inline-block;
    margin-right: 11px;
    vertical-align: middle;
    margin-bottom: 13px;
}

.cinfo-title {
    display: inline-block;
}

.cinfo-icon i:before {
background: #010425;
    padding: 10px;
    color: #fff;
    border-radius: 100%;
    font-size: 15px;
}

.cinfo-title h2 {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 24px;
}

.cinfo-dec {
margin-top: 10px;
    clear: both;
    overflow: hidden;
    margin-left: 46px;
    margin-bottom: 27px;
}
.cinfo-dec ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.cinfo-dec ul li {
    line-height: 28px;
}


/*** accordion ***/
div.elementor-accordion .elementor-accordion-item {
    border: none;
    box-shadow: 0px 0px 11px 2px rgba(222, 222, 222, 0.55);
    margin-bottom: 24px;
    border-radius: 5px;
    background: #fff;
}
div.elementor-widget-accordion .elementor-active .elementor-accordion-icon, div.elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: #010425;
}
div.elementor-accordion .elementor-tab-title {
    padding: 23px 20px;
}
div.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
    font-size: 20px;
}
div.elementor-widget-accordion .elementor-accordion-icon, div.elementor-widget-accordion .elementor-accordion-title {
    color: #010425;
}
div.elementor-accordion .elementor-tab-content {
    border-top: 1px solid #ececec;
}


/*** Project **/
.gallery-slider .slick-dots {
    bottom: 0;
}

.gallery-slider .slick-dots ul li button {
    background: red;
}

.gallery-slider .slick-dots li button {
    background: #0045ff;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    margin: -8px 0;
}

.gallery-slider .slick-dots li {
    padding: 0;
    margin: 0;
}

.gallery-slider .slick-dots li.slick-active button {
    background: #010425;
}

/*** project info box **/
.pro-info-single {
    width: 19%;
    display: inline-block;
}
.info-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 6px;
}

.pro-info-dec {
    color: #ffffff;
}

.devity-project-info-list .pro-info-single:last-child {
    border-right: none;
    margin-right: 0;
}

.devity-project-info-list {
    background: #0045ff;
    padding: 30px;
}

/*** Project slider ***/
.devity-project-dec {
    position: absolute;
    bottom: 0;
    background: #ffffff;
    padding: 21px;
    left: 10px;
    bottom: 10px;
    max-width:340px;
    transition: .4s;
}
.single-project.slick-slide {
    margin-right: 22px;
}
.project-img {
    position: relative;
    height: 460px;
}

.devity-project-dec h2 {
    font-size: 26px;
}

.devity-project-dec .project-cat ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.devity-project-dec .project-cat ul li {
    display: inline-block;
    margin-right: 11px;
    font-size: 13px;
    text-transform: capitalize;
    position: relative;
    padding-right: 6px;
}

.devity-project-dec h2 a {
    color: #010425;
}

.devity-project-dec .project-cat ul li:after {content: "";width: 8px;height: 1px;position: absolute;background: #010425;top: 0;bottom: 0;margin: auto;right: -7px;}

.devity-project-dec .project-cat ul li:last-child:after {
    content: unset;
}

.devity-project-dec:hover {
    margin-bottom: 15px;
    transition: .4s;
}

.devity-project-dec:hover a {
    color: #0045ff;
}

.project-img img {
    min-height: 100%;
    object-fit: cover;
}


/*** Project Catrgory **/
ul.devity-project-shorting {
    padding: 0;
    padding-bottom: 25px;
    text-align: center;
}

ul.devity-project-shorting li {
    display: inline-block;
    text-transform: capitalize;
    padding: 10px 15px;
    color: #ffffff;
    cursor: pointer;
    min-width: 80px;
    text-align: center;
    margin: 5px;
    background: black;
}

ul.devity-project-shorting li:hover {
    background-color: #0045ff;
}

ul.devity-project-shorting li.active {
    background-color: #0045ff;
}
.devity-project-slide-box.project-category-style .single-project {
    margin-bottom: 30px;
}
/*--------------------------------------------------------------
# Contact Form Css
--------------------------------------------------------------*/


.devity-contact-form-container select,
.devity-contact-form-container input {
    margin-bottom: 20px;
    background-color: #ffffff;
    border-color: #ebebeb;
    color: #757575;
}

.devity-contact-form-container input {
    padding: 13px 15px;
}

.devity-contact-form-container textarea {
    margin-bottom: 15px;
    background-color: #ffffff;
    border-color: #ebebeb;
    color: #757575;
}

.devity-contact-form-container select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 15px;
    position: relative;
}

.devity-contact-form-container .select-arrow {
    display: block;
    position: relative;
}

.devity-contact-form-container .select-arrow:before {
    position: absolute;
    height: 1px;
    width: 1px;
    right: 15px;
    top: 24px;
    content: '';
    z-index: 1;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #999999;
    cursor: pointer;
    pointer-events: none;
}

.devity-contact-form-container select,
.devity-contact-form-container input,
.devity-contact-form-container textarea {
    background-color: #ffffff;
    font-size: 14px;
}


.devity-contact-form-container input[type="submit"] {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background-color: #003996;
    color: #ffffff;
    font-size: 14px;
    height: 50px;
}

.devity-contact-form-container input[type="submit"] {
    background-color: #ffb700;
    color: #ffffff;
}

/*Contact page css*/

.devity-contact-form-container.contact-page-form {
    padding: 10px 30px 5px 30px;
}

.devity-contact-form-container.contact-page-form textarea {
    height: 155px;
}

.devity-contact-form-container.contact-page-form input, .devity-contact-form-container.contact-page-form textarea, .devity-contact-form-container.contact-page-form select {
    margin-bottom: 25px;
}

.devity-contact-form-container.contact-page-form input[type="submit"] {
    margin-bottom: 0;
}


/*** Flipbox ***/
.flip-boxss{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flip-boxs{
  cursor: pointer;
}

.flip-box{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
    -webkit-perspective: 1000px;
            perspective: 1000px;
}

.flip-box-front,
.flip-box-back{
  flip-box-background-size: cover;
    flip-box-background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1),-webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-flip-box-backface-visibility: hidden;
            flip-box-backface-visibility: hidden;
    text-align: center;
    min-height: 280px;
    height: auto;
    border-radius: 10px;
    flip-boxsor: #fff;
}

.flip-box-back{
  flip-box-background: #cedce7;
  flip-box-background: -webkit-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  flip-box-background: -o-linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  flip-box-background: linear-gradient(45deg,  #cedce7 0%,#596a72 100%);
  perspective: 1000px;
}
.flipbox-bnt a {
    background: #0045ff;
    padding: 13px 27px;
    color: #fff;
    margin-top: 20px;
    border: 1px solid transparent;
}
.flipbox-bnt a:focus {
    outline: none;
    border: none;
    box-shadow: none;
    color: #fff;
}

.flipbox-bnt a:hover {
    border: 1px solid transparent;
}
.flip-box-front:after{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    flip-box-background-flip-boxsor: #000;
    -webkit-flip-box-backface-visibility: hidden;
            flip-box-backface-visibility: hidden;
    border-radius: 10px;
}
.flip-box:hover .flip-box-front,
.flip-box:hover .flip-box-back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.flip-box-back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.flipbox-inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.flip-box .flip-backY{
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.flip-box .flip-frontY{
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.flip-box:hover .flip-backY{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.flip-box:hover .flip-frontY{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}




.flip-box .flip-backX{
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.flip-box .flip-frontX{
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.flip-box:hover .flip-backX{
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.flip-box:hover .flip-frontX{
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.flip-box-front i,.flip-box-back i {
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
}
.flip-box-front i:before, .flip-box-back i:before {
    font-size: 30px;
}
.flip-box-front h2,.flip-box-back h2  {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.flip-box-front:before {content: "";width: 100%;height: 100%;left: 0;top: 0;position: absolute;z-index: -1;}

.flip-box-back:before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
.flipbox-front-iimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flipbox-front-iimg {
    width: 103px;
    margin: auto;
}
.flipbox-back-iimg {
    display: inline-block;
}

@media screen and (max-width: 32rem){
  .flip-boxs{
    width: 100%;
    margin: 0 0 2rem 0;
  }
}


/*** Subscribe ***/

.devity-ft-subscribe3 p label {
    width: 100%;
}

.devity-ft-subscribe3 p label input {
    min-height: 66px;
    padding-left: 15px;
    background: #1f2121;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    color: #fff;
}

.devity-ft-subscribe3 .mc4wp-form-fields p input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px 24px;
    cursor: pointer;
    background: #0045ff;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
}

.devity-ft-subscribe3 .mc4wp-form-fields {
    position: relative;
}

.devity-ft-subscribe3 p {
    padding: 0;
    margin: 0;
}




















































.bounce-animate {
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}




/* bounce-animate */
.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear; }


@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }
  
  
@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes movebounce {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes moveleftbounce {
  0% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  50% {
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.rotateme {
  -webkit-animation-name: rotateme;
          animation-name: rotateme;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes rotate3d {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
            transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
            transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
            transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
            transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
            transform: translate(0px, 0px) rotate(0deg);
  }
}

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}

/*** Movie bg animation ***/
@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(170px);
            transform: translateY(170px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(170px);
            transform: translateY(170px);
  }
}




/*** icon layer animation **/
.icon-layer-section {
    position: relative;
}

.icon-layer {
    position: absolute;
    right: 0;
    top: -342px;
    z-index: 0;
}

.devity-rotateme {
       animation-name: rotateme;
    animation-duration: 30s;
     animation-iteration-count: infinite; 
     animation-timing-function: linear; 
   -webkit-animation-name: rotateme; 
  -webkit-animation-duration: 30s; 
   -webkit-animation-iteration-count: infinite; 
    -webkit-animation-timing-function: linear; 
    -moz-animation-name: rotateme;
    -moz-animation-duration: 30s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 30s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 30s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    
}
.icon-layer-inner img {
    opacity: 1;
}
.icon-layer i:before {
    font-size: 70px;
    color: #0045ff;
}
.team-members.team-show .hover-team {
    opacity: 1;
    visibility: visible;
}

.devity-pfg-items button.slick-next.slick-arrow {
    margin-right: 35px;
    background: #0045ff87;
    display: block;
    width: 50px;
    height: 50px;
}

.devity-pfg-items button.slick-prev.slick-arrow {
    margin-left: 35px;
    background: #0045ff87;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 20px;
	z-index:11
}

.devity-pfg-items button.slick-prev.slick-arrow:before {
    text-align: center;
    padding: 15px;
}

.devity-pfg-items button.slick-prev.slick-arrow:hover {
    background: #0045ff;
}

.devity-pfg-items button.slick-next.slick-arrow:hover {
    background-color: #0045ff;
}

.format-gallery:hover .slick-prev {
    margin-right: 20px;
}