@charset "utf-8";
/* CSS Document */

@font-face{font-family:'DinPro-Bold'; src:url('../fonts/custom/dinpro-bold.ttf');}
@font-face{font-family:'Century-Gothic-Bold'; src:url('../fonts/custom/century-gothic-bold.ttf');}
@font-face{font-family:'Calibri-Bold'; src:url('../fonts/custom/calibri-bold.ttf');}
@font-face{font-family:'Opensans-Bold'; src:url('../fonts/custom/opensans-bold.ttf');}
@font-face{font-family:'MyriadPro-Regular'; src:url('../fonts/custom/myriad-pro-regular.otf');}
@font-face{font-family:'Opensans-SemiBold'; src:url('../fonts/custom/opensans-semibold.ttf');}



.dinpro-bold {font-family:'DinPro-Bold';}
.century-gothic-bold {font-family:'Century-Gothic-Bold';}
.calibri-bold {font-family:'Calibri-Bold';}
.opensans-semibold {font-family:'Opensans-SemiBold';}

body { color: #777; font-size:14px; font-family:'MyriadPro-Regular'; font-size:14px;}
p {font-family:'MyriadPro-Regular'; font-size:14px; text-align:justify;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Opensans-Bold'; color: #004d87;}

.img-responsive {width:100% !important;}
	
.animated-active .menuzord-brand { margin: 40px 0px 40px 0 !important;}
.animated-active .menuzord-menu { padding-top: 36px !important;}
.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a { background: none; color: #e07b00; }
.tp-caption span {color:#e07b00;}

.menuzord-brand {margin: 18px 0px 12px 0 !important;}
.menuzord-menu { padding-top: 18px !important;}
@media only screen and (max-width: 991px) {
	.menuzord-menu { padding-top: 0px !important; padding-bottom:20px;}
	.animated-active .menuzord-menu { padding-top: 0px !important; padding-bottom:20px;}
}
.menuzord-menu > li { padding: 0;}
.menuzord-menu > li > a { padding: 14px 10px; text-transform:uppercase;}
.menuzord .menuzord-menu > li.active > a i, .menuzord .menuzord-menu > li:hover > a i, .menuzord .menuzord-menu ul.dropdown li:hover > a i {
    color: #e38615;
}
.animated-active .menuzord-menu ul.dropdown {
    top: 85px;
    border-top: 1px solid #f7941d !important;
}
.menuzord-menu ul.dropdown {
    top: 67px;
    border-top: 1px solid #f7941d !important;
}
.menuzord-menu ul.dropdown li a {
    color: #5b5b5b;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 25px 7px 22px;
}
.menuzord-menu ul.dropdown li:hover a{background-color: #f2f2f2 !important;}
.menuzord-menu > li.social a {font-size: 13px; height: 15px; line-height: 45px; margin: 2px 0px 2px 0; width: 20px;}

@media only screen and (max-width : 991px) {
	.animated-active .menuzord .showhide {  padding: 41px 0 0;}
	.menuzord .showhide {  padding: 20px 0 0;}
	.animated-active .menuzord-brand { margin: 30px 0px 30px 0 !important;}
}

#solutions h4 {margin:0; font-family:'Calibri-Bold'; text-transform:uppercase; color:#fff;}
#solutions h4 a {background-color:#f18400; color:#fff; display:block; padding:10px 20px;}
#solutions h4 a img {width:auto; float:left;}
	
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 9999;
}
.preloader-square-swapping .cssload-square-blue {
    background: rgb(0, 77, 135);
    right: 0;
    bottom: 0;
    animation-direction: alternate-reverse;
    -o-animation-direction: alternate-reverse;
    -ms-animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -moz-animation-direction: alternate-reverse;
}
.preloader-square-swapping .cssload-square-orange {
    background: rgb(246, 148, 29);
    left: 0;
    top: 0;
}

.subcribe {background-color:#002e5b; border-bottom:2px solid #024382;}
.subcribe h5 {margin:0; font-family:'Calibri-Bold'; font-size:24px; color: #f18400 !important;}
.subcribe .styled-icons.icon-sm a {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 2px 7px 2px 0;
    width: 50px;
}

.subcribe .btn {
    color: #fff;
    background-color: #f18400;
    border-color: #de7a00;
	font-weight:bold;
}
.subcribe .btn:hover {
    color: #fff;
    background-color: #de7a00;
    border-color: #de7a00;
}
.subcribe .styled-icons.icon-dark a {
    background-color: #ffffff;
    color: #002e5b;
}

.sep {margin: 10px auto;}
.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
    background-color: #f6941e;
}

#services {background-color:#f2f2f2;}
#services h2 {font-family:'Opensans-Bold'; font-size:50px !important; color:#002e5b;}
@media only screen and (max-width : 991px) {#services h2 {font-size:36px !important;}}
#services h4 {font-family:'Opensans-Bold'; font-size:23px !important; color:#002e5b;}
#services img {width:auto;}

.view-more {color:#cb6f00; text-transform:uppercase; font-weight:600;}

#news h2 {font-family:'Opensans-Bold'; font-size:50px !important; color:#002e5b;}
@media only screen and (max-width : 991px) {#news h2 {font-size:36px !important;}}
#news h4 {font-family:'Opensans-Bold'; font-size:23px !important; color:#002e5b;}

#clients {background-color:#f2f2f2;}
#clients img {width:auto;}
#clients .item {border: 1px solid #e2e2e2; background-color: #fff;}

.owl-theme .owl-dots .owl-dot span {background-color:#fff; border:1px solid #333333;}
.owl-theme .owl-dots .owl-dot.active span {background-color:#333333;}

.service-owl-carousel .center {border-left:2px solid #cfcfcf; border-right:2px solid #cfcfcf; padding:0 15px;}

.footer {background-color:#002e5b;}
.footer .widget .widget-title {font-family: 'Calibri-Bold'; font-size: 24px; color:#f18400;}
.footer .widget ul.list li {padding:0;}
.footer .widget ul.list li a {display:block; color:#b1cde9; font-family:'MyriadPro-Regular'; font-size:16px;}
.footer p {font-family:'MyriadPro-Regular'; font-size:16px; color:#b1cde9;}
.footer p a { color:#b1cde9;}
.footer-bottom {background-color:#001b35;}
.footer-bottom p {color:#687888;}
.footer-bottom span {color:#f18400;}

.btn-theme-colored {background-color:#f6941e; color:#fff; border-color: #d2790e; border-radius:0;}
.text-theme-colored {color:#f6941e;}

.media-left, .media>.pull-left { padding-right: 10px; width: 60px; }
.breadcrumb {
    background-color: transparent;
    padding-left: 0;
    text-align: left;
}
.breadcrumb > li + li::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 16px;
	color:#f6941d;
}
.breadcrumb > li a {color:#fff;}
.breadcrumb li.active {color: #f7941d;}
.inner-header .title { font-size: 36px; text-transform: uppercase; color: #fff; }
.inner-header .sub-title {color: #f6941e; }

.widget .list-border li {  border-bottom: 1px solid #f3f3f3; padding-left:0; }

.inner-header.parallax {background-size: inherit; /*background-position: 100% !important;*/ border-bottom: 1px solid #f69f4e; background-color: #004d87;}
@media only screen and (max-width : 991px) {
	.inner-header.parallax { background-size: cover; background-position: 50% !important; }
}


img.about {padding:0 0 20px 20px;}
@media only screen and (max-width : 991px) {
	img.about {padding:0; width:100% !important;}
}

.news-details .date {color:#f6941e !important;}

.pagination.theme-colored li.active a {
    background: #f6941e;
    color: #fff;
    border: 1px solid transparent;
}
.post.media-post .post-thumb {
    float: left;
    margin: 0;
    padding: 0 5px 5px 0;
    width: 80px;
}


.nav-tabs > li a {border: 1px solid #ddd;}
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    color: #ffffff;
    background-color: #f6941e;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    color: #000;
    background-color: transparent;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 14px;
}

.team-block .info {text-align:center !important;}
.team-block .info small {font-weight: normal; line-height: 1; color: #f7941d; font-size: 70%;}

#dynamic-content ul li {
	background: url(../images/list.png) no-repeat;
    line-height: 18px;
    margin-bottom: 10px;
    padding-left: 22px;
}

.sidebar ul li {padding-left:20px !important;}
.sidebar ul li a i {margin-left:-20px !important;}

#drift-widget {
    bottom: 56px !important;
    right: 3px !important;
}

/****** Careers ******/
.careers .panel-group .panel-title a.active {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #f6941e !important;
    color: #111111;
}
.careers .panel-group .panel-title a.active::after {
    color: #fff;
    background: #f6941e !important;
    content: "\f068";
}
.careers .panel-group .btn-info {
    color: #fff;
    background-color: #f6941e;
    border-color: #de800e;
}

/*#solutions .item {
	position: relative;
}
#solutions .item::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
#solutions .item:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}*/

/*#solutions .item .thumb img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#solutions .item .thumb:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}*/

#solutions .item .thumb {
	background: #f18400;
}
#solutions .item .thumb img {
	opacity: 1;
/*-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;*/
}
#solutions .item .thumb:hover img {
	opacity: .5;
}


#solutions .card {
    float: left;
    min-height: 239px;
    padding-bottom: 25%;
    position: relative;
    text-align: center;
    width: 100%;
}
@media only screen and (max-width : 320px) {
	#solutions .card {  min-height: 240px;}
}
@media only screen and (min-width : 321px) and (max-width : 375px) {
	#solutions .card {  min-height: 300px;}
}
@media only screen and (min-width : 376px) and (max-width : 480px) {
	#solutions .card {  min-height: 380px;}
}
@media only screen and (min-width : 481px) and (max-width : 668px) {
	#solutions .card {  min-height: 490px;}
}
@media only screen and (min-width : 669px) and (max-width : 768px) {
	#solutions .card {  min-height: 560px;}
}
@media only screen and (min-width : 769px) and (max-width : 991px) {
	#solutions .card {  min-height: 310px;}
}

#solutions .card a.btn-default {
    color: #f18400;
    background-color: #fff;
    border-color: #f18400;
}

