﻿
    

html, body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%
}
body {
	/* background:url(../images/bg.png) repeat; */
	/* font:12px/100% 'robotolight', Arial, Helvetica, sans-serif; */
	color:#333
}
#outer_wrapper {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0
}

.bjqs-slide a img {
    width: 90%;
}

/*
.icon-bar {
  position: fixed;
  top: 95%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  -webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
*/


.customer h1,.maincont_wrapper.one.customer_ecprience h1.industries_title
 {
    font-size: 18px;
    color: #1288cd;
    font-weight: normal;
    border: 0px;
    font-family: "robotolight",Arial,Helvetica,sans-serif;
    margin: 15px 0 .4em;


 }   

.icon-bar a:hover {
    transition: all ease-in-out 0.6s;
    transform: scale(1.1);
}

.icon-bar a.twitter:hover {
    background: #4284b5;
}

a.butons-to-button{
	display: inline-block;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    background: #000;
    color: #fff;
    font-weight: 600;
    border: 0px;
    text-decoration: none;
    padding: 14px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 10px;
}
a.butons-to-button:hover{
	color: #fff;
    background: #1083cb;
}



.menu {
    width: 50%;
}
.logo {
    width: 30%;
}
.social-logins {
    width: 20%;
    float: left;
}
.social-logins ul.list-inline {
    display: flex;
    justify-content: left;
    height: 45px;
    align-items: center;
}

.social-logins ul.list-inline li.rebrands-share {
    padding-right: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.social-logins ul.list-inline li.twitter, 
.social-logins ul.list-inline li.instagram, 
.social-logins ul.list-inline li.linkedin {
    margin: 110px 3px;
    background: transparent;
}


.social-logins ul.list-inline li.twitter a, .social-logins ul.list-inline li.instagram a, .social-logins ul.list-inline li.linkedin a {
    display: flex;
    color: #fff;
    height: 30px;
    font-size: 16px;
    border-radius: 100%;
    width: 30px;
    align-items: center;
    justify-content: center;
}

.social-logins ul.list-inline li.twitter a {
    background: #55acee;
}
.social-logins ul.list-inline li.instagram a {
    background: #833ab4;
}
.social-logins ul.list-inline li.linkedin a {
    background: #007bb5;
}









div#ClientSuccess h2{
    margin: 0px;
    position: relative;
    color: blue;
    font-family: Roboto light;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    font-style: normal;
}

div#Client h2{

position: relative;
    color: black;
    font-family: Roboto light;
    font-size: 14px;
    left: 0px;
    top: 0px;
    text-align: center;
    font-weight: 600;
    height: 45px;
    margin: 5px 0px;


}


.form_rightstyle ul li {
    font-size: 24px;
    padding-top: 20px;
    line-height: 30px;
    font-family: 'robotothin', Arial, Helvetica, sans-serif;
    font-weight: 700;
}



a#btnShow {
    margin-top: 10px;
    display: inline-block;
    margin-right: 10px;
}

.right-buton {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
a.butons-to-button.without-bgs {
    background: transparent;
    padding: 0px;
}

.customer_box img {
    border:4px solid rgba(245, 245, 245, 0.75);
    border-radius: 100%;
}






.icon-bar a.linkedin:hover {
    background: #9900ff;
}


.icon-bar a {
  display: block;
  text-align: center;
 border-radius: 100%;
    padding: 10px;
    margin-left: 5px;
  float: left;
     transition: all ease-in-out 0.6s;
  color: white;
  font-size: 20px;
  }

.icon-bar a:hover {
  background-color: #000;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.ui-dialog .ui-dialog-content object {
	width: 100%;
	height: 100%;
}


.slid_inn ul li {
    font-size: 14px;
    font-family: 'roboto_condensedregular',Arial,Helvetica,sans-serif;
    line-height: 22px;
    text-align: left;
    color: #444;
}

input#btnShow {
    display: block;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    background: #000;
	color: #fff;
	float: left;
	margin-top: 10px;
    font-weight: 600;
    border: 0px;
    padding: 14px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
input#btnShow:hover {
    color: #fff;
    background: #1083cb;
}

a.mobile-button {
    display: none;
}

.home_content div#banner-fade p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.bjqs {
    min-height:380px !important;
    overflow: hidden;
}


form {border: 3px solid #f1f1f1;}

input[type=text], input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.form-section-outer {
    max-width: 50%;
    margin: 5% auto;
}

.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #1394d2;
    color: white;
    border: 1px solid #1599d4;
}

.pagination a:hover:not(.active) {background-color: #ddd;}


.pagination {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}





.form-section-outer label b,.form-section-outer label{
    font-family: "Roboto";
    line-height: 25px;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

.more_size {
    clear:both;
    max-width:1340px;
    margin:0 auto;

}

.service-left-section {
   width: 73%;
    float: left;
    padding-right: 2%;
}

.service-right-section {
    width: 25%;
    float: left;
    padding: 0px 2%;
}

.containers {
    clear: both;
    max-width: 98%;
    margin: 0 auto;
}
.containers {
    padding-top: 4%;
}
h2.text-heading3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 9px;
}


article.blog-postItem p.text-body5{
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 9px;
}

article.blog-postItem p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #242429;
    margin: 10px 0px;
}

article.blog-postItem {
    margin: 15px 0px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

ul.tags>li {
    background-color: #f4f4f4;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 6px;
    margin-right: 4px;
    padding: 3px 6px;
    text-align: center;
}

.service-top-right-one h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 9px;
    position: relative;
}

.service-top-right-one {
    padding: 15px;
    background: #e8e8e8;
}
.service-top-right-one ul li {
    margin-bottom: 10px;
}



.service-top-right-one ul li p {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 1.5;
    color: #242429;
    margin: 20px 0px;
}

.service-top-right-one ul li a {
    border: 1px solid #000;
    color: #1599d4;
    padding: 10px 20px;
    clear: both;
    font-size: 15px;
}


.service-second-right-one {
    padding: 20px 0px;
    margin-top: 25px;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/







.service-second-right-one h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 9px;
    position: relative;
}
.service-second-right-one ul li {
    margin: 10px 0px;
}

.service-second-right-one ul li a {
    color: #1599d4;
    clear: both;
    font-size: 14px;
}

.service-second-right-one ul li a badge {
    background: #1294d2;
    padding: 5px;
    margin-left: 10px;
    border-radius: 65%;
    color: #fff;
}




/*
button {
color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    background: transparent;
}
*/

button:hover {
  opacity: 0.8;
}

li.bjqs-slide .img{
max-height: 100% !important;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
}

img.avatar {
  width: 40%;
  border-radius: 50%;
}

.container {
  padding: 16px;
}

span.psw {
  float: right;
  padding-top: 16px;
}






.linkedin {
  background:#833AB4;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}
.header {
	overflow:hidden;
	border-top:1px solid #29d6ee;
	background:#1bb4df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYjRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTgzY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bb4df), color-stop(100%, #1183cb));
	background:-webkit-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-o-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-ms-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:linear-gradient(to bottom, #1bb4df 0, #1183cb 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb4df', endColorstr='#1183cb', GradientType=0);
behavior: url(pie.1.0/PIE.htc);
}
.logo {
	float:left;
	display:block
}
.menu {
	float:right;
	font-family:"league_gothicregular", Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.5px;
	background:#1bb4df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYjRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTgzY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bb4df), color-stop(100%, #1183cb));
	background:-webkit-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-o-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:-ms-linear-gradient(top, #1bb4df 0, #1183cb 100%);
	background:linear-gradient(to bottom, #1bb4df 0, #1183cb 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bb4df', endColorstr='#1183cb', GradientType=0);
behavior: url(pie.1.0/PIE.htc);

}

.box{
    line-height: 50px;
    text-align: center;
   padding: 0px 10px;font-size: 16px;
    border:solid 2px #000;
    position:absolute;top:76px;
    right:200px;
    background: #fff;
    text-transform: uppercase;
}
.lady{
    margin:0px auto;
    color: #000;
    background: #FFFF99;
    padding: 10px !important;
   font-weight: 400;
    text-align: center;
    font-weight: bold;
    width:200px;
    position: absolute;
    top: 35px;
    left: 68px;
    font-size: 14px;
}


/*
.dropdown{
    margin:0px auto;
    color: #000;
    background: #FFFF99;
    padding: 10px !important;
   font-weight: 400;
    text-align: center;
    font-weight: bold;
    position:relative;
    top: 50px;
    line-height: 23px;
    left: 16px;
    width:200px;
    font-size: 14px;
}
*/
.menu ul li .submenu_two {
	background-color:#5cb8e2;
	display:none;
	border:1px solid #0d78b1;
	border-top:0 none;
	position:absolute;
	z-index:999
    right:0px;    
}

.aside{width:22%;min-height:500px;float:left;margin-top:53px;margin-left:12px;}
.main{width:75%;min-height:500px;float:left;margin-bottom: 17px;}

#list{font-size: 12px;line-height:20px;font-family:Helvetica Neue,Roboto,Segoe UI,Calibri,sans-serif;}

.sub_text{float: left;font-family:Helvetica Neue,Roboto,Segoe UI,Calibri,sans-serif;}


.menu ul {
	list-style:none;
	margin:0;
	padding:0
}
.menu ul li {
	background:url(../images/menu_line.jpg) top right no-repeat;
	float:left;
	line-height:47px
}
.menu ul li a {
	font-size:20px;
	color:#fff;
	padding:0 20px;
	display:block
}
.menu ul li:hover {
	background-color:#5cb8e2
}
.menu ul li:hover .submenu {
	display:block
}
.menu ul li .submenu {
	background-color:#5cb8e2;
	display:none;
	border:1px solid #0d78b1;
	border-top:0 none;
	position:absolute;
	z-index:999
}
.menu ul li .submenu a {
	line-height:35px;
	font-size:18px;
	border-top:1px solid #468ab2;
    width:150px;
}
.menu ul li .submenu a:hover {
	background-color:#1599d4
}
.left_part {
	width:280px;
	float:left;
	margin-bottom:30px;
	overflow:hidden;
	border-bottom:1px dashed #b0b0b0;
	border-right:1px solid #bebebe;
	text-align:center;
	font-family:"robotolight", Arial, Helvetica, sans-serif;
	background:#ddd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background:-moz-linear-gradient(left, rgba(221, 221, 221, 1) 0, rgba(244, 244, 244, 1) 8%);
	background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(221, 221, 221, 1)), color-stop(8%, rgba(244, 244, 244, 1)));
	background:-webkit-linear-gradient(left, rgba(221, 221, 221, 1) 0, rgba(244, 244, 244, 1) 8%);
	background:-o-linear-gradient(left, rgba(221, 221, 221, 1) 0, rgba(244, 244, 244, 1) 8%);
	background:-ms-linear-gradient(left, rgba(221, 221, 221, 1) 0, rgba(244, 244, 244, 1) 8%);
	background:linear-gradient(to right, rgba(221, 221, 221, 1) 0, rgba(244, 244, 244, 1) 8%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#f4f4f4', GradientType=1);
behavior: url(pie.1.0/PIE.htc);
}
.left_part ul {
	list-style-type:circle;
	text-align:left;
	margin:0 22px
}
.left_part ul li {
	list-style:outside;
	list-style-type:disc;
	margin-left:15px;
	padding:6px 0 0 6px;
	line-height:18px;
	font-size:13px;
	line-height:20px
}
.left_part p {
	padding:15px 22px;
	font-size:13px;
	line-height:22px;
	text-align:center
}
.left_part img {
	margin:15px auto 0
}
.border_das {
	border-bottom:1px dashed #b0b0b0;
	margin-top:15px
}
.home_content {
	width:97%;
	margin: 0 0 0 20px;
}
.banner {
	border:1px solid #b3c8d9;
	border-radius:6px;
	background:url(../images/linedpaper.png) repeat;
	overflow:hidden;
	display:block;
	behavior: url(pie.1.0/PIE.htc);
	width:100%;
	float:left;
	margin-right:17px;
}
.title_ber{background: #ccc;height:100px;margin-top:50px;}
.title_ber p{
    font-size: 3em;
    line-height: 100px;
    text-align: left;
   margin-left: 153px;
    font-weight: 700;
}

.title_ber h1{

   font-size: 3em;
    line-height: 100px;
    text-align: left;
   margin-left: 153px;
    font-weight: 700;
    font-family: inherit;
}

.why .cont_col h3 {
    color: #e3f5ff;
    background-color: #128eda;
    line-height: 32px;
    font-weight: normal;
    letter-spacing: .25px;
    font-size: 22px;
    font-family: "franchiseregular",Arial,Helvetica,sans-serif;
    text-align: center;
    text-transform: uppercase;
}

#twitte{float:left;margin-left:10px;margin-top:11px;}
.left_innerpart {
	min-width:20.5%
}

.followlinked-section {
    position: fixed;
    bottom: 0;
    right: 0;
}

img[src="images/blackbutton.png"]{margin-left:5px;margin-right:5px;}
.maincont_wrapper {
	padding:30px;
	overflow:hidden;
	max-width:100%;
    position: relative;
        
}
.style_left {
	font-size:20px;
	color:#000;
	line-height:32px;
	text-align:left;
	font-family:"robotothin", Arial, Helvetica, sans-serif;
	padding:20px;
	font-weight:normal
}
.style_left a {
	text-decoration:underline
}
.sharp_top_bord {
	height:12px;
	/*border-top:Solid 1px #ccc;*/
}
.sharp_btm_bord {
	height:12px;
	/*border-top:Solid 1px #ccc;*/
}
.lside{width:25%;min-height:250px;float:left;margin-right:20px;}
.scroll{
    width:56%;
    max-height:180px;
    overflow-y: scroll;
    font-size: 12px;
    overflow-x: hidden;
    line-height: 16px;
    border:solid 4px #ccc;
    padding-left:10px;
    margin-top: 85px;
}

.align{position:absolute;right:0px;}

.cont_row {
	margin:0 9px;
	overflow:hidden;
	font-size:12px;
	color:#333;
	display:block;
    width:70%;
}
.cont_row p {
	color:#454a52
}
.cont_rowbord {
	border-bottom:1px solid #cacaca;
	padding-top:15px
}
.cont_col {
	width:30%;
	overflow:hidden;
	float:left;
	margin-left:5%
}
.cont_col img {
	border:4px solid #cfd2d9;
	width:97%
}
.cont_row ul {
	margin-top:10px
}
.cont_row ul li:first-child {
	padding-top:0
}
.cont_row ul li {
	list-style:url(../images/ularrow.jpg) outside;
	margin-left:15px;
	padding-top:10px;
	font-size:14px;
	font-family: "Roboto";
	line-height:18px
}
.cont_row ul li a {
	color:#657ea7
}
.cont_col:first-child {
	margin-left:0
}
.conter_wrapper {
	margin:35px auto;
	overflow:hidden;
	width:95%
}
.conter_wrapper h3 {
	font-family:"open_sansregular", Arial, Helvetica, sans-serif
}
.button_align{
   margin-top: 20px;
margin-left: 42%;
position: absolute;
bottom: 40px;
right: 52px;
}
.arrow {
	height:50px;
	width:100%;
	text-align:center;
}
.customer {
	margin:0 20px
}
.customer h3 {
	margin-top:0
}
.customer h5 {
	text-align:left;
	padding-left:10px
}
.customer .cont_row {
	margin:0;
	margin:10px auto
}
.customer .cont_col {
	width:47%;
	padding-bottom:10px
}
.box_text {
	background-color:#d7d7d7;
	padding-bottom:10px
}
.box_text p {
	padding:0 20px
}
.left_innerpart p {
	padding:15px;
	font-size:13px
}

.icon-bar.social-bar {
    display: none;
}

.left_innerpart h6 {
	padding:20px 15px 0;
	margin-bottom:0;
	font-size:18px
}
.left_innerpart img {
	text-align:center
}
.thanks {
	margin-left:30px
}
.thanks p {
	font-size:14px;
	margin-top:20px
}
.social {
	margin-left:10px;
	display:inline-block;
	margin-bottom:-8px;
}
.social a {
	margin-right:15px;
	background:url(../images/social_sprit.png) 0 0 no-repeat;
	width:24px;
	height:24px;
	float:left;
	behavior: url(pie.1.0/PIE.htc);
}
.icon1 {
	background-position:0 0!important
}
.icon2 {
	background-position:-36px 0!important
}
.icon3 {
	background-position:-72px 0!important
}
.icon4 {
	background-position:-108px 0!important
}
.why {
	margin-top:20px;
	overflow:hidden
}
.why p {
	
	padding-top: 8px;
    font-family: "Roboto";
    line-height: 25px;

}
.why .cont_row {
	width:100%;
	margin:0 0 20px
}
.why .cont_col {
	margin-left:0;
	width:31.33%
}
.why .mid_arrow {
	width:3%;
	height:16px;
	float:left;
	margin-top:22px;
	background:url(../images/midarrow.png) center center no-repeat
}
.why .mid_arrowsup {
	width:3%;
	height:16px;
	float:left;
	margin-top:25px;
	background:url(../images/midarrow2.png) center center no-repeat
}
.why .box_text {
	width:31.33%;
	margin-left:3%;
	float:left;
	padding:10px 0;
	border-top:1px dashed #cacaca
}
.cont_row2 {
	margin:20px 0 0;
	width:100%;
	border-bottom:1px dashed #cacaca;
	clear:both;
	display:inline-block;
	padding:15px 0
}
.cont_row2 .cont_col {
	width:17.6%;
	text-align:center
}
.cont_row2 h6 {
	text-align:center;
	font-size:15px
}
.cont_row2 img {
	border:none;
	width:auto
}
.cont_row2 .mid_arrow {
	background:url(../images/midarrow3.png) bottom center no-repeat;
	min-height:100px;
	vertical-align:bottom
}
.box_text ul {
	margin:0 10px;
	min-height:160px
}
.box_text ul li {
	list-style:url(../images/ularrow2.jpg) outside;
	margin-left:15px;
	padding-top:10px;
	font-size:12px;
	font-family: "Roboto";
	line-height:18px;
    
}
.box_text ul li:first-child {
	padding-top:0
}

.main_sub{width:100%;height: auto;}
.footer {
	clear:both;
	padding:0 30px;
	/* line-height:40px; */
	background-color:#63666d;
	font-family:"league_gothicregular", Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:1px;
	color:#b8bfd1;
	text-align:left;
    margin-top:20px;
    position: fixed;
right: 0;
bottom: 0;
left: 0;
}
.footer span {
	float:right;
	color:#fff
}
.footer a {
	color:#fff
}
.footer a:hover {
	color:#b8bfd1;
	text-align:right
}
.text_center {
	text-align:center
}
.customer_box {
	background-color:rgba(73,119,174, .25);
	padding:15px;
	margin:0px auto;
	border-radius:10px;
	behavior: url(pie.1.0/PIE.htc);	
}
.customer_box ul li {
	list-style:none;
	margin-left:5px;
	padding-top:15px;
	font-size:16px;
	line-height:24px;
	color:#000;
	font-family:'robotothin', Arial, Helvetica, sans-serif
}
.customer_box p {
	font-size:14px;
	padding-top:20px;
	color:#fff;
}
.customer_box p:first-child {
	padding-top:0
}
.home_content p {
	padding-bottom:10px
}
.adaptable_btm {
	font-size:16px;
	line-height:30px;
	font-family:'robotothin', Arial, Helvetica, sans-serif
}
.form_rightstyle {
	font-size:24px;
	padding-top:20px;
	line-height:30px;
	font-family:'robotothin', Arial, Helvetica, sans-serif
}
.form_righthead {
	text-align:center;
	font-family:'kaushan_scriptregular', Arial, Helvetica, sans-serif;
	font-size:26px;
	margin-bottom:10px
}
.form_rightsub {
	text-align:center;
	font-family:'robotoblack', Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-top:10px
}
.ready {
font-family:margin-bottom:10px
}
.condense {
	font-family:'roboto_condensedregular', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	color:#666
}

ul, ol{line-height: 25px;}
.homeh3 {
	font-family:"cabinregular", Arial, Helvetica, sans-serif
}
.border {
	border-bottom:1px solid #b3c8d9;
	margin-top:25px
}
.sub{float: right;font-family:Helvetica Neue,Roboto,Segoe UI,Calibri,sans-serif;margin-right: 38px;}
.btn2
{
 margin-left: 38%;
 margin-top: -69px;
 padding-bottom: 38px;
}
#mobileView a
{
 font-size: 15px;
}
.footer span
{
  *margin-top:-36px;
}

img[src="images/lady4.png"]{margin: 36% 21%;}

.bg{width;300px;height:308px;background: url(../images/lady3.png);background-position: bottom;background-repeat: no-repeat;position:relative;margin-top: 81px;}
.bg_dropbox{width;300px;height:339px;background: url(../images/lady3.png);background-position: bottom;background-repeat: no-repeat;position:relative;font-size: 12px;}

.bjqs-markers h-centered li{}
.icon-head {
    display: flex;
    align-items: center;
}
.icon-head img {
    margin-right: 10px;
}
.h1-titles h2{
font-weight: 300;
    color: #333;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px dashed #b0b0b0;
    font-family: "league_gothicregular",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 2em;
}
.thank-h2{
	    font-size: 18px;
    color: #1288cd;
    font-weight: normal;
    font-family: "robotolight",Arial,Helvetica,sans-serif;
    margin: 15px 0 .4em;
}

.slid_inn h1 {
    color: #1183cb;

}
.slid_inn h2 {
    color: #1183cb;
    font-size: 22px;
    font-family: 'robotothin', Arial, Helvetica, sans-serif;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 300;
}

.slid_inn h2 span {
    border: none;
    color: #1183cb;
    padding-bottom: 0;
    font-family: "robotoblack",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    display: block;
    font-size: 24px;
    font-weight: 700;
}
@media only screen and (min-width : 200px) and (max-width : 1000px) {
       
       /* .btn
       {
          display:none ! important;
        } */
 }
@media only screen and (min-width : 1224px) and (max-width : 1800px) {
    #btn1
     {
       margin-top: 72px ! important;
     }
#btn2
     {
        margin-top: 50px ! important;
     }
#btn3
     {
        margin-top: 40px ! important;
     }
  /*#mobileView
   {
     display:none ! important;
   }*/

}
@media only screen and (min-width : 300px) and (max-width : 500px) {
 /* .btn
 {
 margin-top: 59%;
 margin-left: 111px;
 } */
    
    .lside{width:100%;}
}

@media only screen and (min-width : 200px) and (max-width : 500px) {
  .bjqs{
        min-height:598px !important;
        overflow:hidden
       }
}
@media only screen and (min-width : 800px) and (max-width : 1000px) {
  .bjqs{min-height:380px!important;overflow:hidden}
}


@media screen and (max-width: 980px) {
    
    .title_ber p{font-size:16px;}
    .box{right:0px;}
    .home_content{width:100%;}
    .sub{margin-left:0px;}
    .aside{width:22%;margin-left: 30px;}
    .button_align {
    position: absolute;
    bottom: -40px;
    right: 10px;
}


.title_ber p{

   line-height:20px;

}
    
}

@media screen and (max-width: 1080px){
.main{width:73%;}
.sub {margin-left: 0%;float: left;}
 li.bjqs-slide .img {
    float: left;
    margin-right: 40px;
    max-width: 250px;
margin-top: 10px;
    margin-left: 10px;


}
    .center-image {
        margin: 0 auto;
        display: block;
}
    
.social-logins {
    display: none;
}

.icon-bar.social-bar {
    display:block
}


.menu,.logo {
    width: auto;
 }

.more_size {
    clear: both;
    max-width:100%;
    margin: 0 auto;
}    
    .button_align{
    margin-top:20px;
    margin-left: 84%;
}
    
    
    .box{
    position: absolute;    
    top:60px;
    
    }
    
}
@media screen and (max-width: 768px){
.main{width:95%;}
.sub {margin-left: 0%;}
    iframe{width:100% !important;}
    img[src="images/lady4.png"]{margin: 66% 19%;}
    .aside {
    width: 92%;
    margin-left: 30px;
}
    .button_align {
    position: absolute;
    bottom: -40px;
    right: 10px;
}
.icon-head {
    flex-direction: column;
}
.icon-head img {
    margin-right: 0;
    margin-bottom: 15px;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable{

width:80%;
    top: 198px;
    left: 0px;
    right: 0px;
    float: none;
    margin: 0 auto;

}





}
@media screen and (max-width: 600px){
.title_ber h1 {
    font-size: 25px;
    line-height: 25px;
    text-align: left;
    margin-left: 10px;
    font-weight: 700;
    font-family: inherit;
}


/*
.icon-bar {
    position: fixed;
    top: 93%;
    right: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
    left: 0;
    justify-content: center;
}
*/
.followlinked-section {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 65%;
    z-index: 99;
}

.right-buton .button-desktop {
    display: none !important;
}
a.mobile-button {
    display: inline-block;
    text-align: left;
    font-size: 15px;
    line-height: 16px;
    background: transparent;
    color: #fff;
    font-weight: 600;
    border: 0px;
    text-decoration: none;
    padding: 0px 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0px;
}

.right-buton {
    display: block;
    justify-content: flex-start;
    margin-top: 10px;
}





}
@media screen and (max-width: 480px){
img[src="images/lady4.png"]{margin: 40% 19%;}
.main{width:87%;}
.sub {margin-left: 0px;}
    iframe{width:100% !important;}    
    .box{font-size: 12px;}
.title_ber p{font-size: 14px;margin-left:15px;}
     .aside {
    width: 80%;
    margin-left: 30px;
}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}
/**********custom-css*********/

.custom-header .navbar-inverse{
    border-radius:0;
    border:none;
    background:linear-gradient(to bottom, #1bb4df 0, #1183cb 100%); 
    
}

.custom-header .navbar-inverse .navbar-nav > .active > a,.custom-header .navbar-inverse .navbar-nav > .active > a:focus,.custom-header .navbar-inverse .navbar-nav > .active > a:hover{
    background-color: #5cb8e2;
}
.custom-header .navbar-inverse .navbar-nav > li > a{
    color:#fff;
    font-family: "league_gothicregular", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .5px;
    font-size:20px;
    line-height:30px;
    border-right: 1px solid #ffffff47;
}
.custom-header .navbar-inverse .navbar-nav > li > a:hover{
     background-color: #5cb8e2;
}
.social_icon_box .social_icon_list{
    line-height:30px;
}
.social_icon_box .social_icon_list li{
    float:left;
    padding:15px 15px;
    line-height:30px;
}
.social_icon_box .social_icon_list li.twitter,.social_icon_box .social_icon_list li.linkedin,.social_icon_box .social_icon_list li.instagram{
    background-color: transparent;
    padding:12px;
    position:relative;
    top:5px;
}

.social_icon_box .social_icon_list li a{
    color:#fff;
    font-size:20px;
}
.social_icon_box .social_icon_list li a .fa{
    font-size:22px;
    transition: 0.4s all ease-in-out 0s;
}
.social_icon_box .social_icon_list li a .fa:hover{
    
    transform: scale(1.3);
    
}
.rebrands-share{
    color:#fff;
    font-family: "league_gothicregular", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .5px;
    font-size:20px;
    line-height:30px;
}
.custom-header .navbar-brand{
    padding:0; 
}
.custom-header .navbar-brand img{
    width:190px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color:#5cb8e2;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color:#fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-family: "league_gothicregular", Arial, sans-serif;
   font-size:18px;
    text-transform: uppercase;
    letter-spacing:0.5px;
}
.dropdown-content a:hover {background-color: #1599d4;}

.solution_drop:hover .dropdown-content,.start_drop:hover .dropdown-content {display: block;}

.solution_drop:hover .solution_drop a,.start_drop:hover .solution_drop a {background-color: #3e8e41;}
.bottom_btn_box{
    margin-top: 15px;
    position:absolute;
    top:320px;
}
.button_tell_me{
    background:linear-gradient(to bottom, #CE6F6F 0,  #b14040 100%); 
    color:#fff;
    padding:9px 10px;
    font-size:16px;
    border-radius:5px;
    cursor:pointer;
    display: inline-block;
    border:0px solid #CE6F6F;
    margin-right:10px;
    text-align:center;
    width:130px;
    height:42px;
    
}
.key_benefits .button_tell_me{
    background:linear-gradient(to bottom, #437eb2 0,  #346ea1 100%); 
}

.managed_it .button_tell_me{
    background:linear-gradient(to bottom, #022c56 0,  #05203a 100%); 
}

.button_tell_me:hover{
    background:transparent;
    border:2px solid #CE6F6F;
    padding:7px 10px;
}
.key_benefits .button_tell_me:hover{
    background:transparent;
    border:2px solid #437eb2;
    padding:7px 10px;   
}

.managed_it .button_tell_me:hover{
    background:transparent;
    border:2px solid #022c56;
    padding:7px 10px;
}


.button_tell_me:hover a{
     color: #CE6F6F;
}
.key_benefits .button_tell_me:hover a{
    color:#437eb2;
}
.managed_it .button_tell_me:hover a{
    color:#022c56;
}
.button_tell_me a{
    color:#fff;
    font-family: "league_gothicregular", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing:0.5px;
    font-size:18px;
}
.button_digital{
    background-color:transparent;
    color: #CE6F6F;
    padding:7px 10px;
    font-size:16px;
    border-radius:5px;
    cursor:pointer;
    display: inline-block;
    border:2px solid #CE6F6F;
    width:130px;
    text-align:center;
     height:42px;
}

.managed_it .button_digital{
    border:2px solid #022c56;
    color: #022c56;
}
.key_benefits .button_digital{
    border:2px solid #437eb2;
    color: #437eb2;
}


.button_digital a{
    color:#CE6F6F;
    font-family: "league_gothicregular", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing:0.5px;
    font-size:18px;
}
.key_benefits .button_digital a{
    color: #437eb2;
}
.managed_it .button_digital a{
     color: #022c56;
}
.button_digital:hover{
    background:linear-gradient(to bottom, #CE6F6F 0,  #b14040 100%); 
    border:0px solid #CE6F6F;
    padding:9px 10px;
}

.key_benefits .button_digital:hover{
    background:linear-gradient(to bottom, #437eb2 0,  #346ea1 100%);
    border:0px solid #437eb2;
    padding:9px 10px;
}
.managed_it .button_digital:hover{
     background:linear-gradient(to bottom, #022c56 0,  #05203a 100%);
     border:0px solid #437eb2;
     padding:9px 10px;
}

.button_digital:hover a{
     color: #fff;
}
.key_benefits .button_digital:hover a{
    color: #fff;
}
.managed_it .button_digital:hover a{
    color:#fff;
}
body .ui-widget-header{

background:#1183cb !important;
border: 1px solid #1183cb !important;

}
    
#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border:0px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 0px solid #AEAEAE;
  border-radius: 3px;
  background:transparent;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "Ã—";
}

#fade:hover ~ #boxclose {
  display:none;
}
.container-box{
    padding:16px;
}
.navbar{
    margin-bottom: 0;
}
.video_box{
    padding:50px 0;
}
.desktop {
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-weight: 700;
	font-size: 3em;
}
.desktop span {
	background: none;
}
.img-valign {
	vertical-align: middle;
	width: 50px;
	margin-right: 16px;
}
.mobile_social_link{
    display:none;
}
.download_book:hover{
    opacity:0.8;
}
.text_space{
    padding-top:7px;
}

#registration #RegisterUserForm input{
    margin-top:0 !important;
    
}
.g-recaptcha{
    margin-bottom: 8px;
}
/*********responsive**********/
@media(max-width:640px){
div.mobile {
	display: block !important;
}
div.desktop {
    display: none !important;
}
}
@media(min-width:640px){
div.mobile {
	display: none !important;
}
div.desktop {
	display: block !important;
}
}
@media(min-width:1400px){
  /* .custom-header  .container-fluid,.footer .container-fluid{
        max-width:1340px;
    }
} */
@media(min-width:992px){
    .custom-header .navbar-right{
        padding-right:70px;
    }  
}
@media(min-width:992px) and (max-width:1199px){
    .custom-header .navbar-inverse .navbar-nav > li > a,.rebrands-share{
        font-size:18px;
    }
    li.bjqs-slide .img{
        max-height:inherit !important;
        width:100%;
    }
    .slid_inn h2{
        font-size:20px;
    }
    .bottom_btn_box{
        top:300px;
    }
}
@media(min-width:768px) and (max-width:991px){
    .service-left-section{
        width:70%;
    }
    .service-right-section{
        width:30%;
    }
    .blog-postItem .thumbnails{
        width:100%;
    }
    .slid_inn h2{
        font-size:20px;
    }
    .slid_inn h2 span{
        font-size:22px;
    }
    li.bjqs-slide .img{
        max-height:inherit !important;
        width:100%;
    }
    .social_icon_box .social_icon_list li a .fa{
        font-size:18px;
    }
    .social_icon_box .social_icon_list li.twitter, .social_icon_box .social_icon_list li.linkedin, .social_icon_box .social_icon_list li.instagram{
        padding:12px 8px;
    }
    .custom-header .navbar-inverse .navbar-nav > li > a,.social_icon_box .social_icon_list li{
        font-size:16px;
        padding:15px 9px;
    }
    .bottom_btn_box{
        top:300px;
    }
}
@media(max-width:767px){
    .service-left-section{
        width:100%;
    }
    .service-right-section{
        width:100%;
    }
.navbar-inverse .navbar-toggle{
        border-color:transparent;
    }
    .custom-header .navbar-brand img {
        width: 150px;
    }
    .custom-header .navbar-inverse .navbar-collapse, .custom-header .navbar-inverse .navbar-form{
        border:0px;
    }
    .navbar-header{
         background:linear-gradient(to bottom, #1bb4df 0, #1183cb 100%); 
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
        background-color: transparent;
    }
    .custom-header .navbar-inverse .navbar-nav > li{
        border-bottom: 1px solid #fff3;
    }
    .bottom_btn_box{
        top:310px;
    }
    .slid_inn p{
        font-size:14px;
    }
    .slid_inn ul li{
        font-size:13px;
    }
    .blog-postItem .thumbnails{
        width:100%;
    }
    .span_1_of_3 {
	   width:99% !important;
    }
    .col{
        margin-left: 0 !important;
    }
    .social_icon_box{
        display:none !important;
    }
    .mobile_social_link .social_icon_box{
        display:block !important;
    }
    .mobile_social_link {
        display:block;
    }
    .social_icon_box .social_icon_list li a,.social_icon_box .social_icon_list li{
        color:#4B8EE7;
    }
}
@media(max-width:570px){
    .mobile_height{
        height:450px !important;
    }
    .bottom_btn_box {
	   top:340px;
    }
    .bjqs {
	   min-height: 420px !important;
    }
    .slid_inn ul li{
        font-size:12px;
    }
    .slid_inn h2{
        font-size:19px;
    }
    .slid_inn h2 span{
        font-size:19px;
    }
    li.bjqs-slide .img{
        margin-right: 10px;
    }
}
@media(max-width:500px){
    .bottom_btn_box {
	   top:340px;
    }
    .slid_inn h2{
        margin-top:5px;
        font-size:14px;
    }
    li.bjqs-slide .img {
        float: none;
        margin-right: auto;
        max-width: 150px;
        margin-top: 10px;
        margin-left: auto;
        display: block;
    }
    .bjqs {
	       min-height:560px !important;
    }
    .mobile_height {
	   height: 580px !important;
    }
    .button_tell_me{
        width:100px;
    }
}
   /* hr {
   width: 100px;
   margin-left:0px;
   margin-right: 0px;
   height: 35px;
   background-color:#f3f6db;
   color:#f3f6db;
   } */
}

   /* custom css */

/* .card-thumb {height: 200px; margin-bottom: 20px;} */
.card-thumb {height: 150px; margin-bottom: 20px; display: flex; align-items: center; justify-content: center;}
.card-thumb i {font-size: 80px;}
.post-preview {box-shadow: 0 30px 80px -20px rgb(0 0 0 / 15%); transition: 300ms ease; transform: scale(1); height: 290px; margin-bottom: 30px;}
.post-preview:hover {box-shadow: -3 ​30px 80px -20px rgb(0 0 0 / 40%); transition: 300ms ease; transform: scale(1.03); }
.social-share-section .btn {display: block; margin-top: 0 !important; margin-left: 0 !important;}