@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Agency FB';
src: url('../fonts/AgencyFB-Reg.woff') format('woff'), url('../fonts/AgencyFB-Reg.ttf') format('truetype'), url('../fonts/AgencyFB-Reg.svg#AgencyFB-Reg') format('svg');
 font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'agency fb';
src: url('../fonts/agency-fb.eot'); src: url('../fonts/agency-fb.woff2') format('woff2'), url('../fonts/agency-fb.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Impact';
src: url('../fonts/Impact.woff') format('woff'),
url('../fonts/Impact.ttf') format('truetype'),
 url('../fonts/Impact.svg#Impact') format('svg');
 font-weight: normal;
  font-style: normal ;
}


@font-face {
  font-family: 'impact';
src: url('/fonts/impact.eot'); src: url('../fonts/impact.woff2') format('woff2'), url('../fonts/impact.eot?#iefix') format('embedded-opentype'); font-weight: normal;
  font-style: normal;
}
a {
    color: #05857f; 
}
.communication_policy h3{
        color: #05857f;
}
.swiper-slide img.img-responsive {
    width: 100%;
    height: 530px;
    object-fit: contain;
}
  .dwld_app img {
    width: 120px !important;
    height: auto !important;
    margin-top: 5px;
}
.scan_me{
    padding:80px 0px;
}
.footer_graph {
    float: left;
    width: 100%;
    height: 61px;
    background: url(../images/footer-graph.png) no-repeat 120px top;
}
.slidershadow {
    float: left;
    width: 100%;
    height: 32px;
    background: url(../images/shadow.png) no-repeat center top;
    position: relative;
    z-index: 999;
	bottom: -1px;
}

#grass-bg {
    background: url(../images/home-grass.png) no-repeat center bottom fixed;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0;
    padding-top: 0px;
    position: relative;
    clear: both;
    overflow: hidden;
}
.mobile1 {
    /* margin-top: 39px; */
    margin-bottom: -384px;
    /* position: absolute; */
    /* top: 122px; */
}
.mobile1 img {
    position: absolute;
    top: 120px;
    /* background: #000; */
    border-radius: 55px;
    box-shadow: 0px 5px 25px #00000038;
}
#login-bg {
    background: url(../images/Picture1.jpg) no-repeat center bottom fixed #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0 0;
    height:100%; 
	
}


#whos-behind-bg {
    background: url(../images/founder-bg.jpg) no-repeat center bottom fixed #fff;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 70px 0 0 0;
    height:100%;
	
	
}

.city {color:#948a54; font-family:impact; font-size:60px;}
.bgcolor { background-color:#05857f ; padding:4px 6px; color:#FFF; border-radius:4px;}
.bgcolor:hover { background-color:#FCBB20; }

.header-tap-o {
    float: left;
    width: 100%;
    background: url(../images/header-o.png) no-repeat center top;
    position: relative;
    z-index: 1;
}
.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(238, 238, 238);
    border-top: 0;
    padding: 15px;
}
.topcity-meetus p img {
    text-align: center;
    vertical-align: sub;
	font-size: 40px; text-transform:uppercase;
	margin-right:20px; 
}
.topcity-meetus p {   
	font-size: 30px; text-transform:uppercase; 
}
/****************token**********************/
.token { 
position: absolute;
top: 0px;
width: 100%;


}
.datedone { margin-left:50px; margin-top:20px;}
.datedone p { font-size:28px;}

.token-no { margin-left:100px; margin-top:20px;}
.token-no p { font-size:30px; font-weight:bold;}
.bluetext{ color:#0f0f55;}
.redtext {color: #c0504d;}


/***********overview*************/
/*animated css*/

/*.rw-words {
    display: inline;
    text-indent: 10px;
}*/

@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; transform: translateY(-30px); z-index: 1000;}
    5% { opacity: 1; transform: translateY(0px); }
    9% { opacity: 1; transform: translateY(0px); }
    14% { opacity: 0; transform: translateY(30px); }
    17% { opacity: 0; }
    20% { opacity: 0; }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
.leftmargin { 
	float:left;
	font-familay: Agency FB; font-size:20px; 
	
}

.rw-words2{
    display: inline;
    
}

.rw-words{
    display: inline;
    text-indent: 10px;
}
.rw-words-1 a{
    position: absolute;
    opacity: 0;
    color: #000;
    text-decoration: none;
    overflow: hidden;
    animation: rotateWord 27s linear infinite 0s;
	
}

.rw-words-1 a:nth-child(2) {
    animation-delay: 3s;
}
.rw-words-1 a:nth-child(3) {
    animation-delay: 6s;
}
.rw-words-1 a:nth-child(4) {
    animation-delay: 9s;
}
.rw-words-1 a:nth-child(5) {
    animation-delay: 12s;
}
.rw-words-1 a:nth-child(6) {
    animation-delay: 15s;
}
.rw-words-1 a:nth-child(7) {
    animation-delay: 18s;
}
.rw-words-1 a:nth-child(8) {
    animation-delay: 21s;
}
.rw-words-1 a:nth-child(9) {
    animation-delay: 24s;
}
/*animated css close*/

.navbar-default {
    background-color: #FFF;
    /*border-color: ddd;*/
	border-radius:0px;
	height: 86px;
}

.navbar-nav {
    /* margin: 0.5px -15px; */
    font-family: Agency FB;
    font-size: 17px;
    background-color: #fff;
    margin-top: 15px;
}
.navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
    background-color: #6dc6c2;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #FFF !important;
    background-color: #6dc6c2 !important;
}

.full {
    /*background: url('http://placehold.it/1920x1080') no-repeat center bottom fixed;*/
	background: url(../images/home-grass.png)no-repeat center bottom fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height:50%;
}


.icons-header { display: block; text-align: center;}
.get-slogan { margin-top:12px; text-align:center; font-family: Agency FB; font-size: 20px; }

.mobile2 { display:none !important;}

 .copy-right2{
    position:absolute;
	display:inline-block;
	z-index:1002;
	right:12px;
	top:93px;
}



.top-mar { margin-top:120px; }

.middlePage {
    width: 70%;
    height: auto;
   /* position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.middlePage-login {
    width: 70%;
    height: 550px;
   /* position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loginbg {
    position: absolute;
    top: 30px;
}

.watch { width:90px; float:left; margin-bottom:20px;}




#footer {
    background: url(../images/footer-graph2.jpg) no-repeat scroll center bottom #6dc6c2;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
        padding-top: 70px;
    position: relative;
    clear: both;
}
.loginborder { margin-top:20px; }
header img.img-responsive {
    width: 155px !important;
}
#corner-slider button.btn.btn-primary.btn-lg {
    width: 90%;
    padding: 7px 16px;
    margin-top: 3px;
}

.footerlogo img{ text-align: center; vertical-align:middle; padding:40px 0px 50px 0px; border-right:#fff solid 1px;width: 250px;}

.footer-links { color: White; text-align: center; font-family:Agency FB; font-size:20px;}
.footer-links a { color: White; text-align: center; }
.footer-links a:hover { color: White; }

.footer-contact2 {color: White; font-family:Agency FB; font-size:20px;}
.footer-contact2 a {color: White; }
.footer-contact2 a:hover {color: White; }

.footer-contact {color: White; font-family:Agency FB; font-size:18px;}
.footer-contact a {color: White; }
.footer-contact a:hover {color: White; }

.footer-copyright { color:#FFF; font-family:Agency FB; font-size:14px;}
.footer-copyright a { color:#FFF; }
.footer-copyright a:hover { color:#FFF; }


#corner-slider {
    position:fixed;right:-399px;bottom:6px;
    z-index:10000;
    /*height:219px;width:369px;*/
	overflow:hidden;
	background:#fff;
    box-shadow: 0 4px 10px rgba(102,102,102,0.5);
    font-family:halvetica,arial,sans-serif;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3
}
#corner-slider.hidden{
    display:none
}
#corner-slider .more-links-wrapper{
    position:relative;
    width: 100%;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#corner-slider .links-wrapper{
    width:100%;margin-top:0
}
#corner-slider h2{
    margin:10px 20px;color:#333333;
}
#close-corner-slider{
    position:absolute;
    right:24px;
    cursor:pointer
}
#corner-slider .close{
    position:absolute;right:24px;top:18px;cursor:pointer;font-size:16px;
	display:inline-block;z-index:1002
} 
#corner-slider .fl{
    float:left
}
#corner-slider .more-img-wrapper{
    width:40%
}
#corner-slider .more-img-wrapper > div{
    margin:20px
}
#corner-slider .more-img-wrapper > div > img{
    padding:5px;border: 1px solid #b3b3b3;
}
#corner-slider .read-more{
    width:60%;margin-top:10px
}
#corner-slider .read-more a{
    color:#333
}
#corner-slider .cb{
    clear:both
}

.btn-primary {
    color: #fff;
    background-color: #05857f !important;
    border-color: #05857f !important;
}

.mdd img { vertical-align:baseline !important; }

/*********boxshadow***********/
.box {
    width: 100%;
    height: auto;
    background: #FFF;
    margin: 0px auto;
}
.effect5 {
    position: relative;
}
.boxshaow2 {
    -webkit-box-shadow: 0px 2px 30px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 30px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 30px 0px rgba(50, 50, 50, 0.75);
}

.textcolor { color:#05857f;}

.img-boxshaow {
    -webkit-box-shadow: 0px 9px 15px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 9px 15px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 9px 15px 0px rgba(50, 50, 50, 0.75);
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.mb-md {
    margin-bottom: 15px !important;
}
.hedcol h3 img { vertical-align:baseline !important; width:30px; height:auto; }
.hedcol h3 { color:#136274;}

.camr2 h2 img { vertical-align:text-bottom !important; display:inline; width:90px; }

.camr3 h3 img { vertical-align:text-top !important; display:inline; width:90px;}

.featured-box {
    background: #F5F5F5;
    background: -webkit-linear-gradient( top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.featured-box-primary .box-content {
    border-top-color: #005799;
}

.featured-box-secondary .box-content {
    border-top-color: #e36159;
}
.featured-box-tertiary .box-content {
    border-top-color: #2baab1;
}

.featured-box-quaternary .box-content {
    border-top-color: #383f48;
}



.box-content {
    border-radius: 8px;
    border-top: 1px solid #CCC;
        border-top-width: 1px;
        border-top-color: rgb(204, 204, 204);
    border-top-width: 4px;
    padding: 10px 10px 10px 10px;
    position: relative;
    top: -1px;
}

.topcity p img { text-align:center; vertical-align:sub; }
.topcity p { font-size:22px; }




/************border***************/


.feature_section11 {
    float: left;
    width: 100%;
    padding: 83px 0px 90px 0px;
    /*background: #eee url(http://www.viriminfotech.com/wp-content/themes/viriminfotech/css/../images/grow.png) no-repeat center top;*/
    background-size: auto auto;
    background-size: cover;
}

.feature_section11 .contbox {
    float: left;
    width: 500px;
    padding: 40px 40px 50px 40px;
    text-align: center;
    background-color: #fff;
    outline: 10px solid #ffffff;
    outline-offset: 4px;
    margin-top: -17px;
    position: relative;
    z-index: 3;
}

.contbox-border {
   	width: 100%;
	padding: 40px;
	text-align: center;
	outline: 10px solid #FFF;
	outline-color:rgba(255, 255, 255, 0.71);
	outline-offset: 4px;
	margin: 25px 0px;
	z-index: 3;
	background-color: #ffffff;
	background: rgba(255, 255, 255, 0.71);
    
}
.phone-form {
    width: 65%;
    padding: 10px 10px 10px 10px;
    background-color: transparent;
    margin: 173px 0px 0px 18px;
    position: absolute;
    z-index: 3;
}
.phone-form h2 {
    text-align: center;
    margin: auto;
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 500;
    word-spacing: 5px;
}
.scroll-to-top.visible {
    opacity: 0.75;
}
.phone-form h2 strong {
    color: #05857f;
}
html .scroll-to-top {
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: url(../images/go-to-top.png) no-repeat center top;
    border-radius: 7px 7px 0 0;
    bottom: 0px;
    color: #FFF;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 72px;
    min-height: 67px;
    z-index: 1040;
}

/*.element {
    position: fixed;
    top: 217px;
    right: 40px;
    color: rgb(255, 255, 255);
    background: url(../images/go-to-top.png) no-repeat center top;
    opacity: 1;
    transition: background 0.4s ease 0s;
    padding: 15px 10px;
    text-align: center;
    box-sizing: content-box;
    display: block;
    z-index: 2;
}*/


/************************************************/
/*.formRow {
    position: relative;
    width: 100%;
    height: 55px;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}*/

.hand-radio-info ul li {
    display: inline-block;
    color: #333;
    padding-right: 4px;
    margin-right: 4px;
    font-size: 16px;
}
li {
    line-height: 20px;
}

.slidercontact-tap {
    float: left;
    width: 100%;
    height: 32px;
    background: url(../images/contact-tap.png) no-repeat center top;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

.fo-size {font-size:22px;}
.widthbtn { width:200px; margin:0px auto; margin-top:20px;}

.phone-num {display:inline-table; font-size:50px; margin:0px auto; font-family:Agency FB;}
.phone-num img { height:50px; width:50px; }

.formRow--input-wrapper .form-con-01 {
    background-image: url('../images/all-icons/mobile.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}
.formRow--input-wrapper .form-con-02 {
    background-image: url('../images/all-icons/eml.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-03 {
    background-image: url('../images/all-icons/user.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-city {
    background-image: url('../images/all-icons/city-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-riciev {
    background-image: url('../images/all-icons/rece-icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-area {
    background-image: url('../images/all-icons/area-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-calendar {
    background-image: url('../images/all-icons/calendar-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-pick-uptime {
    background-image: url('../images/all-icons/pick-uptime-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-loginthumb-icon {
    background-image: url('../images/all-icons/user_id_login.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .form-con-pass {
    background-image: url('../images/all-icons/pass.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .admintype-icon{
    background-image: url('../images/all-icons/admintype.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .birthday-icon{
    background-image: url('../images/all-icons/birthday.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .anniversarry-con {
    background-image: url('../images/all-icons/anniversarry.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .form-con-address {
    background-image: url('../images/all-icons/home-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-state {
    background-image: url('../images/all-icons/state-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-pc {
    background-image: url('../images/all-icons/pc-co.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-con-landmark {
    background-image: url('../images/all-icons/landmark.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .Message-Icon {
    background-image: url('../images/all-icons/Message-Icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .Know-About-Icon {
    background-image: url('../images/all-icons/Know-About-Icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-ngo-establisment {
    background-image: url('../images/all-icons/ngo-establisment.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-ngo-registraion {
    background-image: url('../images/all-icons/ngo-registraion.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--item .form-ngo-type-icon {
    background-image: url('../images/all-icons/ngo-type-icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}
.formRow--input-wrapper .form-con-subject {
    background-image: url('../images/all-icons/msg2.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}
.formRow--input-wrapper .form-con-message {
    background-image: url('../images/all-icons/msg.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}

.formRow--input-wrapper .form-con-track {
    background-image: url('../images/all-icons/track.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
}


.tokenbg { 

	position: absolute;
	top: 6px;
	right: 190px;
	width: 370px;
	margin-left: 103px;
}


#ratecard-calculator .input_weights {
    width: 100%;
    height: 26px;
    left: 0;
    z-index: 2;
    top: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    border: 0px;
    border-radius: 0px;
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.loginoutline { width:100%; }

/*****  10-07-2018 ***/
.modal-md {width: 620px !important }
.van { width: 100%;}
.van img {
    display: block;
    max-width: 100%;
    height: auto;
width:auto;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 2px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 0px solid #DDD;
}
.table > tbody > tr > td.purple {
    background-color: #05857f;
	color: #FFFFFF;
}
.table > tbody > tr > td.orange {
    background-color: #0db8b0;
color: #FFFFFF;
}

 .font-slv {font-size:12px;}

.modal-content.co2e {border-radius: 0px 60px 0px 60px !important; border: 2px solid rgba(5, 133, 127)!important; background-color:transparent!important;  background:url("../images/co2e-bg.jpg") top left no-repeat; min-height:575px;}
.modal-header.co2e-title {padding: 20px 40px 15px 15px !important; text-align:center; border-bottom: 0px  solid #E5E5E5 !important;} 
.font-14 { font-size:14px!important;}
.font-16 { font-size:16px!important;}
.font-18 { font-size:18px!important;}
.font-20 { font-size:20px!important;}
.font-22 { font-size:22px!important;}
.font-26 { font-size:26px!important;}
.font-28 { font-size:28px!important;}
.font-30 { font-size:30px!important;}
.font-32 { font-size:32px!important;}
.font-34 { font-size:34px!important;}
.font-36 { font-size:36px!important;}
.font-38 { font-size:38px!important;}
.font-40 { font-size:40px!important;}
.font-42 { font-size:42px!important;}
.font-44 { font-size:44px!important;}
.font-46 { font-size:46px!important;}
.font-48 { font-size:48px!important;}
.font-50 { font-size:50px!important;}
.text-red { color:#cc6666!important;}
.text-blue {color:#003366!important;}
.text-bold { font-weight:bold;}
.text-normal {font-weight: normal!important;}
.clearBoth { clear:both; height:0px;}
.form-con-recicleable {
    background-image: url('../images/all-icons/recicle-icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
	padding-left:30px;
	border-color:#05857f!important;
}
.form-con-qty {
    background-image: url('../images/all-icons/qty-icon.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
	padding-left:30px;
	border-color:#05857f!important;
}
.mt-0 { margin-top:0px !important;}
.font-24 {font-size:24px;}
.mt-12 {margin-top:12px;}
.pt-8 {padding-top:8%;}
.nav > li > a {padding: 10px 10px;}
hr {border-top: 1px solid #05857f !important;}

.formRow--input { min-height: 35px;}

@media screen and (max-width: 1100px) {
	.phone-form {
    width: 69%;
    padding: 5px 10px 5px 10px;
    background-color: transparent;
	margin: 108px 0px 0px 7%;
    position: absolute;
    z-index: 3;	
}
.mt-0 { margin-top:0px !important;}
.mb-0 { margin-bottom:0px;}
.font-24 {font-size:18px;}
.mt-12 {margin-top:6px;}
.pt-8 {padding-top:4%;}
.nav > li > a {padding: 10px 5px;}
}
@media screen and (max-width: 1024px) {
.phone-form {
	margin: 108px 0px 0px 7%;
}	
}
@media screen and (max-width: 991px) {
/* .navbar-nav > li > a i {
	display: inherit;
	text-align: left;
	float: left;
	margin: 5px 10px 0px 0px;
	margin-top: 1px;
	margin-bottom: 0px;
} */
.phone-form {
    width: 69%;
	margin: 108px 0px 0px 7%;
	padding: 10px 10px 10px 10px;
	 background-color: transparent;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.city {
    color: #948a54;
    font-family: impact;
    font-size: 50px;
}
/* .mobile-hide{ display: none; } */

.mobile2 { display:none !important;}


.copy-right2{
	display:none;
}
.font-24 {font-size:24px;}
.mt-12 {margin-top:12px;}
.pt-8 {padding-top:8%;}
.top-mar { margin-top: 10px !important; margin-bottom:20px !important; }

}

    .msd-text-color {color: #05857f;}
    .adm-input-color{color: #006;}
    .adm-input-font-18 {font-size:18px;}
    .adm-loginthumb-icon {
        background-image: url('../images/all-icons/thumbprint.png');
        background-position: 7px 7px;
        background-repeat: no-repeat;
        padding-left:55px;  
    }

    .adm-input-cont {
    display: block;
    width: 96%;
    height: 46px;
    padding: 6px 2px;
    font-size: 18px;
    font-weight:bold;
    text-align:center;
    line-height: 1.42857143;
    color: #006;
    background-color: #fff;
    background-image: none;
    border: 2px solid #6dc6c2;
    border-radius: 0px;
    margin-right:10px;
}
    .adm-pt-10 { padding-top:10px;}
    .border-radius-0 {border-radius: 0px;}

    /*.field-icon {*/
    /*float: right;*/
    /*margin-left: -35px;*/
    /*margin-top: -25px;*/
    /*position: relative;*/
    /*margin-right: 5px;*/
    /*z-index: 2;*/
    /*}*/
.fa-eyes {
    width:24px;
    height:18px;
    background: url('../images/eye-close.png') no-repeat top left;
    }
.fa-eyes-slash {
    width:24px;
    height:18px;
    background: url('../images/eye-open.png') no-repeat top left;
    }
    
.field-icon {
    float: right;
    /* margin-left: -35px; */
    /* margin-top: -25px; */
    position: relative;
    margin-right: 5px;
    z-index: 2;
    position: absolute;
    top: 8px;
    right: 8px;
}

.kys-title { color: #05857f; margin-bottom: 10px; margin-top: 15px; font-size: 24px;}
span.semiclone {padding-left:8px; padding-right:8px;}
.kys-data h3 {margin-bottom: 3px; margin-top: 5px; font-size: 21px; color: #000;}
.kys-data h3 img { vertical-align:text-center; }

.kys-pic img { max-width:130px; }

.kys-data .tooltip-outer {position:relative;}
.kys-data .tooltip-outer .tooltip-v {display:none;}
.kys-data .tooltip-outer:hover .tooltip-v:after { border-color: #05857f transparent transparent;
border-style: solid;  border-width: 7px;  bottom: -14px;  content: "";  left: 15%;  position: absolute; width: 0;}
.kys-data .tooltip-outer:hover .tooltip-v { background-color: #05857f;  border-radius: 5px;
color: #fff;  display: block;  font-size: 18px;  left:28px;  padding: 6px 12px;  position: absolute;  top: -32px;
white-space: nowrap;}


    @media screen and (max-width: 480px) {
    .mob-d-none {display:none !important;}
    .mob-w100 {width:100% !important;}
    }


@media screen and (max-width: 768px) {
	.phone-form {
    margin: 240px 0px 0px 9% !important;
	}
.footerlogo img {
	text-align: center !important;
    vertical-align: middle;
    padding: 0px 0px 50px 0px !important;
    border-right:none !important;
}	
.loginborder { border-right:none !important; margin-top:20px; }		
.loginoutline { border:1px solid #ccc; border-top:none; width:100%; }	
.nav > li > a {padding: 10px 5px;}
.navbar-nav > li > a i {
	display: inherit;
	text-align: left;
	float: left;
	margin: 5px 10px 0px 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}
}

@media screen and (max-width: 767px) {
.col-s3-4 { width: 33.33333333%; }
.col-s3-4 { float: left; }
.col-s3-4 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px }
.modal-md { width: 90% !important; margin-left:auto; margin-right:auto;}
}

@media screen and (max-width: 736px) {
.phone-form {
   margin: 240px 0px 0px 9% !important; background-color: transparent;
}
}

@media screen and (max-width: 480px) {
.phone-form {
    width: 76% !important;
    margin: 130px 0px 0px 30px !important; background-color: transparent;
	}
.form-group { margin-bottom: 0px;}
.mobile1 { display:none !important;}
.mobile2 { display:block !important;}
.mobile-hide { display:none; clear:both; }
.aadr-mobile2 { display: none !important;}
.footerlogo img {
	text-align: center !important;
    vertical-align: middle;
    padding: 0px 0px 50px 0px !important;
    border-right:none !important;
}
.loginborder { border-right:none !important; margin-top:20px; }	
.loginoutline { border:1px solid #ccc; border-top:none; width:100%; }
.te-center h1 { text-align:center;}
.te-center p { text-align:center; }
.font-24 {font-size:18px;}
.mt-12 {margin-top:6px;}
.pt-8 {padding-top:4%;}
.tc-div {width:95% !important; margin:0 auto;}
.col-s3-4 { width: 50%; }
}
@media screen and (max-width: 376px) {
	.phone-form { margin: 100px 0px 0px 30px !important; background-color: transparent;	}
}

@media screen and (max-width: 320px) { 
.footerlogo img {text-align: center;  vertical-align: middle; padding: 0px 0px 50px 0px !important;  border-right:none !important;}
.loginborder { border-right:none !important; margin-top:20px; }	
.loginoutline { border:1px solid #ccc; border-top:none; width:100%; }
.phone-form { width: 77% !important; background-color: transparent; padding: 2px 10px 2px 10px; margin: 80px 0px 0px 19px !important;  position: absolute; z-index: 3;	}
.form-group { margin-bottom: 0px;}
.top-mar { margin-top:0px !important; }
.mobile1 { display:none !important;}
.mobile2 { display:block !important;}
.mobile-hide { display: none; }
.aadr-mobile2 { display: none !important;}
.register-mrar { margin-top:20px;}
/****************************/
.datedone { margin-left:20px; margin-top:0px;}
.datedone p { font-size:24px;}
.token-no { margin-left:60px; margin-top:0px;}
.token-no p { font-size:20px; font-weight:bold;}
.te-center h1 { text-align:center;}
.te-center p { text-align:center; }
.modal-title2 { margin: 0; line-height: 1.42857143; font-size: 25px;}
.fo-size {font-size:20px;}
.widthbtn { width:150px; margin:0px auto; margin-top:20px;}
.phone-num {display:inline-table; font-size:30px; margin:20px auto; font-family:Agency FB;}
.phone-num img { height:30px; width:30px; }
.font-24 {font-size: 18px;}
.pt-8 { padding-top: 1%;}
.btn-group-lg > .btn, .btn-lg {padding: 6px 16px 6px;}
.h2, h2 {font-size: 25px;}

}
/*new css*/

.testi_card {
    padding: 20px 40px;
}
.top-content {
    display: flex;
    justify-content: space-between;
}
.review-content {
    padding: 15px;
}
.mySwiper  .swiper-slide {
    background: #ebebeb57;
    border-radius: 10px;
}
.swiper-button-next:after, .swiper-button-prev:after { 
    font-size: 25px !important;
}
 .rating {
    display: flex;
    gap: 4px;
    align-items: center;
}
 .top-content .rating i {
    color: #ffb321;
    font-size: 15px;
}
.top-content {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
 .top-content .date-review {
    line-height: 22px;
    color: #64666c;
    font-size: 16px;
}
.top-content h6.fw-6 {
    font-size: 20px;
    margin: auto;
}
.scanner_content img {
    margin: auto;
    width: 75%;
}

#scannerModal .modal-header {
    border-bottom: 0px;
    padding-bottom: 0;
}
#scannerModal .modal-body { 
    padding-top: 0;
}

#scannerModal .modal-footer{
    border-top:0px;
}

#seen1 .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    display: flex;
    align-items: center;
    gap: 10px;
}
.formRow--input-wrapper .input-group { 
    width: 100%;
}
#divShowAllTabl button.btn.btn-primary.btn-icon.pull-right {
    width: 55%;
    margin: auto;
    display: block;
    text-align: center;
    float: none !important;
}
#scannerModal .modal-dialog {
    width: 740px;
}

#scannerModal img.img-responsive {
    width: 100%;
    height: 530px;
    object-fit: contain;
}
#scannerModal h2 {
    color: #05857f;
    margin: 0;
    /*font-family: sans-serif;*/
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 600;
}
#scannerModal .row { 
    align-items: center;
    display: flex;
}
button.tablinks {
    background: #fff;
    border: 1px solid #05857f;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 600;
    color: #05857f;
    /*font-family: sans-serif;*/
    /* margin-bottom: 15px; */
}
button.active {
    background: #05857f;
    color: #fff;
}
.tab {
    display: flex;
    gap: 15px;
    margin: 15px 0;
}

#scannerModal form {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap:wrap;
}

#scannerModal form input {
    width: 100%;
    height: 34px;
    border-radius: 5px;
    border: 1px solid #05857f;
    outline: none;
    box-shadow: none;
}
.dwld_app h6{
    
}
#scannerModal  .dwld_app img {
    width: 120px !important;
    height: auto !important;
    margin-top: 5px;
}
.dwld_app h6 {
    margin: 25px 0 0px;
    font-size: 14px;
    /*font-family: sans-serif;*/
    font-weight: 500;
}
img.img-responsive.heading-img {
    padding: 0 25px;
}
.phone_marquee {
    padding: 0 25px;
}
.phone_marquee img.img-responsive {
    width: 65px;
    max-width: 65px;
     min-width: 65px;
}
.leftmargin { 
    font-size: 15px;
}
.d-flex{
    display:flex;
}
.align-items-center{
    align-items:center;
}
.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}
.modal_header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
    width: 400px;
}
.modal_header img {
    width: 110px;
}
.right_content h2 {
    margin: 0;
    /*font-family: sans-serif;*/
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #05857f;
}
.right_content p {
    /* font-family: sans-serif; */
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #05857f;
}
#onLoadModal .modal-body {
    position: relative;
    padding: 15px;
    padding-top: 0;
}
#onLoadModal .modal-dialog {
    width: auto;
    max-width: 447px;
}
.modal_content h2 {
    margin: 0;
    /* font-family: sans-serif; */
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #05857f;
}
.modal_content p {
    /* font-family: sans-serif; */
    font-size: 15px;
    color: #05857f;
    margin-bottom: 5px;
    text-align: justify;
    letter-spacing: -0.2px;
}
.text-right{
    text-align:right;
}
.text-right img {
    width: 40px;
    margin-top: -30px;
}
.text-right h2 {
    margin: 0;
}
.modal_footer {
    display: flex;
    align-items: center;
    border-top: 1px solid #05857f;
    margin: 5px 0 0;
    justify-content: center;
}
.modal_footer img {
    width: 35px;
    margin-top: 5px;
}
/*.modal_footer div {*/
/*    border-top: 1px solid #000;*/
/*    margin-left: 5px;*/
/*}*/
.modal_footer div img{
        width: 20px;
}
.modal-content { 
    background-color: #F6F2E9; 
}
.modal_footer h2 {
    margin: 0;
    font-size: 17px;
    margin-left: 5px;
    /* font-weight: 500; */
    display: flex;
    align-items: center;
    gap: 5px;
}
.rate_us.btn-primary {
    width: 100%;
    margin-top: 10px;
}
.rate_us .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
    display: flex;
    align-items: center;
}
.rate_us .hand-radio-info ul li { 
    display: flex !important;
    width: 10% !important;
    align-items: center;
    gap: 7px;
}

.rate_us .nav-justified input {
    margin: 0;
}
.rate_us .nav-justified label {
    margin: 0;
    cursor:pointer;
}

.topcity p {
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 

.has-success .input-group-addon {
    border: none !important;
   background-color: transparent !important; 
}
div#textarea_feedback {
    margin-top: -10px;
    font-size: 15px;
}
#contactForm button.btn.btn-primary.btn-icon {
    width: 100%;
}
.panel-heading .panel-title a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
}
 .m-auto{
     margin:auto;
 }

ul.persnoalList {
    list-style: none;
    padding: 0;
}
.featured-box p{
    text-align:justify;
}

.featured-box ul {
    text-align: justify;
    padding-left: 20px;
}
.textcolor {
    color: #05857f;
    letter-spacing: 0px;
}
#myLargeModal .modal-content {
    background-color: #fff;
}

.co2img {
    width: 60px;
    margin-top: 10px;
}
.icons-header i {
    color: #05857f;
}
.d-block{
    display:block;
}
span.ng-Data {
    position: absolute;
    top: 1px;
    left: 35px;
    display: block;
    padding: 0 4px;
    color: #2c3235;
    white-space: nowrap;
    letter-spacing: .2px;
    font-weight: normal;
    font-size: 14px;
    -webkit-transition: all, .2s;
    transition: all, .2s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
}
.counter {
    font-weight: 100;
    font-size: 15px;
}
.text-input {
    height: 65px;
}
.handshak_sec .formRow .placeholder2 { 
    top: 17%; 
}
.handshak_sec h3.mt-sm {
    padding-left: 50px;
}
#successModal .modal-header { 
    border-radius: 24px 24px 0px 0px;
}
#successModal .modal-body {
    text-align: center;
    position: relative;
    padding: 15px;
    font-size: 22px;
    padding: 0px 25px 40px;
}



@media screen and (min-width:300px) and (max-width:767px){
    .modal_header { display: flex; align-items: center; justify-content: center; margin-top: 0; width: auto; }
    .phone-form { margin: 170px 0px 0px 30px !important;  }
    .mobile2 { display: block !important; margin: auto; width: 100%; margin-top: 40px; }
    .mobile2 img { display: block; max-width: 100%; height: 550px; margin: auto; }
    .copy-right2 { display: block;  position: fixed !important; top: auto; bottom: 80px;}
    .copy-right2 img { width: 55px; }
    .modal-content.co2e { min-height: 100%; background-size: cover; }
    .modal-bottom{padding-top: 10px !important; padding-left: 159px !important;} 
    .modal-bottom span.font-36.text-bold.text-blue { font-size: 25px !important; }
    #co2e-Fcalc .text-right { text-align: left; }
    #co2e-Fcalc .font-32 { font-size: 24px!important; } 
    .mySwiper2 .swiper-slide{width:100% !important;}
    #scannerModal .row { flex-wrap: wrap;}
    #scannerModal .modal-dialog { width: 94%; }
    #scannerModal img.img-responsive { width: auto; height: 350px; object-fit: contain; object-position: center; margin: auto;}
    .dwld_app img { margin-right: 0 !important; margin-left: 0 !important;}
    .effect5 #process-h{height: 230px;}
    .phone-num { font-size: 30px; }
    .phone-num img { height: 35px; width: 35px; }
    .rw-sentence{text-align:left;}
    .contbox-border{padding: 40px 0;}
    .navbar-toggle{    margin-top: 25px;}
    .phone-form { margin: 120px 0px 0px 30px !important;}
    .footer-copyright .pull-right {float: right!important;  float: none !important; display: flex; justify-content: center; margin: 10px 0px; gap: 10px; }
    .footer-copyright { text-align: center; }
    .loginoutline .col-md-8{padding:0px !important; text-align: center;}
    .loginoutline button.btn.btn-danger.btn-icon { width: 80% !important; } 
    .navbar-nav {  margin-top: 0;}
    h4.text-left.text-uppercase.textcolor { padding-left: 15px;}
    .rate_us .nav-tabs.nav-justified { justify-content: space-between;  margin-top: 15px;}
    .hand-radio-info button.btn.btn-primary.btn-icon { width: 100%;  margin-top: 15px; }
    .rate_us .hand-radio-info ul li:last-child {  margin-right: 40px;}


}
@media screen and (min-width:768px) and (max-width:992px){
    .phone-form { width: 39%;  margin:225px 0px 0px 4%; }
.contbox-border {  width: 70%;   margin-left: 50%; }
.mobile1 {  margin-top: 0; margin-bottom: 0;  }
.scanner_content img {  margin: auto; width: 65%; }
}








