.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;

  }

.padding40{
  padding-top:20px; 
  padding-bottom: 20px;
}
 
 
 
 

.section-about-bg{
  position:relative; 
   background-position: 0% 45%;
  
  background-color: rgba(43, 108, 163, 0);

    position: relative;
    
    width: 100%;
   /* background-position: 50% 50%;*/
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.section-about-bg .overlay {
   width:60%;
   float:right;
   padding:20px;  
   font-size: smaller;
  background-color: rgba(0, 0, 0, 0.63);
  color:#fff; 
}

 .no-padding,.no-padding .row{
  padding:0;
  margin:0; 
 }
 

.section-head {
    text-align: center;
    margin-bottom:15px;
}

.section-head h2 {
   /* display: inline-block;*/
  font-family: inherit;
    color: #e04a4a;
    
}
p{
  font-size: 14px;
}

.section-head h2:before {
    content: '';
    display: block;
    width: 68px;
    height: 2px;
    /*background: url(../img/head-line.svg);*/
    margin-bottom: 15px;
}

.section-head h2:after {
    content: '';
    display: block;
    width: 68px;
    height: 2px;
    /*background: url(../img/head-line.svg);*/
    margin-right: auto;
    margin-top: 15px;
}


.about-small h3 {
   
    color: #e04a4a;
}

.about-small h3:after {
    content: '';
    display: block;
    width: 68px;
    height: 2px;
    background: url(../img/head-line.svg);
    margin-top: 10px;
}

.gray{
  background:#eee;
}

.section-about-bg .section-head{
  text-align:inherit; 
} 

  .bg-pomegranate { background-color: #eee !important; }

    /* CONTENT BLOCK HOLDERS */

    .content-block {
        width: 100%;
        
        z-index: 100;
        position: relative;
       /* background-color: #ffffff;*/
    }

    .content-block-nopad {
        width: 100%;
        z-index: 100;
        position: relative;
        /*background-color: #ffffff;*/
    }


.content-2-2  p{
  text-align: justify;
}
.content-2-2 h3 { font-weight: 300; }
.content-2-2 h3, .content-2-2 p { /*color: #4b9e32;*/ }

.content-2-2 .icon-outline {
    overflow: hidden;
    height: 150px;
    width: 150px;
    max-width: 100%;
    border: 2px solid rgba(75, 158, 50,0.6);
    border-radius: 50%  !important;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 50px;
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.content-2-2 .icon-outline:hover {
  overflow: hidden;
    box-shadow: 0 0 0 5px rgba(75, 158, 50,0.4);
    color: #4b9e32; 
}

.content-2-2 .icon-outline span {

    line-height: 150px;
   color: #4b9e32; 
    font-size: 55px;
}

.content-2-2 .icon-outline span img{
 
  width:145px ;

}
.content-2-3 h2 {
    /*color: #ffffff;*/
    margin: 0;
}



.content-2-7 {
    background: url("../../../../../uploads/why.jpg");
    background-size:100% 100%;
    background-position: center center; 

    background-attachment: fixed;
}

.content-2-7 .counter-icon {
    font-size: 4em;
    margin-top: 30px;
    color: #fff;
}

.content-2-7 .counter, .content-2-7 .counter-text {
  
    font-weight: 700;
    color: #f39c12;
}

.content-2-7 .counter-text p {
    margin-bottom: 0px;
    font-size: 20px;
    color: #fff;
}

.content-2-7 .counter {
    margin-top:30px;
    font-size:24px;
    color: #fff;
}

.content-2-7 .underlined-title h1, .content-2-7 .underlined-title h2 {
    color: #fff;
}


.content-1-6 h2 {
    margin-bottom: 40px !important;
}

.content-1-6 .client-row {
    overflow: hidden;
    text-align: center;
    line-height: 0;
}

.content-1-6 .client-row .col-md-3 {
    display: inline-block;
    min-height: 80px;
    line-height: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.content-1-6 .client-row img {
    max-width: 140px;
    opacity: 0.3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-backface-visibility: none;
}

.content-1-6 .client-row img:hover {
    opacity: 1;
}

.content-1-6 .client-row .row-wrapper {
    display: inline-block;
    width: 80%;
}

.content-1-6 .client-row:last-child .row-wrapper {
    border-bottom: none;
}

.content-1-6 .row-wrapper .col-md-3 {

}

.content-1-6 .row-wrapper .col-md-3:last-child {
    border-right: none;
}


/*  CONTENT BLOCK 1-6 MEDIA QUERIES
/*----------------------------------------------------*/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

    .content-1-6 .client-row .row-wrapper{
    border-bottom: none;
}

.content-1-6 .row-wrapper .col-md-3 {
    border-right: none;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {



}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

    .content-1-6 .client-row .row-wrapper {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .content-1-6 .row-wrapper .col-md-3 {
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

}
 


.styled-heading {
  text-align: center;
  margin: 0 0 50px; }
  @media (max-width: 768px) {
    .styled-heading {
      margin: 0 0 30px; } }
  .styled-heading h3 {
    position: relative;
    padding: 0 0 23px; }
    .styled-heading h3:after {
      position: absolute;
      content: "";
      width: 60px;
      height: 3px;
      background: #ff3a6d;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }


.find-img-align {
  padding: 0 0 15px; }
  @media (max-width: 768px) {
    .find-img-align {
      padding: 0; } }


.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (max-width: 992px) {
  .grid figure figcaption {
    padding: 0.7em;
  }
}

.grid figure figcaption h5 {
  font-weight: 400;
  text-align: left;
}
@media (max-width: 992px) {
  .grid figure figcaption h5 {
    font-size: 22px;
  }
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h5 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h5 span {
  font-weight: 800;
}

.grid figure h5,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-weight: 300;
  text-align: left;
  margin: 6px 0 0;
}

figure.effect-ruby {
  background-color: #000;
}

figure.effect-ruby img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

figure.effect-ruby:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-ruby h2 {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
}

/*figure.effect-ruby p {
  margin: 1em 0 0;
  padding: 3em;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0) scale(1.1);
  transform: translate3d(0,20px,0) scale(1.1);
  } */

  figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

/*figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}*/
.site-logo{
  padding:0;
  margin:0;
}
.site-logo img{
  width:auto; 
  max-height:75px; 
}



.product-item img {
    width: 100%;
}
.product-list .product-item{

}

.item-pro-item {
  margin-top: 10px;
  margin-bottom: 10px;

     position: relative; 
  box-shadow:0 15px 30px 0 rgba(0,0,0,0.11),0 5px 15px 0 rgba(0,0,0,0.08); 

    border:1px solid #dfdfdf;

    border-radius:0px 30px !important; 
    text-align: center;
    transition: all 0.5s ease 0s;  
}
.item-thumb-item {
    position: relative;
}
 
.item-thumb-item::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
}
.item-thumb-item .pro-image-front {
    opacity: 1;
    visibility: visible;
}
.item-thumb-item img {
    transition: all 0.5s ease-out 0s;

    border:1px solid #dfdfdf;

    border-radius:0px 30px !important; 
    
}
.pro-image-back {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.item-thumb-item img {
  min-height:290px; 
    transition: all 0.5s ease-out 0s;
}
.item-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
    z-index: 10;
}
 
.inner-item-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-item-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}
.inner-item-cart-pro .link-product-add-cart {
    width: 100%;
    bottom: -40px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.link-product-add-cart {
    background:#000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.inner-item-cart-pro > ul > li {
    display: inline-block;
}
.inner-item-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.item-thumb-item:hover {
    cursor: pointer;
}
.item-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}
.item-thumb-item:hover .pro-image-front {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
}
.item-thumb-item:hover .pro-image-back {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
    background: #f7f7f7;
}
.item-thumb-item img {
    transition: all 0.5s ease-out 0s;
   /* padding: 52px 50px 20px;*/
    padding:2px 1px 2px;
}
.item-thumb-item:hover .item-cart-pro {
    opacity: 1;
    visibility: visible;
}
.item-thumb-item:hover .inner-item-cart-pro ul {
    margin: 20px 0 0;
}
.inner-item-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}
.inner-item-cart-pro .link-product-add-cart {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.item-thumb-item:hover .inner-item-cart-pro .link-product-add-cart {
    top:53.5%;
}
.link-product-add-cart:hover {
    background: #2fdab8 none repeat scroll 0 0;
    color: #fff;
}
 

.item-thumb-item span.text-container {
    top: auto;
    right:0;
    bottom: 0;
    left: 0;
    width:100%; 
    height:auto; 
    position: absolute;
    width: 100%; 
    opacity: .9;
    filter: alpha(opacity=90);
   /* padding-top:10px;*/
    background-color: #fff;
 border-bottom-left-radius:30px !important; 

}
 

.item-thumb-item span.text-container .text-title { 
    font-size: 20px;
    font-weight: 400;
    display: block; 
    color: #333;
    text-align: center;
    text-transform: uppercase;
    padding:5px;
}

 
.item-thumb-item:hover .text-container
{
  display:none;
}





















/* main slid */
.slide_title_white {
    padding: 10px !important;
    color: #fff;
   background: rgba(3, 3, 3, 0.5);
}






/* servis */
.service {
    
  /*  background-attachment: fixed;
    background-position: center;
    color:#3534fc;
    height: 100%;
    text-align: center;
    padding-top: 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
.bggreay{
  background:#eee;
}
.service-box-v1:hover{
  background:unset;
}
.service p{
  font-size:14px;
   
}
.service .main{
  padding:15px;
  background:rgb(3, 3, 3,0.7);
}
.service .main h3{
  line-height: 1.5;
  color: #ccc;
  padding-bottom: 15px;
}
.service{
 
}
.service h1 {
    font-weight: 800;
    font-size: 25px;
    color:#fff;
    padding-bottom:20px;
}
.service h1 span{
   color:#3534fc;
}
.mix-inner, .mix-inner img {
    border: 1px solid rgba(151, 151, 151, 0.2);
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 5px 15px 0  0 rgba(75, 87, 225, 0.6);
   box-shadow: 0 5px 15px 0 rgba(75, 87, 225, 0.6);

}
.mix-inner img {
    height: 330px;
    width: 100%;
}
.mix-inner h3 {
    padding-top: 5px;
    background: #3534fc;
    width: 100%;
    padding-bottom: 10px;
}
.mix-grid .mix .mix-details {
  background: rgba(4, 8, 55, 0.75);
}
.mix-inner .mix-details a {
    text-decoration: none;
    outline: none;
    padding: 5px 0 15px 0px;
    font-weight: 300;
    color: #ffffff;
    font-size: 20px;
    direction: rtl!important;
}
.mix-grid .mix .mix-details h4 {
    font-size: 25px;
    color:#3534fc;
    margin-top: 30px;
    padding: 0 10px;
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.about_block_title_new {
    text-align: center;
    color:#3534fc;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin: 20px 0;
    text-transform: uppercase;
    position: relative;
    direction: rtl!important;
    font-family: 'Cairo', sans-serif !important;
    font-weight: 700;
    background-color: black;
    height: 35px;
    padding-top: 3px;
}
.about_block_title_new::before {
    background-color:#3534fc;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.rtl .abouts .row {
    margin-left: 0;
}

/* selection */


::selection {
    color: #fff;
    background: #ce8e19;
}

/* about section */




.headers {
    border-bottom: 2px solid rgba(228,79,0,1);
    /* font-weight: 500; */
    padding: 10px;
}


.service-box  h2
{
  line-height: 1.5;
    font-size: 35px;
}

.service-box .service-box-heading span{
  font-size: 25px;
}
.service-box p {
    color: #656565;
    font-size: 20px;
}
.aboutcomp
{
   background: rgba(255, 252, 252, 0.7);
}

/* body */
body {
    line-height: 1.7em !important;
    font-family:"Droid Arabic Kufi", sans-serif;

    background-image: url(../../../../../uploads/images/insurance.jpg);

  }


  /* about part */
  .section-head .aboutdite{
        color: #ECAA37;
  }
  .section-head .aboutvet {
    color: #D9B77A;
}

.section-head .aboutfarma {
    color: #FFF;
}
.section-head .aboutsaws {
    color: #00aebe;
}
.section-head .aboutreal {
    color: #feab34;
}

  /*slider part */
  .tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/large_left.png) no-Repeat 0 0 !important;
    width: 40px;
    height: 40px;
}
.tp-leftarrow.default:before{
  content: '';
}
 .tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../img/large_right.png) no-Repeat 0 0 !important;
    width: 40px;
    height: 40px;
}
 .tp-rightarrow.default:before{
    content: ''; 
 }

 .slide_title{
  color:#FFF;
 }



 /*last news */
 @media (max-width: 992px){
.recent-work .owl-carousel {
    margin-right: 0px;
}}


 

/*about us*/
.content-page{
  background: none;
}
.aboutskil
{

    padding-top: 10px;
    padding-bottom: 10px;
}

.aboutskil .nav-tabs > li.active > a,.aboutskil .nav-tabs > li.active > a:hover,.aboutskil .nav-tabs > li.active > a:focus {
    background: #F9A220;
    color: #000;
}

.aboutgroup
{
  margin-top: -15px;
    background-image: url(../../../../../uploads/bg.jpg);
    padding-top: 15px;
}
.aboutgroup2
{
  margin-top: -15px;
    background-image: url(../../../../../uploads/slider-clients-ar.png);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 15px;
}

/*last news*/
.lastnews-img{
  padding-bottom: 10px;
  padding-top: 10px;
}

/* skil */
.h2-skil{
  padding-top:15px
}








/*aboutsection */
.aboutsection{
  font: 25px solid;
  line-height: 1.4em !important;
 }



 /*gallery */
 .gallery-item {
    padding-top: 15px;
    padding-bottom: 15px;
}




/*prodact */
.product-page {
    background: #fff;
    padding: 22px;
    position: relative;
    /* margin-left: 10px; */
}
.product-main-image {
    margin-bottom: 20px;
}
.product-main-image img {
    width: 100%;
}
.product-other-images {
    text-align: right;
}
.product-page h1 {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 12px;
}
.sticker-sale {
    background: url(../../layout/img/sale.png) no-repeat;
}
.sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 63px;
}
/* menue */
.pre-header a:hover {
    color: #3534fc;
}
.pre-header li{
  border-left: none;
  padding: 0;
}

ul.soial li a{
/*  width: 30px;
  height: 50px;*/
  
}
ul.soial li a .fa{
  color: #fff;
       padding: 5px;
      font-size: 20px;
    width: 38px;
    height: 33px;
  background-color:#3534fc; 
  border-radius: 50% !important;
}
ul.soial li.languge a{
    background-color:#fff; 
     border-radius:10% !important;
}
.header-navigation > ul > li > a{
  font-weight: bold;
    color: #fff;
}
.header-navigation ul > li.active > a {
    border-bottom: 2px solid #fff;
}
.header-navigation ul > li.active > a,
 .header-navigation ul > li > a:hover,
  .header-navigation ul > li > a:focus,
   .header-navigation ul > li.open > a,
    .header-navigation ul > li.open > a:hover,
     .header-navigation ul > li.open > a:focus {
    color: #3534fc;
}
.header-navigation .dropdown-menu > li > a:hover,
 .header-navigation .dropdown-menu > li.active > a,
  .header-navigation .header-navigation-content .header-navigation-col li > a:hover,
   .header-navigation .header-navigation-content .header-navigation-col li.active > a {
    background: #3534fc;
    color: #fff;
}
.header-navigation .dropdown-menu > li:first-child {
    border-top: 2px solid #3534fc;
}
.dropdown > .dropdown-menu:after,
 .dropdown-toggle > .dropdown-menu:after,
  .btn-group > .dropdown-menu:after{
    border-bottom: 7px solid #3534fc;
  }
  .header-navigation > ul > li.dropdown:hover > a:after {
    border-bottom: 8px solid #3534fc;
}
.header-navigation .dropdown-menu li > a {
    padding: 8px 10px;
    font-weight: 500;
    color: #788ba3;
    background-color: white;
    -webkit-transition:padding .5s ease;
}
.header-navigation .dropdown-menu li > a:hover{
  padding-right: 20px;
}
.dropdown-menu{
  min-width: 250px;
}
.header-navigation .search-box:after {
    border-bottom: 8px solid #3534fc;
}
.header-navigation .search-box {
    border-top: solid 2px #3534fc;
}

/* mobile menue */
.header .mobi-toggler:hover {
    background-color: #3534fc;
    border-color: #3534fc;
}

@media (max-width: 1024px){
  .header .header-navigation li > a, .header .dropdown.open .dropdown-toggle, .header .header-navigation li.open > a {
      color: #3534fc!important;
    }
.header .header-navigation li > a:hover, .header .header-navigation li.active > a, .header .header-navigation li.open > a:hover {
    color: #3534fc !important;
}
}


/* sersh in header  */
.header-navigation li.menu-search i{
  color: #3534fc;
  opacity: 0.8;
}
.header-navigation li.menu-search i:hover {
    color: #3534fc;
    font-size: 20px;
}
/* slider */
.slide_subtitle {
   
    border-radius: 10px !important;
    background: #3534fc;
   
    padding: 10px !important;
 
    
}
.carousel-caption {
    border: 1px solid #56c77b;
    border-radius: 25px !important;
    padding-right: 20px;
    padding-left: 20px;
    bottom: 10%;
    background: rgba(53, 52, 252, 0.48);
}
/* insurance main */
.insurancemain{
  background-image: url(../../../../../uploads/images/insurance.jpg);
  
}

.insurancemain .our-clients .client-item {
    background: none;
    margin-right: 14px;
    position: relative;

   /* padding: 20px 5px 20px;*/
    /*margin-left: 5px;*/
    box-shadow: 0 0 30px 3px #d9d9d9;
    background-color: #e3f1fb;
    border-radius: 5% !important;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
     overflow: hidden;
}

/*.insurancemain .our-clients .client-item img{
  padding: 10px;
 
   -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
   
}
.insurancemain .our-clients .client-item img:hover{
  padding: 15px;.content-2-7 .counter-text p
    -webkit-transform: scale(1.5,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.5,1.2);
    
}*/

.insurancemain .our-clients .client-item:hover{
    box-shadow: 0 0 30px 14px rgba(0, 172, 57, 0.3);
   
   /* margin-left: 10px;
    margin-right: 10px;*/
}

/* aboutaman */
.aboutaman .row{
  padding: 16px;
}
/* why choose us */
.spacer-40 {
    height: 40px;
}
.icon-50 {
    height:70px;
    width: 70px;
}

.whychoos .blue{
  font-weight: bold;
    font-size:14px;
  color: #fff;
  margin-top: 20px;
    margin-bottom: 10px;
}
.whychoos .head{
  font-weight: bold;
  color: #FFF;
    border-radius: 10px;
    background: #3534fc;
   
    padding: 12px 0;
}
.whychoos hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #3534fc;
    border-bottom: 0;
}


/* insurance */
.insurance img {
  height:80px;
   height:80px;
}
.insurance .row {
  padding: 10px;
}

.insurance .headers {
    border-bottom: 2px solid rgb(0, 172, 57);
}
  }
.insurance .section-head h2{
  color: #3534fc;
}
.insurance .nav-tabs > li.active > a,.insurance .nav-tabs > li.active > a:hover,.insurance .nav-tabs > li.active > a:focus {
    background: #3534fc;
    color: #fff;
    font-weight: bold;
}

.insurance .nav-tabs > li > a,.insurance .nav-tabs > li > a:hover,.insurance .nav-tabs > li > a:focus {
  font-size: 25px;
    margin-left: 8px;
    border-radius: 5px !important;
    background: #F4F4F4;
    color: #1547a8;
    }
.insurance .nav-tabs {
  padding: 5px 25px;
    border-color: #FFF;
}
.insurance .tab-content{
  padding: 20px 25px;
}
.insurance  .part a{
  
    color: #1547a8;
    text-decoration: none;
}
.insurance  .part a:hover{
  color: #3534fc;
}
.insurance  .part a h2{
  padding-top: 15px;
   
}
/* header section  */
.section-head h2 {
  font-weight: 800;
    color: #1547a8;

    font-size: 25px;
    margin: 0;
    padding: 0;

  }

 .headers {
   border-bottom: 2px solid rgb(0, 172, 57);
}
}
/* counter  */
.content-block .bg{
  padding: 60px 0px 60px 0;
    background: rgba(51, 51, 51, 0.7);
}

/*teastimonials*/
.testimonials{
  padding-top: 50px;
  padding-bottom: 50px;
}
.testimonials h2{
  font-weight: bold;
  margin-bottom: 20px;
}
.testimonials .lead{
  line-height: 2em;
  margin-bottom: 10px;
}
.testimonials h4{
  font-size: 20px;
  font-weight: bold;
  color: #1547a8;
}
.testimonials .carousel-inner{
  min-height: 160px;
}
.testimonials .carousel-indicators{
    text-align: center;
    padding-top: 10px;
    margin-right: auto;
    width: 100%;
    position: static;
}
.testimonials .carousel-indicators li{
  margin-bottom: -20px;
  text-indent: 0;
  width: 60px;
  height: 60px;
   opacity:0.5;
   -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}
.testimonials .carousel-indicators li.active{
  /*margin-bottom: -25px;*/
  opacity: 1;
  background:#eee; 
  border: 2px solid #3534fc;
  border-radius: 15% !important;
  overflow:hidden;
}
.testimonials .carousel-indicators li img{
  max-width: 100%;

}
/* subscribe*/

.subscribe{
  background-image: url(../../../../../uploads/images/subscribe.jpg);
  background-size:100% 100%;
  background-attachment:fixed;
  background-repeat:no-repeat;
}
.subscribe .bg{
  min-height: 385px;
  padding-top: 40px;
  padding-bottom: 40px;
 

}
.subscribe h1{
  font-size: 45px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
input.form-control, textarea.form-control {
  font-size:12px;
  font-family:inherit; 
}
.subscribe .btn-danger:hover{
  background-color: #1547a8;
    border-color: #0c3a6e;
}
.subscribe .btn-danger {
    color: #fff;
    background-color: #ff0b03;
    border-color: #d43f3a;
    float:right; 
}

.subscribe p{
 
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
}
.subscribe .form-control{
  margin: 20px auto;
  border-radius: 0;
  
  width: 100%;
}
.subscribe button{
  margin: 20px auto;
  border-radius: 0;
}

/*.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #1547a8;
}
.btn-primary {
    background: #3534fc;
}*/


/* last blog */
.blog{
  background: #FFF;
}
.blog .lastnews-img img{
  width: 100%;
  height:180px;
}
.blog .pblog{
      text-align: justify;
      line-height:1.6; 
      font-size:14px;
  
 
}

.blog-tags li i, .blog-info li i {
    font-size:14px;
    color: #1547a8;
}

.blog-info li{
  font-size: 13px;
  color: #1547a8;
}
.blog .paddingrow{
  padding: 5px 25px;
}
.blog h5{
  font-size: 13px;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}
.blog h5 a{
    color: #3534fc;
}
.blog h5 a:hover {
    color: #3534fc;
}
.blog .pblog a{
color: #00ab38;
}
.blog .pblog a:hover{
color: #3534fc;
}
/* clints */
.owl-carousel .owl-wrapper-outer{
  padding-top: 25px;
}
.our-clients .owl-buttons{
  right: 10px;
  top: 5px;
}
.owl-buttons .owl-prev {
    background: #3534fc url(../img/fa-angles.png) no-repeat -33px 8px;
    border: 1px solid #ccc;
    border-radius: 35% 0px !important;

}
.owl-buttons .owl-next {
    background: #3534fc url(../img/fa-angles.png) no-repeat 8px 8px;
    border: 1px solid #ccc;
    border-radius:0px 35%  !important;

}
.owl-buttons .owl-prev:hover {
    background-color: #1547a8;
}
.owl-buttons .owl-next:hover {
    background-color: #1547a8;
}
.our-clients .client-item:hover img{
  display:block; 
}

.insurancetype .our-clients .client-item{
  height:142px;
  overflow:hidden;  
}
@media(max-width:500px ){

.insurancetype .our-clients .client-item{
  height:auto;
  overflow:unset;  
}

  
}
.our-clients .client-item img{
  height:auto;
}
.our-clients h2{
  text-align: center;
    margin: 3px 0 5px;
    color: #3534fc;
    font-size:12px;
    font-weight: bold;
    padding: 10px;
    font-family: inherit;
}
.client-item a{
  text-decoration: none;
  color: #3534fc;
}
.client-item a:hover h2{
  color: #3534fc;
}
.our-clients .client-item {
    
    margin-right: 2px;
    position: relative;
    padding: 5px 0;
}
body.page-header-fixed{
  padding-top:0px !important;
}
/* contactus */

.contactus
{
   background-image: url(../../../../../uploads/images/contact.jpg);
  background-size:100% 100%;
  background-attachment:fixed;
  background-repeat:no-repeat;
}
.contactus .row{ padding: 10px; }
.pre-footer-col {
    background: #ffffff59;
    padding-bottom: 22px;
    height: 500px;
    padding-top: 5px;
}

/* clint */
.clint{
  background-image: url(../../../../../uploads/images/insurance.jpg);

  /*background-image: url(../../../../../uploads/images/clint.jpg);
  background-size:100% 100%;
  background-attachment:fixed;
  background-repeat:no-repeat;*/
}
.clint .bg {
   /*background: #ccc;*/
    padding:30px 15px;
}

.clint .our-clients .client-item {

    background:unset; 
   border-left:1px solid rgba(238, 238, 238, 1); 
    margin-right: 2px;
    position: relative;
        /*height: 200px;*/
        padding: 20px;
}

/*footer */
.footer {
    font-weight: 800;
    background: #3534fc;
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
}

.footer a {
    color: #7691c4;
    text-decoration: underline;
}
.footer a:hover{
  color:  #3534fc ;
}
.footer .padding-top-10 {
    opacity: 1;
}
.footer ul.social-footer a {
    opacity: 0.8;
}
.footer ul.social-footer{
  float: right !important;
  padding: 10px 25px;
}


.side-image-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.side-image-content .sides {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    background-size: cover !important;
    position: relative;
}

.bg-color {
    /* background: #eaeff3; */
    background-color: #eaeff3;
    background-attachment: fixed; 
}

.side-image-content .sides .inner {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
}

.side-image-content .sides .inner .section-title {
    margin-bottom: 0;
}

.section-title h2 {
    display: block;
    font-weight: 700;
    color: #3534fc;
    margin: 20px;
    font-family: inherit;
}

.side-image-content .sides .inner p {
    color: #000;
    letter-spacing: 0.3px;
    font-size:15px; 
}

/* Marketing */
.Marketing{

    padding:0;
}
.Marketing p{
  text-align: justify;
  margin:0;
}
.Marketing h3{
      color: #3534fc;
    font-size: 25px;
}
.Marketing .contus{
   color: #3534fc;
   text-align: inherit;

}
.Marketing .contus>span{
   color: #3534fc;

}
.Marketing .images img
{
  border-radius: 25px !important;
    border: 1px solid #ffffff;
}

/* address */
.address{
background-image: url(../../../../../uploads/address.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;

}
.address .bgaddress{

    background: rgba(255, 255, 255, 0.7);
}
.address h2{
  font-size: 30px;
    color: #3534fc;
    font-weight: bold;
    padding: 20px 0px;
}
.address h3{
  font-weight: 400;
  padding: 10px 0px;
    font-size: 25px;
    color: #3534fc;
}
.address p{
      font-size: 16px;
    color: #3534fc;
}
.address p>span{
      font-weight: 600;
    font-size: 13px;
    color: #000;
}

.logo img{
       height: 103px;
}
.displayblock{
  margin:5px 0;
  margin-bottom: 10px;
}
.displayblock li{
  display: block;
      padding:5px 0
}
.languge{
  margin-top:10px; 
}
.languge a{
  background: #fff;
  padding:2px 20px; 
  border:1px solid #3534fc;
    color: #3534fc;
}
.additional-nav,.additional-shop-info{
  padding-top:20px; 
}

.additional-nav li a{
  color: #3534fc;
}
.additional-shop-info li span{
  color: #3534fc;
  font-size: 12px;
}
.tagline{
  margin: 0;
  color: #3534fc;
}
.tagline:hover{

}
.additional-shop-info li .fa{
    color: #3534fc;
}

.overlay{
  background-color:rgba(255,255,255,0.7); 
}

.overlayblack{
  background-color:rgba(0,0,0,0.7); 
}
.pre-header{
  padding-top:0; 
}

.header{
  background-color: #3534fc;
}

.header-navigation > ul > li > a{
      padding:12px;
}

.rtl .header-navigation {
  margin-right:150px; 
}

.ltr .header-navigation {
   
}
.reinsurance p{
  font-size:14px; 
}
.reinsurance img{
  border: 1px solid #ddd;
  margin-bottom:5px;
      height: 70px;
}

/* dscrib insurance */
.heading-panel {
    margin-bottom: 30px;
    overflow: hidden;
}
.insurance_conce .heading-panel h1 {
    color: #fff;
}
.heading-panel h1 {
    padding-top: 20px;
}
.heading-panel h1 {
    color: #222;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}
.insurance_conce .heading-panel h1::before, .insurance_conce .heading-panel h1::after {
    background-color: #fff;
}
.heading-panel h1::before {
    background-color: #242424;
    bottom: 6px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 99px;
}
.heading-panel h1::after {
    background-color: #242424;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 59px;
}
.slide-carousel {
    width: 100%;
    float: right;
    display: inline-block;
}
.insurance_conce .carousel-inner {
    height: 250px;
    /* margin-bottom: 50px; */
    /* height: 200px; */
    /* padding: 20px 0; */
}
.insurance_conce .carousel-inner .item {
    text-align: center;
}
.parallex h2 {
    color: #fff !important;
    position: relative;
    z-index: 44;
}
.headd {
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}
.insurance_conce p {
  color: #fff;
    line-height: 1.6em;
    font-size: 16px;
}
.categories{
background-image: url(../../../../../uploads/descrbins.jpg);

    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    /* padding: 0; */
    width: 100%;
}
.categories .bg{

  
    
    background-color: rgba(3,3,3,0.7);
}
.rtl .carousel-indicators{
      right: 35%;
      text-align: center;
}

.ltr .carousel-indicators{
      left: 35%;
      text-align: center;  
}


 .location-section{
    
     padding:20px 0; 
     margin:10px 0;
     
 }
/* aboutimg */

.aboutimg img {
   
    box-shadow: 0 0 30px 3px #e5e7e7;
  
    border-radius: 20px !important;
}
.list-inline{
    margin-right:0px;
}
/*  apkimg */
.apkimg img{
      margin-right: 81px;
    width:50%; 
    margin-bottom:10px;
}

@media (max-width: 480px){
    .logo img{
        width:100%;
        height:auto;
    }
    .pre-header .list-inline li {
    display: inline-block;
    border: none;
    margin-bottom: 10px;
    padding: 0;
}
.tagline {
   
   text-align: center;
    
}
.serviceinsurance .owl-controls{
    display:none !important;
} 
 .reinsurance .our-clients ul li{
    width:48%;
}
 .reinsurance .our-clients ul li img{
    width:100%;
    height:auto;
}
.counters .contancounter{
    height:172px;
}
.content-2-7 .counter-icon{
      font-size: 3em;
}
.content-2-7 .counter{
  font-size: 18px;
}
.content-2-7 .counter-text p{
      font-size: 16px;
}
.recent-work .owl-carousel, .our-clients .owl-carousel{

padding-top:0px;
}
.owl-controls{
  display:none !important;
}
.carousel-indicators{
   display:none !important;
}
 .page-header-fixed .header{
  position:relative !important;  
 }
 .location-section iframe{
  margin-top:10px; 
 }
 .section-head h2{
  font-size:18px;
 }
 .blog  .section-head{
  margin-bottom:0;
 }
 .footer p{
  font-size:10px;
 }
 .additional-nav, .additional-shop-info{
  padding-top:0px;
 }
}

.ltr .languge a{

}
 .ltr ul.soial li a{
      padding: 5px;
 }

 .ltr ul.soial li a .fa{
    
   /* width: 22px;
    height: 30px; */

  }

  .mapsection iframe {
    height:450px !important; 
  }
  .siderbar {
   /* background:#eee;*/
   /* padding:10px 5px;*/  
  }

  .boxcontent{
    margin:5px 0;
      background:#fff;
     border:2px solid #eee;
     padding:10px 5px;

box-shadow: 0 1px 2px 0 rgba(0,0,0,0.12),
            0 1px 2px 0 rgba(0,0,0,0.08); 

             }

            .boxcontent .form-inline{
              display:inline-block; 
             }

.copyright{
  font-size:11px;
  margin:0;
}


.subpageBanner {
    background-size: cover;
    background-position: center center;
    background-color: #eee;
    height: 200px;
    position: relative;
}

.subpageBanner .bannerContent {
    display: inline-block;
    padding: 23px 35px;
    top: 80px;
    position: relative;
  /*  background-color:rgba(53, 52, 252, 0.4);*/
    color: #fff;
}


.subpageBanner .bannerContent h2 {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    display:none; 
}

@media (max-width: 600px){

.subpageBanner {
    height: 150px;
    margin-bottom: 20px;
}
}

.header{
  margin-bottom:0; 
}


.rtl .image_content_profile {
    float: left;
}

.ltr .image_content_profile {
    float: right;
}


 
/* Tabs and pills */
.nav-tabs,
.nav-pills {
  margin-bottom: 10px;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  /*font-size: 14px;*/
}
.nav-tabs > li > a > .badge,
.nav-pills > li > a > .badge {
  margin-top: -3px;
}
.nav-tabs > li .dropdown-menu:before, .nav-tabs > li .dropdown-menu:after,
.nav-pills > li .dropdown-menu:before,
.nav-pills > li .dropdown-menu:after {
  display: none;
}
.nav-tabs.nav-tabs-sm > li > a, .nav-tabs.nav-pills-sm > li > a,
.nav-pills.nav-tabs-sm > li > a,
.nav-pills.nav-pills-sm > li > a {
/*  font-size: 13px;*/
}
.nav-tabs .dropdown.open > .dropdown-toggle,
.nav-pills .dropdown.open > .dropdown-toggle {
  background: #eee;
  color: #0d638f;
  border-color: transparent;
}
.portlet-body .nav-tabs{
 /* background-color:#00785d; */
}
/* Left and right tabs */
.tabs-right.nav-tabs,
.tabs-left.nav-tabs {
  border-bottom: 0;
}
.tabs-right.nav-tabs > li,
.tabs-left.nav-tabs > li {
  float: none;
}
.tabs-right.nav-tabs > li > a,
.tabs-left.nav-tabs > li > a {
  margin-left: 0;
  margin-bottom: 3px;
}

/* Left tabs */
.tabs-left.nav-tabs {
  /*border-left: 1px solid #00785d;*/
}
.tabs-left.nav-tabs > li > a {
  display: block;
  margin-left: -1px;

 
}

.nav-tabs > li > a{
       padding:10px;  
 /* margin:3px 0;*/
  /*border: 1px solid #00785d;
  border-bottom:0px solid transparent; */
 /* background:#00785d;
  color: #fff;*/ 
 /* border-bottom: 1px solid #ddd;*/
}
.nav-tabs > li:first-child > a{
 border-top: 1px solid #00785d;
}
.nav-tabs > li:last-child > a{
    border-bottom: 1px solid #00785d; 
}
.tabs-left.nav-tabs > li > a:hover, .tabs-left.nav-tabs > li > a:focus {
  padding:10px;
   background: #3534fc;
   color:#fff; 
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-left.nav-tabs > li.active > a,
.tabs-left.nav-tabs > li.active > a:hover
> li.active > a:focus {
    padding:10px; 
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-color: #3534fc #3534fc #3534fc transparent;
  *border-left-color: #00785d;
      background: #3534fc;
}

/* Right tabs */
.tabs-right.nav-tabs {
  border-right: 1px solid #00785d;
}
.tabs-right.nav-tabs > li > a {
  display: block;
  margin-right: -1px;
}
.tabs-right.nav-tabs > li > a:hover, .tabs-right.nav-tabs > li > a:focus {
 
  padding:10px;
   background: #3534fc;
   color:#fff; 
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-color: #eeeeee #00785d #eeeeee #eeeeee;
}
.tabs-right.nav-tabs > li.active > a,
.tabs-right.nav-tabs > li.active > a:hover
> li.active > a:focus {
    
  padding:10px;
   background: #3534fc;
   color:#fff; 
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-color: #00785d transparent #00785d #00785d;
  *border-right-color: #ffffff;
}

/* Below tabs */
.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
  border-bottom: 0;
  margin-bottom: 0px;
  margin-top: 10px;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #00785d;
  margin-bottom: 0;
  margin-top: 10px;
}
.tabs-below > .nav-tabs > li > a {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #00785d;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > li > a .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.tabs-below > .nav-tabs .active a,
.tabs-below > .nav-tabs .active a:hover
.active a:focus {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-color: transparent #00785d #00785d #00785d;
}

.sidebarimg img{
  width:100%;
  height:100%;  
}
.alert_notif{
  width:100%; 
  display:none; 
  background-color:#3534fc; 
}
 

 .our-team {
     overflow: hidden;
     position: relative;
 }
 

 .our-team:after {
     content: "";
     width: 100%;
     height: 100%;
     background: rgba(43, 193, 234, 0.6);
     position: absolute;
     top: -100%;
     left: 0;
     opacity: 0;
     transition: all 0.8s ease 0s;
 }
 
 .our-team:hover:after {
     top: 0;
     opacity: 1;
 }
 
 .our-team img {
     width: 100%;
     height: auto;
 }
 
 .our-team .social {
     width: 100%;
     list-style: none;
     padding: 0;
     margin: 0;
     text-align: center;
     position: absolute;
     top: -50%;
     left: 0;
     z-index: 1;
     transform: translateY(-50%) rotate(-12deg);
     transition: all 0.8s ease 0s;
 }
 
 .our-team:hover .social {
     top: 50%;
 }
 
 .our-team .social li {
     display: inline-block;
 }
 
 .our-team .social li a {
     width: 35px;
     height: 35px;
     line-height: 35px;
     background: #0b579f;
     font-size: 15px;
     color: #fff;
     margin: 0 5px;
 }
 
 .our-team .team-content {
     width: 100%;
     padding:0px 25px;
     background: #fff;
     border-bottom: 3px solid #0b579f;
     text-transform: uppercase;
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 1;
 }
 
 .our-team:hover .team-content {
     background: #f9f9f9;
 }
 
 .our-team .team-content:before {
     content: "";
     width: 100%;
     border-right: 420px solid #fff;
     border-top: 60px solid transparent;
     position: absolute;
     top: -60px;
     left: 0;
 }
 
 .our-team:hover .team-content:before {
     border-right-color: #f9f9f9;
 }
 
 .our-team .team-content:after {
     content: "";
     width: 3px;
     height: 50%;
     background: #0b579f;
     position: absolute;
     top: 50%;
     left: 0;
     transform: translateY(-50%);
 }
 
 .our-team .title {
     font-size: 18px;
     color: #333;
     margin: 0;
 }
 
 .our-team .post {
     display: block;
     font-size: 12px;
     font-weight: 400;
     color: #888;
     margin-top: 3px;
 }
 
 @media only screen and (max-width: 990px) {
     .our-team {
         margin-bottom: 30px;
     }
 }



.list-style-none{
  list-style-type:none; 
}

.rtl .social-icons.list-style-none{
  margin-right:50px; 
}


.ltr .social-icons.list-style-none{
  margin-left:50px; 
}


 


.shareContainer {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    color: #000;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
    overflow:hidden; 
}


.shareContainer #st-1 {
    vertical-align: middle;
    display: inline-block;
}


 

.contentText {
    font-size: 16px;
    color: #001b21;
    line-height: 40px;

  }

.shareContainer #st-1 .st-btn.st-btn[data-network='sharethis'] {
    background-position: -391px -3px;
}

.shareContainer #st-1 .st-btn.st-btn[data-network='facebook'] {
    background-position: -280px -3px;
}

.shareContainer #st-1 .st-btn.st-btn[data-network='twitter'] {
    background-position: -318px -3px;
}
.shareContainer #st-1 .st-btn.st-btn[data-network='email'] {
    background-position: -356px -3px;
 }
.st-label{
  display:none; 
}

.shareContainer #st-1 .st-btn {
    display: inline-block!important;
    margin-left: 0;
    display: inline-block;
    display: block;
    width: 30px!important;
    height:30px!important;
    vertical-align: middle;
    min-width: auto!important;
    /*background-color: transparent!important;
    background: url(../images/sprite.png);*/
    background-position: 0 0;
}

iframe[src='https://c.sharethis.mgr.consensu.org/v1.0/cmp/portal.html']{
  left:0 !important; 
  bottom:0;
}

.imageCata .portfolio-columns img{
  width:100%; 
}
.imageCata .portfolio-columns h3 {
    background: #3534fc;
    text-align: center;
    padding: 7px 0;
    color: #fff;
}

.vImageG img{
  height:200px; 
}
.Feedback .portfolio-columns{
  padding:5px;
  margin-bottom:10px; 
box-shadow: 0 8px 4px 0 rgba(0,0,0,0.12),
            0 4px 7px 0 rgba(0,0,0,0.08); 
}

.Feedback .portfolio-columns img{
 max-height:150px; 
 width:100%; 
}

.Feedback .portfolio-columns a{
  text-decoration:none; 
}

.bg-breadcrumb{
    background: #3534fc;
   padding:5px 10px; 
}

.bg-breadcrumb .breadcrumb{
  margin:0; 
}
.breadcrumb a{
  color:#fff; 
}
.breadcrumb > li + li:before{
  color:#fff; 
}
.breadcrumb > .active{
  color:#ddd; 
}

.rtl .breadcrumb > li + li:before{
   content: "\f104 ";
}
 
.ltr .breadcrumb > li + li:before{
  content: "\f105";
}

 
 .headtitle{
   color:#3534fc;
  font-weight:bold;

 }
.btn-primary{
  background-color:#e04a4a; 
}
select.form-control{
  height:auto; 
}
.general-title {
  border:1px solid #3534fc;
  background:#3534fc;
    
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 19px;
    letter-spacing: 0.5px;

}

 .general-title span {

    background: #ffffff;
    padding-left: 10px;
    color:#3534fc; 
    padding-right: 10px;
}

.singleContadds .fa{
  color: #3534fc;
}

.rtl .singleContadds {
    margin-bottom: 15px;
    padding-right: 30px;
    position: relative;

  }


.ltr .singleContadds {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;

  }


.page-404{
    padding:100px 0; 
}
.page-404 h3 {
    color: #222222;
    font-family: 'Playfair Display', serif;
    font-size: 280px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 30px;
}

.divider--line {
    position: relative;
    height: 2px;
}

.divider--center.divider--medium:after {
    margin-left: -35px;
}

.divider--medium:after {
    width: 70px;
}
.subpageBanner .bannerContent{

}
.page-404 p {
    color: #3534fc;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
}

.btn--secondary {
      background-color: transparent;
    color: #ffffff;
    border: 2px solid #3534fc;
}

.btn--bordered.btn--secondary {
    color: #3534fc;
    padding:5px 20px; 
    border-color: #3534fc;
}

.maintenance {
    
    background-attachment:fixed;
   /* background-size:100% 100%;  */
  /*  background: #111 url() no-repeat center center fixed;*/
   /* -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    color: #fff;
}
.maintenance .overlaey{
    /* height:625px; */
    /*padding-bottom:100px; */
  background-color:rgba(0,0,0,0.7);
}

.maintenance h1 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 500;
    /*margin: 140px 0 0 0;*/
}
.ltr .maintenance h1{
    line-height: 101px;
}
.logomantan{
   /* background-color: rgba(255, 255, 255, 0.8);*/
}

p.lead {
    font-weight: 300;
    font-size: 20px;
}
.footermantinace{
    padding:30px 0;  
}
.footermantinace a{
color:#ddd; 
}
#datatime {
    background-color: rgba(255, 255, 255, 0.1);
    border: 5px solid rgba(255, 255, 255, 0.06);
    max-width: 440px;
    padding: 30px 30px 20px;
    margin: 30px auto;
}

ul#datatime li {
     display: inline-block;
    font-size: 15px;
    margin: 0 10px !important;
    border: 0 !important;
}

ul#datatime li span {
    font-weight: bold;
    font-size: 40px;
}

ul#datatime li p {
    padding: 0;
    margin: 0;
}

ul.social_maintenance {
    margin: 0 0 30px 0;
    padding: 0;
}

ul.social_maintenance li {
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
}


ul.social_maintenance li a {
    color: #fff;
}


.form-control-w{

    display:inline-block;
    width:auto;
    height:auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

    }


.w80{
    width:80%; 
}

.w70{
    width:70%; 
}

.w50{
    width:50%; 
}
.w40{
    width:40%; 
}
.w30{
    width:30%; 
}

.w20{
    width:20%; 
}

.w10{
    width:10%; 
}
.contentcol{
  background-color:#fff; 
}
.bgwight{
  background-color:#fff;
}
.contentcol .form-group input{
    /*display:inline-block;  */
}
.contentcol label,.contentcol input{
  /*display:inline-block;*/ 
  font-size:14px; 
}
.counters .overlayblack{
  padding-bottom:30px; 
}
.counters .contancounter img{
  width:50%;
  display:inline-block;  
}

.slide-content-box{
  background-color:rgba(53, 52, 252,0.6); 
  padding:10px; 
}

.slide-content-box h1,.slide-content-box p{
  color:#fff;
  padding:5px; 
  text-align:center; 
  font-weight:bold;
  
}
.slide-content-box{
 /* width:500px; 
  display:block; */
}


@media(max-width:500px ){

 .menuOpened .container{
  padding:0;
 }
.rtl .header-navigation{
  margin-right:0;
}
.slide-content-box p{
  display: none;
}
  
}

.TransferRequestForm .form-group{
        margin-bottom:0px;
}