
Theme Name: MKM

Description: MKM

Theme URI:   https://ninetwo.design/

Author: Ninetwo

Author URI:  https://ninetwo.design/

Template: salient

Version: 1.0

*/

/** Header CSS **/
#top {
	height: 135px;
}
#top .row {
	position: relative;
}
#header-secondary-outer .nectar-center-text a {
    color: #fff !important;
}

#header-secondary-outer .nectar-center-text {
	top: inherit;
	left: inherit;
	transform: inherit;
	text-align: right;
	right: 0px;
}
body.material #header-secondary-outer #social li a i {
    font-size: 16px;
    color: #FFF;
}
/** Footer CSS **/
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 30px;
}

/* Header language Menu */
.flag-image {
    padding: 25px;
    position: absolute;
    left: 15%;
    top: 15px;
    display: flex;
    align-items: center;
    transition: padding 0.15s ease,opacity 0.2s ease;
}

.small-nav .flag-image {
    padding: 8px 25px;
}

.flag-image img {
    max-height: 20px;
    margin: 0px !important;
}

ul#menu-uk-division-menu {
    padding-left: 15px;
}

ul#menu-uk-division-menu li {
    display: block;
}

body.home ul#menu-uk-division-menu > li > a {
    color: #fff !important;
}
body.home .small-nav ul#menu-uk-division-menu > li  > a {
    color: #291453 !important;
}

ul#menu-uk-division-menu li a {
    font-size: 15px;
    color: #291453 !important;
    padding: 5px;
    line-height: normal;
    font-weight: 400;
}

ul#menu-uk-division-menu li .sub-menu {
    padding: 5px;
    width: 10em;
}
ul#menu-uk-division-menu {
    position: relative;
}
ul#menu-uk-division-menu .menu-item-has-children::after,
.menu-uk-division-menu-container .menu .menu-item.menu-item-has-children::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    border-color: transparent;
    border-top-color: #000;
    cursor: pointer;
    border-style: solid;
    border-width: 8px 8px 0;
    width: 0;
    height: 0;
    line-height: 0;
    background: transparent;
}
body.home ul#menu-uk-division-menu .menu-item-has-children::after {
    filter: invert(1);
}
body.home .small-nav ul#menu-uk-division-menu .menu-item-has-children::after {
    filter: invert(0);
}
.menu-uk-division-menu-container .menu .menu-item.menu-item-has-children::after {
    filter: unset;
    top: 55%;
    right: -25px;
}
/* Flag Widget */
.flag-widget .vc_col-sm-6:first-child {
    width: 50px;
}

.flag-widget .vc_col-sm-6:last-child {
    width: auto;
}

.flag-widget .menu-uk-division-menu-container ul {
    margin: 0px;
    position: relative;
}

.flag-widget .menu-uk-division-menu-container ul li {
    list-style: none;
}

.flag-widget .menu-uk-division-menu-container > ul > li > ul.sub-menu {
    display: none;
}

.flag-widget .menu-uk-division-menu-container > ul > li:hover > ul.sub-menu {
    display: block;
    background-color: #291453;
}

.flag-widget .menu-uk-division-menu-container > ul > li > a {
    color: #291453 !important;
    font-weight: 400;
}

.flag-widget .menu-uk-division-menu-container > ul > li > ul.sub-menu {
    padding: 5px;
    width: 10em;
    position: absolute;
    top: 100%;
    left: 0;
}

.flag-widget .menu-uk-division-menu-container > ul > li > ul.sub-menu > li a {
    background-color: #e62d48 !important;
    padding: 5px !important;
    display: block;
    color: #fff;
}

.flag-widget .menu-uk-division-menu-container > ul > li > ul.sub-menu > li a:hover {
    color: #fff !important;
}

/** Request a callback **/
.request-callback-form .form-group.three-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.request-callback-form .field-group:not(.submit-btn) {
    width: calc(100% - 220px);
}

.request-callback-form .field-group.submit-btn {
    width: 220px;
    margin-left: 1.5%;
}

.request-callback-form .form-group.three-col .field-group:not(.submit-btn) p {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.request-callback-form .form-group.three-col p > span > input::placeholder {
    color: #000;
    opacity: 1;
}

.request-callback-form .form-group.three-col p > span > input:-ms-input-placeholder,
.request-callback-form .form-group.three-col p > span > input::-ms-input-placeholder {
    color: #000;
}

.request-callback-form .form-group.three-col p > span > input {
    background: #fff;
    border-radius: 0px;
    height: 54px;
    color: #000;
    font-weight: bold;
}

.request-callback-form .wpcf7-form-control::-webkit-input-placeholder { 
  color: #2194b8 !important;
}

.request-callback-form .wpcf7-form-control:-ms-input-placeholder {
  color: #2194b8 !important;
}

.request-callback-form .wpcf7-form-control::placeholder {
  color: #2194b8 !important;
}

.request-callback-form .form-group.three-col p > span:not(.wpcf7-spinner) {
    width: 49%;
}

.request-callback-form .form-group.three-col p > .wpcf7-submit {
    width: 100%;
    height: 54px;
    background: #2f2c75;
    transition: all 0.5s;
}

.request-callback-form .form-group.three-col p > .wpcf7-submit:hover {
    background: #fff !important;
    opacity: 1;
    color: #2194b8;
}

.request-callback-form .field-group.submit-btn p {
    position: relative;
}

.request-callback-form .wpcf7-spinner {
    position: absolute;
    top: 12px;
    right: 0px;
}

/** Request a bespoke quote **/
.bespoke-quote .form-group {
    margin-bottom: 2%;
}

.bespoke-quote .form-group.two-col p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bespoke-quote .form-group.two-col p > span {
    width: 49%;
}

.bespoke-quote .form-group.two-col p > span > input,
.bespoke-quote .form-group p > span > textarea {
    padding: 6px 20px;
    font-weight: bold;
    border-radius: 0px;
}

.bespoke-quote .form-group.two-col p > span > input {
    height: 54px;
}

.bespoke-quote .form-group p > span > textarea {
    height: 200px;
}

.bespoke-quote .wpcf7-submit {
    width: 100%;
    background-color:  #2194B8 !important;
}

.bespoke-quote .form-group p > span > .wpcf7-not-valid-tip {
    box-shadow: none !important;
}

.bespoke-quote .wpcf7-form > p {
    position: relative;
}

.bespoke-quote .wpcf7-form > p > .wpcf7-spinner {
    position: absolute;
    right: 0px;
    top: 10px;
}

/* Service Menu */
.core-service-menu-sec .row_col_wrap_12_inner {
    align-items: center;
}
.core-service-menu-sec h3 {
    font-weight: normal !important;
    font-size: 30px !important;
    line-height: normal !important;
}
.core-service-menu-sec a:hover {
	color: #d66932 !important;
}
.core-service-menu-slider {
    padding: 0px 40px;
    position: relative;
    max-width: 94%;
    margin-left: auto;
}
.core-service-menu-slider li {
    list-style: none;
    padding: 0px 15px 0px 9px;
}

.core-service-menu-slider li a {
    color: #fff;
    font-size: 15px;
    position: relative;
    opacity: 1 !important;
}

.core-service-menu-slider li a::after {
    content: '|';
    position: absolute;
    right: -15px;
}

.core-service-menu-slider .owl-prev,
.core-service-menu-slider .owl-next {
    position: absolute;
    top: -3px;
    width: 16px;
    height: 23px;
}

.core-service-menu-slider .owl-prev {
    left: 20px;
}

.core-service-menu-slider .owl-next {
    right: 10px;
}

.core-service-menu-slider .owl-prev span,
.core-service-menu-slider .owl-next span {
    font-size: 40px;
}
/* Security Section */
.security-services-section .nectar-flip-box[data-v_text_align=center][data-flip-direction=vertical-to-bottom] .flip-box-front .inner {
    top: unset;
    bottom: 0px !important;
    transform: none;
    padding: 30px;
}
.section-title h2 {
	color: #2194b8 !important;
}
.footer-sect .s1 {
	font-family: Montserrat;
    font-weight: 500;
}
#footer-outer[data-cols="1"] #copyright {
    padding: 20px 0px 30px 0 !important;
}
#footer-outer {
    background-color: #2194b8!important;
}
.wpcf7-form-control-wrap .wpcf7-form-control {
	background-color: #f1f2f3 !important;
}
.wpcf7-form-control::-webkit-input-placeholder { 
  color: #291453;
}

.wpcf7-form-control:-ms-input-placeholder {
  color: #291453;
}
.why-us {
    	padding-left: 8.5% !important;
    }
.wpcf7-form-control::placeholder {
  color: #291453;
}
.flip-text h3 {
	font-weight: 400 !important;
}
.mkm-text p {
	color: #2194b8!important;
}
.mkm-service-text p {
	color: #FFF !important;
}
.service-sect,.mdl-sect {
	padding-right: 60px !important;
}
.service-sect h2, .service-sect h3 {
	font-weight: 500 !important;
}
.read-more {
	color: rgb(214, 105, 50);
    border: 2px solid #2194B8;
    border-radius: 5px !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
    transition: all 0.5s;
}
.read-more:hover {
	color: #291453 !important;
    border: 2px solid #291453;
}
.mission-sect h2, .mission-sect h3 {
	font-weight: 700 !important;
}
.mission-sect h3 {
	line-height: 28px !important;
}
.mission-right .vc_column-inner {
	border: 2px solid #2194B8;
    padding: 35px 25px 15px 25px;
    border-radius: 5px;
}
.mission-right .vc_column-inner h2 {
	position: absolute;
    font-style: normal;
    top: -27px;
    z-index: 9;
    background: #FFF;
    padding: 0px 10px;
    left: 15px;
}
.mkm-global .iwithtext .iwt-icon img {
	width: 80px !important;
}
.mkm-global .iwithtext .iwt-text {
    padding-left: 105px;
}
.mkm-global .iwithtext .iwt-text h3 {
    font-family: 'Montserrat';
    font-size: 16px;
    margin-bottom: 3px;
    line-height: 22px;
    color: #FFF;
}
.mkm-global .iwithtext .iwt-text p {
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}
.mkm-global .nectar_icon_wrap {
    position: absolute;
    left: 101px;
    bottom: -40px;
}
.footer-sect a:hover {
	color: #d66932 !important;
}
.footer-sect .nectar_icon_wrap {
	transition: 0.3s all;
}
.footer-sect .nectar_icon_wrap:hover .fa {
	color: #2194b8 !important;
}
.mkm-global .nectar_icon_wrap:hover .fa {
	opacity: 0.5;
    transition: 0.3s all;
}
/* ============= Media Queries ============= */
@media only screen and (min-width: 1425px) {
    .col.padding-8-percent > .vc_column-inner {
        padding: calc(145px * 0.08);
    }
    
    #top #logo img {
        position: absolute;
        height: 136px !important;
        top: -49px;
        left: -30px;
        z-index: 9;
    }
    #top nav {
    	margin-top: 15px;
    }
    .small-nav  #top #logo img {
        top: -33px;
        height: 95px !important;
    }
    .small-nav #top nav {
    	margin-top: 0px;
    }
}
@media only screen and (min-width: 1024px) {
.header-menu > li > a {
        position: relative;
        padding: 0px 16px !important;
    }
    .header-menu > li > a:after {
        content: '|';
        position: absolute;
        right: -3px;
    }
    #header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a {
        padding: 0px 20px !important;
    }
    .header-menu > li:last-child > a::after,.header-menu > li:nth-last-child(2) > a::after {
        content: none !important;
    }
    #header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a:before {
        top: 49% !important;
        height: 29px !important;
    }
    
    #top .container:after {
	    content: '';
        background-image: url('assets/images/background1crop1.png');
        width: 100%;
        height: 124px;
        position: absolute;
        left: -10px;
		
        bottom: inherit;
        background-size: contain;
        background-repeat: no-repeat;
        visibility: visible;
    }
    #top .container, #top .row {
        height: 100%;
    }
    .small-nav #top .container:after {
        margin-top: -1px;
        width: 35%;
		
    }
    .small-nav #top {
        height: 101px;
    }
  
   	#ajax-content-wrap {
    	margin-top: -1px !important;
    }
}
@media only screen and (min-width: 1000px){
    body.home.admin-bar .wpb_row.vc_row-o-full-height.top-level, 
    body.home.admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
        min-height: calc(100vh - 187px - 32px - 120px);
    }
    body.home .wpb_row.vc_row-o-full-height.top-level, 
    body.home  .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
        min-height: calc(100vh - 187px - 120px) !important;
    }
}
@media only screen and (max-width: 1199px) {
    /* Header language Menu */
    #header-outer[data-lhe="default"] #top nav > ul > li > a, #header-outer .nectar-header-text-content, body[data-header-search="false"][data-full-width-header="false"] #header-outer[data-lhe="animated_underline"][data-format="default"][data-cart="false"] .nectar-header-text-content {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .flag-image {
        padding: 25px 10px;
        left: 21%;
        top: 19px;
    }

    .small-nav .flag-image {
        padding: 10px;
    }

    .flag-image img {
        max-height: 18px;
    }

    ul#menu-uk-division-menu {
        padding-left: 5px;
    }

    ul#menu-uk-division-menu li a {
        font-size: 13px !important;
        line-height: normal !important;
    }
    .mkm-about {
    	padding: 60px 0px !important;
    }
    .service-sect {
        padding: 9% 9% 9% 0px !important;
    }
    .flip-text .vc_column-inner,.flip-text .wpb_wrapper,.flip-text .nectar-flip-box, .flip-text .flip-box-front {
    	height: 100% !important;
    }
}
@media only screen and (max-width: 999px) {

    /* Header language Menu */
    .flag-image {
        display: none;
    }

    /* Service Menu */
    .core-service-menu-slider {
        max-width: 100%;
        margin: 0px auto;
    }
    .header-banner.first-section {
        padding-top: 30px !important;
    }
    /** Request a callback **/
    .request-callback-form .form-group.three-col,
    .request-callback-form .form-group.three-col .field-group:not(.submit-btn) p {
        display: block;
    }

    .request-callback-form .field-group:not(.submit-btn),
    .request-callback-form .form-group.three-col p > span:not(.wpcf7-spinner) {
        width: 100%;
    }

    .request-callback-form .field-group.submit-btn {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }

    .request-callback-form .form-group.three-col p > span:first-child:not(.wpcf7-spinner) {
        margin-bottom: 15px;
    }

    /** Request a bespoke quote **/
    .bespoke-quote .form-group {
        margin-bottom: 15px;
    }
    .bespoke-quote .form-group.two-col p {
        display: block;
    }
    .bespoke-quote .form-group.two-col p > span:first-child {
        margin-bottom: 15px;
    }
    .bespoke-quote .form-group.two-col p > span {
        width: 100%;
    }
    .bespoke-quote .form-group p > span > textarea {
        height: 100px;
    }
    .core-service-menu-sec h3 {
    	text-align: center;
    }
    .mdl-sect {
        padding: 0px 9% 9% 0px !important;
    }
    .mkm-about {
        padding: 9% 0px 0px 0px !important;
    }
    .mission-sect {
        padding: 0px 9% 0px 0px !important;
    }
   	.mission-column {
    	padding: 0px 20px 0px 10% !important;
    }
    .mission-column .vc_column-inner {
    	margin-top: 25px !important;
    }
    .mission-sect h2, .mission-sect h3 {
    	margin-bottom: 25px !important;
	}
    .mkm-global .iwithtext .iwt-text {
    	padding-bottom: 40px;
    }
    .why-us {
    	padding-left: 0px !important;
    }
    .mkm-global .nectar_icon_wrap {
        bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
	.header-banner .p1 {
    	font-size: 24px !important;
    }
}

@media only screen and (max-width: 479px) {
.mission-column {
    	padding: 0px 3% 0px 9% !important;
    }
}