
div#header_bottom {
    position: relative;
    padding: 80px 80px 110px 80px;
}



div#header_bottom div#sections {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

div#header_bottom div#sections div#left {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start
}

div#header_bottom div#sections div#right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#header_bottom div#sections div#right img{
    width: 90%;
}

div#header_bottom div#sections div#left div#align {
    padding: 80px 0
}

div#header_bottom div#sections div#left h1.title {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    font-family: Hheader
}

div#header_bottom div#sections div#left p.subtitle {
    margin: 0 0 14px;
    display: block;
    width: 100%;
    font-size: 16px
    font-weight: bold;
}

div#header_bottom div#sections div#left ul#Offer {
    width: 100%;
    margin: 0;
    list-style: none;
    padding-left: 0px !important;
}

div#header_bottom div#sections div#left ul#Offer li {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 5px
}

div#header_bottom div#sections div#left ul#Offer li .checkmark {
    padding-right: 12px
}

div#header_bottom div#sections div#left ul#Offer li .wordpress {
    padding: 0 5px
}

div#header_bottom div#sections div#left ul#Offer li .bkash {
    padding: 0 5px 0 0
}

div#header_bottom div#sections div#left a#buy_now_big_btn {
    background: linear-gradient( -45deg, #f55800, #ffc903, #ff551e, #f57403);
    background-size: 400% 400%;
    -moz-animation: more_pricing 8s ease infinite;
    animation: more_pricing 8s ease infinite;
    border-radius: 53px;
    padding: 14px 44px;
    font-size: 16px;
    line-height: normal;
    display: inline-block;
    transition: all .2s ease-in-out 0s;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div#header_bottom div#sections div#left h3 {
    font-size: 17px;
    display: block;
    width: 100%
}

div#header_bottom div#header_Section_bottom {
    height: 200px;
    margin-top: 40px;
}

div#header_bottom div#header_Section_bottom .col-lg-8 img:hover {
    transform: translateY(-5px)
}

div#header_bottom div#header_Section_bottom .col-lg-8 img {
    transition: all .2s ease 0s
}

div#header_bottom div#header_Section_bottom p.logo_title {
    margin: 0;
    font-weight: 700
}

div#about_us {
    padding: 120px 0px 50px 0px;
    background: #ffece5;
    background-size: 100%;
    text-align: center;
    margin-bottom: 200px;
    position: relative;
}
div#about_us a.more_about_us {
    background: linear-gradient(-45deg, #f55800, #ffc903, #ff551e, #f57403);
    background-size: 400% 400%;
    -moz-animation: more_pricing 8s ease infinite;
    animation: more_pricing 8s ease infinite;
    padding: 15px 45px;
    font-size: 16px;
    box-shadow: 0 6px 30px -7px rgba(0, 0, 0, .62);
    text-align: center;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div#about_us h1 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    font-family: Hheader;
}
div#about_us p {
    margin-top: 10px;
}

div#about_us a.more_about_us:hover {
    box-shadow: none
}
div#about_us:after {
    content: "";
    background: url(/svg/global/shape___background.svg) no-repeat;
    width: 101%;
    display: block;
    height: 125px;
    position: absolute;
    bottom: -101px;
    background-size: contain;
    left: -.5%;
}




div#content_sections .col-lg-10 .row div#contents a#conent_btn, div#about_us a.more_about_us{
    display: inline-block;
    -webkit-animation: more_pricing 8s ease infinite;
    transition: all .2s ease-in-out 0s;
    border-radius: 53px;
    color: #fff
}



div#content_sections .col-lg-10 .row:not(:last-child) {
    padding-bottom: 150px
}

div#content_sections .col-lg-10 .row div#contents p {
    margin: 20px 0;
    font-size: 16px;
}

div#content_sections .col-lg-10 .row div#contents h1 {
    font-size: 26px;
    font-weight: 600;
}

div#content_sections .col-lg-10 .row object {
    width: 100%;
    height: auto
}

div#content_sections .container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 100px 10%
}

div#content_sections .container:nth-child(2n) {
    margin-top: 170px!important;
    margin-bottom: 170px!important;
    position: relative;
    background: #ffece4;
    padding-top: 100px;
    padding-bottom: 100px
}
div#content_sections .container .col-lg-6 > img {
    max-width: 90%;
    max-height: 460px;
    
}
div#content_sections .col-lg-10 .row div#contents a#conent_btn {
    padding: 13px 30px;
    margin-top: 10px;
    background: linear-gradient(-45deg, #f55800, #ffc903, #ff551e, #f57403);
    background-size: 400% 400%;
    -moz-animation: more_pricing 8s ease infinite;
    animation: more_pricing 8s ease infinite;
    box-shadow: 0 6px 30px -7px rgba(0, 0, 0, .62);
    text-transform: uppercase;
    letter-spacing: 1px;
}

div#content_sections .col-lg-10 .row div#contents a#conent_btn:hover {
    box-shadow: none;
}
div#content_sections .container:last-child:after{
    display: none !important;
    height: 0px !important;
}



div#content_sections .container:last-child {
    padding-bottom: 100px;
}

div#testimonial_section {
    padding: 100px 0;
    margin-top: 100px;
    margin-bottom: 96px;
    background-image: linear-gradient(135deg, #ea4a4a 10%, #FFC107 100%)
}

div#testimonial_section .col-lg-10 div#testimonial_carousel {
    position: relative
}

div#testimonial_section .col-lg-10 div#testimonial_carousel div#contents h2.name {
    font-size: 1.6em;
    font-weight: 400;
    padding-top: 25px;
    color: #fff
}

div#testimonial_section .col-lg-10 div#testimonial_carousel div#contents h3.subtitle {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 20px;
    color: #fff
}

div#testimonial_section .col-lg-10 div#testimonial_carousel div#contents p.info {
    margin: 0
}

div#testimonial_section h1 {
    color: #fff
}

div#testimonial_section h1:after {
    background: #fff!important
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-stage {
    display: flex;
    flex-wrap: wrap
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-item {
    background-image: linear-gradient(135deg, #130CB7 10%, #52E5E7 100%);
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    box-shadow: 0 11px 20px -7px rgba(0, 0, 0, .44);
    margin-bottom: 32px
}

div#testimonial_section .col-lg-10 div#testimonial_carousel div#contents img {
    border-radius: 50%;
    width: 190px;
    height: auto;
    margin: 0 auto
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-nav {
    margin: 0;
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    width: 100%
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-nav button {
    display: block;
    color: #fff;
    margin: 0;
    background: #000;
    height: 60px;
    width: 60px;
    opacity: 0;
    transition: all .2s ease 0s
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-nav button span {
    font-size: 54px
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-nav button.owl-prev {
    float: left;
    transform: translateX(-50%)
}

div#testimonial_section .col-lg-10 div#testimonial_carousel .owl-nav button.owl-next {
    float: right;
    transform: translateX(50%)
}

div#testimonial_section .col-lg-10 div#testimonial_carousel:hover .owl-nav button {
    opacity: .5
}




/* Our Team */
div#our_Team {
    padding: 100px 0px;
    background: #ffece4;
    position: relative;
    margin-top: 100px;
}
div#our_Team:before {
    content: "";
    position: absolute;
    background: url(/svg/global/shape__2.svg);
    height: 63px;
    width: 100%;
    left: 0px;
    top: -60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}
div#our_Team .col-lg-10 h1 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    font-family: Hheader;
    text-align: center;
}
div#our_Team .col-lg-10 p {
    text-align: center;
}
div#our_Team .col-lg-10 {
    margin-bottom: 60px;
}
div#our_Team .col-lg-11 .col-lg-3 {
    margin-bottom: 30px;
}
div#our_Team .col-lg-11 .col-lg-3 .team__ {
    background: #ffffff;
    text-align: center;
    height: 100%;
    width: 100%;
    padding: 30px;
    border: 1px solid #f75700;
    border-radius: 3px;
    margin: 0 auto;
    box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.08);
    transition: all .3s ease 0s;
}

div#our_Team .col-lg-11 .col-lg-3 .team__ img.team_img {
    max-height: 120px;
    height: 120px;
    width: 120px;
    object-fit: cover;
    object-position: center center;
    border-radius: 68px;
}

div#our_Team .col-lg-11 .col-lg-3 .team__ h3.title {
    font-size: 16px;
    padding-top: 25px;
    font-weight: bold;
    color: #333;
}

div#our_Team .col-lg-11 .col-lg-3 .team__ span.position {
    font-size: 12px;
    color: #333;
}

div#our_Team .col-lg-11 .col-lg-3 .team__:hover {
    transform: translate(0px,-6px);
    box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.08), 0px 7px 11px 0px rgba(0, 0, 0, 0.08);
}






@media only screen and (max-width:1199px) {
    div#content_sections .container:nth-child(2n) {
        margin-top: 50px!important;
        margin-bottom: 50px!important;
        padding-top: 60px!important;
        padding-bottom: 60px!important
    }
    div#content div#content_sections .container:last-child {
        margin-bottom: 0!important
    }
    div#testimonial_section {
        margin-top: 0!important
    }
}

@media only screen and (max-width:991px) {
    div#header_bottom div#sections div#left {
        width: 100%!important;
        padding-right: 0!important
    }
    div#header_bottom div#sections div#right {
        width: 70%!important;
        margin: 0 auto!important;
        margin-bottom: 25px !important;
    }
    div#content_sections .col-lg-10 .row:not(:last-child) {
        padding-bottom: 50px!important
    }
    div#home_pricing,
    div#pricingpage {
        padding: 80px 31px!important
    }
    div#home_pricing .col-lg-4:nth-child(1) .pricings,
    div#home_pricing .col-lg-4:nth-child(2) .pricings,
    div#pricingpage .col-lg-4:nth-child(1) .pricings,
    div#pricingpage .col-lg-4:nth-child(2) .pricing {
        margin-bottom: 50px
    }
    footer.site-footer .col-lg-6 {
        text-align: center
    }
    div#search_section div#search_domains ul#domainrate li {
        margin: 8px .5% 0!important
    }
    div#content_sections .container:nth-child(odd) .row, div#content_sections .container:nth-child(1) .row{
        flex-direction: column-reverse
    }
    div#content_sections .container:nth-child(2n-1) .col-lg-10 .row .col-lg-6:last-child,
    div#content_sections .container:nth-child(2n-2) .col-lg-10 .row .col-lg-6:first-child {
        padding-bottom: 30px
    }
    div#page div#content_sections .container:nth-child(2n) {
        margin-top: 0px!important;
        margin-bottom: 0px!important
    }
    
    div#content_sections .container .col-lg-6 > img {
        max-height: 360px;
    }
    content.site-content {
        top: 77px;
    }
    div#about_us {
        margin-bottom: 32px;
        padding-top: 60px;
    }
}

@media only screen and (min-width:991px) {
    div#header_bottom:before {
        content: "";
        background: url(/svg/global/header_shape3.svg) no-repeat;
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        background-size: cover;
        background-position: center -6px;
    }
}
@media only screen and (max-width:700px) {
    div#header_bottom {
        padding: 40px 30px 0!important
    }
    
    div#header_bottom div#header_Section_bottom {
        margin-top: 30px
    }
    div#testimonial_section {
        padding: 60px 0!important
    }
    div#our_Team {
        padding: 30px 0px 60px 0px;
    }
}

@media only screen and (max-width:500px) {
    div#page .logincontainer div#align_control a.btn.btn-default.add_and_remove {
        display: block;
        text-align: left;
        padding-left: 0
    }
    div#header_bottom {
        padding: 20px 0!important
    }
}

@media only screen and (min-width:1200px) {
    div#content_sections .container:nth-child(2n):after,
    div#content_sections .container:nth-child(2n):before {
        background: url(/svg/global/content_shpe_background.svg);
        height: 100px;
        content: "";
        width: 100%;
        display: block;
        position: absolute;
        left: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a.menubtn:hover {
        opacity: .8
    }
    div#content_sections .col-lg-10 .row div#contents {
        
    }
    div#content_sections .col-lg-10 .row:nth-child(odd) div#contents {
        padding-right: 40px
    }
    div#content_sections .col-lg-10 .row:nth-child(2n+2) div#contents {
        padding-left: 40px
    }
    div#content_sections .container:nth-child(2n):before {
        top: 0;
        transform: translateY(-100%)
    }
    div#content_sections .container:nth-child(2n):after {
        bottom: 0;
        transform: translateY(100%) rotate(180deg)
    }
    div#content_sections .container:last-child:after, div#content_sections .container:last-child:before{
        display: none;
        height: 0px !important;
    }
}