.pea_cook_wrapper {
position: fixed;
padding: 8px 21px;
margin: 0;
border-radius: 5px;
z-index: 10000;
text-align: center;
}
.pea_cook_control {
width:80%;
padding: 8px 21px;
margin: 20px auto;
border-radius: 5px;
z-index: 10000;
text-align: center;
color:white;
}
.eu_control_btn {
border: none;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor:pointer;
margin: 10px;
}
.pea_cook_wrapper.pea_cook_topleft {
top:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_topright {
top:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_topcenter {
top:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper.pea_cook_bottomleft {
bottom:30px;
left:30px;
margin-right:5%;
}
.pea_cook_wrapper.pea_cook_bottomright {
bottom:30px;
right:30px;
margin-left:5%;
}
.pea_cook_wrapper.pea_cook_bottomcenter {
bottom:30px;
left:30px;
margin: 0 25%;
}
.pea_cook_wrapper p{
bottom: 30px;
font-family: "helvetica neue", helvetica, arial, sans-serif;
font-size: 11px;
margin: 0;
font-weight: bold;
}
.pea_cook_wrapper a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_wrapper a:hover {
text-decoration: none;
border-bottom-style: solid;
}
a#fom, a#pea_close {border-bottom: 1px dotted;}
a#pea_close {
padding-top: 20px;
display: block;
}
button.pea_cook_btn {
background: #e3e3e3;
border: 1px solid #bbb;
border-radius: 5px;
box-shadow: inset 0 0 1px 1px #f6f6f6;
color: #333;
font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
line-height: 1;
padding: 5px 0;
text-align: center;
text-shadow: 0 1px 0 #fff;
width: 100px; 
margin-left: 20px;
}
button.pea_cook_btn:hover {
background: #d9d9d9;
-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
box-shadow: inset 0 0 1px 1px #eaeaea;
color: #222;
cursor: pointer; }
button.pea_cook_btn:active {
background: #d0d0d0;
-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
-moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
box-shadow: inset 0 0 1px 1px #e3e3e3;
color: #000; }
.pea_cook_more_info_popover {
display:none;
position: absolute;
top: 0;
z-index: 1000000;
height: 80%;
width: 100%;
left: 0;
}
.pea_cook_more_info_popover_inner {
margin: 40px auto;
min-width: 50%;
min-height: 200px;
padding: 50px;
max-width:60%;
background-color: rgba(0,0,0,0.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";    
}
.pea_cook_more_info_popover_inner a {
border-bottom: dotted thin #eee;
text-decoration: none;
}
.pea_cook_more_info_popover_inner a:hover {
text-decoration: none;
border-bottom-style: solid;
color: #ddd;
}
.pea_cook_more_info_popover h2{
font-size: 22px;
font-weight: bold;
}
.pea_cook_more_info_popover h3{
font-size: 22px;  font-weight: bold;
}
.eucookie {
float:left;
border-radius: 5px;
transition: background 0.5s;
margin: 10px;
}
.eucookie:hover {
cursor: pointer;
background-position: -20px -10px!important;
transition: background 0.5s;
}
.eucookie span {
width: 100%;
padding: 10px;
text-align: center;
float:left;
}.consulting-services.box_style_yes .service-item-wrapper {
background-color: #fff; }
.consulting-services.box_style_yes .service-item-content {
padding: 20px; }
.consulting-services.content_alignment_left .service-item {
text-align: left; }
.consulting-services.content_alignment_left .service-item .service-item-title {
align-items: flex-start; }
.consulting-services.content_alignment_left .service-item .service-item-read-more {
justify-content: flex-start; }
.consulting-services.content_alignment_center .service-item {
text-align: center; }
.consulting-services.content_alignment_center .service-item .service-item-title {
align-items: center; }
.consulting-services.content_alignment_center .service-item .service-item-read-more {
justify-content: center; }
.consulting-services.content_alignment_right .service-item {
text-align: right; }
.consulting-services.content_alignment_right .service-item .service-item-title {
align-items: flex-end; }
.consulting-services.content_alignment_right .service-item .service-item-read-more {
justify-content: flex-end; }
.consulting-services .service-item .service-item-title {
display: flex;
flex-direction: column; }
.consulting-services .service-item .service-item-title.title_line_above_title:before {
content: '';
display: block; }
.consulting-services .service-item .service-item-title.title_line_above_title:after {
display: none; }
.consulting-services .service-item .service-item-title.title_line_under_title:before {
display: none; }
.consulting-services .service-item .service-item-title.title_line_under_title:after {
content: '';
display: block;
margin-bottom: 0 !important; }
.consulting-services .service-item .service-item-title.title_line_none:before, .consulting-services .service-item .service-item-title.title_line_none:after {
display: none; }
.consulting-services .service-item .service-item-excerpt {
font-family: var(--con_primary_font_family); }
.consulting-services .service-item .service-item-read-more {
font-family: var(--con_secondary_font_family); }
.consulting-services.posts_per_row_4 .service-item {
width: 25%;
flex: 0 0 25%; }
@media (max-width: 520px) {
.consulting-services.posts_per_row_4 .service-item {
width: 100%;
flex-basis: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting-services.posts_per_row_4 .service-item {
width: 50%;
flex-basis: 50%; } }
.consulting-services.posts_per_row_3 .service-item {
width: 33%;
flex: 0 0 33%; }
@media (max-width: 520px) {
.consulting-services.posts_per_row_3 .service-item {
width: 100%;
flex-basis: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting-services.posts_per_row_3 .service-item {
width: 50%;
flex-basis: 50%; } }
.consulting-services.posts_per_row_2 .service-item {
width: 50%;
flex: 0 0 50%; }
@media (max-width: 520px) {
.consulting-services.posts_per_row_2 .service-item {
width: 100%;
flex-basis: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting-services.posts_per_row_2 .service-item {
width: 50%;
flex-basis: 50%; } }
.consulting-services.posts_per_row_1 .service-item {
width: 100%;
flex: 0 0 100%; }
@media (max-width: 520px) {
.consulting-services.posts_per_row_1 .service-item {
width: 100%;
flex-basis: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting-services.posts_per_row_1 .service-item {
width: 50%;
flex-basis: 50%; } }
.stm_services .item .item_wr .item_thumbnail a {
width: -moz-fit-content;
width: fit-content; }
.stm_services .item .item_wr .item_thumbnail a:before {
z-index: 1; }
.stm_services .item .item_wr .item_thumbnail a:after {
z-index: 2; }.consulting-services.standard {
display: flex;
flex-wrap: wrap; }
.consulting-services.standard .service-item {
padding: 0 15px;
margin-bottom: 30px; }
.consulting-services.standard .service-item:hover .service-item-image a:before {
opacity: 50%; }
.consulting-services.standard .service-item:hover .service-item-image a:after {
opacity: 100%; }
.consulting-services.standard .service-item:hover .service-item-content .service-item-title a {
color: var(--con_third_color); }
.consulting-services.standard .service-item .service-item-wrapper {
overflow: hidden; }
.consulting-services.standard .service-item .service-item-image a {
width: -moz-fit-content;
width: fit-content;
height: 100%;
display: block;
position: relative; }
.consulting-services.standard .service-item .service-item-image a:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: .3s;
background-color: var(--con_base_color); }
.consulting-services.standard .service-item .service-item-image a:after {
content: "\e920";
font-family: stm;
font-weight: 400;
text-transform: none;
line-height: 1;
transition: .3s;
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-size: 30px;
transform: translate(-50%, -50%);
opacity: 0; }
.consulting-services.standard .service-item .service-item-content .service-item-title {
margin-bottom: 20px;
padding-top: 0; }
.consulting-services.standard .service-item .service-item-content .service-item-title:before, .consulting-services.standard .service-item .service-item-content .service-item-title:after {
width: 60px;
height: 6px;
background-color: var(--con_third_color);
margin-top: 20px;
margin-bottom: 20px;
border-radius: 10px; }
.consulting-services.standard .service-item .service-item-content .service-item-title a {
font-size: 18px;
font-weight: 500;
line-height: 24px;
color: var(--con_base_color);
text-decoration: none; }
.consulting-services.standard .service-item .service-item-content .service-item-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #7B7A7A;
margin-bottom: 15px; }
.consulting-services.standard .service-item .service-item-content .service-item-read-more {
font-size: 14px;
font-weight: 600;
line-height: 26px;
color: var(--con_base_color);
text-decoration: none;
display: flex;
width: -moz-fit-content;
width: fit-content;
align-items: center;
gap: 8px;
transition: .3s; }
.consulting-services.standard .service-item .service-item-content .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.standard .service-item .service-item-content .service-item-read-more i {
color: var(--con_third_color);
transition: .3s; }
.consulting-services.standard .service-item .service-item-content .service-item-read-more svg {
fill: var(--con_third_color);
transition: .3s; }.consulting-services.title_boxed {
display: flex;
flex-wrap: wrap; }
.consulting-services.title_boxed .service-item {
padding: 0 15px 80px;
margin-bottom: 30px;
position: relative; }
.consulting-services.title_boxed .service-item:hover .service-item-wrapper .service-item-title {
background-color: var(--con_third_color); }
.consulting-services.title_boxed .service-item:hover .service-item-wrapper .service-item-read-more {
color: var(--con_third_color);
border-color: var(--con_third_color); }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-image {
position: relative;
margin-bottom: 30px; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-image img {
border-top-left-radius: 16px;
border-bottom-right-radius: 16px; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-title {
font-size: 15px;
padding: 15px;
background-color: var(--con_base_color);
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
margin-bottom: 0;
width: 85%;
border-top-left-radius: 16px;
transition: .3s; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-title a {
color: #fff;
text-decoration: none; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-title:before, .consulting-services.title_boxed .service-item .service-item-wrapper .service-item-title:after {
display: none; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-content {
text-align: center; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-excerpt {
color: #222;
margin-bottom: 20px;
font-family: var(--con_primary_font_family); }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-read-more {
font-family: var(--con_secondary_font_family);
font-size: 12px;
font-weight: 600;
padding: 20px 0;
border-top: 1px solid var(--con_base_color);
color: var(--con_base_color);
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
text-transform: uppercase;
text-decoration: none;
position: absolute;
left: 15px;
bottom: 0;
right: 15px;
transition: .3s; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-read-more i {
color: var(--con_third_color); }
.consulting-services.title_boxed .service-item .service-item-wrapper .service-item-read-more svg {
fill: var(--con_third_color); }.consulting-services.overlay {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.consulting-services.overlay .service-item {
margin: 0 -5px 30px; }
.consulting-services.overlay .service-item:hover .service-item-wrapper {
background-color: var(--con_third_color); }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-title a {
color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-title:after {
background-color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-category {
color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-excerpt {
color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-read-more {
color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-read-more i {
color: #fff; }
.consulting-services.overlay .service-item:hover .service-item-wrapper .service-item-read-more svg {
fill: #fff; }
.consulting-services.overlay .service-item .service-item-wrapper {
background-color: #fff;
padding: 35px 40px;
height: 100%;
transition: .3s; }
.consulting-services.overlay .service-item .service-item-wrapper .service-item-content {
height: 100%;
display: flex;
flex-wrap: wrap; }
.consulting-services.overlay .service-item .service-item-wrapper .service-item-content > * {
flex-basis: 100%; }
.consulting-services.overlay .service-item .service-item-title {
font-size: 22px;
font-weight: 700;
line-height: 24px;
text-align: left;
margin-bottom: 15px;
padding-top: 0; }
.consulting-services.overlay .service-item .service-item-title a {
color: var(--con_base_color);
text-decoration: none;
transition: .3s; }
.consulting-services.overlay .service-item .service-item-title:before, .consulting-services.overlay .service-item .service-item-title:after {
width: 60px;
height: 6px;
background-color: var(--con_third_color);
margin-top: 20px;
margin-bottom: 20px;
border-radius: 10px;
transition: .3s; }
.consulting-services.overlay .service-item .service-item-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #7B7A7A;
margin-bottom: 15px; }
.consulting-services.overlay .service-item .service-item-description p {
margin-bottom: 0; }
.consulting-services.overlay .service-item .service-item-read-more {
font-size: 14px;
font-weight: 600;
line-height: 26px;
color: var(--con_third_color);
text-decoration: none;
display: flex;
align-items: center;
gap: 8px;
align-self: flex-end;
transition: .3s;
flex-basis: unset !important; }
.consulting-services.overlay .service-item .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.overlay .service-item .service-item-read-more i {
color: var(--con_third_color);
transition: .3s; }
.consulting-services.overlay .service-item .service-item-read-more svg {
fill: var(--con_third_color);
transition: .3s; }.consulting-services.info_above {
display: flex;
flex-wrap: wrap; }
.consulting-services.info_above.owl-carousel.dots_alignment_center .owl-controls .owl-dots {
justify-content: center; }
.consulting-services.info_above.owl-carousel.dots_alignment_left .owl-controls .owl-dots {
justify-content: flex-start; }
.consulting-services.info_above.owl-carousel.dots_alignment_right .owl-controls .owl-dots {
justify-content: flex-end; }
.consulting-services.info_above.owl-carousel .service-item {
width: 100%; }
.consulting-services.info_above.owl-carousel .owl-controls {
z-index: -1;
left: 10px;
right: 10px; }
.consulting-services.info_above.owl-carousel .owl-controls .owl-dots {
display: flex;
justify-content: center;
align-items: center;
gap: 5px; }
.consulting-services.info_above.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
background-color: var(--con_base_color); }
.consulting-services.info_above.owl-carousel .owl-controls .owl-dots .owl-dot span {
display: block;
width: 8px;
height: 8px;
background-color: rgba(0, 46, 91, 0.3);
border-radius: 50%;
transition: .3s; }
.consulting-services.info_above .service-item {
padding: 0 15px;
margin-bottom: 30px; }
.consulting-services.info_above .service-item:hover .service-item-wrapper .service-item-image a:before {
opacity: 60%; }
.consulting-services.info_above .service-item:hover .service-item-wrapper .service-item-image a .service-item-icon {
opacity: 100%; }
.consulting-services.info_above .service-item:hover .service-item-wrapper .service-item-title a {
color: var(--con_secondary_color); }
.consulting-services.info_above .service-item .service-item-content .service-item-title {
margin-bottom: 20px;
padding-top: 0; }
.consulting-services.info_above .service-item .service-item-content .service-item-title:before, .consulting-services.info_above .service-item .service-item-content .service-item-title:after {
width: 60px;
height: 6px;
background-color: var(--con_third_color);
margin-top: 20px;
margin-bottom: 20px;
border-radius: 10px; }
.consulting-services.info_above .service-item .service-item-content .service-item-title a {
font-family: var(--con_secondary_color);
font-size: 18px;
font-weight: 500;
line-height: 24px;
color: var(--con_base_color);
text-decoration: none; }
.consulting-services.info_above .service-item .service-item-image a {
width: -moz-fit-content;
width: fit-content;
height: 100%;
display: block;
position: relative; }
.consulting-services.info_above .service-item .service-item-image a:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: .3s;
background-color: var(--con_base_color);
z-index: 1; }
.consulting-services.info_above .service-item .service-item-image a .service-item-icon {
position: absolute;
width: 50px;
height: 50px;
background-color: var(--con_third_color);
color: var(--con_base_color);
border-radius: 100%;
font-size: 20px;
left: 25px;
top: 50%;
transform: translateY(-50%);
line-height: 50px;
text-align: center;
opacity: 0;
transition: .3s;
z-index: 2; }.consulting-services.full_image {
display: flex;
flex-wrap: wrap; }
.consulting-services.full_image.owl-carousel.dots_alignment_center .owl-controls .owl-dots {
justify-content: center; }
.consulting-services.full_image.owl-carousel.dots_alignment_left .owl-controls .owl-dots {
justify-content: flex-start; }
.consulting-services.full_image.owl-carousel.dots_alignment_right .owl-controls .owl-dots {
justify-content: flex-end; }
.consulting-services.full_image.owl-carousel .service-item {
width: 100%; }
.consulting-services.full_image.owl-carousel .owl-controls {
z-index: -1; }
.consulting-services.full_image.owl-carousel .owl-controls .owl-dots {
display: flex;
align-items: center;
gap: 5px; }
.consulting-services.full_image.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
background-color: var(--con_base_color); }
.consulting-services.full_image.owl-carousel .owl-controls .owl-dots .owl-dot span {
display: block;
width: 8px;
height: 8px;
margin: 0 5px;
background-color: rgba(0, 46, 91, 0.3);
border-radius: 50%;
transition: .3s; }
.consulting-services.full_image .service-item {
padding: 0 15px;
margin-bottom: 30px;
transition: .3s; }
.consulting-services.full_image .service-item:hover .service-item-image img {
transform: scale(1.1); }
.consulting-services.full_image .service-item .service-item-image {
position: relative;
overflow: hidden;
width: -moz-fit-content;
width: fit-content; }
.consulting-services.full_image .service-item .service-item-image img {
transition: .3s; }
.consulting-services.full_image .service-item .service-item-image:before {
background: #1E1E1E80;
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transition: .3s;
z-index: 1; }
.consulting-services.full_image .service-item .service-item-content {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
z-index: 2; }
.consulting-services.full_image .service-item .service-item-content .service-item-title {
font-size: 20px;
font-weight: 600;
line-height: 24px;
margin-bottom: 10px;
padding-top: 0; }
.consulting-services.full_image .service-item .service-item-content .service-item-title:before, .consulting-services.full_image .service-item .service-item-content .service-item-title:after {
display: none; }
.consulting-services.full_image .service-item .service-item-content .service-item-title a {
text-decoration: none;
color: #fff;
transition: .3s; }
.consulting-services.full_image .service-item .service-item-content .service-item-read-more {
font-size: 14px;
font-weight: 600;
line-height: 24px;
color: #fff;
display: flex;
align-items: center;
gap: 8px;
text-decoration: none;
transition: .3s;
width: -moz-fit-content;
width: fit-content; }
.consulting-services.full_image .service-item .service-item-content .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.full_image .service-item .service-item-content .service-item-read-more i {
color: #fff; }
.consulting-services.full_image .service-item .service-item-content .service-item-read-more svg {
fill: #fff; }.consulting-services.image_and_icon {
display: flex;
flex-wrap: wrap; }
.consulting-services.image_and_icon .service-item {
padding: 0 15px;
margin-bottom: 30px;
margin-top: 20px; }
.consulting-services.image_and_icon .service-item:hover .service-item-wrapper .service-item-content .service-item-title a {
color: var(--con_third_color); }
.consulting-services.image_and_icon .service-item .service-item-wrapper {
background-color: #fff;
position: relative;
border-radius: 5px;
transition: .3s;
min-height: unset;
display: block; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-image {
padding: 0 20px;
position: static;
margin-bottom: 15px; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-image img {
border-radius: 5px; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-image a {
display: block;
width: 100%;
height: 100%;
position: relative;
text-decoration: none; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-image a .service-item-icon {
background-color: var(--con_third_color);
left: 50%;
display: flex;
align-items: center;
justify-content: center;
transform: translateX(-50%);
border-radius: 100%;
padding: 23px;
transition: .3s;
min-width: 82px;
min-height: 82px;
width: -moz-fit-content;
width: fit-content;
height: -moz-fit-content;
height: fit-content;
margin-top: -41px;
position: relative; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-image a .service-item-icon i {
color: #fff;
font-size: 36px;
transition: .3s; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 30px;
padding: 0 10px; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content .service-item-category {
font-size: 15px;
font-weight: 500;
line-height: 24px;
margin-bottom: 6px;
text-transform: uppercase; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content .service-item-title {
padding-top: 0;
margin-bottom: 0; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content .service-item-title:before, .consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content .service-item-title:after {
display: none; }
.consulting-services.image_and_icon .service-item .service-item-wrapper .service-item-content .service-item-title a {
font-size: 18px;
font-weight: 600;
line-height: 24px;
color: var(--con_base_color);
text-decoration: none;
transition: .3s; }.consulting-services.list {
display: flex;
flex-wrap: wrap;
gap: 30px; }
.consulting-services.list .service-item {
width: 100%;
flex: 0 0 100%; }
.consulting-services.list .service-item:hover .service-item-wrapper .service-item-image img {
transform: scale(1.1); }
.consulting-services.list .service-item:hover .service-item-wrapper .service-item-content .service-item-title a {
color: var(--con_third_color); }
.consulting-services.list .service-item .service-item-wrapper {
display: flex;
flex-direction: row;
align-items: center;
gap: 30px;
transition: .3s; }
@media (max-width: 767px) {
.consulting-services.list .service-item .service-item-wrapper {
flex-direction: column;
align-items: flex-start; } }
.consulting-services.list .service-item .service-item-wrapper .service-item-image {
flex: 0 0 25%;
overflow: hidden; }
.consulting-services.list .service-item .service-item-wrapper .service-item-image img {
transition: .3s; }
.consulting-services.list .service-item .service-item-wrapper .service-item-title {
padding-top: 0;
margin-bottom: 15px; }
.consulting-services.list .service-item .service-item-wrapper .service-item-title:before, .consulting-services.list .service-item .service-item-wrapper .service-item-title:after {
width: 60px;
height: 6px;
background-color: var(--con_third_color);
margin-top: 20px;
margin-bottom: 20px;
border-radius: 10px; }
.consulting-services.list .service-item .service-item-wrapper .service-item-title a {
font-size: 18px;
font-weight: 600;
line-height: 24px;
color: var(--con_base_color);
text-decoration: none;
transition: .3s; }
.consulting-services.list .service-item .service-item-wrapper .service-item-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #7B7A7A;
margin-bottom: 15px; }
.consulting-services.list .service-item .service-item-wrapper .service-item-content .service-item-read-more {
font-size: 14px;
font-weight: 600;
line-height: 26px;
color: var(--con_base_color);
text-decoration: none;
display: flex;
align-items: center;
gap: 8px;
width: -moz-fit-content;
width: fit-content; }
.consulting-services.list .service-item .service-item-wrapper .service-item-content .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.list .service-item .service-item-wrapper .service-item-content .service-item-read-more i {
color: var(--con_base_color);
background-color: var(--con_third_color);
width: 20px;
height: 20px;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
line-height: 20px; }
.consulting-services.list .service-item .service-item-wrapper .service-item-content .service-item-read-more svg {
fill: var(--con_third_color); }.consulting-services.with_icons {
display: flex;
flex-wrap: wrap; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_1 .service-item {
border-right: none;
border-bottom: 1px solid #eee; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_1 .service-item:last-child {
border-bottom: none; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_2 .service-item:nth-child(2n+2) {
border-right: none; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_2 .service-item:nth-child(n+3) {
border-top: 1px solid #eee; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_3 .service-item:nth-child(3n+3) {
border-right: none; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_3 .service-item:nth-child(n+4) {
border-top: 1px solid #eee; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_4 .service-item:nth-child(4n+4) {
border-right: none; }
.consulting-services.with_icons.show_divider_yes.posts_per_row_4 .service-item:nth-child(n+5) {
border-top: 1px solid #eee; }
.consulting-services.with_icons.show_divider_yes .service-item {
border-right: 1px solid #eee; }
.consulting-services.with_icons .service-item {
padding: 60px 45px;
position: relative; }
.consulting-services.with_icons .service-item:hover .service-item-content .service-item-icon.icon_shape_circle .service-item-icon-wrapper {
background-color: var(--con_base_color); }
.consulting-services.with_icons .service-item:hover .service-item-content .service-item-icon.icon_shape_circle .service-item-icon-wrapper i {
color: #fff; }
.consulting-services.with_icons .service-item:hover .service-item-content .service-item-title a {
color: var(--con_secondary_color); }
.consulting-services.with_icons .service-item .service-item-content {
display: flex;
flex-direction: column;
align-items: center;
text-align: center; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon {
font-size: 36px;
margin-bottom: 30px;
width: 100%;
display: flex; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon i {
color: var(--con_base_color);
width: 36px;
height: 36px;
display: block;
line-height: 1.3;
transition: .3s; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon svg {
fill: var(--con_base_color); }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon.icon_position_left {
justify-content: flex-start; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon.icon_position_center {
justify-content: center; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon.icon_position_right {
justify-content: flex-end; }
.consulting-services.with_icons .service-item .service-item-content .service-item-icon.icon_shape_circle .service-item-icon-wrapper {
border-radius: 100%;
background-color: #F1F8FF;
padding: 20px;
width: -moz-fit-content;
width: fit-content;
transition: .3s; }
.consulting-services.with_icons .service-item .service-item-content .service-item-title {
margin-bottom: 20px;
padding-top: 0; }
.consulting-services.with_icons .service-item .service-item-content .service-item-title:before, .consulting-services.with_icons .service-item .service-item-content .service-item-title:after {
display: none; }
.consulting-services.with_icons .service-item .service-item-content .service-item-title a {
font-size: 18px;
font-weight: 500;
line-height: 24px;
color: var(--con_base_color);
text-decoration: none;
transition: .3s; }
.consulting-services.with_icons .service-item .service-item-content .service-item-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #7B7A7A;
margin-bottom: 30px; }
.consulting-services.with_icons .service-item .service-item-content .service-item-read-more {
font-size: 14px;
font-weight: 600;
line-height: 26px;
color: var(--con_base_color);
text-decoration: none;
display: flex;
align-items: center;
gap: 8px; }
.consulting-services.with_icons .service-item .service-item-content .service-item-read-more .read_more_icon_wrapper {
display: flex; }
.consulting-services.with_icons .service-item .service-item-content .service-item-read-more i {
color: var(--con_third_color);
transition: .3s; }
.consulting-services.with_icons .service-item .service-item-content .service-item-read-more svg {
fill: var(--con_third_color);
transition: .3s; }.consulting-services.with_icons_2 {
transition: .3s;
max-width: 442px;
margin: 0 auto;
padding: 90px 70px 60px;
border-radius: 40px;
box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
background-color: #fff; }
.consulting-services.with_icons_2.owl-carousel .service-item {
width: 100%; }
.consulting-services.with_icons_2:before, .consulting-services.with_icons_2:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 40px;
background-color: #fff;
z-index: 1;
transition: .3s; }
.consulting-services.with_icons_2:before {
background-color: #f2f4fa;
transform: rotate(75deg);
z-index: 0; }
.consulting-services.with_icons_2 .service-item {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
position: relative;
z-index: 1;
min-height: 280px; }
.consulting-services.with_icons_2 .service-item .service-item-icon {
overflow: hidden;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 10px; }
.consulting-services.with_icons_2 .service-item .service-item-icon i {
color: var(--con_base_color);
font-size: 36px;
display: block;
transition: .3s; }
.consulting-services.with_icons_2 .service-item .service-item-icon svg {
fill: var(--con_base_color); }
.consulting-services.with_icons_2 .service-item .service-item-icon.icon_position_left {
justify-content: flex-start; }
.consulting-services.with_icons_2 .service-item .service-item-icon.icon_position_center {
justify-content: center; }
.consulting-services.with_icons_2 .service-item .service-item-icon.icon_position_right {
justify-content: flex-end; }
.consulting-services.with_icons_2 .service-item .service-item-icon.icon_shape_circle .service-item-icon-wrapper {
padding: 20px;
position: relative;
width: -moz-fit-content;
width: fit-content; }
.consulting-services.with_icons_2 .service-item .service-item-icon.icon_shape_circle .service-item-icon-wrapper:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: var(--con_third_color);
left: 0;
top: 0;
z-index: -1;
transition: .2s;
border-radius: 100%; }
.consulting-services.with_icons_2 .service-item .service-item-title {
text-align: center;
align-items: center; }
.consulting-services.with_icons_2 .service-item .service-item-title:before, .consulting-services.with_icons_2 .service-item .service-item-title:after {
display: none; }
.consulting-services.with_icons_2 .service-item .service-item-title a {
font-size: 20px;
line-height: 1.2;
text-align: center;
margin-bottom: 8px;
font-weight: 500;
text-decoration: none;
color: var(--con_base_color);
transition: .3s; }
.consulting-services.with_icons_2 .service-item .service-item-description {
margin: 0 0 20px;
text-align: center;
line-height: 24px;
color: var(--con_base_color);
transition: .3s; }
.consulting-services.with_icons_2 .owl-stage-outer {
z-index: 10; }
.consulting-services.with_icons_2 .owl-controls {
z-index: 9;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto; }
.consulting-services.with_icons_2 .owl-controls .owl-dots {
display: flex;
justify-content: center;
align-items: center; }
.consulting-services.with_icons_2 .owl-controls .owl-dots .owl-dot span {
display: block;
width: 8px;
height: 8px;
margin: 0 5px;
background-color: rgba(0, 46, 91, 0.2);
background-clip: content-box;
border-radius: 50%;
transition: .3s; }
.consulting-services.with_icons_2 .owl-controls .owl-dots .owl-dot.active span {
width: 30px;
border-radius: 4px;
background-color: var(--con_base_color); }