@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');


* { padding:0; margin:0; }
body { margin: 0px; padding: 0px; }
body { font-family: 'Helvetica'; font-style: normal; }
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-family: 'Helvetica'; font-weight:bold;}

p {
    font-size: 16px;
}
p.bel_title {
    font-size: 20px;
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
    padding-bottom: 40px;
}
p b, p strong {
    font-weight: normal;
    letter-spacing: 0.5px;
}
.nomar { margin: 0 !important; }
.rightside {
    float: left;
    max-width: 420px;
    overflow: hidden;
    padding-left: 40px;
}
.rightside img {
    border-radius: 15px;
    max-width: 100%;
}
.leftside {
    float: left;
    max-width: 748px;
}
.btn {
    padding: 8px 16px !important;
    border-radius: 10px !important;
    color: #fff !important;
    font-size: 18px !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: #005eb2; }
.center { text-align: center; }

.container {
    margin: 0 auto;
    padding: 50px 0;
    overflow: hidden;
}
a.logo img {
    float: left;
    margin-right: 10px;
}
a.logo {
    float: left;
}
a.logo .name {
    font-size: 24px;
    float: left;
    max-width: 325px;
}
a.logo .name h2 {
    font-size: 23px;
    padding: 19px 0 0 0;
    line-height: 32px;
		text-align:left;
		color: #00338D;
}
a.logo .name p {
    font-size: 12px;
		text-align:left;
		color: #000;
}
div#banner-fade {
    max-width: initial !important;
}
ul.bjqs-controls, .bjqs-markers {
    display: none;
}
.bbox.one {
    min-height: 325px;
}
.leftside img {
    width: 100%;
}
div#header {
    background: url(../images/bgb_header.jpg) top left repeat-x;
}
div#header .container {
    padding: 0;
    overflow: inherit;
}
ul.topmenu {
    float: right;
    margin-top: 26px !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: #005eb2;
    border-radius: 9px;
}
a.signin {
    color: #fff !important;
}
input[type="text"] {
    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: 30px;
    line-height: 30px;
}

div#slider {
    background: #005eb2;
    color: #fff;
}
div#slider .rightside h1 {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    padding: 30px 0 0 0;
		font-weight: 600;
		font-family: 'Helvetica';
}
div#slider .rightside h1 span {
    display: block;
    color: #ffcf01;
}
div#slider .rightside p {
    font-size: 18px !important;
    padding: 10px 0 10px;
    font-weight: 500;
    line-height: 24px;
}
.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;
}
.vright h2 {
    color: #fff;
    padding-bottom: 15px;
    font-weight: normal;
}
.bbox {
    width: 30%;
    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: 9px;
}

.bbox.one {
    background: url(../images/bg_box1.png) top center no-repeat #fff;
}
.bbox.one img {
    max-width: 100%;
    max-height: 150px;
}
.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;
}

.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;
}
.col-sm-6.cform:last-child {
    padding-left: 40px;
}
.hidden { display: none; }

.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: #005eb2;
}
.pbox .steps h3 {
    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: #005eb2;
    color: #fff;
}
.vshah h3 span {
    font-size: 26px;
    display: block;
}
.vshah h3 {
    font-size: 40px;

}
.vshah .leftside p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 100;
}
.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: 430px;
    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 {
  float: right;
  padding-right: 45px;
  padding-top: 20px;
  padding-left: 15px;
}
.ulbox {
    margin: 0 35px;
    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;
    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: #005eb2 !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;
}
.col-sm-6.cdetails h2 {
    font-weight: 700;
    font-size: 36px;
}
*: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: #005eb2;
    font-weight: 500;
    font-size: 18px;
}
.tab-content {
    padding: 15px;
}
.info_box li {
    float: left;
    text-align: left;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ddd;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}


/*a.btn.cblack:hover {
    background: #034261;}*/

.btn.cblack, .btn.cpink, .signin, .btn2.cpink {
  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 {
  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: #005eb2;
}
.mshow { 
	display: none;
}
a.btn2.cpink {
    width: 150px;
    display: block;
    margin: 20px auto 0;
    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: #005eb2;
    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;
    line-height: 22px;
}
.ico_in {
	background: #005eb2;
}
.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: #005eb2;
    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: #005eb2;
}
.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 select {
    box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 90%;
    margin-bottom: 16px;
}
.fline input[type=date] {
    font-size: 20px;
	border: 1px solid #ccc;
    padding: 12px 15px;
    border-radius: 8px;
    outline: none;
	max-width: 255px;
}
.fline textarea {
	box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 90%;
    margin-bottom: 16px;
    border-radius: 10px;
    height: 120px;
    padding: 5px;
}
.fline.half {
    width: 48%;
    float: left;
}
.fline input[type=submit] {
    margin: 0 auto;
    width: 127px;
    display: block;
}
.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 #005eb2;
}
form.signin_form input[type=text], form.signin_form input[type=password] {
    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;
}
.bbox h3 {
    color: #fff;
    padding-bottom: 30px;
    font-weight: 600;
	text-transform: uppercase;
	font-size: 22px;
}
.clients h2 {
    text-align: center;
    padding-bottom: 24px;
}
.clients .blocks:last-child {
    margin: 0 !important;
}
.blocks h3 {
    padding-bottom: 16px;
}
.container-fluid.gbox {
    background: #ededed;
}
.vbox {
    width: 25%;
    float: left;
    text-align: center;
}
.vbox h4 {
    font-size: 22px;
    color: #ce2c77;
    padding: 8px 0 0;
}
.container-fluid.gbox h2 {
    text-align: center;
    color: #023047;
    font-size: 36px;
    padding-bottom: 20px;
	padding-top: 20px;
}
li.dropmenu .dmenu {
    display: none;
}
li.dropmenu {
    position: relative;
}
.dmenu {
    position: absolute;
    background: aliceblue;
    display: block;
    top: 42px;
    left: 0;
    min-width: 185px;
    border-radius: 5px;
    border: 1px solid #ddd;
		z-index: 9999;
}
.showmenu {
    cursor: pointer;
}
.gal_item {
    background: #ececec;
    width: 30%;
    padding: 2%;
    margin: 1.5%;
    border-radius: 10px;
    float: left;
}
.gal_item img {
    width: 100%;
}
.gal_item h3 {
    font-size: 17px;
}
.gal_item p {
    font-size: 14px;
    line-height: 18px;
}
p:empty{
  display: none;
}
.vgal {
    background: #ececec;
    width: 47%;
    padding: 2%;
    margin: 1.5%;
    border-radius: 10px;
    float: left;
}


@media screen and (max-width: 767px) {
	a.logo .name {
		max-width: 225px;
	}
	a.logo img {
			float: left;
			margin-right: 5px;
			width: 70px;
			margin: 5px 3px 3px -3px;
	}
	a.logo .name h2 {
			padding-top: 11px;
	}
	div#slider .rightside h1 {
			font-size: 30px;
			line-height: 40px;
	}
	.grid {
			height: inherit !important;
	}
	.container.mover {
			overflow: inherit;
	}
	.grid-item {
			width: 100% !important;
			display: contents;
	}
	.gal_item.grid-item img {
			padding-top: 30px;
	}
	.leftside img {
			width: 100%;
	}
	.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: 100%;
			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;
	}
	div#banner-fade {
			height: inherit !important;
	}
	ul.bjqs.container {
			height: initial !important;
			padding: 0;
	}
	ul.bjqs.container li {
			height: initial !important;
	}
	a.logo {
			padding-left: 14px;
	}
	img.menum.mshow {
			position: absolute;
			top: 13px;
			right: 15px;
			cursor: pointer;
	}
	ul.topmenu.mhide {
			margin: 0 !important;
	}
	ul.topmenu.mhide li {
			width: 100%;
	}
	ul.topmenu li a {
			padding: 18px 25px;
			background: #00338D;
			border-top: 1px dashed #fff;
			color: #fff;
	}
	p.bel_title {
			font-size: 18px;
			padding: 5px 33px 15px;
	}

	.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: 100%;
	}
	.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%;
	}
	.vgal {
			width: 100%;
	}
}
.galbox {
    width: 33%;
    float: left;
    text-align: center;
}
div#pgallery h2 {
    color: #fff !important;
    text-align: center !important;
    padding-bottom: 20px;
}
.actbox {
    background: #ededed;
    display: block;
    float: left;
    width: 560px;
}
.innerbox {
    width: 270px;
    float: right;
    padding: 16px;
}
.innerbox h3 {
    color: #ce2c77;
    font-size: 32px;
}
.innerbox p {
    font-size: 15px;
}
.innerbox ul {
    padding-bottom: 12px;
}
.innerbox p span {
    color: #ce2c77;
    font-weight: 600;
    padding-left: 13px;
    padding-top: 4px;
    display: inline-block;
}
.mset { margin: 0 20px 20px 0; }
.col-sm-6.cdetails ul li strong {
    display: inline-block;
    width: 110px;
    padding: 0 0 10px;
}