.jumbotron__extras {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(#0000009e, #000000);
}

.jumbotron__widgets h3 {      color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: 600;}


.jumbotron__widgets {
       display: block;
    padding: 11px;
}
.jumbotron__widgets .widget {
    margin-right: 6px;
    padding: 33.5px 30px 33.5px 0;

display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 33.5px 20px 33.5px 0;
border-right: 1px solid rgba(250, 250, 250, 0.15);
width: 31%;
}

.icon-box .fa {
    float: left;
    font-size: 40px;
    margin-right: 10px;
    color: #fff;
}
.jumbotron .icon-box__text {
    margin-left: 50px;
}

.icon-box__title {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #fff;
    line-height: inherit;
}

.icon-box__subtitle {
    color: #fff;
}





.promise { background-image: url("../images/promise_values.jpg"); padding: 90px 0px; background-repeat: repeat; }
.promise h3 { font-size: 40px; margin-bottom: 1.5rem; color:#fff }
.promise p { color: #fff; }
.promise img { margin-bottom: 0px; }


/* line 1, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area {
  background: #f7f7f7;
}
.categories-area .mb-70 {
    margin-bottom: 10px;
}
.section-padding30 {
    padding-top: 17px;
    padding-bottom: 30px;
}
.categories-area .section-tittle span {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-bottom: 17px;
    text-transform: uppercase;
    color: #272f7a;
    display: inline-block;
    position: relative;
    padding-left: 68px;
}

.categories-area .section-tittle span::before {
    position: absolute;
    content: "";
    width: 54px;
    height: 2px;
    background: #272f7a;
    top: 0;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.categories-area .section-tittle h2 {
    font-size: 35px;
    display: block;
    color: #092c3f;
    font-weight: 900;
	line-height:40px
}

/* line 3, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat {
  border: 9px solid transparent;
  padding: 30px 22px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  position: relative;
  z-index: 1;
  background: #ffff;
      border: 1px solid #d8d8d8;
    margin-top: 30px;
}

@media (max-width: 575px) {
  /* line 3, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
  .categories-area .single-cat {
    padding: 30px 22px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 3, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
  .categories-area .single-cat {
    padding: 30px 18px;
  }
}

/* line 16, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: #272f7a;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  bottom: 0;
  left: 0;
  z-index: -1;
  border: 9px solid #fff;
}

/* line 29, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat .cat-icon span {
  color: #eb566c;
  font-size: 65px;
  margin-bottom: 30px;
  display: block;
}

.cat-cap a.viewmore {background: #dce936;
    padding: 9px 11px;
    font-size: 14px !important;
    border-radius: 5px;
    color: #000 !important;}

/* line 38, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat .cat-cap h5 > a {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 21px;
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-family: "Sarabun", sans-serif;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 38, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
  .categories-area .single-cat .cat-cap h5 > a {
    font-size: 21px;
  }
}

@media (max-width: 575px) {
  /* line 38, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
  .categories-area .single-cat .cat-cap h5 > a {
    font-size: 23px;
  }
}

/* line 53, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat .cat-cap p {
  margin-bottom: 36px;
  color: #57667e;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 53, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
  .categories-area .single-cat .cat-cap p {
    font-size: 15px;
  }
}

/* line 63, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat .cat-cap a {
  color: #1c165c;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

/* line 73, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover {
  border: 1px solid transparent;
}

.categories-area .single-cat:hover .cat-icon span {
    border: 2px solid #ffffff;}

/* line 77, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover::before {
  height: 100%;
}

/* line 81, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover .cat-icon span {
  color: #fff;
}

/* line 86, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover .cat-cap h5 {
  color: #fff;
}

/* line 89, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover .cat-cap p {
  color: #fff;
}

/* line 92, C:/Users/HP/Desktop/264.Business_HTML/HTML/assets/scss/_categories.scss */
.categories-area .single-cat:hover .cat-cap a {
  color: #fff;
}




.categories-area .single-cat .cat-icon span {    width: 100%;
    border: 2px solid #272f7a;
    border-radius: 50%;
    width: 30%;
    margin: 0 auto 15px;
    font-size: 0; }
.categories-area .single-cat .cat-icon span img {    width: 100%;
    padding: 12px;
    
}
.categories-area .single-cat .cat-icon span img.hover {display:none}
.categories-area .single-cat:hover .cat-icon span img.hover {display:block}
.categories-area .single-cat:hover .cat-icon span img {display:none}



.testimony-section.bg-blue {}


.w-padding2 {
        padding-top: 50px;
    padding-bottom: 50px;
    background: #272f7a;

}
.wantToWork-area .wantToWork-caption h2 {
       color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

.wantToWork-area .btn-black {
       background: #ffffff00;
    border: 1px solid #fff;
    color: #fff;

}
	.wantToWork-area .btn-black:hover {
     background: #dce936;
    border: 1px solid #dce936;
    color: #272f7a;

}
	
	.filter-btn {      width: 100%;  background: #272f7a;    padding: 11px;}
	.filter-btn .col-md-3{   float:left }
	.filter-btn h3{    margin: 0;
    color: #fff;
    font-size: 21px;
    line-height: 42px;
    font-weight: 600;}
	.filter-btn select{    width: 100%;
    padding: 10px;
    border-radius: 7px;}
	
	
	
	
	
	
	
	.img-vox {position: relative;
    margin: 30px 0 0;}
	.img-vox img{width:100%}
	
	.conte-t{  text-align: center;
    position: absolute;
    top: 0;
    padding: 3px 8px;
    /* width: 100%; */
    background: #dce936a6;
}
.conte-t h3 {
    margin: 0;
    font-size: 14px;
    color: #000;
}
	
	
	.name-t {    text-align: center;
    position: absolute;
    bottom: 0;
	padding: 10px;
    width: 100%;
    background: #272f7aa8;
}
.name-t h3 {
    margin: 0;
    font-size: 15px;
	    font-weight: 600;
    color: #fff;
}
.name-t p {display:none;
    margin: 0;
    font-size: 15px;
    color: #fff;
}
.name-t button { display:none; font-size: 13px;  background: #dce936;
    border: navajowhite;
    padding: 3px 9px;
    border-radius: 5px;}
	
.img-vox:hover .name-t p, .img-vox:hover .name-t button { display: block;
    margin: 0 auto; }
	
	.view-all {padding: 24px;
    text-align: center;}
	.view-all button{background: #f7f7f7;
    border: 1px solid #272f7a;
    color: #272f7a;
    padding: 6px 38px;
    font-size: 16px;    font-weight: 600;
    border-radius: 7px;}
	.view-all button:hover{    background: #dce936;
    border: 1px solid #272f7a;
    color: #272f7a;
    padding: 6px 38px;
    font-size: 16px;
    border-radius: 7px;}
	
	
	
	
	
	
.block-social-1 > a {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
	    padding: 5px;
}
.border-w-2 {
    border-width: 2px !important;
}
.primary-primary-outline--hover {
    background: #272f7a;
    color: #fff;
}	.block-social-1 > a:hover {    background: #dce936;
    color: #000;}
	
.font-size-20.text-black {    font-size: 15px;
    font-weight: 600;
    color: #272f7a;}
	
	.d-block.font-gray-5.letter-spacing-1 {    text-transform: capitalize !important;
    color: #000;}
	.block-team-member-1 {
       padding: 30px;
    border: 1px solid #e9ecef;
  
    margin-bottom: 28px;
}


.block-team-member-1:hover {  box-shadow: 0px 0px 10px #000;}

.block-team-member-1:hover figure img {
    box-shadow: 0px 0px 10px #b3b3b3;
}

figure {
    margin: 0 0 1rem;
}
.block-team-member-1 figure img {
    width: 130px;
}












.ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgb(255 255 255) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em;
    background: #272f7a;
    padding: 20px;
}






.panel-primary {
       border-color: #272f7a;
    border: 1px solid #272f7a;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #272f7a;
    border-color: #272f7a;
    padding: 8px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-body {
    padding: 15px;
}
.wprt-icon-box.icon-top.align-center {
    text-align: center;
}
.wprt-icon-box.icon-top.align-center {
    text-align: center;
}
.wprt-icon-box.style-3 {
       background-color: #fff;
    border: solid 1px #f1f1f1;
    padding-top: 20px;
    padding-bottom: 15px;
        padding: 20px 16px;
}
.panel .wprt-icon-box.font-70 .icon-wrap > span {
    font-size: 30px;
    line-height: 0px;
    color: #272f7a;
}
.ftco-section.contre {padding:0}
.ftco-section.contre .section-padding30 {
    padding-top: 20px;
    padding-bottom: 0;
}
.ftco-section.contre .categories-area .mb-70 {
    margin-bottom: 0;
}
.navbar-nav.m-auto li.nav-item:hover .drop-de{display:block}
.drop-de { position: absolute; display:none;
    background: #272f7a;
    list-style: none;
    padding: 0px;}
	.drop-de li a {    color: #fff !important;
    padding: 7px 28px;}
	
	.drop-de .nav-item a {    padding: 6px 15px;
    border-bottom: 1px solid #fff;}

.mmm-36 {    margin-bottom: 20px;}
.panel .wprt-icon-box .heading {
    margin-top: 7px;
    margin-bottom: 6px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 500;
}
.panel .wprt-icon-box.style-3 > div span {
    font-size: 13px;
}

.wprt-content-box .inner {    box-shadow: 0px 0px 10px #000;}
.img.img-video  {width: 43%;
    float: right;
    margin-left: 30px;
}
.img.img-video img {width:100%}
.vhjuuu p, .vhjuuu ul li {    text-align: justify;}

.vhjuuu ul li {
margin-bottom:20px
}
.img.img-video.d-flex.align-self-stretch {width:100%}
.dess {    background: #272f7a;
    padding: 8px 20px;    margin-bottom: 30px;}
.dess h3 {color: #fff;
    margin: 0;
    font-size: 20px;
    text-align: center;}
	
	
.paginationss {
    display: inline-block;
    width: 100%;
}	
.paginationss ul {display: inline-block;
    width: 100%;
	    margin: 40px 0 0;
    padding: 0;
    text-align: center;}	
.paginationss ul li{display: inline-block;}	
.paginationss ul li a{display: block;
    width: 30px;
    height: 30px;
    border: 1px solid;
    line-height: 30px;}	
	
.paginationss ul li a.active	{  border: 1px solid #272f7a;  background: #272f7a;    color: #fff;}
.paginationss ul li a:hover	{ border: 1px solid #dce936; background: #dce936;  color: #000;}

.video-player  {      margin-bottom: 30px; }
.video-player iframe {    width: 100%;
    height: 290px;}	
.video-player h3 {    background: #272f7a;
    padding: 13px;
    font-size: 15px;
    font-weight: 600;
    color: #dce936;}	
	
	

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}
.img.img-vdeo img{width:100%}
.vvggt  {margin-top:50px}
.vvggt iframe {width:100%; height:209px}

.footer-logos {}
.footer-logos ul {    list-style: none;
    display: inline-block;
    padding: 0;
    width: 100%;}
.footer-logos ul li{    display: inline-flex;
    width: 24%;
    border: 1px solid #eaeaea;}
.footer-logos ul li img{width:100%}
/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    content: "\f00e";
    font-family: FontAwesome;
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.popc { position: absolute; display:none;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999;
    padding: 19px;
    background: #000000b3; }
.popc img{}
.popc {}
.popc .fa.fa-times{position: absolute;
    right: 15px;
    top: 11px;
    color: #fff;}

body.intro   {display: inline-table;
    overflow: hidden;
    position: relative;}
body.intro .popc  {display:block}





.modal-dialog {    width: 90%;    max-width: 90%;}
.modal-dialog a.fancybox {  
    display: block;  }
.modal-dialog img.fancybox { width:100%  }
.modal-dialog ul {padding:0px; list-style:none }
.modal-dialog ul li{     margin: 10px;   width: 25%;
    float: left; }

.modal-content {padding:30px}
.modal-footer {      width: auto;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;}
.modal-footer button {background: #000;
    color: #fff;}



.careerrr	.col-md-3{
		background: #ff9b00;
		padding: 4%;
		border-top-left-radius: 0.5rem;
		border-bottom-left-radius: 0.5rem;
	}
.careerrr	.contact-info{
		margin-top:10%;
	}
.careerrr	.contact-info img{
		margin-bottom: 15%;
	}
.careerrr	.contact-info h2{
		margin-bottom: 10%;
	}
.careerrr	.col-md-9{
		background: #272f7a;
		padding: 3%;
		border-top-right-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
.careerrr	.contact-form label{
		font-weight:600;     color: #fff;
	}
.careerrr	.contact-form button{
		background: #25274d;
		color: #fff;
		font-weight: 600;
		width: 25%;
	}
.careerrr	.contact-form button:focus{
		box-shadow:none;
	}



.careerrr .form-control input{
height: 40px !important; }










@media(max-width: 768px) {
    body {
        padding: 0;
    }
}

@media (max-width: 767.98px) {.wrap {
    position: relative;
    z-index: 0;
    width: 100%;
    background: #272f7a;
    display: none;
}
#section-counter {display:none}

	.ftco-navbar-light .navbar-brand {
    color: #000000;
    font-weight: 800;
    font-size: 28px;
    line-height: 1;
    width: 18%;
    margin-bottom: 0 !important;
    padding: 0;
}
	.jumbotron__widgets .widget {
    margin-right: 6px;
    padding: 33.5px 30px 33.5px 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 4.5px 20px 6.5px 0;
    border-right: 1px solid rgba(250, 250, 250, 0.15);
    width: 100%;
}
	
	
	
}








#mixedSlider {
     position: relative;
    margin-bottom: 33px;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 20.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 22px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}





.zoom-oy {    position: absolute; cursor:pointer;
    z-index: 99;

    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #dce936a6;
    line-height: 40px;
    text-align: center;}
.zoom-oy i{font-size: 17px;
    color: #000;}
    
    
    
    
    
    
    
    
    
    
    .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
table {
    border-collapse: collapse;
    background-color: transparent;
}
.media-event table th {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    letter-spacing: 1px;
}
.media-event table th {
    color: #fff;
    background-color: #272f7a;
}

.media-event table>tbody>tr:nth-child(2n+1)>td {
    background-color: #faf9f7;
}
.media-event table tr td {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}
.media-event table tr td img {
    width: 140px;
}
.media-event table tr td a span {
    background: #272f7a;
    padding: 4px;
    margin-top: 20px;
    color: #fff;
}


.mb-70.hhh-30 {
    margin-bottom: 30px;
}

.partv {text-align: center;
    margin-bottom: 7px;
    box-shadow: 0px 0px 10px;
    padding: 10px;
}
.partv img {
    width: 100%;
}
.partvf {    margin-bottom: 7px;
    box-shadow: 0px 0px 10px;}
.de {overflow:hidden}
.partv h3 {    font-size: 14px;
    background: #272f7a;
    padding: 3px 12px;
    display: block;
    width: max-content;
    margin: 0 auto;
    color: #fff;
    float: left;
}
.partv h3 a {color: #fff;
    background: #272f7a;}

.partv a {  font-size: 14px;
    background: #dce936;
    padding: 3px 12px;
    display: block;
    width: max-content;
    margin: 0 auto;
    color: #000;
    float: right;
}