
/* banner reseller tooi */
.banner-section-two {
    position: relative;
    padding: 185px 0 90px;
    background: #eff3ff;
}

.banner-section-two .shape-12 {
    top: 200px;
    left: 245px;
    z-index: 5;
}
.anim-icons .icon {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-section-two .shape-13 {
    top: 185px;
    left: 44%;
    z-index: 5;
}

.banner-section-two .shape-14 {
    top: 60%;
    left: 35%;
    z-index: 5;
}

.banner-section-two .shape-15 {
    top: 50%;
    right: 160px;
    z-index: 5;
}

.banner-section-two .shape-16 {
    bottom: 200px;
    right: 50px;
    z-index: 5;
}

.banner-section-two .layer-outer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -70px;
    width: 100%;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

@media only screen and (max-width: 1299px){
.banner-section-two .content-box {
    margin-left: 0px;
}}
.banner-section-two .content-box {
    position: relative;
    max-width: 600px;
    width: 100%;
    padding: 50px 0 50px;
    margin-left: -45px;
}

.banner-section-two .content-box h1 {
    position: relative;
    color: #222;
    font-size: 48px;
    line-height: 58px;
    font-weight: 600;
    margin-bottom: 28px;
}

.banner-section-two .content-box .text {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 50px;
}

.banner-section-two .content-box .btn-box {
    position: relative;
    margin: 0 -17px;
}

.banner-section-two .content-box .btn-box a {
    margin: 0 17px;
}
.btn-style-two {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 15px 35px;
    border-radius: 3px;
    background-color: #0daf96;
    box-shadow: 0px 11px 21.25px 3.75px rgba(167, 238, 227, 0.65);
}

@media only screen and (max-width: 1299px){
.banner-section-two .image {
    margin-right: 0px;
}}
.banner-section-two .image {
    display: inline-block;
    margin-right: -152px;
    margin-left: -45px;
    -webkit-box-shadow: 0px 0px 65px 25px rgba(197, 203, 214, 0.5);
    box-shadow: 0px 0px 65px 25px rgba(197, 203, 214, 0.5);
}

.banner-section-two .layer-image {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url(../tooiv6/img/mix/big-shape-5.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.banner-section-two .layer-outer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: -70px;
    width: 100%;
}

/* banner reseller */


.bannerx {
    background-image: url(../tooiv6/bg_shape.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px;
    padding-top: 92px;
    padding-bottom: 60px;
    z-index: 1;

}

.banner-content, .banner-content h1, .banner-content h4, .banner.style--two .banner-content .btn-wrap .btn, .btn, .btn-wrap .btn, .btn.btn-white:hover, .footer .widget.widget_contact ul li a, .footer .widget.widget_recent_entries ul li .post-title a, .footer .widget.widget_recent_entries ul li .post-title a:hover, .footer .widget.widget_recent_entries ul li .posted-on a, .footer .widget.widget_recent_entries ul li .posted-on i, .header-top .social-links a, .news-letter-form-wrapper h3, .news-letter-form-wrapper p, .pagination li a.current, .pagination li span.current, .search-form.style--two input, .single-blog .blog-meta ul li a, .single-counter .counter-content, .single-counter .counter-content h2, .single-service.active .btn-link, .single-service.active .service-content, .single-service.active .service-content h3, .single-service.style--three.active .btn-link, .single-service.style--three:hover .btn-link, .single-service:hover .btn-link, .single-service:hover .service-content, .single-service:hover .service-content h3, .single-team.active .member-details, .single-team.active .member-details h3, .single-team.active .social-links a, .single-team.style--three.active .member-details h3, .single-team.style--three.active .social-links a, .single-team.style--three:hover .member-details h3, .single-team.style--three:hover .social-links a, .single-team:hover .member-details, .single-team:hover .member-details h3, .single-team:hover .social-links a, .social-links a:hover, .social-links.style--two a:hover, .style--two.widget.widget_newsletter input, .style--two.widget.widget_search input, .white, .widget.widget_social_links .social-links a:hover {
    color: #fff;
}

.banner-content p {
    font-size: 18px;
    line-height: 1.666;
    padding-left: 16px;
    border-left: 1px solid;
    margin-bottom: 34px;
}

.banner-content h1 {
    line-height: 1.083;
    margin-bottom: 30px;
    font-size: 72px;
    letter-spacing: -2px;
	font-weight:bold;
}

.banner-btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-wrap {
    display: inline-block;
    position: relative;
    border-radius: 50px;
}

.btn-wrap span {
    display: inline-block;
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    opacity: 1;
    z-index: 9;
}
.btn-wrap .btn:after, .btn-wrap span, .btn:after {
    background-color: #0fe705;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    right: 3px;
    bottom: 5px;
}

.btn.btn-white {
    color: #0fe705;
}
.btn, .btn-wrap .btn {
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 50px;
    line-height: 1;
    padding: 18px 39px;
    -webkit-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    border: 0;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.btn-wrap .btn:after, .btn-wrap span, .btn:after {
    background-color: #0fe705;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    right: 3px;
    bottom: 5px;
}

.banner-btn-group .video-btn {
    margin-left: 16px;
}


.banner-img {
    position: relative;
    margin-right: -150px;
}

.banner-img .main-img {
    max-width: initial;
    position: relative;
    left: -70px;
}

.banner-img .setting-img {
    left: -120px;
    top: 280px;
    -webkit-animation: slideLeft 1.3s ease 0s 1 forwards;
    animation: slideLeft 1.3s ease 0s 1 forwards;
}
.banner-img .setting-img {
    position: absolute;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.banner-img .sheild-img {
    -webkit-animation: slideInTop 1s ease 0s 1 forwards;
    animation: slideInTop 1s ease 0s 1 forwards;
}
.banner-img .box-img, .banner-img .card-img, .banner-img .check-img, .banner-img .lock-img, .banner-img .setting2-img, .banner-img .sheild-img {
    position: absolute;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}
.banner-img .sheild-img {
    left: 40px;
    top: 70px;
}

.banner-img .lock-img {
    top: auto;
    left: 180px;
    bottom: 20px;
    -webkit-animation: matrix 5s ease infinite;
    animation: matrix 5s ease infinite;
}
.banner-img .box-img, .banner-img .card-img, .banner-img .check-img, .banner-img .lock-img, .banner-img .setting2-img, .banner-img .sheild-img {
    position: absolute;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.banner-img .card-img {
    top: auto;
    left: 330px;
    bottom: -50px;
    max-width: 255px;
    -webkit-animation: slideInBottom 1.2s ease 0s 1 forwards;
    animation: slideInBottom 1.2s ease 0s 1 forwards;
}

.banner-img .box-img {
    top: 390px;
    left: -37px;
    -webkit-animation: slideInBottom2 1s ease 0s 1 forwards;
    animation: slideInBottom2 1s ease 0s 1 forwards;
}
.banner-img .box-img, .banner-img .card-img, .banner-img .check-img, .banner-img .lock-img, .banner-img .setting2-img, .banner-img .sheild-img {
    position: absolute;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.banner-img .check-img {
    top: 160px;
    left: 369px;
    -webkit-animation: slideInTop2 1.1s ease 0s 1 forwards;
    animation: slideInTop2 1.1s ease 0s 1 forwards;
}
.banner-img .box-img, .banner-img .card-img, .banner-img .check-img, .banner-img .lock-img, .banner-img .setting2-img, .banner-img .sheild-img {
    position: absolute;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.banner-img .setting2-img {
    top: auto;
    left: auto;
    right: 50px;
    bottom: 230px;
    -webkit-animation: slideRight 1.1s ease 0s 1 forwards;
    animation: slideRight 1.1s ease 0s 1 forwards;
}

.banner-img-responsive {
    margin-left: -80px;
    margin-right: -80px;
}

@media only screen and (max-width: 991px){
.banner-content {
    margin-bottom: 40px;
}}


@media only screen and (max-width: 575px){
.banner-content h1 {
    font-size: 48px;
}}

@media only screen and (max-width: 575px){
.banner-btn-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}}

@media only screen and (max-width: 575px){
.banner-img-responsive {
    margin: 0;
}

}

@media only screen and (max-width: 575px){
.bannerx {
    padding-top: 40px;

}

}

.tpbanner-title-tooi {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14;
    color: #f7f7f7;
}

.tpbanner-content-tooi p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 40px;
}


@media (max-width: 767px){
.tpbanner-title-tooi {
    font-size: 40px;
}}