<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search

2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds

3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination

4. Footer
	+ copyrights
	+ google map

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


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

/* columns */
body .one_half, body .one_third, body .one_fourth, body .two_third, body .three_fourth, body .one_fifth, body .onecol_forty, body .onecol_sixty, body .onecol_thirtyfive {
    position: relative;
    margin-right: 4%;
    float: left;
}
body .one_full {
    width: 100%;
}
body .one_half {
    width: 48%;
}
body .one_third {
    width: 30.650%;
}
body .one_fourth {
    width: 22%;
}
body .one_fifth {
    width: 16.800%;
}
body .two_third {
    width: 65.350%;
}
body .three_fourth {
    width: 74%;
}
body .onecol_forty {
    width: 40%;
}
body .onecol_sixty {
    width: 56%;
}
body .onecol_thirtyfive {
    width: 35%;
}

/* Less Space Bitween Columns */
body .one_half_less, body .one_third_less, body .one_fourth_less, body .two_third_less, body .three_fourth_less, body .one_fifth_less, body .onecol_forty_less, body .onecol_sixty_less, body .onecol_thirtyfive_less {
    position: relative;
    margin-right: 2%;
    float: left;
}
body .one_full_less {
    width: 100%;
}
body .one_half_less {
    width: 49%;
}
body .one_third_less {
    width: 32%;
}
body .one_fourth_less {
    width: 23.500%;
}
body .one_fifth_less {
    width: 18.400%;
}
body .two_third_less {
    width: 66%;
}
body .three_fourth_less {
    width: 74.500%;
}
body .onecol_forty_less {
    width: 40%;
}
body .onecol_sixty_less {
    width: 58%;
}
body .onecol_thirtyfive_less {
    width: 36.250%;
}

.last {
    margin-right: 0 !important;
    clear: right;
}




/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/
.footer {
    float: left;
    width: 100%;
}
.footer .ftop {
    float: left;
    width: 100%;
    height: 130px;
    background: #fff url(https://buybox.ai/content/assets/media/footer/footer-img1.png) no-repeat center top;
    background-size: 1920px 130px;
}
.footer .ftop .left {
    float: left;
    width: 33.1%;
    margin-top: 32px;
    text-align: right;
}
.footer .ftop .left h4 {
    margin-bottom: 5px;
}
.footer .ftop .left h1 {
    color: #86c724;
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer .ftop .right {
    float: right;
    width: 57%;
    margin-top: 31px;
}
.footer .ftop .right p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 11px;
}
.footer .ftop .right .newsle_eminput {
    float: left;
    font-family: 'Roboto', sans-serif;
    padding: 3px 0px 4px 20px;
    height: 50px;
    width: 69.4%;
    background: #fff;
    border-radius: 3px;
    border: none;
    color: #727272;
    font-size: 14px;
}
.footer .ftop .right .input_submit {
    float: left;
    font-family: 'Roboto', sans-serif;
    padding: 13px 30px 11px 30px;
    background-color: #7f868c;
    border: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border-radius: 3px;
    margin-left: 12px;
}
.footer .ftop .right .input_submit:hover {
    color: #86c724;
    cursor: pointer;
    background-color: #fff;
}

.footer .secarea {
    float: left;
    width: 100%;
    padding: 75px 0px 35px 0px;
    background: #2a363f url(https://buybox.ai/images/footer-bg-graph.png) no-repeat center bottom;
}
.footer .secarea h3.widget-title {
    margin-bottom: 14px;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-style: normal;
    text-transform: capitalize;
}
.footer .secarea aside.widget{
    display: inline-block;
    margin-bottom: 25px;
}
.footer ul.foolist {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.footer .foolist li {
    padding: 4px 0px;
    margin: 0px;
}
.footer .foolist li a {
    color: #aaa;
    transition: all 0.3s ease;
}
.footer .foolist li a:hover {
    color: #fff;
}

.footer ul.foosocial {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 7px 0px 0px 0px;
}
.footer .foosocial li {
    float: left;
    margin: 0px 7px 0px 0px;
    padding: 0px;
}
.footer .foosocial li i {
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
    border-radius: 100%;
    background-color: #555;
}
.footer .foosocial li.faceboox i {
    background: #2b87c7;
}
.footer .foosocial li.twitter i {
    background: #38c0dd;
}
.footer .foosocial li.gplus i {
    background: #dc6218;
}
.footer .foosocial li.youtube i {
    background: #b34300;
}
.footer .foosocial li.linkdin i {
    background: #2862d8;
}
.footer .foosocial li.flickr i {
    background: #ff0b81;
}


.footer .secarea .address {
    float: left;
    width: 100%;
    color: #aaa;
    text-align: right;
}
.footer .secarea.sty2 .address {
    text-align: left;
}
.footer .secarea .address b {
    color: #fff;
    font-weight: normal;
}
.footer .secarea .address a {
    color: #fff;
    transition: all 0.3s ease;
}
.footer .secarea .address a:hover {
    color: #86c724;
}
.footer .secarea .address a.smbut {
    font-size: 12px;
    color: #999;
    transition: all 0.3s ease;
}
.footer .secarea .address a.smbut:hover {
    color: #fff;
}


.copyrights {
    float: left;
    width: 100%;
    background: #1c2329;
    padding: 35px 0px 30px 0px;
    color: #8e9194;
    font-size: 13px;
}
.copyrights a {
    color: #8e9194;
    padding: 0px 5px;
    transition: all 0.3s ease;
}
.copyrights a:hover {
    color: #fff;
}





</pre></body></html>