body {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #999999;
    line-height: 26px;
    font-weight: 400;
}
a, a:hover, a:active, a:focus {
    transition: all 0.5s ease 0s;
    text-decoration: none;
    outline: none;
    border: none;
    color: #fff;
}
.thm-btn_v2 {
    font-size: 15px!important;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Nunito', sans-serif;
    position: relative;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    display: inline-block;
    min-width: 180px;
    height: 50px;
    line-height: 50px!important;
    text-align: center;
    background-color: #3452ff;
    z-index: 1;
    border-radius: 30px;
    padding: 0px 0px 0px 40px!important;
}

.thm-btn_v2 span:before {
    font-size: 15px;
    display: inline-block;
    padding-left: 15px;
    font-weight: 300;
}

.thm-btn_v2:before {
    background-color: #0729e9;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    border-radius: 30px;
    top: 0;
    transform: scale(0.5, 1);
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: -1;
}

.thm-btn_v2:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.thm-btn_v2 i,
.cus-style {
    position: absolute !important;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50px;
    color: #3452ff;
    line-height: 40px!important;
    left: 4px;
    top: 5px !important;
    font-size: 18px!important;
	text-align:center !important;
}


/*------service version_v2--------*/

.sec_title_v2 {
    margin-top: 0px;
    padding-bottom: 50px;
    position: relative;
}

.sec_title_v2 h1 {
    color: #222222;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    text-transform: none;
    margin: 0 0 8px;
}

.sec_title_v2 .icon-holder {
    overflow: hidden;
    position: relative;
    margin: 0px 0 0;
    line-height: 10px;
    display: inline-block;
}

.sec_title_v2 p {
    color: #848484;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 0;
    line-height: 26px;
}

@media(max-width:3000px) and (min-width:1200px) {
    .sec_title_v2.text-center p {
        padding: 0 200px;
    }
}

.sec_title_v2.white h1 {
    color: #fff;
}

.sec_title_v2.white p {
    color: #fff;
}

/*-----.rev_slider_wrapper---------*/
.rev_slider_wrapper.version_v2{
	margin-top:0px;
}
.rev_slider_wrapper.version_v2 .slide-content-box h1 {
    color: #fff;
    font-weight: 700;
    font-size: 75px;
    line-height: 85px;
}

.rev_slider_wrapper.version_v2 .slide-content-box p {
    color: #fff;
}


/*---mainmenu-area-version-2----*/

.mainmenu-area.version_v2 {
    position: relative;
    z-index: 10000;
    width: 100%;
    left: 0;
    border: 0px;
    margin: inherit;
    height: auto;
}

.mainmenu-area.version_v2 .mainmenu-right-box {
    display: none;
}

.main-menu.style-two{
	position:relative;
	margin-left:0px;
	float:none;
}

.main-menu.style-two .navigation{
	float:right;
}

@media(max-width:3000px) and (min-width:1300px) {
    .mainmenu-area.version_v2 .main-menu.style-two {
        margin-right: 300px;
    }
    .mainmenu-area.version_v2 .mainmenu-right-box {
        width: 250px!important;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
    }
}

@media(max-width:3000px) {
    .mainmenu-area.version_v2 {
        padding: 0px 2%;
    }
}

.mainmenu-area.version_v2 .mainmenu-right-box {
    width: 100%;
    padding: 0px;
    border: 0px;
    text-align: right;
}

.mainmenu-area.version_v2 .logo {
    padding-right: 0px;
    border: 0px;
    padding-top: 30px;
}

.mainmenu-area.version_v2 .container {
    background: #fff;
    padding: 0px 15px;
    border-radius: 5px;
}

@media(max-width:3000px) and (min-width:1200px) {
    .mainmenu-area.version_v2 .container {
        width: 1300px;
        padding: 0px 20px;
    }
}

.mainmenu-area.version_v2 .menuzord-menu>li>a {
    color: #222;
    text-transform: inherit;
    font-weight: 500;
    font-size: 16px;
    padding: 42px 20px 39px;
}

.mainmenu-area.version_v2 .makeacall-button {
    margin-top: 26px;
    margin-bottom: 25px;
    position: relative;
}

.mainmenu-area.version_v2 .outer-search-box {
    margin-top: 26px;
    margin-bottom: 25px;
    float: none;
    z-index: 100;
    position: relative;
    height: inherit;
    width: inherit;
}

.mainmenu-area.version_v2 .outer-search-box .seach-toggle {
    color: #fff;
    background: #24283f;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    padding: 0px;
}

.mainmenu-area.version_v2 .search-cart-option {
    float: left;
    display: inherit;
}

.mainmenu-area.version_v2 .menuzord .menuzord-menu {
    float: right;
}

.mainmenu-area.version_v2 .menuzord-menu>li>a:before {
    display: none;
}

.mainmenu-area.version_v2 .menuzord-menu>li.menu-item-has-children>a:after {
    position: absolute;
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 14px;
    font-weight: 100;
    top: 43px;
    right: 9px;
    color: #999999;
    transition: all 500ms ease;
}

.mainmenu-area.version_v2 .menuzord-menu>li:hover>a,
.mainmenu-area.version_v2 .menuzord-menu>li.current>a {
    color: #3452ff;
}

.mainmenu-area.version_v2 .menuzord-menu>li.menu-item-has-children:hover>a:after,
.mainmenu-area.version_v2 .menuzord-menu>li.menu-item-has-children.current>a:after {
    color: #3452ff;
}


/*------------about_version_v2-------------------*/

.about_version_v2 {
    position: relative;
    padding: 100px 0px 60px;
    background: #fafafa;
}

.about_version_v2 .about_left_content {
    position: relative;
}

.about_version_v2 .about_left_content .image_box {
    position: relative;
}

.about_success {
    position: absolute;
    content: '';
    width: 400px;
    padding: 25px;
    box-shadow: 0px 8px 33px 4px rgba(0, 0, 0, .06);
    right: 15px;
    background: #FFF;
    bottom: -40px;
    border-radius: 5px;
}

.about_success h1 {
    font-size: 18px;
    line-height: 26px;
    color: #121111;
    font-weight: 500;
    padding-left: 60px;
}

.about_success span {
    font-size: 40px;
    line-height: 50px;
    color: #3452ff;
    position: absolute;
}

.about_version_v2 .about_right_content {
    position: relative;
    margin-left: 20px;
}

.about_version_v2 .about_heading {
    position: relative;
    margin-bottom: 30px;
}

.about_version_v2 .about_heading p {
    position: relative;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    color: #121111;
}

.about_version_v2 .about_right_content p {
    margin-bottom: 30px;
}

.about_version_v2 .about_heading span {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    padding: 0px 15px;
    line-height: 1.9em;
    margin-left: 20px;
    display: inline-block;
    background-color: #3452ff;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);
    font-family: 'Poppins', sans-serif;
}

.about_version_v2 .about_heading span::before {
    position: absolute;
    left: -20px;
    top: 8px;
    content: '';
    border-top: 10px solid transparent;
    border-right: 10px solid #3452ff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
}

.about_version_v2 ul {
    position: relative;
    margin-bottom: 10px;
}

.about_version_v2 ul li {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #121111;
    margin-right: 30px;
    padding-left: 30px;
    position: relative;
    font-weight: 600;
}

.about_version_v2 ul li:before {
    content: "\e905";
    position: absolute;
    font-family: 'icomoon';
    font-size: 12px;
    left: 0;
    color: #3452ff;
}

.about_version_v2 .authour_box {
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f4f4f4;
}

.about_version_v2 .authour_box .authour_left {
    float: left;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px solid #f4f4f4;
}

.about_version_v2 .authour_box .authour_right {
    margin-top: 5px;
}

.about_version_v2 .authour_box .video_inner {
    position: relative;
    float: left;
}

.about_version_v2 .authour_box .authour_left p {
    margin-bottom: 0px;
}

.about_version_v2 .authour_box .video_inner a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f4f4f4;
    font-size: 30px;
    display: block;
    text-align: center;
    line-height: 60px;
    color: #3452ff;
}

.about_version_v2 .authour_box .name {
    position: relative;
    margin-left: 70px;
}

.about_version_v2 .authour_box .name h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #121111;
    margin-top: 2px;
}

.about_version_v2 .about_lower {
    position: relative;
    padding-top: 70px;
}

.icon_box {
    position: relative;
    margin-bottom: 30px;
}

.icon_box .icon-holder {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    left: 0;
    top: 0;
    bottom: 0;
    margin-bottom: auto;
}

.icon_box .icon-holder span {
    font-size: 50px;
    line-height: 70px;
    color: #3452ff;
}

.icon_box .text-holder {
    position: relative;
    padding: 0px 30px 0px 80px;
}

.icon_box .text-holder h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #121111;
}

@media(max-width:992px) {
    .about_version_v2 .about_left_content .image_box img {
        width: 100%;
    }
    .about_version_v2 .about_left_content {
        margin-bottom: 70px;
    }
    .about_success {
        bottom: -20px;
        right: 0;
    }
    .about_version_v2 .about_right_content {
        margin-left: 0px;
    }
    .mainmenu-area.version_v2 .logo {
        padding-top: 0px;
    }
    .mainmenu-area.version_v2 {
        background: #fff;
    }
    .mainmenu-area.version_v2 .menuzord-menu>li>a {
        padding: 12px 20px;
    }
    .mainmenu-area.version_v2 .menuzord-menu>li.item-has-children>a:after {
        display: none;
    }
    .mainmenu-area.version_v2 .menuzord-responsive .menuzord-menu li .indicator em {
        background: #303030;
    }
}

@media(max-width:1199px) {
    .about_version_v2 .authour_box .authour_left {
        margin-right: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }
}


/*---------------service_version_v2-------------------*/

.service_version_v2 {
    position: relative;
    padding: 90px 0px 70px;
    background: #fff;
}

.service_box {
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0px 12px 31px 0px rgba(0, 0, 0, .06);
    transition: all 500ms ease 0s;
    border-radius: 5px;
}

.service_box:hover {
    transform: translateY(-10px);
}

.service_box .image_box {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.service_box .image_box img {
    width: 100%;
}

.service_box .image_box:before {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.service_box .image_box:after {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    right: 0px;
    top: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.service_box:hover .image_box:before,
.service_box:hover .image_box:after {
    height: 100%;
}

.service_box .image_box a.link {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.service_box .content_box {
    position: relative;
    padding: 30px;
}

.service_box .content_box h2 a {
    display: block;
    font-size: 20px;
    position: relative;
    line-height: 30px;
    margin-bottom: 10px;
    color: #121111;
    transition: all 500ms ease 0s;
}

.service_box .content_box h2:hover a {
    color: #3452ff;
}

.service_box .content_box a.read_more {
    color: #121111;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    font-weight: 600;
    display: block;
    transition: all 500ms ease 0s;
}

.service_box .content_box a.read_more i {
    position: absolute;
    content: '';
    left: 86px;
    top: 6px;
}

.service_box .content_box a.read_more:hover {
    color: #3452ff;
}

.service_box .content_box p {
    transition: all 500ms ease 0s;
    margin-bottom: 15px;
}


/*--------project_version_v2-----------*/


/*-------.project.version_v1---------------*/

.project.version_v1 {
    position: relative;
    padding: 90px 0px 70px;
    background: #fafafa;
}

.project.version_v1 .allprojects {
    margin-top: 50px;
}

@media(max-width:3000px) and (min-width:1200px) {
    .project.version_v1 .container-fluid {
        padding: 0px 120px;
    }
}

.project_grid .project_inner {
    position: relative;
    background: #fff;
    z-index: 0;
    margin-bottom: 40px;
    border-radius: 5px;
    box-shadow: 0px 12px 31px 0px rgba(0, 0, 0, .06);
}

.project_grid .project_inner .img-holder {
    position: relative;
    overflow: hidden;
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.project_grid .project_inner .img-holder img {
    width: 100%;
}

.project_grid .project_inner .img-holder .overlay_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.project_grid .project_inner .img-holder .overlay_box a {
    position: absolute;
    top: 47%;
    left: 47%;
    z-index: 10;
    opacity: 0;
    transition: all 500ms ease;
}

.project_grid .project_inner:hover .img-holder .overlay_box a {
    opacity: 1;
}

.project_grid .text-holder {
    position: relative;
    padding: 20px;
}

.project_grid .text-holder .zoom_btn {
    position: absolute;
    text-align: center;
    top: 15px;
    left: 20px;
}

.project_grid .text-holder .zoom_btn a span {
    font-size: 30px;
    line-height: 50px;
    color: #3452ff;
}

.project_grid .text-holder .text_box_inner {
    margin-left: 43px;
}

.project_grid .text-holder p {
    margin: 0px;
}

.project_grid .text-holder p a {
    color: #999;
}

.project_grid .text-holder .text_box_inner h2 a {
    font-size: 20px;
    line-height: 26px;
    color: #121111;
    display: block;
    margin-bottom: 5px;
    transition: all 500ms ease;
}

.project_grid .text-holder .text_box_inner h2:hover a {
    color: #3452ff;
}

.project-filter_v2 {
    position: relative;
    margin-bottom: 55px;
    text-align: center;
}

.project-filter_v2 li {
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    color: #121111;
}

.project-filter_v2 li.active {
    background: #3452ff;
    color: #fff;
    border-radius: 50px;
}

.project_grid .project_inner .img-holder:before {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.project_grid .project_inner .img-holder:after {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    right: 0px;
    top: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.project_grid .project_inner:hover .img-holder:before,
.project_grid .project_inner:hover:hover .img-holder:after {
    height: 100%;
}


/*---------------.business_plan.version_v1----------------*/

.business_plan.version_v1 {
    position: relative;
    padding: 100px 0px 90px;
    background: url(../images/resources/trusted.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.business_plan.version_v1 .business_outer h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    text-transform: none;
    position: relative;
    margin: 0 0 25px;
}

.business_plan.version_v1 .business_outer p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.business_plan.version_v1 .text_box {
    position: relative;
    padding-top: 30px;
}

@media(max-width:3000px) and (min-width:1200px) {
    .business_plan.version_v1 .text_box {
        position: relative;
        padding: 30px 200px 0px;
    }
}


/*---------------ripple video btn----------------*/

.video_inner_two {
    position: relative;
    z-index: 1;
}

.video_inner_two a {
    position: relative;
    display: inline-block;
    font-size: 30px!important;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center!important;
    border-radius: 50%;
}

.video_inner_two a i {
    color: #fff;
}

.video_inner_two a {
    background: #3452ff;
    background-image: inherit;
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(52, 82, 255, 0);
        box-shadow: 0 0 0 40px rgba(52, 82, 255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(52, 82, 255, 0);
        box-shadow: 0 0 0 0 rgba(52, 82, 255, 0);
    }
}

.video_inner_two a:before {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 rgba(52, 82, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(52, 82, 255, 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.video_inner_two a:after,
.video_inner_two a:before {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 0 0 0 rgba(52, 82, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(52, 82, 255, 0.6);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.video_inner_two a:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}


/*------------testimonials--------------------*/

.testimonials.version_v2 {
    position: relative;
    padding: 90px 0px 100px;
}

.testimonial_box {
    position: relative;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding: 30px;
    margin: 10px 15px 40px;
    background: #fff;
    box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, .05);
    z-index: 0;
    cursor: pointer;
}

.testimonial_box:hover {
    transform: translateY(-10px);
}

.testimonial_box .image {
    position: relative;
    margin-bottom: 20px;
}

.testimonial_box .image img {
    width: auto;
    margin: auto;
}

.testimonial_box .text-box p {
    margin-bottom: 20px;
}

.testimonial_box .client-info {
    position: relative;
}

.testimonial_box .client-info h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #121111;
}

.testimonial_box .client-info span {
    color: #3452ff;
}

.quotation {
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0;
    z-index: -1;
    font-size: 100px;
    line-height: 100px;
    color: #fafafa;
}

.testimonials.version_v2 .owl-dots .owl-dot.active span,
.testimonials.version_v2 .owl-dots .owl-dot:hover span {
    background: #3452ff;
}

.testimonials.version_v2 .theme_btn_v2 {
    min-width: 220px;
}

.two-item-carousel .owl-nav .owl-prev,
.two-item-carousel .owl-nav .owl-next {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50px;
    padding: 0px;
    background: #f4f4f4;
    color: #121111;
    -webkit-transition: all .4s ease;
    margin: 0px 8px;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    background: #3452ff;
    color: #fff;
}


/*-----------faq_version_v2----------------*/

.faq_version_v2 {
    position: relative;
	background-repeat:no-repeat;
	background-position:right center;
    background-color: #fafafa;
	background-size:contain;
}

.faq_version_v2 .faq_outer {
    position: relative;
    width: 50%;
    float: left;
    padding: 100px 100px;
}

.faq_version_v2:before {
    position: absolute;
    content: '';
    background: #fafafa;
    height: 100%;
    width: 49%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.faq_version_v2 .accordion-box .accordion .accord-btn.active:after {
    display: none;
}

.faq_version_v2 .accordion-box .accordion .accord-btn::after {
    display: none;
}

.faq_version_v2 .accordion-box .accordion .accord-btn {
    border: 0px;
    background: #fff;
    padding: 20px;
}

.faq_version_v2 .accordion-box .accordion .accord-btn.active {
    border-bottom: 1px solid #f4f4f4;
}

.faq_version_v2 .accordion-box .accordion .accord-content {
    background: #fff;
    border: 0px;
    padding: 20px 20px 20px;
}

.faq_version_v2 .accordion-box .accordion .accord-btn h4 span {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    color: #dad7d7;
}

.faq_version_v2 .accordion-box .accordion .accord-btn.active span {
    color: #3452ff;
}

.faq_version_v2 .accordion-box .accordion .accord-btn h4 {
    color: #121111;
}

.faq_version_v2 .accordion-box .accordion .accord-btn.active h4 {
    color: #3452ff;
}

.faq_version_v2 .accordion-box .accordion {
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, .04);
}

@media(max-width:992px) {
    .faq_version_v2 .faq_outer {
        width: 100%;
        padding: 100px 15px;
    }
    .faq_version_v2:before {
        display: none;
    }
}


/*----------team version_v1----------------*/

.team.version_v1 {
    position: relative;
    padding: 100px 0px 70px;
}

.team_box {
    position: relative;
    background: #fff;
    text-align: center;
    transition: all 500ms ease;
    margin-bottom: 30px;
    box-shadow: 0px 10px 28px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.team_box:hover {
    background: #fff;
    box-shadow: 0px 10px 28px 0px rgba(0, 0, 0, 0.05);
}

.team_box .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.team_box .img-holder img {
    width: 100%;
}

.team_box .img-holder:before {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.team_box .img-holder:after {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    right: 0px;
    top: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.team_box:hover .img-holder:before,
.team_box:hover .img-holder:after {
    height: 100%;
}

.team_box .text-holder {
    position: relative;
    padding: 25px 25px 30px;
}

.team_box .text-holder h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 2px;
    color: #121111;
}

.team_box .text-holder ul {
    margin-top: 20px;
    position: relative;
}

.team_box .text-holder ul li {
    display: inline-block;
    margin-right: 10px;
}

.team_box .text-holder ul li a {
    color: #999;
    background: #fafafa;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    line-height: 40px;
    transition: all 500ms ease;
}

.team_box .text-holder ul li a:hover {
    color: #fff;
    background: #3452ff;
}

.team_box .box {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -100%;
    padding: 10px;
    z-index: 1;
    transition: all 500ms ease;
}

.team_box:hover .box {
    bottom: 0;
}

.team_box .box .content {
    text-align: left;
    padding: 10px 15px;
    background: #121111;
}

.team_box .box .content ul {
    position: relative;
}

.team_box .box .content ul li {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.team_box .box .content ul li span {
    color: #3452ff;
    margin-right: 10px;
}


/*-----------blog type_one-------------*/

.news.type_two {
    position: relative;
    padding: 0px 0px 70px;
    background: #fff;
}

.news_box.type_two {
    position: relative;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0px 10px 28px 0px rgba(0, 0, 0, 0.05);
}

.news_box.type_two .content_inner {
    position: relative;
    padding: 30px;
}

.news_box.type_two .content_inner h2 a {
    font-size: 20px;
    line-height: 28px;
    color: #222;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.news_box.type_two .content_inner ul {
    position: relative;
    padding: 0px 0px 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

.news_box.type_two .content_inner ul li {
    position: relative;
    padding-right: 20px;
    display: inline-block;
}

.news_box.type_two .content_inner ul li a {
    color: #999999;
}

.news_box.type_two .content_inner ul li a span {
    color: #3452ff;
    margin-right: 10px;
}

.news_box.type_two .content_inner p {
    margin-bottom: 15px;
}

.news_box.type_two .content_inner .read_more span {
    font-size: 14px;
    position: absolute;
    right: -25px;
    top: -1px;
}

.news_box.type_two .content_inner .read_more {
    color: #121111;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    position: relative;
}

.news_box.type_two .image_box .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 10;
}

.news_box.type_two .image_box img {
    width: 100%;
}

.news_box.type_two .image_box {
    position: relative;
    overflow: hidden;
    display: block;
}

.news_box.type_two .image_box .overlay:before {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.news_box.type_two .image_box .overlay:after {
    position: absolute;
    content: '';
    background: #3452ff;
    width: 50%;
    height: 0%;
    right: 0px;
    top: 0px;
    opacity: 0.7;
    transition: all 500ms ease;
}

.news_box.type_two:hover .image_box .overlay:before,
.news_box.type_two:hover .image_box .overlay:after {
    height: 100%;
}

.news_box.type_two .image_box .overlay a {
    color: white;
    font-size: 30px;
    position: absolute;
    top: 47%;
    left: 47%;
    -webkit-transform: translate(-47%, -50%);
    -ms-transform: translate(-47%, -50%);
    transform: translate(-47%, -50%);
    text-align: center;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    transform: translateY(-300px);
    z-index: 1;
}

.news_box.type_two:hover .image_box .overlay a {
    transform: translateY(0px);
    opacity: 1;
}

.news_box.type_two .lower_box {
    position: relative;
}

.news_box.type_two a.cometns {
    float: right;
    color: #999;
}

.news_box.type_two a.cometns span {
    font-size: 22px;
    color: #3452ff;
    margin-right: 5px;
}


/*----------footer type_one----------*/

.footer.type_one {
    position: relative;
    padding: 100px 0px 0px;
    background: #121111;
}

.footer.type_one .footer_widgets .logo_title img {
    width: 220px;
}

.footer.type_one .footer_widgets .logo_title {
    margin-bottom: 20px;
}

.footer.type_one .footer_widgets {
    position: relative;
    margin-bottom: 30px;
}

.footer.type_one .social_media {
    position: relative;
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px dashed #3c2525;
}

.social_media li {
    position: relative;
    display: inline-block;
}

.footer.type_one .social_media li a {
    color: #888;
    display: block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #15151d;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.footer.type_one .footer_widgets p {
    font-size: 16px;
}

.footer.type_one .social_media li:hover a {
    background: #3452ff;
    color: #fff;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.footer.type_one .footer_widgets h2.widgets_title {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    margin-bottom: 20px;
    font-weight: 500;
}

.footer.type_one .footer_widgets .content_box {
    position: relative;
}

.footer.type_one .footer_widgets .content_box ul.links li {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.footer.type_one .footer_widgets .content_box ul.links li:hover {
    margin-left: 8px;
}

.footer.type_one .footer_widgets .content_box ul.links li a {
    position: relative;
    font-size: 16px;
    color: #999;
    display: block;
    margin-bottom: 18px;
    padding-left: 25px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.footer.type_one .footer_widgets .content_box ul.links li a::before {
    position: absolute;
    content: "\f106";
    font-size: 12px;
    font-family: 'Flaticon';
    color: #999;
    font-weight: 600;
    left: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.footer.type_one .footer_widgets .content_box ul.links li:hover a {
    color: #3452ff;
}

.footer.type_one .footer_widgets .content_box ul.links li:hover a::before {
    color: #3452ff;
}

.footer.type_one .footer_widgets .content_box form {
    position: relative;
    margin: 20px 0px;
}

.footer.type_one .footer_widgets .content_box form input {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 26px;
    width: 100%;
    background: #15151d;
    height: 52px;
    padding: 5px 14px;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 6px;
}

.footer.type_one .footer_widgets .content_box form .sub_btn {
    border: 0px;
    box-shadow: none;
    position: absolute;
    background: #3452ff;
    color: #fff;
    min-height: 52px;
    min-width: 52px;
    text-align: center;
    top: 0;
    right: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.footer.type_one .footer_widgets .content_box form .sub_btn span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.footer_last.type_one {
    position: relative;
    margin-top: 70px;
    border-top: 1px solid #3c2525;
    padding: 20px 0px;
}

.footer_last.type_one p {
    margin: 0px;
}

.footer_last.type_one a {
    color: #999;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}