.sidebar-search i{
	text-align: center;
	font-size:25px;
	padding:15px;
	margin-bottom:20px;
	color:#fff;

}

 #cvInput::placeholder
 {
    color: black;
 }

.service-section .text1 {
        font-size: 18px;
        padding: 15px 0;
        background: #0c4177;
        color: #fff;
        margin-bottom: 25px;
        text-align: center; 
    }
.sidebar-search i:hover{
color:#0c4c8c;

}
.sidebar-search a i{
	color:#eee;
}
.sidebar-search a i:hover{
	color:#000;
}
.single-item i{
	font-size: 15px;

    margin-right: 10px;
    font-weight: 600;
}
.text-holder h6{
	font-size:15px;
	line-height:25px;
	color:#6b6969;

}
.text-holder  .head-top{
	margin-top:13px;
}
.buttons{
	margin-top:20px;
}
.buttons .btn{
	border:1px solid #6b696970;
	border-radius: 0;
	color:#6b6969;
	font-size:14px;
}
.buttons .btn:hover{
	background-color:#6b6969;
	border-radius: 0;
	color:#fff;

}
.features{
	text-align: center;
	font-size:30px;
	margin-bottom: 0;
	color:#333;
	font-weight: 550;
}
.read-more i{
margin-left:5px;
}
.high{
	color:#333333de;
	font-weight: 600;
}
.rearticle{
	font-style: italic;
	font-size:14px;
	line-height: 20px;
}
.button .btn{
	border:1px solid #fff;
	background-color: #fff;
	color:#000;
	border-radius: 0;
	font-size:14px;
}
.button .btn:hover{
	border:1px solid #fff;
	background-color: #fff;
	color:red;
	border-radius: 0;
	font-size:14px;
}
.article-row{
	margin-bottom:80px;
}
.share i{
	padding:5px;
	padding-bottom: 8px;
	font-size: 16px;

}
.contact-section .inner-content{
	border:1px solid #848484bf;
	padding: 25px;
	box-shadow: 1px 1px 5px 1px #eee;
}
.year i{
	margin-right: 10px;
}
.color{
	color: #fff;
}
.side-head{
	color:#fff;
}
.team-bg{
	background-color: #eeeeee;
	
}
.copyright img{

	height:25px;
}
.note{
	padding:20px;
	/*background-color: #0e4c8c;*/
	color:#222;
	margin-bottom: 20px;
	border:1px solid  #6c757d;
}
.note h6{
	color: #495057;
	font-size: 17px;
    line-height: 25px;
}
.event-bg{
	background-color: #f7f5f5;
}
.sidebar-page-container .sidebar .sidebar-category	 .list{
	overflow:auto;

}
#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.scrollbar
{
	/*margin-left: 30px;*/
	/*float: left;*/
	height: 280px;
	width: 100%;
	background: transparent;
	overflow-y: auto;
/*	margin-bottom: 25px;*/
}

.force-overflow
{
	min-height: 850px;
}

#style-4::-webkit-scrollbar
{
	width: 5px;
	background-color: transparent;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #333;
	border:1px solid transparent;
}
.btnn-sm .btn {
    border: 1px solid #22222233;
    margin: 5px;
    font-size: 12px;
    color: #222222;
    border-radius: 0;
}
.btnn-sm .btn:hover{
	background-color:#0e4c8c;
	color:#fff; 
}
.inner-box1{
	padding-left:20px;
}
.team-details{
padding: 90px 0px 50px 0px;
}
.single-service-content .lower-content .text{
	margin-bottom: 0;
}
.book-section .book-inner .year{
	text-align: justify;
}
.link-color a{
	color:#0e4c8c;
}

@media only screen and (max-width: 399px){
.event-style-two .event-content .content-box {
    padding: 24px 10px 4px 10px;
    box-shadow: none;
}
}
@media only screen and (max-width: 768px){
.event-section .event-content .content-box {
    padding: 24px 30px 4px 15px;
}
}
.second-slider .owl-theme .owl-controls {
    display: none;
}
.second-slider h1
{
    font-size:45px;
}
.second-slider p
{
    color:#fff;
    font-size: 19px;
    line-height: 33px;
    letter-spacing: 1px;
}

html, body {
max-width: 100%;
overflow-x: hidden;
}

.ak {
  height: 370px;
  width: 370px;
  
}

.ap {
  height: 400px;
  width: 550px;
  
}

.pa {
  height: 380px;
  width: 400px;
  
}

.pa_event {
  height: 350px;
  width: 400px;
  margin-top: 130px;
  
}

.header-h1{
      font-size: 55px;
      line-height: 62px;
      color: #ffffff;
      font-weight: 500;
      margin-bottom: 85px;
      -webkit-transition: all 1000ms ease;
      -moz-transition: all 100ms ease;
      -ms-transition: all 1000ms ease;
      -o-transition: all 1000ms ease;
      transition: all 1000ms ease;
      -webkit-transform: translateY(50px);
      -moz-transform: translateY(50px);
      -ms-transform: translateY(50px);
      -o-transform: translateY(50px);
      transform: translateY(50px);

}

.home-slider-img{
    height: 80%;
    padding: 80px 0px ! important;
}

.home-slider-img .container{
    margin-top:-80px;
}

.header-btn{
  padding: 12px 12px;
  font-size: 16px;
  border:2px solid #ffffff;
  background-color: transparent;
  color:#ffffff;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  margin-bottom: 10px;
  
}
.header-btn:hover{
  padding: 12px 12px;
  border:2px solid #ffffff;
  background-color: #ffffff;
  color:#000000;
}