@charset "utf-8";
/* CSS Document */
ul li {list-style: none;}
a{}


body{ font-family: 'Open Sans', sans-serif !important;}


a:hover{text-decoration: none !important;transition: all 0.3s ease 0s;}
.navbar-default {
        background-color: #fff!important;
   
    
}
.border_bt {
    border-bottom:1px solid #E6e6e6;
}
.navbar-default .navbar-nav
{
	/*float: right;*/
	/*padding-top: 7px;*/
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-left: 0px !important;

}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    text-transform: capitalize;
    line-height: normal;
    padding: 18px 13px;
    transition: 0.4s ease !important;
}

.navbar-default .navbar-nav > li
{
     margin-left: 0px;
    float: none;
    flex: 1 auto;
    text-align: center;
}
.navbar-default .navbar-nav > li > a:hover
{
    /*background-color: #fff !important;*/
   
    color: #fff !important;
    
}
.navbar-default .navbar-nav li a:hover {
    background-color: #0087e5!important;
    /* border-radius: 3px; */
    color: #fff !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #037BBA !important;
    color: #fff !important;
}

.navbar-default .navbar-nav>li>a {
    color: #3a3a3a !important;
    font-family: 'Open Sans', sans-serif !important;
    outline: none;
}
ul.dropdown-menu {
    left: 0 !important;
    border-radius: 0px !important;
    padding: 0px 0px;
    background-color: #fff;
    margin-top: 0px !important;
    min-width: 260px !important;
    border: 0px solid rgba(0,0,0,.15);
}

ul.dropdown-menu li {
    margin-right: 0px !important;
    color: #333;
    background: transparent;
    padding: 0px;
    border-bottom: 1px dotted #ccc;
}
ul.dropdown-menu li:first-child
{
    border-top: 4px solid #0087e5 !important;
}
ul.dropdown-menu li:last-child
{
    border-bottom:none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  color:#fff !important;
  
}
.navbar-default .navbar-nav ul.dropdown-menu li:last-child
{
    background:transparent !important;
}

ul.dropdown-menu>li>a {
    display: block;
    padding: 9px 12px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    transition: all 0.2s ease;
    color: #1d1d1d !important;
    font-size: 13px;
    text-transform: capitalize;
}
.navbar-default .navbar-nav ul.dropdown-menu>li>a:hover {
    color: #fff !important;
}
b.caret {
    margin-left: 10px !important;
    margin-top: -3px;
    /* display: block !important; */
}
.navbar-top
{
	background-color: #252729;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.navbar-brand {
    height: auto !important;
    margin-top: 10px;
    padding: 10px 0px 15px 0px !important;
}
.shadow_bt {
    box-shadow: 0px 1px 2px rgba(0,0,0,.075);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.075);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.075);
}
.glyphicon
{
	color: white;
	margin-right: 5px;
}
.navbar-top p
{
	margin: 0px !important;
	color: #fff;
    font-size: 12px;
	padding-right: 30px;
    display: inline-block;
}
.navbar-top ul
{
	float: right;
    margin: 0;
    padding: 0;
}
.navbar-top ul li
{
	float: left;
	line-height: 30px;
	margin-left: 25px;
	
}
.navbar-top ul li a
{
	color: #fff;
    transition:0.3s ease;
}
.navbar-top ul li a:hover
{
    color: #24beff;
    text-decoration: none;
}
.pdt20
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.carousel-inner img {
   
    width: 100%; /* Set width to 100% */
    margin: auto;
}
.banner_bt
{
    width: 100%;
    position:absolute;   
    bottom:0;
    padding:10px 0;
    background-color: rgba(0,0,0,.7);
}
.carousel-caption
{
	font-family: 'Raleway', sans-serif !important;
    font-weight: 700;
    height: 260px;
    padding: 0 !important;
    top: 20%;
}

.carousel-caption h3 {
    font-size: 60px!important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700!important;
	border-bottom:0px;
}
.carousel-caption p {
    font-size: 24px;
	color:#fff !important;
    
}

.orng_btn
{
	margin-top: 3%;
	background-color: #fa5b3d;
	
}
.orng_btn:hover {
    
    background-color:#ec4a2c;
    color: #fff!important;
}
.carousel-control.right, .carousel-control.left
{
    background: transparent !important;
}
#myCarousel .carousel-inner>.item
{
	height:auto;
}
#myCarousel .carousel-indicators li
{
    width: 12px;
    height: 12px;
    margin: 0px 5px;
}
.mt118
{
	margin-top: 161px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}
/*.navbar-right{
	margin-right: 0px;
}*/
.sep110
{
	width: 100%;
	height: 110px;
	background-color: #f2f2f2;
}
.abt_img
{
	padding:0 50px;
}
.abt_img img
{
	border: 35px solid #fff;
	-webkit-box-shadow: 0 0 75px 0 #DBDBDB;
box-shadow: 0 0 75px 0 #DBDBDB;
margin-top: -30px;
/*width: 100%;*/
}
p.header1
{
	font-size: 20px;
	font-family: 'Raleway', sans-serif !important;
    font-weight: 400;
    color: #0087e5;
    padding-top: 10px;
}
p
{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #646464;
    line-height: 21px;
}
h1 {
    color: #0eb493 !important;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 500!important;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px!important;
    padding:0px 0px 70px 0px;
    margin-top: 0px!important;
    position: relative;
    overflow: hidden;
}
h1 span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    font-weight: 400;
    vertical-align: auto;
    position: relative;
    padding: 0 20px;
}
h1 span:before, h1 span:after {
    content: '';
    display: block;
    vertical-align: auto;
    width: 30px;
    position: absolute;
    top: 50%;
    border-top: 2px solid #0feb9e;
}
h1 span:before {
    right: 100%;
}
h1 span:after {
    left: 100%;
}
.pdr150
{
	padding-right:150px;
}
.submit_btn
{
    background-color: #0087e5;
    border: 2px solid #0087e5!important;
    margin-top: 3%;
    margin-right: 3%;

}
.submit_btn:hover
{
    background-color: transparent;
    border: 2px solid #0087e5!important;
    color: #0087e5 !important;
}
.cancel_btn
{
    background-color: #6d6d6d;
    border: 2px solid #6d6d6d!important;
    margin-top: 3%;
}
.cancel_btn:hover
{
    background-color: transparent;
    border: 2px solid #6d6d6d!important;
    color: #6d6d6d !important;
}
.blue_btn
{
	margin-top: 4%;
	background-color: #0087e5;
	
}
.blue_btn:hover
{
	
	background-color:transparent;
	
	color: #0087e5!important;
}
.blue_btn2
{
    margin-top: 50px;
    background-color:#0087e5;
    
    padding: 16px 30px !important;
}
.blue_btn2:hover
{
    
    background-color:#0077CA;
    color: #fff !important;
}
.log_in_btn
{
    line-height: normal !important;
    background-color:transparent!important;
    border: 2px solid #066fb8!important;
    color: #066fb8!important;
    padding: 16px 30px !important;
}
.log_in_btn:hover
{
     background-color:#0087e5 !important;
     color:#fff !important;
}
.gray_btn
{
    margin-top: 50px;
    background-color:#565656;
    
}
.gray_btn:hover
{
    
    background-color:#444444;
    color: #fff !important;
}
.pb70
{
	padding-bottom: 70px;
}
.pt70
{
	padding-top: 70px;
}
.what_we_offer
{
	width: 100%;
	background: url(../img/img3.png) repeat;
	height:auto;
	padding: 70px 0;
}
h2
{
	font-size: 40px !important;
	font-family: 'pf_dintext_probold' !important;
	font-weight: 700!important;
	text-transform: uppercase;
  	/*display: table;*/
  	margin: 0px auto;
  	text-align: center;
    color: #333333 !important;
    line-height: normal !important;
	/*background: rgba(250,92,61,1);
	background: -moz-linear-gradient(-45deg, rgba(250,92,61,1) 0%, rgba(220,48,60,1) 100%) !important;
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,92,61,1)), color-stop(100%, rgba(220,48,60,1))) !important;
	background: -webkit-linear-gradient(-45deg, rgba(250,92,61,1) 0%, rgba(220,48,60,1) 100%) !important;
	background: -o-linear-gradient(-45deg, rgba(250,92,61,1) 0%, rgba(220,48,60,1) 100%) !important;
	background: -ms-linear-gradient(-45deg, rgba(250,92,61,1) 0%, rgba(220,48,60,1) 100%) !important;
	background: linear-gradient(135deg, rgba(250,92,61,1) 0%, rgba(220,48,60,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5c3d', endColorstr='#dc303c', GradientType=1 ) !important;
	-webkit-background-clip: text !important;
  	-webkit-text-fill-color: transparent !important;
  	-moz-background-clip: text !important;
  	-moz-text-fill-color: transparent !important;*/
  	margin-top: 10px;
}

h2 span
{
    color: #0087e5;
}
h2 span.wht
{
    color: #fff;
}
.what_we_offer .offerbox
{
	background-color:#fff;
	height:400px;
	margin-bottom:30px;
	border:20px solid #e9e5e4;
	    -webkit-box-shadow: 0 0 75px 0 #1d1d1d;
    box-shadow: 0 0 75px 0 #1d1d1d;
	text-align:center;
}
.offerbox_inner
{
	padding:15px;
	border: 1px #c8c7c7 dashed;
	height:100%;
	background-color:#f1f1ef;
}
.offerbox_inner img
{
	padding:15px;
}
h3
{
	font-size: 22px !important;
	font-family: 'Raleway', sans-serif !important;
	color:#252729;
	font-weight: 700!important;
	text-transform:uppercase;
	border-bottom: 1px #c8c7c7 dashed;
	padding-bottom:20px;
	margin:0 15px 25px 15px;
}
.offerbox_inner p
{
	font-size:14px;
	color:#646464;
	line-height:20px;
}
.what_we_offer_btn{
	width:320px;
	margin:0px auto;
}
.floatl
{
	float:left;
}
.floatr
{
	float:right;
}
.green_btn
{
	margin-top: 50px;
	background-color: #5eae00;
	
}
.green_btn:hover
{
	
	background-color:#288102;
	color: #fff!important;
}
.orng_btn2
{
	margin-top: 50px;
	background-color: #fa5b3d;
	border: 2px solid #fa5b3d!important;
}
.orng_btn2:hover {
    
    background-color:transparent;
    color: #fa5b3d!important;
	border: 2px solid #fa5b3d!important;
}
/*
.blue_btn3
{
    margin-top: 50px;
    background-color: #0087e5;
    border: 2px solid #0087e5!important;
}
.blue_btn3:hover {
    
    background-color:transparent;
    color: #0087e5!important;
    border: 2px solid #0087e5!important;
}
*/
.navbar-fixed-top
{
	border-bottom:0px !important;
    padding-top: 00px;
}


.client_img
{
    width: 100%;
    min-height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pb30
{
    padding-bottom: 30px;
}
#myCarousel1 img, #myCarousel2 img
{
    width: auto;
}
h4
{
    font-size: 30px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300!important;
    color: #222222 !important;
}
.bg_gray
{
    background-color: #f2f2f2;
}
.bg_about
{
    background-color: #eceef4;
}
.left_box 
{

}
.left_box h4
{
    margin: 35px 0px 20px 0px!important;
}
.right_box
{
    text-align: right;
}
.right_box img
{
    width: auto;
}

.container {
    width: 1200px !important;
}

#myCarousel1 .carousel-control.left, #myCarousel1 .carousel-control.right, #myCarousel2 .carousel-control.left, #myCarousel2 .carousel-control.right, #myCarousel4 .carousel-control.left, #myCarousel4 .carousel-control.right, #myCarousel6 .carousel-control.left, #myCarousel6 .carousel-control.right
{
    background: transparent;
}
#myCarousel1 .glyphicon-menu-left, #myCarousel1 .glyphicon-menu-right, #myCarousel2 .glyphicon-menu-left, #myCarousel2 .glyphicon-menu-right, #myCarousel4 .glyphicon-menu-left, #myCarousel4 .glyphicon-menu-right, #myCarousel6 .glyphicon-menu-left, #myCarousel6 .glyphicon-menu-right

{
    top: 40%;
    position: absolute;
    color: #333333;
    background-color: #fff;
    border-radius: 50%;
    padding: 15px;
}
#myCarousel2 .glyphicon-menu-left
{
    right: 0 !important;
}
#myCarousel2 .glyphicon-menu-right
{
    left: 0 !important;
}
#myCarousel1 .glyphicon-menu-left, #myCarousel6 .glyphicon-menu-left
{
    right: 75% !important;
}
#myCarousel1 .glyphicon-menu-right, #myCarousel6 .glyphicon-menu-right
{
    left: 75% !important;
}
.roundPattern {
    background: url(../img/roundPattern.png) no-repeat center center;
    width: 174px;
    height: 174px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    margin: 0 auto;
}
.roundPattern:hover {
    background: url(../img/roundPatternz.png) no-repeat center center;
}
.roundPatternbox {
    background: #fff;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    text-align: center;
    margin: 9px auto 0;
    cursor: pointer;
}
.Centerer {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.plinkz {
    color: #252729;
    font-size: 18px;
    text-align: center;
    margin: 10px 0;
    font-family: 'pf_dintext_probold';
    font-weight: 700!important;
}
.linkzz {
    color: #0087e5 !important;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    display: block;
    margin-bottom: 0px;
}
footer
{
    background-color: #333;
}
.foothead {
    color: #fff;
    font-family: 'Raleway', sans-serif; 
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    
}
footer ul
{
    padding: 0;
    margin: 0;
    float: left;
    margin-right:35px;
}
footer ul:last-child
{
    margin-right: 0px;
}
footer ul li
{
    position: relative;
    padding-left: 15px;
    line-height: 23px;
}
footer ul li a
{
    color: #C1C1C1 !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 400!important;
    text-transform: uppercase;
    color: #999999;
    font-size: 11px;
    transition: 0.2s ease;
}
footer ul li a:hover
{
    color:#fff!important;
    text-decoration: none;
}
footer ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #0087e5;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
ul.socialnetwork {
    float: right;
   /* margin-bottom: 0px;*/
   margin-right: 0px !important
}
.socialnetwork li {
    float: left;
    margin-right:0px;
    list-style:none;
}
.socialnetwork li:before
{
    display: none;
}
.footmini {
    color: #a0a0a0;
    font-size: 12px;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 18px;
}
.footmini img {
    width: auto !important;
    padding-top: 5px;
}
.banner_bt_mdl
{
    width: 600px;
    margin: 0px auto;
}
.banner_bt_mdl li {
    float: left;
    padding: 9px 12px;
    font-size: 15px;
    line-height: 20px;
    color: #ccc;
    margin: 0 auto;
    font-style: italic;
    list-style: none !important;
}
.contactbt {
    background-color: #00a1e5;
    border: 0 solid #00a1e5;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin-left: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: .2s ease;
    font-family: 'Roboto', sans-serif !important;
}
.contactbt:hover
{
    text-decoration: none;
    color: #fff;
    background-color:#068AC1;
}
.freedemobt:hover
{
    text-decoration: none;
    color: #fff;
    background-color:#009200;
}
.freedemobt {
    background-color: #0eb00e;
    border: 0 solid #0eb00e;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin-left: 12px;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif !important;
   /* text-shadow: 1px 1px #333;*/
    text-transform: uppercase;
    transition:.2s ease;
}

ol, ul {
    margin-bottom:0px !important;
    margin-top: 0;
}
.bighead {
    background: #d9d9d9 none repeat scroll 0 0;
    color: #333;
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.clientzone {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    padding: 30px 20px;
}

.contactzbox-small {
    float: left;
    margin-bottom: 20px;
    margin-left: 3%;
    margin-right: 4%;
    width: 42%;
}
.roundPattern-small {
    background: rgba(0, 0, 0, 0) url(../img/roundPattern-small.png) no-repeat scroll center center;
    border-radius: 50%;
    display: flex;
    height: 132px;
    text-align: center;
    width: 132px;
}
.roundPattern-small:hover {
    background: url(../img/roundPatternz-small.png) no-repeat center center;
}
.roundPatternbox-small {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    height: 117px;
    margin: 7px auto 0;
    text-align: center;
    width: 117px;
}

.Centered {
    display: inline-block;
    vertical-align: middle;
}

.left-box {
    width: 87%;
}
.left-box .green_btn, .left-box .orng_btn2, .left-box .blue_btn2
{
    padding: 15px !important;
    margin-top: 0;
}
.tinny {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 18px;
}
textarea.form-control {
    height: 100px !important;
    resize: none;
}
.right_box2
{

}
.form-control {
    border-radius: 5px !important;
    color: #666 !important;
    font-size:1.5em !important;
    letter-spacing: 0px;
    height: 60px !important;
  /*  margin-bottom: 5%;*/
    padding-left: 4% !important;
    border: 1px solid #e0e0e0;
}
.right_box2 select
{
    color:#7f7f7f !important;
}
.form_heading {
    background: #ccc none repeat scroll 0 0;
    color: #333;
    float: left;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 44px;
    margin:0px 0 20px 0;
    padding: 0 20px;
    text-align: left;
    text-transform: uppercase;
}
.abt_left h2, .bg_gradient h2
{
    text-align: left;
    margin-top: 0px;
}
.abt_left p
{
    font-size: 14px;
    padding-right: 70px;
    line-height: 21px;
    color: #666 !important;
    font-weight: 500;
}
.abt_left strong
{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #1d1d1d;
}

.dashed {
    background: url("../img/our-service-bg.jpg") repeat top left;
    padding: 8px;
}
.right-box-big {
    width: 90%;
    float: right;
}
.bighead {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background: #d9d9d9;
    line-height: 48px;
    text-transform: uppercase;
}
.limezel {
    padding: 5px 15px 15px 15px !important;
}
.clientzone {
    padding: 30px 10px;
    background: #fff;
    border: 1px solid #d9d9d9;
    text-align: center;
}
.customlinkx
{
    padding: 0px;
}
.customlinkx li {
    border-bottom: 1px solid #d9d9d9;
    /*padding: 7.5px 0;*/
    line-height: 42px;
    text-align: left;
}

.customlinkx li a {
    color: #0087e5;
    font-size: 12px;
    font-weight:600;
    font-family: 'Raleway', sans-serif !important;
    background: url(../img/customlistingarrow.jpg) no-repeat left top 15px;
    padding-left: 22px;
    margin-left: 4px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all .4s;
    display: block;
}
.customlinkx li a:hover
{
    color: #1d1d1d;
    text-decoration: none;
}
.margin_auto
{
    margin: 0px auto;
    float: none !important;
    text-align: center;
}
.orng_btn3
{
    margin-top: 0px;
    background-color: #e46f11;
    border: 2px solid #e46f11!important;
    font-size:18px !important;
}
.orng_btn3:hover {
    
    background-color:transparent;
    color: #cc6009!important;
    border: 2px solid #cc6009!important;
}
.bg_gradient
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,eaeaea+50,dadada+50,dadada+100 */
background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(left, #eaeaea 0%, #eaeaea 50%, #dadada 50%, #dadada 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eaeaea 0%,#eaeaea 50%,#dadada 50%,#dadada 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #eaeaea 0%,#eaeaea 50%,#dadada 50%,#dadada 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#dadada',GradientType=1 ); /* IE6-9 */

}
.abt_text
{
    color: #333333 !important;
    font-family: 'Roboto', sans-serif!important;
    line-height: 25px!important;
}
.abt_mission
{
    margin: 0px;
    padding: 0px;
}
.abt_mission li
{
    background:url(../img/img35.png) no-repeat left top 6px;
    padding-left: 30px;
    font-size: 15px;
    width: 85%;    
    margin-bottom: 15px;   
    font-weight: 400;
}
.grp_head
{
    font-size: 18px;
    font-weight:600;
    font-family: 'Roboto', sans-serif;
    color: #fa5b3d;
}
.grp_img
{
    width: 110px;
    height: 120px;
    float: left;
    margin-right: 20px;
}
.company_bg
{
    background: url(../img/img38.png) no-repeat center center;
   
}
.abt_m
{
    position: relative;
}
.abt_m:after
{
    position: absolute;
    content: "Our Mission";
    bottom: -70px;
    text-align: center;
    font-size: 72px;
    color: #e0e0e0;
    line-height: 53px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 900;
}
.abt_v
{
    position: relative;
    padding-left: 50px !important;
}
.abt_v:after 
{
    position: absolute;
    content: "Our Vision";
    bottom: -181px;
    right: 0;
    text-align: center;
    font-size: 72px;
    color: #e4e4e4;
    line-height: 53px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 900;
}



.full-box {
    width: 1200px;
}
.teammate {
    float: left;
    width: 234px;
    height: 195px;
    background-color: #a4a4a4;
}
.teammate img
{
    width: 100%;
}
.teammatez {
    width: 234px;
    height: 390px;
}
.left {
    float: left;
}
.teaminformation {
    width: 700px;
    text-align: center;
    padding: 40px 30px 20px 40px;
}
.left {
    float: left;
}
.teaminformation p {
    font-size: 17px !important;
    line-height: 22px !important;
    color: #666;
    padding-bottom: 25px;
}
.right {
    float: right;
}
.our_team_text, .our_team_text strong
{
    color: #333333;
}

.teamwork {
    width: 93%;
    float: left;
    margin-top: 35px;
}
.teamwork p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    line-height: 22px;
}
.teamwork img
{
    width: 100%;
}



/*NAVSOFT__CSS*/


@font-face {
    font-family: 'pf_dintext_promedium';
    src: url('../fonts/pfdintextpro-medium-webfont.eot');
    src: url('../fonts/pfdintextpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-medium-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-medium-webfont.svg#pf_dintext_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pf_dintext_prolight';
    src: url('../fonts/pfdintextpro-light-webfont.eot');
    src: url('../fonts/pfdintextpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-light-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-light-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-light-webfont.svg#pf_dintext_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pf_dintext_proregular';
    src: url('../fonts/pfdintextpro-regular-webfont.eot');
    src: url('../fonts/pfdintextpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-regular-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-regular-webfont.svg#pf_dintext_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pf_dintext_probold';
    src: url('../fonts/pfdintextpro-bold-webfont.eot');
    src: url('../fonts/pfdintextpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-bold-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-bold-webfont.svg#pf_dintext_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pf_dintext_prothin';
    src: url('../fonts/pfdintextpro-thin-webfont.eot');
    src: url('../fonts/pfdintextpro-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextpro-thin-webfont.woff') format('woff'),
         url('../fonts/pfdintextpro-thin-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextpro-thin-webfont.svg#pf_dintext_prothin') format('svg');
    font-weight: normal;
    font-style: normal;

}



























.services .services_text
{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    color: #506270 !important;
    line-height: 21px;
    display: table;
    vertical-align: -webkit-baseline-middle;
    margin: 0px !important;
}
.services img
{
    float: left;
    margin: 0px 30px 0px 0px;
}
.bg_dark_g
{
    background:url(../img/bannerfooter.jpg) repeat;
    display: flex;
}
.bn_bt_nmbr p
{
    font-size:70px;
    color: #0087e5;
    text-align: center;
    font-family:'pf_dintext_probold' !important;
    line-height: 55px;
}
.bn_bt_nmbr span
{
    font-size: 16px;
    color: #969696;
    text-align: center;
    font-family: 'pf_dintext_promedium';
    text-transform: uppercase;
    display: block;
}
.navsoft_header1
{
    display: flex;
    align-content: center;
    align-items: center;
    height: 62px;
}
.navsoft_header1 p
{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    color: #062033 !important;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px !important;
}

.results {
    text-align: center;
    width: 100%;
    height: auto;
    /*display: inline-block;*/
    background: #2c364a;
    font-family: 'Raleway', sans-serif;
    padding-bottom:25px;
    overflow: hidden;
}
.results h2, .bg_blue h2
{
    color: #fff !important;
}
.siteinfo {
    width: 40%;
    float: left;
    padding: 5px;
    text-align: justify;
}
.siteinfo span
{
    font-size: 14px;
    color:#FF933C;
    font-weight:bold;
    font-family: 'Open Sans', sans-serif;
    line-height:normal;
}
.siteinfo .heading1, .left_box .heading1  {
    font-size: 30px;
    line-height:normal;
    color: #e46f11;
    text-align: left;
    margin-bottom: 27px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'pf_dintext_probold';
}
.left_box .heading4
{
    font-size: 24px;
    line-height:36px;
    color: #333333;
    text-align: left;
    margin-bottom: 27px;
    text-transform: uppercase;
    font-family: 'pf_dintext_probold';
}
.left_box .heading4 span
{
    color: #0087e5;
}
.siteinfo p {
    font-size: 14px;
    color: #fff;
    font-weight:normal;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;

}
.siteinfo ul
{
    margin: 0;
    padding: 0;

}
.siteinfo ul li
{
    font-size: 14px;
    color: #f6f6f7;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    position: relative;
    padding-left: 30px;
}
.siteinfo ul li:before
{
    content: "";
    width: 8px;
    height: 8px;
    background-color: #bcced8;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}
.full-portfolio2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    font-size: 15px;
    background-color:  #e46f11 ;
    margin-top: 10px;
    padding:12px 35px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    text-transform: uppercase;
    float: left;
}
.full-portfolio2:hover {
    background-color:#d16006 !important;
    
    color: #fff !important
}
.bg_blue
{
        background: #2c364a;
}
.left_box 
{
    color:#83aba7;
    text-align:left;
}
/*.left_box .heading1  {
    font-size: 30px;
    font-family: 'pf_dintext_probold';
    
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
}*/
.why_us_btn
{
    color: #fff;
    font-family: 'pf_dintext_proregular';
    font-size: 16px;
    background-color:#556D9C ;
    margin-top: 30px;
    padding: 0px 25px;
    line-height: 48px;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
}
.why_us_btn:hover
{
    color: #fff;
    background-color:#49608E ;
}
.left_box p
{
    
    padding: 10px 0 0;
    font-size: 15px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
/*footer-top*/

.footer-top
{
    background: #fff none repeat scroll 0 0;
    padding: 25px 0 50px 0;
}
.footer-top img
{
    margin-right:5px;
}
.bigbl {
    width: 36% !important;
}
.block {
    float: left;
    width:auto;
}
.smlbl {
    width: 38% !important;
}
.smlbl .smlbl_in {
    width: 60% !important;
    margin:0 auto;
   /* border-left:#e5e5e5 1px solid;
    border-right:#e5e5e5 1px solid;*/
}

.footer-top h4
{
    color:#000 !important; 
    font-size:18px !important;  
    /*text-align:left; */ 
    font-family: 'Raleway', sans-serif !important; 
    font-weight:500 !important; 
    text-transform:uppercase;
    margin-bottom:20px;
}
.block-right {
    float:right;
    width:auto;
}
.text-center
{
    text-align:center;

}
.item_header
{
    color: #0087e5;
    font-size: 18px;
    font-family: 'Raleway', sans-serif !important;
    text-align: center;
    text-transform: capitalize;
    display: block;
    margin: 18px 0;
    font-weight: bold;
}
.one_item
{
    width: auto;
    text-align: center !important;
}
.btn {
    border-radius: 0px!important;
    letter-spacing:1px;
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: 'pf_dintext_proregular' !important;
    padding:12px 23px!important;
    /*border: 2px solid #ffff!important;*/
    transition: .2s;
    outline: none;
    color: #fff;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}
.orng_btn3 {
    margin-top: 0px;
    background-color: #e46f11;
    
    /* font-size: 18px !important; */
}
.orng_btn3:hover {
    background-color:#CC620C;
    color: #fff!important;
}
.rightz-box-small {
    width: 29%;
    float: left;
}
.whitehead {
    background: #fff;
    cursor: pointer;
    border: 1px solid #bbb;
    border-radius: 4px;
    padding: 15px 25px;
}
.whitehead p {
    font-size: 16px;
    line-height: 20px;

}
.whitehead:hover {
    border: 1px solid #777;
}
.bluez {
    color: #0272c1 !important;
}
.flattered {
    color: #000 !important;
    font-size: inherit !important;
    font-weight: 400 !important;
}
.ourapproach {
    float: left;
    margin: 0 20px;
    cursor: pointer;
}
.greenz {
    color: #019088 !important;
}
.centerd {
    float: none;
    margin: 20px auto;
    width: 35% !important;
}
.redz {
    color: #b32c36 !important;
}
.workinglisting {
    /*width: 25%;
    float: left;
    margin-right: 12%;*/
    min-height: 360px;
    padding: 0px 36px !important;
}
.img1 {
    background: url(../img/work-iconz1.png) no-repeat center center #fff;
}
.img1:hover {
    background: url(../img/work-iconz1-hover.png) no-repeat center center #0087e5;
}
.img2 {
    background: url(../img/work-iconz2.png) no-repeat center center #fff;
}
.img2:hover {
    background: url(../img/work-iconz2-hover.png) no-repeat center center #0087e5;
}
.img3 {
    background: url(../img/work-iconz3.png) no-repeat center center #fff;
}
.img3:hover {
    background: url(../img/work-iconz3-hover.png) no-repeat center center #0087e5;
}
.img4 {
    background: url(../img/work-iconz4.png) no-repeat center center #fff;
}
.img4:hover {
    background: url(../img/work-iconz4-hover.png) no-repeat center center #0087e5;
}
.img5 {
    background: url(../img/work-iconz5.png) no-repeat center center #fff;
}
.img5:hover {
    background: url(../img/work-iconz5-hover.png) no-repeat center center #0087e5;
}
.img6 {
    background: url(../img/work-iconz6.png) no-repeat center center #fff;
}
.img6:hover {
    background: url(../img/work-iconz6-hover.png) no-repeat center center #0087e5;
}
.img7 {
    background: url(../img/work-iconz7.png) no-repeat center center #fff;
}
.img7:hover {
    background: url(../img/work-iconz7-hover.png) no-repeat center center #0087e5;
}
.img8 {
    background: url(../img/work-iconz8.png) no-repeat center center #fff;
}
.img8:hover {
    background: url(../img/work-iconz8-hover.png) no-repeat center center #0087e5;
}
.img9 {
    background: url(../img/work-iconz9.png) no-repeat center center #fff;
}
.img9:hover {
    background: url(../img/work-iconz9-hover.png) no-repeat center center #0087e5;
}
.makeMeround {
    width: 145px;
    height: 145px;
    margin: 50px auto 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 194px;
    border: 5px solid #ccd7e1;
    box-shadow: 1px 1px 0 #858c91;
    transition: all 0.1s ease 0s;
}
.bg_gray2 {
    background-color: #d2dde5;
}
.heading2 {
    color: #0087e5;
    font-size: 20px;
    text-align: center;
    margin-bottom: 27px;
    text-transform: uppercase;
    line-height: 23px;
    /* font-weight: bold; */
    font-family: 'pf_dintext_proregular';
}
.heading3 {
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: 18px;
    width: 85%;
    margin: 0px auto;
    font-family: 'Raleway', sans-serif !important;
}

.gr_1 {
    background: #eaeaea;
    background: -moz-linear-gradient(left, #eaeaea 0%, #eaeaea 50%, #dadada 50%, #dadada 100%);
    background: -webkit-linear-gradient(left, #eaeaea 0%,#eaeaea 50%,#dadada 50%,#dadada 100%);
    background: linear-gradient(to right, #eaeaea 0%,#eaeaea 50%,#dadada 50%,#dadada 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#dadada',GradientType=1 );
}
.gr_2 {
    background: #dadada;
    background: -moz-linear-gradient(left, #dadada 0%, #dadada 50%, #eaeaea 50%, #eaeaea 100%);
    background: -webkit-linear-gradient(left, #dadada 0%,#dadada 50%,#eaeaea 50%,#eaeaea 100%);
    background: linear-gradient(to right, #dadada 0%,#dadada 50%,#eaeaea 50%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#eaeaea',GradientType=1 );
}
.gr_1 p, .gr_2 p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 24px;
    color: #333;
    padding-right: 20px;
}

p.title {
    font-size: 26px !important;
    font-family: 'pf_dintext_probold'!important;
    text-transform: uppercase;
    margin-bottom: 25px !important;
    color: #333;
    line-height: 28px !important;
    font-weight: 700;
    text-align: left;
}
p.blue {
    color: #007ed6;
    margin-bottom: 20px;
}

.bg_blue3
{
    background: #d1ecff;
}

.zigopo {
    width: 92%;
    margin: 20px auto 0;
    font-size: 16px;
    color: #666;
    font-family: Open Sans;
    line-height: 22px;
    font-weight: normal;
}
.zigopo span {
    
    color: #000;
    font-weight: 600;
}
.saymebold {
    font-size: 15px;
    color: #333;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    
    line-height: 21px;
}
.saywithus {
   
    text-align: center;
    margin-bottom: 60px;
    min-height: 164px;
}

.require, .require2 {
    float: right;
    color: red;
}
.input.text, .input.email, .input.select {
    display: inline-flex;
    width: 97%;
}
.form-group textarea {
    width: 97%;
}
textarea.form-control {
    height: 125px !important;
    resize: none;
    padding-top: 10px;
}
#captchaval {
    width: 47%;
    margin-bottom: 20px;
    display: inline;
}
.awards p {
    color: #b1b1b1;
    font-size: 12px;
    text-align: center;
    margin: 0px 0 0px;
}

.mob_view {
    display: none;
    text-align: center;
}
.mob_view img
{
    width:auto;
    margin-bottom: 30px;
}
.foottop {
    padding: 25px 0;
    background: #fff;
}
.bigbl {
    width: 38% !important;
}
.block {
    width: 33.2%;
    float: left;
}
.klicko {
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gs\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gs");
    -webkit-filter: grayscale(1);
}
.klicko:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}
.smlbl {
    width: 28% !important;
}
.daag_laga {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.clientsbox {
    background: #dff1ff;

}
.clintlisting {
    overflow: hidden;
    margin: 50px 0 25px;
    padding: 0;
}
.clintlisting li {
    background: #fff;
    width: 175px;
    height: 175px;
    border-radius: 50%;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    float: left;
}
.col-lg-8.col-md-6.col-sm-6.col-xs-12.pl120 {
    padding-left: 120px;
}
.hiper {
    font-size: 13px;
    color: #999;
    margin-right: 20px;
    margin-top: 12px;
}
.hiper span {
    color: #F00;
}
.vvip {
    /*float: left;*/
    line-height: 78px;
    color: #F00;
    padding-left: 5px;
}
.msg_box {
    display: inline-block;
margin-left: 5px !important;
min-width: 40%;
}
.h190
{
    min-height: 190px;
}
.dashedline {
    background: url(../img/our-service-bgz.jpg) repeat-x bottom left;
    /* border-bottom: 1px solid #ddd; */
}
.zigo {
    width: 65%;
    margin: 20px auto 0;
    font-size: 16px;
    color: #666;
    font-family: Open Sans;
    line-height: 22px;
    font-weight: normal;
}
.zigo span {
    font-weight: bold;
    color: #000;
    font-weight: 600;
}
.bg_gray3
{
    background-color: #e9e9e9;
}
.zigop {
    width: 75%;
    margin: 20px auto 0;
    font-size: 16px;
    color: #010101;
    font-family: Open Sans;
    line-height: 22px;
    font-weight: normal;
}
#myCarousel4 img
{
    width: auto;
}
#myCarousel4 .carousel-inner
{
    width: 60%;
    margin: 0px auto;

}
#myCarousel4 .glyphicon {
    color:#1d1d1d;
   /* margin-right: 5px;*/
}
#myCarousel4 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev 
{
    left: 100%;
}
#myCarousel4 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev 
{
    right: 100%;
}
.contactsaleslisting
{
    padding:0px;
}
.contactsaleslisting li {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding-left: 30px;
    padding-bottom: 20px;
    text-align: left;
    background: url(../img/listingpin.png) left 6px no-repeat;
}
.contactsaleslisting li:nth-child(even) {
    font-weight: 600;
    color: #000;
}
#owl-demo .item p {
    color: #333;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding-top: 22px;
    display: table;
}
.linkz {
    background: #0087e5;
    margin-right: 12px;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 15px;
    line-height: 20px;
    padding: 6px 12px;
    text-align: center;
    margin-left: 10px;
}
.team_owl #owl-demo .item img {
    width: 100% !important;
    
}
.team_owl .owl-carousel .owl-item {
    /*width: 255px !important*/
}
.team_owl .owl-carousel {
    width: 87% !important;
    margin: 40px auto 28px;
}
.sarko {
    font-size: 16px;
    color: #666;
}
.sarko span {
    color: #333;
    font-weight: 600;
}
.james {
    color: #0087e5;
    font-weight: 600;
    font-size: 18px;
    margin: 8px 0;
}

.partnership .form-group
{
    margin-bottom:3% !important;
    width: 94%;
}
.partnership .form-control
{
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    margin-bottom:0% !important;
}
.partnership .form-group textarea {
    width: 100%;
}
.partnership .submit_btn, .partnership .cancel_btn
{
    padding-left:40px !important;
    padding-right:40px !important;
    margin-top: 80px; 
}
.partnership .require, .require2
{
    line-height: 80px;
}
.hdtitle {
    color: #0087e5;
    text-align: center;
    font-family: 'pf_dintext_promedium';
    text-transform: uppercase;
    line-height: 22px;
    font-size: 18px;
    margin-bottom: 20px;
}
.loxcy {
    width: 145px;
    height: 145px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.Centered {
    display: inline-block;
    vertical-align: middle;
}
.lockbox
{
    position: relative;
}
.lockbox:after
{
    position: absolute;
    background-image: url(../img/arrowthis.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 15px;
    right: -50px;
    content: "";
    top: 61%;
}
.no-after:after
{
    display: none;
}
.answer {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 22px;
}
.informationlist
{
    margin: 0;
    padding: 0;
}
.informationlist li {
    list-style: disc;
    color: #b8b8b8;
    margin-bottom: 22px;
    padding-left: 5px;
}
.informationlist li span {
    color: #666;
    font-family: Open Sans;
    line-height: 22px;
}
.boldheading {
    color: #0087e5;
    font-size: 26px;
    line-height: 28px;
    font-family: 'pf_dintext_probold';
    text-transform: uppercase;
    margin-bottom: 30px;
}
.daxzy 
{
    background: #fff url(../img/smallarrowz.jpg) repeat-x bottom left;
}

.styled-select {
    width: 100%;
   
    background: url(../img/selectArrow-dark.png) no-repeat right 3px center;
    height: 60px;
    margin: 0px;
    border: 1px solid #b0b0b0 !important;
    border-radius: 5px;
}

.styled-select select {
   
    height: 60px;
    width: 103%;
    background: none;
    font-family: 'Open Sans';
    color: #7f7f7f;
    padding-left: 4%;
    border-radius: 5px;
    border: none;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    font-size:18px !important;
    outline: none;
}
.hardbrush {
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    float: left;
    line-height:45px;
}
.hardbrush span
{
    color: #0087e5;
}
.hardbrushz {
    /*float: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: #e1e1e1;
    border: 1px double #ccc;
    border-radius: 5px;
    box-shadow: 1px 1px 0 #888;
    color: #111;
    line-height: 22px;
    margin-left: 34px;
    margin-right: 34px;
    margin-top: 6px;
    padding: 14px;*/

        display: table;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: #e1e1e1;
    border: 1px double #ccc;
    border-radius: 5px;
    box-shadow: 1px 1px 0 #888;
    color: #111;
    line-height: 19px;
    padding: 14px;
    margin: 5px auto;

}
.width1
{
    width: 13%;
    display: inline-block;
}
.width2
{
    width: 30%;
    display: inline-block;
}
.width3
{
    width: 9%;
    display: inline-block;
}
.width4
{
    width: 15%;
    display: inline-block;
}
.width5
{
    width: 30%;
    display: inline-block;
}
.v_btm
{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
}
.v_bold
{
    font-size: 36px;
    font-family: 'pf_dintext_promedium';
    color: #0087e5;
    text-align:left;
    line-height: 48px;
}
.v_ul
{
    margin: 0;
    padding: 0;
}
.v_ul li
{
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    /*display: inline-block;*/
    list-style: none !important;
    padding-left:25px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: 600;
}
.text_lower
{
    text-transform: capitalize !important;
}
.v_ul li:before
{
    content: "";
    width: 7px;
    height: 7px;
    background-color: #0087e5;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
.img_width
{
    width: 98%;
}
.portfolio-box2 {
    background: #dadada url(../img/oddportfoliobg.png) top left repeat-x;
    padding: 70px 0;
    border-bottom: 1px solid #667483;
}

.fixy {
    display: block;
}
.pressitfornext {
    color: #363636;
    font-size: 16px;
     font-family: 'pf_dintext_promedium';
    float: right;
    line-height: 28px;
}
.linez {
    border-bottom: 3px solid #7b8592;
    margin: 8px 0 30px;
    position: relative;
}
.pl100
{
    padding-left: 100px;

}
.pr100
{
    padding-right: 100px;
}
.portfolio-box2 .item {
    background: #fff;
    overflow: hidden;

}
.bigborder {
    
    width:100%;
    margin: 0 0px 0px 0;
    /*float: right;*/
    box-sizing: border-box;
}
.bt_img
{
    border: 22px solid #e9e9e9;
    overflow: hidden;
    max-height: 515px;
}
.siteinfo2 {
    /*width: 330px;
    float: left;
    background: #fff;*/
    padding:20px 10px 0px 10px;
}
.siteinfo2 .heading1 {
    font-size: 26px;
    line-height: 26px;
    color: #333;
    text-align: center;
    margin-bottom: 27px;
    text-transform: uppercase;
    font-family: 'pf_dintext_promedium';
}
.boldbluetitle {
    color: #0087e5 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.darkgray {
    font-size: 13px !important;
    color: #333 !important;
}
.darkgray strong {
    color: #010101 !important;
}
.blue-buttons {
    background: #0087e5;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    behavior: url(PIE.htc);
    padding: 0 23px;
    font-family: 'pf_dintext_proregular';
    cursor: pointer;
    text-transform: uppercase;
}
.blue-buttons:hover
{
    background:#0378CA;
    color: #fff;
}
.container2 .blue-buttons
{
    margin-bottom:10px;
}
.pressitforprev {
    color: #363636;
    font-size: 16px;
    font-family: 'pf_dintext_promedium';
    float: right;
    line-height: 28px;
}

.container2 {
    width: 1030px !important;
    margin: 0px auto;
    padding: 0px 15px !important;
}
.sitetext
{
    height: 200px;
    overflow: hidden;
}
.eng_text
{
    color: #333333;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    line-height: 30px;
    width: 95%;
    margin: 0px auto;
}
.eng_header
{
    color: #333333;
    font-size: 24px;
    font-family: 'pf_dintext_promedium';
    text-align:left;
    line-height:normal;
    text-transform: uppercase;
}
.eng_desc
{
    color: #333333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-align:left;
    line-height: 24px;
    font-weight: 600;
    
}
.eng_desc strong
{
    color: #1d1d1d;
}
.width100
{
    width: 100%;
}
.solution_text
{
    color: #333333 !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 24px !important;
    font-weight: normal !important;
}
.mobile_app_list, .model_list
{
    margin: 0;
    padding:0;
}
.mobile_app_list li
{
    position: relative;
    padding-left: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 26px;
}
.mobile_app_list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #0087e5;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 9px;
    left: 0;
}
.model_list li
{
    position: relative;
    padding-left: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 24px;
    font-size: 14px;
    color: #4C4C4C;
    margin-bottom: 20px;
}
.model_list li:before {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #5faee5;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 8px;
    left: 10px;
}
.model_list .second_li
{
    margin: 30px 0px;
    padding: 0;
}
.model_list .second_li li
{
    position: relative;
}
.model_list .second_li li:before
{
    content: "";
    width:10px;
    height: 10px;
    background-color: transparent;
    line-height: normal;
    border: 1px solid #2197e8;
    position: absolute;
    border-radius: 50%;
    top: 8px;
    left: 10px;
}
.text_blue
{
    color: #0087e5;
    font-weight: 800;
    display: inline;
}
.shadow_img
{
    box-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
    -o-box-shadow: 0px 0px 10px rgba(0,0,0, 0.5);
}
.case_study
{
    padding:15px 0px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content:center;
    min-height: 85px;
    transition:all ease 0.3s;
}
.case_study:hover
{
    border: 1px solid #ccc;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);

}
.selected .case_study
{
    border: 1px solid #ccc;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    background-color: #F7F7F7;
}
.case_study img
{
    float: left;
    margin-right: 15px;
}
.case_study p
{
    color: #676767;
    font-family: 'pf_dintext_prolight';
    
    font-size: 20px;
    margin-bottom: 0px;
}
span.darko {
    color: #080808 !important;
}
.login_bg
{
    background-image: url(../img/login_bg.jpg);
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 850px;

}
.bg_login
{
    background-color: #e5e6ec;

}
.bg_login .form-control
{
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
}
.bg_login form label
{
    color: #666;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600 !important;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:focus, .nav-tabs>.active>a:hover {
    /* border-bottom-color: #037BBA; */
    border-bottom: 4px solid #0087e5  !important;
    background-color: transparent !important;
    /*border-top: 0px solid #ddd !important;
    border-left: 0px solid #ddd !important;
    border-right: 0px solid #ddd !important;*/
    outline: none !important;
}
.nav-tabs
{
    border-bottom:0px solid #ddd !important; 
}
.ecommerce .nav-tabs
{
    border-bottom:1px solid #ddd !important; 
}
.nav-tabs>li>a
{
    border-radius:0px !important; 
    border-bottom: 4px solid transparent !important;
    border-top: 0px solid #ddd !important;
    border-left: 0px solid #ddd !important;
    border-right: 0px solid #ddd !important;
    padding: 10px 27px !important;
    color: #999999;
    font-family: 'pf_dintext_probold' !important;
    font-size: 23px;
    text-transform: uppercase;
}
.no-image
{
    background:none !important;
}
.nav-tabs > li.active > a
{
    color: #0087e5 !important;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover, .nav-tabs>li>a:hover
{
    border-bottom: 4px solid #0087e5  !important;
    background-color: transparent !important;
    border-radius:0px !important; 
    outline: none !important;  
}
.tab-content
{
    margin-top: 80px;
}
.bg_login .submit_btn2
{
    background-color: #0087e5;
    border: 2px solid #0087e5!important;
    margin-top: 1%;
    color: #fff;
    float:  left !important;
    padding: 12px 50px !important;

}
.bg_login .submit_btn2:hover, .bg_login .submit_btn2:active, .bg_login .submit_btn2:focus
{
    background-color: transparent;
    border: 2px solid #0087e5!important;
    color: #0087e5 !important;
}
.bg_login .frgt_link
{
    float: right;
    line-height: 55px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #0087e5;
}
.bg_login .frgt_link:hover
{
    color: #1d1d1d;
}
.bg_login .sign_up_link
{
    
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px !important;
    color: #666666;
}
.bg_login a
{
     
    font-weight: 600;
    color: #0087e5;
}
.table_head
{
    font-size: 24px;
    color: #333333;
    font-family: 'pf_dintext_probold' !important;
    line-height: 36px;
    text-align: left;

}
.bg_login .borderless td {
    border: none;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-weight: 600;
    padding: 6px;
}
.pagi {
    font-size: 15px;
    color: #0087e5;
    float: left;
    line-height: 35px;
}
.pagination {
    float: left;
    /* width: 72.9%; */
    margin: 0 5% !important;
    background: #fff;
    box-shadow: 0 0 2px #dadada;
    border-radius: 25px !important;
}
.pagination li:first-child a:hover, .pagination li:first-child {
    border-radius: 25px 0 0 25px;
}
.pagination li {
    float: left;
}
.pagination li:last-child.current {
    border-radius: 0px 25px 25px 0px;
}
.current {
    background: #fff !important;
}
.pagination li a {
    color: #7e7e7e;
    display: block;
    font-size: 14px;
    padding: 0 12px;
    line-height: 35px;
    border-right: 1px solid #e9e9e9;
}
.current a {
    color: #fff !important;
    background: #0087E5 !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    
    /* background: #fff !important; */
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    margin-left: 0;
    
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    /* background: #fff !important; */
}
.pagination li a:hover {
    background: #1e99ee!important;
    color: #fff!important;
    text-shadow: 0 1px 0 #662d3b!important;
}
.fixit450
{
     width: 650px; 
    margin: 0px auto; 
    text-align: center;
}
.home_services .nav-tabs.nav-justified>li>a
{
    text-transform: uppercase;
    margin-right: 10%;
}
.home_services .nav-tabs.nav-justified>li:last-child>a
{
    
    margin-right: 0%;
}
.home_services .nav-tabs>li>a
{
    text-transform: uppercase;
    border-bottom: 4px solid #ddd !important;
    color: #0087e5;
}
.home_services .nav-tabs>li.active>a
{
    
    border-bottom-color: #333333 !important;
    color: #333333 !important;
}
.home_owl
{
    text-align: center;
}
.home_owl .item
{
    
    
}
.home_owl .item img
{
    margin:0px auto;
    text-align: center;
    float: none !important;
}
.home_owl .item span
{
    
    font-family: 'Open Sans', sans-serif!important;
    color: #2c364a!important;
    font-weight:bold!important;
    font-size: 16px!important;
    display: block!important;
    margin: 18px 0!important;
    text-transform: capitalize !important;
}
.dgm_header
{
    font-family: 'Open Sans', sans-serif !important;
    color: #2c364a !important;
    font-size: 24px !important;
    text-transform: uppercase;
    margin-bottom: 13px;
    line-height: normal;
}
.bg_pricing
{
    background-image: url(../img/img83.jpg);
    background-size: cover;
    width: 100%;
    height: 500px;
    min-height: 300px;
    
}
.bg_pricing_text
{
    font-family: 'pf_dintext_probold' !important;
    color: #fff!important;
    font-size: 40px!important;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
    line-height: normal;
}

.case_studies_text
{
    font-family: 'Open Sans', sans-serif!important;
    color: #dddddd!important;
    font-size:16px!important;
    text-align: center;
}
.deliver_text {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    color: #2c364a;
    text-align: center;
    font-weight:bold;
}
.ecom_number
{
    font-family: 'pf_dintext_prolight';
    font-size: 60px;
    color:#0087e5;
    float: left;
    line-height: normal;
    margin: 0px 25px 0px 0px;

}
.ecom_header
{
    color: #3d3d3d;
    font-size: 24px;
    font-family: 'pf_dintext_probold';
    text-align:left;
    line-height:normal;
    text-transform: uppercase;
}
.ecom_right
{
        display: table;
}
.big_img
{
    width: auto;
}
.text_white
{
    color: #fff !important;
}
.big_white_text
{
    font-family: 'Open Sans', sans-serif!important;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
}
.orange_white_text
{
    font-family: 'Open Sans', sans-serif!important;
    font-size: 24px;
    color: #e77010;
    font-weight: 600;
}
.min_h_450, .iot_ul, .iot_box_ul, .iot_btm
{
    min-height: 390px;
    width: 100%;
    border: 1px solid #e3e3e3;
    box-sizing:border-box;
    padding: 20px;
}
.iot_ul, .iot_box_ul, .iot_btm
{
    min-height: auto !important;
    border: 0px solid #e3e3e3 !important;
}
.border_right_white
{
    border-right:1px solid #e3e3e3 !important;
}
.border_left_white
{
    border-left:1px solid #e3e3e3 !important;
}
.min_h_450 ul, .iot_ul ul, .iot_box_ul ul, .iot_btm ul, .iot_btm
{
    margin: 0;
    padding: 0;
}

.strategy_header_1, .strategy_header_2
{
    background-color:#333333;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding:4% 25%;
    line-height: 25px;
    margin-bottom: 0px;
}
.strategy_header_2
{
    background-color:#555555 !important;
}
.min_h_450 ul li, .iot_ul ul li, .iot_box_ul ul li, .iot_btm ul li
{
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    /*display: inline-block;*/
    list-style: none !important;
    padding-left:35px;
    text-align: left;
    margin-bottom: 20px;
    font-weight:normal;
}

.min_h_450 ul li:before, .iot_ul ul li:before
{
    content: "";
    width: 17px;
    height: 12px;
    background-image:url(../img/img_tick.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: normal;
    position: absolute;
    top: 7px;
    left: 0;
}
.iot_box_ul ul li:before, .iot_btm ul li:before
{
    content: "";
    width: 7px;
    height: 7px;
    background-color: #06a2cb;
    line-height: normal;
    position: absolute;
    border-radius: 50%;
    top: 9px;
    left: 5px;
}
.no_padding
{
    padding: 0px 0px !important;
}
.min_h_450.bg_2
{
    background-color:#f6f6f6 !important;
}
.confirm_input
{
    width: 100%;
    height: 84px;
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #3E3E3E;
    line-height: 30px;
    font-weight: 600;

}
.blue_btn4
{
    margin-top: 50px;
    background-color: #0087e5;
    border: 2px solid #0087e5!important;
    color: #fff !important;
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal !important;
    padding: 15px 45px !important;
}
.blue_btn4:hover {
    
    background-color:transparent;
    color: #0087e5!important;
    border: 2px solid #0087e5!important;
}
.career_opt
{
    width:100%;
    max-height: 230px;
    display: flex;
    text-align: center;
    position: relative;
    background-color: #000;
    overflow: hidden;
    cursor: pointer;

}

.career_opt img
{
    position: relative;
    width: 100%;
    height: 100%;
   
}
.career_opt:after
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+38,000000+100&0+38,0.49+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 38%, rgba(0,0,0,0.49) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 38%,rgba(0,0,0,0.49) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 38%,rgba(0,0,0,0.49) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7d000000',GradientType=0 ); /* IE6-9 */
position: absolute;
content: "";
width: 100%;
height:100%;
left: 0;
}
.career_opt img
{
    opacity: 0.7;
}
.career_text
{
    position: absolute;
    background-position: bottom center;
    content: "";
    width: 100%;
    height: auto;
    bottom: 10px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 15px;
    font-weight:600 !important;
    color: #fff;
    z-index: 1;
}
.two_padding
{
    padding: 2px 2px !important;
}
.ov
{
    position: relative;
}

.career_hover
{
    width: 596px;
    min-height: 464px;
    background-color: #009fd6;
    z-index: 2;
    position: absolute;
    padding: 30px;
    left: 2px;
    top: 2px;
    content: "";
    visibility:hidden;
    opacity:0;
    transition: all 0.2s ease-in ;
}
.ps
{
    position: static!important;
        overflow-y: scroll;
}
.ov:hover > .career_hover {
    visibility:visible;
    opacity:1;
}
.apply_header
{
    font-size: 30px;
    font-family: 'pf_dintext_probold'; 
    color: #fff !important;
    text-transform: uppercase;
    line-height: 30px;
}
.apply_header_small
{
    font-size: 18px;
    font-family: 'pf_dintext_probold'; 
    color: #fff !important;
    text-transform: uppercase;
    line-height:normal;
    margin-bottom: 5px;
}

.apply_btn
{
    background-color: transparent;
    border: 2px solid #fff!important;
    color: #fff !important;
    padding: 12px 30px !important;
    outline: none;
    text-transform: uppercase;
    font-family: 'pf_dintext_promedium' !important;
}
.apply_btn:hover
{
    background-color:#fff;
   /* border: 2px solid #0087e5!important;*/
    color: #0087e5 !important;
}
.right_hover
{
    right: 2px !important;
    left: auto;
}
.left_btm_hover
{
    right:auto;
    left: 2px !important;
    bottom: 2px !important;
    top: auto !important
}
.right_btm_hover
{
    left:auto;
    right: 2px !important;
    bottom: 2px !important;
    top: auto !important
}
.min-height-0
{
    min-height: auto !important;
}
.career_apply
{
    color: #fff;
}
.career_apply .form-control
{
    background: transparent;
    border: 1px solid #616877;
    color: #D8D8D8 !important;
        font-size: 18px !important;
}

.career_apply .form-group textarea {
    width: 100%;
    padding: 15px 22px !important;
    margin-bottom: 25px;
}
/*.career_apply .form-control placeholder
{
   
}

.career_apply .form-group input::-webkit-input-placeholder {
    color:#6c727e;
}*/


/*input[type=file]
{
   display: none !important;
}
*//*
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    direction: ltr;

}
.career_apply .fileinput {
    display: inline-block!important;
    margin-bottom: 9px!important;
}
.career_apply .fileinput .btn {
    vertical-align: middle!important;
}
.career_apply .btn-file {
    position: relative!important;
    overflow: hidden!important;
    vertical-align: middle!important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
    padding: 1px 10px !important;
    color: #464646;
     margin-right:10px;
}

.career_apply .fileinput-filename {
    display: inline-block!important;
    overflow: hidden!important;
    vertical-align: middle!important;
}

.career_apply .fileinput-new {
    display: inline-block!important;
    overflow: hidden!important;
    vertical-align: middle!important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
    color: #666666;
}*/
.upload_cv
{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 18px;
    font-weight:normal !important;
    color: #ccc;
    float: left;
    margin-right: 30px;
    line-height: 35px;
    margin-bottom: 0px;
}
.btn_career_upload
{
    background-color: #fff !important;
    border-radius: 3px !important;
    color: #333!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 17px !important;
    text-transform: capitalize !important;
    padding: 5px 20px !important;
}
.no_bg
{
    background-color: transparent !important;
    border: 0px solid transparent !important;
    box-shadow: none !important;
    height: auto !important;

}
.input-group-addon, .input-group-btn
{
    vertical-align: top !important;
}
.input-group
{
    /*display: block !important;*/
}
.plr
{
    padding: 15px 50px !important; 
    margin-top: 30px !important;
}

.career_btm
{
    color: #9f9f9f;
}
.border_white
{
    border:1px solid #e3e3e3;
}

.navbar-nav .open .dropdown-menu > .active > a
{
    background-color: #014d71 !important;
}


/*
input[type=file].upload

{
    border-radius: 4px !important;
}*/

.strategy_header_3
{
    background-color: #333333;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 25px 0px;
    line-height: normal;
    margin-bottom: 0px;
    align-items: center;
    height: 75px;
    justify-content: center;
    display: flex;
}
/*.iot_box_ul
{
    margin:0px;
    padding:0px;
}*/


.navsoft_header2 {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    color: #2c364a !important;
    font-weight: 600;
}

/*for navsoftcloud page*/
.navcloud img
{
    float: left;
    margin: 0px 20px 0px 0px;
}
.navcloud .navsoft_header1 p
{
    font-size: 21px !important;text-align: left !important;
}
.navcloud .navsoft_header1
{
    justify-content: left !important;
}

.navcloud_img
{
    min-height: 250px;
    display: flex;
    justify-content:center;
    align-content:center;
    align-items:center;
}
/*for need developer page*/
.fixit1200 {
    width: 1200px;
    margin: 0 auto;
}
.developerzone {
    width: 380px;
    float: left;
    background: #EEE url("../img/pricing_corner_bg.png") no-repeat scroll left top !important;
    border-radius: 6px;
    margin-right: 2%;
    margin-bottom: 35px;
    padding: 15px 0 0;
    position: relative;
}
.full_image {
    width:99% !important;
}
.titlemaster {
    clear: both;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 50px;
    border-top: 1px solid #bdc1cb;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#cecece));
    background: -webkit-linear-gradient(#fff, #cecece);
    background: -moz-linear-gradient(#fff, #cecece);
    background: -ms-linear-gradient(#fff, #cecece);
    background: -o-linear-gradient(#fff, #cecece);
    background: linear-gradient(#fff, #cecece);
    -pie-background: linear-gradient(#fff, #cecece);
}
.titleboxsubtext {
    background: #eee;
    color: #888;
    font-size: 14px;
    min-height:90px;
    padding:2px;
    text-align: center;
}
.lightme {
    background: #565c61;
    color: #d8d8d8;
    font-size: 13px;
    text-align: center;
    line-height: 44px;
    width: 49%;
    display: block;
    float: left;
    border-radius: 0 0 0 6px;
}
.lightme:hover, .darkme:hover
{
    color: #fff !important;
}
.darkme {
    background: #070f16;
    color: #d8d8d8;
    font-size: 13px;
    text-align: center;
    line-height: 44px;
    width: 51%;
    display: block;
    float: right;
    border-radius: 0 0 6px 0;
}
.pricing_details {
    position: absolute;
    font-weight: bold;
    top: 15px;
    left: -11px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    -webkit-transform: rotate(313deg);
    -moz-transform: rotate(313deg);
    -o-transform: rotate(313deg);
    writing-mode: lr-tb;
}
.pricing_details {
    position: absolute;
    font-weight: bold;
    top: 15px;
    left: -11px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    -webkit-transform: rotate(313deg);
    -moz-transform: rotate(313deg);
    -o-transform: rotate(313deg);
    writing-mode: lr-tb;
}
.developerzone:nth-child(3n) {
    margin-right: 0;
}
.bg_need
{
    background-color: #bdc1cb;
}

/*for BMS page*/
.bms .nav-tabs>li>a
{
    font-size: 19px !important;
    text-transform: capitalize;
    font-weight: 600 !important;
    padding: 10px 0px !important;
    font-family: 'Open Sans', sans-serif!important;
}
.bms .nav-tabs
{
    border-bottom: 1px solid #ddd !important;
}
.bms .img-responsive
{
    display: inherit !important;
    margin: 0px auto;
    float: none;
}
/*method*/

.method
{

}
.dig_mob_view
{
    display: none!important;
}
.dig_img
{
    max-width: 100%;
    width: auto;
    margin: 0px auto;
}

.career_apply option
{
    background: #2c364a !important;
}
/* form error design added on 26-8-2016*/
input.error, textarea.error, select.error {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid red!important;
}
.error {
    color: #c01f32!important;
    /*float: left;*/
    font-size: 14px;
    line-height: 18px;
    /*margin-bottom: 12px;*/
}
/* form error design end on 26-8-2016*/
.error404
{
    width: auto;
    max-width: 100%;
}



/*STARTUP CSS*/

.startup_left
{
    width: 33%;
    position: relative;
    float: left;
}
.startup_left p, .startup_right p
{
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.startup_right
{
    float: right;
    text-align: center;
    width: 47%;
}
.startup_left::after
{
    position: absolute;
    content: "";
    right: -220px;
    top:90px;
    background: url(../img/start2.png);
    width: 230px;
    height: 179px;
}
.startup_img
{
    min-height: 430px;
    display: flex;
    justify-content:center;
    align-items: center;
}
.startup_left img, .startup_right img
{
    width: auto;
    max-width: 100%;
}
.every_step h4, .every_step h5
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700!important;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: normal;
}
.every_step h4
{
    font-size: 23px !important;
}
.every_step h5
{
    font-size: 18px !important;
}
.every_step h4 span
{
    color: #0087e5;
}
.every_step_box
{
    text-align: center;
    margin: 30px 0px;
    padding: 0px 10px;
}
.every_step_box img
{
    margin-bottom: 20px;
}
.every_step_box p.eng_desc
{
    text-align: center;
}
.startup_divider
{
    width: 100%;
    height: 4px;
    border-top: 2px solid #cfd6d9;
    border-bottom: 2px solid #f4f6f7;
    margin-top:60px;
    position: relative;
}
.startup_divider:after
{
    position: absolute;
    background: url(../img/start27.png) no-repeat center center;
    content: "";
    width: 34px;
    height: 34px;
    top: -17px;
    left: 50%;
}
.step2_box
{
    background: url(../img/start8.png) no-repeat center center;
    width: 175px;
    height: 322px;
    text-align: left;
    padding-top: 40px;

}
.step2_box p
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700!important;
    text-transform: uppercase;
    font-size: 18px;
    color: #9f9f9f;
    line-height: 30px;
    padding-right: 40px;
    padding-top: 15px;
}
.benefit_box
{
    text-align: center;
    margin-bottom:70px;
}
.boldbluestart
{
    color: #0087e5 !important;
    font-size: 18px !important;
    font-weight:bold !important;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.startup_btn
{
    padding: 13px 15px;
    background-color: #ff8726;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 30px;
}
.startup_btn:hover, .startup_btn:focus
{
    background-color:#ef7615;
    color: white;
    text-decoration: none;
}
.ind_sol, .ind_sol2
{
    border: 1px double #cccccc;
    min-height: 390px;
    transition:all 0.2s ease;
    cursor: pointer;
    position: relative;
    padding: 0px 15px;
}
.ind_sol2
{
    min-height: 420px !important;
}
.ind_sol:hover, .ind_sol2:hover
{
    background-color: #617a90;
    color: #fff !important;
}
.ind_sol:hover:before, .ind_sol2:hover:before {
  content: " ";
  position: absolute;
  z-index: 4;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid #bfc2c5;
}
.ind_sol:hover>p.eng_desc, .ind_sol2:hover>p.eng_desc
{
    color: #fff !important;
}
.ind_img_box 
{
    width: 135px;
    height: 136px;
    margin:30px auto 20px auto;
}
.ind1
{
    background-image: url(../img/iot17.png);
}
.ind_sol:hover .ind1
{
    background-image: url(../img/iot17hover.png);
}
.ind2
{
    background-image: url(../img/iot18.png);
}
.ind_sol:hover .ind2
{
    background-image: url(../img/iot18hover.png);
}
.ind3
{
    background-image: url(../img/iot19.png);
}
.ind_sol:hover .ind3
{
    background-image: url(../img/iot19hover.png);
}
.ind4
{
    background-image: url(../img/iot20.png);
}
.ind_sol:hover .ind4
{
    background-image: url(../img/iot20hover.png);
}

/*ENTERPRISE*/
.ent_tab li{
    display: flex;
    margin: 10px 0px;

}
.ent_tab li img
{
    margin-bottom: 20px;
    padding: 0px 10px;
}
.ent_tab li a
{
    padding: 0px 0px !important;
    font-size: 18px !important;
    border-bottom:0px !important;
    min-height: 270px;
}
.ent_tab>.active>a, .ent_tab>.active>a:focus, .ent_tab>.active>a:hover, .ent_tab>li>a:hover
{
    border-bottom: 0px solid #0087e5 !important;
    color: #525252 !important;
    cursor: pointer;
}
.ent_tab> li.active > a {
    color: #525252 !important;
    position: relative;
}
.ent_tab> li.active > a:after
{
    position: absolute;
    content: "";
    background-image: url(../img/ent6.png);
    width: 25px;
    height: 17px;
    bottom: -1px;
    right: 95px;
    z-index: 1;
}
.ent_tab_box
{
    background-color: #fff;
    padding: 50px 20px;
    border-top: 1px solid #b3a19e;
    border-bottom: 1px solid #b3a19e;
}
.ent_tab_box ul
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
}
.ent_tab_box ul li
{
    position: relative;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.ent_tab_box ul li:before
{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #7b5548;
    left: -19px;
    top: 12px;
}
.ent_slider_ul
{
    margin:0px;
    padding: 0px;
    text-align: left;
    padding: 0px 0px 0px 15px;
}
.ent_slider_ul li
{
    position: relative;
    line-height: normal;
    margin-bottom: 10px;
}
.ent_slider_ul li:before
{
    position: absolute;
    content: "";
    width:5px;
    height: 5px;
    border-radius: 50%;
    background-color: #48c5ff;
    left: -15px;
    top: 6px;
}
#owl-demoz.ent_owl .owl-controls .owl-buttons .owl-prev, #owl-demoz.ent_owl .owl-controls .owl-buttons .owl-next {
    top: 50% !important;
}
.ent_owl .every_step_box 
{
    margin: 30px 15px;
}
/*FOR HEIGHT OF BANNER*/
#myCarousel1 .carousel-inner, #myCarousel6 .carousel-inner 
{
    min-height: 315px !important;
}