Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
aceef994
Commit
aceef994
authored
Dec 17, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new css
parent
47c5dfb3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
0 deletions
+11
-0
leadership.css
themes/custom/envigo/css/leadership.css
+2
-0
product-main.css
themes/custom/envigo/css/product-main.css
+2
-0
envigo.info.yml
themes/custom/envigo/envigo.info.yml
+5
-0
envigo.libraries.yml
themes/custom/envigo/envigo.libraries.yml
+2
-0
No files found.
themes/custom/envigo/css/leadership.css
0 → 100644
View file @
aceef994
.ls_h_c_b
{
position
:
relative
;
width
:
75%
;
font-size
:
1.6rem
;
margin-left
:
auto
}
.a_s_w_c
{
position
:
relative
;
float
:
left
;
width
:
100%
;
padding-top
:
30px
}
.ls_i_c
{
position
:
relative
;
float
:
left
;
width
:
100%
;
font-size
:
1.6rem
}
.ls_r_con_b
{
position
:
relative
;
width
:
75%
;
float
:
left
}
.ls_l_con_b
{
position
:
relative
;
width
:
25%
;
float
:
left
;
padding-top
:
20px
}
.la_sb_l
{
position
:
relative
}
.sb_h_c_b
{
font-size
:
2rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
font-weight
:
600
;
border-left
:
2px
solid
#f6f6f6
;
padding-left
:
15px
;
padding-bottom
:
10px
}
.ls_sbmenu
{
position
:
relative
;
font-size
:
1.6rem
}
.ls_sbmenu
ul
{
margin
:
0
;
padding
:
0
;
display
:
block
;
width
:
100%
}
.ls_sbmenu
ul
li
{
display
:
block
}
.ls_sbmenu
ul
li
a
{
text-decoration
:
none
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
display
:
inline-block
;
padding
:
5px
0
5px
15px
;
border-left
:
2px
solid
#f6f6f6
}
.ls_sbmenu
ul
li
a
:hover
{
color
:
#8ac731
;
border-color
:
#8ac731
}
.ls_s_c_b
{
position
:
relative
;
width
:
100%
}
.ls_i_s_c_b
{
position
:
relative
}
.ls_img_cb
{
position
:
relative
;
border-radius
:
50%
;
border-bottom-left-radius
:
0
;
padding
:
15px
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
.1
)}
.ls_img_cb
span
{
display
:
block
;
border-radius
:
50%
;
overflow
:
hidden
}
.ls_img_cb
span
img
{
width
:
100%
}
.s_m_l_c
{
position
:
absolute
;
width
:
30px
;
height
:
30px
;
left
:
10px
;
bottom
:
10px
}
.s_m_l_c
a
{
text-decoration
:
none
;
color
:
#1486ce
;
font-size
:
2.4rem
}
.ls_c_content_b
{
position
:
relative
;
padding
:
25px
0
0
;
font-size
:
1.6rem
}
.ls_c_content_b
span
{
display
:
block
;
margin-bottom
:
15px
}
.c_h_cb
{
font-size
:
1.8rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
font-weight
:
600
}
.row_slider_dat
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
}
.ls_slider_bottom
{
margin-bottom
:
30px
}
.row_slider_dat
{
overflow
:
hidden
}
.row_slider_dat
*
{
outline
:
0
}
.row_slider_dat
button
{
display
:
none
!important
}
.row_slider_dat
button
.arrowSlider
{
width
:
30px
;
height
:
30px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
auto
;
bottom
:
0
;
margin-top
:
0
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.row_slider_dat
.rightArrow
{
right
:
0
}
.row_slider_dat
.leftArrow
{
left
:
auto
;
right
:
36px
}
.row_slider_dat
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
.la_sb_l
.sb_h_c_b
span
{
display
:
none
}
@media
(
max-width
:
1480px
){
.row_slider_dat
.rightArrow
{
right
:
20px
}
.row_slider_dat
.leftArrow
{
left
:
auto
;
right
:
50px
}}
@media
(
max-width
:
991px
){
.ls_h_c_b
{
width
:
100%
}}
@media
(
max-width
:
767px
){
.ls_l_con_b
{
width
:
100%
;
float
:
none
;
padding-top
:
0
;
margin-bottom
:
30px
}
.ls_r_con_b
{
width
:
100%
;
float
:
none
}
.a_s_w_c
{
margin-left
:
-15px
;
margin-right
:
-15px
;
width
:
auto
;
float
:
none
}
.row_slider_dat
{
overflow
:
auto
}
.ls_h_c_b
,
.ls_sbmenu
{
font-size
:
1.4rem
}
.la_sb_l
.sb_h_c_b
{
font-size
:
1.6rem
;
color
:
#000
;
margin
:
0
;
padding
:
0
;
font-weight
:
600
;
border-left
:
none
;
background
:
#f9f9f9
;
padding
:
15px
;
cursor
:
pointer
;
position
:
relative
}
.la_sb_l
{
padding-left
:
15px
;
padding-right
:
15px
}
.ls_sbmenu
{
display
:
none
}
.ls_sbmenu
ul
li
a
{
display
:
block
;
padding
:
10px
0
10px
15px
;
border
:
1px
solid
#f6f6f6
;
border-top
:
none
}
.la_sb_l
.sb_h_c_b
span
{
position
:
absolute
;
width
:
40px
;
height
:
50px
;
right
:
0
;
top
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.sb_h_c_b
span
i
{
transition
:
all
.3s
ease-in-out
;
-webkit-transition
:
all
.3s
ease-in-out
;
-moz-transition
:
all
.3s
ease-in-out
;
-ms-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transform
:
rotate
(
0
);
-webkit-transform
:
rotate
(
0
);
-moz-transform
:
rotate
(
0
);
-ms-transform
:
rotate
(
0
);
-o-transform
:
rotate
(
0
)}
.active_sb_menu.sb_h_c_b
span
i
{
transform
:
rotate
(
-180deg
);
-webkit-transform
:
rotate
(
-180deg
);
-moz-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
-o-transform
:
rotate
(
-180deg
);
transition
:
all
.3s
ease-in-out
;
-webkit-transition
:
all
.3s
ease-in-out
;
-moz-transition
:
all
.3s
ease-in-out
;
-ms-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
}
.c_h_cb
{
font-size
:
1.6rem
}
.ls_c_content_b
{
font-size
:
1.4rem
}}
@media
(
min-width
:
992px
){
.ls_sbmenu
{
display
:
block
!important
}}
/*# sourceMappingURL=maps/leadership.css.map */
themes/custom/envigo/css/product-main.css
0 → 100644
View file @
aceef994
.btn_r_m_con
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
padding
:
10px
15px
25px
;
font-size
:
1.4rem
}
.btn_r_m_con
a
{
display
:
inline-block
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
text-decoration
:
none
}
.product_main
.cs_containe_i_w
{
padding-bottom
:
45px
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
{
color
:
#8ac731
}
.cs_box_shadow
.cs_inner_item
:hover
.btn_r_m_con
a
:hover
{
color
:
#6eae0d
}
.product_main
.cs_item_b
{
margin-bottom
:
30px
}
.tm_c_o_b
{
position
:
relative
;
text-align
:
center
}
.tm_h_c
.c_heading_b
{
margin-bottom
:
10px
}
.tm_h_c
{
font-weight
:
700
;
font-size
:
2rem
;
color
:
#000
}
.tm_item_con
{
font-size
:
1.6em
;
color
:
#444
;
width
:
100%
;
float
:
left
}
.tm_m_name
{
position
:
relative
;
text-align
:
center
;
font-size
:
1.4rem
;
color
:
#444
;
padding-top
:
30px
;
padding-bottom
:
20px
;
width
:
100%
}
.tm_main_h
{
font-size
:
1.6rem
;
margin
:
0
;
padding
:
0
;
font-weight
:
700
;
margin-bottom
:
5px
;
color
:
#000
}
.tm_m_name
ul
{
margin
:
0
;
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
}
.tm_m_name
ul
li
{
padding
:
0
2px
;
color
:
#ffc600
;
font-size
:
1.8rem
}
.tm_item_con
{
position
:
relative
}
.tm_item_con
::after
,
.tm_item_con
::before
{
content
:
""
;
position
:
absolute
;
width
:
50px
;
height
:
50px
;
background
:
url(../images/quote.png)
no-repeat
center
;
background-size
:
contain
}
.tm_item_con
::before
{
left
:
0
;
top
:
0
}
.tm_item_con
::after
{
right
:
0
;
bottom
:
0
;
-webkit-transform
:
rotate
(
180deg
);
-ms-transform
:
rotate
(
180deg
);
transform
:
rotate
(
180deg
)}
.tm_item_con
{
position
:
relative
;
padding
:
15px
100px
}
.tm_i_item
{
padding
:
50px
5%
0
;
width
:
100%
;
position
:
relative
}
.tm_s_c_b
{
position
:
relative
;
float
:
left
;
width
:
100%
}
.testimonial_c_b
*
{
outline
:
0
}
.testimonial_c_b
button
{
display
:
none
!important
}
.testimonial_c_b
button
.arrowSlider
{
width
:
40px
;
height
:
40px
;
display
:
-webkit-box
!important
;
display
:
-ms-flexbox
!important
;
display
:
flex
!important
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
position
:
absolute
;
top
:
50%
;
margin-top
:
-20px
;
font-size
:
1.6rem
;
border
:
none
;
background
:
0
0
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
padding
:
0
;
outline
:
0
;
z-index
:
1
}
.testimonial_c_b
.rightArrow
{
right
:
-45px
}
.testimonial_c_b
.leftArrow
{
left
:
-45px
}
.testimonial_c_b
.arrowSlider.slick-disabled
{
pointer-events
:
none
;
opacity
:
.25
}
@media
(
max-width
:
1480px
){
.testimonial_c_b
.leftArrow
{
left
:
15px
}
.testimonial_c_b
.rightArrow
{
right
:
15px
}}
@media
(
max-width
:
991px
){
.tm_item_con
::after
,
.tm_item_con
::before
{
width
:
30px
;
height
:
30px
}
.tm_item_con
{
padding
:
15px
50px
}}
@media
(
max-width
:
767px
){
.tm_i_item
{
padding
:
10px
0
0
}
.tm_h_c
{
font-size
:
1.6rem
}
.tm_item_con
{
font-size
:
1.4rem
}
.tm_m_name
{
padding-top
:
20px
;
float
:
left
;
padding-bottom
:
0
}
.tm_item_con
{
padding
:
0
20px
}}
/*# sourceMappingURL=maps/product-main.css.map */
themes/custom/envigo/envigo.info.yml
View file @
aceef994
...
...
@@ -18,4 +18,9 @@ regions:
breadcrumb
:
Breadcrumb
content
:
Content
footer
:
Footer
footer_first
:
'
Footer
first'
footer_second
:
'
Footer
second'
footer_third
:
'
Footer
third'
footer_fourth
:
'
Footer
fourth'
footer_fifth
:
'
Footer
fifth'
footer_bottom
:
'
Footer
bottom'
themes/custom/envigo/envigo.libraries.yml
View file @
aceef994
...
...
@@ -13,6 +13,8 @@ global-style:
css/about.css
:
{}
css/photos.css
:
{}
css/videos.css
:
{}
css/leadership.css
:
{}
css/product-main.css
:
{}
js
:
theme
:
js/jquery.min.js
:
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment