body{
  font-size: large;
}
 .fira-sans-bold {
	font-family: "Fira Sans", sans-serif;
	font-weight: 700;
	font-style: normal;
}

/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.fira-sans-extrabold {
	font-family: "Fira Sans", sans-serif;
	font-weight: 600 !important;
	font-style: normal;
}
.list-group-item.active {
    color: white;
    background-color:#0910f1;
    border-color: #0910f1;
 border: 0px  !important;
}
.list-group-item {
   color: black;
      background-color:white;
 border: 0px  !important;
}
.formframebgblue {
	margin: 0 auto;
	justify-content: center !important;
	border-radius: 25px;
	box-shadow: 0 8px 20px blue;
 	border-color: blue !important;
	padding-top: 0.5rem;
	padding: 1.4rem;
/* 	border: var(--bs-border-width) var(blue) !important;
 */	margin-top: 15px;
	width: 80%;
	background-color: blue;
	color: white !important;
}
h1, h2, h3, h4{
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}


.websiteurlcss {
	margin-top: 5px;
	background-color:black;
	padding-top: 8px;
	padding-bottom: 8px;
	color: white;
}
/* select and input box */
.form-select-sm {
     border: 1px solid #aaa;;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered
	{
	height: 55px;
}

.select2-container--default .select2-search--dropdown .select2-search__field
	{
     border: 1px solid #aaa;;
}

.select2-selection--single .select2-selection__arrow b {
	border-color: black transparent transparent transparent;
	border-width: 5px 5px 0 5px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b
	{
	border-color: transparent transparent #7c00ff transparent;
	border-width: 0 4px 5px 4px;
}


.select2-dropdown {
 border: 1px solid #aaa;;}

/* select and input box */
.custom_color {
	background-color: #0910f1 !important;
	color: white !important;
	FONT-WEIGHT: 500;
}

.feildname {
	color: black;
	    font-size: large;

 }

.feildvalue {
	color: black;
		font-weight: 500;
		    font-size: large;


}

/*  .form-control
 {
 border: 1px solid black !important;
 border-radius: 0rem;

}
.form-control-lg
 {
  border: 1px solid #aaa;;
 border-radius: 0rem;

} */
.textfield {

     border: 1px solid #aaa;;
	border-radius: 0rem;
	height: 55px;
}

textarea.form-control {
     border: 1px solid #aaa;;
}
.form-select {
        height: 55px;
         border: 1px solid #aaa;;
        border-radius: 0rem;

        /*
        Add background image
        	--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='blue' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");

        background-image: var(--bs-form-select-bg-img);
        background-repeat: no-repeat;
        background-position: right 0.5rem center;
        background-size: 1em;
        */
}

.select_value {
	color: black;
}

.select_option {
	color: black;
}

form_padding_left {
	padding-left: 0.5rem;
}

.form-grid {
	height: auto !important;
	min-height: auto !important;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	padding: 40px !important;
	box-shadow: 0 6px 20px 0 #bcbec0 !important;
}

 p {
	text-align: justify;
	line-height: 2rem;
	    font-size: large;
}

.searc_hr {
	background: #ff00f7;
	/*  margin-top: 5px !important;
    margin-bottom: 5px !important; */
}

.logo {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: red !important;
	background-color: white !important;
}

.background_blue {
	background:
		url(https://static1.paytm.in/1.4/plogo/bg.png?version=1578420065),
		linear-gradient(to top, #00b1ff, #0051be 53%, #003bbc 67%, #002881);
	position: relative;
}




.list_active {
	background: #1931e9 !important;
	color: #f8f9fa !important;
}

.marquee_class {
	color: #7c00ff !important;
}

.datevalue {
	padding-left: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	padding-right: 20px;
	height: 51px;
	margin-top: 8px;
	padding-top: 10px;
	margin-bottom: 8px;
}

.header_content_2 {
	color: #006400;
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125);
}

.header_class_small_text {
	font-size: .5rem;
	margin-top: .4rem !important;
	margin-bottom: .4rem !important;
}

.footer {
	font-size: .7rem;
	text-align: center;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
}

.alertmodal_body {
	color: #7c00ff !important;
}

.messages_header {
	color: #7c00ff;
}

.messages_font {
	color: green !important;
	font-weight: bold;
}

.fontheader {
	color: #7c00ff;
}
.labellistname_details2 {
	font-weight: 400 !important;
	line-height: 1.33333em;
	margin: 0em 0em 1.33333em;
}

.labellistvalue2 {
	font-weight: 400 !important;
	line-height: 1.33333em;
	margin: 0em 0em 1.33333em;
}

.labellistname2 {
	font-weight: 400 !important;
	line-height: 1.33333em;
	margin: 0em 0em 1.33333em;
}

.profile_seperator {
	font-size: .7rem;
	background: red !important;
	color: white;
	text-align: center;
}

.hrstyle {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
	color: red;
}



.header_class_red {
	color: white !important;
	background-image: linear-gradient(-111deg, rgb(141, 37, 102) 5%,
		rgb(164, 18, 83) 98%);
	position: relative;
	display: block;
	padding: .30rem .5rem;
	margin-top: .4rem !important;
	margin-bottom: .4rem !important;
}

/*.header_class {
	position: relative;
	display: block;
	font-size: x-large;
	FONT-WEIGHT: 500;
	margin-bottom: 5px;
	margin-top: 10px;
}*/

.header_list_group {
	position: relative;
	display: block;
	padding: .5rem .2rem;
	border-bottom: 0px !important;
	font-weight: 500;
	margin-top: 0.5rem !important;
	font-size: 1.4rem;
}


.errorfieldfont {
	color: red;
}



.margin_top_100 {
	margin-top: 100px;
}

.margin_bottom_100 {
	margin-bottom: 100px;
}

.clblack {
	color: #0b3f6d;
	font-weight: 700 !important;
	padding-right: 5px
}

.text_white {
	color: #fff;
}

/* .active {
	background-color: #4CAF50;
	color: white;
} */
.content {
	color: #4b4848;
	line-height: 22px;
	padding: 60px 30px;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

banner {
	background: url(../images/image_marr.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 650px;
}


.image_code {
	background: yellow;
	background-size: cover;
}

.style3 {
	font: bold 16pt;
	color: #FFFFFF;
	vertical-align: middle;
}


.menu_css {
	color: white !important;
	font-weight: 600;
}



@media screen and (max-width: 600px) {
	.login_bg_image {
		max-height: 100%;
	}
	.labellistname_details {
		width: auto !important;
	}
	.labellistvalue {
		width: auto !important;
	}
	.header_class {
		font-size: 1.2rem;
	}
/*	form {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
	}*/

	.abountus_margin_middle {
		margin-bottom: 0px !important;
		margin-top: 0px !important;
	}
}

/* custom checkbox */
.checkboxcontainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	/* top: 0; */
	left: 0;
	height: 20px;
	width: 22px;
	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkboxcontainer:hover input ~ .checkmark {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxcontainer input:checked ~ .checkmark {
	background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.checkboxcontainer input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.checkboxcontainer .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*  start Social media css */
.fa {
	width: 35px;
	text-align: center;
	text-decoration: none;
}

.fa:hover {
	background: #1cef44 !important;
}

.fa-facebook {
	/* 	background: #d500ff !important;
 */
	color: white;
}

.fa-twitter {
	color: white;
}

.fa-linkedin {
	color: white;
}

.fa-instagram {
	color: white;
}

.icon-bar {
	float: left;
	display: block;
}

.icon-bar a {
	float: left;
	display: block;
	text-align: center;
	/* padding: 9px; */
	color: white;
	font-size: 1.1rem;
}

.icon-bar a:hover {
	background: #1cef44 !important;
}
/* End Social media css */
.banner {
	background:
		url(https://static1.paytm.in/1.4/plogo/bg.png?version=1575022014),
		linear-gradient(to top, #00b1ff, #00b1ff 53%, #00b1ff 67%, #00b1ff);
	position: relative;
}

.screen_message {
	color: #ec04ba !important;
}

.marquee__class {
	color: #28a745;
}

input[type=text]:focus {
	border: 1px solid rgb(0, 102, 204);
}

/* Start  Forms */
.form_1 {
	padding: 2%;
	letter-spacing: 0.2px;
}

.form_3 {
	color: white;
	letter-spacing: 0.5px;
	padding: 3%;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0
		rgba(0, 0, 0, 0.19) !important;
	background: url(../images/bg_image1.png) repeat;
	padding-bottom: 8%;
}

.form_2 {
	color: white !important;
	letter-spacing: 0.5px;
	padding: 3%;
	background: #0062cc;
	padding-bottom: 8%;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0
		rgba(0, 0, 0, 0.19) !important;
}

.form_shodow {
	position: relative;
	padding-left: 1.5rem;
	/* padding: 2rem; */
	/* width: 47%; */
	/* display: inline-block; */
	/* padding: 2rem; */
	background: #fff;
	border-radius: 9px;
	box-shadow: 4px 10px 19px 5px #ccc;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	margin-bottom: 5px;
	margin-top: 5px;
 }

.contactblock {
 margin-top: 10px;
    border: 1px solid #dfe2e9;
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 2px 2px #c4c7d1;
    clear: both;
    padding: 0 25px;
    overflow: hidden;
        clear: both;
        overflow: hidden;
        padding: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid #ebebeb;
        margin-right: auto;
            margin-left: auto;
padding-left: 20px;
                    width: 80%;
    }
/* End  Forms */
.list_group_about {
	display: block;
}

.list_group_about_bg2 {
	color: white;
	letter-spacing: 0.5px;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0
		rgba(0, 0, 0, 0.19) !important;
	background-image: linear-gradient(-111deg, #1c2ac5 5%, #1e12a4 98%);
}

.list_group_about_bg4 {
	color: white;
	letter-spacing: 0.5px;
	box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0
		rgba(0, 0, 0, 0.19) !important;
	background-color: #4c04f6 !important;
}

.main-heading-center {
	text-align: center;
	color: #0910f1;
	font-size: x-large;
}

.about_content1_bg {
	/*  letter-spacing: 3px;
     margin-left: 0px !important;
    margin-right: 0px !important;  */
	margin-bottom: 5px;
	font-size: large;
}

.list_group_about_bg {
	color: white;
	background-color: #408001 !important;
}

.company_about_image {
	width: 100%;
	height: 100%;
	max-height: 800px;
}

.company_about_image_font {
	font-size: 1.1rem;
	color: indigo !important;
	position: absolute;
	top: 10%;
	left: 4%;
}

/* webkit-scrollbar-thumb
 */
/* width */
/* ::-webkit-scrollbar {
	width: 10px;
}

Track
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}

Handle
::-webkit-scrollbar-thumb {
	background: #5E32E1;
	border-radius: 10px;
}

Handle on hover
::-webkit-scrollbar-thumb:hover {
	background: #5E32E1;
}
 */

/* pricing */
.pricing_policy_price {
	font-weight: bold;
}

.pricing_percentageoff {
	font-weight: bold;
	color: #ff00c6;
}

.pricing_actualprice {
	font-weight: bold;
	color: red;
}

.page_min_height {
	min-height: 390px;
}

a {
	color: #00f;
	text-decoration: none;
}

.a_1 {
 	text-decoration: none;
 	color: #00f;
 }

a:hover {
	color: #ee00a5;
}

.bg_color {
	background-color: #ce0e5f !important;
}

/* Spinner START
 */

.loading {
  position: fixed;
  z-index: 999;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.5);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 50px;
  height: 50px;
  margin-top: -0.5em;

  border: 3px solid rgba(33, 150, 243, 1.0);
  border-radius: 100%;
  border-bottom-color: transparent;
  -webkit-animation: spinner 1s linear 0s infinite;
  animation: spinner 1s linear 0s infinite;


}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Spinner END
 */
.table-bordered td, .table-bordered th {
	border: 0px !important;
}

.table td, .table th {
	border-top: 0px !important;
}


 .table-hover>tbody>tr:hover>* {
	/*  --bs-table-accent-bg: rgb(83 67 221); */
	color: white;
	background-color:black;
	font-weight: bold;
}
.tabledatapadding {
	padding: .4rem !important;
}

.tableheaderfont {
	background: #26009a;
	color: #fff;
	align: center;
	letter-spacing: 1.5px;
}

/* border input
 */
/* .form-control{
border: 1px solid #00b9f5 !important;
 }
 .select2-container--default .select2-selection--multiple {
    border: 1px solid #00b9f5  !important;
}
.select2-container--default .select2-selection--single {
         border: 1px solid #00b9f5  !important;
         border-radius: 0px  !important;;

}.select2-container--default .selection__rendered {
         border: 1px solid #00b9f5  !important;

}
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #00b9f5  !important;
}     */
.select2-container .select2-selection--single .select2-selection__rendered:focus
	{
	border-color: #7c00ff;
	border: 1px solid rgb(0, 102, 204);
	box-shadow: 0 0 0 !important;
}

.select2-container--default .select2-selection--multiple {
     border: 1px solid #aaa;;
	border-radius: 0rem !important;
	height: 55px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #580bd7;
    border: 1px solid #580bd7;
    color: white;
    }

.select2-container--default .select2-selection--multiple:focus {
   border: 1px solid rgb(0, 102, 204);
	border-radius: 0 !important;
	box-shadow: 0 0 0 !important;
}

.select2-container--default .select2-selection--single {
	height: 38px !important;
	padding-top: 4px !important;
	border: 1px solid black important;
	border-radius: 0 !important;
	box-shadow: 0 0 0 !important;
}

.select2-container .select2-selection--single {
	height: 55px !important;
	padding-top: 10px !important;
	padding-left: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
	{
	top: 10px !important;

}

.form-control:focus {
	border: 1px solid rgb(0, 102, 204);
	box-shadow: 0 0 0 !important;
}
/* END border input
 */
@media print {
	.btn {
		display: none;
	}
	.topnav a {
		display: none;
	}
	.topnav {
		display: none;
	}
	.print_hide {
		display: none;
	}
}

.alert {
 	margin-bottom: .2rem !important;
	margin-top: 5px !important;
	padding: 7px;
}


.toast_css {
	padding: .75rem 1.25rem;
	background-color: black;
	color: white;
}

.btn-create-shopping-web {
	font-weight: 600;
}

.btn-lg2{
    font-size: 15px;
    border-radius: 30px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 40px;
    border: none;
     display: inline-block;
     FONT-WEIGHT: 600;
    }

    .backgroundblue {background-color: #008CBA; color: white;}
    .backgroundred {background-color: #f44336; color: white;}
    .backgroundgray {background-color: #e7e7e7; color: black;}
    .backgroundblack {background-color: #555555; color: white;}

.about1_bg {
	position: relative;
}


.abountus_margin_middle {
	margin-bottom: 100px;
	margin-top: 100px;
}

.footer {
	background-color: #0910f1;
	color: white;
}
/* menu */
.topnav {
	background-color: #0910f1;
	color: white;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}

.topnav a {
	background-color: #0910f1;
	color: white;
	box-sizing: border-box;
 	display: block;
	text-decoration: none;

    text-transform: uppercase;
     width: 100%;
     padding: 10px 10px;


}

.topnav a:hover {
	background-color: white;
	color: #0910f1;
}

.topnav a.active {
   background-color:white ;
  color: #0910f1;
 }


.icon {
	display: none;
}

#menu {
	display: none;
}

.topnav .menudiv {
	display: none;
}

@media screen and (max-width: 900px) {

  .companynamecss {
	margin-top: 4px;
 }

	.topnav a {
    text-align: left;
    text-align:left !important;
     width: 100%;
      border-bottom: 1px solid rgb(67, 68, 74);
     padding: 20px 15px;
}

.mobile_header{
padding-top: 0px !important;
 padding-bottom: 0px !important;
}

  .topnav a {display: none;}
    a.icon {
    float: right;
    display: block;
  }
.topnav.responsive {
  height: 100vh;
  position: relative;
   margin:0px;
   text-align:left;
    background-color: #ffffff !important;
   }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }


  .topnav.responsive a {
    float: none;
    display: block;
   }
}
/*End  menu */

/* google traslator */
div.goog-te-gadget {
	color: transparent !important;
}

.goog-logo-link {
	display: none !important;
}

.goog-te-gadget {
	color: transparent !important;
}

.goog-logo-link {
	display: none !important;
}

.goog-te-gadget {
	color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
	color: blue !important;
}

#google_translate_element {
	color: transparent;
}

#google_translate_element a {
	display: none;
}

/* google traslator */
.formframenodata {
	box-shadow: 0 0 10px 0
		rgba(85.00000000000001, 89.99999999999997, 129, .3);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow
		0.3s;
	color: black;
	background-color: white;
	margin: 0 auto;
	justify-content: center;
	text-align: center;
	 padding: 1rem;
     margin-top: 20px;
    padding-bottom: 80px;
}
.backgroundwhite{
	background-color: white;
	}
@media screen and (min-width: 900px) {
 body{
    background-color: #e8eded;
 }
	/* .topnav{
	text-align: center;
    position: fixed;
     width: 100%;
} */
	.formframenodata {
		box-shadow: 0 0 10px 0
			rgba(85.00000000000001, 89.99999999999997, 129, .3);
		transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow
			0.3s;
		color: black;
		background-color: white;
		margin: 0 auto;
		justify-content: center !important;
 		text-align: center;
		text-align: center;
        padding: 1rem;
        padding-bottom: 80px;
        margin-top: 20px;

	}


	.formframe {
		color: black;
		background-color: white;
		margin: 0 auto;
		justify-content: center !important;
 		border-color: blue ;
		padding: 1rem;
        margin-top: 10px;
        margin-bottom: 5px;
 		width: 80%;
		/* border: 1px solid #d63384;
		 box-shadow: 0 0 10px 0
                 			rgba(85.00000000000001, 89.99999999999997, 129, .3);*/
	}
	.frameviewwidth100 {
        		color: black;
        		background-color: white;
        		margin: 0 auto;
        		justify-content: center !important;
         		border-color: blue ;
         		padding: 1rem;
        		width: 100%;
        		margin: 5px;

        	}
	.frameviewwidth95 {
    		color: black;
    		background-color: white;
    		margin: 0 auto;
    		justify-content: center !important;
     		border-color: blue ;
     		padding: 1rem;
     		margin-top: 20px;
            margin-bottom: 20px;
    		width: 95%;

    	}
   .frameviewwidth95 h2{

   	    margin-bottom: 10px;
   	}
	.formframe h2{

	    margin-bottom: 10px;
	}

}

section {
	color: #7a90ff;
	padding: 2em 0 8em;
	min-height: 100vh;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.pricing {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	margin: 0 auto 3em;
}

.pricing-item {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: stretch;
	align-items: stretch;
	text-align: center;
	-webkit-flex: 0 1 330px;
	flex: 0 1 330px;
}

.pricing-action {
	color: inherit;
	border: none;
	background: none;
	cursor: pointer;
}

.pricing-action:focus {
	outline: none;
}

.pricing-feature-list {
	text-align: left;
}

.pricing-palden .pricing-item {
	font-family: 'Open Sans', sans-serif;
	cursor: default;
	color: #84697c;
	background: #fff;
	box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
	border-radius: 20px 20px 10px 10px;
	margin: 1em;
}

@media screen and (min-width: 66.25em) {
	.pricing-palden .pricing-item {
		margin: 1em -0.5em;
	}
	.pricing-palden .pricing__item--featured {
		margin: 0;
		z-index: 10;
		box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
	}
}

.pricing-palden .pricing-deco {
	border-radius: 10px 10px 0 0;
	background: linear-gradient(135deg, #4097f9, #0af0c7);
	padding: 4em 0 9em;
	position: relative;
}

.pricing-palden .pricing-deco-img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 160px;
}

.pricing-palden .pricing-title {
	font-size: 0.75em;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #fff;
}

.pricing-palden .deco-layer {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.pricing-palden .pricing-item:hover .deco-layer--1 {
	-webkit-transform: translate3d(15px, 0, 0);
	transform: translate3d(15px, 0, 0);
}

.pricing-palden .pricing-item:hover .deco-layer--2 {
	-webkit-transform: translate3d(-15px, 0, 0);
	transform: translate3d(-15px, 0, 0);
}

.pricing-palden .icon {
	font-size: 2.5em;
}

.pricing-palden .pricing-price {
	font-size: 5em;
	font-weight: bold;
	padding: 0;
	color: #fff;
	margin: 0 0 0.25em 0;
	line-height: 0.75;
}

.pricing-palden .pricing-currency {
	font-size: 0.15em;
	vertical-align: top;
}

.pricing-palden .pricing-period {
	font-size: 0.15em;
	padding: 0 0 0 0.5em;
	font-style: italic;
}

.pricing-palden .pricing__sentence {
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em;
}

.pricing-palden .pricing-feature-list {
	margin: 0;
	padding: 0.25em 0 2.5em;
	list-style: none;
	text-align: center;
}

.pricing-palden .pricing-feature {
	padding: 1em 0;
}

.pricing-palden .pricing-action {
	font-weight: bold;
	margin: auto 3em 2em 3em;
	padding: 1em 2em;
	color: #fff;
	border-radius: 30px;
	background: linear-gradient(135deg, #a93bfe, #584efd);
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.pricing-palden .pricing-action:hover, .pricing-palden .pricing-action:focus
	{
	background: linear-gradient(135deg, #fd7d57, #f55d59);
}

.pricing-palden .pricing-item--featured .pricing-deco {
	padding: 5em 0 8.885em 0;
}