@font-face {
	font-family: 'Kodchasan';
	src: url('../fonts/Kodchasan.eot');
	src: local('☺'), url('../fonts/Kodchasan.woff') format('woff'), url('../fonts/Kodchasan.ttf') format('truetype'), url('../fonts/Kodchasan.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.form-control input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
-webkit-text-fill-color:#fff;
transition:background-color 5000s ease-in-out 0s
}
body {
	font-family: 'Kodchasan', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"!important;
	overflow-x: hidden
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Kodchasan', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.tp-caption, .button{
	font-family: 'Kodchasan', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"!important;
}
mark {
	background: yellow;
	color: #000
}
mark.current {
	background: orange
}
.section-title:nth-child(odd) .title-effect::before {
	background: transparent
}
#rev_slider_267_1 .zeus.tparrows:hover::before {
	color: #002B49
}
#rev_slider_267_1 .zeus.tparrows:hover, #rev_slider_267_1 .zeus.tparrows:hover .tp-title-wrap {
	background: #ff5100 !important;
	background-image: none !important;
}
#back-to-top span, #back-to-top i {
	color:#fff;
}
.text-black {
	color: #000!important
}
.team-photo{
    margin: 0 auto	
}
#managementTeam-01 .team-photo {
	width: 60%;
}
#BoardDirectors-01 .team-photo {
	width: 40%;	
}
.bioLink{
	display: block;
    margin: 10px auto 0px auto;
    padding: 0 0 0px 0;
    border: 0;
    color: #363636;
	font-size: 15px; 
}
a.bioLink:hover {
    outline: medium none!important;
    color: #DAE343;
}
.lang {
	display: nones;
	position: absolute;
	margin: 0;
	padding: 0;
	right: 4px;
	top: 4px;
	z-index: 9
}
.lang select#langWeb {
	font-size: 10px;
	color: #000;
	border: 2px solid #000;
	height: 25px;
	padding: 0 0 0 21px;
	box-shadow: none!important;
	border-radius: 22px;
	width: 74px;
	background: url(../images/Globe_icon.svg) no-repeat 3px center;
	background-size: 15px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}
.lang select#langWeb option {
	color: #595959!important;
	text-align: center!important
}
.flatButton {
	transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-moz-transition: background .1s ease-in-out;
	-ms-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	box-shadow: 0 3px 0 0 #DAE343
}
.flatButton:active {
	box-shadow: 0 1px 0 0 #DAE343
}
.shadow .nav.nav-tabs>li>a.active, .shadow .nav.nav-tabs>li>a.active:focus, .shadow .nav.nav-tabs>li>a.active:hover {
	color: #ff5100;
}
#hrEmail {
	color: #626262!important;
	text-decoration: underline
}
.addresss-info li a {
	text-decoration: underline
}
#back-to-top span, #back-to-top i {
	color:#fff
}
#myTab {
	display: table;
	margin: 0 auto 50px auto;
	text-align: center
}
.team-round .team-photo img {
	border: 4px solid #DAE343
}
.blog-box .post-category a, .blog-box .post-category a:hover {
	background-color: #DAE343;
	color: #002B49!important;
	margin-bottom: 0
}
.entry-content .Icon i {
	color: #DAE343;
	padding-right: 3px
}
.addresss-info p, .addresss-info i, .addresss-info li, .addresss-info li a {
	color: #363636
}
.blog-entry .blog-detail {
	padding: 20px 0!important
}
.milionClass {
	display: inline!important
}
.form-control {
	border: .5px solid #999;
	background-color: #f7f7f7
}
.button {
	background:#ff5100 ;
	color: #fff;
	border-color:#ff5100
}
.button:hover, .button:focus {
	background: gray;
    color: #fff;
    border-color: gray;
}
.footer-widget {
	border-top: 0
}
section:hover .title-effect:nth-child(even), section:focus .title-effect:nth-child(even) {
	color: #20aea4
}
.section-title:nth-child(odd) .title-effect:::before {
background:transparent
}
.section-title:nth-child(even) .title-effect:::before {
background:transparent
}
.mega-menu .menu-logo img {
	height: 90px
}
.mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
	height: 90px
}
.footer-widget-social a i:hover {
	color: #002B49
}
.mega-menu.desktopTopFixed .menu-list-items {
	background: rgba(224,213,213,0.9)
}
.aligmentReq {
	text-align: left
}
::selection {
	background: #eee;
	color: #626262
}
.footer-widget {
	border-top: none!important
}
.post-category a, .blog-info span {
	display: block
}

.owl-carousel img { width: 100%; }

.owl-carousel .owl-item .portfolio-item img { width: 100%; }
 .portfolio-item.only-popup { width: 100%; text-align: center; }
 .portfolio-item.only-popup a.popup { display: inline-block; left: 50%; margin-left: -20px;  position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); } 
.portfolio-item:hover .portfolio-overlay { bottom: 0; }

.custom-accordion {
	background: #ff5100b3;
	color: #fff;
	height: 400px
}
.custom-accordion>.item {
	padding: 1rem 2rem;
	margin: 0 auto;
	max-width: 30rem;
	width: 16.6%
}
.custom-accordion>.item>.title {
	font-size: 1.5rem
}
.icon img {
	max-width: 70px;
	width: 50%;
	display: block;
	margin: 0 auto
}
.feature-box-content {
	font-size: 13px;
	min-height: 150px;
	padding: 20px 30px
}
.feature-box:hover a {
	color: #002B49
}
.feature-box h4 {
	text-transform: none;
	padding: 20px 0 0;
	font-weight: 500;
	min-height: 72px;
	transition: all .3s ease-out 0s
}
.feature-box:hover h4 {
	color: #002B49
}
.feature-box a {
	margin: 10px 0 10px 0;
	color: #002B49
}
.accordionMobile {
	display: none
}
.card {
	background: rgba(0,43,73,0.9);
	color: #fff!important
}
.card-header {
	background: rgba(0,43,73,0.9)
}
.btn-link, .btn-link:visited, .btn-link:hover {
	text-decoration: none!important;
	color: #fff
}
.collapse.show {
	background: rgba(0,43,73,0.4);
	color: #fff
}
#beecellMap {
	display: block;
	max-width: 709px;
	width: 100%;
	margin: 0 auto
}
#mapContainer {
	display: block;
	position: relative
}
#pre-loader img {
	max-width: 600px;
	width: 100%
}
.owl-carousel .owl-dots .owl-dot span {
	background: #fff
}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
    background: #FF5100;
    min-height: 17px;
    margin-top: 0;
}
.owl-carousel .owl-dots button{
    outline: none!important;
	background: transparent;
	border: 0;
}
#services .owl-carousel .item{
    border-radius: 0.65rem;
    background-color: rgba(255,255,255,0.4);
	padding: 0.95rem 0.70rem 0.40rem 0.70rem;
	min-height: 74px;
}
#products .owl-carousel .item{
    border-radius: 0.65rem;
    background-color: rgba(255,255,255,0.85);
	padding: 0.95rem 0.70rem 0.40rem 0.70rem;
	min-height: 70px;
	height: 70px;
}
.owl-carousel .item .author-info{
	text-transform: capitalize;
}
.modal-title {
	display: block;
	margin: 0 auto!important;
	width: 100%
}
.modal-title .section-title h2 {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: 500!important
}
.modal-title .section-title img {
	display: block;
	margin: 30px auto 0 auto;
	max-width: 300px;
	width: 100%
}
.close:hover {
	color: #ff5100
}
.btn-secondary {
	color: #fff;
	background-color: #ff5100;
	border-color: #ff5100;
	font-size: 13px
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle, .btn-secondary:hover {
	color: #fff;
	background-color: gray;
	border-color: gray
}
.modal-header, .modal-body {
	text-align: justify
}
.mb-08 {
	margin-bottom: 8px!important
}
.clients .item {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px
}
.clients .item img {
	width: 140px
}
.str_wrap, .str_wrap.str_active {
	background: transparent
}
.servicesBg {
	background-image: url(../images/bg/services.jpg)!important
}
.owl-carousel .owl-nav i {
	color: rgba(255,81,0,0.9)!important;
	background: transparent!important;
	font-weight: bold;
	font-size: 35px
}
.owl-carousel .owl-nav .owl-next {
	right: -45px
}
.owl-carousel .owl-nav .owl-prev {
	left: -45px
}
.careerImg {
	display: block;
	margin: 0 auto;
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative
}
.careerImg img {
	float: right;
	max-width: 293px;
	width: 100%;
	display: inline
}
.highlight {
	background-color: #fff34d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.7);
	box-shadow: 0 1px 4px rgba(0,0,0,0.7)
}
.highlight {
	padding: 1px 2px;
	margin: 0
}
.arrowDownUp {
	display: inline
}
.arrowDownUp i {
	color: #002B49
}
.mega-menu>section.menu-list-items .search-cart .search {
	position: relative
}
#contentSearch {
	position: absolute;
	height: 30px;
	width: 100%;
	margin-right: 0;
	top: 50%;
	right: -100%;
	margin-top: -5px
}
#contentSearch.on {
	-webkit-animation-name: in-out;
	animation-name: in-out;
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}
.inputSearch {
	box-sizing: border-box;
	width: 15px;
	height: 15px;
	border: 1.5px solid #000 !important;
	border-radius: 15px;
	background: 0;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	outline: 0;
	-webkit-transition: width .4s ease-in-out, border-radius .8s ease-in-out, padding .2s;
	transition: width .4s ease-in-out, border-radius .8s ease-in-out, padding .2s;
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
.searchBtn {
	background: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 20px;
	padding: 0;
	border-radius: 100%;
	outline: 0;
	border: 0;
	color: inherit;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
.searchBtn::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 28px;
	left: 15px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}
.nextPrevBtns {
	opacity: 0;
	background: 0;
	position: absolute;
	top: 12px;
	padding: 0;
	outline: 0;
	border: 0;
	color: #000;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	font-size: 24px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.next {
	left: -12px
}
.prev {
	left: -42px
}
.closeSearch {
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.closeSearch::before {
	content: "";
	position: absolute;
	width: 17px;
	height: 2px;
	top: 14px;
	left: -5px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out
}
.closeSearch::after {
	content: "";
	position: absolute;
	width: 17px;
	height: 2px;
	background-color: #000;
	top: 14px;
	left: -5px;
	cursor: pointer;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.squareSearch {
	position: absolute;
	box-sizing: border-box;
	padding: 5px 24px 5px 5px;
	min-width: 32px;
	width: 220px;
	height: 30px;
	border: 1.5px solid #fff;
	border-radius: 0;
	background: 0;
	color: #ff5100;
	font-size: 14px;
	font-weight: 400;
	outline: 0;
	-webkit-transition: width .4s ease-in-out, border-radius .4s ease-in-out, padding .2s;
	transition: width .4s ease-in-out, border-radius .4s ease-in-out, padding .2s;
	-webkit-transition-delay: .4s, 0s, 0.4s;
	transition-delay: .4s, 0s, 0.4s;
	-webkit-transform: translate(-100%, -50%);
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%)
}
#contact .form-control:focus, #contact .form-control:hover {
	color: #002B49;
	background-color: #f7f7f7
}
#rev_slider_267_1_wrapper {
	margin: 0 auto;
	background: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0
}
#rev_slider_267_1 {
	display: none
}
.Carrier_BillingBanner {
	z-index: 5;
	white-space: nowrap;
	font-size: 50px;
	line-height: 70px;
	font-weight: 700;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.Carrier_BillingBanner span {
	font-size: 50px;
	font-weight: 400;
	line-height: 30px
}
.Access_To {
	z-index: 5;
	white-space: nowrap;
	font-size: 60px;
	line-height: 70px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.Access_To span {
	font-weight: 700;
	font-size: 60px
}
.Local_And_International {
	z-index: 5;
	white-space: nowrap;
	font-size: 50px;
	line-height: 70px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.Content_Creation {
	z-index: 11;
	white-space: nowrap;
	font-size: 55px;
	line-height: 70px;
	font-weight: 700;
	color: #DAE343;
}
.digitalBanner {
	z-index: 5;
	white-space: nowrap;
	font-size: 50px;
	line-height: 20px;
	font-weight: 600;
	color: #DAE343;
}
.Content_Stores {
	z-index: 11;
	white-space: nowrap;
	font-size: 50px;
	line-height: 20px;
	font-weight: 400;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.MobileContentBanner {
	z-index: 5;
	white-space: nowrap;
	font-size: 60px;
	line-height: 70px;
	font-weight: 300;
	color: #DAE343;
}
.ServiceManagementBanner {
	z-index: 11;
	white-space: nowrap;
	font-size: 60px;
	line-height: 70px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.PerformanceBasedBanner {
	z-index: 5;
	white-space: nowrap;
	font-size: 60px;
	line-height: 50px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.PerformanceBasedBanner span {
	font-weight: 600;
	line-height: 100px;
	font-size: 65px
}
.teamOurSecretBanner {
	z-index: 5;
	white-space: nowrap;
	font-size: 70px;
	line-height: 20px;
	font-weight: 300;
	color: rgba(255,255,255,1);
	font-family: Montserrat
}
.teamOurSecretBanner span {
	font-weight: 700;
	font-size: 70px
}
.tp-bottom {
	visibility: hidden!important
}
#services {
	background-image: url(../images/bg/services.jpg)!important
}/*
#products {
	background-image: url(../images/bg/productsbg.jpg)
}*/
#careers {
	background-image: url(../images/bg/bgCareers.jpg)
}
#raindrops {
	height: 50px
}
.mega-menu .menu-mobile-collapse-trigger {
	right: 0px
}
iframe {
	display: none;
	visibility: hidden
}
.team-info h6 a ,.team-info h6 a:visited{
	color: #363636 !important;
}
.footer.black-bg {
    background: #696969;
}
.footer.footer-one-page p {
    color: rgba(255,255,255,0.8);
}
.footer-widget-social a:hover i{
  color:#fff;
}
.theme-color{
	color: #ff5100 !important;
}
.media-card{
	box-shadow: 0 0 15px rgb(0 0 0 / 30%);
	border-radius: 0.35rem;
	background-color: rgba(255,255,255,0.9);
}
#INNSYSTEMROADImg{
	max-width: 1000px;
	display: block;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	border: 0;
}
.tparrows {
	visibility: hidden;
	display: none!important;
}
#back-to-top .top{
	bottom: 8px !important;
    right: 8px !important;
	border-radius: 50% !important;
}
#back-to-top i {
    padding-top: 0px !important;
}
.mega-menu .menu-mobile-collapse-trigger:before, .mega-menu .menu-mobile-collapse-trigger:after, .mega-menu .menu-mobile-collapse-trigger span {
    width: 20px;
}
.mega-menu .menu-mobile-collapse-trigger.active:before {
    -webkit-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
}
.mega-menu .menu-mobile-collapse-trigger.active:after {
    -webkit-transform: rotate(
-43deg);
    -ms-transform: rotate(-43deg);
    transform: rotate(
-43deg);
}
#services .row{
	justify-content: center !important;
}
#services .media{
background-color: rgba(255,255,255,0.7);
}
#services .media-body h4{
	line-height: 55px;
}
#services-carousel.owl-carousel .owl-nav .owl-next,#services-carousel.owl-carousel .owl-nav .owl-prev{
	top: 30% !important;
}
.slidercaptcha.card{
	background-color: #FEFEFE !important;
}
.card-header{
	color: #222 !important;
}
.slidercaptcha {
	margin: 0 auto;
	width: 314px;
	height: 286px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
}
.slidercaptcha .card-body {
	padding: 1rem;
}
.slidercaptcha canvas:first-child {
	border-radius: 4px;
	border: 1px solid #e6e8eb;
}
.slidercaptcha.card .card-header {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.03);
}
.refreshIcon {
	top: -54px;
}
@media(max-width:1200px) {
.mega-menu .menu-links>li>a {
	padding: 0 8px!important
}
.mega-menu .menu-logo>li>a {
	width: 75%!important
}
}

@media(max-width:1025px) {
.mega-menu .menu-links>li>a {
	padding: 10px 6px!important
}
.tp-caption.tp-hidden-caption, .tp-forcenotvisible, .tp-hide-revslider, .tp-parallax-wrap.tp-hidden-caption {
	visibility: hidden;
	display: block!important
}
}

@media(max-width:991px) {
.search .search-btn {
	line-height: 60px!important
}
.search {
	height: 90px!important
}
.lang {
	display: none
}
.langMobile {
	display: inline-block
}

.tparrows::before {
	line-height: 40px!important
}
.tparrows:hover::before {
	color: #fff!important
}
.tp-arr-imgholder {
	background-image: none!important
}
.tp-leftarrow {
	margin-left: -2%!important
}
.tp-rightarrow {
	margin-right: -2%!important
}
.mega-menu.desktopTopFixed .menu-list-items .menu-logo>li>a img {
	height: 60px
}
.menuAnimation {
	height: auto!important
}
.header .mega-menu.mobileTopFixed .menu-list-items,.mega-menu .menu-links {
    background: rgba(224,213,213,0.99) !important;
}
.mega-menu .menu-links>li:last-child {
    border-bottom: 0 !important;
  }
#products .owl-carousel .item {
    height: 270px;
}
}

@media(max-width:800px) {
.accordionDesktop {
	display: none
}
.accordionMobile {
	display: block
}
.card-header {
	padding: .75rem
}
.card-header button {
	padding-left: 0;
	padding-right: 0;
	font-size: .95rem;
	width: 100%;
	display: table
}
.card-header img {
	max-width: 70px;
	width: 15%;
	display: inline-block;
	margin: 0
}
.card-header span {
	display: inline-block;
	margin: 0;
	text-align: left;
	width: 80%;
	vertical-align: middle
}
.btn {
	white-space: normal
}
.owl-carousel .owl-nav .owl-next {
	right: -35px
}
.owl-carousel .owl-nav .owl-prev {
	left: -35px
}
#careerImgContianer {
	display: none
}
#rev_slider_267_1 .zeus.tparrows:hover, #rev_slider_267_1 .zeus.tparrows:hover .tp-title-wrap {
	display: block
}
#rev_slider_267_1 .zeus.tparrows:hover::before {
	display: block
}
.modal {
	padding-right: 0!important
}
.modal-dialog {
	width: 80%
}
}

@media(max-width:450px) {
#carouselNews {
	width: 87%;
	margin: 0 auto
}
}

@media(min-width:410px) and (max-width:992px) {
.squareSearch {
	width: 180px
}
}

@media(max-width:575px) {
.col-xs-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 20px
}
	.title-effect{
		font-size: 1.4em;
	}
}

@media (max-width: 479px){
.testimonial.bottom_pos {
    padding: 0 !important;
}
}
@media(min-width:410px) and (max-width:426px) {
.squareSearch {
	width: 250px
}
}

@media(max-width:370px) {
.squareSearch {
	width: 70px
}
}

@media(max-width:325px) {
.squareSearch {
	width: 190px
}
}
