.widget.c-sections.c-sections-template-1 .widget-title-custom {
    font-weight: bold;
    font-size: 28px;
    line-height: 121.5%;
    letter-spacing: 0.065em;
    color: #162843;
    font-family: BebasNeueBold, sans-serif;
}
.widget.c-shares.c-shares-template-2 .widget-title-container {
    width: 80%;
}
.widget.c-shares.c-shares-template-2 .widget-all-container {
    font-size: 0;
}
.widget.c-shares.c-shares-template-2 .widget-all-container.align-left {
    text-align: left;
}
.widget.c-shares.c-shares-template-2 .widget-all-container.align-center {
    text-align: center;
}
.widget.c-shares.c-shares-template-2 .widget-all-container.align-right {
    text-align: right;
}
.widget.c-shares.c-shares-template-2 .widget-content {
    margin-top: 20px;
}
.widget.c-shares.c-shares-template-2 .widget-title-custom {
    font-weight: bold;
    font-size: 28px;
    line-height: 121.5%;
    letter-spacing: 0.065em;
    color: #162843;
    font-family: BebasNeueBold;
}
.widget.c-shares.c-shares-template-2 .widget-all-button {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: #808080;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.widget.c-shares.c-shares-template-2 .widget-description-container {
    font-weight: 500;
    font-size: 16px;
    line-height: 148.5%;
    letter-spacing: 0.03em;
    color: #696969;
    padding-top: 30px;
}
.widget.c-shares.c-shares-template-2 .widget-content {}
.widget.c-shares.c-shares-template-2 .widget-element-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget.c-shares.c-shares-template-2 .widget-element {
    position: relative;
    overflow: hidden;
    display: flex;
    background: #162843;
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
    padding: 56px 40px 66px 40px;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture-wrap {
    padding-bottom: 30%;
    position: relative;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.widget.c-shares.c-shares-template-2 .widget-element-wrap .widget-header {
    background: #fff;
    padding: 60px 58px;
}
.widget.c-shares.c-shares-template-2 .widget-element-wrap .widget-header .widget-title-custom {
    font-weight: bold;
    font-size: 28px;
    line-height: 121.5%;
    letter-spacing: 0.065em;
    color: #162843;
    font-family: BebasNeueBold;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture-wrap {
    padding-bottom: 22%;
    position: relative;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-text {
    text-align: center;
}
.widget.c-shares.c-shares-template-2 .widget-footer {
    margin-top: 35px;
    padding: 0;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-name-wrapper {
    font-weight: bold;
    font-size: 25px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-decoration: none;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-name {
    width: 70%;
    margin: 0 auto;
    padding-top: 45px;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-detail-wrapper {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 30px;
    display: inline-block;
}
.widget.c-shares.c-shares-template-2 .widget-footer.align-left {
    text-align: left;
}
.widget.c-shares.c-shares-template-2 .widget-footer.align-center {
    text-align: center;
}
.widget.c-shares.c-shares-template-2 .widget-footer.align-right {
    text-align: right;
}
.widget.c-shares.c-shares-template-2 .widget-footer .widget-footer-all {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none;
    padding: 18px 28px;
    border: 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.widget.c-shares.c-shares-template-2 .widget-footer .widget-footer-all:hover {
    color: #FFF;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-detail-wrapper svg path {
	transition:0.4s;
}
.widget.c-shares.c-shares-template-2 .widget-element .widget-element-detail-wrapper:hover svg path {
    stroke: #ba2135;
    fill: #ba2135;
}
@media all and (max-width: 1200px) {
  .widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture-wrap {
    padding-bottom: 40%;
  }
}
@media all and (max-width: 1000px) {
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-name {
		width: 100%;   
		padding-top: 0;
	}
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-name-wrapper{
	    font-size: 20px;	
	}
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-detail-wrapper{
	    padding-top: 18px;	
	}
	.widget.c-shares.c-shares-template-2 .widget-element-wrap .widget-header{
	    padding: 56px 30px;	
	}
	.widget.c-shares.c-shares-template-2 .widget-title-container {
		width: 100%;
	}
	.widget.c-shares.c-shares-template-2 .widget-element-wrap .widget-header .widget-title-custom{
	    font-size: 20px;	
	}
	.widget.c-shares.c-shares-template-2 .widget-description-container{
	    padding-top: 20px;    
		font-size: 15px;	
	}
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture-wrap {
		padding-bottom: 30%;
		margin-bottom: 30px;
	}
	.widget.c-shares.c-shares-template-2 .widget-element{
	    padding: 55px 40px 58px 40px;	
	}
}
@media all and (max-width: 768px) {
	.widget.c-shares.c-shares-template-2 .widget-title-custom{
		padding: 0 20px;
	}
	.widget.c-shares.c-shares-template-2 .widget-content {
		margin-top: 10px;
	}
	 .widget.c-shares.c-shares-template-2 .widget-element {
		padding: 55px 20px 58px 20px;
	}
	.widget.c-shares.c-shares-template-2 .intec-content-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-picture-wrap {
		padding-bottom: 25%;
		margin-bottom: 54px;
	}
	.widget.c-shares.c-shares-template-2 .widget-element .widget-element-name {
		width: 78%;
	}
}
@media all and (max-width: 500px) {
 
}