70 lines
1.9 KiB
CSS
Executable File
70 lines
1.9 KiB
CSS
Executable File
.our_brand_con{ }
|
|
.our_brand_bg {background: #fff; padding-bottom:80px;}
|
|
.our_brand_bg:first-child { padding-top:80px !important;}
|
|
.vtext{ display:flex;}
|
|
.vtext .tl1{font-size:2em;color:#101010;font-weight:bold;text-align:center;position:relative;}
|
|
.vtext .Table-Cell{
|
|
width: 50%;
|
|
}
|
|
.vtext .Table-Cell .title{
|
|
font-size: 24px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
line-height: 20px;
|
|
font-family: Montserrat-Bold, Montserrat;
|
|
|
|
}
|
|
.vtext .Table-Cell hr{
|
|
z-index: 99;
|
|
width: 5%;
|
|
height: 4px;
|
|
background-color: blue;
|
|
position: unset;
|
|
margin-bottom: 40px;
|
|
margin-left: 10%;
|
|
margin-top: 5px;
|
|
}
|
|
.vtext .right img{
|
|
margin: 0 auto;
|
|
margin-left: 10%;
|
|
}
|
|
.vtext .Table-Cell .des{
|
|
width: 80%;
|
|
margin-top: 20px;
|
|
}
|
|
.vtext .Table-Cell p{
|
|
font-family: Montserrat-Medium, Montserrat;
|
|
font-size: 14px;
|
|
color: #707070;
|
|
line-height: 22px;
|
|
margin-left: 10%;
|
|
}
|
|
.dis_bril_bg {background: #F2F2F2; padding: 4.2% 0; overflow: hidden;}
|
|
.dis_bril_con {background: #fff; height:450px; overflow: hidden; display:flex;border-radius:16px}
|
|
.dis_bril_div {width:33.3%; overflow: hidden;text-align:center}
|
|
.dis_bril_div .iconimg{margin:0 auto;margin-top:50px;}
|
|
.dis_bril_div .title{font-size:18px;font-weight:600;font-family: Montserrat-Bold, Montserrat;margin-top:40px;}
|
|
.dis_bril_div .subtitle{width:80%;font-size:14px;color: #707070;font-family: Montserrat-Medium, Montserrat;margin-top:40px;margin-left:10%}
|
|
|
|
@media screen and (max-width:1459px){
|
|
.vtext .right img{
|
|
margin: 0 auto;
|
|
margin-left: 0;
|
|
}
|
|
.dis_bril_div {width:33.3%; overflow: hidden;text-align:center}
|
|
.dis_bril_div .iconimg{margin:0 auto;margin-top:38px;}
|
|
.dis_bril_div .title{font-size:14px;font-weight:600;font-family: Montserrat-Bold, Montserrat;margin-top:32px;}
|
|
.dis_bril_div .subtitle{width:80%;font-size:10px;color: #707070;font-family: Montserrat-Medium, Montserrat;margin-top:32px;margin-left:10%}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|