@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:16px !important;
	color:#828282;
	font-family: 'Lato', sans-serif !important;
  position: relative;
}
a:hover{text-decoration:none;}
/*h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', 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_10 {margin-bottom:10px !important;}
.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: 12px 45px;
  margin-bottom: 0;
  font-size: 15px;
  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-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: #000;
  border-color: #000;
}
.button-fullcolor:focus,
.button-fullcolor.focus {
  color: #fff;
  background-color: #e16f26;
  border-color: #e16f26;
}
.button-fullcolor:hover {
  color: #fff;
  background-color: #e16f26;
  border-color: #e16f26;
  text-decoration: none;
}
.head-top-sec{width: 100%;background-color: #e31e25;display: block;}
.top-left-sec{width: 100%;display: block;}
.head-top-sec .top-left-sec ul{margin: 0;}
.head-top-sec .top-left-sec ul li {
  float: left;
  font-size: 16px;
  font-weight: 500;
  padding:8px;
  margin-right: 10px;
  color: #fff;
}
.head-top-sec .top-left-sec ul li i{}
.head-top-sec .top-right-sec{float: right;}
.head-top-sec .top-right-sec ul{margin: 0;}
.head-top-sec .top-right-sec ul li {float: left;}
.head-top-sec .top-right-sec ul li a{
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding:8px 10px;
}
.header-sec{
  width: 100%;
  background: #fff;
  padding: 10px 0;
  position: relative;
  top: 0;
  z-index: 9999;
  transition: all 0.5s ease-in-out;
}
.logo{width: 100%;}
.shrink{
  position: sticky;
  z-index: 999999;
  top: 0;
  box-shadow: 0 12px 10px 0 rgb(0 0 0 / 16%)
}
.btn_ {
    text-align: right;
}
.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;
}
.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: #3d3d3d;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: center;font-size: 14px;padding: 12px 0;}

.white-bg{width: 100%;background: #fff;border-top: solid 4px #cd2122;}

.pastwork-sec{
  width: 100%;
  padding: 80px 0 50px;
  border-top: solid 1px #F8F8F8;
  background-color: #F8F8F8;
}
.pastwork-sec h3 {
    font-family: "Oswald", Sans-serif !important;
    margin-top: 0;
    margin-bottom: .67em;
    font-size: 62px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 10px;
    text-align: center;
}
.pastwork-sec h1{
  font-family: "Oswald", Sans-serif !important;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 4px;
  background: #265D90;
  color: #fff;
  padding: 6px 10px;
  border-radius: 2px;
}
.pastwork-sec p{
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}
.contact-sec{
  width: 100%;
  padding: 50px 0 50px;
  border-top: solid 1px #184341;
  background-color: #184341;
  position: relative;
  color: #fff
}
.contact-sec h4{
  margin-top: 0;
  font-size: 35px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0px;
}
.contact-sec p{
  font-size: 18px;
  line-height: 34px;
}
.contact-sec .form-ss{
  width: 100%;
}

.abt-img-sec{width: 80%;padding: 15px 0;}

.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;}


.line{width: 10%;height: 3px;background: #cd2122;display: inherit;}
/* ---  --- */
.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: #ff1d25;
}
.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;
}
/*--------------------*/
.srv-item{
  width: 100%;
  padding: 10px;
  display: block;
  border: solid 1px #f5f5f5;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  min-height: 400px;
}
.srv-item ul li{
  padding: 5px;
  font-size: 13px;
  font-weight: 500;
}
.srv-item ul li i{color: #E23B97;margin-right: 10px;}
.srv-item p{font-size: 13px;font-weight: 500;padding: 5px; text-align: justify;border-top: solid 1px #656565;line-height: 25px;}
.srv-item .srv-icon{
  margin: auto;
}
.srv-item2{
  width: 100%;
  padding: 10px;
  display: block;
  border: solid 1px #f5f5f5;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  min-height: 275px;
  border-radius:5px;
}
.srv-item2 .srv-icon img{
  margin: auto;
  border: solid 3px #E23B97;
  border-radius: 50%;
  overflow: hidden;
}
.srv-item2 p{font-size: 13px;font-weight: 500;padding: 5px; text-align: justify;border-top: solid 1px #656565;line-height: 25px;}
.demo{ background: #f5f5f5;padding: 40px 0;}
.pricingTable{
  background-color: #fff;
  font-family: 'Krub', sans-serif;
  text-align: center;
  padding: 0 0 10px;
  margin: 0;
  border: 2px solid #11bfbf;
  position: relative;
  z-index: 1;
  transition:all 0.3s;
}
.pricingTable .pricingTable-header{
  color: #fff;
  background-color: #11bfbf;
  padding: 15px 0 15px;
  margin: 0 0 35px;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
}
.pricingTable:hover .pricingTable-header{ text-shadow: 0 0 5px #000; }
.pricingTable .pricingTable-header:after{
  content: '';
  background-color: #11bfbf;
  height: 50px;
  width: 50px;
  transform: translateX(-50%) rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: -25px;
}
.pricingTable .title{
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 15px;
}
.pricingTable .currency{
  font-size: 30px;
  vertical-align: top;
  display: inline-block;
}
.pricingTable .amount{
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  display: inline-block;
}
.pricingTable .month{
  font-size: 18px;
  margin-left: -5px;
  display: block;
}
.pricingTable .pricing-content{
  color: #505050;
  text-align: center;
  padding: 0;
  margin:0 auto 20px;
  list-style: none;
  display: inline-block;
}
.pricingTable .pricing-content li{
  font-size: 18px;
  font-weight: 600;
  line-height: 45px;
  text-transform: capitalize;
  letter-spacing: 1px;
  padding: 10px 20px 10px;
  border-bottom: 2px solid #11bfbf;
  position: relative;
}
.pricingTable .pricing-content li:last-child{ border-bottom: none; }
.pricingTable .pricing-content li:after{
  content: "\f00c";
  color: #fff;
  background-color: #11bfbf;
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: 900;
  line-height: 18px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: -10px;
}
.pricingTable .pricing-content li:last-child:after{ display: none; }
.pricingTable .pricingTable-signup{
  color: #fff;
  background-color: #11bfbf;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  width: 80%;
  padding: 15px 25px;
  margin: 0 auto;
  border: 3px solid #fff;
  display: inline-block;
  position: relative;
  transition: all 0.3s;
}
.pricingTable .pricingTable-signup:hover{
  box-shadow: 0 0 10px #000;
  text-shadow: 0 0 5px #000;
}
.pricingTable.pink,
.pricingTable.pink .pricing-content li{ border-color: #e84393; }
.pricingTable.pink .pricingTable-header,
.pricingTable.pink .pricingTable-header:after,
.pricingTable.pink .pricing-content li:after,
.pricingTable.pink .pricingTable-signup{ background-color: #e84393; }
.pricingTable.purple,
.pricingTable.purple .pricing-content li{ border-color: #6c5ce7; }
.pricingTable.purple .pricingTable-header,
.pricingTable.purple .pricingTable-header:after,
.pricingTable.purple .pricing-content li:after,
.pricingTable.purple .pricingTable-signup{ background-color: #6c5ce7; }
@media only screen and (max-width: 1200px){
  .pricingTable{ margin: 0 0 30px; }
}
@media only screen and (max-width: 990px){
  .pricingTable{ margin: 0 30px 30px; }
  .head-top-sec .top-left-sec ul li{padding: 0px;}
  .page-title {
    width: 100%;
    height: 250px;
    padding: 35px 40px 35px;
    text-align: center;
  }
}
@media only screen and (max-width: 359px){
  .pricingTable{ margin: 0 0 30px; }
}
/*-------------------*/
.feature-sec{
  width: 100%;
  display: block;
  padding: 20px 0 40px;
  background: linear-gradient(#F4F4F4, #e1e1ff);
}
/*-------------------*/
.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}
.team-sec{
  width: 100%;
  padding: 30px 0 50px;
  background-color: #f5f5f5;
}
/*.box{
  font-family: 'Cabin', sans-serif;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
}
.box:hover{ box-shadow: 0px 30px 40px 0px rgba(0,0,0,0.2); }
.box:before{
  content: '';
  background: #4cd137;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transform: skew(-45deg) translateX(150%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.box:hover:before{ transform: skew(-45deg) translateX(0); }
.box img{
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.3s ease 0s;
}
.box:hover img{
  transform: scale(1.2);
  filter: grayscale(0.7) blur(2px);
}
.box .box-content{
  color: #fff;
  text-align: center;
  width: 100%;
  opacity: 0;
  transform: translate(-50%, -50%) rotate(180deg);
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 1;
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.box:hover .box-content{
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0deg);
  left: 50%;
  transition: all 500ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.box .title{
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
  margin: 0 0 7px;
}
.box .post{
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 13px;
  display: block;
}
.box .icon{
  padding: 0;
  margin: 0;
  list-style: none;
}
.box .icon li{
  margin: 0 4px;
  display: inline-block;
}
.box .icon li a{
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  width: 35px;
  border: 2px solid #fff;
  border-radius: 50% 50% 0 0;
  display: block;
  transition: all 0.3s;
}
.box .icon li a:hover{
  background: #009432;
  box-shadow: 0 0 10px #fff;
}
@media only screen and (max-width:990px){
  .box{ margin-bottom: 30px; }
}
@media only screen and (max-width:479px){
  .box .title{ font-size: 20px; }
}*/
@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: 100%;}
  .shrink .menu-sec{border-bottom: solid 1px #cd2122;}
}
/*---------------*/
/*-------------*/
/*---------------*/
.feedback-sec{
  width: 100%;
  padding: 50px 0 120px;
  background-color: #ffffff;
  background:url(../img/bg2.png) no-repeat;
  background-size: 100%;
  background-position: bottom;
}
.testimonial{
    margin: 20px 15px 0;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    float: left;
    border: 5px solid #fff;
    box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
    position: relative;
}
.testimonial .pic:after{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    background: #ffb400;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 65px;
    left: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .testimonial-content{
    padding: 10px;
    margin-left: 120px;
}
.testimonial .description{
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.testimonial .testimonial-title{
    font-size: 19px;
    color: #ffb400;
    text-transform: capitalize;
    display: inline-block;
}
.testimonial .post{
    font-size: 14px;
    font-style: italic;
    color: #444;
    margin-top: 10px;
}
.owl-theme .owl-buttons{
    margin-top: 20px;
    text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
    padding: 10px;
    background: #fff;
    border: 2px solid #184341;
    display: inline-block;
    border-radius: 50%;
    width: 50px;
    margin: 5px;
    height: 50px;
    line-height: 28px;
    color: #184341;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #184341;
    color: #fff;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "FontAwesome"; font-weight: 900;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 480px) {
    .testimonial{
        text-align: center;
    }
    .testimonial .pic{
        float: none;
        margin: 0 auto;
    }
    .testimonial .testimonial-content{
        margin-left: 0;
    }
    .owl-theme .owl-buttons{
        margin-top: 0;
    }
}
/*-------------*/
.brand-ss{
  width: 100%;
  padding: 60px 0;
}
.brand-ss h3 {
    font-size: 62px;
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 10px;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #222;
    text-align: center;
}
.brand-item {
  width: 100%;
  margin: 0 auto;
}
.brand-item .pic{
    height: 80px;
    position: relative;
    margin: 0 auto;
    border-radius: 0%;
    overflow: hidden;
    text-align: center;
}
.brand-item .pic img{
    object-fit: fill;
}
/*-----------*/
.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 0px 15px;
  border: solid 1px #EBEBEB;
  text-align: center;
  margin-bottom: 30px;
  min-height: 350px;
}
.img-cnt {
  width: 60%;
  margin: auto;
}
#content img {
  max-width: 100%;
  height: auto;
}
.service h5 {
  margin-top: 15px;
  font-size: 18px;
}
.service p {
  text-align: justify;
}
.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-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;
  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;}

.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 {
  width: 100%;
  background: #f3f3f3;
  padding-top:50px;
  padding-left:40px;
  padding-right: 40px;
  box-shadow: 0 -5px 15px -5px #e1e1e1;
  transition: background-color 1s;
}

footer a {
color: #020202;
text-decoration: none;
}
footer .column {
float: left;
border: none;
}
footer h5 {
color: #184341;
font-size: 22px;
font-weight: 800;
margin-top: 0;
margin-bottom: 15px;
letter-spacing: .5px;
}
footer .column li i {color:#020202;margin-right: 5px;font-weight: 600;}
.fa-linkedin{background-color: #0073af;}
.fa-facebook{background-color: #4B69B0;}
.fa-youtube-play{background-color: #E83F3A;}
.fa-twitter{background-color: #37B1E1;}
.fa-whatsapp{background-color: #2BA63A;}
.fa-instagram{background-image: linear-gradient(to right, #F8AE52, #DA2E50, #6253A0);}
.ffsocial li{display:block;padding: 10px 0;font-size: 15px;font-weight: 500;color: #020202;}
.ffsocial .fa{
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  padding: 4px;
  float: left;
  border-radius: 5px;
  font-weight: 100;
  font-size: 12px;
}
footer .column .ffsocial li a {
display: inherit;
padding: 0px 0px;
clear: both;
font-weight: 500;
line-height: 1.428571429;
color: #020202;
white-space: normal;
font-size: inherit;
-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 .column .ffsocial li a:hover{
  transform: translateX(0px);
}
footer .column li a {
display: inline-block;
padding: 6px 0px;
clear: both;
font-weight: 500;
line-height: 1.428571429;
color: #020202;
white-space: normal;
font-size: 15px;
-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 .column li a:hover,
footer .column li a:focus {
text-decoration: none;
color: #020202;
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
footer .adrs p{line-height: 30px;}
/*footer .adrs ul li{
  float: left;
  padding-right: 15px;
}
footer .adrs ul li .fa-facebook{background-color: transparent;}
footer .adrs ul li .fa-twitter{background-color: transparent;}
footer .adrs ul li .fa-youtube-play{background-color: transparent;}*/
footer .content_footer_inner{
  width: 100%;
  display: block;
  border-bottom: 1px dashed #163a56;
  padding-bottom: 20px;
}
.content_footer_inner .icolor i{
  color: #184341;
  width: 25px;
}
footer .copyright-container {
background: transparent;94
padding: 20px 0;
line-height: 9px;
}
footer .copyright-container .social {
float: left; 
margin: 0px;
padding: 0px;
list-style: none;
color:#020202;
}
footer .copyright-container .social ul li a i {
color:#020202;
}
footer .payment-block > ul > li {
display: inline-block;
vertical-align: top;
  margin-left: 10px;
}
.flogo{margin-bottom: -10px;width: 50px;}
.flogo img{width: 100%;}
.payment-block li .fa {
font-size: 26px;
line-height: normal;
}
.payment-block {
float: right;
margin: 3px 0 0;
}
.payment-block ul {
margin: 0;
}
.powered {
color: #020202;
text-align: center;
line-height: 24px;
font-size: 14px;
display: inline-block;
vertical-align: top;
margin: 5px 0 0;
}
.powered a:hover {
color: #020202;
text-decoration:none;
}
footer li a:hover,
footer li a:focus {
text-decoration: none;
color: #020202;
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
.fsocial {
float: left;
margin: 0px;
padding: 5px 10px;
list-style: none;
color:#020202;
}
.fsocial label {
color:#020202;
margin-right: 10px;
}

.fsocial ul {
margin: 0;
list-style: none;
}
.fsocial ul li {
float: left;
list-style: none;
margin-left: 5px;
}
.fsocial ul li a i {
padding-top: 8px;
text-align: center;
text-decoration: none;
font-size: 14px;
color:#020202;
border-radius: 50%;
height: 30px;
width: 30px;
}
.fsocial li a:hover,
.fsocial li a:focus {
text-decoration: none;
color: #020202;
-webkit-transform: translateX(0px) !important;
transform: translateX(0px) !important;
}
.fsocial .fa-linkedin{background-color: #0073af;}
.fsocial .fa-facebook{background-color: #4B69B0;}
.fsocial .fa-youtube-play{background-color: #E83F3A;}
.fsocial .fa-twitter{background-color: #37B1E1;}
.fsocial .fa-whatsapp{background-color: #2BA63A;}
.fsocial .fa-instagram{background-image: linear-gradient(to right, #F8AE52, #DA2E50, #6253A0);}





@media only screen and (max-width: 990px){
}
