
/*========banner Section==============*/
.banner_up{
	margin-top: -56px
}
@media (max-width:767px){
	.banner_up{
	margin-top:78px
}
}
/*analize section*/

.analyzed_wrap__block .col-md-4 {
    background: #0c1f38 none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.single_analize__block {
    color: #ffffff;
    min-height: 335px;
    padding: 40px 25px;
}
.single_analize__block h2{
	color:#fff;
	font-size:30px;
}
.analyzed_wrap__block .col-md-4:nth-child(2) {
    background: #0a5fc7 none repeat scroll 0 0;
   
}
.analyzed_wrap__block .icon__block i.fa {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 35px;
	color: #daa106;
}
.analyzed_wrap__block {
    margin-top: -60px;
}
.promor_wrap__block > h1 {
    color: #0c1f38;
}
.promor_wrap__block > p {
    color: #777777;
}
p.blue_text__block {
    color: #3f8ffb;
}
.box_content__block {
    margin: 15px 0;
    min-height: 65px;
    position: relative;
}
.boxed_btn__block i.fa {
    background: #eaeaea none repeat scroll 0 0;
    height: 50px;
    position: absolute;
    width: 50px;
}
.box_content__block i.fa {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 20px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin-top: -39px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 60px;
	color: #daa106;;
}
.box_content__block h2 span {
    color: #222222;
    display: block;
    font-size: 70%;
}
.box_content__block h2 {
    font-size: 20px;
    margin-left: 73px;
}
.busines_promo_wrapper__block {
    padding: 80px 0;
}
.section_title__block.text-center h1 {
    display: inline-block;
    position: relative;
}
.section_title__block.text-center h1::after {
    background: #0c1f38 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -22.5px;
    position: absolute;
    width: 45px;
}

@media (min-width: 768px) and (max-width: 991px){
    .analyzed_wrap__block {
      margin-top: 30px;
    }
    .analyzed_wrap__block .col-md-4:nth-child(2) {
      margin: 20px 0;
    }
}
@media (max-width: 991px){
    .busines_promo_wrapper__block img {
      display: block;
      margin: 0 auto 20px;
    }
}
@media (max-width:767px){
    .analyzed_wrap__block{
        margin: 0;
    }
    .analyzed_wrap__block .col-md-4{
        margin: 10px;
    }
    .analyzed_wrap__block .col-md-4:nth-child(2){
        margin: 10px;
    }
}

/*service section*/
.service_bg_01__block{
    background-image: url(../images/service-01.jpg)
}
.service_bg_02__block{
    background-image: url(../images/service-02.jpg)
}
.service_bg_03__block{
    background-image: url(../images/service-03.jpg)
}
.service_bg_04__block{
    background-image: url(../images/service-04.jpg)
}
.icon_box__block {
  background-position: center center;
  background-size: cover;
  border: 8px solid #0c1f38;
  float: left;
  margin-top: -82px;
  position: absolute;
  top: 50%;
  width: 155px;
  z-index: 1;
}

.icon_box__block i.fa {
     color: #daa106;
    font-size: 80px;
    line-height: 140px;
    text-align: center;
    width: 100%;
    transition: .4s;
}

.icon_box__block::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.service_wrapper__block {
    background: #f7f8fa none repeat scroll 0 0;
}
.service_content__blcok {
    background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: inline-block;
    margin-left: 114px;
    padding: 34px 59px;
    transition: all 0.4s ease 0s;
}
.service_content__blcok h3:hover {
    color: #feb20d;
}
.single_service__block {
    height: 200px;
    margin: 20px 0 0;
    position: relative;
}
.single_service__block:hover .service_content__blcok {
    background: #0c1f38 none repeat scroll 0 0;
    color: #ffffff;
}
.single_service__block:hover .service_content__blcok  a{
	color:#fff;
}
.single_service__block:hover .icon_box__block i.fa {
  color: #0c1f38;
}
@media (min-width:768px) and (max-width:991px){
    .single_service__block {
      height: auto;
      margin: 20px 0 20px;
    }
    .service_content__blcok{
        padding-right: 20px;
    }
    .padding{
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

@media (max-width:767px){
    .service_content__blcok{
        padding: 15px;
        margin: 0;
    }
    .icon_box__block{
        display: none;
    }
    .single_service__block{
        height: auto;
    }
    .single-counterup {
      margin-bottom: 30px;
    }
    .single_info__block{
        margin-bottom: 25px;
    }
}
/*counter up section*/
.counterUp_wrapper__block{
    background-image: url(../images/counter-bg.jpg)
}
.counterUp_wrapper__block h2{
	color:#fff;
	text-transform: initial;
	font-weight:initial;
}
.counterUp_wrapper__block::before {
    background: #1858a3 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.counterUp_wrapper__block {
  background-image: url("../images/counter-bg.jpg");
  background-position: center center;
  background-size: cover;
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.counter_wrap__block.text-center {
  display: table;
  height: 190px;
  width: 100%;
}
.counter_wrap__block.text-center > .row {
    display: table-cell;
    vertical-align: middle;
}

.single-counterup i.fa {
    border: 1px solid #ffffff;
    border-radius: 50%;
    font-size: 35px;
    height: 70px;
    line-height: 42px;
    margin-bottom: 10px;
    padding: 14px;
    text-align: center;
    width: 70px;
}
p.counterup {
    display: inline-block;
    font-size: 60px;
    font-weight: bold;
    margin: 15px 0;
}
.single-counterup p {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.boxed_btn__block {
    background: #ffffff none repeat scroll 0 0;
    color: #2585fb;
    display: inline-block;
    font-size: 12px;
    margin-top: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: .3s;
}
.boxed_btn__block:hover {
  background: #feb20d none repeat scroll 0 0;
  box-shadow: 0 0 12px 0 #777777;
  color: #ffffff;
}

@media (max-width: 991px){
    .counterUp_wrapper__block{
        text-align: center;
    }
    .boxed_btn__block{
        margin-bottom: 30px;
    }
}

/*team section*/

.member_S_links__block {
    background: #0c1f38 none repeat scroll 0 0;
    display: inline-block;
    margin-top: -34px;
    padding: 0 10px;
    position: absolute;
}
.member_S_links__block a i.fa {
    color: #ffffff;
    display: inline-block;
    padding: 10px;
    transition: .3s;
}

.member_S_links__block a:hover i.fa {
    color: #feb20d;
}

.author__block {
    color: #222222;
    margin-left: 25px;
    margin-top: 25px;
}
.author__block > span {
    color: #777777;
    display: block;
    font-size: 75%;
    font-weight: normal;
	margin-top: 10px;
	padding-bottom:10px;
}
.single_member__block > p {
    color: #777777;
    margin-left: 25px;
}
.single_member__block {
    margin-top: 40px;
}
@media (max-width:991px){
    .member_S_links__block a i.fa{
        padding: 10px 5px;
    }
}

/*testimonial section style*/
.testimonial_wrapper__block{
    background-image: url(../images/testimonial-bd.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    color: #fff;
}

.testimonial_wrapper__block::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.76;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.testimonial_wrapper__block h2{
	color:#fff;
}
.single_carousel {
  margin: 0px 15px;
}
.single_carousel > p {
    background: #0c1f38 none repeat scroll 0 0;
    padding: 25px 35px;
    position: relative;
}

.single_carousel > p::after {
  background: #0c1f38 none repeat scroll 0 0;
  border-radius: 50%;
  bottom: -23px;
  color: #ffffff;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 18px;
  height: 50px;
  left: 20px;
  line-height: 49px;
  position: absolute;
  text-align: center;
  width: 50px;
}

.author_img__block {
    display: table;
    height: 130px;
}
.author_tablecell__block {
    display: table-cell;
    vertical-align: middle;
}
.author_tablecell__block > img {
    border: 5px solid #ffffff;
    border-radius: 50%;
    float: left;
    margin-left: 10px;
    max-width: 80px;
}
.author_tablecell__block > p {
    display: inline-block;
    font-weight: 700;
    margin-left: 15px;
    margin-top: 15px;
}
.author_tablecell__block span {
    display: block;
    font-weight: normal;
}

.testimonial_carosule-wrap .owl-nav div {
    border: 1px solid #0c1f38;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    margin-left: 10px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 40px;
    line-height: 40px;
}
.testimonial_carosule-wrap .owl-nav {
  margin-top: 15px;
  text-align: center;
}
.testimonial_carosule-wrap .owl-nav div:hover {
    background: #0c1f38 none repeat scroll 0 0;
}

/*Footer section style*/

.top_footer_info__block {
    background: #0c1f38 none repeat scroll 0 0;
    color: #ffffff;
}
.single_info__block h4 span {
    display: block;
    font-size: 80%;
    font-weight: normal;
}
.single_info__block i.fa {
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px;
}
.single_info__block {
    position: relative;
}
.single_info__block > h4 {
    margin-left: 55px;
	font-size: 15px;
    line-height: 23px;
}
.main_footer__block{
    background-image: url(../images/footer__bg-block.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    color: #fff;
}
.main_footer__block::before {
  background: #0c1f38 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
}

.footer_box__block li {
    border-bottom: 1px solid #0c1f38;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.footer_box__block li::after {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 0;
}
.footer_box__block li a {
    color: #ffffff;
}

.footer_box__block.address-box li {
    border: 0 none;
    margin: 0;
}
.footer_box__block.address-box li::after {
    display: none;
}
.address-box li i.fa {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    width: 20px;
}
.footer_box__block.address-box p {
    margin-left: 25px;
    margin-top: 4px;
}


.copyriight_block {
    border-top: 1px solid #ffffff;
}
.footer__block-logo{
	max-width: 99px;
    display: block;
}

@media (max-width: 767px){
    .copyriight_block img {
      display: block;
      margin: 0 auto 15px;
    }
    .copyriight_block p{
        text-align: center
    }
    .padding{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .hero-wrapper__block .container {
      padding: 0;
    }
}
