/*
Theme Name: MBG-Legal
Theme URI: https://yourwebsite.com/theme
Author: Your Name
Author URI: https://yourwebsite.com
Description: This is my first custom theme!
Version: 1.0.0
Text Domain: my-custom-theme
Tags: custom-background
*/




body {
    font-size: 16px;
    color: #545454;
}

a:link, a:visited {
    color: #4285f4;
}

p {
    line-height: 1.7em;
}



article.post {
    border-bottom: 4px dashed #ecf0f1;
}

article.post:last-of-type {
    border-bottom: none;
}

.site-header {
    border-bottom: 3px solid #ecf0f1;
}

.site-footer {
    border-top: 3px solid #ecf0f1;
}
html {
    margin-top: -20px !important;
}
  body{
	  font-family: lato !important;
	      background-color: #F7F7F7;
		  
		 
  }
 
  .service-box:hover>p {
    color: #26336B;
}
  .service-box {
    background-color: #fff;
    padding: 25px 20px;
    margin: 14px 0px;
    height: 226px;
}
.service-box  button {
    font-size: 14px;
    line-height: 16px;
    border: none;
    background: none;
    float: right;
    color: #26336B !important;
    font-weight: 600 !important;
	text-decoration: underline;
    text-underline-offset: 2px;
	    padding: 0px;
    margin-top: 0px;
    text-transform: capitalize !important;
}
input[type=submit] {
    background: #FFC112;
    border: none;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    border: 20px;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #FFFFFF;
    padding: 5px 20px;
    background: transparent;
}
.centr {
    text-align: center;
    margin-bottom: 20px;
}
.bn-box-plyup {
   width: 46px;
    height: 46px;
    border-left: 31px solid transparent;
    border-right: 31px solid transparent;
    border-bottom: 43px solid #E8E8E8;
    margin-top: -49px;
    margin-left: 144px !important;
    position: absolute;
    z-index: 99999;
    border-top: 22px solid transparent;
}
.newhead {
    font-size: 25px;
    line-height: 30px;
    color: #26336B;
    font-weight: bold;
}
.newsbox {
    padding: 30px 30px 15px 30px;
}
.news-content {
    background: #fff;
	    margin-top: 60px;
}

.bn-box-plynew {
   width: 46px;
    height: 46px;
    border-left: 31px solid transparent;
    border-right: 31px solid transparent;
    margin-top: -303px;
    margin-left: 165px !important;
    position: absolute;
    z-index: 5;
    border-bottom: 43px solid #E8E8E8;
}
.newsbox p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    padding: 20px 0px 0px 0px;
}
.newsbox button {
    font-size: 12px;
    line-height: 20px;
    color: #FFC112 !important;
    background: none;
    border: none;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-transform: uppercase !important;
    padding: 0px;
	    margin-top: 15px;
}
    /* Remove the navbar's default rounded borders and increase the bottom margin */ 
    .navbar-default {
    background-color: transparent;
    border-color: transparent !important;
	padding: 11px 0px;
	position: absolute;
    z-index: 999;
    width: -webkit-fill-available;
}
    .navbar-default .navbar-nav>li>a {
    color: #777;
    background-color: transparent !important;
    color: #fff !important;
}
.nav>li>a {
    font-size: 17px;
	font-weight: bold;
}
    /* Remove the jumbotron's default bottom margin */ 
     .jumbotron {
      margin-bottom: 0;
    }
   
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }
	.carousel-caption {
    text-shadow: none;
    bottom: 20%;
	}
	#myCarousel h3 {
    font-size: 60px;
	font-weight: bold;
}

.carousel-caption p {
    font-size: 16px;
    line-height: 30px;
}
.carousel-caption button, .highlight-box button {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 49px;
	color: #fff;
    font-weight: 600;
}
button {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase !important;
    margin-top: 30px;
    color: #fff !important;
    font-weight: 600 !important;
}
.team-content p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
}
.team-content {
    margin-top: 51px;
    margin-bottom: 50px;
}
.footer_new {
    background: #27306A;
    border: 1px #707070;
    padding: 27px 0 10px 0;
	margin-top: 44px;
}
.form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.footertext {
    text-align: center;
	    margin: 12px;
}
.footertext a {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    padding: 2px;
	text-decoration: none;
}
.copyright {
    text-align: center;
    color: #818DD9;
    padding: 10px 0;
    font-size: 14px;
	    line-height: 17px;
}
div#news a {
    text-decoration: none !important;
}
.for-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Heart of the matter */
@media (min-width: 768px) {
 
    .exmob {
    display: none;
}
    .options .inner-content {
    height: 166px;
}
.navbar-right {
    margin-top: -28px !important;
}
    .carousel-caption {
    top: 150px !important;
}
  .ten-columns > .col-sm-2 {
    width: 20%;
  }
  .for-map .about-footer {
    padding-top: 40px;
}
}
.highlight-box button {
    margin: 67px 60px;
}
/* Decorations */
.col-sm-2 {
  
}
.row.ten-columns {
    margin-top: -55px;
}
.col-sm-2:nth-of-type(even) { }
.banner-boxes {
    background-color: #26336B;
    color: #fff;
	    height: 170px;
    
}
.bn-box-p{
    font-size: 16px;
    line-height: 20px;
	    padding: 5px 17px;
}

.bn-box-heading {
    font-size: 20px;
    color: #FFC112;
    line-height: 16px;
    font-weight: bold;
	    padding: 25px 17px;
}
.bn-box-plyfour {
    opacity: 0.1;
    width: 40px;
    height: 40px;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 54px solid #DCEAF8;
   margin-left: 136px;
    margin-top: -138px;
}
.bn-box-plytwo {
    opacity: 0.1;
    width: 100px;
    height: 100px;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 118px solid #DCEAF8;
    rotate: 90%;
    transform: rotate(-90deg);
    margin-top: -103px;
}
.bn-box-plythree {
    opacity: 0.1;
    width: 0px;
    height: 66px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-top: 56px solid #DCEAF8;
    transform: rotate(-90deg);
    margin-top: -44px;
	    position: absolute;
}
.bn-box-plythre {
    opacity: 0.1;
    width: 0px;
    height: 56px;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 45px solid #DCEAF8;
    transform: rotate(90deg);
    margin-top: -44px;
    left: 0px;
    margin-left: 136px;
}
.carousel-indicators .active {
   
    background-color: #FFC112 !important;
    border: none !important;
}
.carousel-indicators li {
    background-color: #26336B !important;
    border: none !important;
    
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC112 !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #26336B !important;
}
@media screen and (max-width: 768px){
    .for-map img {
    width:100%;
}
.owl-item:nth-child(even) .bn-box-plynew {
    margin-left: 146px !important;
	}
	.bn-box-plynew, .bn-box-plyup{
		margin-left: 164px !important;
	}
	img.hideimg {
    margin-top: 55px;
    z-index: 4;
    position: relative;
}
h3.highmob {
    z-index: 5;
    position: absolute;
}
	h3.high {
    display: none;
}
	.highlight-sec {
    background: #26336B;
}
	.highlight-box button {
   
    display: none;
}
	 
.row.ten-columns .item {
    margin: 10px 70px;
}

.carousel-caption p, .bn-box-plys {
    display: none;
}
#myCarousel h3 {
    font-size: 30px;
    line-height: 40px;
	font-weight: bold;
}

.about {
    margin-top: 80px;
}
.about-heading, .bold-heading {
    margin-bottom: 35px;
}
button.exmob {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase;
  margin-top: 0px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.exbtn {
    text-align: center;
    margin-top: -18px;
}
}
.carousel-inner>.item>img {
    max-width: initial !important;
}
.navbar-default {
    background-color: #26336b54 !important;
}
.navbar {
    border-radius: 0px !important;
}
@media screen and (min-width: 768px){
    .news .owl-item.active {
    padding-bottom: 20px;
}
.carousel-indicators {
    bottom: -43px !important;
}
    .navbar-right {
    margin-right: 0px !important;
}
	button.exmob {
    display: none;
}
	h3.highmob {
    display: none;
}
	.highlight-box p {
       color: #fff;
    width: 555px;
    padding: 0px 60px;
    font-size: 30px;
    line-height: 45px;
}
	.highlight-sec {
    background: url(https://mbgbusinesssetup.com/wp-content/uploads/2023/03/Artboard-2-8.png);
    background-position: center;
    background-repeat: no-repeat;
	    background-color: #303030;
		background-size: cover;
}
	.highlight-box h3 {
	    width: 500px;
}
	img.hideimg {
    display: none;
}

	.carousel-inner {
   
    height: 620px;
}

 
.about-heading {
   
    width: 312px;
}
.services, .about, .team {
    margin: 33px 0px;
}
.about-us .col-sm-8 {
    width: 76.666667%;
}
.about-us .col-sm-4 {
    width: 22.333333%;
}
.highlight-box {
    width: 403px;
}

}
.about-footer {
    font-size: 16px;
    line-height: 30px;
    margin: 12px 0px;
	color: #7B7B7B;
}
.about-head, .short-head {
    font-size: 16px;
    line-height: 55px;
    color: #26336B;
    font-weight: bold;
    text-transform: uppercase;
}
.about-heading, .bold-heading {
    font-size: 60px;
    line-height: 65px;
    color: #26336B;
    font-weight: bold;
	   
}

img.img-responsive {
    width: -webkit-fill-available;
  
}
.service-heading a {
    font-size: 20px;
    line-height: 16px;
    color: #26336B !important;
    font-weight: bold;
	    text-decoration: none;
}
.services p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    
	    padding: 13px 0px 0px 0px;
}
.bn-box-plys {
    width: 46px;
    height: 46px;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 70px solid #FFC112;
    transform: rotate(-17deg);
    margin-top: 148px;
    margin-left: 160px;
    position: absolute;
    z-index: 99999;
}
button.sm {
    border: none;
    background: none;
    color: #FFC112 !important;
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 2px;
    margin: 10px 0px;
}


.highlight-box h4 {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 60px 0px 0px 60px;	
    margin: 0px;

}

.highheading {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    padding: 64px 0px;
}
.highlight-box p {
       color: #fff;
    font-size: 30px;
    line-height: 45px;
}

.highlight-box {
    background: #26336B;
}
hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #FFFFFF33;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.navbar-header ul {
 display: flex;
 list-style-type: none;
}
.navbar-header a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}
html {
    margin-top: -42px !important;
}
  body{
	  font-family: lato !important;
	      background-color: #F7F7F7 !important;
  }
 
  .service-box:hover>p {
    color: #26336B;
}

.service-box  button {
    font-size: 14px;
    line-height: 16px;
    border: none;
    background: none;
    float: right;
    color: #26336B;
    font-weight: 600;
	text-decoration: underline;
    text-underline-offset: 2px;
	    padding: 0px;
    margin-top: 0px;
    text-transform: capitalize;
}

input[type=submit] {
    background: #FFC112;
    border: none;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    border: 20px;
    font-size: 18px;
    line-height: 29px;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #FFFFFF;
    padding: 5px 20px;
    background: transparent;
}
.centr {
    text-align: center;
    margin-top: 15px;
}

.newhead {
    font-size: 25px;
    line-height: 30px;
    color: #26336B;
    font-weight: bold;
}
.newsbox {
    padding: 30px 30px 15px 30px;
}
.news-content {
    background: #fff;
	    margin-top: 25px;
}

.newsbox p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    padding: 20px 0px 0px 0px;
}
.newsbox button {
    font-size: 12px;
    line-height: 20px;
    color: #FFC112;
    background: none;
    border: none;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-transform: uppercase;
    padding: 0px;
	    margin-top: 15px;
}
    /* Remove the navbar's default rounded borders and increase the bottom margin */ 
    .navbar-default {
    background-color: #26336b54;
    border-color: transparent !important;
	padding: 11px 0px;
	position: absolute;
    z-index: 999;
    width: -webkit-fill-available;
	border-radius: 0px;
	border-color: transparent;
    border: none !important;
}
    .navbar-default .navbar-nav>li>a {
    color: #777;
  
    color: #fff !important;
}
.nav>li>a {
    font-size: 17px;
	font-weight: bold;
}
    /* Remove the jumbotron's default bottom margin */ 
     .jumbotron {
      margin-bottom: 0;
    }
   
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }
	.carousel-caption {
    text-shadow: none;
    bottom: 15%;
	}
	#myCarousel h3 {
    font-size: 70px;
    font-weight: 500;
    font-family: 'Bebas Neue';
    line-height: 75px;
    letter-spacing: 1px;
}

.carousel-caption p {
    font-size: 16px;
    line-height: 30px;
}
.carousel-caption button, .highlight-box button {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 49px;
	color: #fff;
    font-weight: 600;
}
button {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    color: #fff;
    font-weight: 600;
}
.team-content p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
}
.team-content {
    margin-top: 51px;
    margin-bottom: 50px;
}
.footer_new {
    background: #27306A;
    border: 1px #707070;
    padding: 38px 0 10px 0;
	
}
.form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.footertext {
    text-align: center;
	  
}
.footertext a {
    color: #fff !important;
    padding: 2px;
	text-decoration: none !important;
}
.copyright {
    text-align: center;
    color: #818DD9;
    padding: 10px 0;
    font-size: 14px;
	    line-height: 17px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #26336B !important;
   background: none !important;
    font-size: 47px !important;
}
.owl-theme .owl-nav {
    margin-top: 9px;
    padding: 4px !important;
    position: absolute;
    margin: 0 auto;
    z-index: 2;
    left: 40%;
    transform: translateX(-50%);
}
/* Heart of the matter */
@media (min-width: 768px) {
    .footer_logo img {
    margin-left: 45px;
}
    .mobhide .footer_logo {
    position: absolute;
}
	header.site-header {
    top: -20px !important;
	}
	.owl-theme .owl-nav {
    display: block !important;
}
	.team-ri .owl-dots {
    margin-left: -70px !important;
}
	.cont {
    margin-top: 45px;
}
	.right {
    width: 50%;
    float: right;
    padding-left: 30px;
    padding-right: 18px;
}
.left {
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-right: 26px;
border-right: 1px solid #ededed;}
	.bn-box-plynew, .bn-box-plyup{
		    margin-left: 144px;
	}


  .ten-columns > .col-sm-2 {
    width: 20%;
  }
  
}
.highlight-box button {
    margin: 67px 60px;
}
/* Decorations */
.col-sm-2 {
  
}
.row.ten-columns {
    margin-top: -55px;
}
.col-sm-2:nth-of-type(even) { }
.banner-boxes {
    background-color: #26336B;
    color: #fff;
	    height: 170px;
    
}
.bn-box-p{
    font-size: 16px;
    line-height: 20px;
	    padding: 5px 17px;
}

.bn-box-heading {
    font-size: 20px;
    color: #FFC112;
    line-height: 16px;
    font-weight: bold;
	    padding: 25px 17px;
}
.bn-box-plyfour {
    opacity: 0.1;
    width: 40px;
    height: 40px;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 54px solid #DCEAF8;
   margin-left: 136px;
    margin-top: -138px;
}
.bn-box-plytwo {
    opacity: 0.1;
    width: 100px;
    height: 100px;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 118px solid #DCEAF8;
    rotate: 90%;
    transform: rotate(-90deg);
    margin-top: -103px;
}
.bn-box-plythree {
    opacity: 0.1;
    width: 0px;
    height: 66px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-top: 56px solid #DCEAF8;
    transform: rotate(-90deg);
    margin-top: -44px;
	    position: absolute;
}
.bn-box-plythre {
    opacity: 0.1;
    width: 0px;
    height: 56px;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 45px solid #DCEAF8;
    transform: rotate(90deg);
    margin-top: -44px;
    left: 0px;
    margin-left: 136px;
}
.carousel-indicators .active {
   
    background-color: #FFC112;
    border: none;
}
.carousel-indicators li {
    background-color: #26336B;
    border: none;
    
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC112 !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #26336B !important;
	border-radius: 0px !important;
	margin: 3px 4px !important;
}
html,
body{
width:100%;
overflow-x:hidden;
}
button#read_more {
    color: #FFC112 !important;
    background: none;
    padding: 0px;
    text-decoration: underline;
    text-underline-offset: 7px;
    margin: 0px;
}
#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #fff;
}
@media screen and (max-width: 768px){
       .collapse {
    display: block !important;
}
.service-page .exmob {
    padding-bottom: 83px;
}
    .carousel-caption {
    bottom: 142px !important;
    }
    .carousel-indicators {
    bottom: -48px !important;
    }
	figure.effect-goliath img {
    width: 100% !important;
}
	.single-post .card.insight-card {
    width: 100%;
}
	.blog_text {
    position: relative !important;
    top: 0px !important;
    padding: 20px 20px !important;
    width: 100% !important;
    background: #26336B !important;
}
	.subheader h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}
	
.owl-nav {
    display: none;
}
	.main-page .lefttri img {
    display: none;
}
	.blog_ban img {
    width: 100%;
    height: 300px;
}
	.insighti-cat {
    display: none;
}
	.highlight-box h4 {
    padding: 60px 0px 0px 0px !important;
}
	.highlight-box h3 {
    padding: 0px 0px 20px 0px !important;
	}	
	header.site-header {
    position: relative;
}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: none;
}
	#mega-menu-wrap-header .mega-menu-toggle + #mega-menu-header {
   background: #30303030 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(8px);
    padding: 15px 0px;
	    margin: 8px 0px;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600;
	color: #fff;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background: none;
	    color: #fff;
	}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 7px 5px 7px 5px;
}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    background: none;
	}

	.revbox {
    width: 100% !important;
}
 #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
    font-size: 17px;
    line-height: 28px;
    padding: 10px 20px;
}
.imgleft, .imgri {
    display:none;
}
	.contact-in .core-val {
    text-align: left;
}
	.core-val {
    text-align: center;
}
	.service-page .inner-page {
    padding: 100px 0px !important;
}
	.core-val h4{
		font-size: 40px;
    line-height: 55px;
	}
	.core-value .item {
    text-align: center !important;
    background: #FFFFFF;
    padding: 20px 38px;
}
	.core-value .item img {
		margin: 0 auto;
    height: auto !important;
	width: 100px;
}
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
   
    background: transparent;
    
}
.owl-carousel{
	z-index:0;
}
	.navbar-brand>img {
    display: block;
    width: 79px;
    opacity: 1;
    z-index: 9999999;
    position: absolute;
    margin-top: 29px;
}
	.footertext a {
    font-size: 24px;
    line-height: 32px;
    padding: 7px;
}
	.services {
    padding: 30px 0px;
}
	.subheader {
    margin-bottom: 85px !important;
}
	p.subheader-p {
    font-size: 16px;
    color: #26336B;
    font-weight: 500;
    text-align: left;
    position: absolute;
    margin-top: 193px !important;
}
	.left-triangle img {
    width: 100%; 
}
.service-page .lefttri img {
    margin-top: 0px !important;
}
.service-page img.hideimg {
    margin-top: -85px;
}
.service-page h3.high {
    padding-left: 0px !important;
}
.service-page button.exmob {
    
    margin-bottom: 83px;
}
	.mobhide
	{
		display:none;
	}
	p.img__description2, p.img__description {
    font-size: 26px;
    font-weight: bold;
    color: #26336B;
    text-align: center;
}
p.img_tit2, p.img_tit {
    font-size: 24px;
    color: #26336B;
    text-align: center;
    font-weight: 600;
}
	
	.highlight-box p {
   
    padding-top: 32px;
}
	.lefttri img {
       height: 165px !important;
    width: 171px !important;
    margin-top: -395px;
    z-index: 99999999;
    position: absolute;
}
	.highheading {
   
    padding: 0px 0px 50px 0px !important;
}
	.bn-box-plynew, .bn-box-plyup{
		margin-left: 149px !important;
		margin-top: 28px;
	}
	.bn-box-plyup {
  
    margin-top: -74px !important;
}
	img.hideimg {
    margin-top: 55px;
    z-index: 4;
    position: relative;
}
h3.highmob {
    z-index: 5;
    position: absolute;
}
	h3.high {
    display: none;
}
	.highlight-sec {
    background: #26336B;
}
	.highlight-box button {
   
    display: none;
}
	 
.row.ten-columns .item {
    margin: 10px 70px;
}
.carousel-caption p, .bn-box-plys {
    display: none;
}
#myCarousel h3 {
    font-size: 30px;
    line-height: 40px;
	font-weight: bold;
}
.about {
    margin-top: 10px !important;
}
.about-heading, .bold-heading {
    margin-bottom: 35px;
}
button.exmob {
    background-color: #FFC112;
    border: none;
    padding: 9px 24px;
    font-size: 14px;
    text-transform: uppercase;
  margin-top: 0px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.exbtn {
    text-align: center;
    margin-top: -18px;
}
}

.owl-carousel {
    display: block !important;
   
}
.left-triangle img{
	position: absolute;
    background-position: right;
    margin-top: 102px;
    z-index: auto;
}
.opacity {
    opacity: 0.6;
    width: 100%;
    height: 600px;
    position: absolute;
    background-color: #ffffffc2;
}
.service-page h3.high {
    display: block !important;
}
@media screen and (min-width: 768px){
    .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    }
	.plansolution {
    height: 550px;
}
	.grid figure {
		display: inline-block;
		float: none;
		width: 100%;
	}
	
	h6.readem {
    width: 161px;  
}
	.footer_new {
    margin-top: 77px;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev button.owl-next span {
    padding: 9px !important;
}
	.owl-dots {
    display: none;
}
	.service-box:hover{
    transition: all .2s ease-in-out;
    -webkit-transform-origin-y: sacle(1.1);
    transform: scale(1.1);
}
.news-content:hover > newsbox {
    padding: 22px 30px 32px 30px;
}

	 #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #FFC112 !important;
}
	.news .item {
    padding: 8px 11px;
}
	.footer_new input.wpcf7-form-control.wpcf7-text {
	    color: #fff;
    width: 100%;
}
.footer_new .wpcf7 {
    width: 36%;
}
	.contact-in {
    margin-top: 80px;
}
.news {
    margin-top: 91px !important;
}
	.carousel-caption {
    bottom: 5%;
	left: 5%;
    right: 5%;
	}
.carousel-caption p {
    width: 600px;
    margin: 0 auto;
    padding-top: 15px;
}
	.about-heading, .bold-heading {
	width: 200px;
	   
}

	.blog_ban {
    height: 380px;
}
	.triblo {
    border-bottom: 334px solid #26336B;
    border-right: 136px solid transparent;
    position: absolute;
    top: 0px;
    width: 456px;
   
}

	.lefte img{
		width:230px !important;
	}
	.lefte {
    width: 38%;
    float: left;
    padding: 5px 20px;
	margin-bottom: 0px;
}
	.highlight-box h3 {
    padding: 0px 0px 20px 60px;
    
}
	p.upp {
    padding: 30px 0px 0px 0px;
}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: rgb(0 0 0 / 42%);
}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    opacity: 1;
    backdrop-filter: blur(18px);
	margin-top: 8px;
	    padding: 45px 55px 30px 55px;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
   color: #FFC112;
    font-size: 77px;
    margin-left: -77px;
    margin-top: 19px;
    z-index: 999999;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 16px;
    
}
.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    visibility: visible !important;
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    
    visibility: hidden;
}
.navbar-brand>img {
    display: block;
    width: 79px;
    opacity: 1;
    z-index: 9999999;
    position: absolute;
    margin-left: 74px;
}
.core-val {
    width: 33%;
    float: left;
	    margin-top: 60px;
		    padding-left: 15px;
    padding-right: 15px;
	
}
.leader .bold-heading {
    width: max-content !important;
	z-index: 9999;
    position: relative;
}
	.subheader-p {
    width: 900px;
   font-size: 16px;
    color: #26336B;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
}
.service-page .highlight-box p{
font-size: 18px;
 line-height: 30px;
}
.service-page .highlight-box p {
    width: auto;
}
.service-page .highlight-box h3 {
    width: 569px;
}
.service-page .about-heading {
   width: 100px;
    margin-bottom: 44px;
    font-family: 'Bebas Neue';
    font-size: 70px;
    line-height: 65px;
    color: #26336B;
    font-weight: 500;
    letter-spacing: 1.8px;
}
.service-page .bn-box-plys {
    margin-top: 143px;
}
	.deskhide
	{
		display:none;
	}
	.kwadrat
{ 
  width: 232px; 
  height: 180px; 
 
  overflow: hidden; 
}
.trojkat
{ 
  position: relative; 
  overflow: hidden; 
  transform: rotate(45deg) skew(10deg,10deg); 
 
  width: 200px;
  height: 200px;
  margin:100px 0 0 16px;
}

		
.kwadrat2
{ 
  width: 232px; 
  height: 170px; 
 
  overflow: hidden; 
  margin-top: 5px; 
}
.trojkat2
{
  position: relative;
  overflow: hidden;
  transform: rotate(45deg) skew(10deg,10deg);
  width: 200px;
  height: 200px;
  margin:-100px 0 0 16px;
}


.trojkat_bg2:hover, .trojkat_bg:hover {
    transition: .5s ease;
   
    -ms-transform: translate(-50%, -50%);
    text-align: center;
   
}

.kwadrat, .kwadrat2 {
  position: relative;
  height: 200px;
  width: 257px;
}


.kwadrat:hover .img__description, .kwadrat:hover .img_tit, .kwadrat2:hover .img__description2, .kwadrat2:hover .img_tit2 {
  visibility: visible;
  opacity: 1;
}

.kwadrat:hover .trojkat {
    width: 242px;
height: 230px; }
.kwadrat2:hover .trojkat2 {
    width: 199px;
    height: 194px;
}
.kwadrat:hover .trojkat {
    width: 242px;
height: 230px; }
.kwadrat2:hover .trojkat2 {
    width: 211px;
height: 205px; }

.kwadrat:hover .trojkat_bg{
background-position: 141px -11px; }

.kwadrat2:hover {
    height: 178px;
	    margin-left: -15px;
}
.team-ri {
    padding-left: 26px;
}
.team button {
    margin-top: 5px;
}
.kwadrat:hover .overlay, .kwadrat2:hover .overlay {
    width: 634px;
    height: 600px;
    background: #e8e8e8ad;
}
.img__description {
   position: absolute;
    top: 133px;
    left: 0;
    right: 0;
    color: #26336B;
    visibility: hidden;
    font-weight: 900;
    font-size: 18px;
}

.img_tit {
    position: absolute;
    top: 156px;
    bottom: 29px;
    left: 0;
    right: 0;
    color: #26336B;
	 visibility: hidden;
   
}
.img__description2 {
   position: absolute;
    top: 223px;
    left: -9px;
    right: 0;
    color: #26336B;
    visibility: hidden;
    font-weight: 900;
    font-size: 18px;
}

.img_tit2 {
    position: absolute;
    top: 250px;
    bottom: 29px;
    left: 0;
    right: 0;
    color: #26336B;
	 visibility: hidden;
   
}
#mega-menu-wrap-max_mega_menu_1 {
    background: transparent;
}
	button.exmob {
    display: none;
}
	h3.highmob {
    display: none;
}
	.highlight-box p {
       color: #fff;
    width: 555px;
    padding: 0px 60px;
    font-size: 30px;
    line-height: 45px;
}
	.highlight-box h3 {
	    width: 500px;
}
	img.hideimg {
    display: none;
}
	
	.carousel-inner {
   
    height: 620px;
}
 
.about-heading {
   
    width: 312px;
}
.services, .about, .team {
    margin: 33px 0px;
}
.about-us .col-sm-8 {
    width: 76.666667%;
}
.about-us .col-sm-4 {
    width: 22.333333%;
}
.highlight-box {
    width: 403px;
}
}
.about-footer {
    font-size: 16px;
    line-height: 30px;
    margin: 12px 0px;
	color: #7B7B7B;
}
.about-head, .short-head {
    font-size: 16px;
    line-height: 55px;
    color: #26336B;
    font-weight: bold;
    text-transform: uppercase;
}
.about-heading, .bold-heading {
    font-size: 70px;
    line-height: 65px;
    color: #26336B;
    font-weight: 500;
	font-family: 'Bebas Neue';
}
.plansolution .about-heading{
    font-size: 55px;
    line-height: 55px;
}
img.img-responsive {
    width: -webkit-fill-available;
  
}
.service-heading a {
    font-size: 20px;
    line-height: 25px;
    color: #26336B;
    font-weight: bold;
	
}
.services p {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    
	    padding: 13px 0px 0px 0px;
}
.bn-box-plys {
    width: 46px;
    height: 46px;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 70px solid #FFC112;
    transform: rotate(-17deg);
    margin-top: 148px;
    margin-left: 160px;
    position: absolute;
    z-index: 99999;
}
button.sm {
    border: none;
    background: none;
    color: #FFC112;
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 2px;
    margin: 10px 0px;
}

.highlight-box h3 {
    font-size: 60px;
    line-height: 65px;
    font-weight: bold;
    color: #fff;
    margin: 0px;
}
.highlight-box h4 {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 40px 0px 0px 60px;	
    margin: 0px;

}
.main-page .highlight-box button {
    margin: 0px 0px 10px 59px !important;
    position: relative !important;
    margin-top: 15px !important;
}
.highheading {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    padding: 5px 0px;
}
.main-page .lefttri img {
    position: absolute;
    z-index: 1;
	width: 189px;
    height: auto;
    margin-top: 8px;
}
.highlight-box h3 {
    font-size: 70px;
    line-height: 65px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
}
p.upp {
    font-weight: 500;
    font-size: 28px;
    line-height: 39px;
    color: #fff;
}
.highlight-box p {
       color: #fff;
    font-size: 30px;
    line-height: 45px;
}

.highlight-box {
    background: #26336B;
	    padding-bottom: 34px;
}
hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #FFFFFF33;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #FFC112 !important;
}
.navbar-header ul {
 display: flex;
 list-style-type: none;
}
.navbar-header a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}
.navbar-right {
    float: right!important;
    margin-right: -15px !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
    text-align: right;
}
header.site-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:active {
    color: #FFC112;
}
.inner-page img {
    
    height: 451px;
   
}

.blog-page .inner-page img, .about-page .inner-page img {
    position: absolute;
    transform: rotate(0deg);
    background-position: right;
    left: 0;
    margin-top: -48px;
    z-index: auto;
    height: auto !important;
    right: auto !important;
	opacity: 0.6;
}
 .inner-content li::marker {
    color: #FFC112;
    font-size: 22px;
}
 .inner-content li {
    list-style-type: disclosure-closed;
color: #26336B;
}
 .inner-content li p {
    margin-left: 23px;
}
 .inner-content {
    color: #26336B;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.inner-content h4 {
    color: #26336B;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 20px 0px;
}
 .subheader h3 {
    color: #26336B;
    font-size: 60px;
    line-height: 80px;
    font-weight: bold;
    text-align: center;
}

.triimg {
    margin: 0 auto !important;
    text-align: center;
    padding: 44px 0px 0px 0px;
}
.subheader {
   background: linear-gradient(0deg, rgb(255 255 255 / 89%), rgb(255 253 254)), url();
    padding: 180px 0px 0px 0px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	margin-bottom: 22px;
	height: 450px;
}
 h3.high {
    padding-top: 10px;
}
.plansolution .back-tri img{
    right: 0;
    position: absolute;
    height: 535px !important;
    float: right;
    transform: rotate(180deg);
    font-size: 20px;
    line-height: 20px;
    width: 480px;
    margin-top: -235px;
}

.highlight-box button {
    margin: 0px 0px 10px 132px;
    position: absolute;
    margin-top: -119px;
}
.lefttri img {
    height: 216px;
    width: 195px;
}
.inner-page img {
   position: absolute;
    transform: rotate(180deg);
    background-position: right;
    
    right: 0;
    margin-top: 102px;
   
    z-index: auto;
}
 .inner-content li::marker {
    color: #FFC112;
    font-size: 22px;
}
 .inner-content li {
    list-style-type: disclosure-closed;
color: #26336B;
}
 .inner-content li p {
    margin-left: 23px;
}
 .inner-content {
    color: #26336B;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.inner-content h4 {
    color: #26336B;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin: 20px 0px;
}
 .subheader h3 {
    color: #26336B;
    font-size: 60px;
    line-height: 80px;
    font-weight: bold;
    text-align: center;
	font-family: 'Bebas Neue';
    letter-spacing: 3px;
}

.triimg {
    margin: 0 auto !important;
    text-align: center;
    padding: 44px 0px 0px 0px;
}

 .inner-page {
    padding: 30px 0px;
}
 .service-page h3.high {
    padding-top: 70px;
	z-index: 999999;
    position: relative;
}
 .footer_new .socialicon {
    margin: 0 auto !important;
    display: table;
	padding: 19px 0px 10px 0px;
}
.socialicon img {
    padding: 0px 11px;
}
.mobhide .footer_logo {
    display: inline-block;
    float: left;
    margin-top: 26px;
}
.deskhide .footer_logo {
    text-align: center;
    margin-bottom: 20px;
}

.collapse {
    display: block;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        width: 43px;
    height: 6px;
    background-color: #fff;
}
.navbar-brand {
    height: auto;
}
.page-id-31 nav.navbar.navbar-default {
    background: transparent;
}
.blog-page {
    margin: 107px 0px 35px 0px;
}
.about-page, .blog-page {
    margin: 50px 0px 15px 0px;
}
img.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
	    height: 310px;
}
.card.insight-card {
    box-shadow: 0px 3px 6px #00000029;
    float: left;
	z-index: 9999999;
    position: relative;
	background: #fff;
      
}
p.card-text {
    font-size: 14px;
    line-height: 20px;
    float: right;
}
h5.card-title {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-family: 'Bebas Neue';
}
.card-body {
   background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
	    height: 415px;
}
.entry-content {
    font-size: 15px;
    line-height: 21px;
    color: #fff;
}
a.btnblog {
    font-size: 16px;
    line-height: 19px;
    background: #ffffff3d;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase; 
	float: left;
	    text-decoration: none;
}
.read {
    margin: 20px 0px;
}
p.card-text {
    float: right;
    font-size: 14px;
    line-height: 16px;
    color: #F7F7F7;
	    display: grid;
}
span.time {
    font-size: 13px;
    line-height: 17px;
    color: #FFC112;
    font-style: italic;
    text-align: right;
}
.site-header {
    border-bottom: none;
}
@media (min-width: 1200px){
.container {
    width: 1170px !important;
    margin: 0 auto !important;
    max-width: 1170px !important;
}

}
h3.common-title {
    color: #26336B;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: bold;
}
h4.ref {
    color: #26336B;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
	margin-top: 18px;
}
.about-page .inner-content {
    color: #7B7B7B;
   margin-top: 0px;
}
.core-val h4 {
    font-size: 20px;
    line-height: 45px;
    color: #26336B;
    font-weight: bold;
    margin-bottom: 0px;
}
.core-val p {
    padding: 0px !important;
}
.core-value{
    margin: 0px 0px;
}
.ceo{
    font-size: 16px;
    line-height: 30px;
    color: #26336B;
    margin: 0px;
	font-style: italic;
}
.policy .inner-content li {
    color: #7B7B7B;
}
.policy p {
    margin: 0 0 20px;
}
@media (max-width: 650px) {
  .extra_content {
    display: none;
  }
  #read_more {
    display: block;
  }
}

.read_more  {
  display: none;
}
.show {
   display: block!important;
}
.hed h5 {
    font-size: 20px;
    line-height: 25px;
    color: #7B7B7B;
	font-weight: bold;
}
.hed h6 {
    font-size: 16px;
    line-height: 24px;
    color: #7B7B7B;
}
p.contbtn {
    font-size: 16px;
    color: #26336B;
    text-decoration: underline;
    font-weight: bold;
    text-underline-offset: 3px;
}


.form-cont input.wpcf7-form-control.wpcf7-text, .form-cont select {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 3px #0000001a;
    height: 35px;
	color: #9f9696;
	border: none;
}
textarea.form-control {
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 3px #0000001a;
    height: 260px;
    color: #9f9696;
    border: none;
}
.form-cont input[type=submit] {
width: 134px;
    float: right;
    margin-right: 19px;
    margin-top: 21px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.page-id-5 .navbar-default {
    background-color: transparent !important;
}
.page-id-5 #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
color: #fff;}
.form-cont {
    margin-top: 70px;
}

.navbar-right {
    float: right!important;
    margin-right: 0px;
    width: 100%;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    }
	#mega-menu-wrap-header #mega-menu-header {
    
    padding: 0px 90px 0px 0px;
}

h5.time {
    float: right;
    margin-top: -5px;
    color: #FFC112;
    font-style: italic;
    font-size: 14px;
}
span.opnlink {
    color: #26336B;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.career h5 {
    font-family: 'Bebas Neue';
    font-size: 40px;
    line-height: 55px;
    margin-top: -4px;
}
.car-box h4 {
    color: #26336B;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}
.car-box {
    margin-bottom: 30px;
}
.car-box p.add {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
}
.career input[type=submit] {
    float: left;
    left: 26px;
    position: absolute;
}
.cv:after {
    content: "Upload your resume*";
    position: absolute;
    left: 0;
    padding: 3px 17px;
    background: #fff;
    color: #7B7B7B;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    height: 32px;
    line-height: 24px;
    z-index: 999;
    box-shadow: 0px 2px 3px #0000001a;
}
.cv {
    margin-left: 78px;
}
.review {
    margin-top: 73px;
    margin: 110px 0px 20px 0px;
}
.revbox h6 {
    font-size: 20px;
    line-height: 20px;
    color: #26336B;
}
span.revtext {
    color: #7B7B7B;
    font-size: 16px;
    line-height: 27px;
}
.revbox p {
    color: #7B7B7B;
    font-size: 16px;
    line-height: 23px;
}

.revbox {
    background: #fff;
    padding: 30px;
    float: left;
	    width: 95%;
}
.imgleft, .imgri {
    top: 100px;
    position: relative;
}
.career .owl-carousel .owl-item img {
 height:auto !important;
    width: auto;
}
.career .owl-theme .owl-dots {
    
    margin-right: 81px;
}
 .page-id-12 .navbar-default, .page-id-10 .navbar-default , .page-id-81 .navbar-default , .page-id-13 .navbar-default ,.page-id-26 .navbar-default , .page-id-28 .navbar-default  {
    background-color: transparent !important;
 }
 
 #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{
color: #fff;
font-weight: 600 !important;}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link:hover{
font-weight: 600;
}
.bold-heading.short {
    width: 250px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    border-color: transparent;
    box-shadow: none;
}

.lefte h6 {
    color: #26336B;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 0px;
        font-family: lato;
}
.rightteam p {
    color: #7B7B7B;
    font-size: 15px;
    line-height: 25px;
    width: 100%;
	font-style: italic;
   
}
.team {
    background: #fff;
    padding: 50px 0px 20px 0px;
}

.blog_text h3 {
    color: #fff;
    font-size: 50px;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
}
.blog_text p {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}
	.blog_text {
    position: absolute;
    top: 12px;
    padding: 20px 40px;
    width: 400px;
}

.single.single-post h1 {
    font-size: 51px;
    line-height: 60px;
    font-family: 'Bebas Neue';
    color: #26336B;
}
.single-post h6 {
    font-size: 18px;
    line-height: 25px;
    color: #7B7B7B;
}
.content-blog, .content-blog p, .single-post .inner-content li {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    margin: 10px 0px;
}

.row.related {
    margin-top: 40px;
}
.content-blog {
    margin-top: 40px !important;
}
.text-center.img-wrapper img {
    width: -webkit-fill-available;
    height: 360px;
}
.righ {
    width: 100%;
    float: left;
}
.insighti-cat a {
    font-size: 12px;
    color: #7B7B7B;
    line-height: 15px;
}
.insighti-cat {
    margin-top: -200px;
}
.emailfooter::placeholder {
  color: #fff;
      font-style: italic;
}

.emailfooter:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
     font-style: italic;
}

.emailfooter::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
     font-style: italic;
}
@media only screen and (max-width: 767px) and (min-width: 500px)  {
.bn-box-plynew, .bn-box-plyup
{
	display:none;
}
}

@-webkit-keyframes pop-on-hover {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes pop-on-hover {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.pop-on-hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pop-on-hover:hover, .pop-on-hover:focus, .pop-on-hover:active {
  transition: all .2s ease-in-out;
    -webkit-transform-origin-y: sacle(1.1);
    transform: scale(1.1);
}
.navbar-right i.fa.fa-search {
    margin-top: 11px;
}
.searchform input#s, .searchform input#s:focus, .searchform input#s:focus-visible {
    width: 100%;
    padding: 14px;
    margin: 15px 0px;
	border: 1px solid #fff !important;
	    border-color: #fff !important;
		outline: none;
}
.searchwp-modal-form-default .searchwp-modal-form__content {
    background-color: transparent !important;
}
.searchform input[type=submit] {
    padding: 5px 50px !important;
	width: auto;
}
footer.searchwp-modal-form__footer {
    display: none;
}
form#searchform {
    text-align: center;
}
.searchwp-modal-form__overlay {
    background: var(--unnamed-color-303030) 0% 0% no-repeat padding-box;
    background: #303030 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.mega-indicator:after {
    animation: bounce 4s infinite;;
}
.triimg img {
    text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	padding: 10px 1%;
	background: #fff !important;
	cursor: pointer;
}
figure.effect-goliath img {
    width: 100%;
    height: 100%;
}

.grid figure h5 {
    background: #fff;
}
.grid figure figcaption {
	color: #000;
	text-transform: uppercase;
	font-size: 1.25em;
	padding:16px 0;
	
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {

	top: 0;
	left: 0;
	width: 100%;
	height: 157px;
    background: #fff;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


.grid figure h5,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}



/*-----------------*/
/***** Goliath *****/
/*-----------------*/


figure.effect-goliath img,
figure.effect-goliath h5, figure.effect-goliath h6 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}


figure.effect-goliath h5{
	padding-top: 20px;
}
figure.effect-goliath h5,
figure.effect-goliath p, figure.effect-goliath h6 {
	bottom: 0;
	left: 0;
	margin: 0px 0px;
	padding: 0px 20px;
}
figure.effect-goliath:hover p, figure.effect-goliath p, figure.effect-goliath:focus p {
    margin-top: -5px;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 16px;
	line-height:22px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	margin-top:-40px;
	color: #26336B;
    font-family: 'Lato';
}


 figure.effect-goliath:hover .catt {
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
 figure.effect-goliath:hover span {
	-webkit-transform: translate3d(0,-50px,0);
	transform: translate3d(0,-50px,0);
}
figure.effect-goliath:hover h5, figure.effect-goliath:hover h6 {
	-webkit-transform: translate3d(0,-50px,0);
	transform: translate3d(0,-50px,0);
}
span.catt {
    color: #707070 !important;
    line-height: 55px;
    letter-spacing: 0.1em;
    font-weight: 400;
}
figure.effect-goliath:hover h5, figure.effect-goliath:hover span {
margin-top:-40px;
padding:20px 20px;
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,-35px,0);
	transform: translate3d(0,-35px,0);
}


span.card-text {
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: 68px !important;
}
h5.time {
    font-size: 14px;
    color: #707070;
    float: right;
    margin-top: -41px !important;
    text-transform: none;
    font-weight: 400;
}
.insight-card {
    padding: 0px;
}
.insight-card .card-title {
    text-transform: initial;
    height: 93px !important;
	background: #fff;
	padding-top: 20px;
}
figcaption {
  
    background: #fff;
}
.insight-card:hover {
    border-bottom-color: #f9f9f9;
    background: #f9f9f9;
}
    .insight-card .short-title {
    color: #283876;
    font-family: 'Graphik';
    font-size: 25px;
    font-weight: 500;
    line-height: 31px;
    text-transform: none;
   
}
figure.effect-goliath h6 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
	background: #fff;
}
h6.card-date {
    color: #26336B;
    font-size: 12px;
    text-transform: none;
    line-height: 16px;
}
h5.card-title a {
    font-size: 25px;
    text-decoration: none;
    line-height: 30px;
    color: #26336B;
}
.insight-card {
    margin-bottom: 31px;
}
.insighti-cat a:hover, .insighti-cat a:active {
    color: #26336B !important;
}
.insighti-cat a {
    display: block;
    padding: 5px 0px;
	text-decoration: none;

	
}
.blogdate h6.card-date {
    color: #26336B;
    font-size: 19px;
    line-height: 30px;
}
.blogsingle .socialicon img {
    width: 44px;
    padding: 0px 3px;
    margin: 10px 0px;
}
.footer_new .socialicon img {
    width: 52px;
}
.insight-card .short-title a {
    font-size: 16px;
    line-height: 20px;
    color: #26336B !important;
    text-decoration: none !important;
}
.main-page .highlight-sec {
    background: url(https://mbgcorp.legal/wp-content/uploads/2023/03/Parallax-1390x400-1-1.gif) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background-size: cover !important;
    padding: 45px 0px;
}
.main-page .highlight-box {
    background: none;
}
div#news .owl-nav {
    display: none !important;
}
h6.readem {
    color: #26336B;
    font-size: 19px;
    line-height: 30px;
    font-family: 'Lato';
    font-weight: 600;
    margin: 10px 0px;
}

.likes {
	display: flex;
	padding-left: 0px;
}

.likes__item {
	list-style: none;
}

.likes__item:not(:last-child) {
	margin-right: 27px;
}

.likes__item--like a {
    border-bottom-color: transparent;
    color: #000;
}
.likes a {
    padding: 0px 15px;
	text-decoration: none !important;
}
.likes img {
    display: block;
    padding-bottom: 10px;
    margin-left: -6px;
}
.news-content:hover > .bn-box-plyup {
    animation: bounce 4s infinite;
    margin-left: 153px;
}
.news-content:hover > .bn-box-plynew {
    animation: bounce 4s infinite;
    margin-left: 153px;
}
.accordion {
  background-color: #fff;
  color: #7B7B7B !important;
  cursor: pointer;
  padding: 18px;
  width: 85%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  margin-top: 2px;
}

.active, .accordion:hover {
  background-color: #fff; 
}

.panel {
  padding: 10px 18px 10px 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  width: 85%;
}
figure.effect-goliath img {
    width: 100%;
    height: 100%;
    padding: 8px;
}
.footer_new .wpcf7 form.invalid .wpcf7-response-output{
    color: #fff;
}
.footer_new .wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}
.highheading p {
    font-size: 17px;
}
.lilarge li {
    list-style-type: auto;
}

.lilarge li {
    list-style-type: auto;
    padding-left: 15px;
    margin-bottom: 20px;
    float: left;
    width: initial;
    margin-right: 49px;
	 border-left: 4px solid #FFC112 !important;
}
.lilarge li::marker {
    color: #7B7B7B;
    font-size: 30px;
    font-family: 'Bebas Neue';
    width: 100%;
    margin-left: 30px !important;
	margin-bottom: 22px;
}
.lilarge ol {
    width: 100%;
    float: left;
	margin-bottom: 20px;
}
.lilarge {
    margin: 50px 0px;
}
.op-box {
    background: linear-gradient(0deg, #26336b7a, #26336b7a),url(https://mbgbusinesssetup.com/wp-content/uploads/2023/05/dubai-downtown-skyline-united-arab-emirates-or-ua-2022-12-16-04-24-03-utc@2x-min-1.png);
    background-repeat: no-repeat;
      background-size: cover;
	color:#fff;
	height: 310px;
	 
}
.op-boxsec {
    background: linear-gradient(0deg, #26336b7a, #26336b7a),url(https://mbgbusinesssetup.com/wp-content/uploads/2023/05/view-of-dubai-city-center-2022-11-01-08-14-22-utc@2x-min.png);
    background-repeat: no-repeat;
      background-size: cover;
	color:#fff;
	height: 310px;
	
}
.op-box h3, .op-boxsec h3 {
    background: #26336B;
    padding: 11px 14px;
    font-size: 28px;
    line-height: 44px;
    font-weight: 600;
}
.op-box li, .op-boxsec li {
    font-size: 14px;
    color: #fff !important;
    line-height: 20px !important;
    padding: 5px 0px;
}
.options .bold-heading.short {
    width: 100%;
}
.options {
    padding: 40px 0px 75px 0px;
}
.options button {
      margin: 0px 0px 20px 0px;
}
.options .exbtn {
    text-align: center;
}
.options .inner-content {
    margin-top: 20px;
	padding: 0px 10px;
}

@-webkit-keyframes slidein {
            from {
                margin-left: 100%;
                width: 300%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }

        @-moz-keyframes slidein {
            from {
                margin-left: 100%;
                width: 300%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
         @-o-keyframes slidein {
            from {
                margin-left: 100%;
                width: 300%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
          @keyframes slidein {
            from {
                margin-left: 100%;
                width: 300%;
            }

            to {
                margin-left: 0%;
                width: 100%;
            }
        }
		
		.news-content:hover > .newsbox{
    transition: all .2s ease-in-out;
    -webkit-transform-origin-y: sacle(1.1);
    transform: scale(1.1);
}
@media screen and (min-device-width: 1400px) and (max-device-width: 1800px)  {
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
   -webkit-mask-image: 
    -webkit-linear-gradient(black, black),
    url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="18" viewBox="0 0 22 18"><polygon points="0 0 11 18 22 0 0 0"/></svg>');
   -webkit-mask-size: 100% 100%, 137% 19%;
   
}
}
@media (min-width: 1400px) {
.carousel-inner>.item>img {
    background-size: cover;
    background-position: center;
    width: -webkit-fill-available !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu {
    background: rgb(0 0 0 / 42%);
    content: " ";
    background-color: #212529;
    background: linear-gradient(to bottom, #232526, #414345);
    position: absolute;
    top: 38px;
    right: 0;
    /* bottom: 0; */
    left: 0;
    z-index: -1;
   -webkit-mask-size: 100% 100%, 137% 19%;
    -webkit-mask-position: top right, var(--triangle-offset-right) var(--triangle-offset-top);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-composite: exclude;
    -webkit-mask-composite: xor;
    transition: all 0.2s;
    border-radius: 0px;
    margin-left: -46px;
    width: 108%;
}
}
span.num {
     color: #FFC112;
    font-weight: 600;
    font-size: 18px;
    border: 2px solid #8691C8;
    padding: 10px 16px;
    line-height: 49px;
    border-radius: 50px;
    background: #fff;
    z-index: 222222;
    position: relative;
	text-decoration: none !important;
}

@media (min-width: 1001px) {
    img.stepimgb {
    width: 1100px;
}
.thi img {
    margin-left: -4px;
}
span.pointtextt {
    margin-top: -20px !important;
    margin-left: 17px;
    position: absolute;
}
span.pointtextfi {
    width: 170px;
    position: absolute;
    line-height: 20px;
    margin-top: 54px;
    margin-left: -24px;
}
.fiv img {
	margin-left: -4px;
}
.six {
    margin-left: 566px;
    margin-top: -248px;
}

span.pointtextf {
    margin-left: 14px;
    width: 113px;
    position: absolute;
    line-height: 19px;
}
.pointtexts {
    padding-left: 13px;
    position: absolute;
    width: 136px;
    line-height: 19px;
    margin-top: -2px;
}
span.pointtexte {
    line-height: 20px;
    margin-top: 53px;
    position: absolute;
    margin-left: -74px;
    width: 100px;
}
.fiv {
    margin-top: 93px;
    margin-left: 479px;
}
.ei {
    margin-left: 102%;
    margin-top: 140px;
}
.ei img, .nin img {
	margin-left: -4px;
}
.nin {
    margin-left: 115%;
    margin-top: -209px;
}

span.pointtextn {
    position: absolute;
    line-height: 20px;
    margin-top: -5px;
    margin-left: 68px;
}
.sev {
        margin-left: 799px;
    margin-top: -31px;
}

.sev img {
    margin-left: -4px;
    margin-top: -52px !important;
}
span.pointtextse {
    margin-top: -48px;
    position: absolute;
    line-height: 18px;
    width: 115px;
    margin-left: 10px;
}
span.pointtextsi {
    width: 100px;
    position: absolute;
    line-height: 20px;
    margin-top: 37px;
    margin-left: 13px;
}
.fi img, .se img, .fou img, .six img {
    margin-left: -5px;
}
.fou {
    margin-left: 374px;
}
span.pointtxto, .pointtexts, .pointtextt, .pointtextf, .pointtextfi, .pointtextsi, .pointtextse, .pointtexte, .pointtextn {
    display: initial;
    color: #26336B;
    font-size: 16px;
    line-height: 45px;
    font-weight: 900 !important;
}
span.pointtxto {
    display: block;
}
.pointtexts {
	padding-left: 13px;
    line-height: 20px;
}
.thi {
    margin-top: -202px;
    margin-left: 223px;
}
.fi {
    margin-top: -186px;
    margin-left: -19px;
}
.se {
    margin-left: 155px;
    margin-top: -103px;
}
.backimgve img {
    width: 55px;
    display: block;
    margin-top: -53px;
    z-index: 111111;
}
span.num:hover {
    background: #8691C8;
    color: #fff;
}
}
.op-boxsec .inner-content {
    height: 166px;
}
@media (max-width: 1000px) {
	span.num:hover {
    background: #8691C8;
    color: #fff;
}
	span.pointtxto {
    margin-bottom: 15px !important;
    display: block;
}
	.se {
    margin-left: 61px;
    margin-top: 60px;
}
.pointtexts {
    padding-left: 13px;
    line-height: 24px;
}
	.plansolution {
    height: 1600px;
}
	.fi {
    margin-top: 10px;
    margin-left: 36px;
}
	span.num {
    font-size: 30px;
    padding: 20px 29px;
    line-height: 78px;
}
	span.pointtxto, .pointtexts, .pointtextt, .pointtextf, .pointtextfi, .pointtextsi, .pointtextse, .pointtexte, .pointtextn {
		    font-weight: 900 !important;
    font-size: 20px;
}
.backimgve img {
    width: 97px;
    display: block;
    margin-top: -87px;
    z-index: 111111;
    margin-left: -8px;
}
.thi {
    margin-top: -2px;
    margin-left: 248px;
}
span.pointtextt {
    margin-top: -20px !important;
    margin-left: -221px;
}
.fou {
    margin-left: 190px;
    margin-top: 65px;
}
span.pointtextf {
    margin-left: -75px;
    width: 113px;
    position: absolute;
    line-height: 19px;
    margin-top: 99px;
}
.fiv {
    margin-top: 100px;
    margin-left: 5px;
}
span.pointtextfi {
    width: 170px;
    position: absolute;
    line-height: 24px;
    margin-top: 8px;
    margin-left: 102px;
}
.six {
    margin-left: 142px;
    margin-top: 51px;
}
span.pointtextsi {
    width: 100px;
    position: absolute;
    line-height: 24px;
    margin-top: -7px;
    margin-left: 53px;
}
.sev {
    margin-left: 156px;
    margin-top: 61px;
}
.sev img {
   margin-left: -9px;
    margin-top: -87px !important;
}
span.pointtextse {
    position: absolute;
    line-height: 24px;
    width: 115px;
    margin-left: -215px;
}
.ei {
    margin-left: 6%;
    margin-top: 57px;
}
span.pointtexte {
    line-height: 24px;
    margin-top: 11px;
    position: absolute;
    margin-left: 102px;
    width: 100px;
}
.nin {
    margin-left: 126px;
    margin-top: 46px;
}
span.pointtextn {
    position: absolute;
    line-height: 24px;
    margin-top: 99px;
    margin-left: -97px;
    width: 101px;
} 
}
.newbelow:before {
   box-sizing: border-box;
   content: '';
   top: 0;
   height: 100%;
   border: 40px solid transparent;
   border-top-color: #fff;
   left: 172px;
   width: 216px;
   position: absolute;
   }
   .newbelow:after {
   box-sizing: border-box;
   content: '';
   top: 0;
   height: 100%;
   border: 40px solid transparent;
   border-top-color: #fff;
   bottom: 0;
   left: -39px;
   right: 166px;
   position: absolute;
   }
   .newbelow {
   position: relative;
   height: 315px;
   width: 349px;
   overflow: hidden;
       margin: 0 auto;
   }
   .newbeloww {
   position: relative;
   height: 315px;
   width: 349px;
   overflow: hidden;
       margin: 0 auto;
   }
   .newbeloww:after {
   content: '';
   position: absolute;
   /* height: 100px; */
   border-bottom: 45px solid white;
   bottom: -1px;
   /* left: 37px; */
   right: 50%;
   border-left: 38px solid transparent;
   }
   .newbeloww:before {
   content: '';
   position: absolute;
   height: 0;
   border-bottom: 45px solid white;
   bottom: -1px;
   left: 50%;
   /* width: 30px; */
   border-right: 38px solid transparent;
   }
   .carousel-control-next, .carousel-control-prev {
   position: absolute;
   top: 0;
   bottom: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   width: 15%;
   color: #fff;
   text-align: center;
   opacity: .5;
   }
   .carousel-inner {
   position: relative;
   width: 100%;
   overflow: hidden;
   }
   .carousel-item {
   position: relative;
   display: none;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   width: 100%;
   transition: -webkit-transform .6s ease;
   transition: transform .6s ease;
   transition: transform .6s ease,-webkit-transform .6s ease;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-perspective: 1000px;
   perspective: 1000px;
   }
   
table td {
    border: 1px solid #cdcbcb;
    padding: 5px 12px;
}
.service-heading h4 {
    color: #26336B;
    font-weight: 700;
}
a:hover {
    text-decoration: none !important;
}
.for-map img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.for-map {
    margin: 0 0 77px;
}
.news-content img {
    object-fit: cover;
    height: 300px;
}
.card-body .short-title a {
    font-size: 16px;
    line-height: 20px;
    color: #26336B !important;
    text-decoration: none !important;
}
.content-blog, .content-blog p, .single-post .inner-content li, .single-post .inner-content {
    font-size: 16px;
    line-height: 25px;
    color: #7B7B7B;
    margin: 10px 0px;
}
.pum-theme-357, .pum-theme-default-theme {
    background-color: transparent !important;
}
.pum-theme-357 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 50px 60px 0px 55px !important;
	}
.pum-content input.wpcf7-form-control.wpcf7-text {
    border: 1px solid #5555553d !important;
    margin-bottom: 16px;
}
button.pum-close.popmake-close {
    line-height: 19px !important;
    background-color: #FFC112 !important;
}
.top-head {
    background: #000;
    padding: 10px 100px;
    height:50px;
}
.top-head .leftphn {
    float: left;
}
.top-head .rightphn {
    text-align: right;
}
.top-head a {
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}
.top-head .social-icon img {
    padding: 0px 0px;
    width: 28px;
}
@media only screen and (max-width: 768px) {
  .top-head {
      display:none;
}
}
.top-head .leftphn a {
    margin-right: 14px;
}