﻿*{
    margin:0px;
    padding:0px;
}
.topheadr {
    width: 100%;
    background: #058d1f;
    height: auto;
    color: black;
}
.socialicon{
    width:100%;
    height:auto;
    padding:10px 0px;
}
.socialicon ul{
    margin:0px;
    padding:0px;
}
.socialicon ul li{
    list-style-type:none;
    display:inline-block;
        padding-right:20px;

}
.socialicon ul li a{
    color:black;
}
.dontatebtn {
    width: 100%;
    padding: 10px 0px;
    height: auto;
    text-align: center;
    transform: skew(-35deg);
    background: #2d3198;
}
.dontatebtn ul{
    margin:0px;
    transform:skew(35deg);
    list-style-type:none;
}
.dontatebtn ul li a{
    color:white;
    border:1px solid;
    padding:5px;
    
}
.dontatebtn ul li a:hover{
    text-decoration:none;   
    background:#eed11b;
}
/*top header css end*/
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #eed11b;
    background-color: rgba(8, 8, 8, 0);
}
.navbar {
    border-radius: 0px;
    margin-bottom:0px;
}
.paddding-right{
    padding-right:0px;
}
.navbar-nav > li > a {
    padding: 20px 27px;
}
.logo-wrapper {
    width: 310px;
    height: 60px;
    left: 32px;
    padding: 3px 20px 10px 10px;
    font-size: 20px;
    position: relative;
    color: #FFF;
    background: #058d1f;
    transform: skew(-30deg, 0deg);
}
    .logo-wrapper:before {
        content: " ";
        position: absolute;
        display: block;
        width: 17%;
        height: 100%;
        top: 0;
        left: 0;
        background: #058d1f;
        transform-origin: bottom left;
        transform: skew(30deg, 0deg);
    }

    .logo-wrapper img {
        height: 70px;
        overflow: hidden;
        transform: skew(35deg);
        padding: 0px 0px;
        position: absolute;
        top: -22px;
        left: -14px;
    }
.navbar-brand {
    float: left;
    height: 50px;
    padding:0px;
    font-size: 18px;
}
.navbar-nav {
    float: right;
    margin: 0;
    background: #2d3198;
}
.navbar-nav:before{
   content: " ";
    position: absolute;
    display: block;
    width: 12%;
    height: 100%;
    top: 0;
    left: 341px;
    background: #2d3198;
    transform-origin: bottom left;
    transform: skew(-35deg, 0deg);
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse{
    background:transparent;
    border:transparent;
    position: relative;
    z-index: 9;
}
.login{
    background: #eed11b;
    padding: 16px;
    color: black;
}
/*navbar end--*/
.clear{
    clear:both;
}
.jk-slider{
    position: relative;
    margin-top: -60px;
    z-index: 1;
    height: 533px;
}
.jk-slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    top: -60px;
}
.jk-slider .carousel-control.left, .carousel-control.right{
    height:533px;
}
.calltoaction{
    width:100%;
    padding: 40px 0px;
    height:auto;
    position: relative;
    z-index: 1;
}
.calltoaction a{
    color:white;
    text-decoration:none;
}
.calltoaction h2{
    color:#2d3198;
    padding-left:10px;
    margin:0px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:24px;
}
.clbtn{
    width:142px;
    background:#2d3198;
    position:relative;
    padding:10px;
    color:white;
    text-align:right;
   overflow:hidden;
}
.clbtn i{
    left: 12px;
    top: 13px;
    position: absolute;
    color: black;
}
.clbtn:before{
    content: "";
    position: absolute;
    top: 0;
    left: -14px;
    overflow: hidden;
    width: 62px;
    height: 40px;
    transform: skew(-32deg);
    background: #eed11b;
    transition:2s all;
}
.clbtn span{
    position:relative;
    z-index:1;
}
.clbtn:hover:before{
    width:100%;
    transition:2s all;
}
.pattern {
    background-image: url('../images/2.png');
}
.aboutsection{
    width:100%;
    height:auto;
    position:relative;
    overflow:hidden;
    background:#eed11b;
}
.aboutsection:before{
    content:"";
    width: 60%;
    height:730px;
    position: absolute;
    background-image: url('../images/left-curved.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
/*.leftcurve{
    width: 50%;
    height:400px;
    transform: skew(-35deg);
    background: #2d3198;
    position: relative;
    left: -83px;
}
.leftcurve:before{
    position: absolute;
    content: "";
    width: 87%;
    height: 556px;
    transform: skew(-120deg);
    background: #eed11b;
    left: 0;
    top: -2px;
}*/
.about-heading{
    font-size:24px;
    height:64px;
    width:100px;
    color:#eed11b;
    margin:50px 0px 20px;
    padding:5px;
    font-weight:bold;
    border-left:3px solid;
}
.aboutsection p{
    color:white;
}
.aboutsection h2{
    color:#bcb5ff;
    
}
.rightcorved{
    width:100%;
    height:auto;
    padding:50px 0px;
}
.rightcorved h4{
    color:black;
    line-height:28px;
}
/*counter css*/
.counter{
    font-family: 'Lato', sans-serif;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.counter:before{
    content: "";
    /*background: linear-gradient(45deg,#ec008c,#fc6767,#ec008c);*/
    border-bottom: 30px solid #2d3198;
    background:#fff;
    width: 100%;
    height: 80%;
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(87% 0, 100% 50%, 87% 100%, 0% 100%, 13% 50%, 0% 0%);
    clip-path: polygon(100% 0, 100% 0%, 100% 207%, 0% 74%, 0% 74%, 46% 0%)
}
.counter .counter-content{
    color: #fff;
    text-align: center;
    min-height: 145px;
    padding: 25px 25px 0 40px;
}
.counter .counter-value{
    font-size: 30px;
    font-weight:700;
    text-shadow: 0 0 5px #000;
    margin: 0 0 10px;
    display: block;
}
.counter h3{
    font-size: 18px;
    line-height: 6px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-shadow: 0 0 2px #000;
    margin: 0;
}
.counter .counter-icon{
    color: #eed11b;
    /*background: rgba(0,0,0,0.85);
    font-size: 40px;
    text-align: center;
    line-height: 65px;
    width: 80px;
    height: 80px;
    border:7px double #fff;
    border-radius:50%;
    display: inline-block;
    transition: all 0.3s;*/
}
.counter .counter-icon i{
    font-size:20px;
    text-shadow:2px 2px 2px #000;
}
.counter:hover .counter-icon{ transform: rotate(360deg); }
.counter.blue:before{ background: linear-gradient(45deg, #514A9D,#24C6DC,#514A9D); }
.counter.green:before{ background: linear-gradient(45deg, #11998e,#38ef7d,#11998e); }
.counter.orange:before{ background: linear-gradient(45deg, #fc4a1a,#f7b733,#fc4a1a); }
/*counter css end*/
/*growth value css*/
.growth-wrapper{
    width:100%;
    height:auto;
}
.plan-heading{
    font-size:24px;
    height:64px;
    width:100px;
    color:#000;
    margin:50px 0px 20px;
    padding:5px;
    font-weight:bold;
    text-align:right;
    float:right;
    clear:both;
    border-right:3px solid #000;
}
.growth{
    font-family: 'Lato', sans-serif;
    text-align: right;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.growth:before{
    content: "";
    /*background: linear-gradient(45deg,#ec008c,#fc6767,#ec008c);*/
    border-bottom: 11px solid #eed11b;
    border-top: 11px solid #eed11b;
    background:#fff;
    width: 100%;
    height: 80%;
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(87% 0, 100% 50%, 87% 100%, 0% 100%, 13% 50%, 0% 0%);
    clip-path:  polygon(0% 0, 100% 0%, 100% 345%, -11% 74%, 0% 122%, 10% 0%);
}
.growth .growth-content{
    color: #fff;
    text-align: center;
    min-height: 185px;
    padding: 25px 25px 0 40px;
}
.growth .growth-value{
    font-size: 25px;
    font-weight:700;
    margin: 0 0 25px;
    color:#2d3198;
    display: block;
}
.growth h3{
    font-size: 28px;
    line-height: 6px;
    color:black;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0;
}
.growth .growth-icon{
  color: #ffffff;
    background: rgb(238, 209, 27);
    font-size: 30px;
    text-align: center;
    box-shadow: 0px 0px 8px #000;
    line-height: 62px;
    float: right;
    width: 80px;
    position: relative;
    top: -53px;
    right: -54px;
    height: 80px;
    border: 7px solid #fff;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.3s;
}
.growth .growth-icon2{
  color: #ffffff;
    background: rgb(126, 123, 156);
    font-size: 30px;
    text-align: center;
    box-shadow: 0px 0px 8px #000;
    line-height: 62px;
    float: right;
    width: 80px;
    position: relative;
    top: -53px;
    right: -54px;
    height: 80px;
    border: 7px solid #fff;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.3s;
}
.growth .growth-icon2 img{
    height:40px;
}
.growth .growth-icon3{
  color: #ffffff;
    background:#2d3198;
    font-size: 30px;
    text-align: center;
    box-shadow: 0px 0px 8px #000;
    line-height: 62px;
    float: right;
    width: 80px;
    position: relative;
    top: -53px;
    right: -54px;
    height: 80px;
    border: 7px solid #fff;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.3s;
}
.growth-icon3 img{
    height:40px;
}

.growth:hover .growth-icon{ transform: rotate(360deg); }
.growth.blue:before{ /*background: linear-gradient(45deg, #514A9D,#24C6DC,#514A9D);*/
   border-bottom: 11px solid #696cad;
    border-top: 11px solid #696cad;
}
.growth.blue2:before{ border-bottom: 11px solid #2d3198;
    border-top: 11px solid #2d3198;}
.growth.orange:before{ background: linear-gradient(45deg, #fc4a1a,#f7b733,#fc4a1a); }
.blue:hover .growth-icon2{ transform: rotate(360deg); }
.blue2:hover .growth-icon3{ transform: rotate(360deg); }
/*growth value css end*/
/*our Service start*/
.ourservices{
    width:100%;
    height:auto;
}
.haxognoal-wrapper{
    width:100%;
    height:auto;
}
.haxognoal{
    width:80px;
    height:80px;
    float:left;
    margin-top:30px;
    margin-right: 20px;
    background:#eed11b;
    -webkit-clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
	clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}
.haxognoal img{
   width: 45px;
    height: auto;
    padding-top: 19px;
    margin:auto;
    text-align: center;
}
.haxognoal-wrapper ul{
    list-style-type:none;
}
.haxognoal-wrapper h3{
    padding-top: 28px;
    color: #e6c705;
}
.box1{
    width:100%;
    height:auto;
    position:relative;
    margin-top:50px;    
}
 .pentagon{
      position: relative;
      clip-path: polygon(0 0, 100% 0, 100% 50%, 53% 68%, 0% 50%);
background:#2d3198;
height:160px;
    }
 .pentagon i{
     color: white;
    font-size: 46px;
    padding: 34px 0px 0px 57px;
 }
 .bottom-pantagon{
     position: relative;
    background: #eed11b;
    top: -72px;
    height: auto;
    padding:30px 20px 20px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0, 0 0, 53% 12%);
 }
 .bottom-pantagon h2{
     margin:0px;
     text-align:center;
 }
 .bottom-pantagon p{
     text-align:left;
     word-break:break-all;
 }
/*our Service end*/
/*our gallery start*/
.gallery-wrapper{
    width:100%;
    height:auto;
    position:relative;
    overflow:hidden;
    background:#eed11b;
    padding-bottom: 45px;
}
.gallery-wrapper:before{
    content:"";
    width: 60%;
    right: 0;
    height:1000px;
    position: absolute;
    background-image: url('../images/right-curved.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.gallery-wrapper-heading{
    font-size:24px;
    height:64px;
    width:100px;
    color:#eed11b;
    margin: 50px 18px 20px;
    float: right;
    font-weight:bold;
    border-right:3px solid;
}
.gallery-wrapper p{
    color:white;
}
.gallery-rightcorved{
    width:100%;
    height:auto;
}
.rightcorved h4{
    color:black;
    line-height:28px;
}
.video-wrapper {
    width: 100%;
    height: 243px;
    background-image: url('../images/video-background.jpg');
    background-repeat:no-repeat;
    background-position:center;
    clear:both;
}
.post1{
    background: #fff;
    color: black;
    width: 100%;
    overflow: hidden;
    padding:20px;
}
.postdate{
    padding: 0px 20px;
    width: 67px;
    background: #fff;
    font-size: 18px;
    margin-top: -50px;
    margin-left: 20px;
    word-break: break-word;
}
.post1 ul li{
    display:inline-block;
    padding-left:5px;
}
.post1 ul li a{
    color:#2d3198;
    text-decoration:none;
}
.post1 p{
    color:black;
}
.post-gallery{
    width:100%;
    height:auto;
    margin-top: 133px;
}
.post-gallery .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background:none;
    border:none; 
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.post-gallery .thumbnail:after{
    content:"";
    position:relative;
    width:100%;
    height:100%;
    background:#696cad;
}
.post-gallery .zoom{
    height: 40px;
    width:40px;
    border-radius: 50%;
    background: #2d3198;
    color: white;
    line-height: 42px;
    position: absolute;
    left: 45%;
    top: 22%;
    text-align: center;
    display: block;
    opacity:0;
}

.post-gallery a.thumbnail:hover .zoom{
    opacity:1;
}
.gallery-date {
    background-color: #fff;
    padding: 5px 5px 1px;
    margin-bottom: 30px;
}
.gallery-date ul li{
    display:inline-block;
    padding-left:5px;
}
.gallery-date ul li i{
    color:#eed11b;
}
.gallery-date ul li a{
    color:#2d3198;
    text-decoration:none;
}
.gallery-date p{
    color:black;
}
.latestnews-wrapper{
    width:100%;
    height:auto;
    padding:15px;
    border-radius:20px;
    margin-bottom:15px;
    border:1px solid;
}
/*our gallery end*/
.testimonial{
    width:100%;
    height:180px;
    background:#fff;
    color:black;
    position:relative;
    z-index:2;
    padding:10px 25px;
    clip-path: polygon(83% 0, 100% 50%, 100% 52%, 83% 100%, 19% 100%, 0 52%, 18% 0);
}
.testimonial-bottom {
    clip-path: polygon(0 0, 103% 0, 100% 0, 100% 44%, 53% 100%, 50% 48%, 0% 50%);
    height: 126px;
    width: 150px;
    right: 71px;
    z-index: 1;
    position: absolute;
    background: #fff;
    margin-top: -91px;
}
.testim-pic{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: right;
    margin-right: 50px;
    overflow:hidden;
}
.testim-pic img{
    width:50px;
    overflow:hidden;
    height:50px;
}
/*testimonal css*/
/*slide show*/
.slideshow_wrapper {
  width:500px;
  height:280px;
  padding:10px 17px;
   
}
.slideshow_wrapper p{
    color:black;
    padding:10px 20px;
    text-align:center;
}
.slideshow_wrapper h4{
    text-align:center;
    color:#eed11b;
}
.slideshow {
  width:2000px;
  height:280px;
  margin: 0 0 0 -1000px;
 position: relative;
  -webkit-animation-name: slide_animation;
  -webkit-animation-duration:10s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-direction:alternate;
   -webkit-animation-play-state: running;
}

.slidetestimonial{
  width:490px;
  height: auto;
  position:relative;
  float:left;
}

.slideshow img{
  width:50px; height:50px;
}

@-webkit-keyframes slide_animation {
  
  0% {left:0px;}
  10% {left:500px;}
  20% {left:500px;}
  30% {left:500px;}
  40% {left:500px;}
  50% {left:500px;}
  60% {left:500px;}
  70% {left:500px;}
  80% {left:500px;}
  90% {left:1000px;}
  100% {left:1000px;}
  
  
}
/*testimoinal*/
/*footer shadow*/
.footer-top {
    width:100%;
    height:12px;
    background-image: url('../images/footer-shadow.png');
    background-repeat:no-repeat;
}
.footer-middle{
    width:100%;
    height:auto;
    background:#3e3d86;
    padding: 30px 0px;
}
.footer-middle h2{
    color:white;
}
.footer-middle h2 span{
    color:#eed11b;
}
.footer-middle p{
    color:white;
}
.footer-social{
    width:100%;
    height:auto;
}
.footer-social ul li{
    width:30px;
    height:30px;
    border-radius:50%;
    line-height:30px;
    display:inline-block;
    list-style-type:none;
    color:#000;
    text-align:center;
    background:#fff;
    cursor:pointer;
}
.footer-social ul li a{
    text-decoration:none;
    color:black;
}
.footer-social ul li:hover{
    background:#eed11b;
    color:white;
}
.footer-social ul li:hover a i{
    color:white;
}
.quick-links{
    width:100%;
    height:auto;
}
.quick-links ul li{
    list-style-type:none;
    padding:5px 0px;
}
.quick-links ul li a{
    color:white;
    text-decoration:none;
    transition: .5s ease;
}
.quick-links ul li a i{
    color:#eed11b;
}
.quick-links ul li a:hover{
    transition: .5s ease;
    margin-left:15px;
}
.footer-bottom{
    width:100%;
    height:auto;
    text-align:center;
    background:#eed11b;
    color:black;
    padding:10px 0px;
}
/*About us css*/
.about-banner {
    width: 100%;
    height: 300px;
    z-index: -1;
    overflow: hidden;
    top: -60px;
    position: relative;
    background-size: cover;
    background-image: url(../images/aboutus.jpg);
}
.about-banner:after{
    content:"";
    position:absolute;
    width:100%;
    height:300px;
   background: rgba(238, 209, 27, 0.62);
    top:0;
}
/*---mission css start---*/
.mission-wrapper{
    padding: 50px 0px;
    text-align:center;
}
.featured-item.style-3 {
    padding: 50px 30px;
}
.theme-bg {
    background-color: #2d3198;
}
.featured-item {
    position: relative;
    outline: 1px solid #fffdfd;
    outline-offset: -23px;
}
.featured-item .featured-icon {
    display: inline-block;
    margin-bottom: 20px;
    font-size:38px;
    color:white;
}
.featured-title h4 {
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 22px;
    color:white;
}
.yello-bg{
    background:#eed11b;
}
.light-bluebg{
    background:#8b85c7;
}
.featured-desc p {
    margin-bottom: 0;
    font-family: monospace;
    text-align: left;
    padding: 5px 0px;
    text-align:center;
    color:white;
}
/*---mission css end---*/
.our-mission {
    width: 100%;
    height: auto;
    background: #2d3198 url('../images/mission-bg.jpg');
    padding: 30px 0px;
}
.mission{
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #fff;
    height: auto;
    clip-path: polygon(20% 0%, 80% 0, 100% 100%, 0% 100%);
}
.mission h2{
    color:#2d3198;
    font-weight:bold;
}
.mission p{
    color:#2d3198;
    font-weight:bold;
}
.mission-icon{
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 1;
    top: 30px;
    margin: auto;
    background: #eed11b;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
    filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
    clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}
.mission-icon img{
    width: 45px;
    height: auto;
    padding-top: 19px;
    margin: auto;
    text-align: center;
}
.bran-nav{
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 110px;
    z-index: 1;
}
.bran-nav h1{
    color:#2d3198;
    font-weight:bold;
    font-size:36px;
}
.bran-nav ul li{
    list-style-type:none;
    display:inline-block;
    color:#2d3198;
}
.bran-nav ul li a{
    color:#2d3198;
    font-weight:bold;
}
.bran-nav ul li a:last-child{
    color:#fff;
}
/*opportunity css*/
.businessplan {
    width: 100%;
    height: auto;
    padding: 0px 0px 30px 0px;
}
.plan1{
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #2d3198;
    height: auto;
    clip-path: polygon(20% 0%, 80% 0, 100% 100%, 0% 100%);
}
    .plan1 p{
        border-bottom:1px dotted;
    }
    .plan1 h2 {
        color: #eed11b;
        font-weight: bold;
    }
.plan1 p{
    color:#fff;
    font-weight:bold;
    font-size:24px;
}
.plan1-icon{
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 1;
    top: 30px;
    margin: auto;
    background: #eed11b;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
    filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
    clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}
.plan1-icon img{
    width: 45px;
    height: auto;
    padding-top: 19px;
    margin: auto;
    text-align: center;
}
.main-heading {
    width: 254px;
    height: 40px;
    text-align: center;
    margin: auto;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    clear: both;
}
.main-heading span{
    color:#eed11b;
}
.main-heading-left{
    width: 130px;
    height: 10px;
    position: relative;
    left: 15px;
    top: 2px;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    background: #2d3198;
}
.main-heading-right{
   width: 130px;
    height: 10px;
    position: absolute;
    right: 11px;
    top: 44px;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background: #eed11b;
}
/*our products*/
.featur-wrapper{
    background-image: url('../images/feature-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    padding:30px 30px;
}
.featur-wrapper .main-heading{
    color:white;
}
.featur-wrapper p{
    color:white;
}
.serviceBox{
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.serviceBox .service-icon{
    color: #fff;
    background: linear-gradient(135deg,#FF87D0,#F6449A);
    font-size: 50px;
    line-height: 80px;
    height: 80px;
    width: 80px;
    margin: 0 auto 25px;
    border-radius: 15px;
    box-shadow: 0 0 0 5px #fff,0 0 12px rgba(0,0,0,0.5);
}
.serviceBox .service-icon i.fa{ transition: all 0.3s ease 0s; }
.serviceBox:hover .service-icon i.fa{
    text-shadow: 0 0 5px #555;
    transform: rotateY(360deg) rotateX(360deg);
}
.serviceBox .service-content{
    background-color: #fff;
    padding: 10px 13px 0px;
    border-radius: 10px;
    box-shadow: 0 0 15px -5px rgba(0,0,0,0.5);
}
.serviceBox .title{
    color: #fff;
    background: linear-gradient(135deg,#FF87D0,#F6449A);
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 15px;
    margin: -21px 7px 15px;
    border-radius: 0 0 25px 25px;
    position: relative;
    z-index: 1;
}
.serviceBox .title:before,
.serviceBox .title:after{
    content: "";
    background: linear-gradient(-45deg,#9F2685 49%,transparent 50%);
    width: 12px;
    height: 10px;
    position: absolute;
    top: 0;
    left: -12px;
}
.serviceBox .title:after{
    transform: rotateY(180deg);
    left: auto;
    right: -12px;
}
.serviceBox .description{
    color: #777;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
}
.serviceBox.blue .service-icon,
.serviceBox.blue .title{
    background: linear-gradient(135deg,#01B9F7,#008ED0);
}
.serviceBox.blue .title:before,
.serviceBox.blue .title:after{
    background: linear-gradient(-45deg,#004B8E 49%,transparent 50%);
}
.serviceBox.orange .service-icon,
.serviceBox.orange .title{
    background: linear-gradient(135deg,#FFC500,#FE9B00);
}
.serviceBox.orange .title:before,
.serviceBox.orange .title:after{
    background: linear-gradient(-45deg,#DA6603 49%,transparent 50%);
}
.serviceBox.green .service-icon,
.serviceBox.green .title{
    background: linear-gradient(135deg,#04DDCA,#2DB0A8);
}
.serviceBox.green .title:before,
.serviceBox.green .title:after{
    background: linear-gradient(-45deg,#046b5f 49%,transparent 50%);
}
@media only screen and (max-width:990px){
    .serviceBox{ margin: 0 0 40px; }
}
/*-------plan featue-end-----*/
/*** 

====================================================================
	Steps Section
====================================================================

***/

.steps-section{
	position:relative;
	padding-top:80px;
	padding-bottom:0px;
}
.steps-section h2{
    color:#2d3198;
}
.steps-section p{
    font-size:18px;
    font-weight:bold;
}

.steps-section .outer-container{
	position:relative;
    margin-top:45px;
}

    .steps-section .outer-container:before {
        position: absolute;
        content: '';
        left: 0px;
        top: 70px;
        width: 100%;
        height: 91px;
        background: url(../images/pattern-1.png) center top no-repeat;
    }

.steps-section .outer-container .services-block-two:nth-child(2),
.steps-section .outer-container .services-block-two:nth-child(4){
	margin-top:70px;
}

.services-block-two{
	position:relative;
	margin-bottom:40px;
}

.services-block-two .inner-box{
	position:relative;
	text-align:center;
}

.services-block-two .inner-box .icon-outer{
	position:relative;
	display:inline-block;
}

.services-block-two .inner-box .icon-outer .icon-box{
	    position: relative;
    width: 145px;
    height: 140px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
    line-height: 108px;
    font-size: 62px;
    background-image: -webkit-linear-gradient(left, #2d3198 0%,  #eed11b 100%);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.20);
}

.services-block-two .inner-box .icon-outer .icon-box .icon{
	position:relative;
}


.services-block-two .inner-box:hover .icon-outer .icon-box:before{
	opacity:1;
}

.services-block-two .inner-box .lower-box{
	position:relative;
	margin-top:30px;
}

.services-block-two .inner-box .lower-box h5{
	position:relative;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:14px;
}

.services-block-two .inner-box .lower-box h5 a{
	position:relative;
	color:#222222;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.services-block-two .inner-box .lower-box h5 a:hover{
	color:#fe8045;
}

.services-block-two .inner-box .lower-box .text{
	position:relative;
	color:#555555;
	font-size:14px;
	line-height:2em;
	margin-bottom:14px;
	padding:0px 20px;
}

.services-block-two .inner-box .lower-box .contact{
	position:relative;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
    color: #f23e9d;
	letter-spacing:1px;
    background: linear-gradient(to top, #fb8460 0%, #f13aa1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/*step css end*/
.products-wrapper{
    width:100%;
    height:auto;
    margin-top:60px;
}
.products-box{
    width:100%;
    height:auto;
    overflow:hidden;
    clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
}
.products-box:hover{
    background:#eed11b;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
/*bank wrapper*/
.bank-wrapper {
    width: 100%;
    height: auto;
    padding: 30px 0px 30px 0px;
}
.bank1{
    width: 100%;
    padding: 20px;
    text-align: center;
    background: #2d3198;
    height: auto;
    clip-path: polygon(20% 0%, 80% 0, 100% 100%, 0% 100%);
}
.bank1 h2{
    color:#eed11b;
    font-weight:bold;
}
.bank1 ul li{
   list-style-type:none;
   display:inline-block;
   color:#eed11b;
   font-weight:bold;
   width:200px;
   padding:7px;
   border-bottom:1px solid;
}
.bank1-icon{
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 1;
    top: 30px;
    margin: auto;
    background: #eed11b;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
    filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5);
    clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}
.bank1-icon img{
    width: 45px;
    height: auto;
    padding-top: 19px;
    margin: auto;
    text-align: center;
}
/*our contact start*/
.ourcontact{
    width:100%;
    height:auto;
    margin:0px 0px 50px 0px;
}
.haxognoal-wrapper{
    width:100%;
    height:auto;
}
.haxognoal{
    width:80px;
    height:80px;
    float:left;
    margin-top:30px;
    margin-right: 20px;
    background:#eed11b;
    -webkit-clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
	clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}
.haxognoal-wrapper ul{
    list-style-type:none;
}
.haxognoal-wrapper ul li i{
    width: 79px;
    height: auto;
    padding-top: 14px;
    margin: auto;
    font-size: 34px;
    line-height: 45px;
    text-align: center;
    color:#2d3198;
}
.haxognoal-wrapper h3{
    padding-top: 28px;
    color: #e6c705;
}
.form-wrapper{
    width:100%;
    height:auto;
    padding:10px 50px;
    background:#eed11b;
    clip-path: polygon(50% 0%, 100% 0, 91% 34%, 100% 59%, 91% 100%, 50% 100%, 0 100%, 8% 72%, 0 35%, 9% 0);
     margin:50px 0px 0px 0px;
}
.form-wrapper label{
    color:#2d3198;
}
.form-wrapper .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color:#2d3198;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*our contact end*/
/*back to top*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  clip-path: polygon(100% 28%, 100% 100%, 0 100%, 0 28%, 49% 0);
  border: none;
  outline: none;
  background-color:#eed11b;
  color: #2d3198;
  cursor: pointer;
  padding: 10px;
}

#myBtn:hover {
  background-color:#2d3198;
  color:#eed11b;
}