@charset "utf-8";
/* CSS Document */


.baner_other{ background:url(../img/baner_other.jpg); width:100%; height:300px;}



/*about*/
.about {     padding: 51px 0px 84px 0px;}

.about h3{ text-align:center;}

.about p{ text-align:center; color:#9d9d9d;}

.servive_item{ min-height:500px;    background:#f2f3f5;}
.servive_item p{ font-size:14px; text-align:justify; }

.servive_item_padding{ padding:75px 0px 50px 0px;}

.servive_item h3{ margin-top:3px;}
.servive_item a{ text-decoration:none;}


.service{  min-height:500px;   background:#1c1c1c;}
.service h3{ text-align:right; color:#ebebeb; margin-top:110px;}
.service p{ text-align:right; color:#868686; padding-bottom:190px;}
.service a{ margin-top:-155px;}
.service a:hover{ text-decoration:none;}



/* grow business*/
/*.grow_business { padding-bottom:50px; margin-top:50px;}*/
.grow_business{ background:url(../img/footerbg.png); width:100%; height:250px;}
.grow_business p{ text-align:center; margin-top:120px; color:#FFFFFF; font-size:40px; font-weight:300; }



/*button effacts */

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  text-decoration:none;
  background:#5095c5;
  padding:10px 38px 10px 20px;
  color:#FFFFFF;
  text-decoration:none;
}
.hvr-icon-forward:before {
  content: "\f178";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-decoration:none;
  color:#FFFFFF;
  text-decoration:none;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
  text-decoration:none;
  color:#FFFFFF !important;
  text-decoration:none;
}

/*about page*/



.about_page h3{ text-align:center;}
.about_page p{ text-align:center; color:#727272; font-weight:300;}




/*service tet*/
.service_tet{ margin-top:100px; padding-bottom:50px;}
.service_tet h4{ text-align:center;}

.service_tet p{ text-align:justify; font-size:12px; color:#4D4D4D;}
.service_tet span{ font-weight:bold;}

.service_tet a{ text-decoration:none; color:#229bfe; }
.service_tet a:hover{ color:#2176bb;}

/*contact page */

.contact_add{ background:#f2f3f4; padding:50px 0px 50px 0px; margin-top:-5px;}


.fa-map-marker,.fa-volume-control-phone,.fa-clock-o, .fa-envelope{ font-size:30px; color:#038dfe;}


.contact_form{ margin-top:50px; padding-bottom:50px;}
.box2{ margin-top:30px;}
.btn-info{ margin-top:20px;}


/*read more*/

/*.read_more { margin-top:100px;}*/
.read_more h3{ color:#000000; font-weight:bold;}
.read_more h4{ color:#474747;}

.read_more p{ color:#7A7A7A;}
.fa-dot-circle-o{ font-size:15px; color:#333333;}

/*gallery bag*/

.gallery_bag{ background:##f2f3f4; margin-top:70px;}


/* other branches*/

.other_branch{ background:#f2f3f4; padding-bottom:50px;}

.other_branch h3{ text-align:center;}