/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.chitiet {
	background-color: #fff;
	padding: 20px;
	border-radius:10px
}
.saboxplugin-wrap{
	border-radius:15px;
	background-color:#fff;
	margin-bottom:20px !important
}
.widget .badge{
	width:80px;
	height:60px
}
.breadc{
	border-bottom: 1px solid #f1f1f1;
    background-color: #f9f9f9;
    padding: 15px;
    color: #a3a3a3;
    font-size: 14px;
}
.breadc p{
	margin-bottom: 0px;
}
.home .breadc{
	display: none;
}
/*
header #masthead{
	border-bottom: 1px solid #f1f1f1;
}

#main{
	background-image:linear-gradient(-90deg, rgb(145 208 217 / 59%), rgb(255 255 255 / 0%));
}
*/

.header-block{
	min-height: 0px;
}

.wpcf7-spinner{
	display: none;
}
.mark {
	-webkit-mask: url(images/mark.svg) 0% 0% / 100% 100%;
}

#secondary aside{
	padding: 15px;
	background-color: #fff;
	clear:both
}
.recent-blog-posts a{
	font-size: 14px;
	line-height:20px
}
.border-left{
	border-left: 10px solid #388691;
	padding-left: 30px;
}
.post-meta {
    color: #999;
    font-size: 12px !important;
}
.post-meta .item-post-mt {
    padding-left: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.post-meta .item-post-mt i {
    margin-right: 3px;
}
.post-meta .item-post-mt:first-child {
    padding-left: 0px;
}
.entry-header-text-top{
	padding-bottom:0px
}
.taxonomy-description{
	padding:20px;
	background-color:#fff
}
@media only screen and (min-width: 48em) {
	.post-sidebar{
		padding-left: 0px !important;
	}
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color: #fff;
}


.absolute-footer{
    font-size: 0.85em;
}
.absolute-footer .stack-col{
    flex-direction: row !important;
    justify-content: center;
    overflow: hidden;
}
.absolute-footer .stack-col .ux-menu-link{
    padding-left: 30px;
    color: #fff !important;
}
.absolute-footer .ux-menu-link__link{
    border-bottom: none !important;
}
aside span.widget-title {
    color: white;
    letter-spacing: 0;
    font-size: 19px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    display: block;
    background-image: linear-gradient(#2d2620, #261c11);
    padding: 10px;
}

#content img[class*="wp-image-"] {
    clear: both;
    display: block;
    margin: 0 auto;
}
.recent-blog-posts .post_comments{
    display: none;
}
@media only screen and (max-width: 48em) {
    .absolute-footer .stack-col,
    .absolute-footer .ux-menu-link,
    .absolute-footer .ux-menu-link__link{
        display: block;
        text-align: left;
    }
    .absolute-footer .ux-menu-link{
        width: 50%;
        float: left;
    }
    .absolute-footer .stack-col .ux-menu-link{
        padding: 0;
    }
}
@media (max-width: 549px) {
    #masthead .mobile-nav .header-button-1 a,
    #masthead .mobile-nav .header-button-2 a{
        text-transform: capitalize;
        width: 100px;
        height: 29px;
        min-height: 29px !important;
        animation: tada 1.2s infinite;
        font-size: 11px;
		padding: 0px;
        line-height: 29px !important;
    }
}




.chitiet {
	background-color: #fff;
	padding: 20px;
	border-radius:10px
}
.saboxplugin-wrap{
	border-radius:15px;
	background-color:#fff;
	margin-bottom:20px !important
}
.widget .badge{
	width:80px;
	height:60px
}
.breadc{
	border-bottom: 1px solid #f1f1f1;
    background-color: #f9f9f9;
    padding: 15px;
    color: #a3a3a3;
    font-size: 14px;
}
.breadc p{
	margin-bottom: 0px;
}
.home .breadc{
	display: none;
}
/*
header #masthead{
	border-bottom: 1px solid #f1f1f1;
}

#main{
	background-image:linear-gradient(-90deg, rgb(145 208 217 / 59%), rgb(255 255 255 / 0%));
}
*/

.header-block{
	min-height: 0px;
}

.wpcf7-spinner{
	display: none;
}
.mark {
	-webkit-mask: url(images/mark.svg) 0% 0% / 100% 100%;
}

#secondary aside{
	padding: 15px;
	background-color: #fff;
}
.recent-blog-posts a{
	font-size: 14px;
	line-height:20px
}
.border-left{
	border-left: 10px solid #388691;
	padding-left: 30px;
}
.post-meta {
    color: #999;
    font-size: 12px !important;
}
.post-meta .item-post-mt {
    padding-left: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.post-meta .item-post-mt i {
    margin-right: 3px;
}
.post-meta .item-post-mt:first-child {
    padding-left: 0px;
}
.entry-header-text-top{
	padding-bottom:0px
}
.taxonomy-description{
	padding:20px;
	background-color:#fff
}
@media only screen and (min-width: 48em) {
	.post-sidebar{
		padding-left: 0px !important;
	}
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color: #fff;
}

/* Custom CSS */

#top-bar {
  border-bottom:1px solid #070604;
  background-color:#2d261f;
  background-repeat:no-repeat;
  background-size:cover;
}

.header-main {
  background-image:linear-gradient(#2d2620,#261c11);
  border-top:1px solid #372d1d;
}

#header-contact li a i {
  font-size:16px;
  background-image:linear-gradient(#cf8a0a,#f8de97);
  padding:10px;
  border-radius:99%;
  width:27px;
  height:27px;
  color:#292119;
  line-height:12px;
  PADDING:7px;
  box-shadow:2px 2px 10px #0000007a;
}

#header-contact li a span {
  font-weight:bold;
  COLOR:#f1cf82;
  font-size:15px;
  letter-spacing:0;
  text-shadow:2px 2px 2px #0000006e;
}

.header-search-form-wrapper input {
  background-color:#1d1b18;
  box-shadow:inset 0 4px 2px rgb(0 0 0 / 25%);
  padding:10px;
  border:none;
  color:#8d8a84;
  font-size:15px;
  height:45px;
}

.header-main .searchform .button.icon {
  background:radial-gradient(106.16% 50% at 50.43% 0,rgba(255,244,217,.5) 0,rgba(255,244,217,0) 100%),radial-gradient(65% 65% at 50.43% 0,rgba(176,138,93,.5) 0,rgba(177,148,76,0) 100%),linear-gradient( 180deg,#846743,#6d4f2b 99.48%);
  height:45px;
  width:55px;
}
.header-button-1 a {
  font-weight:bold;
  font-size:15px;
  border-radius:0 !important;
  background:radial-gradient(106.16% 50% at 50.43% 0,rgba(255,244,217,.5) 0,rgba(255,244,217,0) 100%),radial-gradient(65% 65% at 50.43% 0,rgba(176,138,93,.5) 0,rgba(177,148,76,0) 100%),linear-gradient( 180deg,#846743,#6d4f2b 99.48%);
  height:45px;
  line-height:42px !important;
  color:#291b07;
  border:1px solid #745812;
  box-shadow:0 4px 4px rgb(0 0 0 / 25%),inset 0 -4px 8px rgb(92 70 24 / 60%);
}

.header-button-2 a {
  font-size:15px;
  font-weight:bold;
  height:45px;
  line-height:42px !important;
  color:#291b07;
  border:1px solid #745812 !important;
  ;
  border-radius:0 !important;
  background:radial-gradient(50.43% 23.75% at 50.43% 0,#fff 0,hsla(0,0%,100%,0) 100%),radial-gradient(65% 65% at 50.43% 0,#fff4d9 0,rgba(255,225,150,0) 100%),linear-gradient( 180deg,#cca952,#b1955f 99.48%);
  box-shadow:0 4px 4px rgb(0 0 0 / 25%),inset 0 -4px 8px rgb(92 70 24 / 60%);
  line-height:42px;
}

#header-contact {
  margin-right:30px;
}

.nav-spacing-xlarge>li {
  margin:0;
}

.header-nav-main li a {
  padding-left:33px;
  padding-right:33px;
  line-height:23px;
  border-left:1px solid #070604;
  border-right:1px solid #372d1d;
}

.header-nav-main li a:hover,
.header-nav-main li.active a {
  background-color:#211b15;
}

.header-nav-main li.tro-choi a {
  background:#4e3c27;
}

.nav-dropdown-default li a {
  margin-left:0 !important;
  margin-right:0 !important;
}

.nav-dropdown-default li {
  display:inline-block;
}

.nav-dropdown-default {
  text-align:center;
  padding:0;
  background:#4e3c27;
}

.nav-dropdown-default li a {
  font-size:14px;
  position:relative;
  font-weight:700;
  text-transform:uppercase;
  line-height:18px;
  padding:12px 9px !important;
  display:block;
  color:#dec9a1;
  border-left:none;
  border-right:none;
  border-bottom:none !important;
}

.nav-dropdown li a:hover {
  color:#dec9a1;
  background:linear-gradient(0deg,#927038,rgba(146,112,56,0));
}

.label-new.menu-item > a:after {
  background:#539315;
}

.label-hot.menu-item>a:after {
  background-color:#b20000;
}

.slider-section .slider-nav-light .flickity-prev-next-button svg {
  fill:#1c0c09;
  background:#f0e1be;
  border:none;
  color:#282017;
}

.slider-nav-light .flickity-prev-next-button .arrow {
  fill:#020202;
}

.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
  background-color:#dcc27e;
  border:none;
}

.flickity-page-dots .dot.is-selected {
  background-color:#111;
  opacity:1 !important;
  width:40px;
  border-radius:7px;
}

.flickity-page-dots .dot {
  width:10px;
  height:10px;
}

.section1 {
  background-image:url(/_nuxt/img/bg-section-sport.3e15aaf.svg);
  background-repeat:no-repeat;
  background-position-x:center;
  background-position-y:center;
  background-size:cover;
}

.section1 .section-title {
  background:radial-gradient(27.78% 21.05% at 50% 94.74%,rgba(255,244,217,.03) 3.11%,rgba(255,244,217,0) 100%),radial-gradient(37.56% 50% at 50% 0,rgba(255,244,217,.16) 0,rgba(255,244,217,0) 100%),linear-gradient(90deg,rgba(184,153,72,0) 8.42%,rgba(184,153,72,.2) 50.18%,rgba(184,153,72,0) 88.6%);
  margin-bottom:0;
  text-align:center;
  display:block;
  padding:13px;
  line-height:0;
}

.section1 .section-title .line-top {
  position:absolute;
  top:-3px;
  left:27%;
}

.section1 .section-title .line-bottom {
  position:absolute;
  bottom:0;
  left:27%;
}

.section1 .img1 {
  margin-bottom:-70px !important;
}

.nut-xem-them {
  background:radial-gradient(50.43% 23.75% at 50.43% 0,#fff 0,hsla(0,0%,100%,0) 100%),radial-gradient(65% 65% at 50.43% 0,#fff4d9 0,rgba(255,225,150,0) 100%),linear-gradient(180deg,#cca952,#b1955f 99.48%);
  box-shadow:0 4px 4px rgb(0 0 0 / 25%),inset 0 -4px 8px rgb(92 70 24 / 60%);
  margin-bottom:0;
  font-size:14px;
  letter-spacing:0;
  COLOR:black;
  HEIGHT:28px;
  min-height:14px;
  line-height:20px;
  padding:4px 5px;
}

.section1 .cot5 p {
  margin-bottom:5px;
}

.section1 .col {
  padding-bottom:0;
}

.slider-section .flickity-page-dots {
  bottom:-37px;
}

.section1 .section-title p {
  font-weight:800;
  font-size:16px;
  line-height:20px;
  text-align:center;
  letter-spacing:.02em;
  background-image:linear-gradient(180deg,#ecd69d,#c7a754);
  color:transparent;
  -webkit-background-clip:text;
  background-clip:text;
  margin:0;
}

.section3:before {
  position:absolute;
  left:0;
  top:30%;
  content:"";
  width:300px;
  height:84%;
  background:url(/assets/img/event/fooball-1.png) no-repeat;
  background-size:200px;
  z-index:99;
}

.section4 .box .image-cover {
  border-radius:8px;
  border:1px solid #8a743e;
}

.section1:before {
  position:absolute;
  left:0;
  top:50%;
  content:"";
  width:300px;
  height:84%;
  background:url(/assets/img/event/fooball-1.png) no-repeat;
  background-size:cover;
  z-index:99;
}

.section1:after {
  position:absolute;
  right:-11px;
  top:10%;
  content:"";
  width:150px;
  height:71%;
  background:url(/assets/img/event/fooball-2.png) no-repeat;
  background-size:140px;
  z-index:99;
}

.section3:after {
  position:absolute;
  right:-11px;
  top:10%;
  content:"";
  width:150px;
  height:71%;
  background:url(/assets/img/event/fooball-2.png) no-repeat;
  background-size:140px;
  z-index:99;
}

.section__title {
  margin-bottom:16px;
}

.section__title .start-title img {
  max-width:58px;
}

.heading.h2 {
  font-size:2rem;
}

.section__title .heading.h2 span {
  position:relative;
  font-size:28px;
  line-height:35px;
  font-weight:700;
  margin:0 19px;
  color:#dcc27e;
  text-shadow:0 0 2px rgb(0 0 0 / 60%);
}

.section__title .heading.h2 span:before {
  left:-215px;
  background-image:url(/assets/img/line-title-left.svg);
}

.section__title .heading.h2 span:after {
  right:-215px;
  background-image:url(/assets/img/line-title-right.svg);
}

.section__title .heading.h2 span:after,
.section__title .heading.h2 span:before {
  position:absolute;
  top:18px;
  width:196px;
  height:4px;
  content:"";
  background-repeat:no-repeat;
}

.section1 {
  padding-bottom:50px !important;
}

.section2 h3 {
  text-align:center;
  font-size:14px;
  text-transform:uppercase;
  line-height:18px;
  font-weight:900;
  color:#dec9a1;
  margin:15px 0 0;
  text-shadow:0 0 2px rgb(0 0 0 / 60%);
}

.section3 {
  background:linear-gradient(180deg,#161513,#0a0500);
}

.section3 .box {
  background-image:Url(/assets/img/gamehot/bg-game.png);
  background-repeat:no-repeat;
  background-position-x:CENTER;
  background-position-y:44px;
  background-size:initial;
}

.section3 .box .box-text {
  padding:14px 0 25px 0;
}

.section3 .box h3 {
  font-size:18px;
  font-weight:800;
  color:#dcc27e;
  margin-bottom:0;
  text-transform:uppercase;
}

.section4 .box .box-text {
  padding:5px;
  background-color:rgba(224,186,90,.7);
  box-shadow:0 2px 4px rgb(0 0 0 / 40%);
  border-bottom-left-radius:7px;
  border-bottom-right-radius:7px;
}

.section4 h4 {
  color:black;
  text-shadow:none;
  background-image:Url(/wp-content/uploads/2021/10/icon-curency.png);
  background-repeat:no-repeat;
  background-size:20px;
  background-position-x:50px;
  background-position-y:CENTER;
}

.tin-tuc-section .icon-box h3 {
  text-transform:uppercase;
  font-size:14px;
  font-weight:bold;
  color:white;
}

.tin-tuc-section .icon-box .icon-box-text {
  height:93px;
  overflow:hidden;
  color:#dcc27e;
  font-weight:800;
  margin-bottom:0;
  word-break:break-word;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  font-size:14px;
}

.tin-tuc-section .icon-box {
  height:125px;
  overflow:hidden;
  PADDING:15px;
  background:radial-gradient(66.3% 39.31% at 50% -3.17%,rgba(204,169,82,.17) 0,rgba(204,169,82,0) 100%),#12100f;
  box-shadow:0 -2px 7px rgb(0 0 0 / 25%),inset 0 5px 6px rgb(0 0 0 / 25%);
  overflow:hidden;
  border-radius:4px;
  border:1px solid #745812;
}

.tin-tuc-section .icon-box p {
  color:#dcc27e;
}

.footer-section .col {
  padding-bottom:0;
}

.footer-section ul li a {
  font-size:13px;
  font-weight:bold;
}

.footer-section ul li {
  margin-bottom:5px;
}

.footer-section h3 {
  font-weight:bold;
  font-size:16px;
  color:#d4b158;
}

.footer-section .img {
  display:inline-block;
}

.absolute-footer.dark {
  border-top:1px solid #362915;
}

.footer-section {
  padding-bottom:20px !important;
  border-bottom:1px solid #120900;
}

#menu-footer li {
  margin:0 2.4em;
}

#menu-footer li a {
  font-weight:bold;
  color:#d3b058;
  font-size:14px;
}

a.back-to-top {
  background:#f7dd97 !important;
  color:#271d12;
  border:none !important;
}

/* Custom CSS Mobile */

@media (max-width:549px) {
  .header-main .header-button-1 a {
    font-weight:bold;
    font-size:11px;
    width:101px;
    border-radius:0 !important;
    height:36px;
    line-height:35px !important;
  }
  .header:before {
    display:none;
  }
  .slider-section .flickity-page-dots {
    bottom:11px;
  }
  .flickity-page-dots .dot {
    width:6px;
    height:6px;
  }
  .header-main .header-button-2 a {
    font-weight:bold;
    font-size:11px;
    width:85px;
    border-radius:0 !important;
    height:36px;
    line-height:35px !important;
  }
  .section1 {
    padding-top:20px !important;
    padding-bottom:0 !important;
  }
  .section1 .medium-4 {
    flex-basis:33.33%;
    max-width:33.33%;
  }
  .section1:after {
    display:none;
  }
  .section1 .img1 {
    margin-bottom:-20px !important;
  }
  .section1:before {
    display:none;
  }
  .section1 .col {
    padding-bottom:10px;
  }
  .section2 .large-2 {
    padding:0 0 5px;
    flex-basis:25%;
    max-width:25%;
  }
  .section2 h3 {
    font-size:11px;
    margin-top:0;
    margin-bottom:10px;
  }
  .section3:after,
  .section3:before {
    display:none;
  }
  .section3 .large-4 {
    padding:0 5px 10px;
    flex-basis:50%;
    max-width:50%;
  }
  .section3 .box {
    background-position-y:bottom;
    background-size:contain;
  }
  .section3 .box .box-text {
    padding:26px 0 17px 0;
  }
  .section3 .box h3 {
    font-size:13px;
  }
  .section4 .large-3 {
    flex-basis:50%;
    max-width:50%;
    padding:0 5px 10px;
  }
  .section4 h4 {
    margin:0;
    font-size:12px;
  }
  .tin-tuc-section .col {
    padding-bottom:10px;
  }
  .tin-tuc-section .icon-box h3 {
    font-size:12px;
  }
  .tin-tuc-section .icon-box .icon-box-text {
    height:87px;
    font-size:13px;
  }
  .tin-tuc-section .icon-box {
    height:117px;
  }
  .footer-section .col {
    flex-basis:100%;
    max-width:100%;
  }
  .footer-section .ux-logo-link {
    padding:0 !important;
  }
  .menu-footer-container {
    display:none;
  }
  .section1 .large-6 {
    flex-basis:50%;
    max-width:50%;
    padding:0 5px 10px;
  }
}

.slogan {
	color: #ffffdb;
    background: linear-gradient(to bottom, #fff467 0, #fff467 40%, #ffffed 40%, #ffffc6 60%, #ffe655 65%, #ffe655 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    margin-bottom: 1rem;
    opacity: .7;
}
.formdangnhap  {
	max-width:435px;
	padding: 0 0 1rem 0;
	background: url(images/bg-form.png?v=1.0.1) top center no-repeat;
	background-size: 100% 100%;
}
.formdangnhap form {
		width: 75%;
    	margin: 0 auto;
	}
@media (min-width: 1300px){
	.formdangnhap  {
		margin: 0 auto;
		padding-bottom: .5rem;
		width: 68%;
		max-width:435px;
		padding: 0 0 1rem 0;
		background: url(images/bg-form.png?v=1.0.1) top center no-repeat;
		background-size: 100% 100%;
	}
	.formdangnhap form {
		width: 75%;
    	margin: 0 auto;
	}
	.form-control, .form-group>i {
		height: 40px;
		border-radius: 10px;
	}
}
.instyle {
    background: linear-gradient(to bottom, #ffecd4 0, #553418 30%, #fee9b9 50%, #553418 70%, #fffcc3 100%);
    border-radius: 15px;
    overflow: hidden;
    padding: 1.5px;
}
.instyle {
    border-radius: 10px;
}
input.form-control {
    height: 40px;
    background: #000 !important;
    border: none !important;
    outline: 0 !important;
    margin: 0 auto;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 14px;
    color: #ffcc7e !important;
    border-radius: 15px;
    text-align: center;
}
.form-group i {
    position: absolute;
    left: 15px;
    top: 0;
    display: inline-block;
    cursor: pointer;
    height: 40px;
    width: 25px;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8b8b8b;
}
.form-group {
    position: relative;
    margin-bottom: 1rem;
}
.recaptcha-input>div {
    width: 48%;
}
.capcha_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.seottl strong{
	display: block;
    background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.recaptcha-bg {
    width: calc(100% - 35px);
    height: calc(100% - 3px);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
	background: url(images/cap.jpg?v=1.0.1) top center no-repeat;
}
.capcha_icon i {
    background: linear-gradient(to bottom, #fff 0, #fff6bc 50%, #ffd562 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    font-size: 25px;
    right: 0px;
    left: 0px;
    top: 0px;
    height: 30px;
}
.capcha_icon {
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    cursor: pointer;
    transition: .5s all ease-in-out;
}
.recaptcha-input {
    display: flex;
    justify-content: space-between;
}
.btnsubmit {
    width: 230px;
    height: 50px;
    background-image: url(images/btn-dangky.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: unset !important;
    font-size: 0px !important;
}
.content_seo {
    background: #1f0f09;
    border: 1px solid #fff;
    border-radius: 1rem;
    padding: 2rem;
	font-size: 14px;
    text-align: left;
	color: #bcbab9;
}
.content_seo .content2{
	height:365px;
	overflow: scroll;
    overflow-x: hidden;
}
.content_seo a {
    color: #fff;
    background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content_seo h2, .content_seo h3, .content_seo h4, .content_seo h5, .content_seo h6 {
    background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content_seo h2 {
    font-size: 20px;
    text-transform: uppercase;
}
.slogan p{
	margin-bottom:0px
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px #5c5c5c;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 4px;
	background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
}

::-webkit-scrollbar-thumb
{
    background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
}


.recaptcha-input div input[type=text].form-control {
    padding: 0 5px;
}

.social-list {
    position: fixed;
    right: 1rem;
    top: 1rem;
    z-index: 9;
	right: auto;
	left: calc(50% + 320px + 5rem);
	width:245px
}
.social-list .slider img {
    border: 1.5px solid #fff;
    border-radius: 10px;
}
@media (min-width: 1000px){

}
@media (max-width: 1300px){
	.social-list{
		top: 1rem;
		width: 230px;
		position: fixed;
		right: 1%;;
		left:auto
	}
	section.padding{
		padding:10px
	}
	.social-list,#banners{
		display:none
	}
}

@keyframes icondlNoti{0%{transform:scale(.7)}50%{transform:scale(1)}100%{transform:scale(.7)}}