*{
margin:0px;
padding:0px;
}
body{
	-webkit-font-smoothing: antialiased;
	font-family: 'Rubik', sans-serif;

}
p{
	color: #716e6e;
	-webkit-font-smoothing: antialiased;
	font-family: 'Rubik', sans-serif;
	line-height: 30px;
	font-size: 16px;
}
.h1{
	font-size: 48px;
	padding: 30px 0;
}
.h2{
	font-size: 45px;
	padding: 30px 0;
}
.h3{
	font-size: 40px;
	
}
.font_bold{
	font-weight:bold;
	padding-bottom:10px;
}
.text-bold{
	font-weight:bold;
}
.margin_0{
	margin:0 auto;
	display: table;
}
.border_bottom{
	border-bottom: 2px dashed #5f98ff78 !important;
    padding-bottom: 10px;
}
.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;
}

/*------------ Header Top area ---------- */

.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
    background: #243559;
	
}
.topbar-area ul{
	margin:unset;
} 
.topbar-left ul li a {
    color: #ccc;
    display: block;
    margin-right: 20px;
    padding: 12px 0;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.60px;
}
.topbar-left ul li a i {
    color: #fff;
    font-size: 16px;
    padding-right: 7px;
}
.topbar-left ul li:last-child a{
	margin-right:0px;
}
.top-social {
    float: right;
    padding: 10px 0px;
}
.top-social ul li{
    display: inline-block;
}
.top-social ul li a {
    color: #fff;
    margin-left: 5px;
    display: block;
    text-align: center;
    font-size: 13px;
    width: 24px;
    height: 24px;
    line-height: 25px;
    border-radius: 3px;
    
}
.top-social ul li a:hover{
	color:#fff;
	opacity: 1;
}

/*---Top closed -------- */




.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;
	
}
.s-menu {
    padding: 12px 20px !important;
   
    border-radius: 2px;
    background: #3078fb;
    color: #fff !important;
    transition: 0.4s;
    font-size: 15px;
    font-weight: 500;
	margin:8px;
}
.s-menu:hover {
   
    background: #2776bb !important;
	color:#3078fb;
    transition: 0.4s;
}

#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: #484545;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-family: 'Rubik', sans-serif;
	

}
.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: #2c3033;
    font-size: 16px;
    background: aliceblue;
    
}
.navbar-default .navbar-brand{
    color:white;
    text-transform: uppercase;
   }
.btn_green{
	color: #fff;
    background-color: #3393b4;
    border-color: #3393b4;
	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;
		}
	
}

/*---- Breadcrumb ------------- */

.page-title-inner{
	padding-top:20px;
}

.contact_us_page{
	padding: 30px 0;
}


/*Intro Area
/*----------------------------------------*/
.intro-area{
	background: url(../images/home-page/intro_bg.jpg);
	position: relative;
	overflow: hidden;
	padding: 50px 0;
	background-repeat: no-repeat;
  background-attachment: fixed;  
  background-size: cover;
    border-bottom: 1px solid #dee2e6;
	
}
.width_100{
	width:100%;
}
.display-table{
	width: 100%;
	height: 100%;
	display: table;
}
.display-table-cell{
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.intro-content {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 0;
    width: 100%;
    height: auto;
    margin-top: -110px;
}
.title1 {
    font-weight: 500;
    font-size: 18px;
    color: #3078fb;
    margin-bottom: 20px;
    display: inline-block;
}
.layer-2 p {
    font-size: 19px;
    line-height: 30px;
    
}
.layer-1 h1 {
    color: #151b2c;
    font-size: 54px;
    font-weight: 600;
    line-height: 64px;
    max-width: 700px;
    margin-bottom: 20px;
    
}
.ready-btn {
    border: 1px solid #3078fb;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    padding: 10px 10px;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #3078fb;
    width: 150px;
    border-radius: 2px;
}
.ready-btn:hover{
    color: #fff;
    background: #3078fb;
    border: 1px solid #3078fb;
    text-decoration: none;
    transition: all 0.4s ease 0s;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: #fff;
    border: 1px solid #3078fb;
    color:#3078fb;
}
.ready-btn.right-btn:hover{
    background: #3078fb;
    border: 1px solid #3078fb;
    color:#fff;
}
.ready-btn.left-btn:hover{
    border: 1px solid #3078fb;
    background: #fff;
    color:#3078fb;
}

/*============ 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: #3393b4;
}
.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: 50px 0;
	background: url(../images/home-page/home_page2_bg.jpg);
	background-attachment:fixed;
	border-bottom: 1px solid #dee2e6;
}

.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;
	text-align: center;
	position:relative;
}
.import_content{
	margin: 20px 0;
	background: #3078fbad;
}
.import_content img{
	width: 70px;
	margin: 0 auto;
	position:absolute;
	top:16px;
	left:7px;
	
}
.import_content .heading{
	font-size: 17px;
	color: black;
    font-weight: bold;
    padding: 20px 0;
	border-bottom: 1px dashed black;
	margin-bottom: 15px;
}
.import_content p{
	line-height: 24px;
    font-size: 16px;
    padding-bottom: 20px;
	color: #383737;
}
.import_border_right{
	
}	



/*=========== Blog page style ========= */

.article_area{
	padding: 20px 0;
	
}
.article_area_details p{
	color: #100f0f;
    font-size: 15px;
}

.article_link li{
	    background: #ffffff;
    border: 1px solid;
    margin: 12px 0;
    padding: 12px 50px;
    border-radius: 5px;
    color: #e3cfbd;
	transition: all 0.4s ease-in-out;
}
.article_link li a:hover, .article_link li a:focus{
	text-decoration: none;
}
.article_link .list_bullet_angle li:before{
	left:10px;
}

.article_area_details h1 {
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 19px;
    margin: 10px;
    padding-left: 25px;
    border-radius: 8px;
}
.article_area_details{
	padding-bottom: 40px;
}
.article_area_details .list_heading dd{
	line-height: 30px;
	padding: 0;
}
.article_area_details .list_heading dt i{
	color: #27262b;
}



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

.convert_ost{
	
	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======== */
.out_look{
	padding-bottom: 20px;
	border-bottom: 1px solid #8080803d;
}


.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{
	padding: 50px 0;
    background: url(../images/home-page/faq.jpg);
    background-attachment: fixed;
    border-bottom: 1px solid #dee2e6;
	}
.panel-default>.panel-heading {
        color: #000;
    background-color: #ffffff;
    border-color: #32b5d8;
    padding: 14px 10px;
}
.panel-default>.panel-heading:hover{
       text-decoration: none;
	   background: #25a9cc;
}	
	




















	
/***** Testimonials *****/

.testimonials-container { padding:40px 0;

}


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

	}




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

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

.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: -4px;
    margin-right: 8px;}

.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{
	border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #6da3fc;
	background: #484b4c;
    padding: 20px 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{
	
	}	

.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{
	text-align: center;
	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: #3078fb;
    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; 	
}

/*-=========== Product page style ================ */

.box_list{
	padding-top:20px;
	border-bottom: 1px solid #80808047;
	padding-bottom:10px;
}
.box_list .icon_area{
	padding-right:23px;
	padding-left:20px;
	color: #3393b4;
}
.why_do_people{
	padding: 30px 0;
	background: aliceblue;
}
.list_item{
	padding-top: 20px;
}
.list_item li{
	padding: 5px 0;
}
.why_do_people_heading{
	padding-top:150px;
}
.why_do_right_part{
	    background: white;
    border-radius: 20px;
    padding: 24px 0;
    box-shadow: 0 0 22px -19px black;
}
.export_area_icon{
	text-align: center;
}
.export_area_icon p{
	padding-top: 10px;
}

.table .thead-dark .thd{
	color: #ffffff !important;
    background-color: #343a40 !important;
	text-align: left !important;
}
.table .thead-dark .thdn{
	color: #ffffff !important;
    background-color: #343a40 !important;
	}
.table .thead th{
	text-align: unset;
}

.comparison_version{
	padding-top: 30px;
	padding-bottom: 60px;
}
.comparison_version tr:first-child th{
	text-align: unset;
	font-weight: unset;
}
.comparison_version tr th{
	font-weight: unset;
}
.comparison_version table{
	margin: 0 auto;
	display: table !important;
}
.comparison_version .td-icon {
    font-size: 22px;
    color: #5297d8;
}
/*button*/
.btn-1{
    background-color: #15325C;
    border-color: #4f96d4;
    color: #fff !important;
    background-image: linear-gradient(90deg, #325980, #5297d8);
}
.btn-1:hover{
    background-image: linear-gradient(to right, rgb(21, 50, 92), rgb(82, 154, 217));
    border-color: #4f96d4;
    color: #fff !important;
}
.btn-2{
    border-color: #15325c;
    color: #15325C !important;
}
.btn-2:hover{
    background-image: linear-gradient(to right, rgb(21, 50, 92), rgb(82, 154, 217));
    border-color: #4f96d4;
    color: #fff !important;
}
.btn-3 {
    border-color: #fbfbfb;
    color: #ffffff !important;
}
.btn-3:hover {
    background-color: #16345f;
    border-color: #16345f;
    color: #fff !important;
}
.pr_btn{
	padding:1rem;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}





.panel-title a:before,
.panel-title a.collapsed:before,
.panel-title a:after,
.panel-title a.collapsed:after{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    position: absolute;
   border: 1px solid #fff;
    left: 21px;
    opacity: 1;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}
.panel-title a:after,
.panel-title a.collapsed:after{
    content: "\f067";
    background: transparent;
    color: #fff;
    opacity: 0;
    transform: scale(0);
	border: 1px solid #fff;
}
.panel-title a.collapsed:before{
    opacity: 0;
    transform: scale(0);
	
}
.panel-title a.collapsed:after{
    opacity: 1;
    transform: scale(1);
}









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

.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;
        
    }

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

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

    .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);
}





/*=================================== 

Extensions Style

=====================================*/



.carousel_slider{
	
    padding: 50px 0;
}
.owl-nav{
	display: none;
}
.file_extension .owl-item{
	border: 1px solid #c1c1c1;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
	box-shadow: 0 0 3px #00000012;
}
.file_extension .owl-item img{
	width: 100px;
	margin: 0 auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #4498e7;
}
button:focus {
    outline: none;
}







/*-------- Purchase page style --------- */
.table_style {
    width: 100%;
}

.box_width{
	width: 150px;
	margin: 0 auto;
}
.price_offer{
	padding-top: 10px;
}
.region-content{
	padding-bottom: 40px;
}
.sbanner-section {
  margin: 30px auto 0;
}

/* Col split */
.zcol-5,.zcol-6{
    max-width: 1280px;
}
.zcol-4 {
    max-width: 1080px;
}
.zcol-3{
    max-width: 800px;
}
.zcol-2 {
    max-width: 600px;
}
.comparison-list-container > div{
    margin:0 auto;
    position:relative;
}

table{
	border: 1px solid #e8e8e8;
}

.ztable-header-fixed table{
    background:#f8f8f8;
}
.ztable-header-fixed.zshow{
    height:auto;
    opacity: 1;
}

a:hover{
	text-decoration: none;
}
tr{
    border-bottom: 1px solid #e5e5e5;
}
tr.common-features.zhide, tr.filtered-common-features{
display:none;
}
td{
    text-align: center;
    padding: 10px;
    border-right: 1px solid #e5e5e5;
    position: relative;
    font-weight:initial;
}
.ztable-header-fixed .zhighlight-circle, .ztable-header-fixed th > p {
    display: none;
}

tr:first-child th {
   text-align: center;
vertical-align: top;
    background: unset;
    font-size: 18px;
	padding: 20px 0px;
}
tr:last-child th{
	text-align: center;
vertical-align: top;
    background: unset;
    font-size: 18px;
	padding-bottom: 20px;
}
.zhighlight-circle {
    width: 15px;
    height: 15px;
    background: #EDEDED;
    margin: 0 auto 10px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.zhighlight-circle:after, .zhighlight-circle:before {
    background: #fff;
    content: "";
    height: 1px;
    left: 2px;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    width: 5px;
}
.zhighlight-circle:before {
    left: 5px;
    top: 7px;
    transform: rotate(-45deg);
    width: 8px;
}
.zcol-3 .zhighlight-circle{
    display:none;
}
.checked .zhighlight-circle {
    background: #0072c6;
}
tr:first-child th h3 {

    font-size: 18px;
    min-height: auto;
    margin-bottom: 15px;
    line-height: 1.2;
}
.ztable-header-fixed tr:first-child th h3{
    font-size:16px;
    margin-bottom: 12px;
}
.ztable-header-fixed tr:first-child th > a {
    width: 110px;
    padding: 8px;
    font-size: 10px;
}
.ztable-header-fixed tr:first-child th {
    padding: 10px 20px;
    
}
.comparison-list-container td:first-child, .zinner-heading td {
    text-align: left;
}
.i18n-ar .comparison-list-container td:first-child, .i18n-ar .zinner-heading td {
    text-align: right;
}
.zinner-heading td {
    font-size: 16px;
    background: #f4f4f4;
    
}
.zinner-sub-heading{
    background: #f4f4f4;
}
.zinner-sub-heading td{
    background: transparent;
}
.zinner-sub-heading td:first-child{
    font-family:proxima_novasemibold;
}
.comparison-list-container td {
    font-size: 14px;
    vertical-align: middle;
}
.comparison-list-container tr:hover {
    background: #f9f9f9;
}
.comparison-list-container tr:first-child:hover {
    background: unset;
}
.sub-text-container{
    margin-bottom: 20px;
}
.sub-text-container p {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.sub-text-container p:last-child {
    margin-bottom: 0;
}
.ztable-header-fixed .sub-text-container{
    display:none;
}
a.logged-out,  a.logged-in {
    display: inline-block;
    padding: 10px;
    border: 1px solid #0072c6;
    margin: 0 auto;
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    transition: .5s ease;
	width: 130px;
	max-width: 100%;
	box-sizing: border-box;
	color: #5ab3d9;
    font-weight: bold;
    font-family: inherit;
}
.umain a.logged-out,  a.logged-in {
    display: none;
}
.umain a.logged-in {
    display: inline-block;
}
.has-tooltip:after {
    content: 'i';
    background: rgb(255, 136, 0);
    border-radius: 100%;
    color: #FDFDFD;
    display: block;
    font-size: 7px;
    font-weight: 700;
    height: 10px;
    line-height: .6;
    padding: 4px;
    text-align: center;
    width: 10px;
    cursor: help;
    position: absolute;
    right: 1px;
    top: 2px;
}
.lang-ar .has-tooltip:after{
right: unset;
left: 1px;
}

.has-tooltip:before {
    content: '';
position: absolute;
display: none;
right: -7px;
top: 3px;
width: 10px;
height: 10px;
background: #5ab3d9;
transform: rotate(45deg);
z-index: 2;
}
.lang-ar .has-tooltip:before {
    left: -7px;
    right: unset;
}
.zinner-heading .has-tooltip:after{

    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 6px;
    margin-top: -4px;
}
.has-tooltip a{
	color: #3c3c3c;
}
.zinner-heading .has-tooltip:before{
    right: auto;
    top: -9px;
    left: 12.5px !important;
}
.zinner-heading .has-tooltip tooltip {

    left: 10px !important;
    top: auto;
    bottom: 110%;

}
.has-tooltip tooltip {
    position: absolute;
    font-style: normal;
       color: #f5f3f3;
    background-color: #5ab3d9;
    font-size: 13px;
    line-height: 1.3;
    text-align: left;
    padding: 15px;
    font-weight: 400;
    width: 260px;
    z-index: 1;
    box-shadow: 0 2px 7px #d1d1d1;
    left: 100%;
    top: 0;
    display: none;
box-sizing: border-box;
}
.lang-ar .has-tooltip tooltip{
    text-align: right;
    left: unset;
    right: 100%;
}
tr:last-child .has-tooltip tooltip {
    top: auto;
bottom: 50%;
}
.has-tooltip:hover tooltip, .has-tooltip:hover:before {
    display: block
}
.changePrice {
    display: none;
    overflow: hidden;
    margin: 0px;
}
.changePriceContainer {
    overflow: hidden;
    float: right;
    //min-height: 30px;
}
.changePriceContainer span.changeCurrency {
    color: #999;
    cursor: pointer;
    display: none;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    padding: 0px 10px;
    -webkit-box-shadow: 0 -2px 0 #e8e8e8 inset;
    -moz-box-shadow: 0 -2px 0 #e8e8e8 inset;
    -o-box-shadow: 0 -2px 0 #e8e8e8 inset;
    box-shadow: 0 -2px 0 #e8e8e8 inset;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}
.changePriceContainer span.changeCurrency.action {
    color: #333;
    cursor: default;
    box-shadow: 0 -2px 0 #333 inset;
}
.changePriceContainer span.changeCurrency.showThis {
    display: inline-block;
}
.download-desktop {
text-align: center;
font-size: 16px;
margin: 10px auto 60px;
  font-size: 14px;
  width:95%;
}
.download-desktop a {
    border-bottom: 1px solid #03a9f5;
    position: relative;
    display: none;
}
.download-desktop.download-desktop-bottom{
    text-align: right;
}
.download-desktop.download-mobile{
/*  margin-bottom: 20px;
text-align: center;
font-size: 16px;
margin-top: 8px;*/
}
.zenabled:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: #00add5;
}
.zfiltered{
    opacity:0.1;
}
.zplan-heading.zfiltered:before{
    display:none;
}
 td span.ztick{
    display: inline-block;
    text-align: center;
    height: 10px;
    width: 11px;
    margin: 0 auto;
    position:relative;
    vertical-align: middle;
overflow: hidden;
text-indent: -999px;
}
 td span.ztick::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-indent: initial;
    background: url("../images/icons/yes-tick.png") left top no-repeat;
        background-size: auto auto;
    background-size: cover;
}
.common-section-filter-inner {
       display: inline-block;
    font-size: 18px;
    cursor: pointer;
    float: right;
    margin: 10px 3px;
}
.lang-ar .common-section-filter-inner {
    float: left;
}
.common-section-filter-container {
    padding: 5px 0;
    margin: 0 auto 10px;
    width:95%;
    line-height: 0;
    overflow: hidden;
}
.common-section-filter-inner span {
    display: inline-block;
    width: 15px;
    height: 15px;

    border: 1px solid #777777;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -4px;
    position: relative;

}
.lang-ar .common-section-filter-inner span {
    margin: 0 0 0 5px;
}
.lang-ar .sbanner-section h1, .lang-ar .download-desktop, .lang-ar tr:first-child th h3, .lang-ar tr:first-child th, .lang-ar .logged-out, .i18n-ar .comparison-list-container td {
    text-align: center;
}

tr:first-child th:hover>a{
	color: #000;
}
.lang-ar .download-desktop.download-desktop-bottom{
    text-align: left;
}
.common-section-filter-inner.zactive span:before,.common-section-filter-inner.zactive span:after {
    background: #333;
    content: "";
    height: 2px;
    left: 3px;
    position: absolute;
    top: 6px;
    transform: rotate(45deg);
    width: 5px;
}
.common-section-filter-inner.zactive span:before {
   left: 5px;
    top: 5px;
    transform: rotate(-45deg);
    width: 7px;
}
.nomargin{
	    background: #fffdfd;
	border-bottom: 1px solid #e8e8e8;
    padding-bottom: 90px;
	}



.price_offer h1{
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: unset;
}
.price_offer h3{
	font-weight: 600;
}
.price_cut{
	color: grey;
}
.price_offer a{
	background: #0072c6;
	color: #fff;
}
.price_offer a:hover{
	color: black;
	border:1px solid black;
}
.ost_box{
	display: block;
	margin: 0 auto;
}


/********************* N Code Ends Here **************************/


.carousel_slider{
	background:aliceblue;
}



/*------------------------------------------------------------------
[ 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;
}
	.navbar-default .navbar-nav>li>a{
		    padding-top: 4px;
    border-bottom: 1px solid #80808078;
    padding-bottom: 14px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    line-height: 27px;
}
	.navbar-collapse{
		height:300px;
		overflow:scroll;
	}
	.width_100{
		height:600px;
	}
	.carousel_slider{
		text-align: center;
	}
	.carousel_slider img{
		padding-bottom: 20px;
	}
	
}

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







	