/*zoom jump*/
  
    .box {
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        margin: 0 auto 0 auto;
        transform-origin: bottom;
    }
    .bounce-2 {
        animation-name: bounce-2;
        animation-timing-function: ease;
    }
    @keyframes bounce-2 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-10px); }
        100% { transform: translateY(0); }
    }
/*zoom jump---end*/

.ours-teams .testimonial-img {
    width: 120px !important;
    border-radius: 0px !important;
    border: 6px solid #fdfdfd;
    float: none !important;
    margin: 0 10px 0 0;
}
.testimonials .testimonial-item{
    text-align: center !important;
}
.france .testimonial-item {
    height: 1060px;
    overflow: auto;
}
.india .testimonial-item {
    height: 450px;
}
.madagascar .testimonial-item {
    height: 472px;
}
.row.bdo.mauritius .col.order-last {
    width: 24%;
    float: left;
    margin: 0px 5px;
}
.row.bdo.mauritius .testimonial-item {
    height: 490px !important;
}

body {
    font-family: "Open Sans", sans-serif;
}

.top-footer {
    padding-top: 0px;
    background: url(images/ft-bg.jpg);
    background-size: 100%;
    background-position: center;
    padding-bottom: 88px;
    background-repeat: no-repeat;
}

.bbox-black {
    border-top: 3px solid #f3712347;
    background: #262626e8;
    text-align: center;
    padding: 32px;
    line-height: 32px;
    height: 329px;
}
.bbox-black h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 12px;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 11px;
}
.bbox-black p {
    color: #fff;
    font-size: 14px;
}

.bbox-black p strong {
    color: #fff;
    font-size: 18px;
}
.bag-clint {
    background-image: url(images/bag-clint.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
	text-align: center;
	    padding: 100px 0px;
}
.quality-row h3 {
    font-size: 26px;
}
.quality-row p {
    font-size: 16px;
    line-height: 25px;
}
section#Contact {
    padding: 150px 0px;
	background: url(images/ft-bg.webp), #000;
}

.tab-bg {
    background-image: url(images/tab-bg-1.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
        padding: 200px 0px;
    position: relative;
}
.container-fluid.tab-bg h3 {
    text-align: center;
    color: #fff;
}

.quality{background-image: url(images/quality.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.quality-row {
    padding: 50px 0px;
    color: #fff;
    text-align: center;
}

.bag-clint img {
    background: #ffffffc4;
    width: 123px;
    padding: 4px 10px;
    margin:3px 1px;;
    border-radius: 4px;
}

.relationships{background-image: url(images/relationships.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 62px;
    padding-top: 0px;
    position: relative;
}
.relationships-row {
    padding: 120px 0px;
    color: #fff;
    text-align: center;
}
.relationships-row h3 {
    font-size: 40px;
}
.relationships-row p {
    font-size: 16px;
    line-height: 25px;
}
.navbar-brand img {
    width: 17vw;
}
.skill-box {
  width: 24%;
}
.header_s .ownavigation .navbar-brand {
    margin-bottom: 0px;
    margin-top: 0px;
}
.skill-box h3 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1.6px;
    margin-bottom: 20px;
    margin-top: -65px;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.skill-box h3::after {
    background-color: #fff;
    bottom: 0;
    content: "";
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
}


/*
.bag-clint img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
*/
/*-------------------MANAGEMENT BIOS-----------*/
.team-box > i > img {
    border-radius: 0px;
}
/*
.team-box > i > img {
    border: 3px solid #2b2d77;
    border-radius: 50%;
    overflow: hidden;
    max-width: 110px;
    margin: 0 auto;
}
*/
.team-carousel.owl-theme .owl-controls {
    margin-top: 25px;
}
/*------------------MANAGEMENT BIOS-----End----------------------*/
.team-box > i::before {
	border-radius: 0px;}
.team-box > h4{text-transform: capitalize;    margin-top: 12px;}
.counter-section {
    background-image: url(images/numbers.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
	padding: 200px 0px 200px 0px;
}
.counter-section::before {
    background-color: rgb(0 0 0 / 0%);
}



.shape-fixed {
  position: absolute;
  right: 50px;
  top: 120px;
}
.shape-fixed img {
  animation: rotate-animation 10s infinite linear;
}
.services-area .shape-fixed {
    display: none;
  }


.col-lg-6.aos-init.aos-animate {
    margin-bottom: 24px;
}

.testimonial-item h4 {
    font-style: italic;
    font-size: 15px;
    color: #ff6000;
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 40px 17px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
    position: relative;
    background: #fff;
/*    height: 350px;*/
    margin-bottom: 26px;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: #dddddd;
    font-size: 26px;
}
	   
	.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    float: left;
    margin: 0 10px 0 0;
}   
	   .testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px 0 0 0;
    padding: 0;
}
		 .testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}
		 .bxs-quote-alt-right:before {
    content: "\ee33";
}
	.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: #dddddd;
    font-size: 26px;
}   
.bx {
    font-family: 'boxicons'!important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	   
	[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}
.cont {
    font-size: 24px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ededed;
    text-transform: uppercase;
    font-weight: 700;
}
section#testimonials {
    padding-top: 0px;
}
section#about-us {
    padding-bottom: 60px;
    padding-top: 90px;
    position: relative;
}
div#ourservices {
    padding: 100px 0px;
}
 .bag-clintobx img{
    background: #ffffff75;
    width: 219px;
    padding: 20px 40px;
    margin: 8px;
    border-radius: 4px;
    border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;
}
	   
div.photo-container a span {
         visibility: hidden;
         position: relative;
         left: 10em;
         top: 15px;
         width: 100em;
         font-size: 0.8em;
         padding: 0.3em;
         cursor: default;
         line-height: 1.4;
         z-index: 99999;
         }
img.pop-tul {
    width: 600px !important;
    max-width: 600px !important;
}
img.pop-tul {
    width: 600px !important;
    max-width: 600px !important;
}
marquee img {
    width: 20px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
/*
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 96%;
    overflow: auto;
	z-index: 9999;
}
*/

/* The Close Button */
.close {
    color: #fff !important;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 9;
    margin: -21px -21px 0px 0px;
    background: #2b2d77;
    padding: 13px;
    border-radius: 0px 0px 0px 30px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.section-header {
         display: inline-block;
         margin-bottom: 0px;
         position: relative;
         width: 100%;
             margin-top:0px;
			 text-align: center;
         }


button.mobile-nav-toggle.d-lg-none {
    display: none;
}

nav.mobile-nav.d-lg-none {
    display: none;
}
 .main-container {
    width: 1920px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}
section.container-fluid.no-left-padding.no-right-padding.newsletter-section {
    position: relative;
}		 

.ser-icon img {
    width: 70%;
}

.ser-icon {
    text-align: center;
}

.newsletter-section {
    background-color: #213455;
    padding-top: 10px;
    padding-bottom: 0px;
}
.dtext {
    display: none;
}

.mapmain {
    background: url(images/map-new.jpg);
    margin: 0 auto;
    text-align: center;
    height:428px;
    background-position: bottom;
    background-size: cover;
}

@media only screen and (max-width: 600px) {
         .navbar-brand img {
  width: 40vw;
}
img.pop-tul {
  width: auto !important;
  max-width: 100% !important;
}	
	
	.bag-clint img {
  background: #ffffff75;
  width: 106px;
  padding: 13px 20px;
  margin: 8px;
  border-radius: 4px;
}
 .skill-box {
  width: 50%;
} 

}


/*----------------Map-----Clas------*/

.mapmumb:hover + .bz-mum-1 {
  display: block;
}
	
.bz-mum-1 {
    background: #fff;
    overflow: auto;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    display: none;
    margin-top: 23%;
}
.one-map {
    margin: 0px;
    position: absolute;
    left: 54%;
    margin-top: 20%;
    width: 260px;
    z-index: 999;
}
a.mapmumb {
    width: 80px;
    height: 80px;
    position: absolute;
}				
.bz-mum {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
}
/*--------------------------------*/
.maoj-map-m:hover + .maoj-map-hove {
  display: block;
}
	
			.maoj-map-hove {
    background: #fff;
    overflow: auto;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    display: none;
    margin-top: 23%;
}
.maoj-mumbai {
    position: absolute;
    left: 45%;
    margin-top: 20%;
    width: 260px;
    z-index: 99;
}
a.maoj-map-m {
    width: 80px;
    height: 80px;
    position: absolute;
}				
.maoj-te {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
}
/*-------------------------------*/
.maoj-map-varan:hover + .maoj-varan-hove {
  display: block;
}
			.maoj-varan-hove {
    background: #fff;
    overflow: auto;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    display: none;
    margin-top: 23%;
}
.maoj-varansi {
    position: absolute;
    left: 55%;
    margin-top: 8%;
    width: 260px;
}
a.maoj-map-varan {
    width: 104px;
    height: 105px;
    position: absolute;
}			
.maoj-te-varan {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
}
.maoj-map-varan:hover + .maoj-varan-hove {
  display: block;
}
			.maoj-varan-hove {
    background: #fff;
    overflow: auto;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    display: none;
    margin-top: 23%;
}
.south-africa-johnny {
    position: absolute;
    left: 39%;
    margin-top: 23%;
    width: 260px;
    z-index: 99;
}
a.maoj-map-varan {
    width: 104px;
    height: 105px;
    position: absolute;
}			
.maoj-te-varan {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
}				
	.maoj-map-varan:hover + .maoj-varan-hove {
  display: block;
}
			.maoj-varan-hove {
    background: #fff;
    overflow: auto;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    display: none;
    margin-top: 23%;
}
.france-mamy {
    position: absolute;
    left: 33%;
    margin-top: 0%;
    width: 260px;
    z-index: 99;
}
a.maoj-map-varan {
    width: 55px;
    height: 70px;
    position: absolute;
}		
.maoj-te-varan {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
}			
/*=============New==map=1=farancemap=============*/

.farancemap {
    margin-top: 82px;
    position: relative;
    left: -69px;
    cursor: pointer;
}
img.faranceimg {
    max-width: 23px;
}
.farancepopup {
    display: none;
}

.farancemap{
    display: block;
}
.farancepopup {
    background: #fff;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    width: 200px;
    top: 169px;
    position: absolute;
    left: -121px;
    text-align: center;
    z-index: 999;
}
.farancepopup img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    margin: 0;
    text-align: center;
    margin: -77px 0px 0px 0px;
}

/*-------------safrica-2----------------------*/
.safricamap {
    margin-top: 267px;
    position: relative;
    left: -116px;
    cursor: pointer;
}
img.safricaimg {
    max-width: 23px;
}
.safricapopup {
    display: none;
}

.safricamap {
    display: block;
}
.safricapopup {
    background: #fff;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    width: 200px;
    top: 361px;
    position: absolute;
    left: -168px;
    text-align: center;
	z-index: 999;
}
.safricapopup img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    margin: 0;
    text-align: center;
    margin: -77px 0px 0px 0px;
}
/*---------------india-3-----------------------------*/
.indiamap {
    margin-top: 145px;
    position: relative;
    left: -78px;
    cursor: pointer;
}
img.indiaimg {
    max-width: 23px;
}
.indiapopup {
    display: none;
}

.indiamap {
    display: block;
}
.indiapopup {
    background: #fff;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    width: 200px;
    top: 226px;
    position: absolute;
    left: -127px;
    text-align: center;
	z-index: 999;
}
.indiapopup img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    margin: 0;
    text-align: center;
    margin: -77px 0px 0px 0px;
}
/*-------------------------madagascar-4------------------*/
.madagascarmap {
    margin-top: 254px;
    position: relative;
    left: -258px;
    cursor: pointer;
}
img.madagascarimg {
    max-width: 23px;
}
.madagascarpopup {
    display: none;
}

.madagascarmap {
    display: block;
}
.madagascarpopup {
    background: #fff;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    width: 200px;
    top: 336px;
    position: absolute;
    left: -307px;
    text-align: center;
	z-index: 999;
}
.madagascarpopup img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    text-align: center;
    margin:-77px 0px 0px 0px;
}

/*-------------------------mauritius-5------------------*/
.mauritiusmap {
    margin-top: 244px;
    position: relative;
    left: -334px;
    cursor: pointer;
}
img.mauritiusimg {
    max-width: 23px;
}
.mauritiuspopup {
    display: none;
}

.mauritiusmap{
    display: block;
}
.mauritiuspopup {
    background: #fff;
    padding: 23px 20px;
    border-radius: 4px;
    border: 3px solid #dcdcdc;
    width: 200px;
    top: 336px;
    position: absolute;
    left: -382px;
    text-align: center;
    z-index: 999;
}
.mauritiuspopup img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    margin: 0;
    text-align: center;
    margin: -77px 0px 0px 0px;
}


/*-------------cameroon-6----------------------*/
.cameroonmap {
    margin-top: 189px;
    position: absolute;
    left: -508px;
    cursor: pointer;
}
img.cameroonimg {
    max-width: 23px;
}

/*----------------Map-----Clas-end-----*/
ul.techtool li {
    list-style: none;
    display: inline-block;
/*    background: #31313159;*/
    margin: 4px 3px;
    border-radius: 3px;
}
.tp-parallax-wrap {
    text-align: center !important;
    left: 44.8% !important;
    margin: 0 auto;
}
.valuess .col-md-4 {
    width: 18%;
    padding: 0px;
    margin: 0px 8px;
}

.values h3 {
    color: #fff;
    padding: 0px;
    height: auto;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 600px) {
	.valuess .col-md-4 {
    width: auto;
    padding: 0px;
    margin: 0px 8px;
}
	
}

.toolbox{
background-image: url(images/toolbox-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
       padding: 80px 0px;
    position: relative;
    text-align: center;}

/*
.toolbox img {
    height: 70px;
    margin: 10px;
}
*/
/*-------------------------about us-----------------*/
.circular-shape::after {
    position: absolute;
    right: 30px;
    top: 150px;
    height: 500px;
    width: 500px;
    border: 50px solid #437eeb;
    content: "";
    z-index: -1;
    opacity: 0.07;
    border-radius: 50%;
}
.left-border::before {
    position: absolute;
    left: -30px;
    top: -1%;
    content: "";
    height: 102%;
    width: 100px;
    background: #f4f7fc;
    z-index: -1;
    border-radius: 50px;
}
.skill-area .thumb .image-box {
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
    padding-left: 35px;
}
.skill-area .thumb .image-box img {
    margin-right: 20%;
    border: 10px solid #ffffff;
    box-shadow: 0 0 10px #cccccc;
    max-width: 80%;
}
.skill-area .thumb .image-box img:nth-child(2) {
    position: absolute;
    right: -20%;
    bottom: 0;
    margin: 0;
    height: 60%;
    width: auto;
}
.skill-area .thumb .image-box img {
    margin-right: 20%;
    border: 10px solid #ffffff;
    box-shadow: 0 0 10px #cccccc;
    max-width: 80%;
}
#abou h2 {font-size: 33px;
    color: #2b2d77;
    text-transform: uppercase;
    font-weight: 900;}
#abou span { color: #f37123;}
#abou {
    margin-top: 19px;
}
#abou h3 {
    font-size: 36px;
    padding: 18px 0px;
    color: #2b2d77;
    font-weight: 500;
}
.soc {
    list-style: none;
    float: right;
}
.soc ul li a {
    color: #fff !important;
}
.soc ul li:hover{background: #f6b215 !important;; }
.soc ul li a:hover{background: #f6b215!important; }
.header_s .ownavigation .navbar-nav li:hover > a{
    background-color: #f6f6f600;
}
.soc ul li {
    list-style: none;
    display: inline-block;
    top: 39px;
    position: relative;
    background: #2b2d77;
    width: 30px;
    height: 30px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.shape-fixed {
    position: absolute;
    right: -109px;
    top: 0px;
}
.shape-fixed img {
  animation: rotate-animation 10s infinite linear;
}

@keyframes rotate-animation {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.team-box > h4 {
	color: #fff;}
.team-box > span {
	color: #fff;}

.section-header h3 {
	color: #fff;}
.team-carousel.owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.team-carousel.owl-theme .owl-dots .owl-dot span {
    background-color: #fbb615;
    border-radius: 0;
    width: 27px;
    height: 4px;
}
ul.dropdown-menu.services {
    left: 1% !important;
}
/*
.services .ownavigation ul li > .dropdown-menu {
	left: 80% !important;}
*/

.header_s .ownavigation .navbar-nav > li.dropdown > a::after {
    content: "";
}
.modal-body h3 {
    font-weight: 500;
    margin-bottom: 6px;
}
.modal-body h4 {
    margin-bottom: 6px;
}
@media (max-width: 800px) {
	
	.readmore {
  display: none;
}
}
@media (max-width: 600px) {
.navepos {margin: 0 auto;
    text-align: left !important;
    display: block;
    float: left;
}
}

.cont.France {
    padding: 15px 20px;
    font-size: 18px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ededed;
    text-transform: math-auto;
    font-weight: 700;
}
.cont.France a {
    padding: 15px 20px;
    font-size: 18px;
    margin-bottom: 32px;
    border-bottom: 1px solid #ededed;
    text-transform: lowercase;
    font-weight: 700;
}

.section-header.values {
    margin: -30px 0px 60px 0px;
}

.mauritiusmap.w3-button.w3-black.box.bounce-2 {
    width: 24px;
}