PATH:
home
/
lab2454c
/
vaultchip.com
/
public
/
assets
/
css
@charset "utf-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Enriqueta:wght@400;500;600;700&family=Jockey+One&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,500;1,600&display=swap" rel="stylesheet'); body{margin:0; padding:0; color:#0f0f0f; font-family:'Montserrat',sans-serif; color:#0f0f0f;} a{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; font-family:'Montserrat',sans-serif;} a:hover{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; cursor:pointer;} a:focus,a:hover{border:0; text-decoration:none;} button:focus{outline:0 dotted;} h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif; color:#0f0f0f;} p{color:#0f0f0f; font-family:'Montserrat',sans-serif;} .mr__top{margin-top:30px;} .mr__bottom{margin-bottom:30px;} .navbar__top{background-color:transparent; z-index:100; padding:10px 0; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; width:100%;} .navbar__top .navbar__brand{margin:0; padding:15px 0; position:absolute; width:100%; left:50%; top:-55px; transform:translateX(-50%); text-align:center; margin:auto; width:223px; background-color:#fff;} .navbar__top .navbar__brand:after{content:""; background-image:url(../assets/new_images/arrow-down.png); background-repeat:no-repeat; background-position:bottom center; height:38px; left:0; position:absolute; bottom:-35px; width:100%;} .navbar__top .navbar__brand img{-moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; height:135px; position:relative; z-index:2;} .navbar__top .header__top__wrapp{display:flex; align-items:center; flex:1;} .navbar__top .navbar__collapse .navbar__nav{height:100%; margin:0;} .navbar__top .navbar__collapse .navbar__nav li{margin:0; padding:0 25px; height:100%; position:relative;} .navbar__top .navbar__collapse .navbar__nav li:first-child{padding-left:0;} .navbar__top .navbar__collapse .navbar__nav li:last-child{padding-right:0;} .navbar__top .navbar__collapse .navbar__nav li a{color:#171b20; font-size:18px; font-weight:600; height:100%; padding-top:25px; padding-bottom:25px; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-align:center; align-items:center; position:relative;} .navbar__top .navbar__collapse .navbar__nav li a:after{display:none;} .navbar__top .navbar__collapse .navbar__nav li a:hover{color:#009fe3;} .navbar__top .user__wrapp{margin-left:35px; display:flex; align-items:center;} .navbar__top .user__wrapp .cart__wrapp{display:block; position:relative;} .navbar__top .user__wrapp .cart__wrapp .badge{height:30px; min-width:30px; border-radius:30px; text-align:center; font-size:12px; font-weight:600; color:#fff; background-color:#1f8aea; position:absolute; left:15px; top:-7px; line-height:30px; padding:0;} .navbar__top .user__wrapp .user__account{margin-left:30px; display:block;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu{-webkit-border-radius:0; -moz-border-radius:0; border-radius:0; background:#fff; display:none; padding:0; min-width:210px; margin:0;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu{display:block; border:0; -moz-box-shadow:0 15px 24px rgba(0,0,0,0.11); -webkit-box-shadow:0 15px 24px rgba(0,0,0,0.11); box-shadow:0 15px 24px rgba(0,0,0,0.11);} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li{width:100%; display:block; padding:0;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a{padding:10px; display:block; clear:both; font-size:12px; width:100%; border-bottom:1px solid #f0f0f0; text-align:left; line-height:normal; color:#202020;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li:last-child a{border-bottom:0;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:after{display:none;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:hover{color:#009afe; background-color:transparent;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu{display:none;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu li{position:relative;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li:hover ul.dropdown-menu{position:absolute; left:100%; top:0; display:block;} .shrink{position:fixed; top:0; width:100%; padding:10px 0; background-color:#fff; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; -webkit-box-shadow:0 5px 6px 0 rgba(0,0,0,0.05); -moz-box-shadow:0 5px 6px 0 rgba(0,0,0,0.05); box-shadow:0 5px 6px 0 rgba(0,0,0,0.05); -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out;} .shrink .navbar__brand{top:0; width:195px;} .shrink .navbar__brand::after{display:none;} .shrink .navbar__brand img{height:62px; top:0; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out;} .shrink .navbar-nav li a{color:#000;} .shrink .navbar-nav li a:hover{color:#000;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu{-webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px; background:#fff; display:none; padding:0px; min-width:210px; margin:0px;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu{display:block; border:0px; -moz-box-shadow:0px 15px 24px rgba(0,0,0,0.11); -webkit-box-shadow:0px 15px 24px rgba(0,0,0,0.11); box-shadow:0px 15px 24px rgba(0,0,0,0.11);} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li{width:100%; display:block; padding:0px;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a{padding:10px 15px; display:block; clear:both; font-size:12px; width:100%; border-bottom:1px solid #f0f0f0; text-align:left; line-height:normal; color:#202020;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li:last-child a{border-bottom:0px;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:after{display:none;} .navbar__top .navbar__collapse .navbar__nav li:hover ul.dropdown-menu li a:hover{color:#009afe; background-color:transparent;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu{display:none;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li ul.dropdown-menu li{position:relative;} .navbar__top .navbar__collapse .navbar__nav li ul.dropdown-menu li:hover ul.dropdown-menu{position:absolute; left:100%; top:0px; display:block;} .header__banner__main{position:relative; background-color:#005186; height:755px; padding:35px 0px; background-image:url("../assets/bg-pattern.png"); background-repeat:no-repeat; background-position:left top; background-size:cover;} .header__banner__main .image__box{height:100%; margin:0px; padding:0px 0px 0px 0px;} .header__banner__main .image__box img{width:auto; max-height:645px; object-position:0px; object-fit:cover; border-radius:20px;} .banner__content{position:relative; left:0px; top:0px; width:100%; height:100%; margin:0px; padding:0px; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-align:center; align-items:center; -ms-flex-pack:justify; justify-content:end; z-index:10;} .header__banner__main .banner__content .banner__content__inner{max-width:640px; margin:0px 0px 0px auto;} .header__banner__main .banner__content h1{color:#fff; font-size:50px; font-weight:700; padding:0px; margin:10px 0px 22px; text-transform:capitalize;} .header__banner__main .banner__content h1 span{display:block; clear:both;} .header__banner__main .banner__content p{color:#fff; font-size:16px; padding:0px; margin:0px 0px 30px; line-height:26px;} .header__banner__main .banner__content .banner__btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:60px;} .header__banner__main .banner__content a.banner__btn i.ico__box{width:20px; margin-left:12px;} .header__banner__main .banner__content a.banner__btn i.ico__box img{width:100%;} .header__banner__main .banner__content a.app__button{width:50px; align-items:center; justify-content:center; padding:0px;} .header__banner__main .banner__content a.app__button i.ico__box{margin:0px; width:20px; height:20px; display:-ms-flexbox; display:flex; align-items:center; justify-content:center;} .header__banner__main .banner__content a.app__button i.ico__box img{width:100%;} .header__banner__main .banner__content a.banner__btn:hover{background-color:#005186; color:#fff;} .body__containt__main{margin:0px; padding:135px 0px 0px; display:block; clear:both;} .body__containt__main .heading__wrapp{margin:0px 0px 20px; display:block; clear:both;} .body__containt__main h2{font-size:40px; text-transform:uppercase; font-weight:800; /*max-width:800px;*/ margin:0px auto 30px;line-height: 66px;} .body__containt__main h3{color:#009AFF; text-transform:uppercase; font-weight:500; font-size:15px; /*text-align:center;*/ margin-bottom:20px;} .body__containt__main p{font-size:15px; /*text-align:center;*/ margin:0px auto;/* max-width:670px;*/} .body__containt__main .circuitry__section{margin:0px; padding:0px; display:block; clear:both;} .body__containt__main .circuitry__section h2{text-align:center;} .body__containt__main .inner-text h2{font-size: 44px;} .body__containt__main .circuitry__section .items__card__wrapp{margin:0px -25px; padding:0px; display:block; clear:both;} .body__containt__main .circuitry__section .items__card__wrapp .item__card{margin:0px; padding:0px 25px; display:block; clear:both;} .body__containt__main .circuitry__section .items__card__wrapp .item__card h4{font-size:20px; text-transform:uppercase; font-weight:700;} .body__containt__main .circuitry__section .items__card__wrapp .item__card h4:after{background-color:#009AFF; height:2px; width:70px; display:block; clear:both; margin:5px 0px; content:"";} .body__containt__main .circuitry__section .items__card__wrapp .item__card p{text-align:left; font-size:16px; margin-top:10px; letter-spacing:0.2px;} .body__containt__main .expanding__system{margin:135px 0px; padding:135px 0px 95px; display:block; clear:both; background-color:#f7f7f7; background-image: url("../assets/bg-pattern-2.svg"); background-repeat:no-repeat; background-position:left top; background-size:cover;} .body__containt__main .expanding__system h2{text-align:center;} .body__containt__main .expanding__system .expanding__system__widgets{display:block; clear:both; padding-top:40px; margin:0px -15px;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card{display:block; clear:both; margin-bottom:60px; margin-top:40px; padding:0px 15px;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card h4{font-size:20px; text-transform:uppercase; font-weight:700;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card p{text-align:left; font-size:15px; margin:15px 0px; letter-spacing:0.2px; max-width:395px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card span{text-align:left; font-size:15px; margin:15px 0px; letter-spacing:0.2px; max-width:395px; } .body__containt__main .expanding__system .expanding__system__widgets .widget__card a{text-transform:uppercase; font-size:14px; width:98px; display:block; clear:both; border-bottom:1px solid #009AFF; margin-top:25px;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card a:hover{color:#005186; border-bottom-color:#005186;} .body__containt__main .expanding__system .expanding__system__widgets .image__box{margin:0px; padding:0px; height:100%; display:flex; justify-content:center; align-items:center;} .body__containt__main .expanding__system .expanding__system__widgets .image__box img{width:100%; object-fit:cover; max-width:418px;} .body__containt__main .product__wrapp{margin:0px; padding:0px; display:block; clear:both;} .body__containt__main .product__wrapp .heading__wrapp{margin:0px 0px 40px; padding:0px; display:flex; align-items:center; justify-content:space-between;} .body__containt__main .product__wrapp .heading__wrapp h2{margin:0px; font-weight:600;} .body__containt__main .product__wrapp .heading__wrapp a{text-transform:uppercase; font-size:16px; font-weight:600; display:block; clear:both; border-bottom:1px solid #009AFF; border-bottom-color:transparent; margin:0px;} .body__containt__main .product__wrapp .heading__wrapp a:hover{color:#005186; border-bottom-color:#005186;} .body__containt__main .product__wrapp .product__dispaly{margin:0px -15px;} .body__containt__main .product__wrapp .product__card__wrapp{padding:0px 15px;height:100%;} .body__containt__main .product__wrapp .product__card{background-color:#F5F5F5; padding:30px 30px 60px;height:100%;} .body__containt__main .product__wrapp .product__card .image__box{margin:0px; padding:0px; text-align:center; height:340px;} .body__containt__main .product__wrapp .product__card .image__box a{display: block;} .body__containt__main .product__wrapp .product__card .image__box a img{width:300px;height:300px;object-fit:contain;} .body__containt__main .product__wrapp .product__card .product__title h3{font-size:20px; text-transform:uppercase; font-weight:700;} .body__containt__main .product__wrapp .product__card .product__title h3 a{color:#161616;} .body__containt__main .product__wrapp .product__card .review__wrapp{display:flex; align-items:center; justify-content:center;} .body__containt__main .product__wrapp .product__card .review__wrapp .stars__wrapp{display:flex; align-items:center;} .body__containt__main .product__wrapp .product__card .review__wrapp .ico__box{height:15px; width:15px; display:flex; align-items:center; margin:0px 1px;} .body__containt__main .product__wrapp .product__card .review__wrapp .ico__box img{height:100%; width:100%;} .body__containt__main .product__wrapp .product__card .review__wrapp P{margin:0px; font-size:12px; padding:0px 10px;} .body__containt__main .product__wrapp .product__card .product__price{font-size:25px; text-transform:uppercase; font-weight:700; text-align:center; margin:20px 0px;} .body__containt__main .product__wrapp .product__card .product__button__wrapp{margin:0px auto; max-width:240px; display:flex; align-items:center; justify-content:space-between;} .body__containt__main .product__wrapp .product__card .product__button__wrapp a{text-transform:uppercase; font-size:14px; font-weight:600; display:block; clear:both; border-bottom:1px solid #009AFF; margin:0px;} .body__containt__main .product__wrapp .product__card .product__button__wrapp a:hover{color:#005186; border-bottom-color:#005186;} .body__containt__main .digital__money{margin:135px 0px 0px; padding:135px 0px 245px; display:block; clear:both; background-color:#f7f7f7; background-image: url("../assets/bg-pattern-3.svg"); background-repeat:no-repeat; background-position:bottom left; background-size:cover;} .body__containt__main .digital__money h2{font-weight:700; text-align:center;} .body__containt__main .digital__money .items__card__wrapp{margin:0px 0px; padding:0px; display:block; clear:both;} .body__containt__main .digital__money .items__card__wrapp .item__card{margin:0px; padding:0px 0px; display:block; clear:both;} .body__containt__main .digital__money .items__card__wrapp .item__card h4{font-size:15px; text-transform:uppercase; font-weight:700; text-align:center;} .body__containt__main .digital__money .items__card__wrapp .item__card p{text-align:center; font-size:14px; margin-top:20px;} .body__containt__main .digital__money .items__card__wrapp .item__card a{text-transform:uppercase; font-size:14px; width:98px; display:block; clear:both; border-bottom:1px solid #009AFF; margin:15px auto 0px;} .body__containt__main .digital__money .items__card__wrapp .item__card a:hover{color:#005186; border-bottom-color:#005186;} .body__containt__main .cta__wrapp{margin:-130px 0px; padding:0px; display:block; clear:both;} .body__containt__main .cta__wrapp .cat__inner{margin:0px; padding:50px; display:flex; align-items:center; justify-content:space-between; border-radius:20px; position:relative; overflow:hidden; background: rgb(0,154,254); background: -moz-linear-gradient(-45deg, rgba(0,154,254,1) 0%, rgba(1,83,139,1) 100%); background: -webkit-linear-gradient(-45deg, rgba(0,154,254,1) 0%,rgba(1,83,139,1) 100%); background: linear-gradient(135deg, rgba(0,154,254,1) 0%,rgba(1,83,139,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009afe', endColorstr='#01538b',GradientType=1 );} .body__containt__main .cta__wrapp .cat__inner:before{background-image: url("../assets/line-graphic.svg"); background-repeat:no-repeat; background-position:center; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%; content:"";} .body__containt__main .cta__wrapp .cat__inner .cat__inner__content{margin:0px; padding:0px; /*display:flex; align-items:center; justify-content:space-between;*/ position:relative;} .body__containt__main .cta__wrapp .cat__inner .cat__inner__content h2{color:#fff; font-size:30px; max-width:unset; margin:0px 0px 0px; line-height:normal;} .body__containt__main .cta__wrapp .cat__inner .cat__inner__content p{color:#fff; text-align:left; margin:0px; max-width:640px; font-size:15px;} .body__containt__main .cta__wrapp .cat__inner a{font-size:14px; color:#fff; text-transform:uppercase; font-weight:500; background-color:#009AFF; height:50px; position:relative; text-align:center; line-height:50px; margin:0px 10px 0px 0px; padding:0px 22px; -moz-border-radius:55px; -webkit-border-radius:55px; border-radius:55px; display:-ms-flexbox; display:flex; align-items:center; -webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15);} .body__containt__main .cta__wrapp .cat__inner a i.ico__box{width:20px; margin-left:12px;} .body__containt__main .cta__wrapp .cat__inner a i.ico__box img{width:100%;} .body__containt__main .cta__wrapp .cat__inner a:hover{background-color:#005186; color:#fff;} .body__containt__main .security__encryption{background-color:#0E4EB5; background-image:url("../assets/bg-pattern-4.png"); background-repeat:no-repeat; background-position:left top; background-size:cover; margin:0px; padding:250px 0px 85px; display:block; clear:both;} .body__containt__main .security__encryption h2{color:#fff; text-align:center; margin-bottom:20px;} .body__containt__main .security__encryption h3{color:#fff; font-size:14px;} .body__containt__main .security__encryption .widget__box{margin: 0px; padding:0px; display:flex; align-items:center; margin-bottom:50px;} .body__containt__main .security__encryption .widget__box i.ico__box{margin:0px 5px 0px 0px; padding:0px; height:85px; width:85px; max-width:85px; flex:0 0 85px;} .body__containt__main .security__encryption .widget__box i.ico__box img{width:100%;} .body__containt__main .security__encryption .widget__box p{color:#fff; font-size:15px; font-weight:700; text-transform:uppercase; margin:0px; text-align:left; line-height:20px;} .body__containt__main .blog__wrapp{margin:0px; padding:135px 0px 100px;} .body__containt__main .blog__wrapp h2{text-align:left; margin:0px;} .body__containt__main .blog__wrapp .blog__entery{margin:0px; padding:0px; display:block; clear:both;} .body__containt__main .blog__wrapp .blog__entery h3{color:#161616; text-transform:none; margin:0px; text-align:left; font-size:18px; font-weight:600; line-height:28px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;} .body__containt__main .blog__wrapp .blog__entery h3 a{color:inherit;} .body__containt__main .blog__wrapp .blog__entery h3 a:hover{color:#009AFF;} .body__containt__main .blog__wrapp .blog__entery p{text-align:left; margin:20px 0px 30px; font-size:15px; letter-spacing:0.1px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical;} .body__containt__main .blog__wrapp .blog__entery .bottom__wrapp{display:flex; align-items:center;} .body__containt__main .blog__wrapp .blog__entery .bottom__wrapp .entery__date{font-size:15px; font-weight:600; margin-right:25px;} .body__containt__main .blog__wrapp .blog__entery .bottom__wrapp .entery__botton a{font-size:14px; text-transform:uppercase; color:inherit; border-bottom-color:transparent; border-bottom-width:1px; border-bottom-style:solid;} .body__containt__main .blog__wrapp .blog__entery .bottom__wrapp .entery__botton a:hover{color:#009AFF; border-bottom-color:#009AFF} .body__containt__main .newletter__wrapp{margin:-105px 0px; padding:0px; display:block; clear:both;} .body__containt__main .newletter__wrapp .newletter__inner{margin:0px; padding:50px; display:flex; align-items:center; justify-content:space-between; border-radius:20px; position:relative; overflow: hidden; background: rgb(0,154,254); background: -moz-linear-gradient(-45deg, rgba(1,83,139,1) 0%, rgba(0,154,254,1) 100%); background: -webkit-linear-gradient(-45deg, rgba(1,83,139,1) 0%,rgba(0,154,254,1) 100%); background: linear-gradient(135deg, rgba(1,83,139,1) 0%,rgba(0,154,254,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01538b', endColorstr='#009afe',GradientType=1 );} .body__containt__main .newletter__wrapp .newletter__inner:before{background-image: url("../assets/line-graphic.svg"); background-repeat:no-repeat; background-position:center; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%; content:"";} .body__containt__main .newletter__wrapp .newletter__inner .newletter__inner__content{margin:0px; padding:0px; position:relative; max-width:470px; margin-right:20px;} .body__containt__main .newletter__wrapp .newletter__inner .newletter__inner__content h2{color:#fff; font-size:30px; max-width:unset; margin:0px 0px 0px; line-height:normal;} .body__containt__main .newletter__wrapp .newletter__inner .newletter__inner__content p{color:#fff; text-align:left; margin:0px; max-width:640px; font-size:15px;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp{position:relative; z-index:5; margin:0px; padding:0px; flex:1; max-width:635px;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group{display:flex; align-items:center; justify-content:space-between;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group .form__control{background-color:#E7E7F2; height:60px; border:0px; color:#161616; font-size:14px; border-radius:5px; flex:1} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group .btn__primary{background-color:#0062FF; border:0px; box-shadow:0px; border-radius:5px; padding:12px 15px; color:#fff; font-size:11px; font-weight:500; text-transform:uppercase; height:60px; width:215px; margin-left:5px; display:flex; align-items:center; justify-content:center; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group .btn__primary i.ico__box{width:20px; margin-left:12px;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group .btn__primary i.ico__box img{width:100%;} .body__containt__main .newletter__wrapp .newletter__inner .form__wrapp .form__group .btn__primary:hover{background-color:#005186;} .body__containt__main .inner.digital__money{ margin:0px;padding:135px 0px 135px; display:block; clear:both; background-color:transparent; background-image: url("../assets/bg-pattern-3.svg"); background-repeat:no-repeat; background-position:bottom left; background-size:cover;} .body__containt__main .inner.expanding__system{margin:0px 0px; padding:135px 0px 185px; display:block; clear:both; background-color:#f7f7f7; background-image: url("../assets/bg-pattern-2.svg"); background-repeat:no-repeat; background-position:left top; background-size:cover;} .body__containt__main .product__list__banner{display:block; clear:both; margin:0px 0px 135px;; padding:0px;} .body__containt__main .product__list__banner .image__box{display:block; clear:both; margin:0px; padding:0px; overflow: hidden; max-height:526px;} .body__containt__main .product__list__banner .image__box img{width:100%; height:100%;} .body__containt__main .product__list__banner .content__wrapp{background-color:#F5F5F5; height:100%; display:flex; align-items:center; justify-content:center;} .body__containt__main .product__list__banner .content__wrapp .content__wrapp__inner{max-width:570px;} .body__containt__main .product__list__banner .content__wrapp h2{margin:0px; max-width:unset; text-align:left; font-size:44px; font-weight:700; line-height:normal;} .body__containt__main .product__list__banner .content__wrapp p{margin:0px; text-align:left; max-width:540px;} .body__containt__main .digital__money__inner{background-color:transparent; background-image:none; margin-top:0px; padding-bottom:0px;} .body__containt__main .about__limited h2{text-align:center;} .body__containt__main .about__limited .heading__wrapp p{text-align:center; max-width:1048px; padding-bottom:18px;} .body__containt__main .about__limited .about__limited__card .image__box{max-height:254px; overflow:hidden; margin-bottom:30px;} .body__containt__main .about__limited .about__limited__card .image__box img{width:100%; height:100%; object-fit:cover;} .body__containt__main .about__limited .about__limited__card h4{font-size:20px; padding:0px 0 8px; font-weight:600;} .body__containt__main .about__limited .about__limited__card p{text-align:left; font-size:16px; padding-bottom:18px;} .body__containt__main .about__limited .about__limited__card a{font-size:12px; border-bottom:1px solid #009aff; font-weight:600; text-transform:uppercase;} .body__containt__main .about__limited .about__limited__card a:hover{border-bottom:1px solid #0a58ca;} .body__containt__main .about__limited{padding-bottom:53px;} .body__containt__main .founder__wrap{padding-top:0px;} .body__containt__main .founder__wrap h2{font-size:30px; margin:0px; line-height:normal;} .body__containt__main .founder__wrap p{text-align:left; max-width:100%; margin-bottom:23px;} .body__containt__main .founder-__wrap .image__box{max-height:565px; overflow:hidden;} .body__containt__main .founder__wrap .image__box img{height:100%; overflow:hidden; object-fit:cover;} .body__containt__main .founder__wrap .testimonials{font-family:'Cormorant Garamond',serif; font-size:25px; line-height:34px; color:#005186; background:url(../assets/quote.png) no-repeat;} .body__containt__main .founder__wrap .testimonials span{clear:both; display:block; font-size:18px; font-family:'Poppins',sans-serif; font-weight:bold; padding-top:19px; position:relative;} .body__containt__main .founder__wrap .testimonials span::after{content:""; background-color:#000; width:48px; height:1px; position:absolute; left:157px; top:36px;} .body__containt__main .blog__listing__outer{padding-bottom:0px;} .body__containt__main .blog__listing__outer .blog__listing__items{display:flex; margin-bottom:55px;} .body__containt__main .blog__listing__outer .blog__listing__items .image__box{max-height:225px; overflow:hidden;flex:1;} .body__containt__main .blog__listing__outer .blog__listing__items .image__box img{height:100%; width:100%; object-fit:cover;} .body__containt__main .blog__listing__outer .blog__listing__items .blog__item__content{flex:1; max-width:580px; margin-left:40px;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items ul{list-style:none; margin:0px 0px 30px; padding:0px;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items ul li{display:inline; font-weight:500; padding:0px; font-size:12px;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items ul li:after{height:15px; width:1px; background-color:#9D9D9D; margin:-3px 10px; display:inline-block; content:"";} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items ul li:last-child:after{display:none;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items ul li a{color:inherit;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items p{max-width:unset; text-align:left; margin:0px 0px 15px; overflow: hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items h4 a{margin-bottom:18px; font-size:18px; color:inherit; text-transform:none; font-weight:500; border:0px; display:block;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items h4 a:hover{border:0px;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items a{text-transform:uppercase; font-size:14px; border-bottom-color:transparent; border-bottom-width:1px; border-bottom-style:solid;} .body__containt__main .blog__listing__outer .blog__listing .blog__listing__items a:hover{border-bottom:1px solid #009AFF; color:#009AFF;} .body__containt__main .blog__listing__outer .blog__listing__right ul{padding:0; margin:0;} .body__containt__main .blog__listing__outer .blog__listing__right ul li{list-style:none; border-bottom:1px solid #d0d0d0; padding:20px 0; font-size:12px;} .body__containt__main .blog__listing__outer .blog__listing__right ul li:last-child{border-bottom:0;} .body__containt__main .blog__listing__outer .blog__liosting ul{margin-bottom:30px; padding-top:0; padding-left:0;} .body__containt__main .blog__listing__outer .pagination__outer ul{margin:0; padding:0; display:flex; align-items:center;} .body__containt__main .blog__listing__outer .pagination__outer{float:left; padding-bottom:110px;} .body__containt__main .blog__listing__outer .pagenation__item li{display:inline-block; width:35px; height:35px; text-align:center; border-radius:20px; margin-right:10px;} .body__containt__main .blog__listing__outer .pagenation__item li a{border-radius:50px; color:#5D5D5D; height:100%; width:100%; padding:0px; line-height:35px; font-size:12px; font-weight:500; border:0px; background-color:#E4E4E6;} .body__containt__main .blog__listing__outer .pagenation__item li a:hover{background:#009aff; color:#fff;} .body__containt__main .blog__listing__outer .pagenation__item li a i.ico__box svg{fill:#707070; width:17px; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; } .body__containt__main .blog__listing__outer .pagenation__item li a.previous{transform:rotate(180deg); line-height:33px;} .body__containt__main .blog__listing__outer .pagenation__item li a.next{line-height:33px;} .body__containt__main .blog__listing__outer .pagenation__item li a:hover i.ico__box svg{fill:#fff;} .body__containt__main .blog__listing__outer .blog__listing__right{margin:0px; padding:0px; display:block; clear:both;} .body__containt__main .blog__listing__outer .blog__listing__right .search__outer{margin-bottom:40px;} .body__containt__main .blog__listing__outer .blog__listing__right .search__outer h4{font-size:20px; margin-bottom:20px;} .body__containt__main .blog__listing__outer .blog__listing__right .search__outer .input__group .form__control{border:0px; height:55px; background-color:#fff; box-shadow:0px 0px 25px 0 rgba(0,0,0,.10); font-size:12px; border-radius:5px;} .body__containt__main .blog__listing__outer .blog__listing__right .search__outer .input__group .btn__search{width:55px; margin-left:10px !important; border-radius:5px !important;padding:10px 0px 0px; border:0px !important; background-color:#009AFF;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post h4{font-size:20px; margin-bottom:10px;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post ul{padding:0; margin:0; list-style:none;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post ul li{list-style:none; border-bottom:1px solid #d0d0d0; padding:20px 0; font-size:11px;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post ul li:last-child{border-bottom:0;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post ul li a{color:#161616;} .body__containt__main .blog__listing__outer .blog__listing__right .recent__post ul li a:hover{color:#009AFF;} .body__containt__main .blog__details{margin-bottom:70px;} .body__containt__main .blog__details .blog__listing .image__box{width:100%; max-height:640px; overflow:hidden;} .body__containt__main .blog__details .blog__listing .image__box img{width:100%; height:100%; object-fit:cover;} .body__containt__main .blog__details .blog__listing ul{width:100%; padding-top:15px; list-style:none; margin:20px 0px 30px; padding:0px;} .body__containt__main .blog__details .blog__listing ul li{display:inline; font-weight:500; padding:0px; font-size:12px;} .body__containt__main .blog__details .blog__listing ul li:after{height:15px; width:1px; background-color:#9D9D9D; margin:-3px 10px; display:inline-block; content:"";} .body__containt__main .blog__details .blog__listing ul li:last-child:after{display:none;} .body__containt__main .blog__details h2{font-size:22px; clear:both; display:block; text-transform:none; margin:0px; line-height:normal; font-weight:400;} .body__containt__main .blog__details p{text-align:left; margin:0px 0px 20px; max-width:unset;} .body__containt__main .nestcroft__solutions{margin:0px 0px 135px; padding:0px; display:block; clear:both;} .body__containt__main .nestcroft__solutions .header__top__wrapp{margin:0px; padding:0px 0px 20px; display:block; clear:both;} .body__containt__main .nestcroft__solutions .header__top__wrapp h2{text-align:center;} .body__containt__main .nestcroft__solutions .solution__top__widget{margin:0px; padding:0px;} .body__containt__main .nestcroft__solutions .solution__top__widget .image__box{text-align:center; max-width:135px; margin:0px auto 50px;} .body__containt__main .nestcroft__solutions .solution__top__widget .image__box img{width:100%;} .body__containt__main .nestcroft__solutions .solution__top__widget h3{font-size:20px; text-transform:none; font-weight:500; color:inherit; line-height:35px;} .body__containt__main .nestcroft__solutions .fund__ransfer{display:block; clear:both; margin:50px 0px 0px; padding:0px;} .body__containt__main .nestcroft__solutions .fund__ransfer h2{font-size:30px; text-align:left; max-width:unset; margin:0px; line-height:30px;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget{max-width:620px;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget__second{margin-left: auto;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget p{text-align:left; font-size:16px; line-height:26px; margin:0px; max-width:unset;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget ul{list-style:none; margin:0px; padding:0px;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget ul li{text-align:left; max-width:unset; font-size:16px; line-height:26px; margin-bottom:14px; text-indent:-20px; margin-left:20px;} .body__containt__main .nestcroft__solutions .fund__ransfer .fund__ransfer__widget ul li:before{height:10px; width:10px; background-color:#009AFF; border-radius:15px; margin-right:10px; content:""; display:inline-block;} .body__containt__main .chain__foundation{background-color:#F5F5F5; margin:0px; padding: 135px 0px 105px; display:block; clear:both;} .body__containt__main .chain__foundation .items__card__wrapp__singel h3{font-size:20px; text-transform:uppercase; color:inherit; font-weight:700; text-align:left; max-width:350px;} .body__containt__main .chain__foundation .items__card__wrapp__singel p{text-align:left; font-size:16px; line-height:26px; margin:0px; max-width:350px;} .body__containt__main .chain__foundation h2{font-size:30px; text-align:left; max-width:unset; margin:0px 0px 20px; line-height:30px;} .body__containt__main .chain__foundation .items__card__wrapp h4{font-size:18px; text-transform:uppercase; color:inherit; font-weight:700; text-align:left;} .body__containt__main .chain__foundation .items__card__wrapp p{text-align:left; font-size:13px; line-height:26px; margin:0px; max-width:unset; letter-spacing:0.2px;} .body__containt__main .nestcroft__principal{margin:0px; padding:135px 0px 105px; display:block; clear:both;} .body__containt__main .nestcroft__principal h2{max-width:unset; margin:0px; padding:0px; line-height:40px; text-align:left;} .body__containt__main .nestcroft__principal .items__card__wrapp{margin-bottom:30px;} .body__containt__main .nestcroft__principal .items__card__wrapp h4{font-size:18px; text-transform:uppercase; color:inherit; font-weight:700; text-align:left;} .body__containt__main .nestcroft__principal .items__card__wrapp p{text-align:left; font-size:13px; line-height:26px; margin:0px; max-width:unset; letter-spacing:0.2px;} .body__containt__main .nestcroft__pillars{background-color:#F5F5F5; margin:0px; padding: 135px 0px 105px; display:block; clear:both;} .body__containt__main .nestcroft__pillars h2{text-align:center; line-height:40px; margin:0px auto; max-width:unset;} .body__containt__main .nestcroft__pillars .items__card__wrapp{border:2px solid #009AFF; background-color:#fff; height:305px; width:305px; border-radius:300px; position:relative; overflow:hidden;} .body__containt__main .nestcroft__pillars .items__card__wrapp i.image__box{height:100%; width:100%; display:flex; align-items:center; justify-content:center;} .body__containt__main .nestcroft__pillars .items__card__wrapp i.image__box img{height:210px;} .body__containt__main .nestcroft__pillars .items__card__wrapp h4{font-size:16px; text-transform:uppercase; color:inherit; font-weight:700; text-align:left; background-color:#fff; position:absolute; height:50px; width:100%; top:0px; bottom:0px; left:0px; margin:auto; display:flex; align-items:center; justify-content:center;} .body__containt__main .main__system{margin:0px; padding:135px 0px 0px; display:block; clear:both;} .body__containt__main .main__system h2{max-width:unset; margin:0px 0px; padding:0px; line-height:40px; text-align:center;} .body__containt__main .main__system h3{max-width:unset; color:#009AFF; font-size:30px; font-weight:900; margin:40px 0px; padding:0px; line-height:40px; text-align:center;} .body__containt__main .main__system p{max-width:unset; letter-spacing:0.7px;} .body__containt__main .main__system ul{ margin:60px 0px 0px; padding:0px; display:flex; align-items:center; justify-content:space-around; list-style:none;} .body__containt__main .main__system ul li{max-width:300px;} .body__containt__main .cms__content__wrapp{margin:0px 0px 0px; padding:0px 0px 265px; display:block; clear:both;} .body__containt__main .subscraption__plan__wrapp{margin:0px; padding:35px 25px; height:100%; box-shadow: 0px 0px 15px rgba(0,0,0,0.10); background-color:#fff; border-radius:10px; text-align:center;;} .body__containt__main .subscraption__plan__wrapp h2{text-align:center; color:#000; margin:0px 0px 15px; padding:0px; text-transform:uppercase; font-weight:800; font-size:18px;} .body__containt__main .subscraption__plan__wrapp ul{list-style:none; margin:0px; padding:0px;} .body__containt__main .subscraption__plan__wrapp ul li{font-size:14px; font-weight:400; letter-spacing:0.2px; padding:10px 0px; border-bottom:1px solid #dadada;} .body__containt__main .subscraption__plan__wrapp ul li span{display: block; margin:0px auto;} .body__containt__main .subscraption__plan__wrapp ul li:last-child{border-bottom:0px;} .body__containt__main .subscraption__plan__wrapp .subscraption__value{margin:0px; padding:0px;} .body__containt__main .subscraption__plan__wrapp .subscraption__value h3{font-size:35px; font-weight:700; color:#0062FF;} .body__containt__main .subscraption__plan__wrapp .subscraption__value h3 span{font-size:20px; font-weight:300;} .body__containt__main .subscraption__plan__wrapp a{font-size:16px; color:#fff; text-transform:uppercase; font-weight:800; background-color:#009AFF; height:55px; width:235px; display:block; text-align:center; line-height:55px; margin:20px auto 0px; padding:0px 25px; -moz-border-radius:55px; -webkit-border-radius:55px; border-radius:55px; position:relative;} .body__containt__main .subscraption__plan__wrapp a:hover{background-color:#005186;} .header__inner__banner{margin:0px; padding:0px; max-height:524px; display:block; clear:both;} .header__inner__banner img{height:100%; width:100%; object-fit:cover;} .body__containt__inner{padding:0px;} .body__containt__main .contact__wrapp{margin:-127px 0px 100px; padding:0px; display:block; clear:both;} .body__containt__main .contact__wrapp h2{text-transform:uppercase; font-size:30px; font-weight:700; color:#fff; line-height:normal;} .body__containt__main .contact__wrapp .connect__wrapp__inner{margin:0px; padding:80px; display:flex; align-items:center; justify-content:center; background-color:#005186; height:100%;} .body__containt__main .contact__wrapp .connect__wrapp__inner .email__wrapp{display:flex; align-items:center;} .body__containt__main .contact__wrapp .connect__wrapp__inner .email__wrapp i.ico__box{margin-right:10px;} .body__containt__main .contact__wrapp .connect__wrapp__inner .email__wrapp a{color:#fff; font-size:14px;} .body__containt__main .contact__wrapp .social__media h3{text-align:left; text-transform:uppercase; color:#fff; font-weight:700; margin:30px 0px 20px;} .body__containt__main .contact__wrapp .social__media ul {display:-ms-flexbox; display:flex; -ms-flex-wrap:nowrap; flex-wrap:nowrap; margin:0px; padding:0px; list-style:none;} .body__containt__main .contact__wrapp .social__media ul li{height:26px; width:26px; border-radius:50px; margin-right:7px; overflow:hidden;} .body__containt__main .contact__wrapp .social__media ul li a{height:26px; width:26px; border-radius:50px; display:-ms-flexbox; display:flex; -ms-flex-wrap:nowrap; flex-wrap:nowrap; align-items:center; justify-content:center;} .body__containt__main .contact__wrapp .social__media ul li a img{width:100%; height:100%;} .body__containt__main .contact__wrapp .social__media ul li a svg{fill:#fff;} .body__containt__main .contact__wrapp .contact__form__wrapp{background-color:#F5F5F5; position:relative; margin:0px; padding:40px; overflow:hidden;} .body__containt__main .contact__wrapp .contact__form__wrapp h2{text-transform:uppercase; font-size:30px; font-weight:700; color:#161616; line-height:normal; margin:0px 0px 30px; max-width:unset;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group{margin-bottom:20px; padding:0px 0px;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group label{text-align:left; color:#161616; font-size:14px; font-weight:400; display:-ms-flexbox; display:flex; -ms-flex-wrap:nowrap; flex-wrap:nowrap; position:relative; margin-bottom:10px;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group .form__control{background-color:#fff; height:55px; border:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; color:#161616; font-size:14px; font-weight:500; letter-spacing:0.8px; box-shadow: 0px 0px 25px 0 rgba(0,0,0,.10);} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group textarea.form__control{height:95px;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group .form__control::-webkit-input-placeholder{color:#7d7d7d;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group .form__control:-ms-input-placeholder{color:#7d7d7d;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group .form__control::placeholder{color:#7d7d7d;} .body__containt__main .contact__wrapp .contact__form__wrapp .form__group textarea.form__control{height:135px;} .body__containt__main .contact__wrapp .contact__form__wrapp .submit__btn{height:55px; background-color:#009AFF; font-size:15px; font-weight:500; color:#fff; padding:0; text-transform:uppercase; -moz-border-radius:55px; -webkit-border-radius:55px; border-radius:55px; border:none; width:185px; margin-left:auto; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .body__containt__main .contact__wrapp .contact__form__wrapp .submit__btn:hover{background-color:#005186;} /*footer{background-color:#151D2A; background-image: url("../assets/bg-pattern-6.png"); background-repeat:no-repeat; background-position:left top; background-size:auto; margin:0px; padding:210px 0px 0px !important;}*/ footer .footer__widget{display:block; clear:both; margin:0px; padding:0px;} footer .footer__widget h3{color:#fff; font-size:16px; text-transform:uppercase; margin-bottom:30px;} footer .footer__widget p{color:#fff; font-size:12px; line-height:20px; letter-spacing:0.2px; margin-bottom:10px;} footer .footer__widget a{color:#009AFF; text-transform:uppercase; font-size:12px; border-bottom:1px solid #009AFF; margin:0px; padding:0px;} footer .footer__widget a:hover{color:#fff; border-bottom-color:#fff;} footer .footer__widget ul{list-style:none; margin:0px; padding:0px;} footer .footer__widget ul li{margin:0px 0px 10px; padding:0px; display: block; clear: both;} footer .footer__widget ul li a{color:#fff; border:0px; text-transform:uppercase;} footer .footer__widget ul li a:hover{color:#009AFF;} footer .footer__widget .social__media{margin:0px 0px 0px 0px; padding:0px;} footer .footer__widget .social__media ul{display:flex; align-items:center; flex-wrap:nowrap; list-style:none; margin:0px; padding:0px;} footer .footer__widget .social__media ul li{margin:0px 3px;} footer .footer__widget .social__media ul li a{height:25px; width:32px; display:block; clear:both;} footer .footer__widget .social__media ul li a i.ico__box{margin:0px; padding:0px; display:block; clear:both;} footer .footer__widget .social__media ul li a i.ico__box svg{height:100%; width:100%; fill:#fff; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} footer .footer__widget .social__media ul li a i.ico__box svg:hover{fill:#009AFF;} footer .footer__bottom{border-top:1px solid #0A0D14; margin:70px 0px 0px; padding:20px 0px; -webkit-box-shadow:inset 0px 1px 0px 0px #1d2637; -moz-box-shadow:inset 0px 1px 0px 0px #1d2637; box-shadow:inset 0px 1px 0px 0px #1d2637;} footer .footer__bottom .footer__bottom__inner{display:flex; align-items:center; justify-content:space-between;} footer .footer__bottom .footer__bottom__inner p{color:#fff; font-size:12px; line-height:20px; letter-spacing:0.2px; margin-bottom:0px;} footer .footer__bottom .footer__bottom__inner .btn__wrapp{display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;} footer .footer__bottom .footer__bottom__inner .btn__wrapp a{font-size:14px; color:#fff; text-transform:uppercase; font-weight:500; background-color:transparent; border:1px solid #fff; height:50px; text-align:center; line-height:50px; margin:0px 10px 0px 0px; padding:0px 22px; -moz-border-radius:55px; -webkit-border-radius:55px; border-radius:55px; display:-ms-flexbox; display:flex; align-items:center; -webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.15);} footer .footer__bottom .footer__bottom__inner .btn__wrapp a.app__button{width:50px; align-items:center; justify-content:center; padding:0px;} footer .footer__bottom .footer__bottom__inner .btn__wrapp a.app__button i.ico__box{margin:0px; width:20px; height:20px; display:-ms-flexbox; display:flex; align-items:center; justify-content:center;} footer .footer__bottom .footer__bottom__inner .btn__wrapp a.app__button i.ico__box img{width:100%;} footer .footer__bottom .footer__bottom__inner .btn__wrapp a:hover{background-color:#009AFF; color:#fff; border-color:#009AFF;} .white-rounded-icon{border:1px solid #fff; display:inline-block; border-radius:26px; width:26px; height:26px; text-align:center;color: #fff;} .color-rounded-icon{border:1px solid #005186; display:inline-block; border-radius:26px; width:26px; height:26px; text-align:center;} .page-header .breadcrumb{text-transform:uppercase; font-size:12px;} .page-header .breadcrumb span{padding:0px 5px;} .hover-up:hover{transform:translateY(0px);} .has-buy-now-button .button.button-add-to-cart, .has-buy-now-button .button.button-buy-now{background-color:#009AFF;} .detail-info .product-price-cover .product-price .text-brand{color:#161616 !important;} .tab-style3 .nav-tabs .nav-item a.active{color:#009AFF; border-bottom-color:#009AFF;} .cart_total_amount span{font-weight:normal !important;} .btn.btn-rounded, .button.btn-rounded{background-color:#009AFF; border:0px;} .login_wrap{box-shadow:0 0px 25px rgba(0,0,0,.06);} .form-group input{box-shadow: 0px 0px 25px 0 rgba(0,0,0,.10); background-color:#fff; height:50px; border-radius:10px;} .custom-btn{align-self:center; height:50px; font-size:18px; border-radius:25px; border-color:transparent; background-color:#0a6cf1; color:#fff; padding:0 30px; width:-webkit-fit-content; width:-moz-fit-content; width:fit-content; display:flex; align-items:center; margin-bottom:40px;} .vertical-point-progress{max-width:400px; margin:0 auto; list-style-type:none; margin:0; font-family:Poppins; font-size:1.1rem;} .vertical-point-progress li{padding:0 0 80px 50px; position:relative; margin:0;} .vertical-point-progress li:after{position:absolute; top:0; left:0; content:""; border:1px solid #0a6cf1; border-radius:50%; display:inline-block; height:24px; width:24px; text-align:center; line-height:24px; background:#0a6cf1;} .vertical-point-progress li:before{position:absolute; left:10.4px; top:0; content:""; height:100%; width:0; border:2px solid #eef2f6;} .vertical-point-progress li:last-of-type:before{border:0;} .custom-progress{width:33.3%; margin:0 auto; display:flex; flex-direction:column; flex-wrap:nowrap; list-style:none;} .margin-t5{margin-top:5rem!important;} .margin-t8{margin-top:8rem;} .margin-t2{margin-top:2rem;} .margin-b2{margin-bottom:2rem;} .custom-margin{margin:0 0 6rem 0!important;} .auto-margin{margin:0 auto;} .custom-button{background:transparent; border:0;} .custom-card{background:#fff!important; box-shadow:0 10px 50px #0000001f; display:block!important;} .price-font{font-size:70px; color:#0a6cf1; font-weight:500;} .price-text-font{font-size:24px;} .month-size{font-size:18px;} .center-align{display:flex; align-items:center;} .header__top__outer{margin:0; display:block; clear:both; background-color:#ced5df; padding:15px 0;} .header__top__outer .header_row{width:100%; display:flex; display:-ms-flexbox; align-items:center; -ms-align-items:center; justify-content:space-between; -ms-justify-content:space-between;} .header__top__outer .header_row .header-social{margin:0; padding:0; list-style-type:none; display:flex; display:-ms-flex;} .header__top__outer .header_row .header-social li{margin:0 18px 0 0;} .header__top__outer .header_row .header-social li a{display:block;} .header__top__outer .header_row .header-info{margin:0; padding:0; list-style-type:none; display:flex; display:-ms-flex;} .header__top__outer .header_row .header-info li{margin:0;} .header__top__outer .header_row .header-info li span{color:#2a5fa9; margin-right:10px;} .header__top__outer .header_row .header-info li a{color:#171b20; font-weight:600;} .header__banner__main{position:relative; padding:90px 0 60px; background-image:url("../assets/new_images/banner.jpg"); background-repeat:no-repeat; background-position:left top; background-size:cover;} .header__banner__main .banner__content{margin:0; padding:0; display:block; clear:both;} .header__banner__main .banner__content h1{color:#fff; font-size:55px; font-weight:600; padding:0 5px; margin:0 0 20px; display:inline-flex;} .header__banner__main .banner__content p{color:#fff; font-size:18px; padding:0; margin:0 0 30px; line-height:26px; font-weight:500;} .header__banner__main .banner__content .banner__btn__wrapp{width:100%;} .header__banner__main .banner__content a.banner__btn{font-size:16px; color:#fff; text-transform:uppercase; font-weight:700; background-color:#1f8aea; text-align:center; margin:0; padding:18px 32px; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #1f8aea; display:inline-block; position:relative; z-index:2;} .header__banner__main .banner__content a.banner__btn:before{content:""; width:0; height:100%; position:absolute; z-index:-1; top:0; left:0; transition:all .4s ease 0s;} .header__banner__main .banner__content a.banner__btn:hover:before{width:100%; background:#17aae8; border:1px solid #17aae8;} .header__banner__main .banner__content .banner__right__img .image__box{text-align:right;} .header__banner__main .banner__content .banner__right__img .image__box img{height:570px; object-fit:cover;} .body__containt__main{margin:0; padding:30px 0 0; display:block; clear:both;} .body__containt__main .digital__estates{margin:0 0 100px; padding:40px 0 0; display:block; clear:both;} .body__containt__main .digital__estates h3{color:#2a5fa9; font-size:32px; font-weight:700; text-transform:uppercase; margin:0 0 20px 0;} .body__containt__main .digital__estates h2{color:#0f0f0f; font-size:40px; font-weight:700; margin:20px 0; text-transform:uppercase;} .body__containt__main .digital__estates h4{color:#2a5fa9; font-size:20px; font-weight:700; text-transform:uppercase;} .body__containt__main .digital__estates .para-text{color:#0f0f0f; font-size:22px; font-weight:500; padding:0 45px;} .body__containt__main .digital__estates p{color:#0f0f0f; font-size:20px; font-weight:500;} .body__containt__main .digital__estates .image__box{margin:0; padding:0; position:relative; text-align:center;} svg:not{overflow:hidden;} .body__containt__main .digital__estates .image__box img{max-height:335px; object-fit:cover;} .body__containt__main .currency__wrapp{margin:0; padding:0; display:block; clear:both;} .body__containt__main .currency__wrapp .currency__wrap__inner{background:linear-gradient(to right,#2a5fa9 0,#27aae1 100%); padding:80px 0;} .body__containt__main .currency__wrapp .currency__wrap__inner h2{color:#fff; font-size:40px; font-weight:700; margin:20px 0; text-transform:uppercase;} .body__containt__main .currency__wrapp .currency__wrap__inner h3{color:#fff; font-size:28px; font-weight:700; margin:0; text-transform:uppercase;} .body__containt__main .currency__wrapp .currency__wrap__inner h4{color:#fff; font-size:20px; font-weight:700; text-transform:uppercase;} .body__containt__main .currency__wrapp .currency__wrap__inner p{color:#fff; font-size:18px; font-weight:500; margin:18px 0;} .body__containt__main .currency__wrapp .currency__wrap__inner .cuurency__inner{padding:34px 30px; display:flex; display:-ms-flexbox; justify-content:space-between; -ms-justify-content:space-between; border:2px solid #fff; height:100%;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__box{width:167px; height:167px; max-width:167px; flex:0 0 167px; transition:all 1s;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__box:hover img{transform:translateY(-10px); -ms-transform:translateY(-10px); transition:all 1s;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__box img{width:100%;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__text{display:flex; display:-ms-flexbox; flex-direction:column; padding-left:34px;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__text a{color:#edb91b; font-weight:700; font-size:16px; text-align:left; text-transform:uppercase; padding:0; margin:0; border-bottom:1px solid #fff; padding-bottom:2px; display:inline-block; transition:all 1s;} .body__containt__main .currency__wrapp .currency__wrap__inner .currency__block .cuurency__inner .image__text a:hover{color:#fff;} .body__containt__main .product__wrapp{margin:0; padding:90px 0 110px; display:block; clear:both;} .body__containt__main .product__wrapp h2{color:#121519; font-size:40px; font-weight:700; margin:0 0 50px; text-transform:uppercase; text-align:center;} .body__containt__main .product__wrapp__inner{padding:0; margin:0; display:block; clear:both;} .body__containt__main .product__wrapp__inner .product__holder__warpp{height:100%; position:relative;} .body__containt__main .product__wrapp__inner .image__box img{width:100%;} .body__containt__main .product__wrapp__inner .product__content{min-height:270px;} .body__containt__main .product__wrapp__inner .product__content .pro__title h4{color:#121519; font-size:20px; font-weight:700; text-transform:uppercase; text-align:center; margin:16px 0; line-height:27px;} .body__containt__main .product__wrapp__inner .product__content .pro__title h4 a{color:#121519;} .body__containt__main .product__wrapp__inner .product__content .product__listing{margin:0; padding:0; list-style-type:none; display:flex; display:-ms-flex; justify-content:center;} .body__containt__main .product__wrapp__inner .product__content .product__listing li{margin:0 4px 0 0;} .body__containt__main .product__wrapp__inner .product__content .product__listing li a img{width:100%;} .body__containt__main .product__wrapp__inner .product__content .product__price{color:#2a5fa9; font-weight:700; font-size:30px; margin:0 0 34px;} .body__containt__main .product__wrapp__inner .product__content .product__price a{color:#2a5fa9;} .body__containt__main .product__wrapp__inner .product__holder__warpp .add__to__cart{position:absolute; width:100%; text-align:center; bottom:0px;} .body__containt__main .product__wrapp__inner .product__content a.cart__btn{background-color:#27aae1; color:#fff; padding:15px 30px; border-radius:4px; -wekit-border-radius:4px; -moz-border-radius:4px; display:inline-block; font-size:16px; text-transform:uppercase; font-weight:700;} .body__containt__main .product__wrapp__inner .product__content a.cart__btn img{margin-right:10px;} .body__containt__main .blog__outer__wrap{margin:0; padding:75px 0; display:block; clear:both; background-color:#dbe4ec;} .body__containt__main .blog__outer__wrap h2{color:#121519; font-size:40px; font-weight:700; margin:0 0 20px; text-transform:uppercase; text-align:center;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner{padding:0; margin:0; display:block; clear:both;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card{margin:0; padding:0; background-color:#fff; border-radius:8px; -wekit-border-radius:8px; -moz-border-radius:8px; overflow:hidden; min-height:490px;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .image__box{max-height:210px; margin:0 0 20px; padding:0; overflow:hidden;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .image__box img{width:100%;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content{margin:0; padding:0 24px 0; display:block; clear:both; position:relative; min-height:202px;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content .date{color:#2a5fa9; font-size:16px; font-style:italic; font-weight:500;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content h3{font-size:20px; color:#121519; font-weight:700; margin:10px 0; line-height:26px;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content h3 a{color:#121519;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content p{color:#121519; font-size:16px; font-weight:400; padding:0; margin:0;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content p a{color:#121519;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__card .blog__content a{font-size:16px; text-align:left; padding:0; margin:0; display:inline-block;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner .blog__btn__wrap{padding:0 24px 30px; display:block; clear:both;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner a.blog_view_btn{background-color:#1f8aea; color:#fff; padding:15px 30px; border-radius:4px; -wekit-border-radius:4px; -moz-border-radius:4px; display:inline-block; font-size:16px; text-transform:uppercase; font-weight:600; border:1px solid transparent; position:relative; z-index:2;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner a.blog_view_btn:before{content:""; width:0; height:100%; position:absolute; z-index:-1; top:0; left:0; transition:all .4s ease 0s;} .body__containt__main .blog__outer__wrap .blog__wrapp__inner a.blog_view_btn:hover:before{width:100%; background:#17aae8; border:1px solid transparent;} .nav__sec .navbar__soft .header__right{margin:0; padding:0; float:right;} .nav__sec .navbar__soft .header__right ul{list-style:none; padding:0; margin:0;} .nav__sec .navbar__soft .header__right ul li{margin-left:10px; display:inline-block; position:relative;} .nav__sec .navbar__soft .header__right ul li a{display:block; position:relative;} .nav__sec .navbar__soft .header__right ul li span.bg-primary{background-color:#0d6efd!important; position:absolute; top:-9px; right:-15px;} .nav__sec .navbar__soft .header__right ul li a img{width:100%;} .nav__sec .navbar__soft .header__right{display:none;} footer{background-image:url(../assets/new_images/footer-bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover; margin:0 0 0!important; padding:65px 0 40px!important; display:block; clear:both;} footer .footer__top{padding:0 0 45px; margin:0; display:block; clear:both;} footer .footer__top h3{font-size:29px; font-weight:600; color:#fff; line-height:40px; text-transform:uppercase;} footer .footer__top p{font-size:18px; font-weight:400; color:#fff; line-height:24px; margin:0;} footer .footer__top .footer__btm__form .form-group .form-control{background-color:#fff; border:0; color:#5d6469; width:100%; padding:22px 20px; height:70px;} footer .footer__top .footer__btm__form .form-group{position:relative;} footer .footer__top .footer__btm__form .form-group .frm__btn{background-color:#1f8aea; color:#fff; font-weight:700; font-size:16px; position:absolute; bottom:5px; right:6px; padding:17px 34px; text-transform:uppercase; border-radius:5px;} footer .footer__mid{padding:45px 0; margin:0; display:block; clear:both;} footer .footer__mid .footer__list h3{font-weight:700; color:#fff; font-size:22px; line-height:30px; text-transform:uppercase; margin:0 0 23px;} footer .footer__mid .footer__list{list-style:none; padding:0; margin:0;} footer .footer__mid .footer__list li{width:100%; padding-bottom:10px;} footer .footer__mid .footer__list li a{color:#fff; font-size:16px; font-weight:500; text-transform:uppercase;} footer .footer__mid .footer__list li a:hover{color:#1f8aea;} footer .footer__mid .footer__list p{font-weight:500; font-size:16px; line-height:23px; color:#fff;} footer .footer__mid .footer__list a.foot__btn{color:#27aae1; font-size:16px; border-bottom:1px solid #27aae1; display:inline-block;} footer .footer__mid .footer__list a.foot__btn:hover{color:#fff; border-bottom:1px solid #fff;} footer .footer__bottom{padding:30px 0 0; margin:0; display:block; clear:both;} footer .footer__bottom .footer__social{margin:0; padding:0; list-style-type:none; display:flex; display:-ms-flex;} footer .footer__bottom .footer__social li{margin:0 18px 0 0;} footer .footer__bottom .footer__social li a{display:block;} footer .footer__bottom p{font-size:16px; color:#fff; font-weight:500; padding:0; margin:0;}
[-] styles.css
[edit]
[-] responsive.css
[edit]
[+]
..
[-] owl.css
[edit]
[-] custom-style.css
[edit]