

._product_area{
   background: linear-gradient(45deg, #f5f5f5, #f1f1f1);
    padding-bottom: 30px;
}
._product_area:before {
    position: absolute;
    content: "";
    background: #8adbf5;
    width: 24%;
    height: 100%;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
._product_list li i{
  color: #3fb3d8;
    font-weight: bold;
    font-size: 20px;
}
.download_now li a{
  background: #00a32b;
    color: #fff;
  padding: 10px 60px 10px 20px;
  display: block;
  position: relative;
  font-size :20px;
  transition: all 0.4s ease-in-out;
}
.download_now li a._register{
  background: #4788ff;
}
.download_now li a:hover{
  text-decoration: none;
  opacity: 0.8;
}

.download_now li a span{
  display: block;
  font-size: 12px;
  padding-top:10px;
}
.download_now li a:after{
  content: "";
    position: absolute;
    top: 0;
    right: 0;
   
    bottom: 0;
    width: 40px;
    -webkit-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.2), inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
    
}
.download_now li a:before{
       font-family: 'fontello';
    content: '\f105';
    position: absolute;
    top: 30%;
    right: 16px;
    font-size: 25px;
}
.background_grey
{
  background: #f4f7fc
}
.blog_content{
  background: #fff;
    border-radius: 4px;
    padding: 0px 20px 20px;
    margin-bottom: 30px;
}
.user_license{
  padding-top: 30px;
}
.user_license li{
     padding: 4px 0;
    border-bottom: 1px solid #929292;
    display: inline-block;

}
.user_license li a{
  text-decoration: none;
  font-size: 15px;

}
.user_license li a:hover{
  color: #000;
}
.bg_logo{
  background:#8adbf5;
}
.team2 {
    
  
    background:url("../images/bg/1.jpg");
    /* border-radius: 57px; */
    right: 0;
   padding-top: 50px;
   background-attachment: fixed;
   background-size:cover;

}
.key_img{
   background:url("../images/bg/2.jpg");
    /* border-radius: 57px; */
    right: 0;
   padding-top: 50px;
   background-attachment: fixed;
   background-size:cover;
}
.key_img_2{
   background:url("../images/bg/3.jpg");
    /* border-radius: 57px; */
    right: 0;
   padding-top: 50px;
   background-attachment: fixed;
   background-size:cover;
}
.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
  float: none;
 margin:0px;
  
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #f4f1f8;
  border-right-color: transparent;
  background:#1f91b5;
  border:none;
  border-radius:0px;
  margin:0px;
   color: #fff;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    left: -10px;
    border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-right: 10px solid #1f91b5;
    display: block;
    width: 0;

  }



    .transposh_flags {
    direction: ltr;
    line-height: 0;
}
.transposh_flags a {
    display: inline;
}
.transposh_flags a span, .transposh_flags a img {
    border-color: transparent;
    border-style: solid;
    border-width: 1px 3px;
    box-shadow: 0 0;
    border-radius: 0;
    padding: 0;
}
.trf {
    height: 11px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    box-sizing: content-box;
}
.trf-it {
    background-position: -1056px 0;
}
.trf-fr {
    background-position: -480px 0;
}
.trf-de {
    background-position: -744px 0;
}
.trf-nl {
    background-position: -576px 0;
}
.trf-pt {
    background-position: -1608px 0;
}
.trf-es {
    background-position: -1896px 0;
}
.trf-kr {
    background-position: -1176px 0;
}
.trf-dk {
    background-position: -552px 0;
}
.trf-se {
    background-position: -1944px 0;
}
.trf-jp {
    background-position: -1080px 0;
}
.trf-no {
    background-position: -1488px 0;
}
.trf-tr {
    background-position: -1200px 0;
}
.trf-fi {
    background-position: -672px 0;
}
.trf-ru {
    background-position: -936px 0;
}
.trf-bg {
    background-position: -288px 0;
}
.trf-sa {
    background-position: -96px 0;
}
._product_area2{
  background: #f4f1f8;
}
._product_area2 .col-md-8{
  background: #fff;
}
._bread_area{
  border-bottom: 1px solid #dedede;
  padding: 10px;
}
._bread_area p{
  color: #a9a6a6;
  margin:0;
}
.no_padding{
  padding: 0;
}
._product_content{
    padding-left: 30px !important;
    padding-right: 30px !important;
}
._product_content img{
  width: 100%;
}
.quote{
  padding-bottom: 75px;
  color: grey;
  border-right: 2px solid grey;
}
.quote_2{
   padding-bottom:70px;
  color: grey;
  transform: rotate(180deg);
}
.spotlight-group{
  
   
    padding: 11px;
}
.spotlight-group img{
  padding-bottom: 0;
  margin-bottom: 0;
}
.alert_area{
  background: -webkit-linear-gradient(top, #eef3f9 0%, #dbe6f3 100%);
  padding:10px;
  margin-top: 20px;
}
.alert_area .text-danger{
  color: orange;
}
.sideways{
  background: #3fb3d8;
}
.sideways li a{
    padding: 40px 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #1f91b5;
}
.order_list li{
  padding: 7px 0;
}
.wpcr3_show_btn{
  border: 1px solid;
    border-color: #e6e6e6 #ccc #cccccc #e6e6e6;
        background: linear-gradient(to bottom, #fff 0%,#c4c4c4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
    color: #404040;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    padding: 5px 12px 5px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    float: none;
    height: auto;
    text-indent: 0;
    margin-bottom: 15px
  }
  .wpcr3_show_btn:hover{
    background: linear-gradient(to bottom, #fff 0%,#b8b8b8 100%);
    color: #333;
    cursor: pointer;
    font-weight: normal;
  }

.rating_part, ._product_star_rating{
  border-top:1px dotted grey;
  padding: 10px 0;
  margin-bottom: 10px;
}
.italic{
  font-style: italic;
}
.rating_part i, ._product_star_rating i{
  color: orange;
}
.form_area{
  display: none;
}

.slider_border{
  border:1px solid grey;
}

/* sidebar style ========= */

._product_search_area{
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}
._product_search_area .form-group{
  margin-bottom: 0;
}
._product_article{
  background: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}
._article_header{
  border-bottom: 1px solid gainsboro;
    padding-left: 10px;
    font-size: 20px;
    margin-bottom: 15px;
}
.list_style_area li{
  padding: 4px 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3fb3d8 !important;
}
.detail_Btn a{
      border: 1px solid #c5c5c5;
    background: #3fb3d8;
    padding: 4px 13px;
    color: #fff;
    transition: all 0.4s ease-in-out;
}
.detail_Btn a:hover{
  background: #078bb5;
}
.form_area input[type="checkbox"]{
  width: unset;
  width: 30px;
}
.submit_form{
  background: linear-gradient(to bottom, #fff 0%,#c4c4c4 100%);
  padding: 7px 30px;
  border: 1px solid grey;
}
.submit_form:focus,.submit_form:hover{
  border:1px solid grey;
}

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
 font-family: 'fontello';
  display: inline-block;
  content: "\e809";
}

.rating > .half:before { 
  content: "\e809";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 



@media(max-width:767px){
  .download_now {
    text-align: center;
  }
  .download_now li{
    margin-bottom: 15px;
  }
  .quote, .quote_2{
    display: none;
  }
  .spotlight-group img{
    padding-bottom: 30px;
  }
  .alert_area{
        padding: 10px 31px;
  }
  ._product_content img{
    padding-bottom: 20px;
  }
  .sideways{
    display: none;
  }
  .m-center img{
    margin:0 auto;
  }
}