
#Top_bar .menu > li ul{
   background-color: #0033A0;
}
#Top_bar .menu > li ul li a{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #fff;
}
#Top_bar .menu > li ul li a:hover{
	color:#00acd7;
}
#Top_bar .menu li ul{
	top:50%;
}

#Top_bar.is-sticky .menu li ul{
	top:100%;
}
#Side_slide #menu ul li.submenu .menu-toggle:after{
	display:none;
}
#Side_slide #menu ul li.submenu .menu-toggle + span:after{
	display:block;
}
#Side_slide #menu ul li a span i{
	display:none;
}
#Top_bar .menu > li > a{
	text-shadow:0px 1px 2px rgba(0, 0, 0, 0.4);
}
/**
 * Style Homepage 
 */
.mfn-main-slider.mfn-rev-slider{
	background:#0033A0; 
}
#rev_slider_1_1_wrapper .hesperiden.tp-bullets {
}
#rev_slider_1_1_wrapper .hesperiden.tp-bullets:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 10px;
  margin-left: -10px;
  margin-top: -10px;
  box-sizing: content-box;
  border-radius: 8px;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
  width: 16px;
  height: 16px;
  position: absolute;
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* ff3.6+ */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 100%
  ); /* chrome10+,safari5.1+ */
  background: -o-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 100%
  ); /* opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%); /* ie10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%); /* w3c */
  filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr='#ffffff', endcolorstr='#ffffff',gradienttype=0 ); /* ie6-9 */
  border: 0px solid #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: content-box;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet:hover,
#rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
  background: #00acd7;
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet-image {
}
#rev_slider_1_1_wrapper .hesperiden .tp-bullet-title {
}

.page-homepage .mcb-section-why{
	padding-top:100px;
	padding-bottom:300px;
	background-color:#ffffff;
}
.page-homepage .mcb-section-why::after{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	bottom: 0;
	content:"";
	height:375px;
	background:url('../images/index_footer_bg_graphic_vector-pattern.jpg');
	background-size: 100%;
	background-position:bottom;
}
.page-homepage .mcb-section-why .mcb-item-title{
	padding-bottom:30px;
}
.page-homepage .mcb-section-why .mcb-item-title label{
	display:block;
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #00acd7;
}
.page-homepage .mcb-section-why .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 80px;
	line-height: 90px;
	text-align: center;
	color: #0033a1;
	margin-bottom:10px;
}
.page-homepage .mcb-section-why .mcb-item-title p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #5d6778;
	margin-bottom: 0;
}
.page-homepage .mcb-section-why .mcb-item-text .column_attr_left{
	padding:10% 0 0 20%;
    padding: 10% 0 0 15%;
    width: 80%;
}
.page-homepage .mcb-section-why .mcb-item-text .column_attr_right{
	padding:8% 0 0 10%;
	 width: 80%;
}
.page-homepage .mcb-section-why .mcb-item-text  .image_wrapper img{
	margin-bottom:15px;
	width: 100px;
	height: 100px;
}
.page-homepage .mcb-section-why .mcb-item-text h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: left;
	color: #0033a1;
	margin-bottom:20px;
}
.page-homepage .mcb-section-why .mcb-item-text h5{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
	margin-bottom:30px;
}
.page-homepage .mcb-section-why .mcb-item-thumbnail img{
	border-radius: 30px;
}
.page-homepage .mcb-item-devider hr.no_line{
	margin: 0 auto 60px auto;
}
.page-homepage .mcb-section-services{
	padding-top:180px;
	padding-bottom:100px;
	background: #0033a0;
}
.page-homepage .mcb-section-services .mcb-wrap-services{
	padding:80px 5% 100px;
	background-color:#ffffff;
}
.page-homepage .mcb-section-services .mcb-item-text .column_attr{
	padding:14% 0 0 10%;
}
.page-homepage .mcb-section-services .mcb-item-text label{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd8;
}
.page-homepage .mcb-section-services .mcb-item-text h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 50px;
	line-height: 60px;
	text-align: left;
	color: #0033a1;
}
.page-homepage .mcb-section-services .mcb-item-text p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
}
.page-homepage .mcb-section-services img{
	border-radius: 30px;
}
.service-wrapradius {
    border-radius: 30px;
}
.page-homepage .mcb-section-services .mcb-item-list h4{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.page-homepage .mcb-section-services .mcb-item-list p{
	font-family: "Poppins";
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.mcb-section-testimonial{
	padding-top:100px;
	padding-bottom:100px;
}
.mcb-section-testimonial .mcb-item-title{
	margin-bottom:0;
}
.mcb-section-testimonial .mcb-item-title h6{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #00acd8;
	margin-bottom:5px;
}
.mcb-section-testimonial .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	color: #0033a1;
	margin-bottom:30px;
}
.mcb-section-testimonial .mcb-item-slider li blockquote{
	font-family: Poppins;
	font-weight: bold;
	font-style:normal;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #161922;

}
.mcb-section-testimonial .mcb-item-slider .author h5{
	margin-bottom:5px;
}
.mcb-section-testimonial .mcb-item-slider .author h5 a{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #0033a1;
}
.mcb-section-testimonial .mcb-item-slider .author p{
	font-family: "Poppins";
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #0033a1;
}
.mcb-section-trusted-partner{
	padding-bottom:30px;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #0033a1;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: start;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner.one{
	margin-bottom:70px;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner ul.ul-6 li{
	flex: 0 0 auto;
    width: 20%;
    margin-bottom:30px;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner ul.ul-3 li{
	flex: 0 0 auto;
    width: 33.333%;
}
.mcb-section-trusted-partner .mcb-item-trusted-partner ul li img{
	width:220px;
	height:auto;
	display:block;
	margin:0 auto;
}
.mcb-section-trusted-partner .mcb-item-button{
    text-align:center;
}
.mcb-section-support .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
}
.mcb-section-support .mcb-item-support p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
}
.mcb-section-support .mcb-item-support ul{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style:none;
}
.mcb-section-support .mcb-item-support ul.ul-6 li{
	flex: 0 0 auto;
    width: 50%;
}
.mcb-section-support .mcb-item-support ul.ul-12 li{
	flex: 0 0 auto;
    width: 100%;
	text-align: center;
}
.mcb-section-support .mcb-item-support ul li img{
	width:260px;
	height:auto;
}
.mcb-section-support{
	background:#0033A0;
	padding-top:50px;
}
.page-homepage .mcb-section-contact{
	padding-top:70px;
}
.mcb-section-contact .mcb-item-title label{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height:30px;
	text-align: left;
	color: #00acd8;
}
.mcb-section-contact .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 50px;
	line-height: 55px;
	text-align: left;
	color: #0033a1;
}
.mcb-section-contact .mcb-item-contact h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #0033a1;
	margin-bottom:15px;
}
.mcb-section-contact .mcb-item-contact p{
	font-family: "Poppins";
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
}
.mcb-section-contact .mcb-item-contact.column_mid{
	padding-left:50px;
	position: relative;
    left: 150px;
    top: 10px;
}
.mcb-section-contact .mcb-item-contact.column_right{
	position: relative;
    left: 100px;
    top: 10px;
}
.mcb-section-contact .mcb-item-contact img{
	width:70px;
}

.mcb-section-banner-end{
	height:675px;
	background-image:url('../images/home_contactus_graphic_banner.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
}
.mcb-section-testimonial .mcb-item-slider .slider_pagination a{
	background:#ddd;
}
.mcb-section-testimonial .mcb-item-slider .slider_pagination .slick-active a{
	background:#00ACD8;
}
.mcb-section-youtube{
	padding-top: 70px;
}
.mcb-section-youtube::before {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: -1px;
    content: "";
    height: 275px;
    background: #0630a9;
    background-size: 100%;
}
.mcb-section-youtube iframe{
	display:block;
	margin:0 auto;
}

/**
 * Style About 
 */
 
.mcb-section-about .section_banner{
	height: 576px;
	background-color:#0033A0;
	background-image:url('../images/aboutus_graphic_header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.mcb-section-about .section_banner .mcb-item-title{
	margin-top:200px;
	margin-left: 4%;
}
.mcb-section-about .section_banner .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd7;
}
.mcb-section-about .section_banner .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 60px;
	line-height: 65px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.mcb-section-about-slider{
	padding-top:100px;
	padding-bottom:50px;
}
.mcb-section-about-slider::before{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	top: 0;
	content:"";
	height:275px;
	background:#0033A0;
	background-size: 100%;
}
.mcb-section-inner-about{
	padding-bottom:50px;
}
.mcb-section-inner-about p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-inner-about p.subtitle{
	color:#0033A0;
	margin-bottom:20px;
	font-size:20px;
	line-height:40px;
}
.mcb-section-inner-about-pattern{
	position:relative;
	width:100%;
	float:left;
	content:"";
	height:375px;
	background:url('../images/index_footer_bg_graphic_vector-pattern.jpg');
	background-size: 100%;
	z-index:1;
}
.mcb-section-about-slider iframe{
	width:80%;
	height:600px;
	display:block;
	margin:0 auto;
}
/**
 * Style Our Services 
 */
.mcb-section-our-service{
	background-color:#0033A0;
}
.mcb-section-our-service .section_banner{
	height: 576px;
	background-color:#0033A0;
	background-image:url('../images/aboutus_graphic_header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.mcb-section-our-service .section_banner .mcb-item-title{
	margin-top:200px;
	margin-left: 4%;
}
.mcb-section-our-service .section_banner .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd7;
	margin-bottom:15px;
}
.mcb-section-our-service .section_banner .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 80px;
	line-height: 85px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.mcb-section-our-service .mcb-section-mb{
	margin-bottom:30px;
}
.mcb-section-our-service .mcb-section-inner-service{
	background:#ffffff;
	border-radius:30px;
}
.mcb-section-our-service .mcb-section-inner-service .mcb-item-right{
	margin-bottom:-10px;
	margin-left: 18px;
}
.mcb-section-our-service .mcb-section-inner-service .mcb-item-left{
	margin-bottom:-10px;
	margin-left: 0;
}
.mcb-section-our-service .mcb-item-title  .mcb-item-heading-inner{
	width: 285px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-our-service .mcb-item-title h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 90px;
	line-height: 35px;
	text-align: left;
	color: #00acd7;
}
.mcb-section-our-service .mcb-item-text p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: left;
	color: #0033a1;
	width: 285px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-our-service .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #00acd8;
	margin-bottom:30px;
}
.mcb-section-our-service .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	width: 90%;
}
.mcb-section-our-service .mcb-item-title p i{
	font-size: 6px;
    color: #00acd7;
    position: relative;
    bottom: 2px;
}
.mcb-section-our-service .column-wrapper{
	width: 80%;
    display: block;
    margin-left:auto;
	margin-right:auto;
}
.mcb-section-our-service .mcb-item-title{
	margin-bottom:30px;
}
.mcb-section-our-service .mcb-item-title hr{
	background: #00acd7;
	width:90px;
	height:3px;
	margin-left: 0;
    margin-top: 30px;
	margin-bottom: 0;
}
.mcb-section-our-service .mcb-wrap-inner-service-text{
	padding:150px 0 20px;
	float: left;
    width: 100%;
}
.mcb-section-our-service .mcb-item-left img{
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
}

.mcb-section-our-service .mcb-item-right img{
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
}


/**
 * Style Experience Beyond
 */

.mcb-experience-beyond{
	background-color:#0033A0;
}
.mcb-experience-beyond .section_banner{
	height: 576px;
	background-color:#0033A0;
	background-image:url('../images/aboutus_graphic_header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.mcb-experience-beyond .section_banner .mcb-item-title{
	margin-top:200px;
	margin-left: 4%;
}
.mcb-experience-beyond .section_banner .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd7;
}
.mcb-experience-beyond .section_banner .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 70px;
	line-height: 75px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.mcb-experience-beyond .mcb-section-main{
	padding-top:100px;
	background:#ffffff;
	padding-bottom:300px;
}
.mcb-experience-beyond .mcb-section-main::after{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	bottom: 0;
	content:"";
	height:375px;
	background:url('../images/index_footer_bg_graphic_vector-pattern.jpg');
	background-size: 100%;
	background-position:bottom;
}
.mcb-experience-beyond .mcb-wrap-item .hover_color{
	background-color:#fff;
	background-image:url('../images/experience-beyond_world-class-quality_graphic_main.jpg');
    border-radius: 8px;
    overflow: hidden;
	height: 600px;
}
.mcb-experience-beyond .mcb-wrap-item .hover_color_bg{
	border-width:2px;
}
.mcb-experience-beyond .mcb-wrap-item .hover_color_wrapper{
	padding:250px 10% 0px;
}
.mcb-experience-beyond .mcb-wrap-item h4{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 40px;
	line-height: 55px;
	text-align: center;
	color: #fff;
	position: relative;
    top: 40px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.mcb-experience-beyond .mcb-wrap-item h4 span{
	color:#00acd7;
	font-size:130px;
	position: relative;
    top: 70px;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	 font-family: "STIX Two Text", serif;
}
.mcb-experience-beyond .mcb-wrap-item .text-item img{
	margin-bottom:15px;
}
.mcb-experience-beyond .mcb-wrap-item .text-item h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: left;
	color: #0033a1;
	margin-bottom:30px;
}
.mcb-experience-beyond .mcb-wrap-item .text-item {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.mcb-experience-beyond .mcb-wrap-item .text-item p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
	margin-bottom:30px;
}
.mcb-experience-beyond .mcb-wrap-right{
	padding-left:2%;
}
.mcb-experience-beyond .mcb-section-content{
	background:#ffffff;
	padding-top:100px;
}
.mcb-experience-beyond .mcb-wrap-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #0033a1;
}
.mcb-experience-beyond .mcb-wrap-title p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #231f20;
}
.mcb-experience-beyond .mcb-section-content-title{
	padding-top:100px;
	background:#ffffff;
}
.mcb-experience-beyond .mcb-section-last{
	padding-bottom:100px;
}
.mcb-experience-beyond .mcb-section-content .mcb-item-img{
	margin-bottom:0;
}
.mcb-experience-beyond .mcb-section-content .mcb-wrap-item img{
	border-radius:20px;
}
.mcb-experience-beyond .mcb-wrap-right .text-item{
	position:relative;
}
.mcb-experience-beyond .text-item{
	padding-top:50px;
}
.mcb-experience-beyond i.fa-circle{
	font-size: 6px;
    color: #00acd7;
    position: relative;
    bottom: 2px;
}

/**
 * Style Client Story 
 */
.mcb-client-story .section_banner{
	height: 576px;
	background-color:#0033A0;
	background-image:url('../images/experience-beyond_industry-leading-client-support_graphic_header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.mcb-client-story .section_banner .mcb-item-title{
	margin-top:200px;
	margin-left: 4%;
}
.mcb-client-story .section_banner .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd7;
}
.mcb-client-story .section_banner .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 60px;
	line-height: 65px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

 .page-client_story .mcb-section-contact .mcb-wrap-contact{
	 padding-top:50px;
 }
 .mcb-client-story .mcb-section-trusted-partner h3{
    font-family: "Mark Pro";
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #0033a1;
    margin-top:50px;
    margin-bottom:30px;
 }
 .page-client_story .mcb-section-testimonial{
    padding-bottom:0;
}
/**
 * Style Contact 
 */
 .mcb-section-contact{
	background-color:#fff;
 }
.mcb-section-contact .section_banner{
	height: 500px;
	background-color:#0033A0;
	background-image:url('../images/aboutus_graphic_header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.mcb-section-contact .section_banner .mcb-item-title{
	margin-top:200px;
	margin-left: 4%;
}
.mcb-section-contact .section_banner .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #00acd7;
}
.mcb-section-contact .section_banner .mcb-item-title h1{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 60px;
	line-height: 65px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.mcb-section-inner-contact{
	background-color:#0033A0;
	width: 100%;
    float: left;
}
.mcb-section .mcb-wrap .mcb-item-ggpapzrrj .mfn-icon-box,
.mcb-section .mcb-wrap .mcb-item-xz0h1fv89 .mfn-icon-box{
    border-radius: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: #FFFFFF;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	min-height:260px;
}
.mcb-section .mcb-wrap .mcb-item-ggpapzrrj .icon-wrapper,
.mcb-section .mcb-wrap .mcb-item-xz0h1fv89 .icon-wrapper{
    margin-bottom: 20px;
    background-color: #00acd8;
    border-radius: 100% 100% 100% 100%;
    width: 80px;
    height: 80px;
}
.mcb-section-contact-v2{
	background: #0033A0;
	padding-bottom:100px;
}
.mcb-section-inner-contact .mcb-wrap-hrq2k6ye{
	margin-left:4%;
	padding-bottom:50px;
}
.mfn-icon-box .icon-wrapper {
    display: flex;
    align-items: center;
    overflow: hidden;
	justify-content: center;
    flex-shrink: 0;
    line-height: 0;
}
.mcb-section-inner-contact .mfn-icon-box .title{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	text-align: left;
	color: #0033a1;
	margin-bottom:10px;
}
.mcb-section-inner-contact .mfn-icon-box .desc{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
}
.mcb-section-inner-contact a:hover{
	text-decoration:none;
}
.mcb-section-contact-address #mapbox{
	width: 100%;
	height: 600px;
	background:#f5f5f5;
}
.mcb-section-contact-address .content-text h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	text-align: left;
	color: #00acd8;
	margin-top:50px;
}
.mcb-section-contact-address .content-text p{
	font-family: "Mark Pro";
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	text-align: left;
	color: #fff;
}
.mcb-section-contact-address .content-img img{
	width:465px;
}
.mcb-section-contact-form{
	background:#ffffff;
	padding-top:100px;
	padding-bottom:300px;
}
.mcb-section-contact-form p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #00acd8;
	margin-bottom:0px;
}
.mcb-section-contact-form h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	color: #0033a1;
	margin-bottom:30px;
}
.mcb-section-contact-form form{
	width: 750px;
	display:block;
	margin:auto;
}
.mcb-section-contact-form form button{
	width: 250px;
	height: 55px;
	background: #002d74;
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 20px;
	color: #fff;
}

.mcb-section-contact-form::after{
	position:absolute;
	width:100%;
	left:0;
	right:0;
	bottom: 0;
	content:"";
	height:375px;
	background:url('../images/index_footer_bg_graphic_vector-pattern.jpg');
	background-size: 100%;
	background-position:bottom;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty, .dark input[type="email"], .dark input[type="password"], .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea{
	color: #333;
    background-color: #fff;
    border:solid 1px #dcdcdc;
	border-radius:15px;
}
input[type="date"]:focus, 
input[type="email"]:focus, 
input[type="number"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus, input[type="tel"]:focus, 
input[type="text"]:focus, input[type="url"]:focus, 
select:focus, 
textarea:focus{
	color: #333;
    background-color: #fff!important;
    border-color: #00acd8;
}
input[type="date"]:focus::-webkit-input-placeholder, 
input[type="email"]:focus::-webkit-input-placeholder, 
input[type="number"]:focus::-webkit-input-placeholder, 
input[type="password"]:focus, 
input[type="search"]:focus, input[type="tel"]:focus::-webkit-input-placeholder, 
input[type="text"]:focus, input[type="url"]:focus::-webkit-input-placeholder, 
select:focus::-webkit-input-placeholder, 
textarea:focus::-webkit-input-placeholder{
	color: #333;
}

.button_right .button_icon{
	position: relative;
    bottom: 1px;
}

/**
 * Style Health Care
 */ 
.mcb-health-care .section_banner .mcb-item-title {
    margin-top: 260px;
    margin-left: 9%;
}
.mcb-health-care .section_banner {
    min-height:100vh;
    background-color: #0033A0;
    background-image: url(../images/ourservices_healthcare_graphic_header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.mcb-health-care .section_banner .subtitle{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #51db6e;
	margin-bottom:0;
}
.mcb-health-care .section_banner h1{
	font-weight: bold;
	font-size: 60px;
	line-height: 70px;
	text-align: left;
	color: #fff;
	text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.mcb-health-care .section_banner .desc{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	text-align: left;
	color: #fff;
}
.mcb-health-care .mcb-section-youtube{
	padding-top:0;
}
.mcb-health-care .mcb-section-youtube::before {
    background: #008F74;
}
.mcb-health-care .mcb-section-youtube h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #51db6e;
}
.mcb-health-care .mcb-wrap-about{
	padding-top:50px;
}
.mcb-health-care .mcb-wrap-about .content-text{
	margin-top:20px;
	margin-left:20px;
}
.mcb-health-care .mcb-wrap-about .content-text label{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: left;
	color: #51db6e;
}
.mcb-health-care .mcb-wrap-about .content-text h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	text-align: left;
	color: #0033a1;
}
.mcb-health-care .mcb-wrap-about .content-text p{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #161922;
	width:70%;
	margin-left:0;
}
.mcb-health-care .mcb-wrap-about .content-text.bold-text p{
	font-weight: 700;
}
.mcb-health-care .mcb-wrap-about .content-text h4{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	color: #51db6e;
	margin-bottom:0;
}
.mcb-health-care .mcb-section-teknologi{
	background:#008F74;
	padding-top:50px;
	padding-bottom:100px;
}
.mcb-health-care .mcb-section-teknologi .mcb-item-title{
	padding-bottom:30px;
}
.mcb-health-care .mcb-section-teknologi .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #51db6e;
	margin-bottom:0;
}
.mcb-health-care .mcb-section-teknologi .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #fff;
}
.mcb-section-teknologi .mcb-section-mb{
	margin-bottom:30px;
}
.mcb-section-teknologi .mcb-section-inner-service{
	background:#ffffff;
	border-radius:30px;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-right{
	margin-bottom:-10px;
	margin-left: 18px;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-left{
	margin-bottom:-10px;
	margin-left: 0;
}
.mcb-section-teknologi .mcb-item-title  .mcb-item-heading-inner{
	width: 285px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-text h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	text-align: left;
	color: #0033a1;
	width: 285px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-text p{
	font-family: "Mark Pro";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #231f20;
	width: 285px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	color: #00acd8;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	color: #fff;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-title p i{
	font-size: 6px;
    color: #00acd7;
    position: relative;
    bottom: 2px;
}
.mcb-section-teknologi .mcb-section-inner-service .column-wrapper{
	width: 80%;
    display: block;
    margin-left:auto;
	margin-right:auto;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-title{
	margin-bottom:0;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-title hr{
	background: #51db6e;
	width:90px;
	height:3px;
	margin-left: 0;
    margin-top: 30px;
	margin-bottom: 0;
}
.mcb-section-teknologi .mcb-wrap-inner-service-text{
	padding:115px 0 20px;
	float: left;
    width: 100%;
}
.mcb-section-teknologi .mcb-section-inner-service .mcb-item-left img{
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
}

.mcb-section-teknologi .mcb-section-inner-service .mcb-item-right img{
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
}
.mcb-health-care .mcb-section-support{
	background:#fff;
	padding-bottom:50px;
}
.mcb-health-care .mcb-section-support .mcb-item-title h2{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
	color: #51db6e;
	margin-bottom:0;
}
.mcb-health-care .mcb-section-support .mcb-item-title p{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #0033a1;
}
.mcb-health-care .mcb-section-contact .mcb-item-title label{
	color:#51db6e;
}
	
/**
 * Style Footer 
 */
#Subheader {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
#Footer {
  background:#0033A0;
}
#Footer .textwidget h3{
	font-family: "Mark Pro";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-align: left;
	color: #00acd8;
	margin-bottom:15px;
}
#Footer .textwidget ul li{
	margin-bottom:20px;
}
#Footer .textwidget ul li a{
	font-family: "Poppins";
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #fff;
}
#Footer .textwidget ul li a:hover{
	color:#00ACD7;
}
#Footer .textwidget ul li a:hover{
	text-decoration:none;
}
#Footer .footer_copy{
	border-top:none;
	background:#00ACD7;
}
#Footer .footer_copy .one{
    margin-bottom:0px;
    padding-top:20px;
	padding-bottom:15px;
	font-family: "Poppins";
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-align: center;
	color: #fff;
}
#Footer .widgets_wrapper .widget{
	margin-top:0;
}
@media only screen and (min-width:1900px){
	.mcb-section-contact .section_banner{
		height:625px;
	}
	.mcb-health-care .section_banner{
	    min-height: 110vh;
	}
}
@media only screen and (min-width:1600px){
	.page-homepage .mcb-section-why,
	.mcb-section-contact-form,
	.mcb-experience-beyond .mcb-section-main{
		padding-bottom:400px;
	}
	.mcb-section-about .section_banner,
	.mcb-section-our-service .section_banner,
	.mcb-experience-beyond .section_banner{
		height:675px;
	}
	.mcb-section-contact .section_banner{
		height:600px;
	}
}

@media only screen and (max-width:767px){
	.page-homepage .mcb-section-why .mcb-item-title label{
		font-size: 16px;
		line-height:25px;
	}
	.page-homepage .mcb-section-why .mcb-item-title h1{
		font-size:60px;
		line-height:65px;
	}
	.mcb-client-story .section_banner{
	    height: 320px;
	}
	.mcb-client-story .section_banner .mcb-item-title{
	    margin-top:70px;
	    padding-right: 15px;
	}
	.mcb-client-story .section_banner .mcb-item-title p{
	    font-size: 14px;
        line-height: 25px;
	}
	.mcb-client-story .section_banner .mcb-item-title h1{
	    font-size: 35px;
        line-height: 45px;
	}
	.mcb-client-story .section_banner .mcb-item-title br{
	    display:none;
	}
	.page-homepage .mcb-section-why{
		padding-top:50px;
		padding-bottom:100px;
	}
	.page-homepage .mcb-section-why .mcb-item-text .column_attr_left,
	.page-homepage .mcb-section-why .mcb-item-text .column_attr_right{
		padding:0;
		width:100%;
	}
	.page-homepage .mcb-item-devider hr.no_line{
		margin: 0 auto 30px auto;
	}
	.page-homepage .mcb-section-why::after{
		background-repeat: no-repeat;
		background-position: bottom;
	}
	.page-homepage .mcb-section-services{
		padding-top:50px;
		padding-bottom:50px;
	}
	.page-homepage .mcb-section-services .mcb-wrap-services{
		padding: 0 5% 100px;
	}
	.page-homepage .mcb-section-services .mcb-item-text .column_attr{
		padding:15px;
	}
	.page-homepage .mcb-section-services .mcb-item-text label{
		font-size: 16px;
		line-height:25px;
	}
	.page-homepage .mcb-section-services .mcb-item-text h2{
		font-size:40px;
		line-height:50px;
	}
	.mcb-section-about{
	    padding-bottom:50px;
	}
	.mcb-section-testimonial{
		padding-top:50px;
		padding-bottom:50px;
	}
	.mcb-section-testimonial .mcb-item-title h6{
		font-size: 16px;
		line-height:25px;
	}
	.mcb-item-exxymb9s6.column_divider{
		display:none;
	}
	.mcb-section-testimonial .mcb-item-title h2{
		font-size:40px;
		line-height:50px;
	}
	.testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper{
		margin:0;
	}
	.testimonials_slider.single-photo .slider_pager{
		margin-bottom:30px;
	}
	.mcb-section-support .mcb-item-support ul li img,
	.mcb-section-trusted-partner .mcb-item-trusted-partner ul li img{
		width:150px;
	}
	.mcb-section-trusted-partner .mcb-item-trusted-partner p{
		font-size:16px;
		line-height:25px;
	}
	.mcb-section-trusted-partner .mcb-item-trusted-partner p br{
		display:none;
	}
	.mcb-section-support .mcb-item-title h2{
		font-size:40px;
		line-height:40px;
	}
	.mcb-section-contact .mcb-item-title label{
		font-size: 16px;
		line-height:25px;
	}
	.mcb-section-contact .mcb-item-title h2{
		font-size:30px;
		line-height:40px;
	}
	.mcb-section-contact .mcb-item-contact.column_mid,
	.mcb-section-contact .mcb-item-contact.column_right{
		left:0;
		padding-left:15px;
	}
	.mcb-section-banner-end{
		height: 170px !important;
	}
	.mcb-section-our-service{
		padding-left:15px;
		padding-right:15px;
	}
	.mcb-section-our-service .section_banner .mcb-item-title p{
		font-size: 16px;
		line-height: 25px;
	}
	.mcb-section-our-service .section_banner .mcb-item-title h1{
		font-size:50px;
		line-height:60px;
	}
	.mcb-section-our-service .section_banner{
		height:320px;
	}
	.mcb-section-our-service .section_banner .mcb-item-title{
		margin-top:50px;
	}
	.mcb-section-our-service .mcb-item-title h2{
		font-size:26px;
		line-height:30px;
	}
	.mcb-section-our-service .mcb-item-title p{
		font-size:14px;
		line-height: 25px;
	}
	.mcb-section-our-service .mcb-section-inner-service{
		padding: 0 !important;
	}
	.mcb-section-our-service .mcb-item-right img{
		border-top-right-radius: 0;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 30px;
	}
	.mcb-section-our-service .mcb-section-inner-service .mcb-item-right{
		margin-left:0;
	}
	.mcb-section-our-service .mcb-wrap-inner-service-text{
		padding: 70px 0 0;
	}
	.mcb-experience-beyond .section_banner{
		height:320px;
	}
	.mcb-experience-beyond .section_banner .mcb-item-title{
		margin-top:70px;
	}
	.mcb-experience-beyond .section_banner .mcb-item-title p{
		font-size:14px;
		line-height: 25px;
	}
	.mcb-experience-beyond .section_banner .mcb-item-title h1{
		font-size:40px;
		line-height:50px;
	}
	.mcb-experience-beyond .mcb-section-main{
		padding-top:50px;
		padding-bottom:70px;
	}
	.mcb-experience-beyond .mcb-wrap-item .text-item{
		width:100%;
	}
	.mcb-experience-beyond .mcb-wrap-item .hover_color{
		height:320px;
	}
	.mcb-experience-beyond .mcb-wrap-right .text-item{
		bottom:0;
	}
	.mcb-experience-beyond .mcb-section-main::after{
		background-repeat:no-repeat;
		background-position:bottom;
	}
	.mcb-experience-beyond .mcb-section-content .mcb-item-img img{
		margin-bottom:30px;
	}
	.mcb-experience-beyond .mcb-section-content-title{
		padding-top:50px;
	}
	.mcb-experience-beyond .mcb-section-last{
		padding-bottom:50px;
	}
	.mcb-section-about .section_banner .mcb-item-title{
		margin-top:70px;
	}
	.mcb-section-about .section_banner{
		height:320px;
	}
	.mcb-section-about .section_banner .mcb-item-title p{
		font-size:14px;
		line-height: 25px;
	}
	.mcb-section-about .section_banner .mcb-item-title h1{
		font-size:35px;
		line-height:45px;
	}
	.mcb-section-about-slider{
		padding-top:0;
		padding-bottom:0;
	}
	.mcb-section-inner-about p.subtitle{
		font-size:20px;
		line-height: 30px;
		margin-top:30px;
	}
	.mcb-section-inner-about p{
		width:100%;
		font-size:14px;
	}
	.mcb-section-about-slider::before{
		height:50px;
	}
	.mcb-section-contact .section_banner .mcb-item-title{
		margin-top:50px;
	}
	.mcb-section-contact .section_banner{
		height:320px;
	}
	.mcb-section-contact .section_banner .mcb-item-title p{
		font-size:14px;
		line-height: 25px;
	}
	.mcb-section-contact .section_banner .mcb-item-title h1{
		font-size:35px;
		line-height:45px;
	}
	.mcb-section-contact .mcb-section-inner-contact .one-second.column{
		width:100%;
		margin-bottom: 20px;
	}
	.mcb-section-contact .mcb-section-inner-contact .one-second.mcb-wrap{
		width:100%;
		margin-left: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.mcb-section-contact-form form{
		width:100%;
	}
	.mcb-section-contact-form{
		padding-top:50px;
		padding-bottom:70px;
	}
	.mcb-section-contact-form::after {
		background-repeat:no-repeat;
		background-position:bottom;
	}
	.mobile-header-mini.mobile-mini-mr-lc #Top_bar .logo{
		margin-right:15px;
	}
	.mcb-section-about-slider iframe{
		width:100%;
		height:195px;
	}
	.mcb-section-youtube{
		padding-top:30px;
	}
	.mcb-section-youtube iframe{
		height:195px;
	}
	.mcb-section-youtube::before{
		height:150px;
		top: -16px;
	}
	.mcb-client-story .mcb-section-trusted-partner h3{
	   font-size: 18px;
	   margin-top: 30px;
        margin-bottom: 10px;
	}
	.mcb-client-story .mcb-section-trusted-partner .mcb-item-trusted-partner ul.ul-6 li{
	    width: 50%;
	    margin-bottom:20px;
	}
	.mcb-client-story .mcb-section-trusted-partner .mcb-item-trusted-partner.one{
	    margin-bottom:0;
	}
	.mcb-health-care .section_banner{
	    min-height: 35vh;
	}
	.mcb-health-care .section_banner .mcb-item-title{
	    margin-top: 60px;
	}
	.mcb-health-care .section_banner .subtitle{
	    font-size:16px;
	}
	.mcb-health-care .section_banner h1{
	    font-size: 35px;
        line-height: 45px;
	}
	.mcb-health-care .section_banner .desc{
	    font-size: 18px;
        line-height: 25px;
	}
	.mcb-health-care .mcb-section-youtube h2{
	    font-size: 18px;
        line-height: 25px;
	}
	.mcb-health-care .mcb-section-youtube h2 br{
	    display:none;
	}
	.mcb-health-care .mcb-section-youtube::before{
	    height: 250px;
        top: 0;
	}
	.mcb-health-care .mcb-wrap-about .content-text p{
	    width:100%;
	}
	.mcb-health-care .mcb-wrap-about .content-text{
	    margin-left:0;
	}
	.mcb-health-care .mcb-wrap-about .content-text h3 br{
	    display:none;
	}
	.mcb-section-inner-about{
	    padding-bottom:30px;
	}
	.mcb-health-care .mcb-section-teknologi .mcb-item-title h2{
	    font-size: 20px;
        line-height: 30px;
	}
	.mcb-health-care .mcb-section-teknologi .mcb-item-title br{
	    display:none;
	}
	.mcb-section-teknologi .mcb-section-inner-service .mcb-item-right{
	    margin-bottom: -6px;
        margin-left: 0;
	}
	.mcb-section-teknologi .mcb-section-inner-service{
	        padding: 0!important;
	}
	.mcb-health-care .mcb-section-teknologi{
	    padding-left:15px;
	    padding-right:15px;
	    padding-bottom: 30px;
	}
	.mcb-section-teknologi .mcb-section-inner-service .mcb-item-right img{
	    border-top-right-radius: 0;
        border-bottom-right-radius: 30px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 30px;
	}
	.mcb-section-teknologi .mcb-section-inner-service .mcb-item-left img{
	    border-top-right-radius: 30px;
        border-bottom-right-radius:0 ;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 0;
	}
	#Side_slide #menu ul li a:hover{
		color:#00acd7;
	}
	#Footer .widgets_wrapper{
		padding: 45px 0 45px;
	}
	#Footer .footer_copy .one{
		font-size:10px;
		padding-top: 15px;
		padding-bottom:0;
	}
	#Footer .footer_copy{
		padding-bottom:15px;
	}
}