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
eea2766f
Commit
eea2766f
authored
Dec 30, 2020
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css update
parent
ed982bd7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
header.css
themes/custom/envigo/css/header.css
+1
-1
leadership.css
themes/custom/envigo/css/leadership.css
+1
-1
photo.css
themes/custom/envigo/css/photo.css
+1
-1
videos.css
themes/custom/envigo/css/videos.css
+1
-1
No files found.
themes/custom/envigo/css/header.css
View file @
eea2766f
body
,
html
{
font-size
:
10px
}
body
{
font-family
:
Lato
,
sans-serif
;
font-style
:
normal
;
font-weight
:
500
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
ol
,
ul
{
list-style
:
none
;
margin
:
0
;
padding
:
0
}
.container
{
max-width
:
1440px
}
.flex_c_a_c
{
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-align
:
center
;
-webkit-box-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
display
:
-webkit-box
;
display
:
-webkit-flex
}
.h_scrollNone
{
overflow
:
hidden
}
.h_header_langBox
,
.h_site_search
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
1
;
-webkit-transition
:
.4s
;
-o-transition
:
.4s
;
transition
:
.4s
;
z-index
:
2500
}
.h_header_langBox_overlay
,
.h_site_search_overlay
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_header_langBox_box
,
.hh_site_search_box
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
-webkit-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
transform
:
translateY
(
-50%
)
translateX
(
-50%
);
max-width
:
616px
;
width
:
96%
;
padding
:
20px
;
background-color
:
#fff
;
border-radius
:
4px
;
-webkit-box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
);
box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
)}
.h_header_langBox_box
{
padding
:
10px
}
.h_mod_input
{
position
:
relative
}
.h_mod_input
input
,
.h_mod_input
input
:focus
{
width
:
100%
;
background
:
#fff
;
padding
:
9px
45px
9px
20px
;
font-size
:
18px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
;
border-radius
:
5px
;
height
:
48px
;
outline
:
0
}
.h_mod_input
button
[
type
=
submit
]
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
-ms-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
right
:
10px
;
line-height
:
1
;
color
:
#8ac731
;
background
:
0
0
;
outline
:
0
;
border
:
none
;
font-size
:
22px
}
.h_pure_g
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-line-pack
:
start
;
align-content
:
flex-start
}
.h_pure_g
li
{
-ms-flex
:
0
0
50%
;
-webkit-box-flex
:
0
;
flex
:
0
0
50%
;
max-width
:
50%
;
padding
:
10px
}
.h_mod_button
{
display
:
block
;
width
:
100%
;
text-align
:
center
;
line-height
:
1
}
.h_mod_button
a
{
position
:
relative
;
display
:
inline-block
;
width
:
100%
;
height
:
75px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
color
:
#000
}
.h_mod_button
a
:before
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
height
:
3px
;
background
:
#8ac731
}
.h_mod_button
a
span
{
display
:
block
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translate
(
-50%
,
-50%
);
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
width
:
100%
;
padding
:
0
40px
}
.h_mod_button
a
i
{
position
:
absolute
;
top
:
50%
;
right
:
20px
;
-ms-transform
:
translateY
(
-50%
);
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
font-size
:
12px
;
font-size
:
1.8rem
;
color
:
#8ac731
}
@media
(
max-width
:
767px
){
.header-langBox-box
{
width
:
90%
}
.h_pure_g
li
{
-ms-flex
:
0
0
100%
;
-webkit-box-flex
:
0
;
flex
:
0
0
100%
;
max-width
:
100%
}}
.h_menu_btn
{
width
:
36px
;
height
:
36px
;
position
:
relative
;
display
:
none
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
,
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
width
:
30px
;
height
:
2px
;
border-radius
:
2px
;
background-color
:
#000
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
content
:
""
;
position
:
absolute
}
.h_menu_btn__burger
::before
{
-webkit-transform
:
translateY
(
-8px
);
-ms-transform
:
translateY
(
-8px
);
transform
:
translateY
(
-8px
)}
.h_menu_btn__burger
::after
{
-webkit-transform
:
translateY
(
8px
);
-ms-transform
:
translateY
(
8px
);
transform
:
translateY
(
8px
)}
.h_menu_btn.open
.h_menu_btn__burger
{
-webkit-transform
:
translateX
(
-50px
);
-ms-transform
:
translateX
(
-50px
);
transform
:
translateX
(
-50px
);
background-color
:
transparent
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
.h_menu_btn.open
.h_menu_btn__burger
::before
{
-webkit-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
-ms-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
)}
.h_menu_btn.open
.h_menu_btn__burger
::after
{
-webkit-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
-ms-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
)}
.h_o_c_b
{
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
position
:
relative
;
font-size
:
1.4rem
}
.h_lc_b
{
position
:
relative
;
padding-top
:
15px
}
.h_gn_eqry
{
margin
:
0
;
padding
:
0
;
color
:
#000
;
margin-bottom
:
15px
}
.h_gn_eqry
a
{
color
:
#000
;
text-decoration
:
none
}
.h_logo
{
width
:
300px
;
height
:
auto
}
.h_logo
a
{
display
:
block
}
.h_cr_b
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
40px
}
.h_cr_b
a
:hover
.h_crcb
i
{
color
:
#65b9ff
}
.h_cr_b
a
:hover
.h_crb
{
background
:
#65b9ff
;
color
:
#fff
}
.h_cr_b
:after
,
.h_cr_b
:before
{
content
:
""
;
width
:
1px
;
height
:
10px
;
top
:
50%
;
margin-top
:
-5px
;
background
:
rgba
(
102
,
102
,
102
,
.5
);
position
:
absolute
;
left
:
20px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
20px
}
.h_cr_b
a
{
color
:
#666
;
text-decoration
:
none
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.h_crcb
i
{
font-size
:
2.4rem
}
.h_crb
{
background
:
#e2e2e2
;
padding
:
7px
15px
;
font-size
:
1.3rem
;
border-radius
:
20px
;
margin-left
:
10px
;
display
:
inline-block
}
.h_rc_b
.f_si_cb
{
display
:
inline-block
;
vertical-align
:
bottom
}
.h_crcb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.h_crcb
em
{
font-weight
:
400
;
font-style
:
normal
;
display
:
inline-block
;
padding
:
0
0
0
5px
;
font-size
:
1.6rem
}
.h_r_w_cb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.h_scbi
{
cursor
:
pointer
;
font-size
:
1.6rem
;
display
:
inline-block
;
color
:
#666
}
.h_scbi
:hover
{
color
:
#9c4
}
.h_rc_b
{
position
:
relative
;
padding-top
:
10px
}
.h_menu_c_b
{
position
:
relative
;
margin-top
:
10px
}
.h_nav_main
li
{
display
:
inline-block
}
.h_nav_main
li
a
{
display
:
block
;
font-size
:
1.6rem
;
color
:
#000
;
padding
:
10px
15px
20px
;
text-decoration
:
none
}
.h_nav_main
li
:last-child
a
{
padding-right
:
0
}
.h_menu_hp
em
{
display
:
none
}
.h_dd_mm
{
top
:
107px
;
background
:
#f9f9f9
;
position
:
fixed
;
width
:
100%
;
left
:
0
;
min-height
:
100px
;
z-index
:
9999
;
display
:
none
}
.f_si_cb
*,
.h_cr_b
*,
.h_scbi
*
{
-webkit-transition
:
all
.2s
ease-in-out
;
-o-transition
:
all
.2s
ease-in-out
;
transition
:
all
.2s
ease-in-out
}
.h_nav_main
li
{
position
:
relative
}
.h_nav_main
li
a
{
border-bottom
:
2px
solid
transparent
}
.h_nav_main
li
:hover
a
{
color
:
#8ac731
;
border-bottom
:
2px
solid
#8ac731
}
.h_nav_main
li
em
{
display
:
none
}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
absolute
;
margin-top
:
15px
;
top
:
100%
;
width
:
260px
;
left
:
0
;
-webkit-transition
:
.2s
all
;
-moz-transition
:
.2s
all
;
-ms-transition
:
.2s
all
;
-o-transition
:
.2s
all
;
opacity
:
0
;
visibility
:
hidden
;
z-index
:
9
;
background
:
#fafafa
;
margin-left
:
0
;
padding-top
:
15px
;
padding-bottom
:
15px
}
.h_nav_main
li
:hover
.header-nav-item-child-list
{
-webkit-transition
:
.1s
all
;
-moz-transition
:
.1s
all
;
-ms-transition
:
.1s
all
;
-o-transition
:
.1s
all
;
margin-top
:
0
;
opacity
:
1
;
visibility
:
visible
}
.h_nav_main
li
:hover
.header-nav-item-child-list
li
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_nav_main
li
.header-nav-item-child-list
li
{
display
:
block
;
position
:
relative
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
display
:
block
;
font-size
:
1.4rem
;
border
:
none
;
padding
:
7px
15px
7px
35px
;
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
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
{
border
:
none
;
color
:
#8ac731
;
background
:
rgba
(
153
,
203
,
68
,
.1
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
content
:
""
;
position
:
absolute
;
width
:
8px
;
height
:
8px
;
border-radius
:
50%
;
background
:
#8ac731
;
left
:
15px
;
top
:
14px
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
@media
(
max-width
:
1439px
){
.container
{
max-width
:
1240px
}}
@media
(
max-width
:
1023px
){
.h_crb
,
.h_gn_eqry
,
.h_rc_b
.f_si_cb
{
display
:
none
}
.h_cr_b
{
padding
:
0
30px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
15px
}
.h_menu_c_b
{
display
:
none
}
.h_cr_b
:after
{
left
:
auto
;
right
:
15px
}
.h_lc_b
{
padding-bottom
:
15px
}
.h_menu_btn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
z-index
:
999
}
.activeMenucon
.h_menu_c_b
{
position
:
fixed
;
margin
:
0
;
z-index
:
99
;
background
:
#fff
;
width
:
100%
;
height
:
100%
;
left
:
0
;
top
:
0
;
display
:
block
}
.activeMenucon
.h_m_mob_c
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
padding-top
:
60px
;
padding-bottom
:
10px
}
.activeMenucon
.h_nav_main
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
overflow-x
:
auto
}
.h_nav_main
li
{
position
:
relative
;
display
:
block
;
border-bottom
:
1px
solid
#f3f3f3
}
.h_nav_main
li
a
{
font-size
:
1.6rem
;
padding
:
10px
50px
10px
15px
;
border
:
none
;
display
:
inline-block
}
.h_nav_main
li
:hover
a
{
border
:
none
;
color
:
#000
}
.h_nav_main
li
a
:hover
{
color
:
#8ac731
}
.h_nav_main
li
em
{
position
:
absolute
;
font-size
:
1.6rem
;
right
:
0
;
top
:
0
;
width
:
40px
;
height
:
44px
;
background
:
#f3f3f3
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
}
.h_nav_main
li
em
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
)}
.h_nav_main
li
.activeSM
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
(
-180deg
);
-webkit-transform
:
rotate
(
-180deg
);
-moz-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
-o-transform
:
rotate
(
-180deg
)}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
relative
;
margin-top
:
0
;
top
:
auto
;
width
:
100%
;
left
:
0
;
opacity
:
1
;
visibility
:
visible
;
z-index
:
9
;
background
:
#f3f3f3
;
margin-left
:
0
;
display
:
none
;
padding
:
0
}
.h_nav_main
li
.activeSM
.header-nav-item-child-list
{
display
:
block
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
padding
:
12px
15px
12px
35px
}
.h_nav_main
li
.header-nav-item-child-list
li
{
border-bottom
:
1px
solid
#f9f9f9
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
top
:
19px
}
.menu_body_scrollNone
{
overflow
:
hidden
}}
@media
(
max-width
:
767px
){
.h_logo
{
width
:
180px
}
.h_cr_b
{
padding
:
0
16px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
8px
}
.h_cr_b
:after
{
right
:
8px
;
left
:
auto
}
.h_nav_main
li
a
{
font-size
:
1.4rem
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
font-size
:
1.2rem
;
transition
:
all
.1s
ease-in-out
;
-webkit-transition
:
all
.1s
ease-in-out
;
-moz-transition
:
all
.1s
ease-in-out
;
-ms-transition
:
all
.1s
ease-in-out
;
-o-transition
:
all
.1s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
top
:
17px
}}
@media
(
max-width
:
480px
){
.h_crcb
em
{
display
:
none
}}
body
,
html
{
font-size
:
10px
}
body
{
font-family
:
Lato
,
sans-serif
;
font-style
:
normal
;
font-weight
:
500
;
line-height
:
1.5
;
color
:
rgba
(
0
,
0
,
0
,
.6
)}
h1
,
h2
,
h3
.h4
,
h5
,
h6
{
color
:
#000
}
ol
,
ul
{
list-style
:
none
;
margin
:
0
;
padding
:
0
}
.container
{
max-width
:
1440px
}
.flex_c_a_c
{
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-align
:
center
;
-webkit-box-align
:
center
;
align-items
:
center
;
-ms-flex-pack
:
center
;
-webkit-box-pack
:
center
;
justify-content
:
center
;
display
:
-webkit-box
;
display
:
-webkit-flex
}
.h_scrollNone
{
overflow
:
hidden
}
.h_header_langBox
,
.h_site_search
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
opacity
:
1
;
-webkit-transition
:
.4s
;
-o-transition
:
.4s
;
transition
:
.4s
;
z-index
:
2500
}
.h_header_langBox_overlay
,
.h_site_search_overlay
{
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_header_langBox_box
,
.hh_site_search_box
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
-webkit-transform
:
translateY
(
-50%
)
translateX
(
-50%
);
transform
:
translateY
(
-50%
)
translateX
(
-50%
);
max-width
:
616px
;
width
:
96%
;
padding
:
20px
;
background-color
:
#fff
;
border-radius
:
4px
;
-webkit-box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
);
box-shadow
:
0
0
3px
2px
rgba
(
0
,
0
,
0
,
.15
)}
.h_header_langBox_box
{
padding
:
10px
}
.h_mod_input
{
position
:
relative
}
.h_mod_input
input
,
.h_mod_input
input
:focus
{
width
:
100%
;
background
:
#fff
;
padding
:
9px
45px
9px
20px
;
font-size
:
18px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
-webkit-box-sizing
:
inherit
;
box-sizing
:
inherit
;
border-radius
:
5px
;
height
:
48px
;
outline
:
0
}
.h_mod_input
button
[
type
=
submit
]
{
position
:
absolute
;
top
:
50%
;
-webkit-transform
:
translateY
(
-50%
);
-ms-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
right
:
10px
;
line-height
:
1
;
color
:
#8ac731
;
background
:
0
0
;
outline
:
0
;
border
:
none
;
font-size
:
22px
}
.h_pure_g
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-ms-flex-line-pack
:
start
;
align-content
:
flex-start
}
.h_pure_g
li
{
-ms-flex
:
0
0
50%
;
-webkit-box-flex
:
0
;
flex
:
0
0
50%
;
max-width
:
50%
;
padding
:
10px
}
.h_mod_button
{
display
:
block
;
width
:
100%
;
text-align
:
center
;
line-height
:
1
}
.h_mod_button
a
{
position
:
relative
;
display
:
inline-block
;
width
:
100%
;
height
:
75px
;
font-size
:
1.6rem
;
border
:
1px
solid
#e7e7e7
;
color
:
#000
}
.h_mod_button
a
:before
{
content
:
""
;
position
:
absolute
;
left
:
0
;
bottom
:
0
;
width
:
100%
;
height
:
3px
;
background
:
#8ac731
}
.h_mod_button
a
span
{
display
:
block
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
-ms-transform
:
translate
(
-50%
,
-50%
);
-webkit-transform
:
translate
(
-50%
,
-50%
);
transform
:
translate
(
-50%
,
-50%
);
width
:
100%
;
padding
:
0
40px
}
.h_mod_button
a
i
{
position
:
absolute
;
top
:
50%
;
right
:
20px
;
-ms-transform
:
translateY
(
-50%
);
-webkit-transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
font-size
:
12px
;
font-size
:
1.8rem
;
color
:
#8ac731
}
@media
(
max-width
:
767px
){
.header-langBox-box
{
width
:
90%
}
.h_pure_g
li
{
-ms-flex
:
0
0
100%
;
-webkit-box-flex
:
0
;
flex
:
0
0
100%
;
max-width
:
100%
}}
.h_menu_btn
{
width
:
36px
;
height
:
36px
;
position
:
relative
;
display
:
none
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
,
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
width
:
30px
;
height
:
2px
;
border-radius
:
2px
;
background-color
:
#000
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_menu_btn__burger
::after
,
.h_menu_btn__burger
::before
{
content
:
""
;
position
:
absolute
}
.h_menu_btn__burger
::before
{
-webkit-transform
:
translateY
(
-8px
);
-ms-transform
:
translateY
(
-8px
);
transform
:
translateY
(
-8px
)}
.h_menu_btn__burger
::after
{
-webkit-transform
:
translateY
(
8px
);
-ms-transform
:
translateY
(
8px
);
transform
:
translateY
(
8px
)}
.h_menu_btn.open
.h_menu_btn__burger
{
-webkit-transform
:
translateX
(
-50px
);
-ms-transform
:
translateX
(
-50px
);
transform
:
translateX
(
-50px
);
background-color
:
transparent
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
.h_menu_btn.open
.h_menu_btn__burger
::before
{
-webkit-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
-ms-transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
);
transform
:
rotate
(
45deg
)
translate
(
35px
,
-35px
)}
.h_menu_btn.open
.h_menu_btn__burger
::after
{
-webkit-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
-ms-transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
);
transform
:
rotate
(
-45deg
)
translate
(
35px
,
35px
)}
.h_o_c_b
{
padding
:
0
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
-webkit-box-align
:
start
;
-ms-flex-align
:
start
;
align-items
:
flex-start
;
position
:
relative
;
font-size
:
1.4rem
}
.h_lc_b
{
position
:
relative
;
padding-top
:
15px
}
.h_gn_eqry
{
margin
:
0
;
padding
:
0
;
color
:
#000
;
margin-bottom
:
15px
}
.h_gn_eqry
a
{
color
:
#000
;
text-decoration
:
none
}
.h_logo
{
width
:
300px
;
height
:
auto
}
.h_logo
a
{
display
:
block
}
.h_cr_b
{
display
:
inline-block
;
position
:
relative
;
padding
:
0
40px
}
.h_cr_b
a
:hover
.h_crcb
i
{
color
:
#65b9ff
}
.h_cr_b
a
:hover
.h_crb
{
background
:
#65b9ff
;
color
:
#fff
}
.h_cr_b
:after
,
.h_cr_b
:before
{
content
:
""
;
width
:
1px
;
height
:
10px
;
top
:
50%
;
margin-top
:
-5px
;
background
:
rgba
(
102
,
102
,
102
,
.5
);
position
:
absolute
;
left
:
20px
}
.h_cr_b
:after
{
left
:
auto
;
right
:
20px
}
.h_cr_b
a
{
color
:
#666
;
text-decoration
:
none
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.h_crcb
i
{
font-size
:
2.4rem
}
.h_crb
{
background
:
#e2e2e2
;
padding
:
7px
15px
;
font-size
:
1.3rem
;
border-radius
:
20px
;
margin-left
:
10px
;
display
:
inline-block
}
.h_rc_b
.f_si_cb
{
display
:
inline-block
;
vertical-align
:
bottom
}
.h_crcb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.h_crcb
em
{
font-weight
:
400
;
font-style
:
normal
;
display
:
inline-block
;
padding
:
0
0
0
5px
;
font-size
:
1.6rem
}
.h_r_w_cb
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
end
;
-ms-flex-pack
:
end
;
justify-content
:
flex-end
}
.h_scbi
{
cursor
:
pointer
;
font-size
:
1.6rem
;
display
:
inline-block
;
color
:
#666
}
.h_scbi
:hover
{
color
:
#9c4
}
.h_rc_b
{
position
:
relative
;
padding-top
:
10px
}
.h_menu_c_b
{
position
:
relative
;
margin-top
:
10px
}
.h_nav_main
li
{
display
:
inline-block
}
.h_nav_main
li
a
{
display
:
block
;
font-size
:
1.6rem
;
color
:
#000
;
padding
:
10px
15px
20px
;
text-decoration
:
none
}
.h_nav_main
li
:last-child
a
{
padding-right
:
0
}
.h_menu_hp
em
{
display
:
none
}
.h_dd_mm
{
top
:
107px
;
background
:
#f9f9f9
;
position
:
fixed
;
width
:
100%
;
left
:
0
;
min-height
:
100px
;
z-index
:
9999
;
display
:
none
}
.f_si_cb
*,
.h_cr_b
*,
.h_scbi
*
{
-webkit-transition
:
all
.2s
ease-in-out
;
-o-transition
:
all
.2s
ease-in-out
;
transition
:
all
.2s
ease-in-out
}
.h_nav_main
li
{
position
:
relative
}
.h_nav_main
li
a
{
border-bottom
:
2px
solid
transparent
}
.h_nav_main
li
:hover
a
{
color
:
#8ac731
;
border-bottom
:
2px
solid
#8ac731
}
.h_nav_main
li
em
{
display
:
none
}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
absolute
;
margin-top
:
15px
;
top
:
100%
;
width
:
260px
;
left
:
0
;
-webkit-transition
:
.2s
all
;
-moz-transition
:
.2s
all
;
-ms-transition
:
.2s
all
;
-o-transition
:
.2s
all
;
opacity
:
0
;
visibility
:
hidden
;
z-index
:
9
;
background
:
#fafafa
;
margin-left
:
0
;
padding-top
:
15px
;
padding-bottom
:
15px
}
.h_nav_main
li
:hover
.header-nav-item-child-list
{
-webkit-transition
:
.1s
all
;
-moz-transition
:
.1s
all
;
-ms-transition
:
.1s
all
;
-o-transition
:
.1s
all
;
margin-top
:
0
;
opacity
:
1
;
visibility
:
visible
}
.h_nav_main
li
:hover
.header-nav-item-child-list
li
a
{
color
:
rgba
(
0
,
0
,
0
,
.6
)}
.h_nav_main
li
.header-nav-item-child-list
li
{
display
:
block
;
position
:
relative
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
display
:
block
;
font-size
:
1.4rem
;
border
:
none
;
padding
:
7px
15px
7px
35px
;
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
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
{
border
:
none
;
color
:
#8ac731
;
background
:
rgba
(
153
,
203
,
68
,
.1
);
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
content
:
""
;
position
:
absolute
;
width
:
8px
;
height
:
8px
;
border-radius
:
50%
;
background
:
#8ac731
;
left
:
15px
;
top
:
14px
;
-webkit-transition
:
all
.3s
ease-in-out
;
-o-transition
:
all
.3s
ease-in-out
;
transition
:
all
.3s
ease-in-out
}
@media
(
max-width
:
1439px
){
.container
{
max-width
:
1240px
}}
@media
(
max-width
:
1023px
){
.h_crb
,
.h_gn_eqry
,
.h_rc_b
.f_si_cb
{
display
:
none
}
.h_cr_b
{
padding
:
0
30px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
15px
}
.h_menu_c_b
{
display
:
none
}
.h_cr_b
:after
{
left
:
auto
;
right
:
15px
}
.h_lc_b
{
padding-bottom
:
15px
}
.h_menu_btn
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
z-index
:
999
}
.activeMenucon
.h_menu_c_b
{
position
:
fixed
;
margin
:
0
;
z-index
:
99
;
background
:
#fff
;
width
:
100%
;
height
:
100%
;
left
:
0
;
top
:
0
;
display
:
block
}
.activeMenucon
.h_m_mob_c
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
top
:
0
;
left
:
0
;
padding-top
:
60px
;
padding-bottom
:
10px
}
.activeMenucon
.h_nav_main
{
position
:
relative
;
width
:
100%
;
height
:
100%
;
overflow-x
:
auto
}
.h_nav_main
li
{
position
:
relative
;
display
:
block
;
border-bottom
:
1px
solid
#f3f3f3
}
.h_nav_main
li
a
{
font-size
:
1.6rem
;
padding
:
10px
50px
10px
15px
;
border
:
none
;
display
:
inline-block
}
.h_nav_main
li
:hover
a
{
border
:
none
;
color
:
#000
}
.h_nav_main
li
a
:hover
{
color
:
#8ac731
}
.h_nav_main
li
em
{
position
:
absolute
;
font-size
:
1.6rem
;
right
:
0
;
top
:
0
;
width
:
40px
;
height
:
44px
;
background
:
#f3f3f3
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
cursor
:
pointer
}
.h_nav_main
li
em
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
)}
.h_nav_main
li
.activeSM
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
(
-180deg
);
-webkit-transform
:
rotate
(
-180deg
);
-moz-transform
:
rotate
(
-180deg
);
-ms-transform
:
rotate
(
-180deg
);
-o-transform
:
rotate
(
-180deg
)}
.h_nav_main
li
.header-nav-item-child-list
{
position
:
relative
;
margin-top
:
0
;
top
:
auto
;
width
:
100%
;
left
:
0
;
opacity
:
1
;
visibility
:
visible
;
z-index
:
9
;
background
:
#f3f3f3
;
margin-left
:
0
;
display
:
none
;
padding
:
0
}
.h_nav_main
li
.activeSM
.header-nav-item-child-list
{
display
:
block
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
padding
:
12px
15px
12px
35px
}
.h_nav_main
li
.header-nav-item-child-list
li
{
border-bottom
:
1px
solid
#f9f9f9
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
top
:
19px
}
.menu_body_scrollNone
{
overflow
:
hidden
}}
@media
(
max-width
:
767px
){
.h_logo
{
width
:
180px
}
.h_cr_b
{
padding
:
0
16px
}
.h_cr_b
:after
,
.h_cr_b
:before
{
left
:
8px
}
.h_cr_b
:after
{
right
:
8px
;
left
:
auto
}
.h_nav_main
li
a
{
font-size
:
1.4rem
}
.h_nav_main
li
.header-nav-item-child-list
li
a
{
font-size
:
1.2rem
;
transition
:
all
.1s
ease-in-out
;
-webkit-transition
:
all
.1s
ease-in-out
;
-moz-transition
:
all
.1s
ease-in-out
;
-ms-transition
:
all
.1s
ease-in-out
;
-o-transition
:
all
.1s
ease-in-out
}
.h_nav_main
li
.header-nav-item-child-list
li
:hover
a
:before
{
top
:
17px
}}
@media
(
max-width
:
480px
){
.h_crcb
em
{
display
:
none
}}
/*# sourceMappingURL=maps/header.css.map */
themes/custom/envigo/css/leadership.css
View file @
eea2766f
.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%
;
height
:
auto
;}
.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
}}
.ls_h_c_b
{
position
:
relative
;
width
:
80%
;
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
:
80%
;
float
:
left
}
.ls_l_con_b
{
position
:
relative
;
width
:
20%
;
float
:
left
}
.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
;
max-width
:
230px
}
.ls_sbmenu
ul
li
a
{
text-decoration
:
none
;
color
:
rgba
(
0
,
0
,
0
,
.6
);
display
:
block
;
padding
:
5px
0
5px
15px
;
border-left
:
2px
solid
#f6f6f6
}
.ls_sbmenu
ul
li
a
:hover
,
.ls_sbmenu
ul
li
.active_sb
a
{
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
}
.ls_sbmenu
ul
.dd_sub_menu
li
a
{
padding-left
:
25px
}
.dd_sub_menu
ul
{
display
:
none
}
.dd_sub_menu
a
{
padding-right
:
40px
;
position
:
relative
}
.dd_sub_menu
span
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
width
:
30px
;
height
:
34px
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
center
;
-ms-flex-pack
:
center
;
justify-content
:
center
;
font-size
:
1.2rem
;
color
:
rgba
(
0
,
0
,
0
,
.4
);
position
:
absolute
;
right
:
0
;
top
:
0
}
.dd_sub_menu
a
:hover
span
{
color
:
#8ac731
}
.dd_sub_menu
span
i
{
display
:
none
}
.dd_sub_menu
span
i
.fa-plus
{
display
:
block
}
.dd_sub_menu.activedd_menu
span
i
.fa-minus
{
display
:
block
}
.dd_sub_menu.activedd_menu
span
i
.fa-plus
{
display
:
none
}
.dd_sub_menu.activedd_menu
ul
{
display
:
block
}
@media
(
max-width
:
1480px
){
.row_slider_dat
.rightArrow
{
right
:
20px
}
.row_slider_dat
.leftArrow
{
left
:
auto
;
right
:
50px
}}
@media
screen
and
(
min-width
:
768px
)
and
(
max-width
:
1023px
){
.ls_h_c_b
,
.ls_r_con_b
{
width
:
75%
}
.ls_l_con_b
{
width
:
25%
}}
@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
}
.ls_sbmenu
ul
li
{
max-width
:
100%
}
.ls_sbmenu
ul
li
a
:hover
{
border
:
1px
solid
#f6f6f6
}
.dd_sub_menu
span
{
height
:
100%
}
.ls_r_con_b
.cs_slider_wp
{
padding-left
:
15px
;
padding-right
:
15px
}
.ls_sbmenu
ul
li
a
:hover
,
.ls_sbmenu
ul
li
.active_sb
a
{
border-left
:
1px
solid
#f6f6f6
;
border-right
:
1px
solid
#f6f6f6
;
border-top
:
none
}}
@media
(
min-width
:
992px
){
.ls_sbmenu
{
display
:
block
!important
}}
/*# sourceMappingURL=maps/leadership.css.map */
themes/custom/envigo/css/photo.css
View file @
eea2766f
.p_masarny
{
position
:
relative
}
.p_masarny
.grid-item
{
padding
:
10px
;
width
:
25%
}
.p_masarny
.grid-item
a
{
display
:
block
;
position
:
relative
;
overflow
:
hidden
}
.p_masarny
.grid-item
a
::before
{
content
:
""
;
position
:
absolute
;
width
:
100%
;
height
:
100%
;
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
0
,
0
,
0
,
0
)),
to
(
rgba
(
0
,
0
,
0
,
.75
)));
background
:
-o-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0
)
0
,
rgba
(
0
,
0
,
0
,
.75
)
100%
);
background
:
linear-gradient
(
to
bottom
,
rgba
(
0
,
0
,
0
,
0
)
0
,
rgba
(
0
,
0
,
0
,
.75
)
100%
)
;
z-index
:
1
}
.p_masarny
.grid-item
a
img
{
width
:
100%
;
-webkit-transition
:
all
1.5s
ease-in-out
;
-o-transition
:
all
1.5s
ease-in-out
;
transition
:
all
1.5s
ease-in-out
}
.p_masarny
.grid-item
a
:hover
img
{
-webkit-transform
:
scale
(
1.2
);
-ms-transform
:
scale
(
1.2
);
transform
:
scale
(
1.2
)}
.grit_itm_inner
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
padding
:
10px
15px
;
font-size
:
1.4rem
;
color
:
#fff
;
z-index
:
2
}
.grit_itm_inner
h5
{
font-weight
:
700
;
font-size
:
1.8rem
}
@media
(
max-width
:
991px
){
.p_masarny
.grid-item
{
width
:
33.33333%
}}
@media
(
max-width
:
767px
){
.p_masarny
.grid-item
{
width
:
50%
}
.grit_itm_inner
h5
{
font-weight
:
700
;
font-size
:
1.4rem
}
.grit_itm_inner
{
padding
:
10px
;
font-size
:
1.2rem
}}
.p_masarny
{
position
:
relative
}
.p_masarny
.grid-item
{
padding
:
10px
;
width
:
25%
}
.p_masarny
.grid-item
a
{
display
:
block
;
position
:
relative
;
overflow
:
hidden
}
.p_masarny
.grid-item
a
::before
{
content
:
""
;
position
:
absolute
;
width
:
100%
;
height
:
100%
;
background
:
-webkit-gradient
(
linear
,
left
top
,
left
bottom
,
from
(
rgba
(
0
,
0
,
0
,
0
)),
to
(
rgba
(
0
,
0
,
0
,
.75
)));
background
:
-o-linear-gradient
(
top
,
rgba
(
0
,
0
,
0
,
0
)
0
,
rgba
(
0
,
0
,
0
,
.75
)
100%
);
background
:
linear-gradient
(
to
bottom
,
rgba
(
0
,
0
,
0
,
0
)
0
,
rgba
(
0
,
0
,
0
,
.75
)
100%
)
}
.p_masarny
.grid-item
a
img
{
width
:
100%
;
-webkit-transition
:
all
1.5s
ease-in-out
;
-o-transition
:
all
1.5s
ease-in-out
;
transition
:
all
1.5s
ease-in-out
}
.p_masarny
.grid-item
a
:hover
img
{
-webkit-transform
:
scale
(
1.2
);
-ms-transform
:
scale
(
1.2
);
transform
:
scale
(
1.2
)}
.grit_itm_inner
{
position
:
absolute
;
bottom
:
0
;
width
:
100%
;
padding
:
10px
15px
;
font-size
:
1.4rem
;
color
:
#fff
;
z-index
:
2
}
.grit_itm_inner
h5
{
font-weight
:
700
;
font-size
:
1.8rem
;
color
:
#fff
}
@media
(
max-width
:
991px
){
.p_masarny
.grid-item
{
width
:
33.33333%
}}
@media
(
max-width
:
767px
){
.p_masarny
.grid-item
{
width
:
50%
}
.grit_itm_inner
h5
{
font-weight
:
700
;
font-size
:
1.4rem
}
.grit_itm_inner
{
padding
:
10px
;
font-size
:
1.2rem
}}
/*# sourceMappingURL=maps/photo.css.map */
themes/custom/envigo/css/videos.css
View file @
eea2766f
.v_c_o_b
{
position
:
relative
;
width
:
100%
;
margin-bottom
:
20px
;
float
:
left
}
.v_c_o_b
*
{
outline
:
0
}
.rbc_slider_b
{
width
:
65%
;
float
:
left
;
position
:
relative
}
.rbc_slider_s
{
width
:
35%
;
float
:
left
;
padding-left
:
20px
;
position
:
relative
}
.rbc_s_t
{
padding-bottom
:
13px
;
position
:
relative
}
.rbc_b_t
{
position
:
relative
;
width
:
100%
}
.rbc_b_t
iframe
{
height
:
490px
}
.v_b_c_b
{
background
:
#f9f9f9
}
.v_t_ob
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
font-size
:
1.4rem
;
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
;
cursor
:
pointer
}
.v_t_i_b
{
width
:
140px
;
position
:
relative
}
.v_t_i_b
img
{
width
:
100%
;
height
:
auto
;
}
.v_t_c_b
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
0%
;
flex
:
1
0
0%
;
padding
:
10px
15px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.v_t_c_b
p
{
margin
:
0
;
padding
:
0
}
.y_t_ic
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
width
:
38px
;
height
:
24px
;
margin-top
:
-12px
;
margin-left
:
-19px
;
z-index
:
1
}
.y_t_ic
img
{
width
:
100%
}
.rbc_s_t.slick-current
.v_t_ob
,
.v_t_ob
:hover
.v_t_ob
{
-webkit-box-shadow
:
0
0
6px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
6px
rgba
(
0
,
0
,
0
,
.2
)}
.rbc_s_t.slick-current
.v_b_c_b
,
.v_t_ob
:hover
.v_b_c_b
{
background
:
#fff
}
.rbc_slider_s
button
{
display
:
none
!important
}
.rbc_slider_s
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
:
-40px
;
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
}
.rbc_slider_s
.leftArrow
{
left
:
auto
;
right
:
36px
}
.rbc_slider_s
.rightArrow
{
right
:
0
}
@media
(
max-width
:
991px
){
.v_t_i_b
{
width
:
100px
}
.v_t_ob
{
font-size
:
1.2rem
}
.rbc_b_t
iframe
{
height
:
370px
}}
@media
(
max-width
:
767px
){
.rbc_slider_b
{
width
:
100%
}
.rbc_slider_s
{
margin-top
:
20px
;
width
:
100%
;
padding-left
:
0
}
.v_t_ob
{
display
:
block
}
.v_t_i_b
{
width
:
100%
}
.rbc_s_t
{
padding-left
:
5px
;
padding-right
:
5px
}
.v_t_c_b
{
padding
:
10px
5px
;
text-align
:
center
}
.rbc_b_t
iframe
{
height
:
280px
}
.vcb_inner
{
width
:
100%
}}
.v_c_o_b
{
position
:
relative
;
width
:
100%
;
margin-bottom
:
20px
;
float
:
left
}
.v_c_o_b
*
{
outline
:
0
}
.rbc_slider_b
{
width
:
65%
;
float
:
left
;
position
:
relative
}
.rbc_slider_s
{
width
:
35%
;
float
:
left
;
padding-left
:
20px
;
position
:
relative
}
.rbc_s_t
{
padding-bottom
:
13px
;
position
:
relative
}
.rbc_b_t
{
position
:
relative
;
width
:
100%
}
.rbc_b_t
iframe
{
height
:
490px
}
.v_b_c_b
{
background
:
#f9f9f9
}
.v_t_ob
{
position
:
relative
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
;
font-size
:
1.4rem
;
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
;
cursor
:
pointer
}
.v_t_i_b
{
width
:
140px
;
position
:
relative
}
.v_t_i_b
img
{
width
:
100%
}
.v_t_c_b
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
0
0%
;
flex
:
1
0
0%
;
padding
:
10px
15px
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
start
;
-ms-flex-pack
:
start
;
justify-content
:
flex-start
}
.v_t_c_b
p
{
margin
:
0
;
padding
:
0
}
.y_t_ic
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
width
:
38px
;
height
:
24px
;
margin-top
:
-12px
;
margin-left
:
-19px
;
z-index
:
1
}
.y_t_ic
img
{
width
:
100%
}
.rbc_s_t.slick-current
.v_t_ob
,
.v_t_ob
:hover
.v_t_ob
{
-webkit-box-shadow
:
0
0
6px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
0
0
6px
rgba
(
0
,
0
,
0
,
.2
)}
.rbc_s_t.slick-current
.v_b_c_b
,
.v_t_ob
:hover
.v_b_c_b
{
background
:
#fff
}
.rbc_slider_s
button
{
display
:
none
!important
}
.rbc_slider_s
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
:
-40px
;
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
}
.rbc_slider_s
.leftArrow
{
left
:
auto
;
right
:
36px
}
.rbc_slider_s
.rightArrow
{
right
:
0
}
@media
(
max-width
:
991px
){
.v_t_i_b
{
width
:
100px
}
.v_t_ob
{
font-size
:
1.2rem
}
.rbc_b_t
iframe
{
height
:
370px
}}
@media
(
max-width
:
767px
){
.rbc_slider_b
{
width
:
100%
}
.rbc_slider_s
{
margin-top
:
20px
;
width
:
100%
;
padding-left
:
0
}
.v_t_ob
{
display
:
block
}
.v_t_i_b
{
width
:
100%
}
.rbc_s_t
{
padding-left
:
5px
;
padding-right
:
5px
}
.v_t_c_b
{
padding
:
10px
5px
;
text-align
:
center
}
.rbc_b_t
iframe
{
height
:
280px
}
.vcb_inner
{
width
:
100%
}}
/*# sourceMappingURL=maps/videos.css.map */
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