body{
  font-family: 'Work Sans', sans-serif;
}
p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 27px;
}
.megamenu{
	/*background: linear-gradient(45deg, #b92a39, #086e9b);
	padding-bottom: 14px;
    border-bottom: 1px solid #ffffff29 !important;*/
        padding-top: 10px;
    padding-bottom: 7px;
    background:transparent;
}
.breadcrumb li a{
      padding-top: 50px;
    display: inline;
    font-size: 15px;
    padding-left: 15px;
    font-weight: 600;
}
.input-group1{
	position: relative;
}
.icon_search{
	position: absolute;
	right: 0;
    top: 0;
    padding: 17px;
    background: #0073a5;
    outline: 0;
    border: 0;
}
.btn_request a{
	border: 2px solid #fff;
    color: #fff;
    padding: 12px 30px;
    font-weight: bold;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;

}
.btn_request a:hover{
	background: #fff;
	color: #005a8c;
	text-decoration: none;
}

.btn_request2 a{
	border: 2px solid #8adbf5;
    color: #fff !important;
    padding: 6px 12px!important;
    background: #8adbf5 !important;
    transition: all 0.4s ease-in-out;
   
}
.btn_request2 a:hover{
	background: #fff !important;
	color: #005a8c !important;
	text-decoration: none;
}

.top_header{
  background: url(../images/network.jpg);
  padding-top: 10px;
}
.top_header ul li a{
color: #ffffff;
    font-size: 15px;
    font-weight: 600;
}

.h1, h1 {
    line-height: 48px;
    font-weight: bold;
}

/*=============== Product page design ============================= */

.smallsize{
  font-size: 23px;
    color: black;
    
}

.vertical_tab_3_area{
  background: #f9f9f9; 
}
.product{
  background: #21c7dd26;
    padding: 40px 0;
}

h1{
  font-weight: bold;
}
.text{
  font-size: 17px;
}
.star{
margin-top: -10px;
    font-size: 17px;
    color: #ffffffcf;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
    display: inline-block;
}
.star i{
  font-size: 14px;
    color: #e67719;
}
.list_heading dl{
  margin-bottom:0;
}
.list_heading dt{
  width: 20px;
  padding: 5px 0;
}
.list_heading dt i{
  color: #757575;
    font-size: 18px;
}
.list_heading dd{
  margin-left: 37px;
  padding: 5px 0;
  font-weight: 600;
}
.display-block{
  display: block;
}
.img-center{
  display: table;
  margin:0 auto;
}
.padding_20{
  padding: 20px;
}
.border_round{
  margin: 0 auto;
  display: table;
  padding-top: 30px;
}
.img_padding{
  padding-top: 30px;
}
.border_round li a{
 border: 1px solid #e9eaed5e;
    padding: 10px;
    font-size: 20px;
    background: #2d5379;
}
.border_round li a i{
  color: #eaeaed;
}
.border_round li span{
  padding-top: 16px;
  display: block;
    text-align: center;
    color: grey;
    
}
.youtube_color{
  color: red;
}
.download{
    padding-top: 10px;
  display: flex;
}

.download a{
  color: #fff;
    font-size: 18px;
    padding: 11px 18px;
    display: block;
    border-radius: 2px;
    margin: 10px;
}
.download a span{
  font-size: 13px;
    text-align: center;
    display: block;
    margin-top: 1px;
}
.download a:hover,.download a:focus{
  text-decoration: none;
}

.download .text{
  color: grey;
  text-align: center;
}
.btn_green:hover {
    background-color: #202321 !important;
    border-color: #202321;
    color: #fff !important;
}

.btn_green {
    color: #fff;
    background-color: #717273 ;
    border-color: #717273;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}
.btn_orange {
    color: #fff;
   background-color: #1c8baf;
    border-color: #1c8baf;
    
}
.btn_orange:hover {
    color: #fff !important;
    background: #0a0a0a !important;
  text-decoration:none;
}
.font_size{
  font-size: 30px;
    font-weight: bold;
}
.text_green{
  color: green;
}
.price_cross{
  line-height: 66px;
    font-size: 18px;
    font-weight: 600;
}

.text_red{
  color: red;
}
.features_area_list{
  margin-top: 100px;
   background: #6ac2de;
   border-radius: 10px;
}
.features_area_list li{
  list-style-type: none;
  line-height: 40px;
  border-bottom: 1px solid #e0d7d78a;
}
.features_area_list li a{
  padding-left: 10px;
  display: block;
  font-weight: 600;
  color: #fff;
}
.features_area_list li a i{
  color:#e9eaed;
}
.features_area_list li a:hover,.features_area_list li a:focus{
  text-decoration: none;
  background: #3fb3d8;
  color: #fff;
}
.features_area_list li a:hover i,.features_area_list li a:focus i{
color: black;
}


.dl-horizontal1 dd {
    margin-left: 37px;
  margin-bottom: 10px;
}
.dl-horizontal1 dt{
      float: left;
    width: 30px;
}
.product_img_box{
  width: 280px;
  
}
dt i{
  color: #2b2a2fc7;
}

.dl-horizontal2 dd h2{
  margin: 0;
}
.dl-horizontal2 dd{
  margin-left: 50px;
  padding-right: 20px;
}
.dl-horizontal2{
  padding: 10px 0;
  margin-bottom: unset;
  position: relative;
}
.dl-horizontal2 dt i{
  font-size: 25px;
}
.dl-horizontal2 dt{
  position: absolute;
  top: 13px;
  height: 100px;
  width: 35px;
  transition: all 0.4s ease-in-out;
  
}

.dl-horizontal2:hover{
  
  cursor: pointer;
}
.dl-horizontal2 h3{
    font-size:20px;
  margin: 10px 0;
  }
.product_container{
    padding-bottom: 40px;
    background: linear-gradient(45deg, #3fb3d8, #efefef);
    background-attachment: fixed;
    background-size: cover;
    color: #000;
}

.team{
     padding-bottom: 40px;
    background: #f7f7f7;
}
.team2{
       padding-bottom: 40px;
      /*background: #8adbf5;*/
      background-attachment: fixed;
      background-size: cover;
      color:#000;
}
.blog-post-title{
  font-size: 20px;
  font-weight:500;
  padding-bottom: 15px;
}

.blog{
  padding: 30px 0;
  background: #c1dfe9;
  background-attachment: fixed;
  color: #000;
}



/*=============== Free Download ============= */


/*============ Free Download ============= */

.free_download{
  padding-bottom: 40px;
      background: #c1dfe9;
      background-attachment: fixed;
      background-size: cover;
      padding-top:20px;
      color:#000;
}
.software_area h3{
  font-size: 24px;
    color: #000;
  margin-bottom: 6px;
  }
.btn_area{
  padding: 10px 12px;
    text-decoration: none !important;
    border-radius: 2px;
    font-size: 19px;
  }
.size_area{
  padding: 20px 0;
  font-size: 18px;
  }
.size_area span{
  font-size: 18px;
  color: #000; 
  }
  .ratings_area{
    padding: 30px;
  padding-left: 100px;
    font-size: 17px;
    }
.ratings_area .rating_no{
  font-size: 70px;
    font-weight: 600;
    line-height: 50px;
    color: #000;
  padding-bottom: 20px;
  
  }
.ratings_area .star_no1{
  color: orange;
  font-size: 15px;
  }
.rating_count{
  color: #000;
  font-size: 18px;
  padding-top: 2px;
  padding-left: 5px;
  }
.trial_limit dl{
  padding-top: 20px;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 20px;
  }
.border_bottom{
  border-bottom: 1px solid #dee2e6;
  }
.trial_limit dl dt{
  text-align: left;
  }
.trial_limit dl dd{
  margin-left: 210px;
  }
.head{
  color: black;
  font-size: 20px;
    font-weight: unset;
  }
.text_left{
  padding-left: 43px;
  }
strong{
  color: #000000b5
  }
.box_area{
 display: block;
    border-radius: 10px;
    border: 1px dotted #2e5479;
    text-align: center;
    min-height: 100px;
    color: #ffffff;
    margin-bottom: 10px;
    cursor: pointer;
    background: #89bdd5;
}
  }
.box_area:hover{
  box-shadow: 0 0 5px #ccc;
  }
.box_area i{
  display: inline-block;
    background: #31587f;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
    
  } 

.live-chat {
    position: fixed;
    right: -5px;
    bottom: 42%;
    z-index: 10000;
}












.input-group1{
	margin: 27px 0;
}

.input-group1 .form-control{
	padding: 27px;
    background: #ffffffbf;
    border: 0;
    color: #2d2828;
    font-size: 17px;
}
.input-group1 .form-control::placeholder{
	color: #2d2828;
	font-size: 16px;
}
.flex_area{
	display: flex;
	padding: 10px;
	margin-bottom: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #bd2836 !important;
}

.owl_carousel_border {
border: 6px solid white;	
}

.home_3{
	background: #f4f1f8;
	    padding: 50px 0;
}
.margin_none{
	margin-top: 0;
	padding-bottom: 15px;
}
.sider_two{
	padding-left: 10px;
	width:60%;
}
.visit_btn{
	background: #0073a5;
    padding: 9px;
    border-radius: 3px;
    text-align: center;
    transition:all 0.4s ease-in-out;
}
.visit_btn:hover{
	background:#1e658e;
}
.visit_btn a{
	color: #fff;
	display: block;

} 
.start_icon{
	color: orange;
}
.home_3_img img {
	width:100% !important;
}
.sider_one{
	width: 40%;
}
.sider_one img{
	height: 98px;
	width:100%;
}
.home_3_content{
	text-align: center;
	background: #fff;
    padding: 10px 10px 3px;
}
.home_4{
	background: #f4f1f8;
}
.home_3_bk .heading_bk{
	padding-top: 10px;
	font-size: 18px;
}

.review_content .visit_btn{
	color: #fff;
	padding: 12px 60px;
    font-size: 22px;
    transition: all 0.4s ease-in-out;
}
.review_content .visit_btn:hover{
	background:#084b71;
	text-decoration: none;
}
.review_content h3{
	font-weight: bold;
    font-size: 33px;
    padding-bottom: 13px;
    position: relative;
}
.border_bottom{
	position: relative;
}
.border_bottom:before{
	position: absolute;
    content: "";
    border-bottom: 2px solid #e2e2e2;
    bottom: 0;
    width: 280px;
}

.home_6{
	padding: 50px 0;
	background: url("../images/banner_bg.jpg");
	background-attachment: fixed;
	background-size: cover;
}

.home_7{
	padding: 40px 0;
    background: #f4f1f8;
}
.text-bold{
	font-weight: bold;
}
.border_bottom2{
	position: relative;
}
.border_bottom2:before{
	position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    bottom: -15px;
    margin: 0 auto;
    width: 280px;
    display: table;
    text-align: center;
    left: 38%;
}
.customer_review{
	padding: 12px;
	    margin: 8px;
}
.customer_review img{
	padding-top: 6px;
}
.customer_review .heading_bk{
	 font-size:23px;
}

.home_8{
	padding: 30px 0 50px;
	background-attachment: fixed;
	background-size: cover;
}
.story_title{
	font-size: 15px;
}
.story_content{
	background: #f4f1f8;
    padding: 12px;
    border-radius: 3px;
    box-shadow: 0 8px 11px -2px #d0c0c0;
}
.home_9{
	padding-bottom: 30px;
}
.text-italic{
	font-style: italic;
}

.home_10{
	background: #c1dfe9;
	background-attachment:fixed;
    padding: 44px 0;
   
}
.footer_area{
	background: #3fb3d8;
 
    color: #fff;
    position: relative;
    z-index: 2000;
}
.footer_Top .container{
    background: #3fb3d8;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding-top: 13px;
}
.footer_head{
	font-size: 18px;
    text-transform: UPPERCASE;
    border-bottom: 1px dashed #c5c5c5;
    padding-bottom: 15px;
}
.high_light_bg{
	background: #b9ac0b;
    padding: 4px 10px;
    border-radius: 3px;
}
.footer_list li{
	list-style-type: none;
	padding: 2px 0;
}
.footer_list li a{
	color: #fff;
}
.scrolltop {
    display: none;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    background: #3fb3d8;
    height: 30px;
    width: 36px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
        z-index: 10000;
}
.scrolltop i{
    font-size: 30px;
    color: #ffffff;
    position: relative;
    left: -2px;
    top: -7px;
}
 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color:transparent;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
		font-size: 17px;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }




.accordion-section .panel-default .panel-title a:after {
  font-family:'fontello';
    font-style: normal;
  font-weight: bold;
    content: "\f107";
    color: #2c2e2f;
    float: right;
    margin-top: -12px;
	font-size: 26px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f106";
	
}
.accordion-section .panel-default .panel-body {
    font-size: 16px;
}


.home_11{
	background:#f4f1f8;
	padding: 20px 0;
	background-attachment: fixed;

}












@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: pr;
 /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);*/
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
 /* width: 960px;*/
}
.slider::before, .slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 100px;
  width: 250px;
}

.country_list{
	padding-left: 8px;
}
.country_list li{
	padding-right:5px;
}
.country_list li a img{
	border:2px solid #fff;
}
.country_list li a img:hover{
	border:2px solid #000;
}
@media(max-width:767px){
	.border_bottom2:before{
		left: unset;
		border:none;
	}
	.navbar-toggle{
		background:#fff;
	}
	.megamenu .navbar-nav>li>a{
		margin:unset !important;
		border-radius: 0 !important;
	}
	.sys_logo_border{
		margin:unset !important;
	}
	.navbar-nav .open .dropdown-menu{
		background:#fff !important;
	}
    .btn_request2 a{
    	background:#fff !important;
    	color:#000 !important;
    }
    .panel-title > a{
    	padding-right:30px !important;
    }
    .accordion-section .panel-default .panel-title a:after {
    	    right: 28px;
    position: absolute;
    margin-top: -33px;
    }
    .footer_area , .home_6 , .home_10{
    	text-align: center;
    }
}



.text-right{
  float:right;
}
.write_review_content{
  background: #f7f7f7;
}
.customer_rating{
   padding: 6px 20px 27px 20px;
    margin: 20px 0;
   
}
.icon_search1{
  position: absolute;
    right: 27px;
    top: 5px;
}
.your_review_1{
  padding:10px 0;
}
.customer_rating p{
  font-size: 15px;
}
.star_rating i{
    color: orange;
    font-size:18px;
}
.form_list_menu li{
 margin-right: 10px;
    margin-bottom: 17px;

    position:relative;
}
.form_list_menu li a{
  border: 1px solid #337ab7;
    padding: 11px 29px;
}
.form_list_menu input[type="radio"]{
  width:unset;
  position: absolute;
  left:10px;
}
.form_list_menu>li.active>a, .form_list_menu>li.active>a:focus, .form_list_menu>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
    padding: 11px 29px;
    transition:all 0.4s ease-in-out;
    border: 1px solid #337ab7;
    border-radius: 4px;
}
.form_list_menu>li>a:focus, .form_list_menu>li>a:hover{
   border: 1px solid #337ab7;
    border-radius: 4px;
    font-weight: unset !important;
}
.form_list_menu2{
  padding-top: 10px;
}

.form_list_menu2 li{
  border: 1px solid #337ab7;
    padding: 6px 29px;
    border-radius: 4px;  
}



.exclusive_like {
   
    direction:ltr;
    display: inline-block;
    
}

.exclusive_like input[type=radio] {
    display: none
}

.exclusive_like label {
    color: #bbb;
    font-size: 18px;
    padding: 0;
    float:left;
    list-style-type:none;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
        border: 1px solid grey;
    padding: 4px 10px 0px 10px;
}

.exclusive_like label:hover,
.exclusive_like label:hover ~ label,
.exclusive_like input[type=radio]:checked ~ label {
    color: #f2b600;
    border: 1px solid #f2b600;
    
   
}
.write_review_sidebar{
  background: #fff;
  padding:20px;
  border-radius: 4px;
  
}
.form-control{
  border: 1px solid #d4d4d4;
  -webkit-box-shadow:unset !important;
}
.flex{
  display: flex;
}
.one{
  width: 40px;
  margin-right: 15px;
}
.one img{
  width: 40px;
  border-radius:50%
}
.review_second_step{
 border: 1px solid #d4c8c8;
    border-radius: 4px;
    padding: 12px;
    margin-bottom: 14px;
}
.review_name{
  margin-bottom: 0;
}
.review_desc{
  font-style:italic !important;
  color: grey;
}


input {
  padding: 10px;
  width: 100%;
  font-size: 17px;
  font-family: Raleway;
  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}
.video_review , .text_reviewbtn{
 border: 1px solid grey;
    padding: 11px 30px;
    border-radius: 4px;
    display: block;
}

#nextBtn , #prevBtn {
   background-color: #337ab7;
    margin-top: 20px;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
    position: relative;
    left: -13px;
}


.video_submit{
  position: relative;
  top: 75px;
}
.video_submit{
  background-color: #337ab7;
    margin-top: 20px;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
    position: relative;
    left: -13px;
    width:100px;
    display: block;
    z-index: 1000;
}
button:hover {
  opacity: 0.8;
}
/*.submitBtn{
  display: none;
}
*/
#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  /*height: 15px;
  width: 15px;*/
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  /*border-radius: 50%;*/
  display: inline-block;
  opacity: 0.5;
  padding: 8px 11px;
}
.active_area .active{
  background: green;
  color: #fff;
}






/*============== Software Page ============== */
.display_flex{
 display: flex; 
}
.controls-form input{
  width:unset;
}
.software_border_bottom{
  border-bottom: 1px dotted #cecece;
  padding: 20px 14px;
}
.software_border_bottom h1{
  margin: 0;
}
.display_flex{
  width: 100%;
  
}

.software_heading{
  font-size: 16px;
    font-weight: bold;
    color: #0073a5;
}
.software_one img{
  height:116px;
  padding-bottom: 8px;
}
.software_one {
  width: 27%;
    padding-right: 10px;
    padding-left: 10px;
}
.review_software {
  padding-left:30px;
}
.software_two {
  width: 70%;
}
.w-form-label{
  padding-left: 10px;
}
.software_page{
  background:#f3f1f1;
  padding-top: 35px;
}

.filter_wrap{
     background: #fff;
    padding: 13px;
    border-radius: 4px;
    border: 1px solid #dcdada;
}

.w-dyn-list{
 background:#fff;
    border: 1px solid #dcdada;
    border-radius: 4px;
    margin-bottom: 40px;
}
.w-dyn-items{
    overflow: hidden !important;
  position: relative;
}
.dyn-3{
  transform:unset !important;
  transition: all 0.10s ease-in !important;
  


}
.count_value{
  border-bottom: 1px solid #ece7e7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /* font-size: 14px; */
    font-weight: bold;
}
.get_expert{
   border-bottom: 1px solid #ece7e7;
    padding-bottom: 10px;
}
.review_reward{
   border-bottom: 1px solid #ece7e7;
    padding-bottom: 10px;
    color: #0073a5;
    font-size: 18px;

}
.img-center{
  display: table;
  margin:0 auto;
}
.visitbtn_2{
  background: #0ba0f1;
    
}
.visitbtn_2:hover {
    background: #0f8dd2;

}
.visit_btn:hover a {
    text-decoration:none;
}
.visit_btn{
  padding: 10px 22px !important;
  margin-right: 15px;
}
.software_heading{
    font-size: 16px;
    font-weight: bold;
    color: #0073a5;
}

.mixitup-container-failed .w-dyn-item{
  display: inline-flex !important;
}



.side-nav-link-2.w--current {
  color: #ff4c75
}
.gen-label,
.generator-form {
  color: #fff
}

.mixitup-p-llist,
.mixitup-p-stats {
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto
}
.mixitup-control {
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #0073a5;
  font-weight: 700;
  color: #fff;
}
.content-block.accent,
.controls-pagination.accent,
.filter-controls.accent,
.m-control.accent,
.mixitup-p-llist.accent,
.mixitup-p-stats.accent,
.page-block-accent {
  position: relative;
  border: 2px dashed #ffd8d1
}
.mixitup-control.mixitup-control-active {
  background-color: #ffffff;
    color: #0073a5;
    border: 2px outset #0073a5;
}
.column-small {
  width: 3vw
}
.mixitup-p-llist {
  width: 90%
}
.mixitup-p-llist.accent {
  padding: 30px 10px 10px;
  background-color: rgba(255, 216, 209, .11)
}
.mixitup-p-llist.accent.half {
  width: 40%
}
.mixitup-p-stats {
  width: 90%
}
.mixitup-p-stats.accent {
  margin-left: 20px;
  padding: 30px 10px 10px
}
.mixitup-p-stats.accent.half {
  width: 40%
}
.content-block._2,
.controls-pagination._2 {
  width: 30%;
  min-width: 145px
}
.controls-pagination {
  padding-top: 10px
}
.controls-pagination.accent {
  display: flex;
  margin-bottom: 80px;
  padding: 35px 10px 10px
}
.content-block.accent,
.controls-pagination.accent.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox
}
.controls-pagination.accent.flex {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.content-block {
  padding-top: 10px
}
.content-block.accent {
  display: flex;
  padding: 35px 10px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.content-block.accent.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.filter-controls,
.m-control {
  display: block;
  margin-bottom: 20px;
  margin-left: auto
}

.filter-controls.accent {
  width: 20%;
  margin-right: 20px;
  padding: 30px 10px 10px
}
.filter-controls.accent.half {
  width: 40%
}
.page-block-accent {
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 20px
}

@media(max-width:767px){
  .display_flex{
    flex-direction:column;
    text-align: center;
  }
  .software_one ,.software_two{
    width:100%;
  }
  .software_one img{
    width:100%;
    height:100%;
  }
  .center_mobile{
    text-align: center;
    }
    .mixitup-page-list{
      text-align: center;
    }
}




/* ================= Data Recovery Page Style ==================== */

.fixed{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #0073a5;
    margin: auto;
}
.fixed .navbar-nav{
  margin: 0 auto;
  display: table;
  float: unset;
}
.fixed .navbar-nav li a{
 color: #fff !important;
}
.fixed .navbar-nav>.active>a, .fixed .navbar-nav>.active>a:focus, .fixed .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #086d98;
}
.recovery_fixed_nav .navbar{
  margin-bottom: 0;
}
.data_recovery_header{
  background: #dff2fb;
}
.bg_recovery{
  background: #f8f8f8;
}
.two_recovery h1{
  margin: 0;

}

.one_recovery img{
 box-shadow: 0 0 10px #efefef;
    border-radius: 5px;
    padding: 0;
    width: 90%;
    margin-top: 15px;
}
.breadcrumb_none_border{
  margin:0;
}
.recovery_fixed_nav .navbar-nav>li>a {
    color: #3f89af;
  }
.recovery_fixed_nav .navbar-default{
  background: transparent;
}
.recovery_fixed_nav .navbar-nav>li>a:focus, .recovery_fixed_nav .navbar-nav>li>a:hover {
    color: #3f89af;
    background-color: transparent !important;
    font-weight: unset;
}
.recovery_fixed_nav .navbar-collapse{
   padding-left: unset;
}
.border_less{
  position: relative;
  margin-bottom: 20px;
}
.border_less:before{
    position: absolute;
    bottom: -7px;
    content: "";
    border-bottom: 1px solid black;
    width: 85px;
}
.h2_heading{
  margin:0;
  padding-top:60px !important;
  padding-bottom: 30px;
}
.data_recovery{
  background: #f8f8f8;
}
.data_recovery_content{
  padding:20px;
  border: 1px solid #cecece;
  border-radius:3px;
  margin-bottom: 20px;
}
.video_title{
  padding: 10px 0;
}
.soft-plan-heading {
    background: #0073a5;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
    padding: 14px;
}
.spotlight-group img{
  padding-bottom: 15px;

}
.recovery_top{
  text-align: center;
    background: #fff;
    padding: 10px 10px 3px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.no_padding{
  padding-left: unset;
}

.soft-plan-price {
    background: #ddffde;
    padding: 15px 14px;
    font-size: 19px;
    font-weight: 500;
}
.soft-pricing-table{
border: 1px solid #ecebeb;
    padding: 10px;
}
.soft-pricing-instruction ul li:nth-child(even) {
    background-color: #dff2fb;
}
.soft-pricing-instruction ul li {
    padding: 5px 20px;
    line-height: 24px;
    font-size: 14px;
}
.get-pricing-btn {
        background-color: #0073a5;
    color: #fff;
    
    /* height: 37px; */
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    margin: 0 auto;
    margin-bottom: 23px;
    margin-left: 14px;
}
.get-pricing-btn:hover{
  background: #1e9de0;
  color: #fff;
}
.soft-pricing-instruction ul{
  padding: unset;
}
.soft-pricing-instruction ul li{
 list-style-type: none;
}
._data_features li{
  padding: 3px 0;
}
.visit_get{
      display: inline-block;
    color: #fff;
}
.visit_get:hover , .visit_get:focus{
      display: inline-block;
    color: #fff;
}
.p-b-0{
  padding-bottom: 0;
}
.width_200{
  width: 150px;
}
.circle{
   background: #f8f8f8;
    border-radius: 50%;
    padding-top: 20px;
    border: 1px solid #0073a5;
    display: block;
    width: 56px;
    height: 56px;
    text-align: center;
    display: table;
    margin: 0 auto;
    color: #0073a5; 
    font-weight: bold;
}
.button_small{
  padding: 8px;
  background: #0ba0f1;
  border-radius: 3px;
  color: #fff;
}
.color_blue{
  color: #0073a5; 
}
.video_height {
    width: 100% !important;
    height: 400px;
    padding: 30px 30px;
}
@media(max-width:767px){
  .one_recovery img {
        margin: 0 auto;
  }
  .two_recovery{
   padding-bottom: 20px;
  }
  .m-center{
    text-align: center;
  }
  .width_200{
    width: 100%;
  }
  .list_inline>li{
    display: block;
    margin-bottom: 20px;
  }
   .fixed .navbar-brand:focus, .fixed .navbar-brand {
    color: #fff !important;
    
}
}

.bread_crum li{ 
  padding-right: none
}
.bread_crum li a{ 
  padding-left:unset;
}
.clinic_h2{
     font-size: 19px;
    color: #0ba0f1;
    font-weight: bold;
}
.clinic_manag_content{
    border: 1px solid #f1f0f0;
    padding: 17px;
    border-radius: 3px;
    margin-bottom: 30px;
}
.bg_grey{
  background: #fbfbfb;
}
.clinic_manag_img{
  padding: 50px 0;
}
.list_clicnic li:not(:last-child){
  padding: 10px 0;
  border-bottom: 1px solid #f1f0f0;
}
.related_cat{
  background: #fff;
    border-radius: 4px;
    border: 1px solid #f3f3f3;
    padding: 0 32px;
}
.img_100{
  width: 100%;
}
.view_more_roduct{
  border: 1px solid #e8e8e8;
    text-align: center;
    margin: 0 auto;
   
    padding: 10px 30px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
.view_more_roduct:hover{
  background:#337ab7;
  color: #fff;
}
.clicnic_manag3{
    padding: 0 14px 20px !important;
    margin-bottom: 16px !important;
    padding-top: 0 !important;
    margin-top: 4px !important;
}
.by_writer_img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid gray;
}
.by_writer_img{

}

/*Hide all except first fieldset*/
.form_section:not(:first-of-type) {
  display: none;
}

.inline_flex .view_more_roduct{
  display: inherit !important;
}
#exTab3{
  background: #fff;
  border: 1px solid #f3efef;
}
#exTab3 .nav-pills li a{
  border-radius: 0;
  border-bottom: 1px solid transparent;
  transition: all 0.4s ease-in-out;
}
#exTab3 .nav-pills li a:hover{
  font-weight: unset;
  border-bottom:1px solid grey;
}
#exTab3 .nav-pills>li.active>a, #exTab3 .nav-pills>li.active>a:focus, #exTab3 .nav-pills>li.active>a:hover {
    font-weight: unset;
}
@media(max-width:767px){
 .clinic_manag_img{
  padding: 0px;
 }
 .clinic_manag2 li{
  margin: 11px 0;
 }
 #exTab3 .nav-pills li a{
     padding-left: 12px;
    padding-right: 12px;
 }
 .list_clicnic{
  text-align: left;
 }
}


/* ================= Vendor Page design ======================= */
.no_border{
  border:unset !important;
}
.no_margin{
  margin:0;
}
.col-3{
  clear:both;
  width:100%;
  margin-bottom: 20px;
}
/*sinup form*/
.form-signup{
  display: grid;
  padding: 10px 20px 10px 20px;
  background: #fbfbfb;
  margin: 0 auto;
  margin-bottom: 30px;
}
.form-signup a{
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 20px;
}
.form-signup label{
  margin-top: 0;
  display: block;
  font-weight: unset;
      font-weight: 300;
    color: #000;
    width:100%;
}
.form-signup input{
 border: none;
    border-bottom: 1px solid #aeb0b1;
    
    background: none;
    color: darkgreen;
    float: right;
    margin-right: 0px;
    padding-left:0;
    outline: none;
}
.form-signup input:hover ,.form-signup input:focus,{
  outline:none;
}
.form-signup textarea:hover ,.form-signup textarea:focus,{
  outline:none;
}
.form-signup textarea{
  border: none;
  outline: none;
  margin-top: 15px;
  width: 100%;
 
   margin-right: 12px;
}

.border_textarea{
   border-bottom: 1px solid #aeb0b1;
   margin-bottom: 20px;
}
.form-signup  .reset_btn{
 border: none;
    background: #0073a5;
    color: #fff;
    font-weight: bold;
    border-radius: 0px;
    cursor: pointer;
    padding: 5px 12px;
    float: right;
    /* margin-top: 10px; */
    font-weight: 300;
    color: #fff;
    display: block;
    margin-right: 10px;
    border-radius: 3px;
}
.emsgb{
  font-weight: bold;
  color: red;
  transition: .300ms ease-in-out all;
  font-size: 14px;
}
.ul_tab li a{
  border-bottom: 1px solid transparent;
  transition: all 0.4s ease-in-out;
}

.ul_tab li a:hover{
  border-bottom: 1px solid #000;
  color:#000;
}

@media(max-width:767px){
  .ul_tab li{
    float:unset;
    text-align: center;
  }
}

/*============== Login Page style here ================== */

.login_bg{
  background: linear-gradient(to right,rgb(34 96 150),rgb(60 132 195))!important;
}

.login_area{
 
}
.login_brand{
  display: table;
  margin: 0 auto;
  width:112px;
  margin-top:10px;
}
.head{
   
    font-size: 2rem;
    color: #000;
}

.in{
 
   /* color: #008596;*/
    /*padding: 0 2px;
    margin-left: 2px;*/
    border-radius: 2px;
}
.text-white-em{
  color: #fff !important;
}
.copy{
    color: #59AEC0;
    font-size: 18px;
    margin-left: 2px
}

.tagline{
    font-size: 26px;
    color: #656667;
    font-weight: bold;
    text-align: center;
}

.wrapper{
    background-color: #fff;
    width: 35%;
    margin: auto;
    overflow: hidden;
    padding: 1rem 2rem;
    border-radius: 4px;
    margin-top: 6px;
        box-shadow: 1px 0 20px #777777;
}

.wrapper .login_name{
    display: block;
    color: gray;
    font-size: 14px;
        font-weight: bold;
    margin-bottom: 0;
}

.wrapper input{
    display: block;
    margin-top: 1%;
    margin-bottom: 3%;
    width: 95%;
    padding: 0.5rem;
    border-radius: 3px;
}
.wrapper input::placeholder{
   font-size: 15px;
   color: lightgray;
}
.wrapper .policy{
    font-size: 13px;
    text-align: center;
    margin-top: 5%;
    color: gray;
}

.wrapper .policy a{
    color: #000;
}

.wrapper .policy a:hover{
    color: #008695;
}

.btn_login{
  border: none;
    background-color: #226096;
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    margin: 0 auto;
    display: table;
    transition: all 0.4s ease-in-out;
}
.btn_login:hover , .btn_login:focus{
  color: #fff;
  background: #093f6d;
}
.confirmation_right{
    float:right;
}
@media(max-width:767px){
  .wrapper{
    width: 100%;
    margin-bottom: 60px;
  }
  .confirmation_right{
    float:left;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .btn_login{
    text-align: center;
  }
  .wrapper .login_name{
    margin-bottom: 10px;
  }
}

/* ================ Email Converter page style ============ */


.email_con{
    background-color: #78b1cf ;
    padding: 30px 0;
}

.email_con h1 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    
}
.email_con p{
  color: #fff;
}
.sys-arrow{
      position: relative;
    padding: 11px 34px !important;
}
.bg-danger {
    background-color: #3fb3d8!important
}
.sys-arrow:after {
    content: '';
    height: 18px;
    width: 18px;
    position: absolute;
    top: 14px;
    right: -9px;
    z-index: 1;
    background-color: #DC3545;
    border-left: 1px solid #DC3545;
    border-bottom: 1px solid #DC3545;
    transform: rotate(-45deg);
}
.flex_inline{
  display: inline-flex !important;
      position: relative;
    top: 8px;
}
.chose_window input{
  width:unset;
    position: relative;
    top: -1px;
    border: 0px;
    width: 32px;
    height: 23px;
}
.box_top {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)!important;
    background-color: #f5fbff;
    border-radius: 10px;
    z-index: 1;
    
    padding: 15px;
}
.list_height li{
padding: 5px 0;
}
.width_100{
  width: 100%;
}
.footer_Top{
  padding-top: 10px;

    color: #fff;
}
.footer_bg_set{
  background: #f4f1f8
}
.sticky{
    display: block !important;
    top: 0;
    width: 100%;
    z-index: 10000;
    margin:0 auto;
    position: fixed !important;
    background: #3fb3d8 !important;
}
 .sticky .navbar-default {
    background-color: #3fb3d8 !important;
    border-color: #3fb3d8;
    margin:0 auto;
    display: table;
    height:unset;
}
.sticky .navbar-default .navbar-nav>li>a {
    color: #fff;
}

.sticky .navbar-default .navbar-nav>.active>a, .sticky .navbar-default .navbar-nav>.active>a:focus, .sticky .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #3fb3d8 !important;
}

/*Email Converter Page style */

.email_con2{
  padding: 60px 0;
  background:url("../images/bg/2.jpg");
  background-attachment: fixed;
  background-size: cover;
}
.email_con2 p{
  line-height: 26px;
}
.email_con2 p{}
.email_con2 .in{
  background: #00000059;
}


.how_it_work{
    background: #f3f3f3;
    padding: 20px 0;
}

.faq_nav li{
  display: block;

}

.rel-img img {
    height: 250px;
        margin: 0 auto;
}
.faq_nav li a{
  background: #fff;
  margin-bottom: 16px;
  padding: 15px 10px;
  transition: all 0.4s ease-in-out;

}
.text_faq{
  display: block;
     padding-top: 4px;
}
.text_faq{
  color: #000;
}
.nav-pills>li.active>a span, .nav-pills>li.active>a:focus span, .nav-pills>li.active>a:hover span{
    color: #fff !important;
    background-color: #337ab7;
}
.faq_nav li a:hover , .faq_nav li a:hover span{
  color: #fff !important;
  background:#337ab7 !important;
}
.margin_0{
  margin:0 auto;
  display: table;
}
.buy_btn {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    background-color: #29ABE2;

}

.gd-btn {
    border: 1px solid #29abe2;
    padding: 8px;
    color: #29abe2;
    border-radius: 5px;
    text-decoration: none;
}


/* Keyfeatures ===== */

.pad_t_10{
  font-weight: bold;
  font-size: 16px;
}
.sub_title{
  font-size: 23px;
  font-weight: bold;
}

.lst_none li{
  padding: 5px 0;
}
.box_oth {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)!important;
   
}
.table {
    border: 1px solid #ddd;
    margin-bottom: 0;
}
.table .thead-dark .thd {
    color: #fff!important;
    background-color: #343a40!important;
    text-align: left!important;

}
.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;

}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    
}
.ft_5{
  font-weight: unset;
}
.download_btn {
    font-weight: 300;
    font-size: 20px;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
    background-color: #274f68;

}
.frq_question .panel-title a{
  padding: 0;
}
#accordion .panel-heading .accordion-toggle::before {
    font-family: fontello;
    content: '\e8ba';
  margin-top: 5px;
    float: left;
    color: #000;
    margin-right: 16px;
    font-weight: lighter;
    transform: rotate(0);
    transition: all .2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
    font-family: fontello;
    content: '\e8b7';
  margin-top: 5px;
    float: left;
    color: #000;
    font-weight: lighter;
    transform: rotate(0);
    transition: all .2s ease-in;
}
.accordion-toggle:hover {
  text-decoration:none;
}
.bg_gray_light{
        background: #f5fbff;
    padding: 40px;
}

.footer-pro {
    box-shadow:0 0 5px 3px rgba(0, 0, 0, .1);
    padding: 10px;
    border-radius: 5px;
    min-height: 340px;
    border: 1px solid #ddd;
}

.btm-strip li div {
    display: inline-block;
    vertical-align: auto;
    margin-top: 15px;
        padding-right: 40px;
}


.bnd-1{
}
.list_inline{
  display: inline-flex;
}

#navigation_area{
  background-color:#32b5d8;
  display: none;

  }
/*
.fixed{
  position:fixed;
    top:0px; 
  width:100%;
    z-index:1000;
  display: block;
  }
*/


@media(max-width:767px){
  .d-sm-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.d-sm-flex a{
  width: 100%;
  margin-bottom: 20px;
}
.d-sm-flex .m-r-20{
  margin-right: 0;
}
  .visit_btn{
    margin-bottom: 10px;
  }
  .text_faq{
    padding-left:20px;
  }
  .text-justify{
    text-align: center;
  }
  .gd-btn{
        display: block;
    margin: 5px;
  }
    .bg_gray_light{
      padding: unset;
    }
    .download {
    padding-top: 10px;
    display: revert;
}
.list_heading dt {
    width: 19px;
    /* padding: 5px 0; */
    position: relative;
    top: 30px;
    padding: 0;
}
.list_heading dd{
  padding: 0;
}
.trial_limit dl{
  display: none;
}
.owl-nav{
  display: none;
}
.ratings_area{
  text-align: center;
}
.margin_0_auto{
  margin: 0 auto;
  display: table;
}
.ratings_area{
  padding-left:unset;
}
}


.copyright{
background: #3fb3d8;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #79c7e0;
}


/* sho page start style ============ */

.sho_slider_bg{
  background: linear-gradient(#3fb3d8, #f3f3f3);
}
.width_180{
  width: 180px !important;
}
.sho_tab{
  background: #fff;
}
.sho_tab li{
  float:inherit !important;
}
.sho_tab li:not(:last-child){
  border-bottom: 1px solid gainsboro;
}
.sho_tab li a{
  padding: 20px 15px; 
}

.sho_feature{
border: 1px solid #e6e6e6;
    background: #fff;
    padding: 10px;
    transition: all 0.4s ease-in-out;
}
.sho_features_heading{
  font-weight: bold;
  font-size: 18px;
}
/*.sho_feature:hover{
  transform: scale(1.1);
  box-shadow: 0 3px 7px #337ab7;
}*/
.sho_feature ul li:not(:last-child){
 border-bottom: 1px solid grey;
}
.bg-primary {
    color: #fff;
    background-color: #51d5ff;
    font-weight: 500;
}
.sho_feature ul li{
    padding: 5px 0;
}
.sho_client_img{
  display: initial;
    background: #3fb3d8;
    padding: 16px;
    font-size: 40px;
    border-radius: 4px;
    color:#fff;
}
.client_sho{
  background: #fff;
  padding:20px;
  border-radius: 4px;
}
.sho_video{
  height: 300px;
  width: 100%;
}
.sho_read{
  background: #3fb3d8;
    padding: 7px 12px;
    color: #fff;
    margin-top: 13px;
    display: inline-block;
    border-radius: 4px;
}
.sho_read:hover{
  background: #219fc7;
  color: #fff !important;
  text-decoration:none;
}

.sho_slider_bg .owl-theme .owl-dots .owl-dot.active span,
.sho_slider_bg .owl-theme .owl-dots .owl-dot:hover span{
background: #3fb3d8 !important;
}

.sho_client .owl-theme .owl-dots .owl-dot.active span,
.sho_client .owl-theme .owl-dots .owl-dot:hover span{
background: #3fb3d8 !important;
}
@media(max-width:767px){
  .sho_slider_bg{
    padding: 0;
  }
  .sho_slider_bg .customer_review{
    padding: 20px 5px;
    text-align: center;
    margin:0;
  }
  .sho_tab{
    text-align: center;
  }
  .sho_feature{
    text-align: center;
  }
}




/*================ Product 3 page style here ============== */

.bg_none{
  background: transparent;
}
.brderrwn {
    padding: 21px;
    border-radius: 30px;
    color: #1aa2fc;
    border: 1px solid #1aa2fc;
    outline: none;
}
.frsrch {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    position: relative;
    
}
.frm-srch-bt {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    -webkit-appearance: none;
    background: #1aa2fc;
    border: 0px;
    color: #fff;
    padding: 6px;
    border-radius: 0px 20px 20px 0px;
    width: 30%;
    cursor: pointer;
}
.fix_height{
      height: 228px;
    margin-bottom: 20px
}
.bg_product{
  background: #fff;
  border-radius: 20px;
}
.product_3{
  background: #5abddd;
}
.product_client3{
      background: white;
    border-radius: 4px;
    padding: 20px 0;
    position: relative;
    top: 80px;
    border: 1px solid #cccccc;
    box-shadow: 0 0px 10px #c1bcbc;
}
.product3_footer_pro{
      min-height: auto;
}
.product_sho_client_img {
    display: initial;
    background: #ffffff;
    padding: 16px;
    font-size: 40px;
    border-radius: 4px;
    color: #5abddd;
    border: 1px solid;
    display: block;
    margin-top: 4px;
}
.product_3_dots .owl-dots{
  top: 123px;
    position: absolute;
    left: 35px;
    text-align: unset;
}
.download_product3 a{
  color: #fff;
    font-size: 13px;
    padding: 10px 12px;
    display: block;
    border-radius: 2px;
    margin: 2px;
}
.download_product3 .btn_orange{
      background-color: #3fb3d8;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #51d5ff;
}
.nav-pills>li.active>a span, .nav-pills>li.active>a:focus span, .nav-pills>li.active>a:hover span {
    color: #fff !important;
    background-color: #51d5ff;
}

@media(max-width:767px){
  .frsrch {
    width: 100%;
  }
  .frm-srch-bt{
    width: 43%;
  }
  .m-center{
    text-align: center;
  }
  .product_3_dots .owl-dots{
    position: unset; 
    top: 0;
    margin:0;
  }
  .product_sho_client_img {
   
    display: table;
    margin: 0 auto;
}
.product3_footer_pro {
    margin-bottom: 23px;
}
.download_product3 a{
  margin-bottom: 10px;
}
}


/*========== Email Recovery page style =========== */

.exchange_bg{
    background: #fff;
    border-radius: 28px;
    padding: 20px 20px;
    box-shadow: 0 0 14px #5db6d2;
}
.exchange_nav{
  background: #fff;
}
.exchange_nav li a{
  color: #000;
}
.exchange_nav li a i {
    color: #3fb3d8;
}
.exchange_nav li a:hover, .exchange_nav li a:focus {
    text-decoration: none;
    background: #3fb3d800;
    color: #3fb3d8;
}
.exchange_screenshorts {
    background: linear-gradient(#8ed1e6, #fff, #85c4d8);
    padding: 40px 0;
}
.download a {
    border-radius: 5px;
    border: 1px solid gainsboro;
}
.btn_orange {
    color: #fff;
    background-color: #757575;
    border-color: #92d9ef;
}
.image_over{
  position: relative;
  transition: all 0.4s ease-in-out;
}

.image_over a:hover:before {
    font-family: "fontello";
    content: "\e81f";
    background: #ffffffc9;
    width: 100%;
    position: absolute;
    height: 100%;
    font-size: 40px;
    overflow: hidden;
    text-align: center;
    top: 0%;
    padding-top: 67px;
    color: #3fb3d8;
}
.image_over img{
  padding-bottom: unset;
}
.download_btn{
      background-color: #b0b0b0;
}
.recovery_faq .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #3fb3d8;
    border-color: #EEEEEE;
    border-radius: 3px;
}
.img_bg{
      background: #fff;
    margin-right: 10px;
    border-radius: 3px;
}




/*============ Mail Recovery page style ============ */
.icon-white i{
  color: #fff !important;
}
.heading_mail{
      color: #3fb3d8;
    border-bottom: 1px solid #3fb3d8;
    display: table;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.mail_s_round_bg {
    background: #d4eaf1;
    border-radius: 30px;
    padding: 10px 20px;
    display: inline-block;
}
.mail_s_slider_top{
    height: 355px;
    width: 61%;
    background-size: cover;
    float: right;
}
.mail_s_slider_top img{
    padding-top: 113px;
    width: 162px !important;
    margin: 0 auto;
    overflow: hidden
}
.box-top i{
display: table;
    margin: 0 auto 10px;
    font-size: 38px;
    width: 103px;
    height: 103px;
    line-height: 95px;
    border-radius: 50%;
    border: 3px solid #fff;
    -moz-box-shadow: inset 0 0 13px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 0 0 13px rgba(0, 0, 0, .4);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .4);
}
.box-top:hover{
  background: green;
}
.box-top .more-btn {
    display: table;
    margin: 30px auto 0;
    background: #00bcd4;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 11px;
}
.box-top p {
    padding: 0 15px;
    min-height: 84px;
}
.box-top {
    padding: 29px 0;
    border: 1px solid #ded8d8;
    background: #d4eaf1;
    border-radius: 10px;
}
.box-top:hover {
    background: #8fd1e6;
    color: #ffffff;
}


.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #00bcd4;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s
}

.overly-text {
  padding: 6px;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  width: 100%;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  height:100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center
}
.overly-head:hover .overlay {
  bottom: -10px;
  height: 100%
}
.news {
  padding-bottom: 15px
}
.news .h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 9px
}
.news .h3 i {
  border: 1px solid #ddd;
  padding: 10px 30px 10px 10px;
  background-color: #00bcd4;
  color: #fff
}
.news .h3 span {
  border: 1px solid #ddd;
  margin-left: -20px;
  background-color: #fff;
  padding: 5px
}
.news p {
  padding: 10px;
  margin-top: -6px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd
}
.innovative-ideas {
    height: 110px;
    width: 108px;
    background-position: 22px 0;
}
.all-icon {
    display: inline-block;
    position: absolute;
}
.icon-idea {
    height: 110px;
    width: 100px;
    text-align: center;
}
.passionate-team {
    height: 110px;
    width: 117px;
    background-position: -80px 0;
}
.compatible-products {
    height: 110px;
    width: 117px;
    background-position: -193px 0;
}
.interactive-user-interface {
    height: 110px;
    width: 117px;
    background-position: -315px 0;
}
.fe_htitle {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 10px;
}
.innovative-ideas {
  background-position: 22px 0;
}
._product_area{
  position:relative;
}
@media(max-width:767px){
  .mail_s_slider_top {
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
  }
  .mail_s_slider_top img {
    padding-top: 108px;
    width: 120px !important;
  }
  ._product_area:before {
    position: absolute;
    content: "";
    background: #8adbf5;
    width: 100% !important;
    height: 100%;
    border-radius: 0 !important;
  }
  ._product_area h1{
    padding-top: 30px;
  }
  .download_now li a{
    width: 100% !important;
    display: flex !important;
  }
  .sho_feature ul{
    text-align: left;
  }
  .btm-strip{
    display: grid;
  }
  .btm-strip li{
   margin-bottom: 10px;
  }
}



.owl-nav{
  display: none;
}

.sys_home_list li{
  display: block;
  font-size: 17px;
   padding-bottom: 8px;
}
.sys_home_list li a{
  display: block;

}
.img-rounded{
  border: 1px solid #3fb3d8;
  padding: 16px;
}


.btn-download i, .btn-buy i {
    font-size: 25px;
}
.btn-download, .btn-buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 17px;
    border-radius: 0;
}
.btn-download small, .btn-buy small {
    display: block;
}
.img_width_80{
  width: 80px !important;
  margin: 0 auto;
}
.deg90{
    transform: rotate(180deg) !important;
    position: absolute;
}
.d-sm-flex{
  display: flex;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.border{
  border: 1px solid #e8e8e8;
}
.border-bottom {
    border-bottom: 1px solid #b3b1b1;
    margin-bottom: 15px;
}
.p-t-0{
  padding-top: 10px !important;
  padding-bottom: 25px;
}
.border-color-grey{
  border: 1px solid #928e8e;
}
.accordion-section-2 .panel-default .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #7de7fd;
    border-color: #EEEEEE;
}
.mv{
  padding: 20px;
}
.space-between{
  justify-content: space-between;
}
.margin_both{
  margin-right: 20px;
}

.footer_Top5{
    background: #0073a5;
    padding-top: 13px;
}

/*blog page style ===== */
    .post_title {
  font-weight: bold;
    font-size: 22px;
    line-height: 32px;
}
.tab_data{

    border: 1px solid #d9d9d9;
    padding: 10px;
    background: #f3f3f3;

}





/*========= Copyright page style ========= */

.copyright_area .page-title {
    padding: 1px 11px;
    background: #3fb3d8;
    border-radius: 10px;
    color: #ffffff;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 15px;
    font-weight: 100;
    font-size: 30px;
}
.copyright_area .breadcrumb li a{
 padding-left: 0;
}
.copyright_area .breadcrumb{
 background-color: #82cfe7;
 margin-bottom: 20px; 
}
.padding_top_50{
  padding-top: 60px;
}
.copyright_area img{
  border-radius: 10px;
}

.copyright_area p strong {
    border-bottom: 1px solid #3fb3d8;
    padding-bottom: 7px;
    margin-bottom: 9px;
    display: inline-block;
    background: #f3f3f3;
    font-weight: 300;
    color: #000;
    border-radius: 4px;
    padding: 8px;
    margin-right: 20px;
}
.copyright_area p strong i{
  color: #3fb3d8;
}
.point_list_style{
  padding-left: 20px;
  background: #fbffe7;
    border-radius: 10px;
}
.point_list_style li {
    padding: 7px 0;
    
}

@media(max-width:767px){
  .copyright_area img{
    margin-bottom: 30px;
  }
}