	.img__ {



	    position: relative;



	    display: block;



	}



	.img__:hover::before {



	    opacity: 1;



	    top: 50%;



	    bottom: 50%;



	}



	.img__:hover::after {



	    opacity: 1;



	    left: 50%;



	    right: 50%;



	}








	img {



	    max-width: 100%;



	    vertical-align: middle;



	    -webkit-object-fit: cover;



	    -moz-object-fit: cover;



	    -ms-object-fit: cover;



	    object-fit: cover;



	}







	.clearfix:before,

	.clearfix:after {



	    content: "";



	    display: block;



	    clear: both;



	}







	.nav-news__pages {



	    flex-wrap: nowrap;

	    display: flex;

	    padding-left: 0;
	    margin-bottom: 0;

	    list-style: none;



	    padding-bottom: 8px;



	    border-bottom: 1px solid #EBEBEB;



	    margin-bottom: 30px;
	    overflow-x: auto;



	}



	.nav-news__pages li {



	    min-width: max-content;



	    max-width: fit-content;






	}



	.nav-news__pages li:not(:last-child) {



	    padding-right: 10px;



	    margin-right: 10px;



	    border-right: solid 1px #EBEBEB;



	}



	.nav-news__pages li a {



	    position: relative;



	    padding: 8px;



	    border-radius: 5px;



	    border: 0px;



	    outline: none;



	    text-transform: uppercase;



	    transition: all 0.3s;



	    background-color: transparent;



	    display: flex;



	    justify-content: center;



	    text-align: center;



	}



	.nav-news__pages li a:before {



	    content: "";



	    width: 0;



	    height: 0;



	    border-left: 6px solid transparent;



	    border-right: 6px solid transparent;



	    border-bottom: 7px solid #ed3237;



	    position: absolute;



	    top: 100%;



	    opacity: 0;



	    transition: all 0.3s;



	}



	.nav-news__pages li a:after {



	    content: "";



	    position: absolute;



	    top: 100%;



	    transform: translateY(7px);



	    background-color: #ed3237;



	    width: 100%;



	    height: 1px;



	    opacity: 0;



	    transition: all 0.3s;



	}



	.nav-news__pages li:hover a,



	.nav-news__pages li:focus a,



	.nav-news__pages .active a {



	    background-color: #ed3237;



	    color: #FFFFFF;



	}



	.nav-news__pages li:hover a:before,



	.nav-news__pages li:focus a:before,



	.nav-news__pages .active:before {



	    opacity: 1;



	}



	.nav-news__pages li:hover a:after,



	.nav-news__pages li:focus a:after,



	.nav-news__pages .active:after {



	    opacity: 1;



	}







	.titles-sidebars__news {

	    font-size: 1.25rem;

	    color: #313131;

	    margin-bottom: 1.25rem;



	}







	.list-sidebar__news>li {



	    padding: 10px 30px 10px 20px;



	    background: #F5F5F5;



	    border-radius: 5px;

	    clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%, 0% 50%);



	}



	.list-sidebar__news>li.active {

	    background: #ED3237;

	    color: #fff;

	}



	.list-sidebar__news>li.active a:hover,

	.list-sidebar__news>li.active a:focus {

	    color: #fff;

	}



	.list-sidebar__news>li a {





	    display: flex;

	    font-size: 0.875rem;



	}



	.list-sidebar__news>li:not(:last-child) {



	    margin-bottom: 15px;



	}



	.list-sidebar__news a:hover,



	.list-sidebar__news a:focus {



	    color: #4a4a4a;



	}



	.list-sidebar__news li {



	    position: relative;



	}



	.list-sidebar__news li i {



	    display: flex;



	    width: 18px;



	    height: 18px;



	    position: absolute;



	    top: 10px;



	    right: 9px;



	    z-index: 10;



	    justify-content: center;



	    align-items: center;



	    text-align: center;



	    cursor: pointer;



	}



	.list-sidebar__news li ul {



	    margin-top: 10px;



	    display: none;



	}







	.actives-newss__items {



	    transform: rotate(180deg);



	    transition: all 0.2s;



	}







	.list-news__rights li {



	    padding-bottom: 10px;
	    padding-left: 25px;


	    margin-bottom: 10px;



	    border-bottom: solid 1px #EBEBEB;



	    line-height: 1.7;
	    position: relative;



	}



	.list-news__rights li .hot-news__rights {

	    line-height: 1.3;

	}



	.list-news__rights li a:hover,

	.list-news__rights li a:focus {



	    color: #ed3237;



	}







	.banner-sale__rights li:not(:last-child) {



	    margin-bottom: 20px;



	}







	.titles-big__pages {



	    font-size: 24px;

	    margin-bottom: 1.25rem;

	    color: #313131;



	}







	.items-news__pages {



	    display: flex;



	    flex-wrap: wrap;



	}



	.items-news__pages .img-news__pages {



	    width: 18.75rem;



	    margin-right: 1rem;



	}



	.items-news__pages .img-news__pages a {



	    position: relative;



	    height: 1px;



	    width: 100%;



	    display: flex;



	    padding-top: 60%;



	    border-radius: 5px;



	    overflow: hidden;



	}



	.items-news__pages .img-news__pages a img {



	    position: absolute;



	    left: 0px;



	    top: 0px;



	    width: 100%;



	    height: 100%;

	    object-fit: scale-down;



	}



	.items-news__pages .intros-news__pages {



	    width: 100%;



	    flex: 1;



	}
.items-news__pages .intros-news__pages .names-news__pages {
	margin-bottom: 0.5rem;
	font-size: 1.25rem;
}


	.items-news__pages .intros-news__pages .names-news__pages:hover,

	.items-news__pages .intros-news__pages .names-news__pages:focus {



	    color: #ed3237;



	}







	.user-views__news {



	    display: flex;



	    align-items: center;



	    flex-wrap: wrap;






	}


	.user-views__news li{
		margin-bottom: 10px;
	}
	.user-views__news li:not(:last-child) {



	    margin-right: 20px;



	}







	.users-news__ups,



	.news-views__items {



	    display: flex;



	    align-items: center;



	}



	.users-news__ups img,



	.news-views__items img {



	    margin-right: 10px;



	}







	.list-news__pages>li:not(:last-child) {



	    padding-bottom: 15px;



	    margin-bottom: 15px;



	    border-bottom: solid 1px #EBEBEB;



	}










	.seemore-news__gages {



	    margin-left: auto;



	    margin-right: auto;



	}







	.box-ships__suports {



	    display: flex;



	    padding: 20px 30px;



	    background-size: cover;



	    border-radius: 5px;



	}



	.box-ships__suports .left-ships__suports {



	    width: 75%;



	    padding: 10px;



	    background-color: #FFFFFF;



	    border-radius: 5px;



	}



	.box-ships__suports .text-ships__suports {



	    width: 25%;



	    padding-left: 20px;



	}







	.list-prds__alls {



	    background-color: #FFFFFF;



	}



	.list-prds__alls .row {



	    --bs-gutter-x: unset;



	}



	.list-prds__alls .row>[class^=col] {



	    border: solid 1px #EBEBEB;



	    margin-right: -1px;



	    padding-left: 0;







	}



	.list-prds__alls .row>[class^=col]:last-child {



	    display: flex;



	    align-items: center;



	    justify-content: center;



	}



	.btn-ships__suports {



	    display: flex;



	    flex-wrap: wrap;



	    height: fit-content;



	    width: 100%;



	    padding: 20px 30px;



	    text-align: center;



	}



	.btn-ships__suports .icon-see__ships {



	    display: flex;



	    align-items: center;



	    justify-content: center;



	    width: 54px;



	    height: 54px;



	    padding: 5px;



	    background-color: #0567A5;



	    border-radius: 1000px;



	    margin-left: auto;



	    margin-right: auto;



	}



	.btn-ships__suports .icon-see__ships img {



	    width: 24px;



	    height: 24px;



	    object-fit: scale-down;



	}



	.btn-ships__suports span {



	    width: 100%;



	}







	.text-ships__suports {



	    font-family: "Roboto-Bold";



	    font-style: italic;



	    text-transform: uppercase;



	}







	.titles-ships__suports {



	    color: #016DF6;



	}







	.titles-ships__frees {



	    background: #F85151;



	    background: linear-gradient(to top, #F85151 0%, #D30F0F 100%);



	    -webkit-background-clip: text;



	    -webkit-text-fill-color: transparent;



	}







	.prices-carts__items {



	    display: flex;



	    align-items: center;



	    justify-content: space-between;



	}







	.titles-news__details {



	    font-family: "Lexend-SemiBold";



	}







	.titles-infomation__news {



	    padding-bottom: 20px;



	    margin-bottom: 20px;



	    border-bottom: solid 1px #EBEBEB;



	}







	.titles-refer__prds {



	    font-family: "Lexend-SemiBold";



	}







	.apps-share__news {



	    display: flex;



	    width: fit-content;



	    margin-left: auto;



	}







	.titles-share__news {



	    margin-right: 25px;



	}







	.list-apps__news {



	    display: flex;



	    align-items: center;



	}



	.list-apps__news li:not(:last-child) {



	    margin-right: 10px;



	}



	.list-apps__news li a {



	    display: flex;



	    width: 28px;



	    height: 28px;



	}



	.list-apps__news li a img {



	    object-fit: scale-down;



	}







	.cmt-news__details {



	    width: 100%;



	}







	.tops-news__relates {



	    display: flex;



	    align-items: flex-end;



	    justify-content: space-between;



	}







	.titles-news__relates {



	    font-family: "Lexend-SemiBold";



	}







	.mores-news__relates {



	    display: flex;



	    align-items: center;



	    color: #036EB2;



	}



	.mores-news__relates:hover,

	.mores-news__relates:focus {



	    color: #0567A5;



	}



	.mores-news__relates i {



	    margin-left: 10px;



	}







	.news-relates__details {



	    background-color: #f9f9f9;



	}







	.items-news__relates {



	    border-radius: 5px;



	    background-color: #FFFFFF;



	    overflow: hidden;



	    transition: .3s;
	    height: 100%;







	}



	.items-news__relates:hover {



	    box-shadow: 0 4px 10px rgba(0, 0, 0, .3);



	    transition: .3s;



	}



	.items-news__relates .img-mews__relates {



	    position: relative;



	    height: 1px;



	    width: 100%;



	    padding-top: 60%;



	}



	.items-news__relates .img-mews__relates img {



	    position: absolute;



	    left: 0px;



	    top: 0px;



	    width: 100%;



	    height: 100%;
	    object-fit: scale-down;



	}



	.items-news__relates .intros-news__relates {



	    padding: 20px 15px;



	    text-align: justify;



	}



	.items-news__relates .intros-news__relates .names-news__relates {



	    display: flex;



	    margin-bottom: 10px;




	}



	.items-news__relates .intros-news__relates .names-news__relates:hover,

	.items-news__relates .intros-news__relates .names-news__relates:focus {



	    color: #036EB2;



	}







	.top-group__works .all-titles__groups {



	    max-width: 850px;



	}







	.items-top__groupsss {



	    position: relative;



	    margin-bottom: 30px;



	    border-radius: 5px;



	    overflow: hidden;



	    transition: all 0.3s;



	}



	.items-top__groupsss:hover,

	.items-top__groupsss:focus {



	    filter: drop-shadow(0px 6px 12px rgba(0, 0, 0, 0.15));



	}



	.items-top__groupsss .img-tops__groups {



	    position: relative;



	    height: 1px;



	    width: 100%;



	    padding-top: 70%;



	}



	.items-top__groupsss .img-tops__groups img {



	    position: absolute;



	    left: 0px;



	    top: 0px;



	    width: 100%;



	    height: 100%;



	}



	.items-top__groupsss .intros-top__groupsss {



	    position: absolute;



	    left: 0px;



	    bottom: 0px;



	    width: fit-content;



	    height: auto;



	    background-color: #FFFFFF;



	    z-index: 10;



	    width: 100%;



	    max-width: 320px;



	    border-top-right-radius: 5px;



	    padding: 15px 10px;



	}



	.items-top__groupsss .intros-top__groupsss .names-tops__gruops {



	    display: -webkit-box;



	    -webkit-box-orient: vertical;



	    -webkit-line-clamp: 2 !important;



	    overflow: hidden;



	    max-height: 100% !important;



	    margin-bottom: 10px;



	    font-family: "Lexend-SemiBold";



	}



	.items-top__groupsss .intros-top__groupsss .names-tops__gruops:hover,

	.items-top__groupsss .intros-top__groupsss .names-tops__gruops:focus {



	    color: #036EB2;



	}



	.items-top__groupsss .intros-top__groupsss .see-tops__grousp {



	    display: flex;



	    align-items: center;



	    color: #036EB2;



	}



	.items-top__groupsss .intros-top__groupsss .see-tops__grousp img {



	    width: 14px;



	    height: 14px;



	    object-fit: scale-down;



	    margin-left: 5px;



	}







	.hospital-tops {



	    background-color: #F9FCFE;



	}



	.hospital-tops .list-top__groups {



	    margin-top: -14%;



	}



	.hospital-tops .list-top__groups .row {



	    align-items: flex-end;



	}



	.hospital-tops .list-top__groups .row>[class^=col]:nth-child(2) .items-top__groupsss .img-tops__groups {



	    padding-top: 98%;



	}







	.text-hospital__tops {



	    width: 50%;



	    padding-right: 30px;



	}







	.industry-entertainments__sl .items-top__groupsss .img-tops__groups {



	    padding-top: 100%;



	}







	.show-construction__details {



	    position: relative;



	}







	.showss-topss {



	    margin-bottom: 15px;



	    border: solid 1px #EBEBEB;



	    pointer-events: auto !important;



	    position: relative;



	}



	.showss-topss .group-btns__slider {



	    position: absolute;



	    display: flex;



	    justify-content: space-between;



	    height: 1px;



	    width: 100%;



	    top: 50%;



	    z-index: 10;



	    transform: translateY(-12px);



	}



	.showss-topss .group-btns__slider .swiper-button-next,



	.showss-topss .group-btns__slider .swiper-button-prev {



	    position: relative;



	    right: unset;



	    left: unset;



	    top: unset;



	    width: 36px;



	    height: 57px;



	    color: #FFFFFF;



	    display: flex;



	    align-items: center;



	    justify-content: center;



	    margin: 0;



	    padding: 0;



	    opacity: 1 !important;



	    visibility: visible !important;



	    z-index: 12 !important;



	    pointer-events: unset !important;



	    font-size: 32px;



	    outline: none;



	    background-color: rgba(0, 0, 0, 0.5);



	    transition: all 0.3s;



	    border-radius: 1000px;



	}



	.showss-topss .group-btns__slider .swiper-button-next:hover,

	.showss-topss .group-btns__slider .swiper-button-next:focus,



	.showss-topss .group-btns__slider .swiper-button-prev:hover,



	.showss-topss .group-btns__slider .swiper-button-prev:focus {



	    background-color: #0567A5;



	    color: white;



	}



	.showss-topss .group-btns__slider .swiper-button-next:after,



	.showss-topss .group-btns__slider .swiper-button-prev:after {



	    display: none;



	}



	.showss-topss .group-btns__slider .swiper-button-prev {



	    border-radius: 0px 5px 5px 0px;



	}



	.showss-topss .group-btns__slider .swiper-button-next {



	    border-radius: 5px 0px 0px 5px;



	}







	.showss-thums {



	    position: relative;



	    margin-bottom: 20px;



	}



	.showss-thums .shows-thumb__smalls {



	    border-radius: 0px;



	    overflow: hidden;



	    position: relative;



	    height: 1px;



	    padding-top: 58%;



	    transition: all 0.2s;



	    border: solid 1px transparent;



	}



	.showss-thums .shows-thumb__smalls img {



	    position: absolute;



	    left: 0px;



	    top: 0px;



	    right: 0;



	    bottom: 0;



	    margin: auto;



	    width: 100%;



	    height: 100%;



	}



	.showss-thums .swiper-slide-thumb-active .shows-thumb__smalls {



	    border: solid 1px #036EB2;



	}



	.showss-thums .shows-thumb__bigs {



	    position: relative;



	    height: 1px;



	    width: 100%;



	    padding-top: 50%;



	}



	.showss-thums .shows-thumb__bigs img {



	    width: 100%;



	    height: 100%;



	    position: absolute;



	    left: 0px;



	    top: 0px;



	    z-index: 1000;



	}







	.construction-prds__details {



	    background-color: #F5F5F5;



	}







	.construction-prds__sl {



	    padding: 15px 0px;



	}



	.construction-prds__sl .items-prds__alls {



	    border-radius: 5px;



	}



	.construction-prds__sl .items-prds__alls:hover,

	.construction-prds__sl .items-prds__alls:focus {



	    filter: drop-shadow(0px 7px 14px rgba(53, 53, 53, 0.08));



	}



	.construction-prds__sl .group-btns__slider {



	    position: absolute;



	    display: flex;



	    justify-content: space-between;



	    height: 1px;



	    width: 100%;



	    top: 50%;



	    z-index: 10;



	    transform: translateY(-12px);



	}



	.construction-prds__sl .group-btns__slider .swiper-button-next,



	.construction-prds__sl .group-btns__slider .swiper-button-prev {



	    position: relative;



	    right: unset;



	    left: unset;



	    top: unset;



	    width: 18px;



	    height: 37px;



	    color: #036EB2;



	    display: flex;



	    align-items: center;



	    justify-content: center;



	    margin: 0;



	    padding: 0;



	    opacity: 1 !important;



	    visibility: visible !important;



	    z-index: 12 !important;



	    pointer-events: unset !important;



	    font-size: 18px;



	    outline: none;



	    background-color: #FFFFFF;



	    transition: all 0.3s;



	    border-radius: 1000px;



	}



	.construction-prds__sl .group-btns__slider .swiper-button-next:hover,

	.construction-prds__sl .group-btns__slider .swiper-button-next:focus,



	.construction-prds__sl .group-btns__slider .swiper-button-prev:hover,



	.construction-prds__sl .group-btns__slider .swiper-button-prev:focus {



	    background-color: #0567A5;



	    color: white;



	}



	.construction-prds__sl .group-btns__slider .swiper-button-next:after,



	.construction-prds__sl .group-btns__slider .swiper-button-prev:after {



	    display: none;



	}



	.construction-prds__sl .group-btns__slider .swiper-button-prev {



	    border-radius: 0px 5px 5px 0px;



	    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);



	    border-radius: 0px 5px 5px 0px;



	}



	.construction-prds__sl .group-btns__slider .swiper-button-next {



	    border-radius: 5px 0px 0px 5px;



	    box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.1);



	}







	.slide-small__btn .group-btns__slider {



	    position: absolute;



	    display: flex;



	    justify-content: space-between;



	    height: 1px;



	    width: 100%;



	    top: 50%;



	    z-index: 10;



	    transform: translateY(-12px);



	}



	.slide-small__btn .group-btns__slider .swiper-button-next,



	.slide-small__btn .group-btns__slider .swiper-button-prev {



	    position: relative;



	    right: unset;



	    left: unset;



	    top: unset;



	    width: 18px;



	    height: 37px;



	    color: #036EB2;



	    display: flex;



	    align-items: center;



	    justify-content: center;



	    margin: 0;



	    padding: 0;



	    opacity: 1 !important;



	    visibility: visible !important;



	    z-index: 12 !important;



	    pointer-events: unset !important;



	    font-size: 18px;



	    outline: none;



	    background-color: #FFFFFF;



	    transition: all 0.3s;



	    border-radius: 1000px;



	}



	.slide-small__btn .group-btns__slider .swiper-button-next:hover,

	.slide-small__btn .group-btns__slider .swiper-button-next:focus,



	.slide-small__btn .group-btns__slider .swiper-button-prev:hover,



	.slide-small__btn .group-btns__slider .swiper-button-prev:focus {



	    background-color: #0567A5;



	    color: white;



	}



	.slide-small__btn .group-btns__slider .swiper-button-next:after,



	.slide-small__btn .group-btns__slider .swiper-button-prev:after {



	    display: none;



	}



	.slide-small__btn .group-btns__slider .swiper-button-prev {



	    border-radius: 0px 5px 5px 0px;



	    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);



	    border-radius: 0px 5px 5px 0px;



	}



	.slide-small__btn .group-btns__slider .swiper-button-next {



	    border-radius: 5px 0px 0px 5px;



	    box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.1);



	}







	.list-sevices__pages .item-sevices__pages:not(:last-child) {



	    margin-bottom: 80px;



	}







	.item-sevices__pages {



	    display: flex;



	    justify-content: space-between;



	    align-items: center;



	}



	.item-sevices__pages:nth-child(2n+2) .img-sevices__items {



	    order: 2;



	}



	.item-sevices__pages:nth-child(2n+2) .img-sevices__items:after {



	    background-color: #ECE3E5;



	    width: 85%;



	    height: 110%;



	}



	.item-sevices__pages:nth-child(2n+3) .img-sevices__items:after {



	    background-color: #ECE3E5;



	    width: 85%;



	    height: 110%;



	}



	.item-sevices__pages:nth-child(4n+1) .img-sevices__items:after {



	    left: -25px;



	    bottom: -25px;



	    width: 85%;



	    height: 95%;



	}



	.item-sevices__pages:nth-child(4n+2) .img-sevices__items:after {



	    left: 0px;



	    right: 0px;



	    margin: auto;



	}



	.item-sevices__pages:nth-child(4n+3) .img-sevices__items:after {



	    right: -25px;



	    margin: auto;



	}



	.item-sevices__pages:nth-child(4n+4) .img-sevices__items:after {



	    left: -25px;



	    bottom: -25px;



	    width: 85%;



	    height: 65%;



	    background-color: #E6F0F7;



	}



	.item-sevices__pages .img-sevices__items {



	    width: 50%;



	    position: relative;



	    display: flex;



	    align-items: center;



	}



	.item-sevices__pages .img-sevices__items img {



	    position: relative;



	    z-index: 10;



	}



	.item-sevices__pages .img-sevices__items:after {



	    content: "";



	    position: absolute;



	    background-color: #E6F0F7;



	    border-radius: 5px;



	    width: 80%;



	    height: 80%;



	}



	.item-sevices__pages .intros-items__sevices {



	    width: 45%;



	}



	.item-sevices__pages .intros-items__sevices .names-items__sevices {



	    color: #036EB2;



	    font-family: "Lexend-SemiBold";



	    display: flex;



	}



	.item-sevices__pages .intros-items__sevices .names-items__sevices:hover,

	.item-sevices__pages .intros-items__sevices .names-items__sevices:focus {



	    color: #0567A5;



	}







	.sevices-pages {



	    background: url(../images/bg-sevices.png) no-repeat center;



	    background-size: 100% auto;



	}





	.flag_stt {
	    position: absolute;
	    z-index: 1;
	    flex-shrink: 0;
	    width: 16px;
	    height: 25px;
	    top: 0;
	    left: 0;



	}



	.flag_stt img {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}



	.content_number {
	    position: relative;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;

	    color: #fff;

	    font-size: 12px;

	    font-family: "Hel_Bold", sans-serif;
	    z-index: 1;
	    text-align: center;
	    display: block;
	}



	.content-news__pages {

	    padding-bottom: 2rem;

	}

	.form-bottom-new .share{
		flex: 0 0 40%;
		justify-content: flex-end;
		align-items: center;
		gap: 10px;
	}
	.form-bottom-new .share a{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		background: #ebebeb;
	}
	.form-bottom-new .tag{
		flex: 1;
		gap: 10px;
		align-items: center;

	}
	.form-bottom-new .tag a{
		color: #000;
	}
	.form-bottom-new .tag a:hover{
		color: #ed3237;
	}
	@media(min-width: 992px) {



	    .items-news__relates {



	        height: 100%;



	    }







	}

	@media(max-width:991px) {

	    .list-sidebar__news>li {

	        clip-path: polygon(0 0, 98% 0, 100% 50%, 98% 100%, 0 100%, 0% 50%);

	    }



	    .center-news__pages,
	    .news-hot__sidebars {

	        margin-top: 1.25rem;

	    }

	}

	@media(max-width:575px) {

	    .list-news__pages>li:not(:first-child) .items-news__pages {

	        display: block;

	    }

	    .list-news__pages>li:not(:first-child) .items-news__pages .img-news__pages {

	        width: 100%;

	    }
		.form-bottom-new {
			display: block !important;
		}
		.form-bottom-new .share{
			justify-content: flex-start;
			margin-top: 10px;
		}

	}