


/*Plane Section style start here*/
.plaing_wrap__block{
	background: #f7f7f7;
}
.plane_bg__block{
  background-image: url(../images/finance-bg1.jpg);
}

.single_plan__block {
    background-position: right top;
    position: relative;
    z-index: 1;
	overflow:hidden;
}
.single_plan__block::after {
    background: #feb20d none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.single_plan__block::before {
    background: #00305b;
    content: "";
    height: 119%;
    right: 22%;
    position: absolute;
    top: 0;
    width: 161px;
    z-index: 1;
    transform: rotate(19.31deg);
    transform-origin: 174px -78px;
	-webkit-transform: rotate(19.31deg);
    -webkit-transform-origin: 174px -78px;
	
}
@media (min-width: 992px) and (max-width: 1199px){
   .single_plan__block::before {
     -webkit-transform: rotate(15.31deg);
	 transform: rotate(15.31deg);
    }
}
@media (max-width: 991px){
	 .single_plan__block::before {
		display:none;
    }
}
.single_plan__block.blue__block::before {
    background: #feb20d;
}
.plan-content-box {
    background: #00305b none repeat scroll 0 0;
    color: #ffffff;
    padding: 35px 0 35px 30px;
    width: 54%;
	position:relative;
	z-index:9;
}

@media (max-width:767px){
    .plan-content-box{
        width: auto;
    }
}

.blue__block .plan-content-box {
    background: #feb20d none repeat scroll 0 0;
    color: #333333;
}
.single_plan__block.blue__block::after {
    background: #00305b none repeat scroll 0 0;
}

.more_btn__block {
    color: #feb20e;
    font-weight: bold;
    display: inline-block;
    margin-top: 30px;
}
.blue__block .more_btn__block {
    color: #333333;
}

.plan-content-box h3 {
    font-weight: 700;
    margin-bottom: 35px;
    position: relative;
    padding-right: 10px;
}
.plan-content-box h3::after {
    background: #feb20d none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}
.blue__block .plan-content-box h3::after {
    background: #333333 none repeat scroll 0 0;
}


/*Our Pregress CSS*/
.section_title__block.text-center h2::after {
  background: #00305B none repeat scroll 0 0;
  bottom: -10px;
  content: "";
  height: 3px;
  left: 50%;
  margin-left: -22.5px;
  position: absolute;
  width: 45px;
}
.section_title__block.text-center h2 {
  display: inline-block;
  position: relative;
    font-weight: 900;
}

.single_progress__block > span {
    color: #002e5b;
    font-family: times new roman;
    font-size: 118px;
    font-weight: bold;
}
.single_progress__block > h4 {
    margin-top: 30px;
}
.single_progress__block > p {
    color: #222222;
}

@media (max-width: 767px){
    
    .single_progress__block {
        border: 1px solid #dddddd;
        margin-bottom: 0;
        overflow: hidden;
        padding: 15px;
		text-align: center;
    }
    .single_progress__block > span {
        display: block;
        height: 45px;
        margin-top: 30px;
        text-align: center;
    }

}
/*Our Projects Style*/
@media (min-width:768px) and (max-width: 991px){
    .single_progress__block {
      margin-bottom: 30px;
    }
    .singleBig_block {
      margin-bottom: 20px;
    }
    .quote__block input[type="submit"]{
        float: left;
    }
}
@media (max-width: 991px){
    .left_quote__block::before{
        left: 0%!important;
    }
    .left_quote__block {
      height: auto!important;
      padding: 40px 15px;
    }
   
}

    
.our_project_wrap__block {
  background: #f7f8fa none repeat scroll 0 0;
}
.singleBig_block {
  background-image: url("../images/project-01.html");
  background-size: cover;
  height: 515px;
  position: relative;
  z-index: 1;
    background-position: center
}
@media (max-width: 767px){
    .singleBig_block{
        height: 400px;
    }
}
.singleBig_block::after, .smallImg__block:after {
    background: #002e5b none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.project-bg1{background-image: url(../images/project-02.html)}
.project-bg2{background-image: url(../images/project-03.html)}
.project-bg3{background-image: url(../images/project-03.html)}
.project-bg4{background-image: url(../images/project-05.html)}

.smallImg__block {
    background-size: cover;
    height: 244px;
    background-position: center;
    position: relative;
}


/*Quote section style*/
@media (min-width: 992px) and (max-width: 1199px){
    .quote__block input[type="submit"] {
      margin-right: 0!important;
    }
}
.quote_wrap__block{
	background:#f6a914;
    overflow: hidden;
	position: relative;
}
.quote_wrap__block h2{
	font-size:35px;
}
.left_box_heading__block h2{
	color:#fff;
	font-weight:400;
}
.quote_wrap__block::before {
    background: #41048f;
    content: "";
    height: 100%;
    left: -10%;
    position: absolute;
    top: 0;
    width: 50%;
}
.left_quote__block {
    color: #ffffff;
    position: relative;
    height: 710px;
}
.left_box_heading__block{
    width: 80%;
	position: relative;
    z-index: 2;
}
.left_quote__block p {
    padding-bottom: 10px;
    margin-bottom: 0;
}
.left_quote__block::after {
    background: #41048f;
    content: "";
    height: 120%;
    left: 69%;
    position: absolute;
    top: -61px;
    width: 260px;
    z-index: 1;
    transform: rotate(19.31deg);
    transform-origin: 174px -78px;
    -webkit-transform: rotate(17.31deg);
    -webkit-transform-origin: 174px -78px
	
}
.left_quote__block > h2, .quote__block h2 {
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
}
.left_quote__block > h2::before, .quote__block h2:before {
    background: #41048f none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45px;
}
.quote__block h2:before{
    background: #222;
}
.left_quote__block::before {
  background: #41048f none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.single_quote__block {
    padding-top: 34px;
    position: relative;
    width: 54%;
    z-index: 9;
   
}
.single_quote__block.style_2{
	width: 86%;
}
.single_quote__block.style_2 > h4{
	font-weight: 600;
}

.block_bg{
	 background: #002e5b
}
@media (min-width: 992px) and (max-width: 1199px){
   .single_quote__block {
        width: 66%;
    }
	.left_box_heading__block{
		width: 85%
	}
	.left_quote__block::after{
		left: 66%;
	}
}
@media (max-width: 991px){
	.left_quote__block::after {
		display:none;
    }
	.left_quote__block{
		background: #002e5b;
	}
	.left_box_heading__block{
		width:100%;
		padding-top:0;
	}
}
.single_quote__block i.fa {
    color: #feb20d;
    font-size: 40px;
    left: 0;
    position: absolute;
    top: 50px;
}
.single_quote__block > h4, .single_quote__block > p {
    margin-left: 60px;
	font-weight:400;
}
.quote__block {
    background: #feb20d none repeat scroll 0 0;
    color: #222222;
    position: relative;
    height: 710px;
    padding-left: 15px;
}
.quote__block input, textarea {
    background: #ffe8b7 none repeat scroll 0 0;
    border: medium none;
    height: 50px;
    margin-bottom: 30px;
    max-width: 100%;
    padding-left: 20px;
    width: 100%;
}
.quote__block textarea {
    height: 120px;
    resize: none;
}
.quote__block input[type="submit"] {
  background: #002e5b none repeat scroll 0 0;
  color: #ffffff;
  float: right;
  width: 180px;
  padding-left: 0;
}

.quote__block::after {
    background: #feb20d none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
}

@media (min-width:768px) and (max-width: 991px){
    .quote__block input[type="submit"]{
        float: left;
    }
    .quote__block::after {
      right: 0;
      width: 100%;
      z-index: -99;
    }
    .single_quote__block{
        width: 100%
    }
    .quote__block{
        padding-left: 15px;
    }
}
/*Avaiablity Section*/
.available_wrap__block{
    background-image: url(../images/map.jpg);
    height: 500px;
    display: table;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.available_content__block{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.available_content__block h2{
	font-size: 35px;
	color: #fff;
	font-weight: 500;
}
@media(max-width:991px){
        .available_wrap__block {
          height: auto;
          padding: 40px 0;
        }
        .quote__block input[type="submit"]{
        float: left;
        }
}

/*apply section*/

.single_apply__block .icon i {
    color: #f51f8a;
    font-size: 40px;
}
.single_apply__block .icon {
    margin-bottom: 40px;
}
.single_apply__block h5 {
    color: #3f4f6b;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.single_apply__block {
    border: 1px solid #dee4ee;
    box-shadow: 0 3px 10px 0 #ecf0f5;
    color: #778191;
    font-size: 13px;
    min-height: 330px;
    padding: 30px 20px;
}
.single_apply__block .apply-btn {
    color: #14559a;
    display: inline-block;
    margin-top: 35px;
    position: relative;
}
.apply-btn::before {
    background: #14559a none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.single_apply__block a {
    color: #778191;
    display: block;
}
.single_apply__block > h3 {
    color: #f51f8a;
}

@media (max-width:991px){
    .ptb-80 {
      padding-bottom: 30px;
      padding-top: 30px;
    }
    .single_apply__block {
      margin-bottom: 20px;
    }
    .quote__block {
      overflow: hidden;
      padding-right: 15px;
        padding-bottom: 18px;
        height: auto;
    }
    
    .left_quote__block::before{
        background: transparent;
    }
}

/*Footer section style*/

.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;
}
.main_footer__block{
    background-image: url(../images/footer-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    color: #fff;
}
.main_footer__block::before {
  background: #095db1 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 #1b66b2;
    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;
}

@media (max-width:767px){
    .copyriight_block p {
      margin-top: 10px;
      text-align: center;
    }
    .copyriight_block img {
      display: block;
      margin: 0 auto 30px;
    }
    .single_quote__block {
      width: 100%;
    }
    .left_quote__block::before{
        background: transparent;
    }
    .smallImg__block.project-bg1 {
      margin: 25px 0;
    }
    
}

/*=======Blog Section=========*/
.latest__block-post{
	padding:20px;
}
.latest__block .more_btn__block{
	margin-top: 10px;
}
.latest__block-title{
	font-size:20px;
	font-weight: 800;
}
.team__block-section .team-member{
	margin-bottom:0;
}
.owl-dots{
	text-align:center;
	margin-top:35px;
}
.owl-dots .owl-dot{
	width:20px;
	height:5px;
	background:#0c1f38;
	display:inline-block;
	margin:0 5px;
}
.owl-dots .owl-dot.active{
	background:#daa106;
}










/***************************************
* 5. Full img sec styles 
****************************************/
.about__content{
	    padding-right: 70px;
}
.about_wwr ul,
.about_wwr li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.about_wwr  ul li {
    font-size: 16px;
    line-height: 32px;
    color: #0c1f38;
}
.about_wwr  ul li:before {
    content: '\f0a9';
    margin-right: 11px;
    font-family: 'FontAwesome';
}

.years__no-wrap{
	    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
      height: 70%;
    width: 235px;
    background: #fff;
    right: 63%;
    box-shadow: -6px 12px 18px 7px rgba(0, 0, 0, 0.09);
}
.years__no-block{
	position: absolute;
    text-align: center;
	    padding: 0 20px;
	top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);    
}
.years__no-block span{
	    font-size: 150px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    display: block;
    line-height: 1.1;
    color: #daa106;
}
.years__no-block p{
	    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: rgba(50, 50, 50, 0.5);
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.about__content {
    padding-right: 0;
}
	.years__no-wrap{
		width: 195px;
		right: 26px;
	}
	.years__no-block span{
		font-size: 106px;
	}
	.years__no-block p{
		font-size: 12px;
	}
	.office__block{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 767px){
	.office__block{
		margin-top: 30px;
	}
	.counter__wrap li{
	float:none;
	width:100%;
}
.about__content h3{
		margin-bottom:30px;
	}
	.about__content {
    padding-right: 0;
}
.counter__wrap{
	margin:30px 0;
}
.years__no-wrap{
	right:0;
}
.years__no-block span{
	font-size: 55px;
}
}

/* ============================================
 6. Our Service
 ===============================================*/
.our_service {
	background: #f2f2f2;
}
.our_service .row .col-sm-4:nth-child(1), .our_service .row .col-sm-4:nth-child(2), .our_service .row .col-sm-4:nth-child(3) {
	margin-bottom: 30px;
}
.service_box {
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 40px 10px;
}
.service_box:hover {
	box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}
.service_icon {

	box-sizing: border-box;
	display: inline-block;
	font-size: 36px;
	height: 60px;
	line-height: 36px;
	margin: 18.49px auto;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 66px;
}

.service_details {
	display: inline-block;
	width: calc(100% - 70px);
	vertical-align: middle;
	padding-left: 15px;
}
.service_details h5 a {
	color: #0c1f38;
}
.service_details h5 {

	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}
.service_box {
	background: #fff;
	padding: 40px 20px;
}

.service_box:hover {
	box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.service_box {
		min-height: 395px;
	}
	.service_icon {
		display: block;
		margin-bottom: 25px;
	}
	.service_details {
		display: block;
		width: 100%;
	}
	.service_details h5 {
		font-size: 14px;
	}
}
.line-h:after {
	content: '';
	width: 168px;
	height: 1px;
	background: #19b5fe;
	position: absolute;
	top: 1px;
	left: -55px;
}
.l-left.line-h:after {
	left: 0;
}

/*icon hover*/

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hi-icon:before {
	speak: none;
	font-size: 30px;
	line-height: 64px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

/* Effect 3 */

.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px #0c1f38;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #0c1f38;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
	color: #0c1f38;
}

.hi-icon-effect-3b:hover .hi-icon {
	color: #fff;
}

.hi-icon-effect-3b .hi-icon:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.hi-icon-effect-3b:hover .hi-icon:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


.single_quote__block {
    padding-top: 34px;
    position: relative;
    width: 54%;
    z-index: 9;
   
}
.single_quote__block.style_2{
	width: 86%;
}
.single_quote__block.style_2 > h4{
	font-weight: 600;
}

.block_bg{
	 background: #002e5b
}
@media (min-width: 992px) and (max-width: 1199px){
   .single_quote__block {
        width: 66%;
    }
	.left_box_heading__block{
		width: 85%
	}
	.left_quote__block::after{
		left: 66%;
	}
}
@media (max-width: 991px){
	.left_quote__block::after {
		display:none;
    }
	.left_quote__block{
		background: #002e5b;
	}
	.left_box_heading__block{
		width:100%;
		padding-top:0;
	}
}
.single_quote__block i.fa {
    color: #feb20d;
    font-size: 40px;
    left: 0;
    position: absolute;
    top: 50px;
}
.single_quote__block > h4, .single_quote__block > p {
    margin-left: 60px;
	font-weight:400;
}
.quote__block {
    background: #feb20d none repeat scroll 0 0;
    color: #222222;
    position: relative;
    height: 710px;
    padding-left: 15px;
}
.quote__block input, textarea {
    background: #ffe8b7 none repeat scroll 0 0;
    border: medium none;
    height: 50px;
    margin-bottom: 30px;
    max-width: 100%;
    padding-left: 20px;
    width: 100%;
}
.quote__block textarea {
    height: 120px;
    resize: none;
}
.quote__block input[type="submit"] {
  background: #002e5b none repeat scroll 0 0;
  color: #ffffff;
  float: right;
  width: 180px;
  padding-left: 0;
}

.quote__block::after {
    background: #feb20d none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
}

@media (min-width:768px) and (max-width: 991px){
    .quote__block input[type="submit"]{
        float: left;
    }
    .quote__block::after {
      right: 0;
      width: 100%;
      z-index: -99;
    }
    .single_quote__block{
        width: 100%
    }
    .quote__block{
        padding-left: 15px;
    }
}

/*Avaiablity Section*/
.available_wrap__block{
    background-image: url(../images/map.jpg);
    height: 500px;
    display: table;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.available_content__block{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.available_content__block h2{
	font-size: 35px;
	color: #fff;
	font-weight: 500;
}
@media(max-width:991px){
        .available_wrap__block {
          height: auto;
          padding: 40px 0;
        }
        .quote__block input[type="submit"]{
        float: left;
        }
}



