   .padd-10{
   	padding:10px;
   }
   .slider {
        width: 100%;
        margin: 100px auto;
    }
    .slick-slide {
      margin: 0px 20px;
    }
    .slick-slide img {
      width: 100%;
    }
   
    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }
    .slick-current {
      opacity: 1;
    }
    #sticky {
    top: 50px;
    padding:1px;
   background-color: #2c3283;
  }

#sticky.stick {
  position: fixed;
    top: 74px;
    z-index: 100;
    width: 100%;
}
.mar-stick-50 {
  padding-top:130px;
}

.flex-container-spacification{
  display: flex;
      background-color: #3f4d55;
}

.flex-container-spacification div{
  width:20%;
  text-align: center;
  padding:5px;
  }
.flex-container-spacification a{   
    color: white;
    font-size: 15px;
}


  .chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  margin-left:50%;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
.text {
  position:absolute;
    display: block;

    margin-top: 58px;
    font-weight: 600;
    margin-left: 47%;
    font-size: 17px;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
   
}
.vision-container{
  background-color: white;box-shadow:1px 3px 13px -3px #00000042;
}

.vision-container-vision{
border:5px solid #cb292b;
min-height:2px;
}
.vision-container-mission{
border:5px solid #E2680E;
min-height:2px;
}


.vision-container-icon{
  padding: 9px;
    border-radius: 35px;
    width: 75px;
    margin-top: -43px;
    background-color: white;
    border: 2px solid #979595;
}

.vision-container-icon-mission{
  padding: 9px;
    border-radius: 35px;
    width: 75px;
    margin-top: -43px;
    background-color: white;
    border: 2px solid #979595;
}
.vision-container-icon-value{
  padding: 9px;
    border-radius: 35px;
    width: 75px;
    margin-top: -43px;
    background-color: white;
    border: 2px solid #979595;
}



.icon-vision{
border: 2px solid #979595;
}


.vision-container-title {color: #E2680E;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 5px;
  }

    
@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}


.history-circle-container{
margin-left: -5%;margin-top:5%;
}

.history-circle-hr{
  width: 104px;
  border: 1px solid #979595;
  margin-top: 161%;
  margin-left: 11%;
}

.history-data-container{
  margin: 2px 30px;
}

.history-data-container-inner{
  background-color: white;padding: 10px;box-shadow: 6px 3px 13px -3px #00000042;
}

.history-circle{
  background-color: white;
    padding: 30px;
    border-radius: 45px;
    width: 95px;
    height: 95px;
}

.history-circle i{
      color: #979595;
    font-size: 35px;
}
.about-us-section-title{
  color: #E2680E;
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 15px;
    font-weight: bold;
}
.mob-padd-100{
    padding-top: 5px;
  }

@media (min-width: 300px) and (max-width:767px){
  .mob-padd-100{
    padding-top: 100px !important;
  }
}    
      
	  
.blogs { padding-left:40px;}

.blogs ol{ padding-left:40px;}	
	
.blogs  li { 
      font-size:16px; line-height:25px; list-style-type:lower-roman;
	} 
	
.blogs-right-links { padding-left:40px;}

.blogs-right-links ol{ padding-left:40px; line-height:40px;}	
	
.blogs-right-links  li { 
      font-size:16px; line-height:26px; list-style-type:disc;  border-bottom:1px solid #E7CCCC; padding:8px 0px;
	  
	}    
	
	.post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden; background:#FAFAFA; padding:1em;}.comment-navigation .nav-next,.comment-navigation .nav-previous,.post-navigation .nav-next,.post-navigation .nav-previous,.posts-navigation .nav-next,.posts-navigation .nav-previous{width:50%;display:inline-block}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{text-align:right}
     	   
     