.section-title-area .title{
	font-size:28px;
}

.bg-orange {
    background-color:#006cb5!important;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
    padding: 5px 0px;
}

.bg-orange h3 {
    color: #fff;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
} 
/*------------------(Accomodation Start)--------------*/
.steps{
	width:100%;
	margin:0 auto;
}
.history-grid__single .content-body .image{
	margin-bottom: 25px;
    width: 20%;
    margin: 0 auto;
}
.history-grid__single .content-head{
	    padding: 5px 15px;
    background-color: #fd9522;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
	border-radius: 10px 10px 0px 0px;
}
.history-grid__single .content-body .content{
	text-align: center;
     font-size: 16px;
    line-height: 20px;
}
.history-grid__single .content-body{
	    padding: 20px 20px 10px;
		transition:0.6s;
}
/*.history-grid__single .content-body:hover{
	    background-color:rgba(12, 149, 236, 0.2);
}*/
.text-bold{
	font-width:600;
}
.rates{
	font-size:16px;
}
.page-sidebar{
	padding-top:10px;
}
.single-sidebar-case-study__content h3 span{
	color:#11202D;
}
.feature-list li:before{
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: block;
    font-family: Ionicons;
    content: '\f45c';
    font-size: 14px;
    color: #fd9522;
}
.feature-list li{
	padding-left: 18px;
	font-size:14px;
}

.pt-10{
	padding-top:10px;
}
.light-bg-paralax{
	/*background-image:url(../images/travel-and-logistics/accomodation/hyatt-bg-pralax.jpg);*/
	background-attachment:fixed;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;
}
.career-title-area .title{
	font-size:26px;
}
.dark{
	font-weight: 600;
}
.brder-lft-3{
	border-left:3px solid #006cb5;
	padding-left:10px;
}
.about-icon-box__image.icons{
	width:20%;
	margin:0 auto;
}
.mt-10{
	margin-top:10px;
}
.about-icon-box__content a:hover {
	color:rgb(12, 149, 236);
}
.about-icon-box-wrapper{
	margin-top:10px;	
}
.history-grid__single:hover:before{
	width: 100%;
    left: 0;
    right: auto;
}
.history-grid__single:before{
	position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 0;
    height: 3px;
    background-color:#006cb5;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355,);
}
.page-sidebar{
	background: #f7f7f7;
}

.single-sidebar-case-study__content {
    -webkit-flex-basis: calc(100% - 100px);
    -ms-flex-preferred-size: calc(100% - 100px);
    flex-basis: calc(100% - 100px);
}

@media screen and (max-width: 900px){
.single-sidebar-case-study__content{
	webkit-flex-basis: calc(100% - 0px)!important;
    -ms-flex-preferred-size: calc(100% - 0px)!important;
    flex-basis: calc(100% - 0px)!important;
}
}

/*------------------(Accomodation Ends)--------------*/


/*------------------(Travels and information start)--------------*/
.leadership__single .image{
	-webkit-flex-basis: 184px;
    -ms-flex-preferred-size: 184px;
    flex-basis: 184px;
    margin-right: 30px;
}
.leadership__single{
	margin-top:25px;
}
.img-icons{
	width:50%;
	overflow:hidden;
	margin:0 auto;
	transition:0.6s;
}
.img-icons.first{
	margin:50px auto;
}
.leadership__single{
	transition:0.6s;
	padding: 20px;
	margin-bottom:0px;
	margin-top:0px;
}
.leadership__single:hover{
	background-color:#fff!important;
	box-shadow:0px 0px 26px -21px grey;
}
.leadership__single:hover .img-icons{
	transform:scale(1.1);
}
.leadership__single .name{
	transition:0.6s;
}
.leadership__single:hover .name{
	color:#fd9522;
	transition:0.6s;
}
.leadership__single:last-child{
	padding-bottom:20px;
    margin-bottom: 0;
    border-bottom: 0;
}


/* case study */

.sidebar-case-study-list {
	background-color: #ffffff;
}

.single-sidebar-case-study {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 16px 20px;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	border-top: 1px solid #eee;
	position: relative;
}

.single-sidebar-case-study:before {
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: inline-block;
	width: 5px;
	height: 0;
	background-color: #0C95EC;
}

.single-sidebar-case-study:first-child {
	border-top: none;
}

.single-sidebar-case-study__image {
	-webkit-flex-basis: 75px;
	-ms-flex-preferred-size: 75px;
	flex-basis: 75px;
	margin-right: 25px;
}

.single-sidebar-case-study__content {
	-webkit-flex-basis: calc(100% - 100px);
	-ms-flex-preferred-size: calc(100% - 100px);
	flex-basis: calc(100% - 100px);
}

.single-sidebar-case-study__content a {
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	color: #11202D;
}

.single-sidebar-case-study__content a:hover {
	color: #0C95EC;
}

.single-sidebar-case-study__content .title {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 5px;
}

.single-sidebar-case-study__content .category {
	font-size: 13px;
	line-height: 1;
}

.single-sidebar-case-study__content .category a {
	color: #888;
}

.single-sidebar-case-study__content .category a:hover {
	color: #0C95EC;
}

.single-sidebar-case-study:hover {
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.11);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.11);
}

.single-sidebar-case-study:hover:before {
	height: 100%;
}

/* sidebar about */

.sidebar-about__image {
	margin-bottom: 25px;
}

.sidebar-about__image img {
	width: 100%;
}

.sidebar-about__text {
	font-size: 16px;
	line-height: 1.5;
}


/*------------------(Travels and information ends)--------------*/

@media screen and (max-width: 900px){
.img-icons{
	width:80%;
}
.re-m-0{
	margin-bottom:0px;
}
.leadership__single .image{
	webkit-flex-basis: 184px;
    -ms-flex-preferred-size: 184px;
    flex-basis: 0px;
    margin-right: 0px;
}
.service-details-list-text{
	margin-top:0px;
}
.service-details-list-text li:last-child{
	margin-bottom:15px;
}
.social-links--white-topbar ul li a{
	line-height:24px;
}
.social-links--white-topbar ul li a{
	color:#fd9522;
}
}




@media screen and (max-width: 768px){
	.img-icons{
		width:20%;
	}
	.img-icons.first{
		margin:0 auto;
	}
}
.usefulllik-info p{
	margin-top:30px;
}






