/* ------------------------------------------------------------------------------ 
Project Name :Albawardi Group 
Description : Main Style Sheet 
Author : Imran Rovan
Created On : 
--------------------------------------------------------------------------------*/

/** Fonts **/
@font-face {
  font-family: 'Cambria';
  src: url('../fonts/Cambria.eot');
  src: url('Cambriad41d.html?#iefix') format('embedded-opentype'),
  url('../fonts/Cambria.woff2') format('woff2'),
  url('../fonts/Cambria.woff') format('woff'),
  url('../fonts/Cambria.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cambria';
  src: url('../fonts/Cambria-Bold.eot');
  src: url('../fonts/Cambria-Boldd41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Cambria-Bold.woff2') format('woff2'),
  url('../fonts/Cambria-Bold.woff') format('woff'),
  url('../fonts/Cambria-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


html, body {
  margin: 0;
  padding: 0;
}
body {
  color: #404040;
  font-family: 'Cambria';
  font-size: 16px;
  margin: 0;
  padding: 0;
  -ms-overflow-style: scrollbar;
  overflow-x: hidden;
  text-align:right;
}
html,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,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
}
p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #404040;
}
img {
  display: block;
  outline: none;
}
img, input, textarea, button {
  border: 0;
  outline: 0;
  resize: none;
}
a, a:hover, a:focus {
  text-decoration: none;
  -moz-transition: all .200s ease-in-out;
  -webkit-transition: all .200s ease-in-out;
  transition: all .200s ease-in-out;
}
* html .clearfix {
  height: 1%;
}
li.clearfix {
  display: list-item;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html, body, p, a, li, span, div {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #c1272d;
  color: #fff;
}
::-moz-selection {
  background: #c1272d;
  color: #fff;
}
/** Theme Css **/
header {
  padding: 10px 0px;
  position: fixed;
  width: 100%;
  height: 110px;
  top: 0;
  left: 0;
  z-index: 999;
  -moz-transition: all .300s ease-in-out;
  -webkit-transition: all .300s ease-in-out;
  transition: all .300s ease-in-out;
  background-color: #fff;
}
header.header-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  height: 80px;
}
header .row > .col-md-9 {
  position: inherit;
}
.logo img {
  height: 90px;
  margin-right:50px;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#burgernav {
  display: none;
  width: 28px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -9px;
  z-index: 999;
}
#burgernav:before, #burgernav:after {
  content: '';
  display: block;
  background: #333;
  height: 2px;
  width: 28px;
}
#burgernav span {
  background: #333;
  display: block;
  height: 2px;
  margin: 6px 0;
  width: 28px;
}
.header-fixed {
}
.header-fixed .logo img {
  height: 60px;
}
.header-fixed nav#menu {
  margin-top: 15px;
}
/*Banner Section*/
.banner-section {
  padding-top: 110px;
}
.ls-bottom-slidebuttons, .ls-nav-stop, .ls-nav-start {
  display: none !important;
}
/*second-strip*/
.second-strip {
  margin: 60px 0px 20px;
}
.second-strip .float-left {
  width: 32%;
}
.second-strip .float-left p {
  color: #666666;
  font-size: 25px;
  line-height: 36px;
  font-weight: 300;
  margin-top: 10px;
}
.second-strip .float-right {
  width: 65%;
}
.second-strip .float-right .cntnt {
  width: 80%;
  float: left;
}
.second-strip .float-right .cntnt p {
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: 300;
  padding-left: 50px;
}
.second-strip .float-right .pdf-dwld {
  width: 100px;
  float: left;
  background-color: #c1272d;
  margin-left: 16px;
  color: #fff;
  border-radius: 5px;
  padding: 50px 10px;
  text-align: center;
}
.second-strip .float-right .pdf-dwld h3 {
  font-size: 13px;
  text-transform: uppercase;
  margin: 30px 0px;
  font-weight: 700;
  line-height: 28px;
}
.second-strip .float-right .pdf-dwld img {
  margin: 0 auto;
}
.second-strip .float-right .pdf-dwld .rt-arw {
  background-color: #8c0a2e;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  padding: 10px;
  margin: 0 auto;
  padding-top: 15px;
}
.second-strip p {
  margin-bottom: 15px;
}
.indeximg {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}
.counts {
  clear: both;
  margin: 30px 0px 0;
  display: inline-block;
  width: 100%;
}
.counts ul {
  display: table;
  width: 100%;
}
.counts ul li {
  display: table-cell;
}
.counts .count-img {
  float: right;
  width: 8%;
  margin-top: 15px;
}
.counts .count-text {
  float: right;
  width: 75%;
  padding-right: 15px;
  margin-top: 15px;
}
.counts .count-text p {
  line-height: 17px;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#counts .count, #counts .plus {
  color: #c1272d;
  margin: 4px 0px 3px;
  font-size: 30px;
  position: relative;
  font-weight: 500;
}
/*third-strip*/
.third-strip {
  margin-bottom: 50px;
}
.third-strip #slider .item {
  background-color: #f3f3f3;
  box-shadow: 3px 0px 7px 0px rgba(142, 129, 129, 0.22);
  display: inline-block;
  position: relative;
  width: 100%;
}
.third-strip #slider .item .industries-cntnt {
  width: 100%;
  padding: 60px 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.industries-cntnt {
  padding: 100px 0;
}
.industries-cntnt h3 {
  font-size: 35px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  margin-bottom: 25px;
}
.industries-cntnt a {
  color: #c1272d;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}
.third-strip #slider .item .left {
  width: 50%;
  margin-right:25%;
}
.third-strip #slider .item .industries-cntnt h3 {
  font-size: 35px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  margin-bottom: 25px;
}
.third-strip #slider .item .industries-cntnt a {
  color: #c1272d;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}
.third-strip #carousel {
  color: #fff;
  text-align: center;
  left: 50%;
  display: table;
  width: 50%;
  background-color: transparent;
  border: 0px;
  margin-bottom: 0px;
  margin-top: -120px;
}
.third-strip #carousel li {
  width: 80px;
  border-radius: 80px;
  position: relative;
}
.third-strip #carousel li:before {
  content: '';
  position: absolute;
  background-color: rgba(169, 25, 65, 0.37);
  width: 80px;
  height: 80px;
  left: 0px;
  border-radius: 100%;
  z-index: 9999;
  top: 0px;
}
.third-strip #carousel li.flex-active-slide:before {
  background-color: rgba(169, 25, 65, 0);
}
.flex-nav-next, .flex-direction-nav {
  display: none;
}
/*Fourth Strip*/
.fourth-strip {
  margin: 25px 0px;
}
.fourth-strip .float-left {
  width: 49%;
  position: relative;
}
.fourth-strip .center {
  width: 24%;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
}
.fourth-strip .float-right {
  width: 24%;
}
.color-over:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.08);
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.color-over:after {
  content: '';
  width: 70px;
  height: 70px;
  background: url(../images/icons/video-play.png) no-repeat center;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 45px;
}
.modal-dialog {
  max-width: 800px;
  margin: 120px auto 30px auto;
}
.modal-body {
  position: relative;
  padding: 0px;
}
.modal-body .close {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #ffffff;
  outline: 0;
  opacity: 1;
  background-color: #ce3643 !important;
  padding: 0px 6px !important;
}
.grid-box {
  float: left;
  width: 264px;
  border: 1px solid #ccc;
  margin: 15px 15px 15px 0px;
  padding: 15px 20px;
  position: relative;
  min-height: 175px;
  -moz-transition: all .300s ease-in-out;
  -webkit-transition: all .300s ease-in-out;
  transition: all .300s ease-in-out;
}
.grid-box h4 {
  font-size: 17px;
  color: #404040;
  font-weight: 700;
  margin-bottom: 10px;
  -moz-transition: all .300s ease-in-out;
  -webkit-transition: all .300s ease-in-out;
  transition: all .300s ease-in-out;
}
.grid-box:last-child {
  margin-right: 0px;
}
.grid-box p {
  font-size: 14px;
  line-height: 19px;
}
.grid-box .arrow {
  width: auto !important;
  margin-top: 20px;
  float: left;
  -moz-transition: all .300s ease-in-out;
  -webkit-transition: all .300s ease-in-out;
  transition: all .300s ease-in-out;
}
.grid-box .right-img {
  float: right;
}
.fourth-strip .center .grid-box {
  padding: 35px 20px;
  width: 100% !important;
}
.grid-box .fullcover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.grid-box:hover {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.fourth-strip .center .grid-box:last-child {
  padding: 13px 20px;
  background-color: #c1272d;
}
.fourth-strip .center .grid-box:last-child img.right-img {
  margin-top: -6px;
}
.fourth-strip .float-right .grid-box {
  background-color: #ededed;
  border: 0;
  width: 100% !important;
  height: 490px;
}
.fourth-strip .float-right .grid-box h3 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  position: relative;
}
.fourth-strip .float-right .grid-box h3:after {
  content: '+';
  right: 0px;
  position: absolute;
  color: #8e8e8e;
  font-size: 23px;
  font-weight: 400;
  top: -5px;
}
.fourth-strip .float-right .grid-box p span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #666;
}
.fourth-strip .float-right .grid-box p {
  color: #404040;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  font-weight: 500;
}
.brochure {
  display: flex;
  justify-content: flex-end;
}
.brochure a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.brochure a .dtls h6 {
  font-size: 26px;
  font-weight: 700;
  color: #404040;
  text-transform: uppercase;
}
.brochure a .dtls p {
 margin: 0;
 color: #666;
}
.brochure a:hover .dtls p {
 margin: 0;
 color: #c1272d;
}
/*Footer*/
footer {
  padding: 20px 0;
  border-top:1px #eee solid;
}
footer .container {
  /*display: flex;
  justify-content: space-between;*/
}
footer .left {
  width: 30%;
}
footer .left a {
  display: block;
}
footer .left a.call {
  color: #404040;
  font-size: 20px;
  font-weight: 600;
}
footer .left a.mail {
  color: #c1272d;
}
footer .right {
  width: 60%;
  margin-left: 10%;
}
footer .right ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
}
footer .right ul li a {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.54;
  color: #404040;
  font-weight: 400;
}
footer .right ul li a:hover {
  color: #c1272d;
}
.corp-mail {
  background: rgb(30, 87, 153);
  background: -moz-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 0%, rgba(218, 103, 163, 1) 0%, rgba(190, 115, 213, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 0%, rgba(218, 103, 163, 1) 0%, rgba(190, 115, 213, 1) 100%);
  background: linear-gradient(to right, rgba(30, 87, 153, 1) 0%, rgba(32, 124, 202, 1) 0%, rgba(218, 103, 163, 1) 0%, rgba(190, 115, 213, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#be73d5', GradientType=1);
  color: #fff;
  padding: 6px 25px;
  border-radius: 25px;
  margin-top: 25px;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
.corp-mail:hover {
  color: #fff;
}
footer .right h5 {
  font-size: 14px;
  margin-bottom: 15px;
}
footer .social a {
  background: url(../images/icons/social.png) no-repeat left 2px;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  float: right;
  margin-left: 5px;
  display: inline-block;
  font-size: 0px;
}
footer .social .facebook {
  background-position: 2px 3px;
}
footer .social .twitter {
  background-position: -43px 3px;
}
.innercontent .ceoname h6 {
  color: #222 !important;
  letter-spacing: 0;
}
.mtop20 {
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: end;
}
.copyright {
  clear: both;
  float: left;
  margin-top: -10px;
  font-size: 14px;
  line-height: 20px;
}
.copyright a {
  color: #666666;
  font-size: 12px;
}
/* Inner Pages */
.innerbanner {
  position: relative;
  padding-top: 60px;
}
.innerbanner img {
  width:100%;
}
.innerbanner .bancontent {
  position: absolute;
  width: 100%;
  display: table;
  left: 0;
  bottom: 80px;
}
.innerbanner .bancontent > div {
  padding-top: 50px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.innerbanner .bancontent h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}
.innerbanner .bancontent .breadcrumbs a {
  color: #fff;
  margin-left: 8px;
}
.innerbanner .bancontent .breadcrumbs a:before {
  content:'/';
  margin-right:8px;
}
.innerbanner .bancontent .breadcrumbs a:first-child {
  margin:0 
}
.innerbanner .bancontent .breadcrumbs a:first-child:before {
  display:none;
}
.innerbanner .bancontent .breadcrumbs a:last-child {
  pointer-events: none;
}
.bggrey {
  background-color: #f7f9ff;
}
.innercontent {
  padding:40px 0;
}
.innercontent h6 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #374c86;
}
.pt-13
{
	padding-top:13px !important;
}
.innercontent h2 {
  color: #b51e61;
  font-size: 30px;
  margin-bottom: 20px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  position: relative;
  padding-bottom: 15px;
}
.innercontent h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 3px;
  background-image: -webkit-linear-gradient(0deg,#ff91c6 0,#c1272d 100%);
  background-image: -ms-linear-gradient(0deg,#ff91c6 0,#c1272d 100%);
}
.innercontent p {
  margin-bottom:15px;
  line-height: 26px;
  text-align: justify;
}
.sublogo img {
  max-height: 120px;
  margin-bottom: 15px;
}
.quote {
  padding-left: 40px;
}
.quote img {
  margin-bottom: 20px;
}
.quote p {
  font-size: 25px;
  line-height: 42px;
  color: #636466;
  font-family: 'Roboto Slab', serif;
}
img.imgabt {
  width: 100%;
  padding-left: 40px;
  margin-top: 25px;
}
img.imgabt1 {
  width: 100%;
  padding-right: 40px;
  margin-top: 10px;
}
.vision{
  margin-top: 15px;
  background: url(../images/vision.html) no-repeat center top fixed;
  background-size: cover;
  padding: 100px;
  background-size: cover;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
}
.vision:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(30,87,153);
  background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(32,124,202,1) 0%, rgba(218,103,163,1) 0%, rgba(190,115,213,1) 100%);
  background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 0%,rgba(218,103,163,1) 0%,rgba(190,115,213,1) 100%);
  background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(32,124,202,1) 0%,rgba(218,103,163,1) 0%,rgba(190,115,213,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#be73d5',GradientType=1 );
  opacity:0.9;
}
.vision .container {
  position: relative;
  z-index: 99;
}
.vision h2 {
  color: #ffd0e6;
  margin: 25px;
  font-size: 25px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-family: 'Roboto Slab', serif;
  position: relative;
}
.vision h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 25px;
  height: 3px;
  background-color: #ffd0e6;
  background-image: -webkit-linear-gradient(0deg,#ffd0e6 0,#ffd0e6 100%);
  background-image: -ms-linear-gradient(0deg,#ffd0e6 0,#ffd0e6 100%);
  margin-left: -12px;
}
.vision p{
  font-size: 17px;
  line-height: 26px;
  text-align:center;
  color:#fff;
}
.vision .big-fnt{
  font-size: 25px;
  line-height: 42px;
  font-family: 'Roboto Slab', serif;
}
/*Side Submenu css */
.sublist {
 border-bottom: 1px solid #cc80a2;
}
.sublist h3{
  background-color: #b51e61;
  font-size: 15px;
  padding: 10px;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  transition: all .6s ease .15s;
}
.sublist h3 a{
  color:#fff;
}
.sublist ul {
  background-color: #f9f8f4;
  padding: 10px;
  transition: all .6s ease .15s;
  position:relative;
}
.sublist ul a{
  color: #666363;
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0px;
  display: block;
}
.sublist ul a.active,.sublist ul a:hover{
  color:#b51e61;
}
.sublist .show ul:after {
  border-top: 10px solid #c1272d;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: " ";
  height: 0;
  margin-left: -15px;
  pointer-events: none;
  position: absolute;
  width: 0;
  margin-right: 0px;
  top: -1px;
  left: 50px;
}
/*cmpny-list*/
.cmpny-list{
  display: table;
  width: 100%;
  margin: 25px 0px 20px;
  font-family: 'Roboto Slab', serif;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.cmpny-list li{
  display:table-cell;
}
.cmpny-list li h4{
  font-size: 15px;
  color: #838389;
  margin-bottom: 5px;
}
.cmpny-list li p{
  color: #000;
}
.cmny-dtlst li{
  font-size: 15px;
  color: #444;
  padding-left: 25px;
  position: relative;
}
.cmny-dtlst li:before{
  content: '→';
  position: absolute;
  left: 0px;
  color: #b51e61;
  font-weight: 700;
  top:0px;
}
/*cmpny-branch*/
.cmpny-branch{
  margin-top: 20px;
  background-color: #fafafa;
  padding: 25px;
  width: 100%;
  border: 1px #ddd solid;
}
.cmpny-branch p{
  text-align: initial;
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 14px;
}
.cmpny-branch a{
  color: #c1272d;
  display: block;
  border-top: 1px #ccc solid;
  padding-top: 8px;
  margin-top: 8px;
  font-size: 14px;
}
/*News and Events*/
.news-section{
  margin-bottom:12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
}
.news-section .news-img img {
  float:left;
  width:15%;
  margin-right:30px;
}
.news-section .news_content {
  float:left;
  width:70%;
  margin-top:15px;
}
.news-section .news_content p {
  margin-bottom: 0;
  margin-top: 15px;
}
.news-section h4 {
  font-size: 20px;
  color: #005185;
  margin-bottom: 5px;
}
.news-section h5 {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 4px;
  font-weight: 300;
}
/*awards*/
.album-list{
}
.album-list li{
  width: 25%;
  float: left;
  padding: 20px;
}
.album-list li h5{
  font-family: 'Roboto Slab', serif;
  font-size: 15px;
  padding: 5px;
}
.pad0 {
  padding: 0;
}
.careerbox .careerinfo {
  padding: 30px 15px;
  text-align: center;
  border: 1px solid #e7e8ea;
  float: left;
  position: relative;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.careerbox .careerinfo img {
  display:inline-block;
  margin:0 auto 15px;
}
.careerbox .careerinfo h6 {
  font-size: 22px;
  line-height: 25px;
  color: #374c86;
  font-family: 'Roboto Slab', serif;
  margin-bottom:15px;
}
.careerbox .careerinfo p {
  text-align:center
}
.applynow {
  background-color: #f6f6f6;
  padding: 60px 0;
  margin-top: 10px;
}
.applynow h6  {
  font-size: 20px;
  letter-spacing: 0.06em;
  font-weight: 400;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.applynow input {
  margin: 0px 0 25px 0;
  width: 100%;
  display: block;
  border: none;
  padding: 15px 0 10px 0;
  border-bottom: solid 1px #6a6e6a;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #6a6e6a 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #6a6e6a 4%);
  background-position: -100% 0;
  background-size: 0px 100%;
  background-repeat: no-repeat;
  color: #0e6252;
}
.applynow textarea {
  margin: 0px 0 25px 0;
  width: 100%;
  display: block;
  border: none;
  padding: 15px 0 10px 0;
  border-bottom: solid 1px #6a6e6a;
  -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #6a6e6a 4%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #6a6e6a 4%);
  background-position: -100% 0;
  background-size: 0px 100%;
  background-repeat: no-repeat;
  color: #0e6252;
  height: 200px;
}
.applynow input:focus, .applynow input:valid, .applynow textarea:focus {
  box-shadow: none;
  outline: none;
  background-position: 0 0;
  background-size: 100% 100%;
}
.applynow input::-webkit-input-placeholder, .applynow textarea::-webkit-input-placeholder {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.applynow input:focus::-webkit-input-placeholder, .applynow input:valid::-webkit-input-placeholder,
.applynow textarea:focus::-webkit-input-placeholder {
  color: #6a6e6a;
  font-size: 13px;
  /*
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);*/
  visibility: visible !important;
}
.btn-submit {
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
  letter-spacing: 1px;
  background: transparent;
  display: block;
  width: 200px;
  height: 45px;
  margin: auto;
  background-color: #c1272d;
  cursor: pointer;
  color: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn-submit:hover {
  background-color: #d06bb4;
}
.addrslist li {
  margin-bottom: 20px;
  float:right;
}
.addrslist li h5 {
  font-size: 18px;
  color: #010101;
  letter-spacing: normal;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #dedede;
  padding: 0px 0px 5px;
}
.addrslist li h5:before {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 0px;
  width: 48px;
  height: 2px;
  background-color: #c1272d;
}
.addrslist li p {
 font-size: 16px;
 color: #010101;
 letter-spacing: 0.05em;
 line-height: 1.8;
 font-weight: 300;
 padding-right: 40px;
 margin: 2px 0px;
 margin-top: 10px;
 position: relative;
 text-align: right;
}
.addrslist  li p strong {
  font-size: 14px;
  font-weight: 700;
  display: block;
}
.addrslist  li .map {
 background: url(../images/icons/ico-map.png) no-repeat right top;
 background-size: auto 30px;
}
.addrslist  li .call {
 background: url(../images/icons/ico-mob.png) no-repeat right center;
 background-size: auto 25px;
 height: 30px;
 line-height: 30px;
 color: #010101;
 direction:ltr;
}
.addrslist  li .call a, .addrslist  li .email a {
  height: 30px;
  line-height: 30px;
  color: #010101;
}
.addrslist  li .fax {
 background: url(../images/icons/ico-fax.png) no-repeat right center;
 background-size: auto 25px;
}
.email  {
 font-size: 16px;
 font-weight: 500;
 color: #010101;
 margin-top: 20px;
}
.email a {
  background: url(../images/icons/ico-mail.png) no-repeat right center;
  background-size: auto 20px;
  height: 30px;
  line-height: 30px;
  color: #010101;
  padding-right: 40px;
  display: block;
  font-weight: 300;
}
.web_form .form-group {
  margin-bottom: 20px;
}
.web_form .form-group ::-webkit-input-placeholder {
  color: #636466 !important;
  font-weight: 500 !important;
}
.web_form .form-group ::-moz-placeholder {
  color: #636466 !important;
  font-weight: 500 !important;
}
.web_form .form-group :-ms-input-placeholder {
  color: #636466 !important;
  font-weight: 500 !important;
}
.web_form .form-group :-moz-placeholder {
  color: #636466 !important;
  font-weight: 500 !important;
}
.web_form .form-group input:not([type=submit]) {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #dcdcdc;
  font-weight: 600;
  font-size: 14px;
}
.web_form .form-group textarea {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 180px;
  padding: 15px 20px;
  resize: none;
  width: 100%;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
  font-size: 14px;
}
.web_form .form-group input:not([type=submit]):focus,
.web_form .form-group textarea:focus {
  border-color: #22338d;
}

form#contact-form {
  margin-top: 25px;
}

.web_form .submit-btn {
  pointer-events: none;
  position: relative;
  height: 54px;
  line-height: 50px;
  width: 175px;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  border-radius: 3px;
  z-index: 0;
  overflow: hidden;
}
.web_form .submit-btn:after,
.web_form .submit-btn:before {
  position: absolute;
  content: "";
  background: #22338d;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: -2;
}
.web_form .submit-btn:before {
  background: #4c5aa2;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(0, -60px);
  -ms-transform: translate(0, -60px);
  -moz-transform: translate(0, -60px);
  transform: translate(0, -60px);
}
.web_form .submit-btn:hover:before {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.web_form .submit-btn input {
  pointer-events: all;
  padding: 0;
  background: transparent;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cmpny-dtl-caro {
  margin-bottom: 20px;
}
.cmpny-dtl-caro .owl-dots {
  top: 5px;
  z-index: 99;
  left: 0;
  text-align: center;
}
.maptab, .maptab .card-header, .maptab .card-body {
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 0;
}
.maptab .card-header .nav-tabs {
  border:0;
}
.maptab .card-header {
  padding: 15px 0;
}
.maptab .nav-tabs>.nav-item>.nav-link {
  margin-right: 5px;
  background-color: transparent;
  border-radius: 30px;
  font-size: 15px;
  padding: 10px 25px;
  line-height: 1.5;
  border: 1px solid #dee2e6;
  color: #333;
}
.maptab .nav-tabs>.nav-item>.nav-link.active {
  background-color: #c1272d;
  color: #fff;
}
.scroll {
  height: 430px;
  overflow-y: auto;
  overflow-x: visible;
  padding-right: 8px;
}

.home-ul
{
 margin-top:20px;
 padding-right:20px;
}
.home-ul li
{
  list-style:bullet;
  margin-bottom:10px;
}
.footer-menu
{
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.54;
  color: #404040;
  font-weight: 400;
}
.footer-menu:hover
{
  color: #c1272d;
}
.footer-contact p
{
  margin-bottom:12px;
}
.read-more
{
  color: #c1272d;
}
.footer-contact i
{
  color: #c1272d;
}

.hover-effect1 {
  min-height: 20px;
}
.hover-effect1 ul {
  padding-top: 1px;
}
.hover-effect1 ul li {
  display: inline-block;
}
.hover-effect1 ul li a {
  font-size: 15px;
  text-align: center;
  color: #fff;
  margin-left: 10px;
 
  display: inline-block;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}
.hover-effect1 ul li:hover a {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.pad-tb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-bottom-wrap
{
  background: #f5f6f8;
}
.footer-menu1 li {
  display: inline-block;
}

.footer-menu1 li a {
  padding-right: 4px;
  color:#404040;
}

.footer-menu1 li:not(:last-of-type) a::after {
  content: "/";
  margin-right: 10px;
}
.language
{
  margin-top:4px;
  margin-left:24px;
}



.social {
  position: fixed;
  top:40%;
  width:50px;
  z-index: 9999;
  left:1%;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
.social ul li {
  display: block;
  margin: 5px;
  /*background: #B6AF1B;*/
  background:#c1272d;
  width: 320px;
  text-align: right;
  padding: 10px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
}
.social ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px !important;
}
.social ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.social ul li:hover i {
  color: #c1272d;
  background: #fff;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 10px;
  color: #c1272d;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.products h2
{
    color: #c1272d;
    font-size: 30px;
    margin-bottom: 20px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
}
.products h2::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 25px;
	height: 3px;
	background-image: -webkit-linear-gradient(0deg,#ff91c6 0,#c1272d 100%);
	background-image: -ms-linear-gradient(0deg,#ff91c6 0,#c1272d 100%);
}
.absolute1
{
  background:#fff;
  border-top:1px solid #ccc;
}
.left-img
{
  float:left;
}
.img img
{
  height:120px;
}
.about-img img {
  width: 100%;
  border: 1px solid #f5f4f4;
  border-radius: 4px;
}
.product-lii li
{
    margin-bottom:15px !important;
}
.carousel-control-next
{
  width:5% !important;
}

.carousel-control-prev
{
  width:5% !important;
}
.pillar-content-image img
{
    border: 1px #eee solid;
}