*{
margin:0px;
padding:0px;
}
body{
	    font-family: 'Open Sans', sans-serif;
}
p{
	color: #716e6e;
}
.margin_0{
	margin:0 auto;
	display: table;
}
.video_height{
	width:100%;
	height:400px;
}
.sitemap_link{
	padding-left:20px;
}
.sitemap_link li{
	line-height: 30px;
	border-bottom: 1px solid #8080804f;
}
.video_height{
	width: 100% !important;
	height: 400px;
	padding:30px 30px;
}

.top_1{
background: #3fb3d8;
background-repeat:no-repeat;

}
.top_1 .top_nav_1 {
float: right;
margin: 0;
}

.top_1 .top_nav_1 li {
list-style-type:none;
float:left;
}
.top_1 .top_nav_1 li a{
color: #f5f5f5;
font-size: 15px;
display: block;
padding: 5px 13px 5px;
}
.top_1 .top_nav_1 li a:hover{
	text-decoration: none;
}



.top-control a{
    color:#484b4c;
    text-decoration: none;
   transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
	    padding: 8px 9px;
    background: #fafafa;
}


.top-control a:hover{
    color:#66cef6;
   transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.cookie{
	border: 0;
    width: 100%;
    z-index: 1000;
    position: fixed;
    bottom: 16px;
}
.cookie .cookie-text{
	background: #fafafa;
    z-index: 1000;
    width: 300px;
    padding: 12px;
    color: #000;
    margin: 0;
    border-radius: 3px;
	border: 1px solid grey;
}
.cookie-text a{
	font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
	color: #000;
}
.cookie-text a:hover{
	color: #0f455a;
}
.cookie-text button{
	background: #27262b;
    padding: 4px 5px;
    border: 0;
    border: 1px solid white;
    color: #fff;
    font-size: 13px;
}
@media(max-width: 762px){
	.cookie-text{
		    bottom: -48px;
	}
}




/*==================== Top2 styles ============ */

.top_2{
	border-bottom: 1px solid #dee2e6;
	background-color: aliceblue;
}
.product_area{
	margin: 16px 0;
	float: right;
}
.product_area li a{
	padding-left: 40px;
	color: grey;
	font-size: 18px;
}
.product_area li a:hover{
	text-decoration: none;
	color: #808080ab;
}
.active_button{
	color: #FF0000 !important;
}




/*===================================== Navigation is starts from here======================================*/
#navigation_area{
	background-color:#32b5d8;
	display: none;
	}
/*
.fixed{
	position:fixed;
    top:0px; 
	width:100%;
    z-index:1000;
	display: block;
	}
*/
.sticky{
	display: block !important; 
	top: 0;
	width: 100%;
	z-index: 1000;
	position:fixed !important;
	
}
#navigation_area #navigation{
	background-color:#32b5d8;
	}
#navigation_area #navigation ul li a{
	color:white;
	display:block;
	padding: 13px 27px;
	font-size: 18px;
	}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #030a0c;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	
	color: #8a8a8a;
}
#navigation_area #navigation ul li a:hover{
	color: #000000;
	}
.navbar-default .navbar-nav>li>a{
	font-size: 18px;
	color: #727272;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    

}
.navbar-default .navbar-nav>li>a:not(:last-child){
    padding-right: 20px;

}
.navbar-collapse{
	padding-right: unset;
}
.dropdown-menu1{
	left:unset;
	background:#fff;
}
.dropdown-menu1 li a{
	border-bottom: 1px dotted #6d7177;
    padding: 8px;
    color: #727272;
    font-size: 16px;
    
}
.navbar-default .navbar-brand{
    color:white;
    text-transform: uppercase;
   }
.btn_green{
	color: #fff;
    background-color: #00c851;
    border-color: #00c851;
	transition: all 0.4s ease-in-out;
	text-decoration: none;
}
.btn_green:hover{
	background-color: #218838 !important;
    border-color: #1e7e34;
	color: #fff !important;
}
.btn_orange{
	color: #fff;
    background-color: #ff8800;
    border-color: #ff8800;
}
.btn_orange:hover{
	color: #fff !important;
	background: #e46526 !important;
}
.navbar-default{
		background: unset;
	}




@media(max-width:991px){

.navbar-brand{
	display:block;
   }
	.navbar_brand_img{
		width: 180px;
    margin-top: -14px;
	}
	.product_area{
		float: unset;
	}
	.product_area li{
		float:unset;
		display: block;
		padding: 6px 0;
	}
	.product_area li a{
		width: 100%;
		padding-left: unset;
	}
	
	.nav_tab_area li a{
		font-size: 13px;
	}
	.top_1 .top_nav_1{
		float: unset;
	}
	.form_area{
		float:unset !important;
	}
	
	.list_heading dt{
		    position: relative;
    top: 30px;
	}
	.download .text{
		margin: 13px 0;
	}
	
	.convert_ost{
		background: #e3f1f2 !important;
		text-align: center;
		}
	.user_excit_area {
    background: #33313121 !important;
    padding: 20px 0;
    text-align: center;
}
.user_right{
	margin-right: unset !important;
	}
.user_left{
	padding-left: unset !important;
	}
.user_step_area .heading_large{
	color: black;
	}
.keyfeautures{
	text-align: center;
	}
.keyfeautures .text{
	text-align: center !important;
	}
 .free_download{
	 text-align: center;
	 }
.free_download img{
	margin: 0 auto;
	display:table;
	}
.trial_limit dl dt{
	text-align: unset !important;
	}
.trial_limit dl dd {
    padding: 24px;
    text-align: center;
	margin: unset !important;
}
.text{
	text-align: center !important;
	}
.box_area{
	    margin: 20px 10px;
    background: white;
	}
	.copyright .navbar-nav>li>a{
		text-align: center;
		}
	.social_media{
		margin: 0 auto;
		display: table;
		padding-bottom: 20px;
		}
	.social_media li {
		display: table-cell;
		}
	
}


/*============ Nav tab strip ======== */


.nav_tab_area{
	padding: 2px;
    background: #efefef;
}
.nav_tab_area li a{
	color: #7b7676;
}
.nav_tab_area li a i{
	color: grey;
}
.nav_tab_area li a:hover{
	text-decoration: none;
}
.nav_tab{
	margin-top: 4px;
}
.form_area{
	float: right;
}
.form_area .btn_submit{
	background: #32b5d8;
    padding: 7px 10px;
    color: #fff;
    border: 0;
    position: relative;
    left: -5px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.search_box{
	padding: 6px;
    border-radius: 3px;
    width: 230px;
    border: 1px solid #ced4da;
}

.smallsize{
	font-size: 23px;
    color: black;
    position: relative;
    top: 22px;
}


.webpage{
	background: #FAFAFA;
	border-bottom: 1px solid #dee2e6;
	padding-bottom: 20px;
}

h1{
	font-weight: bold;
}
.star{
	margin-top: -10px;
	    font-size: 19px;
    color: #808080cf;
}
.star i{
	font-size: 20px;
	color: #32b5d8;
}
.list_heading dt{
	width: 20px;
	padding: 5px 0;
}
.list_heading dt i{
	color: green;
}
.list_heading dd{
	margin-left: 37px;
	font-size: 16px;
	padding: 5px 0;
}

.border_round{
	margin: 0 auto;
	display: table;
	padding-top: 30px;
}
.img_padding{
	padding-top: 30px;
	width: 230px;
}
.content .text{
	padding-bottom: 15px;
}

.border_round li a{
	border: 1px solid #0000005c;
	    padding: 13px;
    font-size: 20px;
}
.border_round li span{
	padding-top: 16px;
	display: block;
    text-align: center;
    color: grey;
    
}
.youtube_color{
	color: red;
}

.download ul li {
	   
    margin: 4px;
}
.download ul li img{
        position: relative;
    top: -22px;
	vertical-align: unset;
}
.download ul li a{
	color: #fff;
	font-size: 20px;
	 padding: 18px 40px;
	display: block;
	border-radius: 2px;
}
.download ul li a:hover{
	text-decoration: none;
}

.download .text{
	color: grey;
	text-align: center;
	padding-top: 15px;
}


/*=================== Why=============*/
.why_us_area{
	padding: 110px 0;
	background: url(../images/graphic_bg.jpg);
	background-attachment:fixed;
	border-bottom: 1px solid #dee2e6;
}
.why_us_pad{
	padding-top: 110px !important;
}
.why_us_area h2{
	padding-bottom: 20px;
	font-weight: bold;
}

.why_us_area p{
	line-height: 28px;
    font-size: 18px;
    color: #fff;
}
.color_black{
	color: black;
}

/*=====Import area ============== */

.import_area{
	padding-top: 30px;
}
.import_content{
	text-align: center;
	margin: 20px 0;
}
.import_content img{
	width: 60px;
	display: table;
	margin: 0 auto;
}
.import_content .heading{
	font-size: 17px;
	color: black;
    font-weight: bold;
    padding: 10px 0;
}
.import_content p{
	line-height: 24px;
    font-size: 16px;
    
}
.import_border_right{
	border-right: 1px solid #dee2e6;
	padding-right: 8px;
}	

/*============== Convert_ost =========== */

.convert_ost{
	margin-top: 30px;
	padding-top: 45px;
	background:linear-gradient(to right,rgba(227,241,242,1.00) 50%, #f5f5f5 30%);
	
}
.convert_ost .heading{
	padding-bottom: 20px;
	font-size: 20px;
    color: black;
    font-weight: bold;
}
.convert_ost p{
	line-height: 24px;
    font-size: 16px;
    color: #5a5656;
}
.icon_areas{
	padding: 15px 0;
	}
.black_text{
	color: black !important;
    font-size: 18px !important;
   
	}
.padding_area{
	 padding-bottom: 10px;
	}
.heading_large{
	font-size: 28px;
	padding: 20px 18px 14px 0;
	}
.small_icon .img_width{
	width: 50px;
	}
	
/*============== User exicitation ========== */

.user_excit_area{
	background: linear-gradient(to right,rgb(245, 245, 245) 50%, #32b5d8 30%);
	padding: 20px 0;
	}
.user_step_area_content li{
	background: #fff;
    padding: 10px;
    border-left: 3px solid #cc6633;
	margin-bottom: 16px;
	}
._color_white{
	color: #fff;
	}
.user_right{
	margin-right: 30px;
	}
.user_left{
	padding-left: 30px;
	}
	
/*================= Keyfeatures style======== */
.keyfeautures{
	padding: 30px 0;
	background: linear-gradient(180deg, rgba(227,241,242,1.00) 0%, rgba(255,255,255,1.00) 46.63%, rgba(227,241,242,1.00) 100%);
	border-top:1px solid #dee2e6;
	border-bottom:1px solid #dee2e6;
	}
.keyfeautures h3{
	font-size: 30px;
	}
.sub_text{
	font-size: 16px;
	padding-bottom: 40px;
}
.key_desc .sub_heading{
	padding: 10px 0;
	font-size: 18px;
    color: black;
	}
.text{
	font-size: 17px;
	line-height: 24px;
	text-align: justify;
	color: #716e6e;
	}
.note{
	color: #565353;
	}

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


/*----Download Page ---------- */
.download_header{
	font-size: 30px;
}
.download-text{
	line-height: 30px;
}





.free_download{
	padding: 30px 0;
	background: #fff;
	border: 1px solid #dee2e6;
	}
.software_area h3{
	font-size: 24px;
    color: black;
	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: black; 
	}
	.ratings_area{
		padding: 30px;
	padding-left: 100px;
		font-size: 17px;
		}
.ratings_area .rating_no{
	font-size: 70px;
    font-weight: 600;
    line-height: 50px;
    color: #033770;
	padding-bottom: 20px;
	
	}
.ratings_area .star_no1{
	color: orange;
	font-size: 15px;
	}
.rating_count{
	color: black;
	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 #ccc;
    text-align: center;
    min-height: 100px;
    color: #dc3545;
	margin-bottom: 10px;
	cursor:pointer;
	}
.box_area:hover{
	box-shadow: 0 0 5px #ccc;
	}
.box_area i{
	display: inline-block;
    background: #dc3545;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
    
	}	
	
/*========== Comparison start ============ */
.comparison{
	padding: 30px 0;
	background: url(../images/graphic_bg.jpg);
	background-attachment:fixed;
	}
.comparison table thead{
	background: #32b5d8;
	}
.comparison table tr th{
	    padding: 16px;
		
    color: #fff;
    font-size: 20px;
}
	
.comparison table tr td{
	    padding: 16px;
	}

.comparison table tr:nth-child(even){
	    background: #dfe2e459;
	}	
.tick_sign i{
	color: green;
	font-size: 22px;
	}
.large{
	font-size: 16px;
	}
/*=========== Faq style============= */

.faq{
	border-bottom: 1px solid #dee2e6;
	padding-top: 30px;
	background: #fff;
	padding-bottom: 34px;
	}
.panel-default>.panel-heading {
        color: #000;
    background-color: #32b5d8;
    border-color: #32b5d8;
    padding: 14px 10px;
}
.panel-default>.panel-heading:hover{
       text-decoration: none;
	   background: #25a9cc;
}	
	
	
/***** Testimonials *****/

.testimonials-container { padding:40px 0; color: #fff;
background:#fafafa !important;
}


.testimonials-container .heading_large{
	    color: black;
    padding-bottom: 22px;

	}




.testimonial-list { margin-top: 30px; text-align: center; }

.testimonial-list .testimonial-image img {
	max-width: 160px;
	
}

.testimonial-list .testimonial-text { margin-top: 30px; }
.testimonial-list .testimonial-text p { 
    
    line-height: 27px; }

.testimonial-list .testimonial-text a { color: #fff; border-bottom: 1px dotted #fff; }
.testimonial-list .testimonial-text a:hover, 
.testimonial-list .testimonial-text a:focus { color: #fff; border: 0; }

.testimonial-list .nav-tabs { margin-top: 30px; border: 0; }
.testimonial-list .nav-tabs li { float: none; display: inline-block; margin-left: 10px; margin-right: 10px; }

.testimonial-list .nav-tabs li a {
    width: 16px; height: 16px; margin: 0; padding: 0;
    background: none; border: 1px solid #000;
    border-color: rgba(0, 0, 0, 0.8);
    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.testimonial-list .nav-tabs li a:hover {
	    background: rgb(63, 179, 216);
    border: 1px solid #3fb3d8;
    border-color: rgb(63, 179, 216);
}

.testimonial-list .nav-tabs li.active a,
.testimonial-list .nav-tabs li.active a:focus { background: #484b4c; border: 0; }

/*=======Copyright======== */

.copyright{
	background: #484b4c;
    padding: 30px 0;
	}
.copyright .navbar-nav>li>a{
	color:  rgba(255,255,255,.7);
	font-size: 17px;
	
	}
.copyright .nav>li>a:focus, .copyright .nav>li>a:hover{
	background: unset;
	color: #fff;
	}
.footer_nav{
	
	}	
.copy_text{
	border-top:1px solid #888888;
	}
.social_media {
    margin-top: 10px;
}
.social_media li a{
	padding: 0 2px;
	}
.social_media li a i{
	display: block;
    width: 35px;
    height: 35px;
	line-height: 35px;
	text-align: center;
    font-size: 26px;
    color: #32b5d8;
    background: #202223;
	}
.copy_text{
	padding-top: 20px;
	color: #fff;
	}
.copy_text p{
	color: rgba(255,255,255,.7);
}
	
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	    background: #32b5d8;
    padding: 10px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}


/*========== Scrollspy home page style================= */
  #features {padding-top:60px;}
  #screenshots {padding-top:60px;}
  #faq {padding-top:24px;}
  #reviews {padding-top:60px;}
  #download {padding-top:60px;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	    background-color: #3fb3d8;
	color: #000;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: transparent;
}
/*==================== Screenshots=============== */

.screenshort{
	padding-top: 10px;
	padding-bottom: 60px;

    background: url(../images/graphic_bg.jpg);
    background-attachment: fixed;
}
.screenshort img:hover{
	cursor:pointer;
}



 .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:#32b5d8;
        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: "Font Awesome 5 Free";
    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;
}

/*============ Contact us page design ======================== */

.contact_us_form{
	background: #f2f2f2;
	padding: 40px 0;
}

button {
	outline: none !important;
	border: none;
	background: transparent;
}

button:hover {
	cursor: pointer;
}
/*---------------------------------------------*/
input {
	outline: none;
	border: none;
}

input[type="number"] {
    -moz-appearance: textfield;
    appearance: none;
    -webkit-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

textarea {
  outline: none;
  border: none;
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

input::-webkit-input-placeholder { color: #d6d9e0;}
input:-moz-placeholder { color: #d6d9e0;}
input::-moz-placeholder { color: #d6d9e0;}
input:-ms-input-placeholder { color: #d6d9e0;}

textarea::-webkit-input-placeholder { color: #d6d9e0;}
textarea:-moz-placeholder { color: #bdbdd3;}
textarea::-moz-placeholder { color: #bdbdd3;}
textarea:-ms-input-placeholder { color: #bdbdd3;}


.container-contact100 {
  width: 100%;  
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
  background-color: #f2f2f2;
}

.wrap-contact100 {
  width: 550px;
  background: transparent;
  padding: 8px 0px 0px 0px;
}


/*==================================================================
[ Form ]*/

.contact100-form {
  width: 100%;
}

.contact100-form-title {
  display: block;
  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
  font-size: 30px;
  color: #3fb3d8;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 49px;
  font-weight: bold;
}

/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
  width: 100%;
  background-color: #fff;
  border-radius: 31px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}

.input100 {
  position: relative;
  display: block;
  width: 100%;
  background: #d6d9e0;
  border-radius: 31px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
  font-size: 18px;
  color: black;
  line-height: 1.2;
}


/*---------------------------------------------*/
input::placeholder, textarea::placeholder{
	color: black;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

input.input100 {
  height: 62px;
  padding: 0 35px 0 35px;
}


textarea.input100 {
  min-height: 169px;
  padding: 19px 35px 0 35px;
}

/*------------------------------------------------------------------
[ Focus Input ]*/

.focus-input100 {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 31px;
  background-color: #d6d9e0;
  pointer-events: none;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.input100:focus + .focus-input100 {
  width: calc(100% + 20px);
}

/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}

.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 150px;
  height: 62px;
  background-color: transparent;
  border-radius: 31px;

  font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
font-weight: bold;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}

.contact100-form-btn::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 31px;
  background-color: #32b5d8;
  pointer-events: none;
	
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact100-form-btn:hover:before {
  background-color: black;
	color: #fff;
  width: calc(100% + 20px);
}




/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  z-index: 1000;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 14px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;

  font-family: Ubuntu-Bold;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  z-index: 1100;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

.list_bullets{
	padding-left: 10px;
	list-style-type: none;
}
.list_bullets li{
	line-height: 20px;
	padding: 5px 0;
	font-size: 17px;
	color: #716e6e;
}


.list_bullets li:before{
	content: '\f14a';
	padding-right:6px;
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
}


@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
	.screenshort{
		text-align: center;
	}
	.screenshort .col-md-4{
		margin-bottom: 20px;
	}
	.screenshort .width_img{
	 width: 418px;
    margin-left: -68px;
	
	}
	.screenshort img{
	 width: 300px;
	display: table;
	margin: 0 auto;
}
	.top_1 .top_nav_1 li{
		float: unset;
	}
	.top_1 .top_nav_1{
		text-align: center;
    padding: 10px 0;
	}
	
	.margin_0_mobile{
	
}
	.download ul li{
		display: block;
		width:100% !important;
		text-align: center;
	}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #3393b4;
}
	
}

@media(max-width:1194px){
	#navigation_area #navigation ul li a {
    color: white;
    display: block;
    padding: 13px 13px;
    font-size: 15px;
}
}
.live-chat{position:fixed;right:-5px;bottom:40%;z-index:100}







	