a {
        color: #ffa401;
}
.modal-content a:hover, .modal-content a:active, .modal-content a:focus {
	color: #000;
}
.modal h4 {
	padding: 20px 0px 0px;
}
.modal h5 {
	padding: 10px 0px;
	margin: 0 0 0px 0;
}
.social.social-circle a {
    background: #ffa400;
    color: #000;
}
.social li a:hover {
    background: #666 !important;
	color: #fff;
}

#kyt-home .gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: .9;
    -webkit-backface-visibility: hidden;
    background-color: #fff;
    background-image: none;
}
#kyt-home .text-inner h1 {
    font-size: 50px;
    color: #666666;
    margin: 0 0 20px 0;
}
#kyt-home .text-inner h2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    color: rgba(51, 51, 51, 0.8);
    margin: 0;
}
#kyt-home .text-inner a {
    color: #141414;
    border-bottom: 1px dashed rgba(20, 20, 20, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#kyt-home {
    background-color: #fff;
}
#kyt-header #navbar li a {
    color: rgba(0, 0, 0, 0.5);
}
#kyt-header #navbar li.active a {
   color: #ffa400;
}
#kyt-header {
    margin-top: 15px;
}
#kyt-header.navbar-fixed-top {
    padding-top: 5px;
    padding-bottom: 1px;
}

a:hover, a:active, a:focus {
    color: #fff;
    outline: none;
}

#kyt-header #navbar li.active a span:before {
    background-color: #ffa400;
}
#kyt-header #navbar li a:hover {
    color: #ffa400;
}

.navbar-brand {
    padding: 0px;
}
.navbar-brand img {
    max-width: 200px;
}
.tech {
	width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    max-width: 100%;
}

#kyt-work .section-heading {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mainlogo {
	margin-bottom: 25px;
}
#kyt-home, #kyt-home .text-wrap {
    height: 600px;
}


.navbar-fixed-top.slideInDown {
    visibility:visible;
    opacity:1;
}
#kyt-header.navbar-fixed-top {
	display: block;
}
.kyt-nav-toggle {
    display: none;
}
#kyt-intro .row-bottom-padded-lg {
    padding-bottom: 0em;
}

#kyt-about .section-heading {
    padding-bottom: 50px;
    margin-bottom: 10px;
}
#kyt-services { 
    padding: 5em 0 9em 0;
}
#kyt-about {
    padding: 3em 0 2em 0;
}

#kyt-work h3 {
	color: #fff;
}

.row.flex {
	display: flex;
	flex-wrap: wrap;
}

.g-recaptcha {
	margin-bottom: 10px;
	display: inline-block;
}

#form-message-success {
    color: #ffa400;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

#kyt-intro .kyt-block {
	flex: 1 0 25%;
    float: left;
    text-align: center;
    font-size: 16px;
    min-height: 100px;
    vertical-align: middle;
    padding: 40px 40px 20px;
    background: #fff;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    z-index: 7;
    flex-grow: 1;
    background-size: cover;
    position: relative;
    backgroun-repeat: no-repeat;
}
#kyt-intro .kyt-block {
	flex: 1 0 25%;
}
#kyt-about .col-md-4 {
	flex: 1 0 33.3%;
	 margin-bottom: 13px;
}
}
#kyt-services {
    background-color: #52d3aa;
    background-image: none;
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.7);
    /* height: 1px; */
}
.product {
	max-width: 100%;
	max-height: 175px;
}
h2.prodtit {
    color: #676767;
    font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 0px 0;
}
#footer {
    background-color: #1b1b1b;
	color: #fff;
}
#footer .gotop {
    top: -27px;
}

#kyt-header.navbar-fixed-top #navbar li.active a span:before {
    background-color: #ffa400;
}
#kyt-header.navbar-fixed-top #navbar li a:hover {
    color: #ffa400;
}

/* colors */

.form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #ffa400;
}
#kyt-header.navbar-fixed-top #navbar li.active a {
    color: #ffa400;
}
.btn.btn-primary {
    background: #ffa400;
    color: #000;
}
.btn.btn-primary:hover {
    color: #fff;
}
#kyt-intro .kyt-block > .overlay-darker {
    z-index: 8;
    opacity: .3;
    background: #ccc;
}


#kyt-intro .container {
    max-width: 100%;
}
#kyt-intro .kyt-block:hover h2, #kyt-intro .kyt-block:focus h2 {
    color: #000;
}
#kyt-intro .kyt-block:hover > .kyt-text, #kyt-intro .kyt-block:focus > .kyt-text {
    color: #000;
}
.section-heading h2:after {
    width: 80px;
    height: 2px;
    background: #ffa400;
}
.kyt-person figure img {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    border-radius: 0%;
}
.kyt-person {
margin-bottom: 50px;
padding: 116px 27px 27px 27px;
    font-size: 16px;
    height: calc(100% - 65px);
	background-color: #f9f9f9;
}
.kyt-person .kyt-position {
    color: #4e4e4e;
}

.kyt-person .btn.btn-primary {
    background: #ffa400;
    color: #000;
    position: absolute;
    bottom: -23px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.kyt-person .btn.btn-primary:hover {
    color: #fff;
}
.btn:hover, .btn:active, .btn:focus {
    background: #424242 !important;
}
.kyt-person h3 {
    margin-bottom: 3px;
    margin-top: 17px;
}
.kyt-person figure {
    margin-top: -29px;
}

/* modal */
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}
.modal-open #kyt-header.navbar-fixed-top {
    padding-right: 17px;
}
.modal-header {
    padding: 15px;
	text-align: center;
    border-bottom: 0px solid #e5e5e5;
}
.modal-subtitle {
	font-size: 18px;
}
.modal-title {
font-size: 24px;
text-align: center;
}
.modal-content figure img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 0px solid #e5e5e5;
}
.modal-body {
    position: relative;
    padding: 35px 40px 10px;
    font-size: 0.8em;
    color: #000;
}
#kyt-home .text-inner {
    padding-top: 50px;
}
/* noslant */
#kyt-home .slant {
display:none;
}
#kyt-services:before, #kyt-services:after, #kyt-work:before, #kyt-work:after {
        background-color: #1d1d1d;
		display: none;
}

/* tech in orange box */

#kyt-intro .kyt-block {
	color: #676767;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(58, 58, 58, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(58, 58, 58, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(58, 58, 58, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(58, 58, 58, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(58, 58, 58, 0.4);
}
#kyt-intro {
    margin-top: 0px;
   padding-bottom: 1em;
}
#kyt-services, #kyt-work, #kyt-counters {
    padding: 3em 0;
}
.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 25px;
    clear: both;
}

/* work */
#kyt-counters:after, #kyt-counters:before {
display: none;
}
.techimg {
	width: 100%;
	max-width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.techimglarge {
	max-width: 300px;
}
#kyt-counters .kyt-counter .kyt-counter-icon, #kyt-counters .kyt-counter .kyt-counter-number, #kyt-counters .kyt-counter .kyt-counter-label {
    display: inline-block;
}
#kyt-counters .kyt-counter .kyt-counter-number {
    font-size: 30px;
	padding-right: 5px;
}
#kyt-counters .kyt-counter .kyt-counter-icon {
    font-size: 22px;
    color: #ffa400;
    margin-right: 10px;
}
.kyt-counter-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    font-weight: 400;
}
#kyt-counters .kyt-counter .kyt-counter-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    font-weight: 400;
}
#kyt-counters .kyt-counter {
    text-align: left;
    margin-left: 18px;
}
#kyt-counters {
    padding: 1em 0;
}
.USP {
	background-image: url("images/USP.png");
	width: 100px;
	height: 100px;
	margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

/* recolor */
.kyt-nav-toggle i {
    color: #ffa401;
    background: #ffa401;
}
.kyt-nav-toggle i::before, .kyt-nav-toggle i::after {
    background: #ffa401;
}
.kyt-nav-toggle.active i::before, .kyt-nav-toggle.active i::after {
    background: #ffa401;
}
#kyt-services .section-heading h2.left-border:after, #kyt-work .section-heading h2:after {
    background: rgb(255, 164, 0, 1);
}

#kyt-services {
    background-color: #d07f23;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #d07f23), color-stop(1, #774409));
    background-image: -webkit-repeating-linear-gradient(top left, #d07f23 0%, #774409 100%);
    background-image: repeating-linear-gradient(to bottom right, #d07f23 0%, #774409 100%);
    background-image: -ms-repeating-linear-gradient(top left, #d07f23 0%, #774409 100%);
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.9);
}
#kyt-work {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    background-color: #d07f23;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #d07f23), color-stop(1, #774409));
    background-image: -webkit-repeating-linear-gradient(top left, #d07f23 0%, #774409 100%);
    background-image: repeating-linear-gradient(to bottom right, #d07f23 0%, #774409 100%);
    background-image: -ms-repeating-linear-gradient(top left, #d07f23 0%, #774409 100%);
}
#footer .gotop {
    margin-left: -24px;
    width: 50px;
    height: 50px;
}
#footer a.gotop:hover, #footer a.gotop:active {
	    color: #333333;
}

@media (max-width: 1199px) {
#kyt-intro .kyt-block, #kyt-about .col-md-4 {
	flex: 1 0 50%;
}
}


@media (max-width: 767px) {
#kyt-header, .kyt-nav-toggle {
	display: block;
}
#kyt-intro .kyt-block, #kyt-about .col-md-4 {
  flex-basis: 100%;
  min-width: 100%;
}
#kyt-counters .kyt-counter {
text-align: center;
    margin-left: 0px;
}
#kyt-home .text-inner h1 {
    font-size: 30px;
}
#kyt-home .text-inner h2 {
    font-size: 18px;
}
#kyt-counters .kyt-counter .kyt-counter-icon {
    margin-left: -23px;
}
}

@media (max-width: 768px) {
#kyt-header {
    margin-top: 0px;
}
#kyt-header #navbar li.active a {
    color: #ffa401 !important;
}
#kyt-services {
    padding-bottom: 0em !important;
}
body {
	font-size: 16px;
}

.modal-content {
	 margin-left: 0px;
}
.modal-open .modal {
padding-right: 0px !important;
}
#kyt-header #navbar li a:hover {
    color: #ffa401 !important;
}
.section-heading h3 {
    font-size: 20px !important;
    line-height: 34px;
}
}

@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 17.5px;
}
.modal-content {
    width: 70%;
}
#kyt-intro .kyt-block > .kyt-text {
    min-width: 205px;
}
}
@media screen and (min-width: 992px) {
.col-md-3.nopadding {
	    padding-left: 0px;
    padding-right: 0px;
}
}

@media screen and (max-width: 992px) {
#kyt-counters .kyt-counter {
    margin-bottom: 0px;
}
}

@media screen and (max-width: 991px) {
.USP {
	background-image: url("images/USP2.png");
	 margin-top: 0px;
}
}
