:focus {
    outline: none;
}
a:hover {
  text-decoration: none;
}

.frame-rightspacebig{
  padding-right: 55px;
}
.removepadding .ce-bodytext {
    padding: 0;
}
/*fonts*/


@font-face {
  font-family: 'Lato-Bold';
  src: url('../Fonts/Lato-Bold/Lato-Bold.eot') format('embedded-opentype') , url('../Fonts/Lato-Bold/Lato-Bold.ttf') format('truetype'), url('../Fonts/Lato-Bold/Lato-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Light';
  src: url('../Fonts/Lato-Light/Lato-Light.eot') format('embedded-opentype') , url('../Fonts/Lato-Light/Lato-Light.ttf') format('truetype'), url('../Fonts/Lato-Light/Lato-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('../Fonts/Lato-Regular/Lato-Regular.eot') format('embedded-opentype') , url('../Fonts/Lato-Regular/Lato-Regular.ttf') format('truetype'), url('../Fonts/Lato-Regular/Lato-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('../Fonts/Lato-Black/Lato-Black.eot') format('embedded-opentype') , url('../Fonts/Lato-Black/Lato-Black.ttf') format('truetype'), url('../Fonts/Lato-Black/Lato-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html{
  scroll-behavior: smooth;
}
body{
  font-family: 'Lato-Regular', sans-serif;
  scroll-behavior: smooth;
}

h1,h2,h3,h4,h5{
  font-family: 'Lato-Bold', sans-serif;
}
h1 {
	color: #fff;
    display: inline-block;
    font-size: 59px !important;
    line-height: 68px !important;
    font-family: 'Lato-Regular';
    padding-left: 12px;
    padding-right: 12px;
	word-break: break-word;
}
object {
  width: 100%;
}
                          /*navbar*/

.navbar {
  /*padding-top: 20px;*/
  padding-bottom: 8px;
}

.nav-link span {
  color: #be1982;
  padding-left: 4px;
  padding-right: 4px;
  font-family: 'Lato-Regular';
  font-size: 18px;
  line-height: 22px;
}

/*li.nav-item.active.dropdown a span {
  color: #dc2586;
  font-family: 'Lato-Bold';
}*/

.ml-auto .nav-item {
  left: auto !important;
  right: 0px;
}

.navbar-header.navbar-header-main , .desktop-menu-outer-wrap {
  width: 100%;
}

/*.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child {
  padding-right: 110px;
}*/

ul.dropdown-menu {
  display: none;
}
.bx-wrapper .bx-next:after{
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  content: 'next';
}
.bx-wrapper .bx-prev:after{
  content: 'prev';
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
}
.bx-wrapper .bx-controls-direction a{
  margin-top: 0;
}

li.nav-item.dropdown:hover ul.dropdown-menu {
  display: block;
}

ul.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  min-width: 218px;
}

ul.dropdown-menu li.active.nav-item {
  background-color: #be1982;
}

ul.dropdown-menu li.active.nav-item .dropdown-item span {
  color: #fff !important;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

.dropdown-toggle::after {
  border: none;
}

.nav-link span:hover {
  color: #be1982;
}

.nav-item.dropdown.show .dropdown-toggle.nav-link {
  background: #be1982;
}

.nav-item.dropdown.show .dropdown-toggle.nav-link span {
  color: #fff;
}

.dropdown-item span {
  color: #be1982;
}

.dropdown-menu {
  border: none !important;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #be1982;
  font-family: 'Lato-bold' !important;
  transition:0.6s;	
}

.dropdown-item:focus span, .dropdown-item:hover span {
  color: #fff !important;
}

.dropdown-menu.show .active.nav-item a span {
  color: #fff;
}

.dropdown-menu.show .active.nav-item {
  background: #be1982;
}

ul.nav.navbar-nav.ml-auto {
  margin-top: 30px;
}

.dropdown-menu {
  margin: 0 0 0;
}

img.navbar-brand-logo-normal {
  /*height: 60px;*/
  height: auto;
  /*padding-left: 15px;*/
  padding-left: 0;
}

.desktop-menu-outer-wrap nav.navbar.navbar-expand-lg{
  display: inline-block;
  float: right;
}

.desktop-menu-outer-wrap .navbar-brand.navbar-brand-image{
  position: absolute;
  top: 33px;
}
/*header .navbar{
  position: inherit;
}*/
header.navbar-top{
  position: inherit;
}
/*header h3:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 55px;
  border-bottom: 2px dotted #dc2583;
}*/


.frame-bottomborder header{
  position: relative;
}
.frame-bottomborder header:after{
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  /*top: 55px;*/
  top: 45px;
  border-bottom: 2px dotted #be1982;
}
/*top-menu*/

.top-menu-outer-wrap {
  /*width: 100%;
  display: inline-block;*/
  /*width: 100%;*/
  width: 65%;
  display: inline-block;
  /*background: #f0f0f0;*/
  background-image: linear-gradient(to right, rgba(240, 240, 240, 0), rgba(240, 240, 240, 1));
  margin-left: auto!important;
  float: right;
}

.top-menu-outer-wrap ul {
  float: right;
  list-style-type: none;
  display: flex;
  /*background: #f0f0f0;*/
  margin: 0;
  padding: 0;
  padding: 10px 0px;
}

.top-menu-outer-wrap ul li {
  padding-left: 10px;
  padding-right: 10px;
  /*padding-bottom: 5px;
  padding-top: 5px;*/
}
.top-menu-outer-wrap ul li:last-child{
  padding-left: 0;
}
.top-menu-outer-wrap ul li a {
  font-family: 'Lato-Light';
  color: #000;
  font-size: 16px;
  line-height: 14px;
}
.top-menu-outer-wrap .tx-srlanguagemenu div a {
  border-right: 1px solid #000;
  padding: 0 10px;
  text-transform: lowercase;
}
.top-menu-outer-wrap .tx-srlanguagemenu div:first-child a{
  padding-left: 0;
}
.top-menu-outer-wrap .tx-srlanguagemenu div:last-child a{
  padding-right: 0;
  border-right: 0;
}
.top-menu-outer-wrap {
  
}



                          /*mobile-menu*/

.mm-menu {
  height: calc( 100% - 95px ) !important;
  --mm-color-background: #f0f0f0;
  --mm-listitem-size: 50px;
}

.mm-navbars_top {
  --mm-color-background: #f0f0f0;
  border-bottom: none !important;
}

.mm-navbar {
  color: #be1982 !important;
  font-size: 14px;
  font-weight: bold;
}

.mm-navbar input {
  text-align: center;
}

.mm-navbar:first-child {
  align-content: center;
  justify-content: center;
  align-items: center;
}

.mm-navbar h4 {
  flex-grow: 0;
  opacity: 0.6;
  border: 1px solid #be1982;
  border-radius: 50px;
  width: 100px;
  height: 100px;
  padding: 10px;
  margin: 0 10px;
  font-size: 14px;
}

.mm-navbar .fa {
  flex-grow: 0;
  border: 1px solid #be1982;
  border-radius: 30px;
  color: #be1982 !important;
  font-size: 16px !important;
  line-height: 50px;
  width: 50px;
  height: 50px;
  padding: 0;
}

.mm-navbar .fa:hover {
  border-color: #fff;
  color: #fff !important;
}

.mm-panels > .mm-panel:after {
  content: none;
  display: none;
}

.mm-panels > .mm-panel > .mm-listview {
  margin-top: 10px !important;
}

.mm-listview {
  font-size: 16px;
}

.mm-listitem:last-child:after {
  content: none;
  display: none;
}

.mm-listitem a, .mm-listitem span {
  color: #be1982;
  text-align: center;
  padding-right: 20px !important;
}

.mm-listitem a:hover, .mm-listitem a:hover + span {
  color: #fff;
}

/*a.fa.fa-phone {
  transform: rotate(90deg);
}*/

.mh-head a[href='#page'] {
    display: none!important;
}

.mm-wrapper_opening .mh-head .fa[href='#page'] {
    display: block!important;
    left: 0!important;
}

.mm-wrapper_opening .mh-head .fa[href='#my-menu'] {
    display: none!important;
}

a.mm-navbar__title {
  text-transform: uppercase;
  color: #be1982 !important;
  font-family: 'Lato-Bold';
}

.mm-navbars_top .mm-navbar {
  border: none;
}

a.fa.fa-bars:before {
  content: '\f0c9';
  color: #be1982;
  display: block;
  font-size: 30px;
  font-family: "Font Awesome 5 Free";
}

a.fa.fa-close:before {
  content: '\f00d';
  color: #be1982;
  display: block;
  font-size: 30px;
  font-family: "Font Awesome 5 Free";
}

/*.mm-listitem:after {
  border-color: #f26f9b;
}*/

/*.mobile-menu-outer-wrap a:hover {
  color: transparent;
  text-decoration: none;
}*/

.mm-listitem a {
  color: #be1982 !important;
  font-weight: bold;
}

.mm-listitem a.mm-listitem__text:hover {
  background-color: #be1982;
  color: #fff !important;
}

  /*.header-mobile-menu a span {
    background: #000;
    display: block;
    height: 2px;
    margin: 6px 0;
  }*/

.outer_wrapper_bg_color {
  position: relative;
  border-radius: 50%;
  /*width: 300px;*/
  /*width: 100%;
  height: 300px;*/
  width: 292px;
  height: 292px;

}
.outer_wrapper_bg_color .wrapper_text_center h3{
	font-family: "Lato-Light";
	font-size:22px;
}

.outer_wrapper_bg_color a:hover, .outer_wrapper_bg_image a:hover {
  text-decoration: none;
}

.wrapper_icon_center {
  /*padding-top: 30%;*/
  padding-top: 55px;
}

/*.wrapper_icon_center img{
	width: 45%;
}*/
.wrapper_text_center {
  padding-top: 12px;
}

.wrapper_text_center h3 a span {
  font-size: 37px;
  line-height: 50px;
  font-family: 'Lato-Regular';
}

.wrapper_icon_center , .wrapper_text_center {
  text-align: center;
  position: relative;
  z-index: 60;
}

/*.outer_wrapper_bg_image {
  border-radius: 50%;
  width: 300px;
  height: 300px;
}*/

.text_with_bg_img {
  background-repeat: no-repeat;
  background-size: cover;
  /*width: 300px;*/
  width: 100%;
  height: 300px;
  border-radius: 50%;
  z-index: 0;
  position: relative;
  background-position: center;
}

.outer_wrapper_bg_image img {
  opacity: 0.7;
}



                        /*###################################
                                    product-page
                        ####################################*/

/*banner*/

.product-outer-img-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  margin-bottom: 34px;
  position: relative;
  min-height: 240px;
  max-height: 240px;
  display: flex;
  align-items: center;
  text-align: center;
}

.product-outer-wrap {
  text-align: center;
  position: relative;
  z-index: 10;
  width: 100%;
}

.product-text-wrap {
  padding-bottom: 50px;
}

.product-text-wrap h3 {
  color: #fff;
  /*font-size: 100px;*/
  font-size: 75px;
  line-height: 141px;
  font-family: 'Lato-Regular';
}

.product-page-outer-wrap header h2,
.uberuns header h2 {
  /*margin-top: 48px;
  width: 197px;*/
  color: white;
  display: inline-block;
  font-size: 18px;
  /*padding-left: 7px;
  padding-top: 5px;
  padding-bottom: 5px;*/
  font-size: 18px;
  font-family: 'Lato-Bold';
  line-height: 22px;
  /*letter-spacing: -1px;*/
  letter-spacing: 0.9px;
  padding: 3px 5px 3px 8px;
  padding-right: 60px;
}

/*.product-page-outer-wrap .product-points-outer-wrap {*/
.product-page-outer-wrap ul {
  padding-left: 21px;
  margin-top: 0px;
}

.product-page-outer-wrap .product-points-outer-wrap li {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-family: 'Lato-Light';
}

.product-page-outer-wrap .product-info-1-outer-wrap p {
  margin-top: 48px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-family: 'Lato-Light';
  padding-bottom: 10px;
}

.product-page-outer-wrap .product-info-2-outer-wrap p {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-family: 'Lato-Light';
}

.product-page-outer-wrap .product-download-outer-wrap p {
  font-size: 16px;
  font-family: 'Lato-Bold';
  line-height: 19px;
  margin-bottom: 0rem;
}

.profile-description-outer-wrap i{
  color: #c01983;
}
/*.profile-description-outer-wrap p:before {
  content: '\f100';
    font-family: "Font Awesome 5 Free";
    color: rgba(0,0,0,0.5);
    position: absolute;
    left: -13px;
    padding-top: 1px;
}

.profile-description-outer-wrap p:after {
  content: '\f101';
    font-family: "Font Awesome 5 Free";
    color: rgba(0,0,0,0.5);
    position: absolute;
    right: 0px;
    padding-top: 2px;
}*/

/*.product-page-outer-wrap {
  padding: 0 60px;
}*/

.overlay {
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.bg_color_overlay {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-radius: 50%;
  width: 300px;
  height: 300px;
}

                                              /*########################
                                                    contact-person
                                              #########################*/

/*.contact-person-outer-wrap:before {
  content: '';
  border-top: 2px dotted #dc2583;
  display: inherit;
  padding-bottom: 25px;
  margin-top: 25px;
}*/

.contact-person-outer-wrap.styledefault {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 88px;
}

.contact-person-outer-wrap.styledefault .contact-person-img img {
  border-radius: 50%;
  width: 260px;
  height: 260px;
  /*width: 100px;
  height: 100px;*/
}
.contact-person-outer-wrap.style1 .contact-person-img img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.contact-person-name {
  margin-top: 10px;
}

.contact-person-name h3 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.contact-person-designation p {
  font-size: 14px;
}

                                  /*#######################################
                                                team slider
                                  ########################################*/

.popular.team-slider img {
  width: 285px !important;
  height: 285px !important;
  border-radius: 50% !important;
  display: inline-block;
}

.profile-name-outer-wrap, .profile-post-outer-wrap, .profile-description-outer-wrap {
  text-align: center;
}

.profile-name-outer-wrap {
  margin-top: 20px;
}

div.popular.team-slider {
  text-align: center;
}

.profile-name-outer-wrap h4 {
  color: #000;
  font-family: 'Lato-Bold';
  font-size: 16px;
  line-height: 11px;
}

.profile-post-outer-wrap {
  margin-top: 2px;
}

.profile-post-outer-wrap p {
  color: #000;
  font-family: 'Lato-Light';
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}

.profile-description-outer-wrap {
  display: none;
  position: relative;
}
.profile-emailaddress-wrap {text-align:center;}
.profile-emailaddress-wrap a{
  /*color: #000;*/
  color: #be1982;
  position: relative;
  padding-left: 20px;
  font-family: "Lato-Bold";
}
.profile-emailaddress-wrap i{
  position: relative;
}
.profile-emailaddress-wrap i:before {
    background-color: #be1982;
}
.profile-emailaddress-wrap i:before {
    color: #FFF;
    padding: 4px;
    border-radius: 50%;
    font-size: 10px;
    position: absolute;
    left: 0;
    bottom: -3px;
    display: inline-block;
}
/*.profile-emailaddress-wrap a:before{
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    color: #000;
    position: absolute;
    left: 0;
    padding-top: 2px;
}*/

.profile-description-outer-wrap p {
  font-family: 'Lato-Light';
  font-size: 17px;
  line-height: 22px;
  max-width: 95%;
}

div.popular.team-slider {
  position: relative;
  /*margin-top: 50px;*/
}

.popular.team-slider div:hover .profile-description-outer-wrap {
  display: block;
  position: absolute;
  top: 0;
  /*top: -40px;*/
  max-width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  background: rgba(255,255,255,0.8);
  height: 300px;
  overflow: hidden;
}

.profile-description-outer-wrap p{
    font-family: 'Lato-Light';
    font-size: 17px;
    color: #000;
    width: 75%;
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

/*uberuns*/

/*.uberuns header h4 {
  color: #fff;
  display: inline-block;
  font-size: 59px;
  line-height: 68px;
  font-family: 'Lato-Regular';
  padding-left: 5px;
      padding-right: 5px;
} 

.uberuns header h5 {
  color: #fff;
  display: inline-block;
  width: 258px;
  padding: 3px 5px 3px 5px;
}*/

.uberuns header h1 {
  color: #fff;
  display: inline-block;
  font-size: 59px;
  line-height: 68px;
  font-family: 'Lato-Regular';
  padding-left: 12px;
  padding-right: 12px;
} 

/*.uberuns header h2 {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  /*line-height: 67px;*/
  /*font-family: 'Lato-Regular';
  padding-left: 5px;
  padding-right: 10px;
} */


.uberuns header h5 {
  color: #fff;
  display: inline-block;
  /*width: 258px;*/
  padding: 3px 5px 3px 5px;
  font-size: 25px;
}

/*.uberuns header h5:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 55px;
  border-bottom: 2px dotted #dc2583;
}*/

.uberuns p {
  font-family: 'Lato-Light';
  font-size: 17px;
  line-height: 24px;
  color: #000;
}

    .ce-gallery .image-embed-item {
      width: 300px;
      height: 300px;
      border-radius: 50%;
    }

    .ce-bodytext {
      /*margin-top: 100px;*/
      padding-left: 10px;
    }


    .ce-bodytext header h4 {
      color: #fff;
      display: inherit;
      width: 68px;
      font-family: 'Lato-Bold';
      font-size: 17px;
      line-height: 24px;
      padding-left: 5px;
      padding-right: 5px;
      margin-bottom: 6px;
    }

    .ce-bodytext header h5 {
       color: #fff;
      display: inline-block;
      font-family: 'Lato-Bold';
      font-size: 17px;
      line-height: 17px;
      padding-left: 5px;
      padding-right: 5px;
      margin-bottom: 8px;
    }

/*##########################
        footer
###########################*/

footer {
  background: #f0f0f0;
  padding-top: 30px;
  padding-bottom: 50px;
}

footer h5 {
  color: #be1982;
  font-family: 'Lato-Bold';
  font-size: 12px;
  margin-bottom: 0;
}

footer ul {
  list-style-type: none;
  margin-top: 0;
}

footer p {
  font-size: 12px;
  /*line-height: 0.3;*/
  margin-bottom: 0;
  font-family: 'Lato-Regular';
}

footer ul li {
  font-size: 12px;
  line-height: 1.5;
  font-family: 'Lato-Regular';
}

footer ul li:before {
  content: '\f101';
  font-family: "Font Awesome 5 Free";
  color: #000;
  position: absolute;
  left: 40px;
  padding-top: 2px;
}

footer a {
  color: #000;
}

.frame-alinecenter .row{
  align-items: center;
}
.frame-headercolor h1, .frame-headercolor h2, .frame-headercolor h3, .frame-headercolor h4, .frame-headercolor h5{
  color: #be1982 !important;
  background: transparent;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0;
}
iframe{
  width: 100%;
}

.crolltotop {
    z-index: 999999;
    position: fixed;
    cursor: pointer;
    bottom: 50px;
    right: 50px;
    font-size: 18px;
    font-family: "Lato-Bold";
    opacity: 0;
    transition: 1s opacity;
}

.crolltotop:before{
  /*content: '';*/
  /*background-image: url('/typo3conf/ext/t3interlabor/Resources/Public/Images/top.png');*/
  width: 55px;
  height: 28px;
  /*background-size: contain;*/
  position: absolute;
  /*top: -30px;
  left: 13px;*/
  top: -55px;
  left: -7px;
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  content: 'next';
  transform: rotate(270deg);
}

@media(min-width: 768px){
  .frame-boardright .row > div{
    border-right: 1px dotted #be1982;
    padding-right: 35px;
  }
  .frame-boardright .row > div:last-child{
    border: 0;
    padding-left: 35px; 
  }
}
@media(max-width: 767px){
  .frame-boardright .row > div{
    margin-bottom: 20px;
  }
  .frame-boardright .row > div:last-child{
    margin-bottom: 0;
  }
  .crolltotop{
    font-size: 12px;
    bottom: 20px;
    right: 20px;
  }
  .crolltotop:before{
    width: 30px;
    height: 15px;
    top: -20px;
    left: -13px;
  }
}
.frame-spaceright  {
  padding-right: 20px;
}


.mm-btn_prev:before{
  left: 40px;
}
.mm-btn_next:after, .mm-btn_prev:before{
  width: 15px;
  height: 15px;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
  transition: max-width 1s , flex 1s;  
  webkit-transition: max-width 1s , flex 1s;
}


/*###################################################################
###################### DCE contact-person ###########################
#####################################################################*/
.product-page-outer-wrap{
	padding-top: 50px;
	/*padding-bottom: 100px;*/
  padding-bottom: 20px;
}
.contact-person-outer-wrap.style1 .contact-person-img{
  width: 30%;
  display: inline-block;
  float: left;
}
.contact-person-outer-wrap.style1 .contact-person-name{
  display: inline-block;
  width: 70%;
}
.contact-person-outer-wrap.style1 .contact-person-designation{
  width: 70%;
  display: inline-block;
}
.contact-person-outer-wrap.style1 .email-link-wrapper{
  width: 70%;
  display: inline-block;
}
.contact-person-designation p{
  margin: 0;
}
/*.contact-person-outer-wrap.style1:after {
    content: '';
    border-top: 2px dotted #dc2583;
    display: inherit;
    margin-top: 40px;
}*/
.contact-person-name h3{
  margin: 0;
}
.contact-person-outer-wrap .email-link-wrapper span{
  padding-left: 8px;
}
.contact-person-outer-wrap.style1{
  display: inline-block;
  width: 100%;
  padding: 12px 0px;
}
.download-pdf-wrap .text-wrap:hover:before{
  background-color: #000;
  color: #FFF;
  transition:0.6s;	
}

/*###################################################################
###################### DCE contact-person ###########################
#####################################################################*/

.download-pdf-wrap a{
	display: inline-block;
	width: 100%;
	color: #000;
    font-weight: bold;
}
.download-pdf-wrap{
  position: relative;
}
/*.download-pdf-wrap .text-wrap{
	background-image: url(../Images/white-icon-down.svg);
}*/
.download-pdf-wrap .text-wrap:before {
    /*content: "\f063";
    font-family: 'Font Awesome 5 Free';*/
    /*padding: 2px 5px;
    font-size: 13px;*/
    /*padding: 2px 5px;
    font-size: 12px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;*/
    content: " ";
    background-image: url(../Images/white-icon-down.svg);
	width: 20px;
	height: 20px;
	position: absolute;
    left: 0;
	background-size: 10px;
	display: inline-block;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-position: 50% 5px;
	top: 1px;
	transition:0.6s;	
}
.download-pdf-wrap .text-wrap{
	font-size: 14px;
  	/*margin-left: 31px;*/
  	padding-left: 31px;
  	/*margin-bottom: 6px;*/
  	position: relative;
	transition:0.6s;	
}

.download-pdf-wrap a .text-wrap:hover{
  color: #000;
  transition:0.6s;		
}

/*############################################################
###################### Hover Display ##########################
##############################################################*/
/*.outer_wrapper_bg_color.hover{
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  z-index: 0;
  position: relative;
  background-position: center;
}*/
.bg_img_overlay{
  background-repeat: no-repeat;
  background-size: cover;
  /*width: 300px;*/
  /*width: 100%;
  height: 300px;*/
  width: 292px;
  height: 292px;
  border-radius: 50%;
  z-index: 0;
  position: absolute;
  background-position: center;
  top: 0;
  opacity:0;	
  transition: 0.6s;		
}
.outer_wrapper_bg_color:hover .bg_img_overlay{
  opacity:0.5;
  transition: 0.6s;	
}
.image-with-bg-ctswrapper{
  display: none;
}

@media (max-width: 767px){
  .outer_wrapper_bg_color:hover .bg_img_overlay{
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 1200px) and (min-width: 992px){
  .outer_wrapper_bg_color:hover .bg_img_overlay{
    width: 100%;
    /*height: 230px;*/
    height: 210px;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .outer_wrapper_bg_color:hover .bg_img_overlay{
    width: 170px;
    height: 170px;
  }
}
/*############################################################
###################### Hover Display ##########################
##############################################################*/

.profile-description-outer-wrap {
    display: block;
    position: absolute;
    top: 0;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background: rgba(255,255,255,0.5);
    height: 300px;
    overflow: hidden;
	opacity:0;
	transition:0.6s;
}
.team-member-dce-wrap:hover .profile-description-outer-wrap,
.swiper-slide:hover .profile-description-outer-wrap{
	opacity:1;
	transition:0.6s;
}
.team-member-dce-wrap img {
  /*width: 285px !important;
  height: 285px !important;*/
  width: 100% !important;
  height: auto !important;
  border-radius: 50% !important;
  display: inline-block;
}

@media(max-width: 767px){
  .team-member-dce-wrap img{
    width: 250px !important;
    height: 250px !important;
    border-radius: 50% !important;
    margin: 0 auto;
    max-width: 100%;
    display: block
  }
}

.contact-person-outer-wrap .email-link-wrapper i{
	position: relative;
	display: inline-block;
	padding-left: 15px;
}
.contact-person-outer-wrap .email-link-wrapper a i:before{
  color: #FFF;
  /*width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 8px;
  font-size: 10px;
  display: table-cell;
  vertical-align: middle;*/
  	padding: 4px;
  	border-radius: 50%;
  	font-size: 10px;
 	position: absolute;
	left: 0;
	bottom: -3px;
	display: inline-block;
}
.contact-person-outer-wrap .email-link-wrapper > i{
  color: #FFF;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  /*padding: 4px 5px;*/
  padding: 8px;
  font-size: 10px; 
  display: table-cell;
  vertical-align: middle;
}
/*.contact-person-outer-wrap .email-link-wrapper a{
  display: table;
}*/

/*##############################################################
######################### Top Slider ############################
################################################################*/
.top-slider-full-width{
  padding: 0;
  margin: 0;
  position: relative;
  margin-bottom: 38px;
}
.top-slider-full-width img{
  width: 100%;
  height: auto;
  max-height: 430px;	
}
.top-slider-full-width .container p{
  position: absolute;
  top: 50%;
  /* left: 5%; */
  font-size: 59px;
  color: #FFF;
  line-height: 68px;
  background-color: #be1982;
  padding: 5px 15px;
  margin-bottom: 0;
  font-family: 'Lato-Regular';
}
#site-24 .top-slider-full-width li{
	height:725px;
}
.top-slider-full-width li{
	height:430px;
}
/*##############################################################
######################### Top Slider ############################
################################################################*/


/*##############################################################
######################### TIMELINE ############################
################################################################*/

/*.horizontal_timeline_wrap{
  display: inline-block;
}*/
.timeline {
  white-space: nowrap;
  overflow-x: hidden;
  text-align: center;
}

.timeline .arrows button {
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.timeline ol {
  font-size: 0;
  /*width: 100vw;*/
  padding: 150px 0 100px 0px;
  transition: all 1s;
}

.timeline ol li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  width: 200px;
  height: 2px;
  background: #fff;
}
.timeline ol li:nth-child(odd) div.time-wrap .heading-wrap{
  font-size: 18px;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 20px;
}

.timeline ol li:nth-child(even) div.time-wrap .heading-wrap{
  font-size: 18px;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 20px;
}
.timeline ol li:last-child div.time-wrap .heading-wrap{
  font-size: 18px;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 40%;
  top: 20px;
}

.timeline ol li:last-child {
  /*width: 280px;*/
  /*width: 80px;*/
  width: 65px;
}

/*.timeline ol li:not(:first-child) {
  margin-left: 14px;
}*/

/*.timeline ol li:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  bottom: 0;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #F45B69;
}*/

.timeline ol li div.time-wrap {
  /*position: absolute;*/
  position: relative;
  /*left: calc(100% + 7px);
  width: 280px;
  padding: 15px;*/
  font-size: 1rem;
  white-space: normal;
  color: #FFF;
  background: white;
}

.timeline ol li div.time-wrap::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}
/*.timeline ol li:nth-child(1){
  margin-left: 12%;
}*/

.timeline ol li:nth-child(odd) div.time-wrap {
  top: -16px;
  transform: translateY(-100%);
  display: inline-block;
  /*top: -16px;
  transform: translateY(-100%);
  left: -72px;*/
}

.timeline ol li:nth-child(odd) div.time-wrap::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: white transparent transparent transparent;
}

.timeline ol li:nth-child(even) div.time-wrap {
  top: calc(100% + 16px);
}

.timeline ol li:nth-child(even) div.time-wrap::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent white;
}

/**/
.timeline ol li:nth-child(odd) div.text-wrap {
  /*top: -16px;
  transform: translateY(-100%);*/
  top: 0;
  transform: unset;
  /*left: 200px;*/
  left: 140px;
}
.timeline ol li:nth-child(odd) div.text-wrap {
  position: absolute;
  font-size: 1rem;
  white-space: normal;
  color: black;
  right: -80px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  width: 180px;
  text-align: left;
}

.timeline ol li:nth-child(even) div.text-wrap{
  position: absolute;
  font-size: 1rem;
  white-space: normal;
  color: black;
  right: calc(100% + 36px);
  text-align: right;
  display: flex;
  align-items: center;
  width: 180px;
}
.timeline ol li:nth-child(odd) div.text-wrap::before {
  top: 100%;
  border-width: 8px 8px 0 0;
  border-color: white transparent transparent transparent;
}

.timeline ol li:nth-child(even) div.text-wrap {
  /*top: calc(100% + 16px);*/
  top: 0;
  right: 200px;
}

.timeline ol li:first-child:before{
  content: " ";
  border: 3px solid white;
  /*width: 58px;*/
  width: 98px;
  background: #fff;
  position: absolute;
  left: 0;
}

.timeline ol li:last-child div.text-wrap{
  right: 80px;
}
.timeline ol li:nth-child(even) div.text-wrap::before {
  top: -8px;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent white;
}
.timeline ol li:last-child div.time-wrap::before{
  /*top: -17px;*/
  right: 0px;
  content: '';
  position: absolute;
  width: 0;
  height: 18px;
  border-style: solid;
  left: inherit !important;
  border-width: 0 0 0 2px
}
/**/

.timeline time {
  display: block;
  /*font-size: 40px;*/
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 8px;
  /*padding: 43px 26px;
  height: 150px;
  width: 150px;*/
  /*padding: 25px 16px;*/
  padding: 35px 16px;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
}

.timeline ol li:nth-child(odd) div.time-wrap::before{
  /*border-color: red;*/
  border-width: 0 0 0 2px;
  height: 18px;
  /*left: 100px;*/
  left: 58px;
  right: 55px;
}

.timeline ol li:nth-child(even) div.time-wrap::before{
  /*border-color: red;*/
  border-width: 0 0 0 2px;
  height: 18px;
  left: 100px;
  top: -18px;
}
.timeline ol li:first-child time{
  margin: inherit;
}
.timeline ol li:first-child div.time-wrap::before{
  left: 58px;
}


/* TIMELINE ARROWS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline .arrows {
  /*display: flex;
  justify-content: center;
  margin-bottom: 20px;*/
  display: inline-block;
  justify-content: center;
  margin-bottom: 20px;
  width: 100%;
  position: absolute;
  top: 30%;
  left: 0;
}

.timeline .arrows .arrow__prev {
  margin-right: 20px;
}

.timeline .disabled {
  opacity: .5;
}

.timeline .arrows img {
  /*width: 45px;*/
  height: 45px;
}

.horizontal_timeline_wrap{
  position: relative;
}
.horizontal_timeline_wrap:before {
    content: '';
    position: absolute;
    right: 0;
    -webkit-box-shadow: inset -15px 0px 12px 6px rgba(255,255,255,0.82);
    -moz-box-shadow: inset -15px 0px 12px 6px rgba(255,255,255,0.82);
    box-shadow: inset -15px 0px 12px 6px rgba(255,255,255,0.82);
    width: 35px;
    top: -31px;
    bottom: 0;
    z-index: 999;
}
.horizontal_timeline_wrap:after {
    content: '';
    position: absolute;
    left: 0;
    -webkit-box-shadow: inset 15px 0px 12px -6px rgba(255,255,255,0.82);
    -moz-box-shadow: inset 15px 0px 12px -6px rgba(255,255,255,0.82);
    box-shadow: inset 15px 0px 12px -6px rgba(255,255,255,0.82);
    width: 35px;
    top: -31px;
    bottom: 0;
    z-index: 999;
}

.horizontal_timeline_wrap .arrows .arrow.arrow__prev{
  background-color: unset;
  border: unset;
  position: absolute;
  left: -60px;
}
.horizontal_timeline_wrap .arrows .arrow.arrow__next{
  background-color: unset;
  border: unset;
  position: absolute;
  right: -60px;
}

/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 599px) {
  .timeline ol,
  .timeline ol li {
    width: auto; 
  }
  
  .timeline ol {
    padding: 0;
    transform: none !important;
  }
  
  .timeline ol li {
    display: block;
    height: auto;
    background: transparent;
  }
  
  .timeline ol li:first-child {
    margin-top: 25px;
  }
  .horizontal_timeline_wrap .timeline ol li{
    background: inherit !important;
  }
  
  .timeline ol li:not(:first-child) {
    /*margin-left: auto;*/
    margin-left: inherit;
    display: block;
    width: 100%;
  }
  .timeline ol li:last-child div.time-wrap .heading-wrap{
    position: relative;
    left: 0;
  }
  .timeline ol li div.time-wrap {
    width: 94%;
    height: auto !important;
    margin: 0 auto 25px;
  }
  
  .timeline ol li div.time-wrap {
    position: static;
  }
  .timeline ol li:nth-child(odd) div.time-wrap{
    display: initial;
  }
  .timeline ol li:nth-child(odd) div.text-wrap{
    position: relative;
    width: 100%;
    display: inline-block;
    height: auto !important;
    right: inherit;
    left: inherit;
    text-align: center;
  }
  .timeline ol li:nth-child(even) div.text-wrap{
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto !important;
    left: inherit;
    right: inherit;
    text-align: center;
  }

  .timeline ol li:nth-child(odd) div.time-wrap {
    transform: none;
  }
  
  /*.timeline ol li:nth-child(odd) div.time-wrap::before,
  .timeline ol li:nth-child(even) div.time-wrap::before {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border: none;
    border-left: 1px solid white;
    height: 25px;
  }*/
  
  .timeline ol li:nth-child(odd) div.time-wrap::before{
    border: none;
  }
  .timeline ol li:nth-child(even) div.time-wrap::before{
    border-width: unset;
    border-color: #FFF !important;
  }
  /*.timeline ol li:last-child,
  .timeline ol li:nth-last-child(2) div.time-wrap::before,
  .timeline ol li:not(:last-child)::after,
  .timeline .arrows {
    display: none;
  }*/
}
/*##############################################################
######################### TIMELINE ############################
################################################################*/

/*###############################################################
############################# IE Issuse #########################
##################################################################*/
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cts-swiper-button-next:after, .swiper-container-rtl .cts-swiper-button-prev:after{
    content: ' ' !important;
    background-image: url('/fileadmin/uploads/icons/next.gif') !important;
  }
}*/
/*###############################################################
############################# IE Issuse #########################
##################################################################*/