.page .page-title {
display: none;
}
/*Button css*/
.cyrino-btn:hover {cursor:pointer;} 
.cyrino-btn .elementor-widget-container a.elementor-button .elementor-button-content-wrapper {
  transition: .2s;
}
.cyrino-btn .elementor-widget-container a.elementor-button:hover .elementor-button-content-wrapper {
  gap: 15px;
}

/* Section 2*/

#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option .ue_label .ue_info{
	/*display: inline-block !important;
  column-count: 2;*/
	align-items: start;
  justify-content: start;
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option .ue_label .ue_info>div{
	/*width:auto !important;*/
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option .ue_label{
	width:100% !important;
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option .ue_label .ue_info{
		flex-direction: row;
		align-items: start;
  justify-content: start;
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option .ue_label .ue_info{
			align-items: start !important;
  justify-content: start !important;
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option.active .ue_label .ue_info > div{
	text-align:left;
	width: 48% !important;

}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option{
	align-items: end;
}
#uc_expanding_content_cards_elementor_d5c5760.exp-wrapper .ue_options .ue_option:not(.active) .ue_label .ue_info .ue_main{
	writing-mode: horizontal-tb !important;
	text-align: left;
}
.elementor-389 .elementor-element.elementor-element-d5c5760 .ue_option:not(.active) .ue_label .ue_info .ue_main{
	transform: rotate(0deg) !important;
	text-align: left;
	
}
.elementor-389 .elementor-element.elementor-element-d5c5760 .ue_label .ue_icon{
		width:auto;
	height:95px;
}
.elementor-389 .elementor-element.elementor-element-d5c5760 .ue_option.active .ue_label .ue_icon{
	width:auto;
	height:95px;
}
.elementor-389 .elementor-element.elementor-element-d5c5760 .graphic_element_image img{
	height: 100%;
	width:auto;
	object-position: right;
}
/*Section 3*/
#uc_image_card_carousel_elementor_9fe2691 .uc_dark_carousel_content{
	position: absolute;
  bottom: 0;
  backdrop-filter: none;
}
.owl-carousel .owl-stage-outer{
	padding: 10px 0;
}
/*Section 5*/
#uc_content_tabs_elementor_c3befa7 .ue-item-content-layout {
  display: flex;
  flex-direction: row-reverse;
}
.degree{
	font-size: 20px;
  position: relative;
  top: -30px;
}
#uc_content_tabs_elementor_c3befa7 > ul.tabs {
  position: relative;
  top: -150px;
  left: 25px;
  z-index: 999;
}
.industry-tab .uc_bold_tabs ul.tabs > li > a{
       flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    padding: 10px !important;
    align-items: center !important;
    
}
.industry-tab .uc_bold_tabs ul.tabs > li.r-tabs-state-active > a div.ue-graphic-element{
    
background-color: #5A2BC8;
}
/*Testimonials*/
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background-image: linear-gradient(45deg, #2F44D6, #8113BA);
    width: 50px !important;
    border-radius: 5px;
}
.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite{
	    display: flex;
    flex-direction: row;
    margin-top: 25px;
    width: 100%;
    align-items: center;
    text-align: center;
    justify-content: center;
    gap: 16px;
}
.elementor-1037 .elementor-element.elementor-element-74f4677 .elementor-testimonial__title {
    color: var(--e-global-color-secondary);
    font-family: "Mono", Sans-serif;
    font-weight: 600;
    font-style: normal;
    padding-left: 16px;
    margin-left: 0px;
    border-left: 4px solid #4c4c4c;
}
/*Footer*/
footer .footer-top{box-shadow: 0px 10px 5px -3px rgba(13.684134733780594, 0, 64.23165283203126, 0.7) inset !important; }