body{ padding: 0px; margin: 0px; }
h1,h2,h3,h4,h5,h6,p{
font-family: 'Barlow Semi Condensed', sans-serif !important;
}
#errormessage,#divSuccess,#cuserrormessage,#cusdivSuccess
{
    padding: 10px;
    display: block;
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.1);
        margin: 10px 0px;
}
#cuserrormessage,#cusdivSuccess
{
    color:#fff;
}
#errormessage ul
{
    margin-bottom: 0px;
}
/* -------- Seemless section css start ------- */
.Seemless {display: flex;}
.Seemless_image{margin-right: 21px;}
.Seemless_contant h3{ font-size: 24.0px; color: rgba(47,47,47,1.0); }
.Seemless_contant p{ font-size: 16.0px; color: rgba(69,80,106,0.6); }
/* -------- Seemless section css end  ------- */


/* -------- Easiest section css start  ------- */
.Easiest_blog { background-image: linear-gradient(#fcf9ff, white); text-align: center; }
.Easiest_contant h1{  font-size: 60.0px; color: rgba(47,47,47,1.0); font-weight: 600; }
.Easiest p{ font-size: 22.0px; color: rgba(69,80,106,0.6); }

/* slider fadde */
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.frame-slider-img {
    background: url(../img/mob-slider.png);
    position: relative;
    background-position: left;
    background-repeat: no-repeat;
    height: 498px;
    top: -35px;
    left: -59px;
}
div#demo2 {
    left: 36px;
    top: 26px;
}


.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
/* carosel fade */

.inner{
background-color: #ffffff; padding-bottom: 16%;
-webkit-box-shadow: 0px 0px 20px 5px rgba(245,247,252,1); 
-moz-box-shadow: 0px 0px 20px 5px rgba(245,247,252,1);
box-shadow: 0px 0px 20px 5px rgba(245,247,252,1);
border-radius: 20px;
}
.inner:hover{ background-color: #fdfbfb; }
.img_site_info{ padding-top: 18%; padding-bottom: 5%;}
.inner h2{ font-size: 42.0px; color: rgba(47,47,47,1.0);padding-bottom: 8px; font-weight: 600;}
.inner p{ font-size: 22.0px; color: rgba(69,80,106,0.6); }
.inner a{ font-size: 22.0px; color: #2a3747; font-family: 'Barlow Semi Condensed', sans-serif !important;}
.inner a:hover{ text-decoration: none;}
div#inner_images2 img { margin-top: 12px;}
div#inner_images4 img { margin-top: 14px;}
#site_info .col-md-6 { margin-top: 28px;}
#site_info { padding: 10% 0;}
/* -------- Easiest section css end  ------- */


/* -------- contact_form section css start  ------- */
.contact_form{ 
	background-image: url(../img/lines.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fcfaff;
	font-family: 'Barlow Semi Condensed', sans-serif !important;
 }
.contactForm input { border: unset; background: transparent; border-bottom: 1px solid #333; transition: 3s each-out; border-radius: unset;}
.contactForm textarea {border-radius: unset; border: unset; background: transparent; border-bottom: 1px solid #333; transition: 3s each-out;}
.contactForm input:focus { box-shadow: unset; background: transparent;}
.contactForm textarea:focus { box-shadow: unset; background: transparent;}
#sendmessage{ font-size: 48.0px; color: rgba(47,47,47,1.0); font-weight: 600;}
.contactForm input { margin-top: 12%;}
.submit_btn button{  background-color: #2a3747; border: none; padding: 8px 44px; border-radius: 2px;}
.submit_btn button:hover{  background-color: #215fc5;}
.submit_btn button { color: #fff; font-size: 22.0px;}
.submit_btn button :hover{ text-decoration: none;}
.submit_btn { margin-top: 9%;}
.form { padding: 14% 0;}
.enquiries{ padding: 0px !important;}
/* ------- counter section css ------ */
.counters h1 { font-weight: 900;    color: #387ef8;    font-size: 60px;}
.counters p {  font-size: 18px;  text-transform: uppercase;   color: rgba(69,80,106,1.0); }
/* ------- counter section end ------ */
/* -------- contact_form section css end  ------- */


.invoice{ background-color: #2a3747; }



/*  header css  */
.country-flag img {
    max-width: 37px;
    margin-right: 7px;
}
.country-flag {
padding: 6px 9px;    border: 1px solid #e4e4e4;
    width: fit-content;
    float: right;
}
.en-lg {
    width: 70%;
    margin-top: 22px;
    text-align: right;
}
.header_logo {
    float: left;
}	
#header {
    font-family: 'Barlow Semi Condensed', sans-serif !important;
    background: url(../img/rii.png); 
    background-repeat: no-repeat;
    background-position: right;
}
.home-banner-setion h1 {
    font-size: 60.0px;
    color: rgba(47,47,47,1.0);
    text-align: left;
    line-height: 61px;
    font-weight: 700;
}
.sign-up-login a {
    text-transform: uppercase;
    font-size: 18px;
    background:#fff;
    padding: 9px;
    line-height: 2;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 4px;
}
.sign-up-login .login {
    background: #2a3747;
    font-size: 18.0px;
    color: #fff;
    padding: 10px 18px;
    border-radius: 4px;
}
.sign-up-login .login:hover{
    text-decoration: none;
    color: #25d7de;
}
.sign-up-login {
    padding: 22px 0px;
}
.home-banner-setion p {
    font-size: 22px;
    color: rgba(69,80,106,0.6);
 	margin-bottom: 43px;
    margin-top: 26px;
}
img#home-phone-img {
    margin-left: -95px;
}
.send-first-invoice h1 {
    font-size: 46px;
    color: #fff;
}.send-first-invoice p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 24px;
}

/*
#img-left-f {
    background: url(../img/sd.png), url(../img/df.png);
    background-repeat: no-repeat;
    background-size: auto;
    margin-top: 50px;
}
*/
#img-left-f {
    padding: 5% 0;
}
#img-left-f img {
    position: absolute;
    max-width: 100%;
    left: 0;
}
.back_image {
    margin: 0 14%;
}
.sign-up-login .sign-up {
    color: #2a3747;
    margin-right: 33px;
    font-size: 18.0px;
}
.sign-up-login .sign-up:hover{
    color: #25d7de;
    background: #fff;
    padding: 10px 10px;
    border-radius: 4px;
    text-decoration: none;
}
form.send-first-invoice-form input {
    padding: 20px;
    width: 82%;
    font-size: 18px;
 	border: unset;
 	border-radius: 4px;
 	    font-family: 'Barlow Semi Condensed', sans-serif !important;

    text-transform: uppercase;
}
form.send-first-invoice-form input[type=submit] {
    background: #2a3747;
    text-align: center;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 50px;
    font-size: 22px;
    cursor: pointer;
}
form.send-first-invoice-form input[type=submit]:hover{
    background-color: #488afd;
}
.footer{
	 	    font-family: 'Barlow Semi Condensed', sans-serif !important;

}
.footer_social span {
    margin-right: 17px;
    padding-bottom: 20px;
    font-size: 22.0px;
    color: rgba(69,80,106,0.6);
}
.footer_social span:hover{
    color: #387ef8;
}
.text-right a{
    color: #a2aab5;
}
.text-right a:hover{
    text-decoration: none;
        color: #a2aab5;
}
.contact_info a{
    font-size: 14.0px;
    color: #2a3747;
}
.contact_info a:hover{
    color: #0137b6;
    text-decoration: none;
}

.invoice {
    background: #2a3747 url(../img/banner-a.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
}






.dropdown button{
    background-color: transparent;
    color: #000;
    border: 1px solid #e4e4e4;
    border-radius: 0px;
}

.dropdown button:hover{
    background-color: transparent;
    color: #000;
}
.show>.btn-primary.dropdown-toggle {
    color: #000 !important;
    background-color: transparent !important;
    border-color: #e4e4e4;
    outline: 0px !important;
}
.dropdown-menu li:hover{
    background-color: #edf2fd !important;
    text-decoration: none;
}
.dropdown-menu li a{
    color: #000;
}
.dropdown-menu li a:hover{
    text-decoration: none;
    color: #000;
}
.dropdown-menu li{
    padding: 6px 0;
}
.dropdown-menu li img{
    padding: 0 6px;
}
.dropdown-menu {
    min-width: 8rem !important;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: unset !important; 
}
.btn-primary:hover {
    border-color: #e4e4e4 !important;
}
input:not(:focus):valid ~ .floating-label {
    top: 16px;
    left: 8px;
}
.contactForm input {
    padding-left: 0px !important;
}
.floating-label {
  position: absolute;
  pointer-events: none;
  top: 0px;
  left:8px;
  transition: 0.2s ease all;
}

.form-control {
color: #2a3747 !important;
}

.form-control {
color: #2a3747 !important;
}

.home-bannerimg a img {
    margin-right: 9px !important;
}
.home-bannerimg a img:hover {
    /*
    -webkit-box-shadow: 0px 0px 10px 2px rgba(158,156,158,1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(158,156,158,1);
    box-shadow: 0px 6px 10px 2px rgb(117, 165, 247);
    */
    opacity: 0.6;
}



/*
div#demo2 {
    width: 207px !important;
    z-index: 99999 !important;
}
*/
div#demo2 {
    width: 187px !important;
    z-index: 99999 !important;
    background-color: #fff;
    border-radius: 16px;
}
.inner:hover {
    background-color: #ffffff;
    box-shadow: 0 0 20px #c3c3c3;
}

.mobile_banner img {
    display: none;
}

/*
@media only screen and (max-width: 1314px) {
.dropdown-menu {
    top: 178% !important;
}
*/


@media only screen and (max-width: 1199px) {
.home-bannerimg a img {
    width: 41%;
}


@media only screen and (max-width: 1024px) {
.home-bannerimg img {
    margin-bottom: 22px;
}
.Easiest_contant h1 {
    font-size: 37px;
}
#img-left-f img {
    max-width: 79%;
}
}

@media (min-width: 576px){
  .container {
    max-width: 719px !important; 
}  
}

@media (min-width: 768px){
    .container {
        max-width: 950px !important;
    }

}
@media (min-width: 1200px){
    .container {
    max-width: 1140px !important;
}
}
@media only screen and (max-width: 767px) {
    #sendmessage {
    font-size: 34px;
    }
}
    
@media only screen and (max-width: 992px) {
    #header {
    background-position-x: right;
    background-position-y: top;
    }
    .header_logo img {
    max-width: 124px;   
    }
    .home-banner-setion h1 {
    font-size: 43px;
    line-height: 46px;
    }
    .home-bannerimg img {
    max-width: 147px;
    }
    .en-lg {
    margin-top: 10px;
    }
    .sign-up-login {
    padding: 7px 0px;
}
.en-lg {
    float: right;
    width: 49%;
    margin-top: 10px;
}

}




@media only screen and (max-width: 600px) {
    .en-lg {
    position: absolute;
    right: -22%;
    top: 21%;
}
div#main_header {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 12px;
}
     .frame-slider-img {
       position:relative !important;
       top:unset;
       left:unset;
    }
    .dropdown button img {
    width: 20px;
    margin-top: -2px;
}
.sign-up-login a {
    font-size: 12px !important;
    padding: 3px 6px !important;
}
div#header .col-md-6 {
    max-width: 50%;
    padding:0px;
}.dropdown button {
    padding: 3px 5PX;
    font-size: 10px;
}
    div#demo2 {
    position: absolute !important;
    top:1;
    left:1;
    }
    .invoice {
    background: #2a3747 url(.../img/banner-a.png);
    }
    #contant_right_f {
        margin-top: 68%;
    }
    #img-left-f img {
    max-width: 83%;
    }
    .col-md-6 {
    text-align: center;
    }
    .inner p {
    font-size: 15px;
    }
    .inner h2 {
    font-size: 26px;
    }
    .contact_info {
    text-align: center;
    }
    .footer_social {
    text-align: center;
    }
    .footer-site-copyright.text-right {
    text-align: center !important;
    }
    .footer_logo {
    padding: 36px 0;
    }
    div#banner_contant .col-md-6 {
    max-width: 100% !important;
}
    .Easiest_contant h1 {
    font-size: 32px;
    }
    .Easiest p {
        font-size: 18px;
    }
    .header_logo img {
    max-width: 97px;
    }
    .country-flag {
    padding: 2px 7px;
    font-size: 12px;
    margin-top: 8px;
    }
   .country-flag img {
    max-width: 23px;
    margin-right: 7px;
    margin-top: -3px;
    }
    .sign-up-login .login {
    font-size: 14px;
    padding: 10px 18px;
    }
    .sign-up-login {
    padding: 7px 0px;
    border-bottom: transparent;
    }
    .sign-up-login .sign-up {
    color: #000000;
    margin-right: 0px;
    font-size: 14px;
    }
    .en-lg {
    width: unset;
    margin-top: 0;
    }
    #header {
    background: url(.../img/rii.png);
    }
    #banner_contant {
    padding: 0 !important;
    margin: 0 !important;
    }
    .home-banner-setion h1 {
    font-size: 41px;
    line-height: 38px;
    text-align: center;
    }
    .home-bannerimg img {
    max-width: 115px;
}
div#home-mobile {
    text-align: center;
}
div#demo2 {
    width: auto !important;
}
img#home-phone-img {
    margin-top: 30px;
    width: 100%;
        margin-left: 0;

}
div#Seemless_container_fluid .col-md-4 {
    margin-bottom: 30px;
}
.img_site_info img {
    max-width: 77px;
}
.inner a {
    font-size: 19px;
}
#site_info .inner {
    padding: 20px;
    padding-top: 0;
    padding-bottom: 40px;
}
#sendmessage {
    font-size: 30px;
}
.dropdown, .dropup {
    z-index: 99999;
}
.btn span {
    display: none;
}
}



@media only screen and (max-width: 575px) {
    .counters h1 {
        font-size: 36px;
    }
    .counters p {
        font-size: 14px;
    }
    .home-bannerimg a img {
    width: 100%;
    }
    .home-bannerimg img {
    max-width: 147px;
    }
    .contact_form .col-3 {
    max-width: 50%;
    }
    .mobile_banner img {
    display: block;
    position: absolute;
    width: 106%;
    }
    button.btn.btn-primary.dropdown-toggle {
    margin-right: 30px;
    }
/*
    #home-mobile {
    text-align: center;
    background-image: url(../img/adolescent.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    }
*/
}
