*{
	font-family: Roboto !important;
}

.footer-bottom-area .copyright-text p a { color: #838383}
.myhide{
	visibility: hidden;
}
.logo.pull-left img{
	width: 209px;
    height: 60px;
}

.kc_row.kc_row_inner{
	width: 100%;
}

.home .kc_row.kc_row_inner {
    width: calc(100% + 30px);
}
.tm_timeline__event__description p{
	font-size: 14px;
	color: #9e9e9e;
}


.search .meta-info, .author-info{
	display: none;
}

.displaymobile{
	display: none !important;
	visibility: hidden !important;
}

.project-height{
	height: 50px;
}

.credit .kc-css-844168 img{
	display: inline-block;
}

.credit .kc-css-844168{
	text-align: center;
}

img{
	-webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0); /* IE 9 */
    -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
    transform: translateZ(0);
}

.main-menu .navigation > li.current:before, .main-menu .navigation > li.current-menu-item:before{
	opacity: 0;
}
.mainmeu-area .mainmenu-bg{
	background: #0b478b;
}

.main-menu .navigation li a {
    background: transparent;
}

.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution{
	background: #0b478b;
	border-color: #0b478b;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution:hover{
	background: #000;
	border-color: #000;
}

.fypage-section{
	    display: block;
    position: relative;
    padding: 90px 0;
}

.fytitle-line{
	position: relative;
	font-size: 30px;
	color: #0b478b !important;
	    margin-bottom: 35px !important;
}
.home-i{
	float: right;
    margin-right: 5%;
}

.fytitle-line:after{
	    content: '';
    position: absolute;
    background: #f5791f;
    height: 4px;
    width: 30px;
    left: 0;
    bottom: -10px;
}

.one-one{
	font-size: 18px;
	color: #696969;
	    line-height: 28px;
}

.btn-expertise{
    text-align: center;
    background: #0b478b;
    padding: 20px 20px;
    color: #fff;
	position: relative;
    width: 250px;
    font-size: 30px;
    font-weight: 600;
}
.expertise-wrapper{
	padding: 50px 0;
}

.expertise-wrapper p{
	position: relative;
}
.expertise-wrapper p:before{
    background: #f5791f;
    content: '';
    height: 100%;
    width: 2px;
    position: absolute;
    left: -30px;
}


p{
	font-size: 18px;
	color: #696969;
	    line-height: 28px;
}

.footer-bottom-area .copyright-text p{
	font-size: 14px;
	color: #838383;
}

.footer-area h2{
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 25px;
}
.footer-area .col-md-4{

}
.footer-area p, .footer-area a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}

.footer-area a:hover{
	color: #f5791f;
	text-decoration: underline;
	transition: all ease 0.5s;
}

.nomargin p{
	margin: 0;
}

.orange-bold{
	font-size: 30px;
	color: #f5791f;
	font-weight: 600;
}

.mytimeline{
    text-align: left;
    display: block;
}

.tm_timeline__event__title{
    background: #0b478b;
    color: #fff;
    transform: inherit !important;
	border: 1px solid #0b478b;
	padding: 10px 100px 5px 15px;
	font-weight: 400;
}

.tm_timeline__event__description{
	border: 1px solid #ccc;
	 transform: inherit !important;
	    padding: 15px;
}

.tm_timeline__event__dot{
	background: #f5791f;
}

.tm_timeline__event.tm_timeline__event-odd .mytimeline{
	    margin-left: 10%;
}

.tm_timeline__event.tm_timeline__event-even .mytimeline{
	    margin-right: 10%;
}
.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__dot,
.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__dot{
	top: 25px;
}

.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__date,
.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__date{
	font-size: 35px;
	color: #f5791f;
    font-weight: 400;
	display: inline-block;
}

.tm_timeline {
    margin: 50px 0;
}

.tm_timeline__event__month{
display: block;
    color: #f5791f;
    font-size: 14px;
    text-align: left;
	    margin-top: 20px;
}

.tm_timeline__event{
	margin-bottom: -50px;
}

span.orange{
	color: #f5791f;
}

.award .kc_single_image img{
	padding: 40px;
}

#team img{
	width: 100%;
}

.team-container{
	text-align: center;
	border: 1px solid #eee;
	padding: 20px 15px;
}
.team-title{
	font-size: 20px;
	color: #3770a4;
	font-weight: 500;

}

.team-desc{
	font-size: 14px;
	color: #f5791f;
	font-weight: 500;

}

.contact-blue{
    color: #0b478b;
    font-size: 16px;
    font-weight: bold;
}

.contact-form input, .contact-form textarea{
	    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
}

.getintouch{
	    padding-top: 50px;
}

.contact-form{
	margin-left: -15px;
}

.contact-form input[type=submit]{
    text-transform: uppercase;
    padding: 12px;
    color: #fff;
    font-weight: 500;
    background-color: #f5791f;
}

.contact-form input[type=submit]:hover{
    background-color: #0b478b;
	transition: all ease 0.5s;
}

.contact-widget{
    border: 1px solid #eee;
    height: fit-content;
        padding: 20px 20px 40px 20px;
}

.contact-widget .fytitle-line{
	    font-size: 23px;

}

.contact-widget p{
	    font-size: 14px;

}

.contact-widget a{
	color: inherit;
}

.contact-widget .kc_col-sm-3{
	padding-right: 0;
}

.fytitle-line.lowerc{
	text-transform: capitalize;
}

.myexpertise .fytitle-line{
	font-size: 25px;
}

.footer-area img{
	    margin-left: 12.5%;
    margin-bottom: 25px;
}

.title-bg-orange{
    background-color: #f5791f;
    color: #fff;
    font-size: 25px;
    padding: 15px;
    font-weight: 500;
}
.mybox{
	    border: 1px solid #eee;
}

.credit .kc_row_inner{
	margin: 10px 0;
	    width: 100%;
}



.credit-last .kc_col-sm-6, .credit-last  {
	padding: 0;
}

ul.square{
	margin-left: 0;
}
ul.square li{
	position: relative;
	    padding-left: 25px;
}
ul.square li:before{
	content: '';
    width: 8px;
    height: 8px;
    background: #eee;
    margin-right: 10px;
	position: absolute;
	left: 0;
	top: 8px;
}

.leftsidebar h3{
	background: #0b478b;
	padding: 10px 25px;
}

.leftsidebar h3>a{
	font-weight: 400;
	color: #fff !important;
	text-transform: capitalize;
}


.leftsidebar p{
	font-size: 14px;
    padding: 5px 15px;
    background: #f7f7f7;
    margin-bottom: 2px;
    color: #8d8d8d;
}

.leftsidebar p a{
	color: #8d8d8d;
}

.leftsidebar p a:hover{
	color: #000;
	transition: all ease 0.3s;
}

.fypage-section .myexpertise{
    border: 1px solid #eee;
    display: block;
    margin-bottom: 15px;
	margin-top: 15px;
}

.myexpertise > .kc_col-sm-5:first-child{
	padding-left: 0;
}

.myexpertise p{
	font-size: 14px;
	line-height: 20px;
}

.myexpertise .kc_text_block{
	    padding-top: 30px;
}

.blue-title-sp{
	color: #0b478b;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.spmy{
    margin-bottom: 15px;
}

.spmy p {
    font-size: 14px;
    line-height: 24px;
}

.fytitle-line.smaller{
	    font-size: 20px;
}

#product .blue-title-sp{
	    margin-top: 20px;
}

#product p{
	    margin-bottom: 80px;
}

#business-gallery img{
	width: 100%;
}

#business-gallery > .kc_column_inner:first-child{
	padding-right: 0;
}

#business-gallery > .kc_column_inner:last-child{
	padding-left: 0;
	    margin-left: -15px;
}
#business-gallery .second-part .kc_column_inner:first-child{
	padding-right: 0;
}
#business-gallery .second-part .kc_column_inner:last-child{
	padding-left: 0;
}
#business-gallery .kc_wrapper.kc-col-inner-container{
	position: relative;
}


#business-gallery .kc_text_block {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,0.85);
    padding: 35px 40px 20px 40px;
}

#business-gallery .fytitle{
	    text-transform: capitalize;
    font-size: 20px;
	color: #0b478b;
}

#business-gallery p{
	color: #000;
	font-size: 14px;
	line-height: 18px;
}

#second-part .kc_text_block{
    padding: 25px 25px 15px 30px;
}

#business-gallery .kc_text_block{
	opacity: 0;
}

#business-gallery .kc-col-inner-container:hover .kc_text_block{
	opacity: 1;
	transition: all ease 0.5s;
}

#business-gallery .kc-col-inner-container:hover .second-part .kc_text_block{
	opacity: 0;
}

.second-part .kc-col-inner-container:hover .kc_text_block{
	opacity: 1 !important;
	transition: all ease 0.5s;
}

.normal-p p{
	    margin-bottom: 30px;
}

#myteammember .kc_row_inner{
	margin-bottom: 60px;
}
#myteammember ul{
	    margin-top: 20px;
}

.post-img img{
	width: 100%;
}

.project .kc_row.kc_row_inner{
	width: 100%;
}

.project  .kc-row-container.kc-container .kc-wrap-columns, .kc_row_inner{
	margin: 0;
}

.title-bg-orange.smaller{
	    font-size: 16px;
    padding: 10px 15px;
}

.page-template-tpl-projects .fypage-section{
	    padding-top: 30px;
}

.project .kc-container{
	padding-left: 0;
}

.bigger{
	font-size: 30px;
	    line-height: 40px;
}

.project .fytitle-line{
	margin-top: 20px;
}

.rightsidebar h3{
    background: #0b478b;
    padding: 10px 25px;
    color: #fff;
    text-transform: capitalize;
}

.rightsidebar ul li{
    font-size: 14px;
    padding: 5px 15px 5px 25px;
    background: #f7f7f7;
    margin-bottom: 2px;
    color: #8d8d8d;
}

.rightsidebar ul li a{
    color: inherit;
}

.rightsidebar ul li a:hover{
    color: #000;
}

.project .mytext{
	    margin: 15px;
    padding-left: 15px;
}

.mytext p{
	    font-size: 16px;
    color: #8d8d8d;
    margin-bottom: 0;

}

.main-menu .navigation li{
	    margin: 0px;
}

.main-menu .navbar-header .navbar-toggle {
     background: transparent;
    top: 0px;
    right: 0;
}


@media screen and (max-width: 1200px){

	.collapse .navigation{
		display: none !important;
	}

	.collapse.in .navigation{
		display: block !important;
	}
	.mymobile-search{
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9;
		display: block !important;
	}

	.mainmeu-area.stricky.stricky-fixed > div.container{
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.rev_slider_wrapper .slide-content-box h1{
		margin-left: 60px !important;
	}
	.rev_slider_wrapper .slide-content-box .button a{
		margin-left: 60px !important;
	}

	.mainmeu-area{
		margin-top: -40px;
	}

	.rev_slider_wrapper{
		margin-top: 33px;
	}

}

@media screen and (max-width: 991px){
	.kc-css-system .kc-css-726536{
		padding: 40px 0;
	}

	.page-template-tpl-projects .fypage-section{
		padding-left: 0;
		padding-right: 0;
	}

	.rightsidebar{
		margin-bottom: 40px;
	}

	.expertise-wrapper{
		padding: 40px 0;
	}

	.btn-expertise{
		margin-bottom: 35px;
		font-size: 25px;
		background: transparent;
		color: #0b478b;
		width: auto;
		text-align: left;
		padding: 0;
		    position: relative;

	}

	div.project{
		display: inline-block;
	}

	.btn-expertise:after{
		content: '';
    position: absolute;
    background: #f5791f;
    height: 4px;
    width: 30px;
    left: 0;
    bottom: -10px;
	}

	.one-one, p{
		font-size: 16px;
	}

	.fytitle-line{
		font-size: 25px;
	}

	#business-gallery >div{
		width: 100%;
	}

	#business-gallery img{
		width: auto;
		    margin: auto;
	}

	.kc_single_image>a{
		display: inline-block;
	}
	#business-gallery > .kc_column_inner:first-child{
		padding-right: 15px;
	}

	#business-gallery > .kc_column_inner:last-child {
		margin-left: 0;
		    padding-right: 0;
	}

	#business-gallery .second-part .kc_column_inner:first-child {
		padding-right: 15px;
	}

	#business-gallery .second-part .kc_column_inner:last-child{
		 padding-left: 15px;
	}
	.second-part > div{
		    width: 100%;
   	 padding: 0 15px;
	}

	#business-gallery .kc_text_block{
		position: relative;
		opacity: 1 !important;
		padding:  30px 0;
	}

	.home .kc_row.kc_row_inner {
		width: 100%;
	}

	#business-gallery .fytitle{
		font-size: 25px;
	}

	#business-gallery p {
		font-size: 16px;
		line-height: 35px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
	.fypage-section{
		padding: 40px 15px;
	}
}

@media screen and (max-width: 768px){
	.myhide{
		display: none !important;

	}
	#team img{
		width: auto;
		    margin: auto;
	}
	.team-container {
		 border: 1px solid transparent;
		margin-bottom: 30px;
	}
	.fypage-section{
		padding:  20px 15px;
	}
	.home-i{
	    float: none;
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.footer-area img{
		margin-left: 0;
	}

	.footer-area .col-sm-4{
		    margin-bottom: 45px;
		    text-align: center;
	}

	.orange-bold{
		    font-size: 18px;
	}

	.tm_timeline__tense{
		right: auto;
	}

	.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even,
	.tm_timeline-layout-vertical-chessOrder  .tm_timeline__event-odd{
		max-width: 100%;
		transform: inherit;
		text-align: left;
		margin-bottom: 40px;
	}

	.tm_timeline{
		    padding-left: 2px;
	}

	.mytimeline{
		margin-left: 20px !important;
		display: block;
		    width: 100%;
	}
	.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__date{
		transform: translate(20px);
	}

	.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-even .tm_timeline__event__dot,
	.tm_timeline-layout-vertical-chessOrder .tm_timeline__event-odd .tm_timeline__event__dot {
		position: absolute;
		left: 0;
		transform: translate(-4px, 6px);
	}
	.leftsidebar{
		padding: 0;
		margin-bottom: 25px;
	}

	.myexpertise>div:first-child{
		    padding-right: 0;
	}

	.credit img{
	    margin: auto;
    margin-bottom: 20px;
	}


	.contact-form input[type=submit] {
		margin-top: -25px;
		display: block;
	}

	.getintouch{
		padding: 50px 15px 5px 15px;
	}
	.contact-form {
		margin-left: -15px;
		margin-right: -15px;
	}
	.kc-css-275072,
	.kc-css-2754,
	.kc-css-91153,
	.kc-css-759679,
	.kc-css-449103,
	.kc-css-333183,
	.kc-css-267997
	{
		padding-left: 0;
		padding-right: 0;
	}

		.contact-widget .fytitle-line{
				margin-bottom: 10px !important;
		}

	.contact-widget img{
		    margin-bottom: 20px
	}

	.kc-css-568507{
		display: none;
	}

	.rev_slider_wrapper .slide-content-box .button a{
		font-size: 10px !important;
	}
	.bigger {
		font-size: 24px;
		line-height: 30px;
	}
	.project-height{
		height: 20px;
	}
	.project-container{
		padding-left: 0;
		padding-right: 0;
	}

	.myexpertise img{
		width: 100%;
	}

}
@media screen and (max-width: 625px){

}

@media screen and (max-width: 480px){
	.rev_slider_wrapper .slide-content-box h1{
		font-size: 20px !important;
			line-height: 25px !important;
			margin-top: -15px !important;
		display: block;
	}

}


.img-align-center{
	margin: 0 auto;
}