
.header-top {
    position: relative;
    background-color: #0c4a73;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}


.header-top .top-left {
    position: relative;
    padding: 8px 0;
}

.header-top .text {
    position: relative;
    color: #fff;
    font-size: 16px;
}



.six-steps {
    position: relative;
    margin-bottom: 30px;
}

.steps-container img {
    width: 100%;
    max-height: 423px;
}
.six-steps p {
    position: absolute;
        top: 23%;
    max-width: 61%;
    font-size: 23px;
    left: 35%;
    font-weight: 600;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    left: 5px;
}



.ui-form-01-wraper {
    background: #0b4972;
    background-size: 100% 100%;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 50%);
	margin-bottom:20px;
}





.form-heading{
	font-size: 15px;
    color: #fff;
}

.contacts-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/dot.png);
    background-repeat: repeat;
    background-position: center;
    content: "";
}


.sec-title h2 {
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
}

.contacts-section {
    position: relative;
    padding: 55px 0 60px;
}


.contact-section .form-column {
    position: relative;
    z-index: 9;
    /* margin-bottom: 50px; */
}

.contact-section .form-column .inner-column {
    position: relative;
    margin-right: -100px;
}

.contact-form {
    position: relative;
    padding: 45px 50px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 32px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    -ms-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    -o-box-shadow: 0 0 32px rgba(0,0,0,0.16);
    box-shadow: 0 0 32px rgb(0 0 0 / 16%);
}


.contact-form .form-group {
    position: relative;
    margin-bottom: 10px;
}


.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], .contact-form .form-group textarea, .contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    height: 40px;
    padding: 15px 25px;
    background-color: transparent;
    border: 1px solid #cccccc;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


.contact-form .form-group textarea {
    height: 80px;
    resize: none;
    margin-bottom: 10px;
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #2154cf;
    font-weight: 500;
    margin-bottom: 8px;
    font-family: 'Red Rose', cursive!important;
}


.single-work {
    position: relative;
}
.btn, .btn:active, .btn.sApp-btn:before, .bg-overlay::after, .benifits-item:after {
   background: linear-gradient( 
268deg
 , #137bba 0%, #0c4a73 100%);
}

.ptb_100 {
    padding: 70px 0;
}


.section-heading > h2 {
    position: relative;
	font-size:35px;
	padding-bottom:25px;
}


.bg-overlay, .overlay-dark {
    position: relative;
    z-index: 0;
}


.maybe {
    font-size: 20px;
    line-height: 39px;
}
.overlay-dark::after {
    background-color: rgb(156 156 156);
    opacity: 0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    z-index: -1;
}

.btn {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding: 18px 30px;
    border: 0 none;
    border-radius: 6px;
    outline: 0 none;
    position: relative;
    z-index: 1;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
}

.bg-overlay::after {
    opacity: 0.94;
    z-index: -1;
}

.bg-overlay::after, .overlay-dark:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}


.marginT40{
	margin-top:50px;
	margin-bottom:50px;
}

.home-service-content h4 {
    font-weight: 600;
	font-size: 18px;
}

.home-service-box p {
    line-height: 23px;
    color: #727272;
	font-size:16px;
}


.centered {
    float: none;
    margin: 0 auto;
}


.home-service-box {
    font-family: 'Open Sans', sans-serif;
    margin-top: 30px;
    text-align: center;
}

.home-service-icon {
    height: 60px;
    width: 60px;
    padding: 5px;
    border-radius: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: auto;
}


.home-service-icon i {
    color: #222;
}


.home-service-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #fcc813;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


.home-service-content {
    min-height: 140px;
}

.home-service-content h4 {
    color: #222;
}


.home-service-content h4 {
    font-weight: 600;
}


.home-service-box p {
    line-height: 23px;
    color: #727272;
}


.how-we-work {
    text-align: center;
}



.custom-text, .steps-container h3 {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px;
}



.custom-text, .steps-container h3 {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px;
}

.custom-text span {
    display: inline;
    position: relative;
}

.custom-text span:after {
    content: '';
    position: absolute;
    right: 0px;
    height: 2px;
    background: #fd602c;
    left: 0;
    bottom: -5px;
}


.work-box {
    width: 30%;
    display: inline-block;
    position: relative;
    margin-top: 30px;
}


.work-icon {
    width: 150px;
    height: 150px;
    display: block;
    border-radius: 100%;
    font-size: 100px;
    background: #127ab9;
    text-align: center;
    color: #4c4c4c;
    margin: auto;
    z-index: 2;
    position: relative;
}


.work-icon span {
    position: absolute;
    top: -4px;
    color: #fff;
    right: 0;
    font-size: 28px;
    width: 50px;
    height: 50px;
    background: #0c4a73;
    border-radius: 100%;
    font-weight: 900;
}


.icofont {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.work-box p {
    position: relative;
    background: #4c4c4c;
    color: #fff;
    text-align: center;
    padding: 12px;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    top: -23px;
    z-index: 3;
}

.work-box p:before {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-right: 34px solid #000;
    top: -13px;
    left: 0;
}


.work-box p:after {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-left: 34px solid #000;
    top: -13px;
    right: 0;
}


.we-do-section {
    padding: 100px 0;
}


.we-do-section h3 {
    margin-top: 0;
    margin-bottom: 25px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
	    line-height: 1.1;
}


.text-center {
    text-align: center;
}


.footer-top {
    background: #fff;
    padding: 20px 0;
}

.media-body {
    width: 10000px;
}

.media:first-child {
    margin-top: 0;
}



.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}


.media-left, .media>.pull-left {
    padding-right: 10px;
}

.footer-top i {
    color: #218ccb;
    font-size: 60px;
}


.footer-top h4 {
    margin-top: 10px;
    font-weight: 600;
	font-size: 18px;
}


.footer h4 {
    position: relative;
    color: #127ab9;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: left;
	font-family: sans-serif;
}

.footer h4:after {
    content: '';
    background: #0c4a73;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer {
    background: #ecedef;
    padding: 60px 0px 25px;
}

.footer li {
    list-style: none;
}

.footer li a {
    display: block;
    color: #888585;
    font-weight: 300;
    padding: 5px 0;
    letter-spacing: .5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	font-family: sans-serif;
	font-size:14px;
}

.copyright {
    text-align: center;
    border-top: 1px solid #616161;
    color: #616161;
    padding-top: 20px;
	font-size: 14px;
}

.footer-icons {
    text-align: center;
    padding: 20px 0 0 0;
}


@media (min-width: 200px) and (max-width: 425px) {		.header-top .text {    position: relative;    color: #fff;    font-size: 14px!important;}.hero-main-rp {    padding: 0 30px 0 30px!important;}.hero-heading-sec h2{	font-size: 25px!important;}.banner-btn {    padding-top: 36px;}.btn-main {    width: max-content;    margin: 14px auto;    display: block;}.work-box {    width: 70%;    display: inline-block;    position: relative;    margin-top: 30px;}

.banner-6{
	height: 545px;
}

.inner-banner {
    position: relative;
    left: 0px;
    padding-bottom: 20px;
}

.icon-set{
   width:100%;
}



}