Current File : /home/tradevaly/demo.tradevaly.com.bd/content/updated file/style.css |
/*-- Start Basic Code --*/
* {
border: 0;
margin: 0;
padding: 0;
outline: 0;
box-sizing: border-box;
}
a {
color: #000;
text-decoration: none;
transition: .3s;
}
ul li {
list-style: none;
}
body {
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.fix {
overflow: hidden;
}
.btn{
color: #fff;
background-color: red;
}
.btn:focus{
border-color: none;
box-shadow: none;
}
.btn:hover{
background-color: #bd2130;
color: #fff;
}
.btn:active{
background-color: #bd2130;
color: #fff;
}
/*-- End Basic Code --*/
/*-- Start Top Bar --*/
.top-bar {
height: 35px;
background: #292929;
}
.top-nav a {
display: block;
font-size: 14px;
color: #fff;
font-weight: normal;
line-height: 20px;
margin-right: -14px;
}
.top-nav a:hover {
color: red;
}
.top-nav a i {
padding-right: 10px;
}
.login-btn{
border-radius: 20px;
padding: 6.2px 15px;
color: #fff;
transition: 0.3s;
}
/*.mainnav{*/
/* height: 100px;*/
/*}*/
.sticky-top{
background-color: #fff;
box-shadow: -1px 5px 5px #3333332e;
margin-top: -1px;
}
.navbar{
padding: 0;
}
.hdrimage img{
width:100%;
padding: 5px;
}
.main_menu a{
font-size: 14px;
color: #333333 !important;
font-weight: normal;
line-height: 55px;
}
.main_menu li a:hover {
color: red !important;
}
.main_menu blink {
color: red;
animation: blinker 0.6s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.mobileNav{
background: rgb(52, 58, 64);
z-index: 9999;
position: absolute;
top: 100px;
right: -15px;
width: 250px;
padding: 15px;
height: 400px;
border-radius: 10px;
}
.mobilemenu li a{
font-size: 16px;
color: #fff !important;
font-weight: normal;
line-height: 20px;
}
.mobilemenu li a:hover {
color: red !important;
}
.search-area {
background-image: url("../images/bnr-back.png");
background-repeat: no-repeat;
background-position: top left;
background-size: cover;
}
.search-bar {
background: #fff;
border-radius: 35px;
border: 2px solid red;
width: 85%;
height: 50px;
margin: auto;
margin-bottom: 50px;
}
.search-bar2 {
background: #fff;
border-radius: 35px;
border: 2px solid red;
width: 85%;
height: 50px;
margin: auto;
}
.slct-area {
/*background: #EFF3FB;*/
height: 50px;
border-radius: 30px;
border: 2px solid red;
padding: 0px 40px;
margin: -2px 0 0px -2px;
text-align: center;
}
.slct-area:focus{
border-color: red;
box-shadow: none;
}
.inpt-01:focus{
border-color: red;
box-shadow: none;
}
.srch-btn:focus{
border-color: red;
box-shadow: none;
}
.inpt-01 {
background: #fff;
height: 45px;
padding-left: 25px;
border: none;
border-radius: 35px !important;
}
.srch-btn {
position: absolute;
background: red;
color: #fff;
font-size: 18px;
border-radius: 30px;
border: 2px solid #fff;
padding: 0px 55px;
height: 50px;
right: 0;
margin: -2px -2px 0 0;
z-index: 3;
}
.srch-btn:hover {
background: #B70000;
}
.ctgcard {
width: 100px;
display: inline-block;
margin: 3px 2px;
}
.ctgcard:hover{
background-color: red;
color: #fff;
text-decoration: none;
}
.ctgcard-body{
padding: 10px;
}
.ctgcard-body img{
width: auto;
height: 30px;
}
.ctgcard-body p{
font-size: 12px;
font-weight: 500;
}
.topctgcard img{
top: -45px;
left: 36%;
}
.topctgcard-body{
box-shadow: inset 0px 0px 20px 0px #3333332e;
background: #F2F4FF;
margin: -1px -1px;
border-radius: 5px;
}
.topctgcard-body ul a{
font-size: 14px;
}
.topctgcard-body ul a:hover{
color: red;
}
.topctgcard-body ul a i{
color: red;
}
#vwbtn{
border-radius: 25px;
padding: 3px 35px;
margin: 20px 0px -9px 0px;
}
/*.crd-header{
padding: 11px 16px;
background: #444444;
height: 50px;
margin: -1px 0px 0px -1px;
}
.crd-header h6{
padding: 0;
margin: 0;
color: #fff;
font-size: 17px;
line-height: 10px;
}
.crd-header span{
color: #fff;
font-size: 12px;
}*/
/*-- Start Toptrend --*/
.toptrend-main {
background: #f2f4fd;
}
.toptrend-heading {
font-size: 24px;
color: #2E2E2E;
/*border-bottom: 1px solid #CBCBCB;*/
padding: 0 20px 10px 20px;
}
.hdng-04 b {
font-size: 24px;
color: #2E2E2E;
border-bottom: 1px solid #CBCBCB;
padding: 0 20px 10px 20px;
}
.item-box {
background: #fff;
width: 270px;
border-radius: 5px;
box-shadow: 1px 1px 15px 2px #3333332e;
margin-left: 0px;
}
.hdng-03 {
border-radius: 5px 5px 5px 5px;
background: #444444;
height: 50px;
color: #fff;
text-align: center;
padding-top: 5px;
}
.hdng-03 h3 {
font-size: 17px;
color: #fff;
padding: 5px 0 0 15px;
margin: 0px;
}
.hdng-03 p {
font-size: 12px;
color: #fff;
padding: 3px 0 0 15px;
}
.post-details {
padding: 15px;
}
.post-details h3 {
font-size: 14px;
color: #4E4E4E;
margin-bottom: 10px;
}
.post-details h3 i {
font-size: 18px;
}
.post-details h4 {
font-size: 15px;
color: #4E4E4E;
margin-bottom: 20px;
}
.post-details p {
font-size: 15px;
color: #4E4E4E;
margin-bottom: 15px;
}
.view-btn-02 {
height: 50px;
text-align: center;
background: red;
border-radius: 0 0 5px 5px;
}
.view-btn-02:hover {
height: 50px;
text-align: center;
background: #b80606;
border-radius: 0 0 5px 5px;
}
.view-btn-02 a {
line-height: 50px;
font-size: 15px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
.toptrend-active .owl-nav button {
left: 0;
position: absolute;
top: 40%;
}
.toptrend-active .owl-nav button.owl-next {
font-size: 40px !important;
color: red !important;
right: -33px !important;
left: auto;
}
.toptrend-active .owl-nav button.owl-prev {
font-size: 40px !important;
color: red !important;
left: -30px !important;
right: auto;
}
/*-- End Toptrend --*/
.service-area{
background: url("../images/bg3.jpg") center fixed;
}
.arrnxtbtn{
width: 40px;
height: 40px;
background: black;
color: #fff;
position: absolute;
top: 45%;
}
.service-box{
text-align: center;
color: red;
}
.service-box img{
width: 80%;
}
.service-box p{
font-size: 14px;
color: #000;
}
.welcome-area{
background-image: url(../images/bnr-back.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.txtsection h1{
font-size: 56px;
margin: 0px;
}
.txtsection p{
font-size: 18px;
margin: 0px;
}
.welcome-area img{
width: 80%;
}
.jmbtrn{
background-color: red;
text-align: center;
color: #fff;
}
.jmbtrn p{
font-size: 27px;
margin: 0px;
padding: 10px;
}
.jmbtrn a{
text-decoration: none;
}
.jmbtrn strong{
color: #ffa8b0;
}
.jmbtrn strong:hover{
color: lightcoral;
}
.video-area2-txt1 p{
font-size: 40px;
line-height: 43px;
text-align: center;
color: red;
}
.video-area2-txt2 p{
font-size: 19px;
}
.video-area2-txt2 i{
color: red;
font-size: 18px;
margin-right: 6px;
}
.video-area2-txt2 strong{
color: red;
}
.video-area2-txt2 a{
text-decoration: none;
}
.video-area2-btn{
border-radius: 35px;
padding: 10px 80px;
font-size: 16px;
font-weight: bold;
}
/*-- Start Pagination Area --*/
.hdng-05 {
width: 100%;
text-align: center;
margin-top: 50px;
margin-bottom: 30px;
}
.hdng-05 b {
font-size: 20px;
color: #2E2E2E;
border-bottom: 1px solid #CBCBCB;
padding: 0 20px 10px 20px;
}
.pagination-area ul {
text-align: center;
}
.pagination-area ul li {
display: inline-block;
margin-right: 10px;
}
.pagination-area ul li a {
display: block;
width: 25px;
height: 25px;
border: 1px solid red;
border-radius: 50%;
font-size: 18px;
line-height: 25px;
font-weight: bold;
color: #2E2E2E;
text-transform: uppercase;
text-decoration: none;
}
.pagination-area ul li a:hover, .pagination-area ul li a.selected {
background: red;
color: #fff;
}
/*-- End Pagination Area --*/
.footer-nav ul a:hover{
color: red;
background-color: transparent;
}
.footerSocial img{
width: 15%;
}
.copyWright{
background-color: #293741;
}
.copyWright p{
font-size: 14px;
line-height: 50px;
color: #B4CCDE;
text-align: center;
margin: 0;
}
span.checked{
color: orange;
}
.amount h4{
color: orange;
margin-bottom: 0px;
}
.prodbtn{
border-radius: 5px;
width: 100%;
padding: 10px;
}
.dwnbtn{
padding: 5px 0px;
font-size: 11px;
width: 100%;
border-radius: 30px;
}
.view-btn-03{
height: 72px;
text-align: center;
background: red;
border-radius: 0 0 5px 5px;
color: white;
}
.view-btn-03{
height: 72px;
text-align: center;
background: #b80606;
border-radius: 0 0 5px 5px;
}
.bg-showroom{
color:#fff;
text-align:center;
margin: 5px;
box-shadow: #e1e1e1 1px 1px 6px 4px;
}
.bg-showroom:hover{
color:#fff;
}
a:hover{
text-decoration: none;
}
.prdimg img{
box-shadow: #e1e1e1 1px 1px 10px 4px;
height: 100%;
width: 100%;
}
.prdimg img:hover{
transition: transform .5s ease;
transform: scale(1.1);
}
.hdng-04{
margin: 5px;
padding: 15px;
}
.trade_field
{background: #fafafa;
border-radius: 5px;
margin: 0px;
}
.t_marquee{
width:100%;
direction:left;
height:20px;
color: red;
padding-top: 3px;
}
hr {
background-color: #CBCBCB;
margin: 0px;
}
.pb-1{
padding-top: 0.5rem!important;
}
.card-title{
margin-bottom: 20px !important;
background-color: #e1e0e1;
color: #2536ff;
padding: 3px 3px 2px 2px;
border-radius: 10px;
box-shadow: white 2px 2px 13px 1px;
}
.fa-fire{
font-weight: 900;
color: red;
padding-right: 4px;
font-size: 25pt;
}
.p_tittle{
font-size: 15pt;
}
.t_recommend{
padding-top: 40px;
}