@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

* { padding:0; margin:0; }
body { font-family: 'Varela Round', sans-serif; margin: 0px; padding: 0px; }

ul { list-style-type: none; margin:0 !important; padding:0; }
a { text-decoration: none; color: #000; }
h1, h2, h3, h4, h5, h6 { padding:0; margin:0 !important; font-weight:100;}
p {
    font-size: 18px;
}
p.bel_title {
    font-size: 20px;
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.nomar { margin: 0 !important; }

.rightside {
    float: right;
    max-width: 570px;
}
.leftside {
    float: left;
    max-width: 530px;
}
.btn {
    padding: 12px 20px !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 20px !important;
    margin-right: 10px;
}
.btn2 {
    padding: 12px 20px !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 20px !important;
    margin-right: 10px;
}
.cblack { background: #023047; }
.cpink { background: #c52c96; }
.purple { background: #5956ac; }
.center { text-align: center; }

.container {
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}

div#header {
    background: url(../images/bgb_header.jpg) top left repeat-x;
}
div#header .container {
	padding: 0;
}
ul.topmenu {
    float: right;
    margin-top: 33px !important;
}
ul.topmenu li {
    float: left;
		background: url(../images/bgb_menu.jpg) top left no-repeat;
}
ul.topmenu li a {
    padding: 10px 16px;
    display: block;
    font-size: 17px;
    color: #000;
}
ul.topmenu li:first-child {
    background: none;
}
ul.topmenu li:last-child {
    background: #c52c96;
    border-radius: 9px;
		text-decoration: none;
}
a.signin {
    color: #fff !important;
}
a.signin.two {
    background: #333;
    border-radius: 11px;
    margin: 0 12px;
}
input[type="text"], input[type="date"], input[type="email"], input[type="tel"] {
    font-size: 20px;
    padding: 12px 15px;
    border: none;
    border-radius: 8px;
    outline: none;
    box-shadow: inset 0 0 4px #000;
		max-width: 255px;
}
select {
		-webkit-appearance: none;
		-moz-appearance: none;
    font-size: 20px !important;
    padding: 13px 15px;
    border: none;
    border-radius: 8px;
    outline: none;
    box-shadow: inset 0 0 4px #000;
    min-width: 255px;
		max-width: 255px;
}
h1 {
    color: #023047;
    font-size: 46px;
    line-height: 50px;
}
h2{
    color: #023047;
    font-size: 38px;
    line-height: 46px;
}

div#slider {
    background: url(../images/bgb_slider.jpg) top center no-repeat;
    background-size: cover;
}
div#slider .rightside h1 {
    color: #023047;
    font-size: 46px;
    line-height: 50px;
    padding: 30px 0 0 0;
}
div#slider .rightside h1 span {
    display: block;
    color: #c52c96;
}
div#slider .rightside p {
    font-size: 25px !important;
    padding: 10px 0 30px;
}
.ss a img {
    width: 50px;
}
.searcharea {
    background: #cfcfcd;
    display: block;
    clear: both;
    padding: 10px;
    border-radius: 8px;
    max-width: 975px;
    height: 69px;
    margin: 30px auto 0;
}
.searcharea input.btn.cblack {
    padding: 9px 15px !important;
    float: right;
}
.bbox {
    width: 23%;
    text-align: center;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 4px #000;
    padding: 28px 10px;
    float: left;
    margin-right: 2.5%;
}
.bbox img {
    padding-bottom: 16px;
}
.bbox h3 {
    color: #fff;
    padding-bottom: 30px;
    font-weight: 300;
}
.bbox.one {
    background: url(../images/bg_box1.png) top center no-repeat #fff;
}
.bbox.two {
    background: url(../images/bg_box2.png) top center no-repeat #fff;
}
.bbox.three {
    background: url(../images/bg_box3.png) top center no-repeat #fff;
}
.bbox.four {
    background: url(../images/bg_box4.png) top center no-repeat #fff;
}
.bbox p {
    text-align: left;
    font-size: 16px;
}
.hline small, .hline span {
    display: block;
    color: #000;
}
.hline {
    color: #0d3575;
    width: 300px;
    float: left;
    padding: 20px 0;
}

.i_search {
    background: url(../images/ico_search.png) center right no-repeat #fff;
		background-position: bottom 12px right 12px;
		float: left; margin-right:15px;
}
.i_loc {
    background: url(../images/ico_location.png) center right no-repeat  #fff;
		background-position: bottom 12px right 12px;
		float: left;  margin-right:15px;
}
.i_darrow {
    background: url(../images/ico_downarrow.png) center right no-repeat #fff;
		background-position: bottom 12px right 12px;
		float: left;
}

.process .pbox:last-child {
    margin-right: 0;
}
.process .pbox:first-child, .process .pbox:last-child {
    width: 28%;
}
.process .pbox {
    width: 40%;
    float: left;
    margin-right: 2%;
}
.pbox .gaps { padding:50px; }
.pbox .steps small {
    font-size: 22px;
    color: #c52c96;
}
.pbox .steps h3 {
    font-weight: 100;
    font-size: 28px;
    color: #023047;
}
.pbox .steps p {
    font-size: 16px;
}
div.whatweoffer {
    background: url(../images/bgb_section2.jpg) top center no-repeat;
    background-size: cover;
}
div.process {
    background: url(../images/bgb_section3.jpg) top center no-repeat;
    background-size: cover;
}
.vshah {
    background: #c52c96;
    color: #fff;
}
.vshah h3 span {
    font-size: 26px;
    display: block;
}
.vshah h3 {
    font-size: 40px;
    font-weight: 100;
}
.vshah .leftside p {
    padding-top: 10px;
}
.clients {
    background: #f9e9f4;
}

.blocks {
    background: url(../images/bgb_testimony.png) top left no-repeat;
    padding: 20px;
    color: #fff;
}
.blocks {
    background: url(../images/bgb_testimony.png) top left no-repeat;
    padding: 30px;
    color: #fff;
    max-width: 530px;
    float: left;
    position: relative;
    min-height: 435px;
}
.blocks img {
    padding-bottom: 10px;
}
.blocks h4 {
    font-size: 14px;
}
.blocks p {
    font-size: 16px;
    padding-top: 0px;
    line-height: 24px;
}
.propic {
    position: absolute;
    bottom: 0;
}
.propic img {
    float: left;
    margin-right: 20px;
}
.propic h4 {
    color: #0d3575;
    width: 300px;
    float: left;
    padding: 20px 0;
}
.propic h4 span {
    display: block;
    color: #000;
}
.propic h4 small {
    display: block;
    font-size: 14px;
    padding: 2px 0;
}
.footer {
    background: url(../images/bgb_footer.jpg) top left repeat-x #023047;
}
.prodetail {
    float: left;
    color: #fff;
    width: 445px;
    background: url(../images/bg_flt.jpg) top right repeat-y;
}
.prodetail img {
    float: left;
    padding-right: 13px;
}
.prodetail .vright p {
    font-size: 15px;
    padding-bottom: 20px;
    line-height: 20px;
}
.prodetail .vright {
    width: 320px;
    float: right;
    padding-right: 36px;
}
.ulbox {
    margin: 0 42px;
    display: block;
    float: left;
    color: #fff;
}
.ulbox ul li a {
    color: #fff;
    background: url(../images/bull_arrow_white.png) center left no-repeat;
    padding: 6px 0 6px 9px;
    display: block;
}
.quickcontact {
    background: #022b40;
    display: block;
    float: right;
    width: 250px;
    padding: 20px;
    color: #fff;
    border-radius: 20px;
}
.quickcontact h4 {
    font-size: 20px;
    padding-bottom: 20px;
}
.quickcontact p {
    border-bottom: 10px;
    display: block;
    padding-bottom: 16px;
    font-size: 14px;
}
.quickcontact p span {
    display: block;
    font-size: 16px;
}
.vright a {
    color: #fff;
    font-size: 15px;
}
.ulbox h3 {
    padding-bottom: 10px;
}
.fend {
    padding: 30px;
    text-align: center;
    font-size: 12px;
}
.fend a {
    color: #023047;
}
.footer a:hover {
    color: #ffc82d;
}
a:hover {
    text-decoration: none !important;
}
.menum { 
	display: none;
}
.jobview {
    background: #ececec;
    padding: 12px 12px 4px;
    border-radius: 15px;
    margin-bottom: 15px;
}
ul.info_box h3 {
    padding: 11px 0px 1px 18px;
}
ul.info_box p {
	padding: 0px 0px 1px 18px;
}
.info_box li {
    padding: 0 !important;
    margin: 0 !important;
    width: 33% !important;
}
ul.info_box h3 {
    padding: 11px 0px 1px 18px;
    font-size: 16px;
    color: #000 !important;
}
.job_desc {
    padding: 15px;
    display: block;
    clear: both;
}
.job_desc h3 {
    font-size: 16px;
    padding: 5px 0;
}
.job_desc ul li {
    display: block;
    float: none !important;
    clear: both;
    margin: 0 !important;
    padding: 3px 21px;
    width: 100% !important;
    background: url(../images/tickgrey.jpg) left center no-repeat;
}
.job_desc ul {
    padding-bottom: 12px;
}
.jobview .btn {
    color: #c52c96 !important;
    background: url(../images/ptag.jpg) 16px 5px no-repeat;
    padding: 0px 0px 10px 40px !important;
    outline: none;
    border: none;
}
.jobview .btn:focus {
    outline: none;
    border: none;
		background: url(../images/ptag.jpg) 16px 5px no-repeat;
		box-shadow: none;
} 
*:focus {
    outline: 0 !important;
}
.blogbox img {
    width: 100%;
}
.blogbox {
    width: 29%;
    float: left;
    margin: 2%;
    background: #efefef;
    padding: 10px;
}
.blogbox p small:last-child {
    
}
.blogbox p small {
    font-size: 12px;
    float: left;
}
.col-sm-6 p small:last-child {
    float: right;
}
.col-sm-6 p {
    font-size: 14px !important;
    line-height: 22px;
    text-align: left;
}
.container.blogdata .col-sm-6 img {
    border: 1px solid #ddd;
    padding: 6px;
    border-radius: 7px;
}
.fline label small {
    color: #c52c96;
    font-weight: 500;
    font-size: 18px;
}
.tab-content {
    padding: 15px;
}
.info_box li {
    float: left;
    text-align: left;
}

/*a.btn.cblack:hover {
    background: #034261;}*/

.btn.cblack, .btn.cpink, .signin, .btn2.cpink, .btn.cblack2, .btn.purple {
  background-repeat: no-repeat;
  background-position: -120px -136px, 0 0;
  
  background-image: -webkit-linear-gradient(
    top left,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: -moz-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );    
  background-image: -o-linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  background-image: linear-gradient(
    0 0,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.2) 37%,
    rgba(255, 255, 255, 0.8) 45%,
    rgba(255, 255, 255, 0.0) 50%
  );
  
  -moz-background-size: 250% 250%, 100% 100%;
       background-size: 250% 250%, 100% 100%;
  
  -webkit-transition: background-position 0s ease;
     -moz-transition: background-position 0s ease;       
       -o-transition: background-position 0s ease;
          transition: background-position 0s ease;
}

.btn.cblack:hover, .btn.cpink:hover, .signin:hover, .btn2.cpink:hover, btn.cblack2:hover, .btn.purple:hover {
  background-position: 0 0, 0 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
ul.topmenu li a:hover {
    color: #c52c96;
}
.mshow { 
	display: none;
}
a.btn2.cpink {
    width: 150px;
    display: block;
    margin: 0 auto;
    padding: 8px !important;
    text-align: center;
}
a.btn2.purple {
    width: 150px;
    display: block;
    margin: 0 auto;
    padding: 8px !important;
    text-align: center;
}



div#page_title {
    background: url(../images/bgb_inner_full.jpg) top right no-repeat;
    background-size: auto;
}
.page_content h2 {
    color: #c52c96;
    font-size: 23px;
    text-align: left;
}
.page_content h3 {
    font-size: 20px;
    text-align: left;
    padding: 7px 0 15px;
    font-weight: 600;
}
.page_content .leftside {
    max-width: 610px;
}
.page_content h3 {
    font-size: 20px;
    text-align: left;
    padding: 7px 0 15px;
}
.page_content p {
    padding-bottom: 18px;
}
.ico_in {
	background: #c52c96;
}
.ico_in ul li:last-child {
    background: none;
}
.ico_in ul li {
    float: left;
    width: 20%;
    text-align: center;
    color: #fff;
    background: url(../images/bgb_ico.jpg) top right no-repeat;
}
.ico_in ul li h3 {
    font-size: 44px;
    font-weight: 600;
}
.client_logos {
    background: #f9e9f4;
}
.client_logos h2 {
    font-size: 26px;
    text-align: center;
}
.client_logos .container ul li {
    float: left;
    box-shadow: 0 0 3px #999;
    margin: 20px;
}
div#page_title .container {
    padding: 40px 0;
}
.container.whatwedo ul li {
    width: 29%;
    float: left;
    margin-right: 4%;
    padding-right: 4%;
    text-align: justify;
    border-right: 1px solid #ccc;
}
.container.whatwedo ul li:nth-child(3), .container.whatwedo ul li:nth-child(6) {
    margin-right: 0;
    border-right: navajowhite;
}
.container.whatwedo ul li {
    width: 30%;
    float: left;
    margin-right: 4%;
    padding-right: 4%;
    text-align: justify;
    border-right: 1px solid #ccc;
    margin-bottom: 40px;
}
.pink {
    background: #c52c96;
    padding: 30px;
    border-radius: 20px;
    color: #fff;
    font-size: 21px;
}
.pink a.btn.cblack {
    margin: 0 auto;
    display: block;
    width: 150px;
}
.pink p {
    font-size: 20px;
}
.container.whatwedo ul li:nth-child(1) h3, .container.whatwedo ul li:nth-child(3) h3, .container.whatwedo ul li:nth-child(5) h3 {
    color: #c52c96;
}
.page_content h5 {
    text-align: center;
    font-size: 42px;
    padding: 12px 0 22px 0;
    color: #023047;
    font-weight: 600;
}

.fline label {
    display: block;
}
.fline input[type="text"], .fline input[type="date"], .fline input[type="email"], .fline input[type="tel"], .fline select {
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 90%;
    margin-bottom: 16px;
}
.fline textarea {
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 90%;
    margin-bottom: 16px;
    border-radius: 10px;
    height: 120px;
    padding: 10px 15px;
}
.fline.half {
    width: 48%;
    float: left;
}
.fline input[type=submit] {
    margin: 0 auto;
    width: 127px;
    display: block;
}
.fline input[type="radio"] {
    margin: 10px 0px 20px 10px;
}
.col-sm-6.cform {
    border-right: 1px solid #ccc;
}
.col-sm-6.cdetails {
    padding: 0 0 0 80px;
}
li.loc strong {
    padding-bottom: 5px;
    display: block;
}
li.loc {
    background: url(../images/ico_location.png) top left no-repeat;
    padding: 0 0 20px 30px;
}
li.pho strong {
    padding-bottom: 5px;
    display: block;
}
li.pho {
    background: url(../images/ico_pho.jpg) top left no-repeat;
    padding: 0 0 20px 30px;
}
li.ema strong {
    padding-bottom: 5px;
    display: block;
}
li.ema {
    background: url(../images/ico_ema.jpg) top left no-repeat;
    padding: 0 0 20px 30px;
}
.clients .container {
    padding: 40px 20px 20px;
}
form.signin_form {
    max-width: 400px;
    box-shadow: 0 0 4px #ccc;
    border-radius: 20px;
    padding: 30px;
    margin: 0 auto;
    text-align: center;
    border-top: 5px solid #c52c96;
}
form.signin_form input[type=text], form.signin_form input[type=password], select#login_type {
    box-shadow: none;
    border: 1px solid #ccc;
    font-size: 18px;
    border-radius: 10px;
    padding: 10px;
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
    max-width: 100%;
}
form.signin_form label {
    float: left;
}
input[type="file"] {
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 90%;
    margin-bottom: 16px;
    padding: 13px;
    border-radius: 10px;
}
.process h2 {
    text-align: center;
    padding-top: 50px;
}
.privacy_policy h2 {
    font-size: 22px;
    padding-bottom: 6px;
    display: block;
    float: none;
    clear: both;
    line-height: inherit;
}
.privacy_policy p {
    font-size: 16px;
    padding-bottom: 26px;
    display: block;
    float: none;
    clear: both;
    line-height: inherit;
}
.privacy_policy ul li {
    background: url(../images/tickpink.jpg) 2px 4px no-repeat;
    padding: 1px 20px 10px;
}

.privacy_policy ul {
    padding: 4px 0px 16px;
}
.privacy_policy h3 {
    padding-bottom: 9px;
}
form.signin_form p {
    padding-bottom: 18px;
}
.fa-whatsapp:before {
    content: "\f232";
}
.my-float {
    margin-top: 16px;
}
.one.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 2px 3px #999;
    z-index: 100;
}
.partner {
    background: #f2f4f6;
    border-radius: 15px;
    padding: 20px;
    text-align: center;
}
.partner ul li {
    width: 48%;
    float: left;
}
.partner h2 {
    text-align: center;
    font-size: 36px;
    color: #022f45;
}
.blogdata ol li, .blogdata ul li {
    padding: 7px 0px 6px 20px;
    background: url(../images/tickpink.jpg) 0px 8px no-repeat;
}
.blogdata p, .blogdata ul li, .blogdata ol li {
    font-size: 16px !important;
}
.blogdata ul, .blogdata ol {
    padding-bottom: 20px;
}
ul.topmenu.mhide a.btn.cblack {
    padding: 7px 17px !important;
}



@media screen and (max-width: 767px) {
	div#slider .rightside h1 {
			font-size: 30px;
			line-height: 40px;
	}
	.leftside img {
			width: 96%;
	}
	.steps img {
			width: 100%;
	}
	.rightside img {
			width: 96%;
	}
	.bbox {
			width: 86%;
			margin: 16px auto !important;
			display: block;
			float: none;
	}
	.pbox {
			width: 90% !important;
			float: none !important;
			display: block;
			margin: 20px auto;
	}
	.pbox .gaps {
			padding: 16px;
	}
	.process .pbox:last-child {
			margin-right: 10px;
	}
	.leftside {
			width: 90%;
			margin: 0 auto;
			float: none;
	}
	#slider .rightside {
			padding: 0 24px;
	}
	.searcharea {
			padding: 15px 25px;
			height: inherit;
			width: 90%;
	}
	.searcharea input, .searcharea select {
			width: 100% !important;
			display: block;
			float: none;
			clear: both;
			margin: 0 auto 10px;
			max-width: 100%;
	}
	.searcharea input.btn.cblack {
			float: none;
	}
	a.logo {
			padding-left: 14px;
	}
	img.menum.mshow {
			position: absolute;
			top: 28px;
			right: 28px;
			cursor: pointer;
	}
	ul.topmenu.mhide {
			margin: 0 !important;
	}
	ul.topmenu.mhide li {
			width: 100%;
	}
	ul.topmenu li a {
			padding: 18px 25px;
			background: #ce2c77;
			border-top: 1px dashed #fff;
			color: #fff;
	}
	p.bel_title {
			font-size: 18px;
			padding: 5px 33px 15px;
	}
	.bbox h3 {
			font-size: 22px;
	}
	.bbox {
			padding: 20px 10px;
			border: 4px solid #fff;
			margin-bottom: 30px !important;
	}
	.vshah h3 {
			font-size: 34px;
			font-weight: 100;
			padding-bottom: 20px;
	}
	.vshah h3 span {
			font-size: 20px;
			display: block;
	}
	.blocks {
			background: #0d3575;
			border-radius: 20px;
			margin: 0 auto 30px !important;
			width: 100%;
			float: none;
			min-height: 345px;
	}
	.propic h4 {
			color: #fff;
			width: calc(100% - 104px);
			float: right;
			padding: 20px 0;
	}
	.propic h4 span {
			color: #fff;
			font-size: 12px;
	}
	.prodetail {
			width: 90%;
			background: no-repeat;
			margin: 0 auto;
			display: block;
			float: none;
	}
	.prodetail .vright {
			float: right;
			padding: 0;
			width: calc(100% - 105px);
	}
	.ulbox {
			margin: 24px;
			padding-top: 24px;
			border-top: 1px dashed #fff;
	}
	.quickcontact {
			width: 100%;
			border-radius: 0px !important;
			border-top: 1px dashed #fff;
	}
	div#page_title {
			background-position: top left;
			padding-left: 24px;
	}
	div#page_title .container {
			padding: 28px 0;
	}
	.page_content {
			padding: 20px;
	}
	.page_content .container {
			padding: 0;
	}
	.page_content .leftside {
			margin: 0;
			width: 100%;
	}
	.container.whatwedo ul li {
			width: 100%;
			border: none;
			display: block;
			margin: 0 auto 20px;
			padding: 13px;
			float: none;
			background: #efefef;
			clear: both;
			border-radius: 10px;
	}
	.container.whatwedo ul li:nth-child(3), .container.whatwedo ul li:nth-child(6) {
			margin: 0 auto 20px;
	}
	.container.whatwedo ul li:last-child {
			padding: 0;
	}
	.page_content h2 {
			line-height: 26px;
			padding-bottom: 8px;
	}
	.ico_in ul li {
			display: block;
			width: 50%;
			padding-bottom: 20px;
	}
	.client_logos h2 {
			line-height: 35px;
	}
	.client_logos .container ul li {
			margin: 18px;
			text-align: center;
			float: none;
			box-shadow: none;
	}
	.client_logos .container ul li img {
			box-shadow: 0 0 3px #999;
	}
	.jobview .btn {
			white-space: normal;
			text-align: left;
			line-height: 28px;
	}
	ul.info_box li {
			width: 100% !important;
	}
	.job_desc ul li {
			background: url(../images/tickgrey.jpg) left center no-repeat !important;
			line-height: 17px;
			padding: 6px 0 6px 21px !important;
			text-align: left !important;
	}
	.page_content h5 {
			font-size: 30px;
	}
	.fline.half {
			width: 100%;
			float: none;
	}
	.fline input[type=text] {
			max-width: 100%;
	}
	.fline textarea {
			max-width: 100%;
	}
	.col-sm-6.cdetails {
			padding: 40px 0 0 34px !important;
	}
	form.signin_form {
			width: 86%;
	}
	input[type="file"] {
			max-width: 100%;
	}
	div.process .container {
			padding-top: 0 !important;
	}
	.privacy_policy {
			padding: 0 20px;
	}
	.btn { padding: 6px 12px !important; }
	.process h2 {
			font-size: 28px;
	}
	.page_content h2 {
		font-size: 21px;
	}
	.mhide { 
		display: none;
	}
	.mshow { 
		display: block;
	}
	.partner ul li {
			width: 100%;
	}
	.blogbox {
		width: 100%;
	}
	a.btn.cblack {
		margin: 0 !important;
		border-radius: 0 !important;
		text-align: left;
		padding: 14px 26px !important;
  }
}

