PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
public
/
assets
/
css
@charset "utf-8"; /* CSS Document */ @import url('https://fonts.googleapis.com/css2?family=Poppins: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=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap'); body{margin:0px; padding:0px; font-family:'Poppins', sans-serif; color:#161616; /*background-color:#f4f4f4;*/ overflow-x:hidden;} 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; color:#009AFF;} 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:none;text-decoration:none} button:focus{outline:0px dotted;} h1,h2,h3,h4,h5,h6{font-family:'Poppins', sans-serif; color:#161616;} p{color:#161616; font-family:'Poppins', sans-serif; letter-spacing:0.4px; line-height:26px;} .mr__top{margin-top:30px !important;} .navbar__top{background-color:#fff; z-index:100; padding:10px 15px; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; transition:all .6s ease-in-out; width:100%; /*position:fixed;*/ box-shadow:0px 5px 6px 0px rgba(0,0,0,0.05);} .navbar__top .navbar__brand{margin:0px; padding:0px 0px; flex:1;} .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:85px;} .navbar__top .navbar__collapse .navbar__nav{height:100%; margin:0px auto;} .navbar__top .navbar__collapse .navbar__nav li{margin: 0px; padding:0px 22px; height:100%; position:relative;} .navbar__top .navbar__collapse .navbar__nav li:first-child{padding-left:0px;} .navbar__top .navbar__collapse .navbar__nav li:last-child{padding-right:0px;} .navbar__top .navbar__collapse .navbar__nav li a{color:#151D2A; text-transform:uppercase; font-size:12px; font-weight:600; height:100%; padding-top:2px; padding-bottom:2px; 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:hover{color:#009afe;} .navbar__top .navbar__collapse .navbar__nav li a:after{content:""; margin:0px; padding:0px; width:0px; height: 2px; background-color:#009AFF; display:block; border-radius:10px; position: absolute; left:0px; bottom:0px; background: -moz-linear-gradient(left, rgba(0,154,255,1) 0%, rgba(0,98,255,1) 100%); background: -webkit-linear-gradient(left, rgba(0,154,255,1) 0%,rgba(0,98,255,1) 100%); background: linear-gradient(to right, rgba(0,154,255,1) 0%,rgba(0,98,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009aff', endColorstr='#0062ff',GradientType=1 ); -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .navbar__top .navbar__collapse .navbar__nav li a:hover:after{width:100%;} .navbar__top .social__media{margin:0px 40px 0px 0px; padding:0px;} .navbar__top .social__media ul{display:flex; align-items:center; flex-wrap:nowrap; list-style:none; margin:0px; padding:0px;} .navbar__top .social__media ul li{margin:0px 3px;} .navbar__top .social__media ul li a{height:25px; width:25px; display:block; clear:both;} .navbar__top .social__media ul li a i.ico__box{margin:0px; padding:0px; display:block; clear:both;} .navbar__top .social__media ul li a i.ico__box svg{height:100%; width:100%; fill:#005186; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;} .navbar__top .social__media ul li a i.ico__box svg:hover{fill:#009AFF;} .navbar__top .header__cart{-webkit-box-ordinal-group:4; -ms-flex-order:2; order:2; text-align:right; user-select:none; cursor:pointer; position:relative;} .navbar__top .header__cart svg{/*width:15px;*/ height:20px;} .navbar__top .header__cart .header__cart__count {-webkit-box-align:center; -ms-flex-align:center; align-items:center; background-color:#009AFF; position:absolute; border-radius:1000px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; font-size:8px; color:#fff; width:15px; height:15px; top:-2px; right:-10px;} .shrink{position:fixed !important; top:0px; 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;} .shrink .navbar__brand img{display:block; height:60px;} .shrink .navbar__collapse .navbar__nav li a{color:#202020;} .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{font-size:14px; color:#fff; text-transform:uppercase; font-weight:500; background-color:#009AFF; 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);} .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:5; -webkit-box-orient:vertical;} .body__containt__main .expanding__system .expanding__system__widgets .widget__card a{text-transform:uppercase; font-size:14px; width:85px; 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 30px; 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:16px; 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; padding-top:20px; 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:85px; 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-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;} /* Start of CSS added By Biswadeep*/ .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; /* counter-reset: 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: ""; /* counter-increment: none; */ 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: none; } .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: none; } .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; } /* End of CSS added By Biswadeep*/
[-] styles.css
[edit]
[-] responsive.css
[edit]
[+]
..
[-] owl.css
[edit]
[-] custom-style.css
[edit]