.technopol-page-service-child-item-img {    position: relative;    overflow: hidden;   display: flex;    width: 100%;    height: 100%;}
.technopol-page-thumbnail{  background-position: center;  background-size: cover;}
.technopol-service-page-title{  padding: 5% 0 10%; text-align: center;}
.technopol-decor-page-title-box{  position: relative; margin: 0 auto; background-color: #0000009e;  padding: 20px 0;  width: 100%;  max-width: 850px;  color: white; }
.technopol-page-breadcrumb-box a{  color: white;}
.technopol-page-box{position: relative;margin-top: -10% !important;  background-color: #7d7d7d;  color: white;}
.technopol-page-content{padding: 20px;}
.technopol-page-service-child-item-title{  position: absolute;  bottom: 32px;  color: white !important;  text-align: right;  padding-left: 32px;  padding-right: 32px;}
.technopol-page-service-child-item h2 a{ color: white; font-weight: 700;  font-size: 28px;}
.technopol-page-service-child-item span{ font-size: 16px; font-weight: 300;color: #fffc;}
.technopol-page-service-child-item-bg{ position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); }
.technopol-page-service-child-item {    position: relative;    display: -webkit-box;   display: -ms-flexbox;    display: flex;    -webkit-box-orient: vertical;    -webkit-box-direction: normal;   -ms-flex-direction: column;    flex-direction: column;    min-width: 0;    word-wrap: break-word;    background-color: #fff;    background-clip: border-box;    border: 1px solid rgba(0,0,0,.125);    border-radius: .25rem;  }
.technopol-page-service-child-item h2 a{color:#7d7d7d}
.technopol-page-service-child-item-btn {    width: auto;    margin-left: auto;    margin-right: auto;    border: none;    text-align: center;    font: normal normal 500 12px/30px Rubik;    letter-spacing: .54px;    text-transform: uppercase;    border-radius: 6px;    align-items: center;    display: flex;    justify-content: center;    background: #f5f5f5 0 0 no-repeat padding-box;    opacity: 1;    height: 44px;    padding: 0 12px;  }
.technopol-page-service-child-item a {   position: relative;    display: block;    padding: 10px 0 15px;    margin-bottom: 20px;}
.technopol-page-cta{  position: relative;  display: block;  margin: 8em 0  4em auto!important; padding: 0 !important;  width: 100%;}
.mejs-poster.mejs-layer {  border: 10px solid #df0023;  box-shadow: 3px 4px 11px 1px black;}
.video-card-title {  padding: 0 10px;  font-size: 16px;  min-height: 45px;  line-height: 22px;}
.video-card-link {  border: 2px solid #df0023;  color: #df0023;  margin: 0 10px 20px;}
.video-card-link:hover {  background-color:#df0023; color:white;}
.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers {  padding: 5px;  min-width: 30px;  display: inline-flex;  text-align: center;  align-content: center;  justify-content: center;  border-left: 1px solid #cfc8d8; }
.navigation.pagination .nav-links .page-numbers{color: #cfc8d8;}
.navigation.pagination .nav-links .page-numbers.current{color:black}
.navigation.pagination .nav-links {  display: inline-block;  white-space: nowrap;  padding: 0;  clear: both;  border: 1px solid #cfc8d8;    border-left-width: 1px;    border-left-style: solid;    border-left-color: rgb(207, 200, 216);  border-left-width: 1px;  border-left-style: solid;  border-left-color: rgb(207, 200, 216);  border-left: 0;  margin: 1px;  position: relative;  margin: 0 auto;}
.technopol-subservice-box {  max-height:294px;  margin-bottom: 25px;}
.technopol-subservice-box h4{padding: 226px 15px 48px;  text-align: center;  color: white;  font-size: 16px;  line-height: 20px;}
.wp-video {  position: relative;  margin: 40px auto;}
.technopol-page-cta-content{  padding: 4em 2em;  z-index: 9;  color: white;  text-align: center;}
.technopol-page-cta-content h3 {font-size: 24px;  font-weight: bold;  text-align: center;}
.technopol-page-cta-content h4 {font-size: 16px;  color: #cacaca;  max-width: 550px;  margin: 2em auto;  line-height: 26px;  text-align: justify;}
.technopol-page-cta-content a{color: white;  text-align: center;  background-color: red;  padding: 5px 15px;  font-size: 18px;  font-weight: bold;}
.technopol-page-cta video{position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0; width:100%}
@media  only screen and (max-width: 620px) {
  	.subservice-page-content figure, 	.subservice-page-content img {    position: relative;    display: block;    width: auto;height: auto;    max-width: 100%;}
}