.items_group.clearfix {
    margin: auto;
}


hr{
    margin-top: 12px!important;
    width: 45px!important;
    color: #fff!important;
  display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff!important;
    margin: 1em 0;
    padding: 0; 
}


.entry-content .section_wrapper .column_attr a h4:hover {
    color: #fff!important;
}

/***********************Index**********************/
/*.circles {
    background: #fff;
    max-width: 55%;
    border: 1px;
    text-align: center;
    margin: auto;
    padding: 22px;
    border-radius: 100%;
} */

.circles{
width:155px;
height:137px;
border-radius: 100%;
}

.circles:hover {
    background: #202020!important;
	}

.line{
height:5px;
background:#0c0c0c;

}
.circles{
    padding: 29px 20px;
	}


.span {
    color: #fff!important;
	font-family: 'Roboto', sans-serif!important;
    font-size: 16px!important;
    font-weight: 500!important;
}

#Top_bar .menu > li > a span:hover {
    color: #39bbcf!important;
}

#body::-moz-placeholder { /* Firefox 19+ */
  color: #202020!important;
}

textarea#body::-webkit-input-placeholder {
    color: #202020!important;
}

textarea#body::-moz-placeholder { /* Firefox 19+ */
  color: #202020!important;
}
textarea#body:-ms-input-placeholder { /* IE 10+ */
 color: #202020!important;
}
textarea#body:-moz-placeholder { /* Firefox 18- */
 color: #202020!important;
}


input#name::-webkit-input-placeholder {
    color: #202020!important;
}
input#name::-moz-placeholder { /* Firefox 19+ */
  color: #202020!important;
}
input#name:-ms-input-placeholder { /* IE 10+ */
 color: #202020!important;
}
input#name:-moz-placeholder { /* Firefox 18- */
 color: #202020!important;
}


input#phone::-webkit-input-placeholder {
    color: #202020!important;
}
input#phone::-moz-placeholder { /* Firefox 19+ */
  color: #202020!important;
}
input#phone:-ms-input-placeholder { /* IE 10+ */
 color: #202020!important;
}
input#phone:-moz-placeholder { /* Firefox 18- */
 color: #202020!important;
}


input#email::-webkit-input-placeholder {
    color: #202020!important;
}
input#email::-moz-placeholder { /* Firefox 19+ */
  color:blue!important;
}
input#email:-ms-input-placeholder { /* IE 10+ */
 color: #202020!important;
}
input#email:-moz-placeholder { /* Firefox 18- */
 color: #202020!important;
}


#contactform #name::-moz-placeholder {
    color: #202020!important;
}

.mfn-main-slider {
    margin-top: -150px!important;
}

.tp-parallax-wrap {
  /*  left: 900px!important;
    top: 89px!important; */
	    position: relative!important;
}



textarea#body {
    max-width: 98%;
}

label.error:before {
    display: none;
}

label.error:after{
    display: none;
}

.mfn-main-slider {
         margin-top: -150px;
}

/***********************Lab**********************/
.gallery .gallery-item {
    display: inline-block;
    max-width: 160px;
    max-height: 160px;
    overflow: hidden;
    margin: 0 0 10px !important;
}

.themecolor{
    text-align: center;
color:#39bbcf!important;
}

.one-second2.column {
    width: 100%;
}

/*.column_attr2 {
    display: inline-flex;
} */

.main-content {

    display:block;
   width:100%;
background-image: url(../content/itservice/images/02-header.jpg);
}
}

.flv_style_39 {
    width: 65%;
    margin-top: 10%;
    margin-left: 10%;
}


.flv_style_392 {
    width: 65%;
    margin-left: 12%;
    margin-top: 10%;
}

/*****************Services************************/

.section.mbc_section {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.wrap.mcb-wrap.one-second.valign-top.clearfix {
    width: 46%;
}

 h3 a, h3 a:hover {
    color: #39bbcf!important;
}

.mcb-column h3{
text-align:center!important;
}

.wrap.mcb-wrap.one-second.column-margin-10px.valign-top.clearfix {
    width: 50%;
    margin: 0px;
}

.mcb-column .column_attr {
    margin: 0px 11%;
}

.extra-gap{
margin:6%;
}
	
.hr-change, .hr-change2, .hr-change4{
margin: 0px 8%!important; 
}

.hr-change hr{
border-top: 1px solid #39bbcf!important;
    margin: 0 auto 15px;
    width: 55%!important;
    margin-right: 71px;
	
	}

	.hr-change1 hr{
border-top: 1px solid #39bbcf!important;
    margin: 0 auto 15px;
    width: 84%!important;
    margin-right: 43px;
	}
	
	.hr-change2 hr {
    border-top: 1px solid #39bbcf!important;
    margin: 0 auto 15px;
    width: 61%!important;
    margin-right: 57px;
}

.hr-change3 hr {
    border-top: 1px solid #39bbcf!important;
    margin: 0 auto 15px;
    width: 45%!important;
    margin-right: 154px;
}

.hr-change4 hr {
    border-top: 1px solid #39bbcf!important;
    margin: 0 auto 15px;
    width: 21%!important;
    margin-right: 154px;
}

.column_attr.hr-change1, .column_attr.hr-change3{
 margin: 0px!important;
     max-width: 90%;
}
/******************Contact*******************/


#map{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}