@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,700,700i,800,800i,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bitter:400,400i,700&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font-family: 'Poppins', sans-serif; font-size:15px; color: #000; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
html {-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */}
a { text-decoration: none; }
body {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  width: 100%;
}
span { color: #1A86CA; }
ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
/*---Additional Form resets---*/
button, input[type="button"] { background: none; }
:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
/*---Typographic Styling---*/
em, i { font-style: italic; }
u { text-decoration: underline; }
pre, code { font-family: Monaco, Courier, monospace; }
pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after, { content: "";}
/*---Interactive Element Settings---*/
a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }
input[type="submit"], input[type="button"], button { -webkit-appearance:none; }
/*---Misc. Element Styling---*/
img { -ms-interpolation-mode: bicubic; }
.linksiz { font-size: 19px; line-height: 30px; }
/* Proper box model */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* General styles */
::selection {background: #eb8f00;color: #fff;}
::-moz-selection { background:#eb8f00; color:#fff;}
::-webkit-selection { background:#eb8f00; color:#fff;}
a { text-decoration: none; color: #327D9D;
  -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s; }
a:hover { }
a:active { }
a:visited { }
address { }
aside { }
b, strong { }
blockquote { }
button { cursor: pointer; }
button:hover { }
button:active { }
caption, th, td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 {  }
h1 { font-size: 40px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }
h2, h3, h4, h5, h6 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px;}
.heading { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 22px; text-transform: uppercase; }
h6 { }
i, em { }
img { height: auto; max-width: 100%; }
input, select, textarea {font-size: 13px; }
input[type="text"], input[type="phone"], input[type="email"] {
  /* border: 1px solid #ccc;
  border-radius: 5px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  height: 42px;
  padding: 4px 18px;
  width: 100%; */
}
input[type=radio] { }
input[type=checkbox] { }
label { }
li { }
p { line-height: 26px; margin: 0 0 27px; }
select { }
select option { }
table { border: 0; border-spacing: 0; empty-cells: show; }
textarea { height: 90px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color:#666; margin: 0;vertical-align: top; }
ul, ol { margin:0;padding:0;}
.m0 { margin: 0px 0px 0px 0px; }
.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }
::-webkit-input-placeholder {opacity: 1;color:#acacac;}
:-moz-placeholder {opacity: 1;color:#acacac;}
::-moz-placeholder {opacity: 1;color:#acacac;}
:-ms-input-placeholder {opacity: 1;color:#acacac;}
*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hidecal { display:none; }
a.phn {    display: inline-block;    font-weight: bold;    font-size: 20px;}
a{text-decoration: none !important;}
.rcapcha { border-radius: 3px; height: 75px; margin: 0 auto 6px; overflow: hidden; width: 100%; }
/*##########################################    Menu    ##############################################################*/


.logo { float: left;  margin: 10px 0 0 1px; width: 293px; }
.logoRgt { width:875px; height: 205px; }

/*=========Listing==========*/
.listng.twoCol > li { float: left; width: 46%; }/*=========2 column Listing==========*/
.contRgt .wpcf7-not-valid-tip { height: 25px; top: 10px; line-height: 21px; font-size: 13px; }

.sharedv { clear: both; padding-top: 20px; }

/*=========Social Media==========*/
.social { float: left; width: 210px; }
.social > ul, .socialFtr > ul { list-style: outside none none; margin: 0; padding: 0; }
.social li, .socialFtr li { float: left; height: 50px; width: 50px; margin-right: 3px; }
 .social li:nth-child(4) {margin-right:0;}
 .social li:nth-child(5) {width:100%;text-align:center;margin-top: 5px;}
 .social li:nth-child(5) li {float:none;display:inline-block;width: auto;height: auto;margin: 0 -1px 0 0;}
 .social li:nth-child(5) li a {}
.social li a, .socialFtr li a { display: block; height: 100%; }
.social li a:hover, .socialFtr li a:hover { opacity: 0.7; }


header {
    position: absolute;
    z-index: 1020;
    width: 100%;
    padding: 10px 0;
}
header:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    padding: 270px 0 0;
}
header:after {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    padding: 270px 0 0;
}
header .container {
    position: relative;
    z-index: 11;
}
.logoright {
    float: right;
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.phoneNo {
    padding-left: 60px;
}
.phoneNo i {
    color: #4c5482;
    font-size: 18px;
    border: 3px solid #4c5482;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 27px; margin-right: 10px;
}
.phoneNo a {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}
.phoneNo a:hover {
opacity: 0.6;
}

section.banner {
position: relative;
}

section.banner:after {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgba(17,17,17,1), rgba(17,17,17,0));
    position: absolute;
    left: 0px;
    bottom:0px;
    z-index: 1;
    padding: 100px 0 0;
}

.banner_content {
    width: 556px;
    float: right;
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
    padding: 30px 50px;
}
.banner_content h1 {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.banner_content h1:before {
    content: "";
    width: 70px;
    height: 4px;
    background: #ffae01;
    display: block;
    margin-bottom: 20px;
}
.easyLinks {
    position: absolute;
    bottom: -150px;
    display: flex;
    z-index: 11;
}
.porlative{
  position: relative;
}
.easyLinks strong {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.easyLinks .bx2 strong {
    color: #333;
}
.easyLinks i{
flex: none;
}
.easyLinks {
    position: absolute;
    bottom: -120px;
    display: flex;
}



/* @-moz-keyframes rotatecircle {
    0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(-360deg); }
}

@-webkit-keyframes rotatecircle {
    0% { -webkit-transform:rotate(0deg); }
100% { -webkit-transform:rotate(-360deg); }
} */
.easyLinks a:hover:after{
  content: "";
  position: absolute; left: 15px; top: 15px; bottom: 15px; right: 15px;
  display: block;
  border: 2px dashed #fff;
  -moz-animation: rotatecircle 4s infinite linear;
  -webkit-animation: rotatecircle 4s linear;
}
.easyLinks a{
position: relative;
}
.bx1 {
    background: #5f6caa;
    width: 176px;
    padding: 30px 45px;
    height: 176px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.bx2 {
    background: #ffae01;
    width: 176px;
    padding:  30px 45px;
    height: 176px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: -80px;
}
.bx3 {
    background: #5efcaa;
    width: 176px;
    padding: 30px 45px;
    height: 176px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.easyLinks i {
    /* flex: none; */
    /* display: block; */
    width: 100%;
}
.banner .item{
height: 100vh;
}
.banner .item img{
    width: 100%; height: 100%; object-fit: cover;
}

/* section.banner:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgba(17,17,17,1), rgba(17,17,17,0));
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    padding:100px 0 0;
} */
.section01:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgba(17,17,17,1), rgba(17,17,17,0));
    position: absolute;
    left: 0px;
    top: -81px;
    z-index: 1;
    padding: 100px 0 0;
}
.section01 {
    position: relative;
    background: rgba(17,17,17,1);
    padding: 230px 0 0px;
}
.banner .container {
    position: relative;
}
.followus {
    position: absolute;
    right: 20px;
    z-index: 11;
    display: flex;
    align-items: center;
    bottom: -120px;
}
.sicons {
    background: #5f6caa;
    padding: 0px 15px;
    margin-left: 20px;
}
.followus strong{
color: #ffae01; font-weight: 400; font-size: 16px;
}
.sicons a {
    padding: 14px 12px 8px;
    float: left;
    border-right: 1px solid rgba(255,255,255,0.3);
    width: 40px;
    text-align: center;
}
.sicons a:hover{
  background: #ffae01
}
.sicons a:last-child{
  border: 0px;
}
.sicons a i{
color: #fff;
}

.inclo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section01 h1 {
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 70px;
}
.section01 h1:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 auto 20px;
}
.inclo strong{
display: block; color: #fff; text-transform: uppercase; margin-bottom: 10px;
}
.inclo a{
display: block; color: #f3f3f3; font-size: 13px;
}
.iright {
    padding-left: 20px;
}
.iright small{
color: #f3f3f3; font-size: 13px;
}

.wrdIm {
    text-align: center;
    padding-top: 50px;
}

.section02{
  background: #5f6caa; padding: 60px 0 170px;
}
.section02 h2{
font-size: 44px; color: #fff; margin-bottom: 25px; line-height: 46px;
}
.abpara {
    padding-right: 50px;
}
.abpara p {
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 45px;
}
a.lbtn {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 25px;
    border-radius: 30px;
}
a.lbtn:hover {
  background: #ffae01

}


.abLists {
    padding: 65px 0 0 50px;
}
.abLists li {
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 2px;
    padding-left: 30px;
    position: relative;
}
.abLists li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    background: url(../images/check.png) no-repeat 0 0;
    width: 17px;
    height: 17px;
    top: 5px;
}


.section03 {
    background: ;
    padding:0;
}
.section03 h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 55px;
    line-height: 46px;
}
.section03 h2:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 0 20px;
}
.inBg {
    padding: 70px 80px 60px;
    margin-top: -90px;
    height: auto;
    position: relative;
    z-index: 0;
}
.inBg:before {
    content: "";
    background: #111111;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 480px;
    z-index: -1;
}
.serves {
    display: flex;
}
.colmn {
    width: 50%;
    position: relative;
    padding-bottom: 20px;
}
.svimg {
position: relative;
}

.svimg:after {
    content: "";
    background: rgba(0,0,0,0.5);
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}


.svimg h3 {
    position: absolute;
    bottom: 0px;
    padding: 30px 50px;
    font-size: 28px;
    color: #fff;
    z-index: 111;
    line-height: 34px;
}

.svcontent {
    padding: 30px 50px;
}

.svcontent .abLists {
    padding: 0px;
}
.svcontent p {
    color: #333;
}
.svcontent .abLists li {
    color: #333;
    line-height: 24px;
    margin-bottom: 6px;
    font-weight: 400;
}
.svcontent .abLists li:before {
    top: 3px;
}


.section04 h3 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 46px;
}
.section04 h3 span {
    font-size: 40px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 62px;
}

.section04 h3:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 0 10px;
}
.p-request {
    background: #111111 url(../images/enbg.png) no-repeat 0 0;
    padding: 70px 100px;
    /* background-size: cover; */
    position: relative;
    overflow: hidden;
}
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0px;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
}
.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}
/* Kozakura */
.input--kozakura {
    /* overflow: hidden; */
    padding-bottom: 35px;
}

.input__field--kozakura {
    padding: 10px 32px;
    margin-top: 0px;
    width: 100%;
    background: transparent;
    color: #fff;
    font-size: 13px;
    opacity: 0.6;
    height: 50px;
}

.input__label--kozakura {
    width: 100%;
    text-align: left;
    position: absolute;
    top: -10px;
    pointer-events: none;
    overflow: hidden;
    padding: 0 0.25em;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    left: 30px;
}
textarea.input__field--kozakura {
    height: 135px;
    padding: 20px 30px;
}
textarea.input__field--kozakura + .input__label--kozakura + .graphic--kozakura {
    height: 135px;
}
.input__label-content--kozakura {
    color: #fff;
    padding: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
}

.input__label-content--kozakura::after {
    content: attr(data-content);
    position: absolute;
    font-weight: 500;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    padding: 4px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    opacity: 0;
}

.graphic--kozakura {
    fill: transparent;
    pointer-events: none;
    top: 0;
    bottom: 0px;
    height: 50px;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.7s, fill 0.7s;
    transition: transform 0.7s, fill 0.7s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
    border: 1px solid #848488;
    width: 100%;
    border-top: 0px;
}
.input--kozakura:after {
    content: " ";
    display: block;
    border-top: 1px solid #848488;
    top: 0px;
    position: absolute;
    right: 0px;
    width: 65%;
    height: 1px;
    z-index: 11111;
}

li .row .input--kozakura:after{
width:50%
}

.input--kozakura:before {
    content: " ";
    display: block;
    border-top: 1px solid #848488;
    top: 0px;
    position: absolute;
    left: 0px;
    width: 5%;
    height: 1px;
    z-index: 11111;
}
.input__field--kozakura:focus,
.input--filled .input__field--kozakura {
	-webkit-transition: opacity 0s 0.35s;
	transition: opacity 0s 0.35s;
	opacity: 1;
}

.input__field--kozakura:focus + .input__label--kozakura, .input--filled .input__label--kozakura {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    -webkit-transform: scale(1);
    transform: scale(1);
    top: -10px;
}
.input--filled .input__label-content--kozakura {
    color: #fff;
    padding: 4px 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    font-size: 11px;
    font-weight: 400;
    opacity: 1;
}
.input--filled  .input__label-content--kozakura::after{
  opacity: 1;
}
.input--filled + .input__label--kozakura {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform:scale(1);
  transform:scale(1);
}
/* .input--filled + .input__label--kozakura .input__label-content--kozakura {
  -webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -0%, 0);
}
.input__field--kozakura:focus + .input__label--kozakura .input__label-content--kozakura,
.input--filled .input__label-content--kozakura {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -0%, 0);
}

.input__field--kozakura:focus ~ .graphic--kozakura,
.input--filled .graphic--kozakura {
	fill: transparent;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
} */
.sl-selct.input--filled {
    opacity: 1;
}


button.gobtn {
    background: #5f6caa;
    border: 0px;
    position: absolute;
    right: -17px;
    bottom: -17px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #fff;
    text-align: left;
    padding-left: 22px;
    outline: none;
}
button.gobtn:hover {
    background: #ffae01; color: #333;
}
section.section04 {
    padding-bottom: 60px;
}
section.section05 {
    padding-bottom: 60px;
}
.cmp_details {
    padding: 0 100px;
}
.cmp_details h3 {
    font-size: 40px;
    color: #333;
    margin-bottom:40px;
    line-height: 58px;
}
.cmp_details h3 span {
    font-size: 40px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 62px;
}
.cmp_details h3:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 0 10px;
}
.divcontacts {
    display: flex;
    margin-bottom: 45px;
    margin-top: 0;
}
.mailid i {
    color: #4c5482;
    font-size: 15px;
    border: 3px solid #4c5482;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 29px;
    margin-right: 20px;
}
.divcontacts .phoneNo a i {
    margin-right:20px;
}

.divcontacts div {
    display: flex;
}
.divcontacts div {
    display: flex;
    padding: 0px;
    align-items: center;
}
.phoneNo div a:last-child {
    padding-left: 20px;
}
.divcontacts div a:hover {
  color: #ffae01
}
.divcontacts div.mailid {
    padding-left: 50px;
}
.divcontacts .phoneNo a{
  font-size: 28px;
}
.mailid a {
    font-size: 20px;
    color:#333;
}

.c-branches h4 {
    font-size: 18px;
    font-weight: 600;
}

.c-branches strong {
    color: #403c3c;
    margin-bottom: 10px;
    display: block; font-size: 16px; font-weight: 500;
}
.c-branches p {
    color: #6e6e6e;
    margin-bottom: 10px;
    display: block; font-size: 15px; font-weight: 400;
}
.brnche-cvr .brnche {
    display: inline-block;
    width: 45%;
}

footer {
    background: #111111;
    padding: 50px 0 0;
}

.ftin h5 {
    color: #ffae01;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
}
.ftin a {
    color: #c9c9c9;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    display: block;
}
.ftin li {
display: inline-block;
width: 49%;
}
.ftright {
    padding-top: 10px;
}
footer .sicons {
    background: transparent;
    padding: 0px 0; margin-left: -10px; margin-top: 10px;
}
footer .sicons a:hover i{
  color: #ffae01
}
footer a:hover{
  color: #ffae01 !important
}
footer .sicons:after {
    content: "";
    clear: both;
    display: block;
}
footer .sicons a {
    float: none;
    display: inline-block;
}
footer .sicons a:hover i{
color: #fff;
}
.ftLogo {
    text-align: center;
}
.copyRgt {
    border-top: 1px solid #707070;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 20px;
}
.copyRgt p {
  color: #c9c9c9;
  font-size: 15px;
  font-weight: 400;
  margin-bottom:0px;
}
.copyRgt p a{
  color: #c9c9c9;
  font-size: 15px;
  font-weight: 400;
  margin-bottom:0px;
}
.innerdiv {
    width: 100%;
    overflow: hidden;
}

.inner_banner {
    background: url(../images/about-banner.jpg) no-repeat 0 0;
    padding: 250px 0 40px;
    margin-top: -11px;
    transform: rotate(-2deg);
    width: 104%;
    text-align: CENTER;
    MARGIN-LEFT: -2%;
}
.inner_banner:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to top, rgba(17,17,17,1), rgba(17,17,17,0));
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    padding: 150px 0 0;
    z-index: -1;
}
.inner_banner h1 {
    margin: 0px;
    color: #fff;
    transform: rotate(2deg);
    font-size: 30px;
}

.inner_contents{
  padding: 60px 0;
}

.ab_pge p {
    margin-bottom: 20px;
    font-size: 15px;
}
.ab_pge h1 {
    font-size: 34px;
    margin-bottom:20px;
}
.ab_pge strong {
    display: block;
    margin-bottom: 15px;
}
.ab_img{
  padding: 30px 0;
}

.contact_details {
    position: absolute;
    background: #fff;
    padding: 30px 60px;
    width: 86%;
    left: 7%;
    background: url(../images/Contact-us-1600x602.jpg) no-repeat 0 0;
    box-shadow: 0px 2px 10px -1px rgba(0,0,0,0.1);
    z-index: 11;
}
.contact_details:before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.95;
    top: 0px;
}
.contact_details h4 {
    font-size: 20px;
    margin: 0px;
    color: #333;
}


.cnForm .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
}

.cnForm .input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.cnForm .input__label {
	display: inline-block;
	float: right;
	padding: 0 0px;
	width: 40%;
	color: #fff;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.cnForm .input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
    font-weight: 400;
    color: #666;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

/* Nariko */
.input--nariko {
	overflow: hidden;
	padding-top: 2em;
}

.cnForm .input__field--nariko {
	width: 100%;
	background: transparent;
	opacity: 0;
	z-index: 100;
	color: #333;
}

.cnForm .input__label--nariko {
	width: 100%;
	bottom: 0;
	position: absolute;
	pointer-events: none;
	text-align: left;
	color: #8E9191;
	padding: 0 0em;
}

.cnForm .input__label--nariko::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 4em;
	top: 105%;
	left: 0;
	background: #eee;
	border-top: 4px solid #9B9F9F;
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.cnForm .input__label-content--nariko {
	padding: 0.5em 0;
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.4s, color 0.4s;
	transition: transform 0.4s, color 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.input__field--nariko:focus,
.input--filled .input__field--nariko {
	cursor: text;
	opacity: 1;
	-webkit-transition: opacity 0s 0.4s;
	transition: opacity 0s 0.4s;
}

.cnForm .input__field--nariko:focus + .input__label--nariko::before,
.cnForm .input--filled .input__label--nariko::before {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transform: translate3d(0, -4.4em, 0);
	transform: translate3d(0, -4.4em, 0);
}

.cnForm .textarea_lb.input__label--nariko::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 9em;
	top: 101%;
	left: 0;
	background: #eee;
	border-top: 4px solid #9B9F9F;
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.textarea_lb.input__field--nariko:focus + .textarea_lb.input__label--nariko::before,
.input--filled .textarea_lb.input__label--nariko::before {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transform: translate3d(0, -8.9em, 0);
	transform: translate3d(0, -8.9em, 0);
}

.cnForm .input__field--nariko:focus + .input__label--nariko .input__label-content--nariko,
.cnForm .input--filled .input__label-content--nariko {
	color: #6B6E6E;
	-webkit-transform: translate3d(0, -2.8em, 0) scale3d(0.81, 0.81, 1);
	transform: translate3d(0, -2.8em, 0) scale3d(0.81, 0.81, 1);

}
.cnForm label.input__label.textarea_lb.input__label--nariko .input__label-content--nariko{
    padding: 75px 0;
}
.cnForm textarea.input__field--nariko{
padding: 10px 20px; color: #333;
}
.cnForm select.input__field.input__field--nariko {
    height: 42px;
    color: #333;
    padding: 0 20px;
}
.cnForm input.submit_btn {
    background:rgb(5,105,236);
    border: 0px;
    width: 80px;
    height: 33px;
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 15px;
    right: 25px;
    z-index: 111111;
}
.cnForm input.submit_btn:hover{
 opacity: 0.7;
}
.map iframe {
    height: 500px;
    width: 100%;
    filter: grayscale(100%);
}
.map {
    margin-top: 0;
    display: block;
    padding: 350px 0 0;
    position: relative;
}
.contact_page .container {
    position: relative;
}

.ulAddress {
    margin-top: 50px;
}
.ulAddress li, .ulAddress a {
    font-size: 16px;
font-weight: 400;
    color: #333;
}
.ulAddress li.lctn:before {
    content: "\f041";
}

.ulAddress li:before {
    content: "";
    font-family: Fontawesome;
    font-size: 16px;
    width: 33px;
    height: 33px;
    display: inline-block;
    background:rgb(5,105,236);
    position: absolute;
    top: -4px;
    color: #fff;
    border-radius: 30px;
    left: 0px;
    text-align: center;
    padding: 5px 0px;
}
.ulAddress li.l-phone:before {
    content: "\f095";
}
.ulAddress li.m-phone:before {
    content: "\f10b";
    font-size: 17px;
}
.ulAddress li.envlpe:before {
    content: "\f0e0";
    font-size: 13px;
    padding: 7px 0px;
}
.ulAddress li {
    margin-bottom: 18px;
    padding-left: 50px;
    position: relative;
    color: #333;
    font-weight: 400;
}

.cn_address {
    padding-left: 30px;
}
.m-phone strong {
    display: block;
    margin: 0px;
}
.dsFlx a {
    margin: 0 10px 0 0;
}
li.envlpe a {
    margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.m-phone a {
    margin-bottom: 10px;
    display: inline-block;
}
li.lctn p {
    margin-bottom: 12px;
}
.servesInner img{
  width: 100%;
}
.servesInner .colmn {
    position: relative;
    width: 50%;
    display: block;
}
.servesInner {
    padding: 30px 0;
}
.servesInner .svcontent {
    position: absolute;
    bottom: 30px;
    padding: 0px 50px;
    right: auto;
    z-index: 11;
}

.servesInner .colmn:hover {
  opacity: 0.9;
}
.servesInner .svcontent li{
  color: #fff;
}
.servesInner .svimg h3 {
    top: 0px;
    bottom: auto;
    font-size: 22px;
    line-height: 29px;
}
.svparagrph strong {
    color: #4c5482;
    margin-bottom: 15px;
    display: block;
}
.svparagrph h3 {
    font-size: 22px;
    color: #333;
    line-height: 27px;
    margin-bottom: 15px;
}
.svparagrph .abLists {
  padding: 0px;

}
.svparagrph .abLists li {
    color: #333;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 2px;
    padding-left: 30px;
    position: relative;
}

.serves a.lbtn {
    color: #333;
    border: 1px solid #333;
    position: absolute;bottom: 0px;
}

ul.Lists1 li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 20px;
    border-radius: 30px;
    margin: 0 5px;
}
ul.Lists1 {
    margin: 20px -5px 15px;
    display: block;
}

.svparagrph .abLists {
    padding: 0px;
    margin-bottom: 20px;
}
.svparagrph h2 {
    font-size: 22px;
    color: #333;
    line-height: 27px;
    margin-bottom: 25px;
}

.abPage .abLists {
    padding: 20px 0 0;
    margin-bottom: 30px;
}

.abPage .abLists li{
  color: #333;
  font-weight: 400;
}





#preloader{
  position: fixed;
  top: 0px;
  height: 100vh; width: 100%; background:#fff; left: 0px; z-index: 1030;
  display: flex; align-items: center; justify-content: center;
}

#preloader .loader {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    margin-top: -50px;
}
.circular-loader {
  -webkit-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  height:100px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  width:100px;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}

.loader-path {
  stroke-dasharray: 150,200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  0% {
    stroke: #5f6caa;
  }
  40% {
    stroke: #5f6caa;
  }
  66% {
    stroke: #5f6caa;
  }
  80%, 90% {
    stroke: #5f6caa;
  }
}
@keyframes color {
  0% {
    stroke: #5f6caa;
  }
  40% {
    stroke: #5f6caa;
  }
  66% {
    stroke: #5f6caa;
  }
  80%, 90% {
    stroke: #5f6caa;
  }
}

.divcontacts .mailid div {
    display: block;
}





@media screen and (min-width: 1600px) {
.inner-banner > img{width: 100%}
.banner .item img{
    width: 100%;
}
.carousel-caption {
    bottom: auto;
    left: auto;
    margin-top: -35px;
    padding-bottom: 30px;
    right: 0;
    text-align: left;
    top: 50%;
    width: 100%;
    position: absolute;
}
}








@media only screen and (min-width : 320px) and (max-width : 480px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 320px) and (max-width : 560px) {
	body {-webkit-text-size-adjust: none;}
}
@media only screen and (min-width : 375px) and (max-width : 667px) {
	body {-webkit-text-size-adjust: none;}
}


@media only screen and (max-width:1230px) {

}


@media only screen and (max-width:1200px) {
.container{
  width: 100%; padding: 0 15px;
}
.svimg h3 {
    position: absolute;
    bottom: 0px;
    padding: 30px 50px;
    font-size: 24px;
    color: #fff;
    z-index: 111;
    line-height: 34px;
}
.divcontacts .phoneNo a {
    font-size: 22px;
}

}

@media only screen and (max-width:995px) {
  .navigation {
      margin: 0 0 0;
      padding-left:50px;
      width: auto;
      float: right;
      flex: none;
  }
  .logoright {
      float: right;
      display: block;
      align-items: center;
      padding-top: 10px;
      width: auto;
  }
  .phoneNo {
    padding-left: 0px;
    display: flex;
}

.p-request {
    padding: 40px 50px 70px;
    /* background-size: cover; */
    position: relative;
    overflow: hidden;
}
.cmp_details {
    padding: 0 50px;
}

.section01 h1 {
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 70px;
    font-size: 32px;
    line-height: 38px;
}
.section02 h2 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 36px;
}
.abLists {
    padding: 65px 0 0 0px;
}
.svimg h3 {
    position: absolute;
    bottom: 0px;
    padding: 30px 20px 0;
    font-size: 18px;
    color: #fff;
    z-index: 111;
    line-height: 28px;
}
.svcontent {
    padding: 30px 20px;
}
.section03 h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 55px;
    line-height: 40px;
}
.inBg {
    padding: 30px 40px 40px;
    margin-top: -90px;
    height: auto;
    position: relative;
    z-index: 0;
}
.inBg:before {
    content: "";
    background: #111111;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 373px;
    z-index: -1;
}
.section04 h3 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 46px;
}
.section04 h3 span {
    font-size: 32px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 51px;
}
.input__label--kozakura {
    width: 100%;
    text-align: left;
    position: absolute;
    top: -10px;
    pointer-events: none;
    overflow: hidden;
    padding: 0 0.25em;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    left: 21px;
}
.cmp_details h3 {
    font-size: 32px;
    color: #333;
    margin-bottom: 40px;
    line-height: 32px;
}
.cmp_details h3 span {
    font-size: 32px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 46px;
}
.divcontacts .phoneNo a {
    font-size: 18px;
}
.mailid a {
    font-size: 16px;
    color: #333;
}
.cmp_details h3 {
    font-size: 32px;
    color: #333;
    margin-bottom: 30px;
    line-height: 32px;
}
.divcontacts {
    display: flex;
    margin-bottom: 35px;
    margin-top: 0;
}
.c-branches h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
section.section05 {
    padding-bottom: 40px;
}
.ftin h5 {
    color: #ffae01;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 15px;
}
.ftLogo > a {
    width: 130px;
    display: inline-block;
}
.ftright {
    padding-top: 0px;
}
.copyRgt {
    border-top: 1px solid #707070;
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 20px;
}
footer {
    background: #111111;
    padding: 40px 0 0;
}
.copyRgt p {
    color: #c9c9c9;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}
.copyRgt p a {
    color: #c9c9c9;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
}
.banner_content h1 {
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.banner_content {
    width: 395px;
    float: right;
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
    padding: 20px 20px;
}
.easyLinks a {
    position: relative;
    width: 150px;
    padding: 20px 30px;
    height: 150px;
}
}


@media only screen and (max-width:768px) {
  .phoneNo div a:last-child {
      padding-left: 0px;
  }
a.logo_brand {
    width: 130px;
    display: inline-block;
}
.divcontacts {
    display: block;
    margin-bottom: 35px;
    margin-top: 0;
}
.divcontacts div.mailid {
    padding-left: 0px;
}
.divcontacts div.phoneNo {
    margin-bottom: 15px;
}
.cmp_details h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 30px;
    line-height: 28px;
}
.cmp_details h3 span {
    font-size: 24px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 35px;
}
.cmp_details {
    padding: 0 20px;
}
section.section04 {
    padding-bottom: 30px;
}
.ftin {
    text-align: center;
    margin: 30px 0 0;
}
.copyRgt p {
    color: #c9c9c9;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
}
.copyRgt a {
    color: #c9c9c9;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
}
button.gobtn {
    background: #5f6caa;
    border: 0px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 46px;
    border-radius: 0px;
    color: #fff;
    text-align: center;
    padding-left: 0px;
    outline: none;
}
.p-request {
    padding: 40px 50px 45px;
    /* background-size: cover; */
    position: relative;
    overflow: hidden;
}
.serves {
    display: block;
}
.section03 h2 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 32px;
}
.section02 {
    background: #5f6caa;
    padding: 30px 0 180px;
}
a.lbtn {
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 25px;
    border-radius: 30px;
    position: absolute;
    bottom: -50px;
}
.section02 .col-sm-6.col-xs-12 {
    position: static;
}
.section02 .row {
    position: relative;
}
.abLists {
    padding: 0px 0 0 0px;
}
.phoneNo a {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}
.phoneNo i {
    color: #4c5482;
    font-size: 12px;
    border: 2px solid #4c5482;
    width: 28px;
    height: 28px;
    border-radius: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 21px;
    margin-right: 10px;
}
.navigation {
    margin: 0 0 0;
    padding-left: 30px;
    width: auto;
    float: right;
    flex: none;
}
.easyLinks {
    position: absolute;
    bottom: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0px;
}
.easyLinks a {
    position: relative;
    width: 150px;
    padding: 20px 30px;
    height: 150px;
    margin: 0px;
}
.easyLinks a {
    position: relative;
    width:150px;
    padding: 20px 30px 10px;
    height: 110px;
    margin: 0px;
}
/* .section01:before, .section01:after, section.banner:after{
  content: none;
} */
.followus {
    position: absolute;
    left: 0;
    z-index: 11;
    display: flex;
    align-items: center;
    bottom: -100px;
    transform: translateX(0%);
    right: auto;
    justify-content: center;
    width: 100%;
}
.carousel-caption p {
    color: #eee;
    font-size: 14px;
    line-height: 20px;
    padding-right: 0;
}
.carousel-caption {
    bottom: auto;
    left: 0;
    margin-top: 0px;
    padding: 15px 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 100%;
}
.banner_content h1:before {
    content: "";
    width: 70px;
    height: 4px;
    background: #ffae01;
    display: block;
  margin: 0 auto 10px;
}
.section01 h1 {
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 70px;
    font-size: 24px;
    line-height: 32px;
}
.section01 h1:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 auto 10px;
}
.section01 h1 {
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 32px;
}
.inclo i {
    width: 40px;
    flex: none;
}
.inclo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 300px;
    margin-bottom: 20px;
}
section.section01 .col-sm-4.col-xs-12 {
    display: flex;
    justify-content: center;
    width: 50%;
}
.wrdIm {
    text-align: center;
    padding-top: 10px;
}
.phoneNo {
    padding-left: 0px;
    display: flex;
    padding-top: 4px;
}
.section01 {
    position: relative;
    background: rgba(17,17,17,1);
    padding: 150px 0 0px;
}



.row.abPage {
    display: flex;
    flex-wrap: wrap;
}
.abPage .col-sm-7 {
    order: 2;
}
.ab_pge h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.inner_contents {
    padding: 20px 0;
}
.inner_banner {
    background: url(../images/about-banner.jpg) no-repeat 0 0;
    padding: 150px 0 20px;
    margin-top: -11px;
    transform: rotate(-2deg);
    width: 104%;
    text-align: CENTER;
    MARGIN-LEFT: -2%;
}
.inner_banner h1 {
    margin: 0px;
    color: #fff;
    transform: rotate(2deg);
    font-size: 22px;
    line-height: 22px;
}
.servesInner .colmn {
    position: relative;
    width: 100%;
    display: block;
    padding: 0px;
}
.servesInner {
    padding: 30px 0 0;
}
.servesInner .svcontent {
    position: static;
    bottom: 30px;
    padding: 30px 0px;
    right: auto;
    z-index: 11;
}
.servesInner .svcontent li {
    color: #333;
}
.servesInner .svimg h3 {
    top: auto;
    bottom: 0px;
    font-size: 18px;
    line-height: 25px;
}
.svparagrph h3 {
    font-size: 18px;
    color: #333;
    line-height: 22px;
    margin-bottom: 15px;
}
ul.Lists1 li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 20px;
    border-radius: 30px;
    margin: 0 5px 10px;
}

.colmn {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.inBg .colmn {
    padding-bottom: 40px;
}
.serves a.lbtn {
    color: #333;
    border: 1px solid #333;
    position: absolute;
    bottom: 20px;
}
}



@media only screen and (max-width:481px) {
section.section01 .col-sm-4.col-xs-12 {
    display: flex;
    justify-content: center;
    width: 100%;
}
.section01 h1 {
    text-align: center;
    color: #f3f3f3;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 28px;
}
.inclo {
    display: block;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.inclo i {
    width: 40px;
    flex: none;
    display: inline-block;
    margin-bottom: 10px;
}
.iright {
    padding-left: 0px;
}
.section02 h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
    line-height: 28px;
}
.abpara {
    padding-right: 0px;
}
.abLists li {
    color: #fff;
    line-height: 23px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.inBg {
    padding: 20px 20px 40px;
    margin-top: -90px;
    height: auto;
    position: relative;
    z-index: 0;
}
.inBg:before {
    content: "";
    background: #111111;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 296px;
    z-index: -1;
}
.section03 h2:before {
    content: "";
    width: 70px;
    height: 2px;
    background: #ffae01;
    display: block;
    margin: 0 0 10px;
}
.svimg h3 {
    position: absolute;
    bottom: 0px;
    padding: 30px 20px 0;
    font-size: 18px;
    color: #fff;
    z-index: 111;
    line-height: 24px;
}
.inBg {
    padding: 20px 20px 0px;
    margin-top: -90px;
    height: auto;
    position: relative;
    z-index: 0;
}
.p-request {
    padding: 40px 20px 45px;
    /* background-size: cover; */
    position: relative;
    overflow: hidden;
}
.section04 h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 30px;
    line-height: 34px;
}
.section04 h3 span {
    font-size: 22px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 38px;
}
.input--kozakura:after {
    content: " ";
    display: block;
    border-top: 1px solid #848488;
    top: 0px;
    position: absolute;
    right: 0px;
    width: 35%;
    height: 1px;
    z-index: 11111;
}
.cmp_details h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 30px;
    line-height: 27px;
}
.cmp_details h3 span {
    font-size: 20px;
    color: #ffae01;
    margin-bottom: 55px;
    line-height: 30px;
}
.divcontacts div {
    display: block;
    padding: 0px;
    align-items: center;
}
.divcontacts .phoneNo a {
    font-size: 18px;
    font-weight: 500;
}
.mailid i {
    color: #4c5482;
    font-size: 12px;
    border: 2px solid #4c5482;
    width: 28px;
    height: 28px;
    border-radius: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 25px;
    margin-right: 10px;
}
.divcontacts div.phoneNo {
    margin-bottom: 15px;
    display: flex;
}
.divcontacts div.mailid {
    padding-left: 0px;
    display: flex;
}
.c-branches h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}
.brnche {
    margin-bottom: 25px;
}
.brnche-cvr .brnche {
    display: inline-block;
    width: 100%;
}
.brnche-cvr .brnche {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
section.section05 {
    padding-bottom: 10px;
}
.carousel-caption {
    bottom: auto;
    left: 0;
    margin-top: 0px;
    padding: 0px;
    position: static;
    right: 0;
    text-align: center;
    top: 50%;
    width: 100%;
    transform: translate(0px);
}
.carousel-caption .container{
  width: 100%; padding: 0px;
}
.banner .item {
    height: auto;
}
.banner .item img{
    height: 250px !important;
}
.banner_content {
    width: 100%;
    float: right;
    background: #5f6caa;
    padding: 20px 20px;
}
.easyLinks {
    position: static;
    bottom: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0px;
}
.section01:before, .section01:after, section.banner:after{
  content: none;
}
.banner_content h1 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
a.logo_brand {
    width: 105px;
    display: inline-block;
}
header .container{
  padding: 0 5px;
}
.navigation {
    margin: 0 0 0;
    padding-left: 10px;
    width: auto;
    float: right;
    flex: none;
}
.phoneNo a {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    color: #333;
}
.menuImg {
    background: #ffae01;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    float: right;
    padding: 7px 4px;
    width: 30px;
}

header:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    padding: 100px 0 0;
}
header:after {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    background: linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    padding: 150px 0 0;
}
.easyLinks {
    position: static;
    bottom: auto;
    display: flex;
    justify-content: center;
    width: 100%;
    left: 0px;
    background: rgba(17,17,17,1);
    padding: 20px 10px;
}

.banner .container{
  padding: 0px;
}
.section01 {
    position: relative;
    background: rgba(17,17,17,1);
    padding: 50px 0 0px;
}
.followus {
    position: static;
    left: 0;
    z-index: 11;
    display: flex;
    align-items: center;
    bottom: -100px;
    transform: translateX(0%);
    right: auto;
    justify-content: center;
    width: 100%;
    background: rgba(17,17,17,1);
    padding: 10px 0;
}
.section01 {
    position: relative;
    background: rgba(17,17,17,1);
    padding: 30px 0 0px;
}
.copyRgt p {
    color: #c9c9c9;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 21px;
}
.copyRgt p a {
    color: #c9c9c9;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
}
}
