
nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color: #000;
    background: #d9dada;
    border-radius: 0;
    /* margin-left: 5px; */
    width: 100px;
    margin: 0 1px 0 1px;
}

/*nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -10%;
  border: 15px solid transparent;

  border-top-color: #929898;
}*/
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
   /* border-top:5px solid #e74c3c;
    border-bottom:5px solid #e74c3c;*/
   /* border-top: 5px solid #989898;
    border-bottom: 5px solid #989898;*/
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    /*background: #d9dada;
    color:#000;*/
    background: #000000;
    color: #fff;
    border-radius:0;
    transition:background 0.20s linear;
}


* line 1, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area {
  padding-top: 100px;
  padding-bottom: 70px;
}

/* line 4, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area.minus1_padding {
  padding-bottom: 0;
}

/* line 7, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service {
  padding: 30px;
border: 1px solid #9c9c9c;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 30px;
  height: 425px;
}

/* line 13, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service .service1_icon {
  line-height: 94px;
  text-align: center;
  width: 98px;
  height: 98px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0181f5+0,5db2ff+100 */
 /* background: #0181f5;
 
  background: -moz-linear-gradient(top, #0181f5 0%, #5db2ff 100%);

  background: -webkit-linear-gradient(top, #0181f5 0%, #5db2ff 100%);

  background: linear-gradient(to bottom, #0181f5 0%, #5db2ff 100%);
*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0181f5', endColorstr='#5db2ff',GradientType=0 );
  /* IE6-9 */
}

/* line 27, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service h3 {
  font-size: 20px;
  color: #001D38;
  font-weight: 300;
  margin-top: 35px;
  margin-bottom: 23px;
  font-weight: 400;
}

/* line 34, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service p {
  font-size: 13px;
  font-weight: 400;
/*  color: #727272;*/
color: #5d5b5b;
  line-height: 28px;
  margin-bottom: 6px;
  text-align: justify;
}

/* line 41, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service a.learn1_more {
  color: #5DB2FF;
  font-weight: 400;
  font-size: 15px;
}

/* line 46, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .single1_service:hover {
 /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  border-color: transparent;*/
  box-shadow: 1px 6px 20px 0px rgba(0, 0, 0, 0.33);
    border-color: transparent;
    transition: 0.5s;
}

/* line 51, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .col-xl-4:nth-child(2) .single1_service .service1_icon {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00d363+0,37ef8d+100 */
  /*background: #00d363;

  background: -moz-linear-gradient(top, #00d363 0%, #37ef8d 100%);
 
  background: -webkit-linear-gradient(top, #00d363 0%, #37ef8d 100%);
 
  background: linear-gradient(to bottom, #00d363 0%, #37ef8d 100%);*/
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d363', endColorstr='#37ef8d',GradientType=0 );
  /* IE6-9 */
}

/* line 60, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .col-xl-4:nth-child(3) .single1_service .service1_icon {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fd8e5e+0,fd8e5e+100 */
  /*background: #fd8e5e;

  background: -moz-linear-gradient(top, #fd8e5e 0%, #fd8e5e 100%);
 
  background: -webkit-linear-gradient(top, #fd8e5e 0%, #fd8e5e 100%);

  background: linear-gradient(to bottom, #fd8e5e 0%, #fd8e5e 100%);*/
  
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8e5e', endColorstr='#fd8e5e',GradientType=0 );
  /* IE6-9 */
}

/* line 69, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .col-xl-4:nth-child(4) .single1_service .service1_icon {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#615cfd+0,d465ef+100 */
 /* background: #615cfd;
 
  background: -moz-linear-gradient(top, #615cfd 0%, #d465ef 100%);
 
  background: -webkit-linear-gradient(top, #615cfd 0%, #d465ef 100%);
 
  background: linear-gradient(to bottom, #615cfd 0%, #d465ef 100%);*/
 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#615cfd', endColorstr='#d465ef',GradientType=0 );
  /* IE6-9 */
}

/* line 81, ../../Arafath/CL/CL October/216. Consulting/HTML/scss/_service.scss */
.service1_area .col-xl-4:nth-child(6) .single1_service .service1_icon {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a64eee+0,3c35ce+100 */
 /* background: #a64eee;
  
  background: -moz-linear-gradient(top, #a64eee 0%, #3c35ce 100%);
 
  background: -webkit-linear-gradient(top, #a64eee 0%, #3c35ce 100%);

  background: linear-gradient(to bottom, #a64eee 0%, #3c35ce 100%);*/
 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a64eee', endColorstr='#3c35ce',GradientType=0 );
  /* IE6-9 */
}
















#myCarousel .carousel-item .mask {
    position: absolute;
    top: 0;
	left:0;
	height:100%;
    width: 100%;
    background-attachment: fixed;
    overflow: hidden;
}
#myCarousel h4{
	font-size:50px;
	margin-bottom:15px;
	color:#000;
	line-height:100%;
	letter-spacing:0.5px;
	font-weight:600;
}
#myCarousel p{
	font-size:18px;
	margin-bottom:15px;
	color:#353131;
}
#myCarousel .carousel-item a{background:#F47735; font-size:14px; color:#FFF; padding:13px 32px; display:inline-block; }
#myCarousel .carousel-item a:hover{background:#394fa2; text-decoration:none;  }

#myCarousel .carousel-item h4{-webkit-animation-name:fadeInLeft; animation-name:fadeInLeft; margin: 55px 0 0 55px;} 






#myCarousel .carousel-item p{-webkit-animation-name:slideInRight; animation-name:slideInRight;} 
#myCarousel .carousel-item a{-webkit-animation-name:fadeInUp; animation-name:fadeInUp;}
#myCarousel .carousel-item .mask img{-webkit-animation-name:slideInRight; animation-name:slideInRight; display:block; height:auto; margin: 55px 0 0 55px;}
#myCarousel h4, #myCarousel p, #myCarousel a, #myCarousel .carousel-item .mask img{-webkit-animation-duration: 1s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#myCarousel .container {max-width: 1430px;  }
#myCarousel .carousel-item{height:100%; min-height:550px; }
/*#myCarousel
{
	background:url(https://i.imgur.com/6axE29k.jpg) center center no-repeat; 
	background-size:cover;
	position:relative;
 z-index:1; 
	
}*/
/*.banner{
	background:url("banner.png") center center no-repeat; 
	background-size:cover;
	position:relative;
    z-index:1; 
	height: 500px;
}
/*/
.carousel-control-next, .carousel-control-prev{height:40px; width:40px; padding:12px; top:50%; bottom:auto; transform:translateY(-50%); /*background-color: #f47735;*/ }


.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;
}
.carousel-fade .carousel-item {
	opacity: 0;
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
	opacity: 1
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-right.active {
	opacity: 0
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}
@supports (transform-style:preserve-3d) {
	.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
	}
}
.carousel-fade .carousel-item-left.active, .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item-prev.active, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


 
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}










/* FontAwesome for working BootSnippet :> */

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
/*#team {
    background: #eee !important;
}*/

.btn-primary:hover,
.btn-primary:focus {
    background-color: #101010;
    border-color: #000000;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    /*color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;*/
    color: #fff;
    background-color: #040404;
    border-color: #000000;
    width: 75px;
}

section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
   /* transition: 1s;*/
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
  /*  background: white;*/
  background-image: linear-gradient(to top, #09203f 0%, #537895 100%);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.backside:hover{
/*background-color: #000000;*/
/*background-image: linear-gradient(to top, #09203f 0%, #537895 100%);*/
box-shadow: 0 0 0px 3px #537895;



}




.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}


.card{

	background: none;
}

.frontside .card,
.backside .card {
    min-height: 347px;
  /*s*/
    box-shadow: 0 0 2px 0px;
    cursor: pointer;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
   /* color: #007b5e !important;*/
 /*  color: #a5a5a5;*/


}
.frontside .card .card-title,{

font-weight: 530;
color: #000000;

}

.backside .card .card-title {
color: #ffffff;

}







.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 50px 0 0 0;
}


.card-text:last-child{
	font-size: 14px;
    text-align: center;
color: #d4d4d4;
}




/*demo*/

.backside:before{
width:0;
height:200%;
background:rgba(0,0,0,.5;
position:absolute;
top:0;
left:-250px;
bottom:0;
transform:skewX(-36deg);
transition:all .5s ease 0s}

/*.backside:hover:before{
width:200%}*/


/*demoend*/



/*html {
  box-sizing: border-box;
}























*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto', sans-serif;
}

.con {
  position: relative;
  height: 100vh;
  
  background-image: url(../img/banner.png);
  background-size: cover;
  overflow: hidden;
}
.con__slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.con__slide-h {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 60px;
}
.con__slide-top, .con__slide-bot {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}
.con__slide-top {
  top: -200px;
  left: -835px;
  height: 1235px;
  width: 550px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  -webkit-transition: -webkit-transform 650ms 1000ms;
  transition: -webkit-transform 650ms 1000ms;
  transition: transform 650ms 1000ms;
  transition: transform 650ms 1000ms, -webkit-transform 650ms 1000ms;
}
.con__slide-top-inner {
  position: fixed;
  top: -59px;
  right: -175px;
  width: 100%;
  height: 500px;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  overflow: hidden;
}
.con__slide-top-inner-text {
  position: absolute;
  right: 21px;
  top: 649px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 1000ms;
  transition: -webkit-transform 1000ms;
  transition: transform 1000ms;
  transition: transform 1000ms, -webkit-transform 1000ms;
}
.con__slide-bot {
  top: -50px;
  left: -884px;
  width: 700px;
  height: 1700px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  overflow: hidden;
  -webkit-transition: -webkit-transform 1000ms 1100ms;
  transition: -webkit-transform 1000ms 1100ms;
  transition: transform 1000ms 1100ms;
  transition: transform 1000ms 1100ms, -webkit-transform 1000ms 1100ms;
}
.con__slide-bot-text {
  position: absolute;
  right: -440px;
  top: 430px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 1000ms;
  transition: -webkit-transform 1000ms;
  transition: transform 1000ms;
  transition: transform 1000ms, -webkit-transform 1000ms;
}
.con__slide--1-top-h {
  text-shadow: 0 0 1px #c43838;
  color: #c43838;
}
.con__slide--1-bot-h {
  text-shadow: 0 0 1px #fff;
  color: #fff;
}
.con__slide--1-content {
  position: absolute;
  right: 300px;
  top: 50%;
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
  opacity: 0;
  -webkit-transition: opacity 1000ms, -webkit-transform 1000ms;
  transition: opacity 1000ms, -webkit-transform 1000ms;
  transition: transform 1000ms, opacity 1000ms;
  transition: transform 1000ms, opacity 1000ms, -webkit-transform 1000ms;
}
@media screen and (max-width: 1350px) {
  .con__slide--1-content {
    right: 15%;
  }
}
@media screen and (max-width: 1160px) {
  .con__slide--1-content {
    right: 5%;
  }
}
.con__slide--1-content-logo {
  fill: #e5e5e5;
}
@media screen and (max-height: 730px) {
  .con__slide--1-content-logo {
    width: 300px;
  }
}
@media screen and (max-width: 1350px) {
  .con__slide--1-content-logo {
    width: 300px;
  }
}
.con__slide--right-top {
  left: initial;
  right: -195px;
  right: -780px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transition: -webkit-transform 650ms 1000ms;
  transition: -webkit-transform 650ms 1000ms;
  transition: transform 650ms 1000ms;
  transition: transform 650ms 1000ms, -webkit-transform 650ms 1000ms;
}
.con__slide--right-top-inner {
  top: -31px;
  left: -249px;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  overflow: overflow;
}
.con__slide--right-top-inner-text {
  right: 10px;
  top: 620px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: initial;
          animation: initial;
  -webkit-transition: -webkit-transform 1000ms 0s;
  transition: -webkit-transform 1000ms 0s;
  transition: transform 1000ms 0s;
  transition: transform 1000ms 0s, -webkit-transform 1000ms 0s;
}
.con__slide--right-top-h {
  width: 450px;
  text-shadow: 0 0 1px #2d48e2;
  color: #2d48e2;
}
.con__slide--right-bot {
  left: initial;
  right: -84px;
  right: -884px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: initial;
          animation: initial;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1000ms 1100ms;
  transition: -webkit-transform 1000ms 1100ms;
  transition: transform 1000ms 1100ms;
  transition: transform 1000ms 1100ms, -webkit-transform 1000ms 1100ms;
}
.con__slide--right-bot-text {
  left: -560px;
  top: 150px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-animation: initial;
          animation: initial;
  -webkit-transition: -webkit-transform 1000ms 0s;
  transition: -webkit-transform 1000ms 0s;
  transition: transform 1000ms 0s;
  transition: transform 1000ms 0s, -webkit-transform 1000ms 0s;
}
.con__slide--right-bot-h {
  text-shadow: 0 0 1px #fff;
  color: #fff;
}
.con__slide--right-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-95%, -45%);
          transform: translate(-95%, -45%);
  opacity: 0;
  -webkit-transition: opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
  transition: opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
  transition: transform 1400ms 0s, opacity 1400ms 0s, z-index 0s 2.2s;
  transition: transform 1400ms 0s, opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
  z-index: -9999;
}
@media screen and (max-height: 730px) {
  .con__slide--right-content-image {
    width: 80%;
  }
}
@media screen and (max-width: 1366px) {
  .con__slide--right-content-image {
    width: 80%;
  }
}
.con__slide--3-top-h {
  text-shadow: 0 0 1px #e0bb28;
  color: #e0bb28;
}
.con__slide--3-bot-h {
  text-shadow: 0 0 1px #fff;
  color: #fff;
}
.con__slide--3-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  opacity: 0;
  -webkit-transition: opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
  transition: opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
  transition: transform 1400ms 0s, opacity 1400ms 0s, z-index 0s 2.2s;
  transition: transform 1400ms 0s, opacity 1400ms 0s, z-index 0s 2.2s, -webkit-transform 1400ms 0s;
}
@media screen and (max-width: 1366px) {
  .con__slide--3-content {
    left: 60%;
  }
}
.con__slide--3-content-image {
  width: 500px;
}
@media screen and (max-height: 730px) {
  .con__slide--3-content-image {
    width: 400px;
  }
}
@media screen and (max-width: 1366px) {
  .con__slide--3-content-image {
    width: 400px;
  }
}
.con__slide--4-top-h-link {
  position: relative;
  text-decoration: none;
  text-shadow: 0 0 1px #3ee84f;
  color: #3ee84f;
}
.con__slide--4-bot-h-link {
  text-decoration: none;
  text-shadow: 0 0 1px #fff;
  color: #fff;
  z-index: 20;
}
.con__nav {
  position: fixed;
  bottom: 3%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.con__nav-list {
  list-style-type: none;
}
.con__nav-item {
  display: inline-block;
  position: relative;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #e5e5e5;
  cursor: pointer;
}
.con__nav-item:after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0, 0);
          transform: translate(-50%, -50%) scale(0, 0);
  width: 75%;
  height: 75%;
  border-radius: 50%;
  background: #e5e5e5;
  -webkit-transition: 300ms;
  transition: 300ms;
  opacity: 0;
  overflow: hidden;
}
.con__nav-item:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}
.con__nav-item--1 {
  margin-left: 0;
}
.con__nav-scroll {
  position: absolute;
  top: 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 17px;
  height: 17px;
  border: 2px solid #e5e5e5;
  border-right: transparent;
  border-bottom: transparent;
  cursor: pointer;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.con__nav-scroll:hover {
  -webkit-transform: rotate(-45deg) scale(1.2, 1.2);
          transform: rotate(-45deg) scale(1.2, 1.2);
}
.con__nav-scroll--goup {
  left: -20px;
}
.con__nav-scroll--godown {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  right: -20px;
}
.con__nav-scroll--godown:hover {
  -webkit-transform: rotate(-225deg) scale(1.2, 1.2);
          transform: rotate(-225deg) scale(1.2, 1.2);
}

.nav-active:after {
  -webkit-transform: translate(-50%, -50%) scale(1, 1);
          transform: translate(-50%, -50%) scale(1, 1);
  opacity: 1;
}

.active .active-slide-left-top {
  -webkit-transform: translate(640px, 0) rotate(25deg);
          transform: translate(640px, 0) rotate(25deg);
  -webkit-transition: -webkit-transform 650ms cubic-bezier(0, 0, 0.21, 1.02);
  transition: -webkit-transform 650ms cubic-bezier(0, 0, 0.21, 1.02);
  transition: transform 650ms cubic-bezier(0, 0, 0.21, 1.02);
  transition: transform 650ms cubic-bezier(0, 0, 0.21, 1.02), -webkit-transform 650ms cubic-bezier(0, 0, 0.21, 1.02);
}
.active .active-slide-left-bot {
  -webkit-transform: translateX(800px) rotate(-45deg);
          transform: translateX(800px) rotate(-45deg);
  -webkit-transition: -webkit-transform 1000ms 350ms;
  transition: -webkit-transform 1000ms 350ms;
  transition: transform 1000ms 350ms;
  transition: transform 1000ms 350ms, -webkit-transform 1000ms 350ms;
}
.active .active-slide-left-content {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: opacity 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
  transition: opacity 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, opacity 1000ms 1350ms;
  transition: transform 1000ms 1350ms, opacity 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide-right-top {
  -webkit-transform: translateX(-585px) rotate(-25deg);
          transform: translateX(-585px) rotate(-25deg);
  -webkit-transition: -webkit-transform 650ms;
  transition: -webkit-transform 650ms;
  transition: transform 650ms;
  transition: transform 650ms, -webkit-transform 650ms;
}
.active .active-slide-right-bot {
  -webkit-transform: translateX(-800px) rotate(45deg);
          transform: translateX(-800px) rotate(45deg);
  -webkit-transition-delay: 350ms;
          transition-delay: 350ms;
}
.active .active-slide-right-content {
  -webkit-transform: translate(-95%, -50%);
          transform: translate(-95%, -50%);
  opacity: 1;
  z-index: 10;
  -webkit-transition: opacity 1400ms 1350ms, z-index 0s 1s, -webkit-transform 1400ms 1350ms;
  transition: opacity 1400ms 1350ms, z-index 0s 1s, -webkit-transform 1400ms 1350ms;
  transition: transform 1400ms 1350ms, opacity 1400ms 1350ms, z-index 0s 1s;
  transition: transform 1400ms 1350ms, opacity 1400ms 1350ms, z-index 0s 1s, -webkit-transform 1400ms 1350ms;
}
.active .active-slide1-top-text {
  -webkit-transform: translate(75px, -282px) rotate(-45deg);
          transform: translate(75px, -282px) rotate(-45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide1-bot-text {
  -webkit-transform: translate(-117px, 31px) rotate(45deg);
          transform: translate(-117px, 31px) rotate(45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide2-top-text {
  -webkit-transform: translate(-43px, -219px) rotate(45deg);
          transform: translate(-43px, -219px) rotate(45deg);
  -webkit-transition-delay: 1350ms;
          transition-delay: 1350ms;
}
.active .active-slide2-bot-text {
  -webkit-transform: translate(127px, -116px) rotate(-45deg);
          transform: translate(127px, -116px) rotate(-45deg);
  -webkit-transition-delay: 1350ms;
          transition-delay: 1350ms;
}
.active .active-slide3-top-text {
  -webkit-transform: translate(54px, -241px) rotate(-45deg);
          transform: translate(54px, -241px) rotate(-45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide3-bot-text {
  -webkit-transform: translate(-190px, 43px) rotate(45deg);
          transform: translate(-190px, 43px) rotate(45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide4-top-text {
  -webkit-transform: translate(-55px, -231px) rotate(45deg);
          transform: translate(-55px, -231px) rotate(45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
.active .active-slide4-bot-text {
  -webkit-transform: translate(127px, -116px) rotate(-45deg);
          transform: translate(127px, -116px) rotate(-45deg);
  -webkit-transition: -webkit-transform 1000ms 1350ms;
  transition: -webkit-transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms;
  transition: transform 1000ms 1350ms, -webkit-transform 1000ms 1350ms;
}
*/
.text-primary {
    color: #4e73df;
}
.font-weight-bold {
    font-weight: 700;
}
.m-0 {
    margin: 0;
}
h6, .h6 {
    font-size: 1rem;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
    margin:20px auto;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #f8f9fc;
    border-bottom: 1px solid #e3e6f0;
}
.shadow {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}
.display-flex {
    display: flex;
}
.align-center {
    align-items: center;
}
.ml-auto {
    margin-left: auto !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6e707e;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #858796;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.35rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #4e73df;
    border-color: #4e73df;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}
.table-responsive > .table-bordered {
    border: 0;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #e3e6f0;
}
.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #e3e6f0;
}
.table-bordered thead th, .table-bordered thead td {
    border-bottom-width: 2px;
}
.table-bordered thead th {
    background: #5d71e4;
    color: #fff;

}

.table-bordered td,
 .table-bordered th {
	text-align:center;
}



@media only screen and (min-width: 300px) and (max-width: 575px) {

 .sectionbx1light {
    top: 241px;
}

/*nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  width: fit-content;
}*/







}