@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500&display=swap');


body, html {  margin: 0;  padding: 0;  position: absolute;  font-family: 'Roboto', sans-serif !important;  background-color: #fff;  height: 100vh;  left: 0;  right: 0;
  top: 0;  bottom: 0;}

a:hover {  text-decoration: none;}

.pointer {  cursor: pointer}

.full-div-span {  padding: 15px;  color: #404245;  line-height: 30px;  display: block;  margin-block-start: 1em;  margin-block-end: 1em;  margin-inline-start: 0;  margin-inline-end: 0 }

[aria-expanded=false] > .expanded, [aria-expanded=true] > .collapsed {  display: none;}

* {  margin: 0;  padding: 0 }

p { line-height: 30px;  padding-bottom: 18px}

.blueband {height: 50px; background:#011f34; z-index: 2500; position: fixed; color: #fff; text-align: right; line-height: 50px; text-transform: uppercase;}

.blueband a {color: #fff; font-size: 14px; font-family: 'Montserrat', sans-serif;}

.container_1 {  max-width: 1170px;  margin: 0 auto;  display: flex;  justify-content: space-between;  line-height: 50px}

ul.main > li {  list-style: none;  display: inline-block;  padding: 30px;  font-size: 16px;  font-weight: 600}

ul.main > li a {  color: #000;  text-decoration: none}

ul.main > li a:hover {  color: #000;  text-decoration: none}

/*.menu-spacer { margin-left: 30%}*/

/*Banner Section*/

.item { position: relative;  }

.item img {width: 100%; height: 100%;}

.item .overlay { width: 100%;  height: 100%;  background-color: rgba(0, 35, 82, 0.5);  position: absolute;  top: 0;  left: 0;  z-index:3 } 

.display-4 {  font-weight: 600; color: rgb(255, 255, 255); font-size: 5rem !important; line-height: 60px; box-shadow: none; width: 35%;}

.display-5{  font-weight: normal; color:#fff !important; font-size: 2.5rem !important; margin-top: 20px; line-height: 40px;}

.carousel-caption { color: rgb(255, 255, 255); position: absolute; top: 40%; left: 10%; right: 0; transform: translateY(-50%); text-align: left; height: 100%; width: 100%; }

.carousel-indicators { z-index: 4; bottom: 0; margin-bottom: 0;}

.carousel-indicators .active { background-color: #ff062f;}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e2602c;
    background-clip: padding-box;
    opacity: .8;
    transition: opacity .6s ease;  
}

.carousel-inner {margin-top: 100px;}

.readmore {  color: #e2602c;  text-decoration: underline;}

.readmore:hover {  color: #e2602c;  text-decoration: underline;}

.btn { background-color: #1f84b8;  border: none;  color: #fff;  padding: 10px 50px;  text-align: center;  text-decoration: none;  display: inline-block;
  font-size: 18px;  cursor: pointer;  border-radius: 8px;  outline: 0 !important;}
  
 .btn1 { background-color: #ccc;  border: none;  color: #000;  padding: 10px 50px;  text-align: center;  text-decoration: none;  display: inline-block;
  font-size: 18px;  cursor: pointer;  border-radius: 8px;  outline: 0 !important;} 

.btn:hover {  background-color: #1f84b8;  color: #fff !important;}

.btn:focus {  background-color: #1f84b8;  color: #fff !important;  box-shadow: none !important;}

.band_grey {background: #f1f1f1; padding-top: 40px; padding-bottom: 40px;  font-family: 'Montserrat', sans-serif; width: 100%; box-sizing: border-box;}

.item_box { text-align: center; border-right: 1px solid #717272; color:#717272; position: relative ; height: 100px;}

.item_box:last-child { border-right:0;}

.item_box h3{font-size: 30px; font-weight: 500; padding-top: 20px; position: absolute; top: 77px; left: 50%; transform: translate(-50% , -50%);  width: 100%;}

.item_box a{ color:#717272;}

.item_box a:hover{ color:#f40200;}

.item_box img { width: 70px; height: auto;}

.item_box img.overlay { position: absolute; left: 50%; top: 0px; transform: translateX(-50%); opacity: 1; transition: .7s;}

.item_box img.overlay1 { position: absolute; left: 50%; top:20px; transform: translateX(-50%); opacity: 0; transition: .7s;}

.item_box:hover img.overlay { position: absolute; left: 50%;  top:0px; transform: translateX(-50%); opacity: 0; transition: .7s;}

.item_box:hover img.overlay1 { position: absolute; left: 50%; top:0px; transform: translateX(-50%); opacity: 1; transition: .7s;}

.col-image {display: flex;}

.lft-image {width: 28.94%; padding-right:4px ;}

.mdl-image {width: 42.2%; padding-right:4px;}

.rgt-image {width: 28.85%;}

.img-space {padding-bottom: 4px;}

.box-bg { background: url(../images/box-bg.png) no-repeat left top; background-size: cover; object-fit: cover; padding-top: 80px; padding-bottom: 80px;}

.box {
    display: block;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;       
    box-shadow: 0 0 8px rgb(160 160 160 / 50%);
    border-radius: 8px;
     font-family: 'Montserrat', sans-serif;
     background-color: #fff;
    
}

.box h4 { height: 50px; margin-bottom: 10px;  font-size: 20px;}

.box h4 a { color: #000;  font-weight: 600;}

.box h4 a:hover {color: #0082cc;}

.box img {padding: 20px 0 20px;}

.box p {line-height: normal; font-size: 14px; font-weight: 600;}

/*  Tab section */

.nav-tabs .nav-item {  margin-bottom: 10px; margin-top: 30px; }

.nav-tabs .nav-link {  border: 0 !important; color: #000 !important;  font-size: 16px; font-weight: 500;  border-top-left-radius: .25rem; border-top-right-radius: .25rem;}

.nav-tabs { border-bottom: 0px solid #dee2e6;  }

.nav-tabs .nav-item.show .nav-link a{ color: #ff0000 !important;  font-size: 16px !important;  }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #069CDB !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-size: 16px;
    font-weight: 500;
}

.tab-content { text-align: center; padding:30px 0; box-sizing: border-box; line-height: 30px;}

.text-Left { text-align: left;}




/*  Footer */

.footerwrap { margin: 0;  }

.footer-top {background-color: #e4eef8;  min-height: 200px; padding: 30px 0 0px;}

.footer-top h4 {font-size: 1.3em; text-transform: uppercase; font-weight: 500;}

.footer-top p { font-size: 1.1em !important; }

.footer-top ul {list-style: none;}

.footer-top ul li {line-height: 24px;}

.footer-top ul li a {line-height: 40px; color: #366C97; text-decoration: none;}

.footer-top ul li a:hover {text-decoration: underline;}

.footer-bottom {background-color: #012243; color: #fff; min-height: 80px; box-sizing: border-box; padding-bottom: 15px; box-sizing: border-box;}

.copywright {text-align: right; padding-top: 30px;}

.footer-icon {  font-size: 18px;  padding-left: 30px; }

.fa-ico {  padding: 10px;  font-size: 21px;  width: 40px;  height: 40px;  text-align: center;  text-decoration: none;  margin: 5px 2px;  border-radius: 50%; }

.fa-ico:hover {  opacity: .7;  text-decoration: none;  color: #fff;}

.fa-phone, .fa-envelope { font-size: 1.2em; padding-right: 10px; }

.fa-facebook {   border: 1px solid #fff;  color: #fff; margin-top: 22px; }

.fa-facebook: hover; {   border: 1px solid #fff;  color: #fff; margin-top: 22px; }

.fa-youtube { border: 1px solid #fff;  color: #fff;}

.link {color: #366C97; font-weight: 500;  text-decoration: none; padding-bottom: 15px; font-size: 15px;}

.link:hover {  color: #069CDB;}

.footer-section {  background-color: #f7f7f7;  padding-top: 55px;  color: #000;  box-sizing: border-box;}

.footer-section ul {  list-style: none;  text-align: left;  padding-top: 10px;  padding-left: 15px;  box-sizing: border-box;}

.footer-section ul li a:hover {  text-decoration: none;}

.footer-section ul li {  color: #000;  padding-left: 20px;  font-size: 18px;}

.footer-section ul li a {  color: #000 !important;  line-height: 36px;}

@media (max-width:667px) {

  header .logo { padding: 10px 0 15px 10px !important; }

  header .logo img {  height:40px !important;    transition: .3s all ease-in-out;}

  header.shrink { height: 70px !important;}

  header.shrink .logo { padding: 0px 0 0px 10px !important; }

  header.shrink .logo img {  height: 50px !important;}

  .menu-spacer { margin-left: 0%}

  .carousel-inner { margin-top: 130px;}

  .carousel-caption { top: 40%; left: 5%; right: 0;}

  .carousel-indicators { z-index: 4; bottom: 0 !important; margin-bottom: 0 !important;} 

  .carousel-indicators li { width: 5px !important; height: 5px !important; background-color: #272727;  background-clip: padding-box; border: 1px solid rgb(0, 0, 0);}

  .display-4 { font-size: 2.1rem !important; font-weight: 500; line-height:30px; margin-top: 0;  width: 80%;}

  .display-5 { font-size: 1.5rem !important; font-weight: 500; line-height:0px; margin-top: 0px;  padding-top: 0px;}

  .breadcrumb_text-wrap {position: none; width: 100%; text-align: center;}

  .breadcrumb_text { position: absolute; top: 50%; transform: translateY(-50%); left: 0 !important; color: #fff;}

  .item_box { text-align: center; border-right:0; border-bottom: 1px solid #dfdfdf; color:#717272; margin:15px 15px; padding-bottom: 15px;}

  .item_box:last-child { border-right:0; border-bottom:0}

  .item_box h3 {padding-bottom: 20px;}

  .col-image {display: flex; flex-direction: column;}

  .lft-image {width:  100%; padding-right:0px ;}

  .mdl-image {width: 100%; padding-right:0px ;}

  .rgt-image {width: 100%;}

  .img-space {padding-bottom: 4px; padding-top: 4px;}

  .box {margin-bottom: 15px;}

  .copywright {text-align: left; }
}

@media only screen and (min-width:668px) and (max-width:767px) {

    header {  height: 80px;}

    header .logo { float: left; margin: 0; padding: 10px 0 0px 0 !important; transition: .2s;}

    header .logo img { height: 60px; transition: .2s; }

    .menu-spacer { margin-left: 0%}

    .carousel-caption { top: 40%; left: 10%; right: 0; width: 100% }

   .display-4 { font-size: 2.5rem !important; font-weight: 500; line-height:30px; margin-top: 0; width: 100% }

   .display-5 { font-size: 1.8rem !important; font-weight: 500; line-height:10px; margin-top: 0px; padding-top: 0px;}

    .butt_marg { margin: 20px auto 0; }
    
    .col-image {display: flex; flex-direction: column;}

  .lft-image {width:  100%; padding-right:0px ;}

  .mdl-image {width: 100%;padding-right:0px ;}

  .rgt-image {width: 100%;}

  .img-space {padding-bottom: 4px; padding-top: 4px;}

  .box {margin-bottom: 15px;}
}


@media only screen and (min-width:768px) and (max-width:1023px) {

.menu-spacer { margin-left: 0%}

.carousel-caption { color: rgb(255, 255, 255); position: absolute; top: 35%; left: 10%; right: 0; transform: translateY(-50%); text-align: left; height: 100%; width: 100%; }

.display-4 { font-size: 4rem !important; font-weight: 500; line-height:40px; margin-top: 0; width: 70% }

.display-5 { font-size: 2.5rem !important; font-weight: 500; line-height:20px; margin-top: 0px; padding-top: 0px;}

.copywright {text-align: right; padding-top: 30px;}

.lft-image {width: 29.2%;  padding-right: 4px;}

.mdl-image {width: 42.1%; padding-right: 4px;}

.rgt-image {width: 28.6%;}

.img-space {padding-bottom: 4px;}

.item_box h3 {font-size: 19px;}

.item_box img {width: 60px; }

.box {margin-bottom: 15px;}
}

@media  only screen and (min-width:1024px ) and (max-width:1366px) {

    header {  height: 80px;}

    header .logo { float: left; margin: 0; padding: 10px 0 0px 0 !important; transition: .2s;}

    header .logo img { height: 50px !important; transition: .2s; }

   .carousel-caption { color: rgb(255, 255, 255); position: absolute; top: 40%; left: 10%; right: 0; text-align: left; height: 100%; width: 100%;}

  .display-4 { font-size: 4rem !important; font-weight: 500; line-height:40px; margin-top: 0; width: 50% }

   .display-5 { font-size: 2.5rem !important; font-weight: 500; line-height:20px; margin-top: 0px; padding-top: 0px;}

    .butt_marg { margin: 20px auto 0; }

    .lft-image { width: 29% !important; padding-right: 4px;}

    .mdl-image {width: 42.15% !important; padding-right: 4px;}

    .rgt-image {width: 28.75%;}

    .box { margin-bottom: 15px; min-height: 295px; padding: 10px 15px;}

    .box h4 {    height: 70px;    margin-bottom: 10px;    font-size: 19px;}

    .box p {padding-bottom: 0;}

    .copywright {text-align: right; padding-top: 30px;}
}


/*---Inner page starts---*/

.innerpagebanner_height{ height: 400px;}

.Inner_banner{ background:linear-gradient(0deg, rgba(23, 23, 23, 0.88), rgba(23, 23, 23, 0.48)), url(../images/Case-Studies.png) no-repeat center center; 
    background-size: cover; object-fit: cover; position: relative; width: 100%; margin-top: 50px;}

.breadcrumb_text-wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 400px; }

.breadcrumb_text { position: absolute; top: 50%; transform: translateY(-50%); color: #fff;}

.content { padding-top: 30px; padding-bottom: 30px;}

/*---Content-Title heads---*/

.content-h1-title {font-size: 3em; font-weight: 500;}

.content-title {font-size: 2.8em; font-weight: 500;}

.content-sub-title {font-size: 2.3em; font-weight: normal;}

.content-text-title {font-size: 1.8em; font-weight: normal;}

.content-text-sub-title {font-size: 1.3em; font-weight: 500;}

.column-box {text-align: center; position: relative;  margin-bottom: 30px; margin-top: 30px;}

.column-box p{line-height: 20px;}
 

.col-image {border-radius: 50%;                
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color:#445555; 
  margin:0 auto  30px; 
  height: 150px; 
  width: 150px; 
  line-height: 150px; 
  text-align: center; 
  box-sizing: border-box; 
  transition: 0.7s;
  overflow: hidden;
  border: 2px solid #ababab; 
}

.col-image img {width: 150px; height: 150px;  }

.sub-title {color: inherit; text-decoration: none; font-size:17px; font-weight: normal;}

.Link { text-decoration: none; font-size:14px; font-weight: normal;}

.Link:hover {color:#a2710d; text-decoration: none;}

.Link_2 {color: #333; text-decoration: none; font-size: 20px; line-height:16px;}

.Link_2:hover {color:#a2710d; text-decoration: none;}



@media only screen and (min-width:1024px) and (max-width:1200px) {

}

@media only screen and (min-width:1921px) {

}

/* ===== About Area CSS ===== */
.dental_about_area {
    padding: 0 0 70px;
}
.dental_about_area .single_image {
    margin-bottom: 30px;
}
.about_content_inner .witr_list_icon i {
    color: #21cdc0;
    font-size: 18px;
    margin-right: 5px;
    display: inline-block;
}
.about_content_inner .witr_list_text {
    color: #273353;
    font-weight: 600;
    padding-left: 5px;
	
}
.about_content_inner .witr_widget_list ul li {
    margin-bottom: 20px;
}
.about_content_inner {
   /* padding: 44px 51px 0 10px;*/
}
.about_content_inner .witr_section_title {
    padding-bottom: 18px;
}
.dental_about_area .witr_button_area {
    margin-top: 45px;
}
.about_content_inner .witr_section_title_inner p {
    margin-top: 20px;
	text-align:justify;
}
/* ===== About Area CSS ===== */

/* ===== Team Area CSS ===== */
.corporate2_team_area {
    padding: 90px 0px 170px;
    background-image: url(../../images/corporate/team4-bg.png);
}
.witr_team_s12 {
    border: none;
    box-shadow: 0 5px 20px 0 #00000014;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_team_s12 {
    background: #fff;
}
.cons_singleTeam {
    position: relative;
    text-align: center;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 30px;
}
.team_s14_image {
    position: relative;
}
.team_s14_image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    -webkit-animation: team_before 5s infinite linear;
    animation: team_before 5s infinite linear;
    opacity: 0;
}
.team_s14_image:before {
    border-left: 15px solid #14b1bb;
    border-top: 15px solid #14b1bb;
}
.team_s14_image:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 50%;
    -webkit-animation: team_after 5s infinite linear;
    animation: team_after 5s infinite linear;
    opacity: 0;
}
.team_s14_image:after {
    border-right: 15px solid #14b1bb;
}
.team_o_icon ul li a:hover, .team_s14_image:after {
    background: #14b1bb;
}
.all_content_bg_color h5 {
    padding: 18px 0 0;
    margin: 0;
}
.back_view span, .front_view span {
    display: inline-block;
    line-height: 28px;
	color: #14b1bb;
    font-size: 16px;
    font-weight: 500;
}
.witr_team_s14 .con_TMS {
    padding-bottom: 20px;
}
.witr_team_s12 .con_TMS {
    margin-top: 10px;
}
.back_view .con_TMS a, .front_view .con_TMS a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    margin: 0 3px;
	margin: 0 10px 5px 0;
}
.back_view .con_TMS a, .front_view .con_TMS a {
    border: 1px solid #ddd;
}
.back_view .con_TMS a, .front_view .con_TMS a {
    color: #ababab;
}
.front_view .con_TMS a:hover {
    border-color: #14b1bb;
	background: #14b1bb;
	color:#fff;
}
.all_color_testimonial, .all_blog_color, .all_color_service, .all_service2_color, .all_color_team, .all_feature_color {
    transition: .5s;
}
.witr_team_s14:hover .team_s14_image:after, .witr_team_s14:hover .team_s14_image:before {
    opacity: 1;
}
.witr_team_s14:hover .team_s14_image:after, .witr_team_s14:hover .team_s14_image:before {
    opacity: 1;
}
@keyframes team_before{0%{height:50%}50%{height:0%}}
@-webkit-keyframes team_after{0%{height:50%}50%{height:0%}}
@keyframes team_after{0%{height:50%}50%{height:0%}}
/* ===== Team Area CSS ===== */
.cp4_team_area {
    background: #fbfbfb;
}
/* ===== Team Area CSS ===== */
.cp5_team_area {
    background-image: url(../../images/corporate/team4-bg.png);
}
.cp5_team_area .witr_team_content15 {
    padding: 5px 30px 20px;
}
/* ===== Team Area CSS ===== */
.cp6_team_area {
    background-image: none;
    padding: 90px 0px 80px;
}
.front_view_box {
    padding: 8px 25px 30px;
}
/* ===== Team Area CSS ===== */
.cp7_team_area {
    padding: 80px 0px 90px;
}
/* ===== Team Area CSS ===== */
.cp8_team_area {
    padding: 35px 0 110px;
    background: none;
}
/* ===== Team Area CSS ===== */
.cp9_team_area {
    padding: 90px 0px 70px;
}
.cp9_team_area .all_content_bg_color, .cp9_team_area .all_icon_bg_color {
    box-shadow:none;
}
.witr_team_s13.cons_singleTeam {
    overflow: inherit;
}
.witr_team_s13 {
    position: relative;
}
.witr_team_s12 {
    border: none;
    box-shadow: 0 5px 20px 0 #00000014;
    -webkit-transition: .5s;
    transition: .5s;
	background: #fff;
}
.cp9_team_area .cons_singleTeam {
    position: relative;
    text-align: center;
    transition: .5s;
}
.witr_team_s13 .front_view {
    padding: 40px 25px 32px;
}
.witr_team_s12 .front_view {
    border: none;
	transition: .5s;
}
.witr_i_position {
    position: relative;
}
.witr_team_s12 .con_TMS {
    margin-top: 10px;
}
.con_TMS13_icon {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.front_view .con_TMS13_icon.con_TMS a {
    display: block;
    border-radius: 50px;
    margin-bottom: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    border: none;
}
.front_view .con_TMS13_icon.con_TMS a {
    background: #14b1bb;
}
.front_view .con_TMS a:hover, .front_view .con_TMS13_icon.con_TMS a, .team_o_icon ul li a, .team_o_icon ul li a:hover, .witr_bottom_icon a:hover, .witr_team_s11 span {
    color: #fff;
}

.back_view .con_TMS a, .front_view .con_TMS a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    margin: 0 3px;
}
.back_view h5, .front_view h5 {
    margin-bottom: 0;
	padding: 20px 0 0;
}
.back_view span, .front_view span {
    display: inline-block;
    line-height: 28px;
	color: #14b1bb;
    font-size: 16px;
    font-weight: 500;
}
.front_view .con_TMS13_icon.con_TMS a:nth-child(2), .front_view .con_TMS13_icon.con_TMS a:nth-child(3), .front_view .con_TMS13_icon.con_TMS a:nth-child(4), .front_view .con_TMS13_icon.con_TMS a:nth-child(5), .front_view .con_TMS13_icon.con_TMS a:nth-child(6) {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 1s;
    transition: 1s;
    margin-top: -40px;
}
.team_line_top {
    top: 0;
}
.team_line_bottom, .team_line_top {
    width: 0;
    height: 2px;
    left: -60px;
}
.team_line {
    position: absolute;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 99;
}
.team_line_bottom, .team_line_top {
    background: -webkit-linear-gradient(left,rgba(117,161,251,0),#14b1bb,rgba(117,161,251,0));
    background: linear-gradient(to right,rgba(117,161,251,0),#14b1bb,rgba(117,161,251,0));
}
.team_line_bottom {
    bottom: 0;
}
.team_line_bottom, .team_line_top {
    width: 0;
    height: 2px;
    left: -60px;
}
.team_line {
    position: absolute;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 99;
}
.team_line_left {
    left: 0;
}
.team_line_left, .team_line_right {
    height: 0;
    width: 2px;
    top: -60px;
}
.team_line_left, .team_line_right {
    background: -webkit-linear-gradient(bottom,rgba(117,161,251,0),#14b1bb,rgba(117,161,251,0));
    background: linear-gradient(to top,rgba(117,161,251,0),#14b1bb,rgba(117,161,251,0));
}
.team_line_right {
    right: 0;
}
.front_view .con_TMS13_icon.con_TMS a:hover {
    background: #0a0a0a;
}
.witr_team_s13:hover .team_line_bottom, .witr_team_s13:hover .team_line_top {
    width: calc(100% + 110px);
}
.witr_team_s13:hover .team_line {
    opacity: 1;
}
.witr_team_s13:hover .team_line_left, .witr_team_s13:hover .team_line_right {
    height: calc(100% + 110px);
}
.witr_team_s13:hover .team_line {
    opacity: 1;
}
.front_view .con_TMS13_icon.con_TMS:hover a:nth-child(2), .front_view .con_TMS13_icon.con_TMS:hover a:nth-child(3), .front_view .con_TMS13_icon.con_TMS:hover a:nth-child(4), .front_view .con_TMS13_icon.con_TMS:hover a:nth-child(5), .front_view .con_TMS13_icon.con_TMS:hover a:nth-child(6) {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
}
/* ===== Team Area CSS ===== */

/* blog area css */
.corporate_blog_area {
    padding: 105px 0px 80px;
} 
.corporate_blog_area .witr_section_title {
    padding-bottom: 30px;
}
.corporate_blog_area .witr_section_title_inner h3 {
    padding: 0px 0px 0px 0px;
}
 .wblog-content>a, .learn_btn {
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
}
/* corporate5 blog area css */
.cp5_blog_area .witr_blog_con {
    padding: 20px 30px 20px 26px;
}
.cp5_blog_area .learn_btn {
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
	margin-bottom:5px;
}
.cp5_blog_area .learn_btn:hover {
    color: #fff;
    background-color: #14b1bb;
}
/* corporate6 blog area css */
.cp6_blog_area .witr_blog_con {
    padding: 10px 30px 10px 30px;
}
.cp6_blog_area .learn_btn {
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 36px;
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
    transition: .5s;
    border: 1px solid #ddd;
    display: inline-block;
}
.cp6_blog_area .learn_btn:hover {
    border-color: #14b1bb;
}
.cp6_blog_area .witr_blog_con h2 a {
    margin-top: 0;
    margin-bottom: 15px;
}
/* corporate7 blog area css */
.cp7_blog_area {
    background: #f8f9f9;
    padding: 110px 0 100px;
}
.cp7_blog_area .witr_section_title {
    padding-bottom: 45px;
}
.cp7_blog_area .witr_blog_con {
    padding: 20px 35px 20px 30px;
    margin-bottom: 0px;
}
.cp7_blog_area .learn_btn {
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
}
.cp7_blog_area .learn_btn:hover {
    color: #14b1bb;
}
.cp7_blog_area .wbutton_right_icon a{
	color:#14b1bb;
}
/* corporate8 blog area css */
.cp8_blog_area {
    background: #fbfbfb;
    padding: 110px 0 100px;
}
.cp8_blog_area .witr_blog_con {
    padding: 15px 35px 25px 30px;
    margin-bottom: 0px;
}
.cp8_blog_area .learn_btn {
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
}
.cp8_blog_area .learn_btn:hover{
	color: #14b1bb;;
}
.corporate_blog_area.cp8_blog_area .witr_top_category ul li a {
    padding: 3px 10px 3px 0px;
}
.cp8_blog_area .witr_top_category ul li i {
    color: #fff;
    margin-left: 10px;
}
/* corporate9 blog area css */
.cp9_blog_area {
    padding: 50px 0px 80px;
}
.cp9_blog_area .witr_blog_con {
    padding: 20px 30px 25px 30px;
    margin-bottom: 0px;
}
.cp9_blog_area .witr_blog_meta_potion {
    margin-top: -55px;
    margin-bottom: 25px;
    z-index: 9;
    position: relative;
    padding: 15px 10px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.04);
	background:#fff;
}
.cp9_blog_area .witr_blog_con h2 a {
    display: inline-block;
    margin-top: 0px;
}
.witr_blog_area13 .learn_btn {
    margin-bottom: 5p;
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 12px;
    transition: .5s;
    border: 1px solid #ddd;
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    display: inline-block;
}
.witr_blog_area13 .learn_btn:hover {
    border-color: #14b1bb;
}
/* corporate10 blog area css */
.cp10_blog_area {
    padding: 110px 0px 100px;
    background: #f8f9f9;
}
/* corporate11 blog area css */
.cp11_blog_area {
    padding: 110px 0px 100px;
}
.cp11_blog_area .witr_blog_con {
    padding: 20px 20px 30px 30px;
}
.cp11_blog_area .learn_btn {
    padding: 10px 25px;
    border-radius: 5px;
	color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
	margin-top:5px;
}
.cp11_blog_area .learn_btn:hover{
	color:#14b1bb;
}

/* ===== 3. Title section CSS ===== */
.witr_section_title_inner.text-center p {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}
.witr_section_title {
    padding-bottom: 0px;
}
.witr_section_title {
    position: relative;
    padding-bottom: 40px;
}
 .witr_section_title_inner{
     position:relative;
     z-index:1;
}
 .witr_back_title{
     position:absolute;
     top:0;
     bottom:0;
     right:0;
     left:0;
}
 .title_in .witr_back_title {
     z-index: -1;
}

/* ===== 22. Blog Area CSS ===== */
.wblog-content {
    padding: 23px 25px 26px;
    box-shadow: 0 2px 6px 0 #f5f2f2;
}
.busi_singleBlog:hover .witr_top_category.category_blog_grid ul li a {
	transform:scale(1);
}
.corporate_blog_area .witr_blog_con span a {
    color: #888;
    font-size: 15px;
}
.blog_left_2column_area .readmore a {
    display: inline-block;
    padding: 7px 25px;
    transition: all .5s ease 0s;
	border: 1px solid #ddd;
}
.blog_left_2column_area .readmore a:hover {
    border-color: #14b1bb;
    background: #14b1bb;
	color: #fff;
}
.blog_left_2column_area .poket-blog-meta-left i {
    color: #14b1bb;
}

/* blog area css */
.corporate_blog_area {
    padding: 105px 0px 80px;
} 
.corporate_blog_area .witr_section_title {
    padding-bottom: 30px;
}
.corporate_blog_area .witr_section_title_inner h3 {
    padding: 0px 0px 0px 0px;
}
 .wblog-content>a, .learn_btn {
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
}
/* corporate5 blog area css */
.cp5_blog_area .witr_blog_con {
    padding: 20px 30px 20px 26px;
}
.cp5_blog_area .learn_btn {
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
	margin-bottom:5px;
}
.cp5_blog_area .learn_btn:hover {
    color: #fff;
    background-color: #14b1bb;
}
/* corporate6 blog area css */
.cp6_blog_area .witr_blog_con {
    padding: 10px 30px 10px 30px;
}
.cp6_blog_area .learn_btn {
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 36px;
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
    transition: .5s;
    border: 1px solid #ddd;
    display: inline-block;
}
.cp6_blog_area .learn_btn:hover {
    border-color: #14b1bb;
}
.cp6_blog_area .witr_blog_con h2 a {
    margin-top: 0;
    margin-bottom: 15px;
}
/* corporate7 blog area css */
.cp7_blog_area {
    background: #f8f9f9;
    padding: 110px 0 100px;
}
.cp7_blog_area .witr_section_title {
    padding-bottom: 45px;
}
.cp7_blog_area .witr_blog_con {
    padding: 20px 35px 20px 30px;
    margin-bottom: 0px;
}
.cp7_blog_area .learn_btn {
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
}
.cp7_blog_area .learn_btn:hover {
    color: #14b1bb;
}
.cp7_blog_area .wbutton_right_icon a{
	color:#14b1bb;
}
/* corporate8 blog area css */

/* blog area css 5 */
.busi_singleBlog {
    transition: .5s;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 5px 10px 0 rgb(50 65 141 / 7%);
    background: #fff;
}
.busi_singleBlog:hover {
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.05);
}
.witr_sb_thumb {
    overflow: hidden;
	position: relative;
}
.witr_sb_thumb img{
    width: 100%;
	-webkit-transition: .5s;
	transition:.5s;	
}
.witr_sb_thumb:before{
	position:absolute;
	content:'';
	top:0;
	left:0;
	bottom:0;
	right:0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: .5s;
	transition:.5s;
	z-index:1;
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before{
	-webkit-transform: scale(1.2);
	 transform: scale(1.2);	
}
.witr_blog_con {
    padding: 20px 15px 20px 15px;
    margin-bottom: 0px;
}
.witr_blog_con span {
    font-size: 16px;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
    color: #888;
}
.wblog-content span i, .witr_blog_con span i {
    color: #14b1bb;
}
.bs5 span {
    line-height: 26px;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;	
}
.witr_blog_con h2 {
    margin: 10px 0 0;
	font-family: Livvic,sans-serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 22px;
    transition: .5s;
    margin-bottom: 5px;
	color: #030925;
}

.witr_blog_con h3 {
    margin: 10px 0 0;
	font-family: Livvic,sans-serif;
    font-style: normal;
    line-height: 1;
    font-weight: 100;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 18px;
    transition: .5s;
    margin-bottom: 5px;
	color: #030925;
}

.witr_blog_con h2 a {
    display: inline-block;
    margin-top: 5px;
}
.witr_sb_thumb {
    overflow: hidden;
	position: relative;
}
.witr_sb_thumb img{
    width: 100%;
	transition:.5s;	
}
.witr_sb_thumb:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
    background: rgba(0,0,0,.5);
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);	
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_top_category{
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.corporate_blog_area .witr_top_category ul li {
    display: inline-block;
    background: #14b1bb;
    border-radius: 5px;
}
.corporate_blog_area .witr_top_category ul li a {
    border-radius: 5px;
    display: inline-block;
    background-color: #14b1bb;
    padding: 3px 10px 3px 10px;
    color: #fff;
	transform:scale(1);
	color:#fff;
}
.all_blog_color p {
	text-align:justify;
    padding: 10px 0px 8px 0px;

}
.witr_blog_con h2 a:hover{
	color: #14b1bb;
}
.blog_add_icon a, .busi_singleBlog:hover .wbutton_right_icon a::before {
    background: #14b1bb;
}
.blog_sidebar .btn2.witr_bt2, .corporate_blog_area .btn2.witr_bt2 {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 30px;
    border-radius: 5px;
    transition: .5s;
    display: inline-block;
    border: 1px solid #14b1bb;
}
.blog_sidebar .witr_blog_con {
    padding: 20px 15px 20px 25px;
    margin-bottom: 0px;
}
.blog_sidebar .btn2.witr_bt2:hover, .corporate_blog_area .btn2.witr_bt2:hover {
    background: #14b1bb;
    color: #fff;
}
/* blog grid area css */
.cp_blog_grid_area .witr_top_category {
    transform: scale(0);
    transition: .5s;
}
.cp_blog_grid_area .busi_singleBlog:hover .witr_top_category {
    transform: scale(1);
}
.cp_blog_grid_area .witr_blog_con {
    padding: 20px 35px 30px 30px;
}
.cp_blog_grid_area .witr_blog_con h2 {
    margin: 0px 0 6px;
}
.cp_blog_grid_area .witr_blog_con span i {
    padding-right: 10px;
}

.cp6_blog_area .learn_btn {
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 36px;
    color: #030925;
    font-size: 16px;
    font-weight: 500;
    background-color: #FFFFFF00;
    border-style: default;
    transition: .5s;
    border: 1px solid #ddd;
    display: inline-block;
}
.cp6_blog_area .learn_btn:hover {
    border-color: #14b1bb;
}
.cp6_blog_area .witr_blog_con h2 a {
    margin-top: 0;
    margin-bottom: 15px;
}

/* ===== Corporate2 Blog Area CSS ===== */
.corporate2_blog_area .witr_blog_con {
    padding: 20px 40px 20px 25px;
    margin-bottom: 0px;
}
.corporate2_blog_area .learn_more_adn a {
    border: 1px solid #14b1bb;
	padding: 9px 30px;
    border-radius: 5px;
	font-size: 16px;
    font-weight: 500;
	margin-top:4px;
	display:inline-block;
}
.corporate2_blog_area .learn_more_adn a:hover {
    background: #14b1bb;
	color:#fff;
}



 .tx_golobal_color{
     background: #e0a067;
}
 .tx_btn_global_color:hover{
     background:#140909;
}
