@charset "utf-8";
/* CSS Document */
#loading{
  width: 100%;
  height: 100vh;
  background: #fff url(../img/preloader.gif) no-repeat center;
  z-index: 999;
  overflow: visible;
}
body {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#828282;
	font-family: 'Poppins', sans-serif !important;
  position: relative;
}
a{font-family:'Poppins', sans-serif !important;}
a:hover{text-decoration:none;}
h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif !important;
}
ul {list-style:none; margin:0; padding:0px}
* {
	box-sizing:border-box;
}
img {max-width:100%;}
.white {color:#FFFFFF;}
.zero {
	padding:0 !important;
	margin:0;
}
.small, small {
  font-size: 75% !important;
}
.m_t_10 {margin-top:10px !important;}
.m_t_20 {margin-top:20px !important;}
.m_t_40 {margin-top:40px !important;}
.m_t_80 {margin-top:80px;}
.m_b_20 {margin-bottom:20px;}
.m_b_30 {margin-bottom:30px;}
.m_b_40 {margin-bottom:40px;}
.p_b_20 {padding-bottom: 20px !important;}
.checked {color: #ff9f1a;}
.cl {clear:both;}
.butn {
  display: inline-block;
  padding: 10px 35px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.butn:focus,
.button:active:focus,
.butn.active:focus,
.butn.focus,
.butn:active.focus,
.butn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-fullcolor {
  color: #fff;
  background-color: #cd2122;
  border-color: #cd2122;
}
.button-fullcolor:focus,
.button-fullcolor.focus {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
}
.button-fullcolor:hover {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
  text-decoration: none;
}
.header-sec{
  width: 100%;
  background: #f5f5f5;
  position: relative;
  transition: all 2s ease-in-out;
}
.shrink{
  position: fixed;
  background: #f5f5f5;
  z-index: 999999;
  animation:slide-down 0.7s;
  transition: all 2s ease-in-out;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  } 
  100% {
    opacity: 0.9;
    transform: translateY(0);
  } 
}
.shrink .logo{width: 53%;margin-top: 0;}
.shrink .contact-top{display: none;}
.transparent-bg{background: rgba(255, 255, 255, 0.4);}
.contact-top{
  width: 100%;
  display: inline-block;
  text-align: left;
  /*border-bottom: solid 1px #fff;*/
  margin-top: 13px;
  background: #fff;
  position: relative;
}
.contact-top:before {
  content: "";
  width: 30px;
  height: 100%;
  background: #fff;
  /* border-left: 1px solid #d6d6d6; */
  position: absolute;
  top: 0;
  left:-15px;
  transform: skewX(29deg);
}
.contact-top ol{margin:0;}
.contact-top ol li{
  display: inline-block;
  padding: 12px 20px;
  color: #3d3d3d;
}
.contact-top ol li:last-child{padding: 0;float: right;}
.contact-top ol li:last-child a{
  display: inline-block;
  padding: 12px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: center;
  color: #fff;
  background-color: #cd2122;
  border-color: #cd2122;
  cursor: pointer;
}
.contact-top ol li:last-child a:focus,
.contact-top ol li:last-child a.focus {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
  text-decoration: none;
}
.contact-top ol li:last-child a:hover {
  color: #fff;
  background-color: #a41a1b;
  border-color: #741b1c;
  text-decoration: none;
}
.contact-top ol li i {color: #0a3a5b;font-size: 18px;}
.social-icon{
  width: 100%;
  display: inline-block;
}
.social-icon ul{margin: 0;}
.social-icon ul li{display: inline-block;text-align: left;}
.social-icon ul li a{
  color: #fff;
  padding: 10px;
  display: inline-block;
}
.social-icon ul li a:hover{color: #0f82fe}
.tom-right-sec ul{margin: 0;}
.tom-right-sec ul li{display: inline-block;text-align: right;float: right;}
.tom-right-sec ul li a{
  color: #fff;
  padding: 10px;
  display: inline-block;
}
.tom-right-sec ul li a:hover{color: #0f82fe;text-decoration: none;}
.tom-right-sec p {margin: 0;color: #fff;text-align: right;font-size: 14px;padding: 12px 0;}
.abt-sec{width: 100%;padding: 50px 0;background: #fff;border-bottom: solid 1px #f5f5f5;}
.abt-contant h3 {color: #cd2122;}
.white-bg{width: 100%;background: #fff;}

.abt-contant p{text-align: justify;line-height: 30px;color: #656565;}
.abt-contant h2>span{font-weight: 300}
.abt-img-sec{margin-right: -15px;}

.page-title {
  width: 100%;
  height: 350px;
  padding: 80px 80px 60px;
  text-align: center;
}
.page-title h1 {
  font-size: 50px;
  text-transform: uppercase;
  color: #fff;
}
.page-title p {
  color: #fff;
  font-size: 18px;
}
.about-title-bg{background: url(../img/abt-bg.jpg) no-repeat;background-size: cover;}
.web-title-bg{background: url(../img/web-bg.jpg) no-repeat;background-size: cover;}
.app-title-bg{background: url(../img/app-bg.jpg) no-repeat;background-size: cover;}
.cloud-title-bg{background: url(../img/cloud-bg.jpg) no-repeat;background-size: cover;}
.digital-title-bg{background: url(../img/digital-bg.jpg) no-repeat;background-size: cover;}

.heading {color: #333}
.middle-top-contan{
  width: 100%;
  padding: 50px 0 80px;
}
.srv-item-sec{
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.contant-sec{text-align: center;}
.srv-item-sec .contant-sec h4{color: #333}
.srv-item-sec .contant-sec p{
  line-height: 28px;
  font-size: 14px;
  color: #828282;
}
.srv-item-sec .icon-sec{
  border-radius: 100px;
  width: 150px;
  padding: 50px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border: solid 1px #cdcdcd;
  text-align: center;
  line-height: 200px;
}
.srv-item-sec .icon-sec img{
  width: 80%;
  margin: auto;
}
.srv-item-sec .contant-sec a{color: #fa9605;}
.mgt-header-block-subtitle {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center !important;
}
.mgt-header-block-title {
    font-size: 45px;
    font-weight: 100;
    margin-bottom: 15px;
    margin-top: 0px;
}
.mgt-header-block-sub-title{
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  color: #2a2f35;
  margin-bottom: 50px;
}
.mgt-header-line {
    height: 4px;
    width: 100px;
    background: #04a9ac;
    margin: auto;
    margin-bottom: 30px;
}
/* ---  --- */
.title-bottom-icon {
  width: 235px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
}
.title-bottom-icon .title-bottom-icon-left:before {
  content: "";
  height: 1px;
  width: 80px;
  background: #b0b0b0;
  bottom: 10px;
  left: 10px;
  position: absolute;
}
.title-bottom-icon .title-bottom-icon-left:after {
  content: "";
  height: 1px;
  width: 80px;
  background: #b0b0b0;
  bottom: 7px;
  left: 10px;
  position: absolute;
}
.title-bottom-icon i {
  color: #EFBD26;
}
.title-bottom-icon .title-bottom-icon-right:before {
  content: "";
  height: 1px;
  width: 80px;
  background: #b0b0b0;
  bottom: 7px;
  right: 10px;
  position: absolute;
}
.title-bottom-icon .title-bottom-icon-right:after {
  content: "";
  height: 1px;
  width: 80px;
  background: #b0b0b0;
  bottom: 10px;
  right: 10px;
  position: absolute;
}
/*-------------onload popup css-------------------*/
#enquirypopup .modal-dialog {
  width: 400px;
  padding: 0px ;
  position: relative;
  margin-top: 100px;
}
#enquirypopup .modal-dialog {
  width: 400px;
  padding: 0px ;
  position: relative;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-color: #fff;
}
#enquirypopup .modal-dialog:before {
  content: '';
  height: 0px;
  width: 0px;
  border-left: 50px solid #1CDFE3;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
  position: absolute;
  top: 1px;
  left: 0px;
  z-index: 99;
}
#enquirypopup .modal-content{
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
}
.custom-modal-header {
  text-align: center;
  color: #1CDFE3;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 4px solid;
}
#enquirypopup .modal-dialog .close {
  z-index: 99999999;
  color: white;
  text-shadow: 0px 0px 0px;
  font-weight: normal;
  top: 4px;
  right: 6px;
  position: absolute;
  opacity: 1;
}
.custom-modal-header .modal-title {
  /* font-weight: bold; */
  font-size: 18px;
}
#enquirypopup .modal-dialog:after {
  content: '';
  height: 0px;
  width: 0px;
  /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
  border-right: 50px solid #1CDFE3;
  border-bottom: 50px solid transparent;
  position: absolute;
  top: 1px;
  right: 0px;
  z-index: 999999;
}
.form-group {
  margin-bottom: 15px !important;
}
.form-inline .form-control {
  display: inline-block;
  width: 100% !important;
  vertical-align: middle;
}
.submit_btn{
  width: 70%;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #1CDFE3;
  border: 1px solid #1CDFE3;
  border-radius: 0px;
  color: #ffffff;
}
@media screen and (max-width: 789px){
  #enquirypopup .modal-dialog {
    width: 90%;
    padding: 0px;
    position: relative;
    margin: 25px auto;
    margin-top: 0;
  }
}
/*--------------------*/
.app-sec{
  width: 100%;
  padding: 30px 0;
  background: #00a4db;
}
.app-contant{width: 100%;padding: 30px}
.app-contant h1 {
  color: #fff;
  font-size: 50px;
  line-height: 105%;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.app-contant p{color: #fff}
.work-item{
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  height: 300px;
}
.work-item:before,
.work-item:after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.5s ease 0s;
}
.work-item:after{
  background-color: rgba(255,255,255,0.5);
  opacity: 1;
  top: -100%;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 40%, 0 60%);
  clip-path: polygon(0 0, 100% 0%, 100% 40%, 0 60%);
}
.work-item:hover:before{ opacity: 1; }
.work-item:hover:after{ top: 0; }
.work-item img{
  width: 100%;
  height: auto;
  transition: all 0.5s ease 0s;
}
.work-item:hover img{
  filter: blur(1px) grayscale(30%) ;
  transform: scale(1.2);
}
.work-item .box-content{
  text-align: center;
  width: 100%;
  padding: 15px 0 0 15px;
  position: absolute;
  left: 50%;
  bottom: -100%;
  z-index: 2;
  transform: translateX(-50%);
  transition: all 0.5s ease 0s;
}
.work-item:hover .box-content{ bottom: 10px; }
.work-item .title{
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  text-shadow: 0 0 2px #000;
  margin: 0 0 10px;
}
.work-item .post{
  color: #fff;
  background: #ea3c14;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 3px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.8s ease 0.5s;
  font-style: italic;
}
.work-item .icon{
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -50%;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.5s ease 0s;
}
.work-item:hover .icon{ top: 50%; }
.work-item .icon li{
  margin: 0 4px;
  display: inline-block;
}
.work-item .icon li a{
  color: #fff;
  background: #ea3c14;
  font-size: 18px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  transition: all 0.5s ease 0s;
}
.work-item .icon li a:hover{
  background: #2c3e50;
  color: #fff;
  box-shadow: 0 0 10px #2c3e50;
}
.clients-logo {
  width: 100%;
  height: 100px;
  padding: 5px;
  border: solid 1px #dedede;
  border-radius: 3px;
  vertical-align: middle;
  display: table-cell;
}
@media only screen and (max-width:990px){
  .work-item{ margin-bottom: 30px; }
  .app-contant h1{font-size: 35px;}
  .contact-top{display: none;}
  .zero-xs{padding: 0 !important}
  .shrink .logo{width: 50%;margin-top: 0;}
  .shrink .menu-sec{border-bottom: solid 1px #cd2122;}
  .app-contant {padding: 0}
  .page-title{height: 200px;padding: 15px;}
  .page-title h1{font-size: 26px;}
  .shrink .button:before{top: 8px;}
  .shrink .button:after{top: 18px;}
}
/*---------------*/
.feedback-sec {
  width: 100%;
  padding: 50px 0;
  background: url(../img/world-map.png) center no-repeat #405089;
  text-align: center;
  color: #fff;
  background-size: auto 80%;
}
.feedback-sec .heading {color: #fff}
.testimonial{
  margin: 0 20px 40px;
}
.testimonial .testimonial-content{
  padding: 35px 25px 35px 50px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #f0f0f0;
  position: relative;
}
.testimonial .testimonial-content:after{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 22px;
  transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
  width: 50px;
  height: 45px;
  background: #1CDFE3;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial-content .testimonial-icon:before{
  content: "";
  border-bottom: 16px solid #e41212;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .description{
  font-size: 15px;
  font-style: italic;
  color: #8a8a8a;
  line-height: 23px;
  margin: 0;
}
.testimonial .title{
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.testimonial .post{
  display: block;
  font-size: 14px;
  color: #1CDFE3;
}
.owl-theme .owl-controls{
  margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
  background: #ccc;
  opacity: 1;
  transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #1CDFE3;
}
/*-------------*/
/*-------popup css-------*/

/* Full-width input fields */
input[type=text], input[type=password], input[type=email]{
  width: 100%;
  padding: 6px 8px;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 14px;
}

/* Extra styles for the cancel button */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
  text-align: center;
  margin: 0px 0 10px 0;
  position: relative;
}

img.avatar {
  width: 30%;
  border-radius: 0%;
}
span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
}
#id01 [type="checkbox"]:not(:checked), [type="checkbox"]:checked{position: static;display: block;float: left;}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 1% auto 1% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 35%; /* Could be more or less, depending on screen size */
  padding:20px;

}
.modal-content ul{
  text-align:center
}
.modal-content ul li{
  display:inline-block;
  text-align:center
}
.modal-content ul li a{
  padding:10px;
  line-height:25px;   
}
/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
   display: block;
   float: none;
 }
 .cancelbtn {
   width: 100%;
 }
}
@media screen and (max-width: 768px) {
  .modal-content {width: 95%;}
}
/*-------------*/
.clients-sec{
  width: 100%;
  padding: 80px 0;
}

.advantages{width: 100%;padding: 30px 0 50px;background: linear-gradient(#fff, #e1e1ff);}
.adv-item{
  padding: 25px 15px;
  border-radius: 7px;
  box-shadow: -1px 9px 18px 0 rgba(75,81,91,.1);
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
  height: 250px;
}
#content {
  position: relative;
  background: #fff;
  padding: 40px 0;
  border-bottom: solid 1px #e1e1ff;
}
.service {
  width: 100%;
  padding: 15px 15px 15px 15px;
  border: solid 1px #EBEBEB;
  text-align: center;
  margin-bottom: 30px;
}
.img-cnt {
  width: 60%;
  margin: auto;
}
.text-cnt{
  width: 100%;
  height: 180px;
  overflow: hidden;
  margin-bottom: 10px;
}
#content img {
  max-width: 100%;
  height: auto;
}
.service h5 {
  margin-top: 15px;
  font-size: 18px;
  color: #cd2122;
}
.service p {
  text-align: justify;
  line-height: 26px;
}
.product-sec{
  position: relative;
  background: #fff;
  padding: 40px 0;
  border-bottom: solid 1px #e1e1ff;
}
.product-sec .item{
  width: 100%;
  height: 220px;
  overflow: hidden;
  border: solid 1px #f5f5f5;
  padding: 10px;
  border-radius: 2px;
  text-align: center;
}
.product-sec .item .line {
  width: 25%;
  height: 3px;
  background: #cd2122;
  display: inherit;
  margin: auto;
}
.faicon i {color: #EFBD26;margin-bottom: 10px;opacity: 0.5;}
.faicon p{font-size: 18px;font-weight: 500;margin: 10px 0 0;}
.product-sec .font-sm p{font-size: 14px;font-weight:500;line-height: 28px;}
.e-com-img{
  width: 60%;
  margin: auto;
}
.ecommerce-feature{width: 100%;display: block;}
.ecommerce-feature ul{margin: 0}
.ecommerce-feature ul li {
  width: 100%;
  padding: 10px 0;
  border-top: dashed 1px #D1D2D3;
  font-weight: 500;
  font-size: 13px;
}
.ecommerce-feature ul li:last-child {
  border-top: dashed 1px #D1D2D3;
  border-bottom: dashed 1px #D1D2D3;
}
.ecommerce-feature ul li i{color: #FA9605;margin-right: 10px;}
.benefits{width: 100%;padding: 30px 0;}
.ecommerce-pages-img {width: 100%;border: solid #D1D2D3 1px;}
.ecom-contant p {font-size: 14px;font-weight: 500;line-height: 28px;}
.ecom-contant i{color: #cd2122;font-size: 18px; margin-right: 10px;}
.benefits h3{font-size:20px;font-weight:500;}
.benefits h5{font-size: 18px;font-weight: 500;margin-bottom: 15px;}
.benefits ul li{padding: 5px 0 5px 20px; font-size: 15px;font-weight: 500;}
.benefits ul li i {color: #FA9605;margin-right: 10px;}
.benefits ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
  color: #FA9605;
}
.contact-sec{width: 100%;padding: 30px 0;}
.contact-rich {
  color: #7a7a7a;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.add-title{
  margin: 0;
  padding: 10px 15px;
  background-color: #D1D1D1;
  color: #222;
  letter-spacing: .56px;
  text-transform: capitalize!important;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 5px 5px 0 0;
}
.contact-rich .add-item {
  height: auto;
  overflow: hidden;
  padding: 15px 15px;
  background: #f7f7f7;
  border-radius: 0 0 5px 5px;
}
.contact-rich .add-item .icon {
  float: left;
  width: 3.5rem;
  height: 45px;
}
.contact-rich .add-item .data {
  color: #232323;
  font-size: 16px;
  width: auto;
  overflow: hidden;
}
.form-sec{width: 100%;}
.form-sec label{font-weight: normal;}
.form-style{
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  outline: none;
}
textarea{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  outline: none;
}
input[type=text]:focus, textarea:focus{box-shadow: none;border: 1px solid #cd2122}
.career-sec{
  width: 100%;
  padding: 30px 0;
}
.separate{width: 100%;border-bottom: #e9e9e9 2px dashed;display:inline-block;margin-bottom:20px;}
.separate:last-child{border-bottom: none;display:inline-block;margin-bottom:0px;}
.right-sidebar {
  border-left: 1px solid #e9e9e9;
  padding: 0 0 0 30px;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .01);
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .01);
}
aside .widget {
  margin-bottom: 40px;
}
aside .widgetheading {
  position: relative;
  border-bottom: #e9e9e9 1px solid;
  padding-bottom: 9px;
}
.widget h5 {
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 20px;
}
ul.folio-detail li {
  margin: 0 0 15px 0;
  list-style: none;
}
.blog-sec{width: 100%;padding: 30px 0;display: block;}
.blog-contant h4, .blog-comment-sec h4{font-size: 22px;}
.blog-contant p{text-align: justify;line-height: 30px;}
.blog-contant .blog-img-sec{
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.blog-contant{
  width: 100%;
  display: block;
  border-bottom: dashed #f5f5f5;
  margin-bottom: 20px;
}
.blog-contant:last-child{border-bottom:none;}
.blog-comment-sec label{font-weight: normal;}

/*---------Footer-----------*/
.footer-sec{
  width: 100%;
  padding: 30px 0;
  background: #2b3238;
}
.footer-sec .footer-item{width: 100%;display: block;}
.footer-sec .footer-item h3{color: #fff}
.footer-sec .footer-item p{color: #fff;line-height: 28px;font-size: 14px;}
.footer-bottom{width: 100%;padding: 10px 0;background: #252b30;}
.footer-sec .footer-item li i {margin-right: 10px;color: #fff;}
.footer-sec .footer-item li a {
  display: inline-block;
  padding: 5px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #e1e1e1;
  white-space: normal;
  font-size: 14px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.footer-sec .footer-item li a:hover,
.footer-sec .footer-item li a:focus {
  text-decoration: none;
  color: #e1e1e1;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
@media only screen and (max-width: 990px){
}
