h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
/*p {margin: 5px;}*/
html, body{
  	font-family: 'Open Sans', serif;
    font-size: 100%;
  	background: #dff4fc;
}
body {
	/*background: url('../images/bg2.png') repeat-x;*/
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

a {
	color:#19B5FE;
}

h2 {
	text-align:center;
	color:#0a0a0a;
	margin:0 0 .6em 0;
	padding:0;
	font-weight:bold;
	font-size:2.5em;
	font-family: 'Kaushan Script', cursive;
}

/*Reset*/
.container {
  width: 1060px;
  max-width: none !important;
}

.break {
	margin-bottom: 30px;
}

.title {
	color: #feb320;/*
	text-stroke: 3px #1c6b65;
	-moz-text-stroke: 3px #1c6b65;
	-webkit-text-stroke: 3px #1c6b65;
	-webkit-text-stroke-width: 1px;
   	-webkit-text-stroke-color: black;
	/*text-shadow: 0px 3px 0px rgba(28, 107, 101, 1);*/
	letter-spacing: 2px;
	/*text-shadow: -2px 0 #1c6b65, 0 3px #1c6b65, 3px 0 #1c6b65, 0 -2px #1c6b65;*/
	text-shadow:1px 1px 0px #e88c13;
}


.line {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 50px auto 20px auto;
}

.line span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    position: relative;
    padding: 0 40px;
}

.line span:before, .line span:after {
    content: '';
    display: block;
    width: 1000px;
    position: absolute;
    top: 2em;
    border-top: 1px solid #ffffff;
}

.line span:before {  right: 100%;}
.line span:after{left: 100%;}

.od{
    background: url("../images/od.png") no-repeat;
    background-position:center;
    margin: 0 auto;
    height: 65px;
    width: 59px;
}

.content {
	margin-top: 50px;
}

.margin-bottom {
    margin-bottom:3em;
}


/********************/
/*   Table    */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none;
}

.table > thead > tr > th {
  border-bottom: none;
}

/************************/
.table-opendilo {
  /*border: 1px solid #ddd;*/
  text-align: center;
  font-size: 15px;
}

.table-opendilo > tfoot {
	background: #eeeeee;
	font-size: 12px;
	text-align: right;
}

.table-opendilo > thead > tr > th:first-child {
	border-radius: 6px 0 0 0;
}

.table-opendilo > thead > tr > th:last-child {
	border-radius: 0 6px 0 0;
}

.table-opendilo > tfoot > tr > td:first-child {
	border-radius: 0 0 6px 0;
}

.table-opendilo > tfoot > tr > td:last-child {
	border-radius: 0 0 0 6px;
}

.table-opendilo > tbody > tr {
	border: none;
}

.table-opendilo > tbody > tr > td {
	background: #ffffff;
}

.table-opendilo > thead > tr > th{
  border-bottom-width: 2px;
  background: linear-gradient(#e0f49b, #7cca32);
  padding: 15px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  /*text-shadow: -1px 0 #a5e24d, 0 1px #1c6b65, 1px 0 #1c6b65, 0 -1px #a5e24d;*/
}


.box {
	float: left;
	margin-right: 20px;
	height: auto;
	width: 280px;
	border-radius: 6px;
	border: 3px solid #fff6d8;
	background: linear-gradient(#e6c58f, #daae6e);
	padding: 10px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Averia Sans Libre', cursive;
}

.box .fa-border {
	border-color: #ffffff;
}

.box span {
	font-size: 16px;
}

.box-medium {
	float: left;
	margin-right: 20px;
	height: auto;
	width: 240px;
	border-radius: 6px;
	border: 3px solid #fff6d8;
	background: linear-gradient(#e6c58f, #daae6e);
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Averia Sans Libre', cursive;
}

.space {
    font-size:14px;
	margin-top: 50px;
	text-align: center;
}

.space h2 {
    font-size:36px;
	color: #64B7FF;
	font-family: 'Kaushan Script', cursive;
}

.space h3 {
	font-size: 18px;
	color: #ffffff;
	font-family: 'Kaushan Script', cursive;
}

.space h4 {
	font-size:16px;
}


.space .order {
	border-radius: 6px;
}

.req {
	font-size: 13px;
	text-align: left;
}

.id tbody > tr > td:first-child {
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
}


/*************************/
/***** Promo ************/
.page-two .content  {
	background: #f6fdff;
	padding: 20px;
	border-radius: 6px;
}
.sidebar {
	padding: 0 0 0 25px;
}


.tut {
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
	padding: 10px 0;
}

.sidebar h4 {
	padding: 10px 0 0 0;
}

.sidebar .list-unstyled li {
	border-bottom: 1px dotted #eee;
	padding: 4px 0;
}

.sidebar .list-unstyled li a {
	font-size: 14px;
}


/************************/

/********************/

/*-- header --*/
.header {
	padding: 1.5em 0;
	/*background: url(../images/header_bg.jpg);*/
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
}
.logo {
	float: left;
	margin-top: 3px;
}
/* start h_menu */
.h_menu4{
	float:right;
	background: #ffffff;
	border-radius: 3px;
	margin-top: 22px;
	padding: 5px;
	box-shadow:1px 1px 0px #666;
}
.toggleMenu {
    display: none;
	background:#E46A3B;
	width: 100%;
	color: #FFF;
	font-size: 1.5em;
}
.nav li.logo.active a, .nav li.logo a:hover {
   border-bottom:none;
}
.nav {
    list-style: none;
     *zoom: 1;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
	width: 13em;
	/*border-bottom:5px solid #0072bc;*/
	z-index:888;
	border-radius: 3px;
}
.nav li a {
	display: block;
	padding:8px 15px;
	font-size:0.95em;
    text-transform: uppercase;
	/*-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;*/
	text-decoration: none;
	/*border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;*/
}

.nav li a:hover {
	background: #B58E58;
	color: #ffffff;
	border-radius: 3px;
}

.nav li ul li a:hover {
	background: #ffffff;
	color: #B58E58;
}
.nav li:hover {
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);*/ /*
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008bc9), color-stop(100%,#006cb5));
	background: -webkit-linear-gradient(top,  #008bc9 0%,#006cb5 100%);
	background: -o-linear-gradient(top,  #008bc9 0%,#006cb5 100%);
	background: -ms-linear-gradient(top,  #008bc9 0%,#006cb5 100%);
	background: linear-gradient(top,  #008bc9 0%,#006cb5 100%);*/
}
.nav li {
    position: relative;
}
.nav li.active{
	background:#ffffff;
}
.nav > li > a.parent{
	background: url(../images/arrow.png) no-repeat 80px 14px;
	padding:8px 30px 8px 10px;
}
.nav > li > a.parent:hover{
	background: url(../images/arrow.png) no-repeat 80px 14px #B58E58;
	padding:8px 30px 8px 10px;
}
.nav > li {
    float:left;
    margin: 0 5px;/*
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;*/
}
.nav > li > a{
	color:#000;
}
.nav > li.hover > ul {
    left:-1px;
    top:38px;
}
.nav li li.hover ul {
    left: 100%;
   /*-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition:  background .2s linear;
	transition: background .2s linear;*/
}
.nav > li > li > a{
	font-size: 0.85em;
	padding: 10px 20px;
	display: block;
	color: #555;
	background: #fff;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	/*-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;*/
	width: 100%;
	text-decoration: none;
	margin: 0;
	text-transform: lowercase;
}
.nav li li {
	border-top:none;
}
.nav li li:hover{
	border-top:none;
}
.nav li li a{
	text-transform: capitalize;
	font-size:0.85em;
/*	border-bottom: 1px solid #e8ebf1;
	border-left: 1px solid #e8ebf1;
	border-right: 1px solid #e8ebf1;*/
}
/*.nav li li a:hover{
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
}
.nav > li > a:hover, .nav > li > a:focus {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	color:#000;
}*/
.nav > li >  ul {
    position: absolute;
    left: -9999px;
    padding: 0;
    z-index: 9999;
    background:#fff;
}
/***** Media Quries *****/
/*@media screen and (max-width: 768px) {
	.h_logo4{
		text-align:center;
		float: none;
		margin: 4% 0;
	}
	.h_menu4{
		float: none;
	}
	.toggleMenu {
		padding: 5px 10px;
		width: 100%;
	}
	.nav li a {
		padding: 10px 15px;
	}
	.nav {
		background:#fff;
	}
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50% !important;
    }
   .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
}
@media screen and (max-width: 640px) {
	.toggleMenu {
		width:100%;
	}
}
@media screen and (max-width: 480px) {
	.toggleMenu {
		width:100%;
	}
}
@media screen and (max-width: 320px) {
	.toggleMenu {
		width:100%;
	}
}*/
/*-- banner --*/
/*.owl-item {
	height: 500px;
}*/

.discount-content {
	font-size: 14px;
}


.banner{
	/*background:url(../images/banner.jpg)no-repeat center top;*/
	/*background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;*/
	max-height:600px;
	position:relative;
	top: 0;
}
.b-info-full{
	width: 100%;
}
.b-info-left{
	float:left;
	width:60%;
}
.b-info-right{
	float:right;
	width:40%;
}
.b-info-left h1{
	color:#FFF;
	font-weight:700;
	font-size:3em;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
.b-info-left h2{
	color: #FFF;
	font-weight: 100;
	font-size: 1.5em;
	margin: 0.5em 0 1em;
	padding: 0;
}
.b-info-left p{
	color:#fff;
	margin: 0;
	font: 300 16px/25px 'Open Sans', serif;
	padding: 0.1em;
	line-height: 1.8em;
}
.b-info-right p{
	color:#FFF;
	font-size:1.2em;
}
.b-info-right p span,.b-info-right p a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
/* Button 3d */
.btn1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 15px 20px;
	display: inline-block;
	margin: 15px 0 0;
	text-transform: uppercase;
	font-size: 1em;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 56%;
}
.btn-8c:hover {
	-webkit-transform: rotateX(15deg);
	-moz-transform: rotateX(15deg);
	-ms-transform: rotateX(15deg);
	-o-transform: rotateX(15deg);
	transform: rotateX(15deg);
	text-decoration:none;
	background:#f6724b;
	color:#fff;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-8 {
	display: block;
	background:#ffde00;
	outline: 1px solid transparent;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.banner-info {
	width:70%;
	margin:3em auto 0 auto; /*11em*/
}
.server-pic{
	position:absolute;
	width:100%;
	bottom:-3px;
	z-index:1;
}
.banner-box{
	z-index:2;
}
/*-- welcome-note --?*/
.welcome-note{
	background:#f5f5f5;
	padding: 1em 0;
	margin-top: -0.55em;
}
.welcome-note i{
	color: #f6724b;
	font-size: 1.5em;
	margin-right: 0.3em;
	vertical-align: bottom;
}
.welcome-note p{
	color:#000;
	margin:0;
	font: 300 16px/25px 'Open Sans 27px', serif;
}
.welcome-note p a{
	font-style:italic;
	font-weight:bold;
	color: #0072bc;
	text-decoration:underline;
	margin-left:0.5em;
}
.welcome-note p a:hover{
	color:#ff6e4e;
}
/*-- Seacrh Domain --*/
.search-domain {
	background: #f4e2a7;
	/*background: -moz-linear-gradient(top, #f2f9fe 10%, #d6f0fd 100%);*/
	padding: 1em;
	border: 1px solid #d6a770;
}

.search-domain .col-sm-2, .search-domain .col-sm-6 {
	padding: 5px;
}
.search-domain label {
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 7.5px;
}

.search-domain .textbox {
	display: block;
	width: 100%;
	height: 57px;
	padding: 15px;
	outline: none;
	font: 300 16px/25px 'Open Sans', serif;
	color: #999;
	background: #fff;
	border: 1px solid #DFDDDD;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.search-domain .selectbox {

	width: 100%;
	height: 57px;
  	padding: 15px;
	font: 300 16px/25px 'Open Sans', serif;
	color: #999;
	background: #fff;
	border: 1px solid #DFDDDD;
	outline: none;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.search-domain .btn-red {
	cursor:pointer;
	font-size:18px;
	color:#fff;
	text-shadow:0 -1px #b22622;
	background: #dc5459;
	background: -moz-linear-gradient(top,  #dc5459 0%, #ce383c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc5459), color-stop(100%,#ce383c));
	background: -webkit-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: -o-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: -ms-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: linear-gradient(top,  #dc5459 0%,#ce383c 100%); -pie-background: linear-gradient(top,  #dc5459 0%,#ce383c 100%);

	border:1px solid #d04044;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	padding:13px 19px;
	text-align:center;
	border-bottom:3px solid #ad1315;

	text-transform: uppercase;
	font-family: 'Open Sans', serif;
	font-weight: bold;

}

.search-domain .btn-red:hover {
	border-top:3px solid #ed9297;
	border-bottom:1px solid #d24549;
	padding:11px 19px 14px;
}

.search-domain .btn-green {
	cursor:pointer;
	font-size:20px;
	color:#fff;
	background: #97db46;
	background: -moz-linear-gradient(top,  #97db46 0%, #63b821 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc5459), color-stop(100%,#ce383c));
	background: -webkit-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: -o-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: -ms-linear-gradient(top,  #dc5459 0%,#ce383c 100%);
	background: linear-gradient(top,  #dc5459 0%,#ce383c 100%); -pie-background: linear-gradient(top,  #dc5459 0%,#ce383c 100%);

	border:1px solid #4ad040;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	padding:12px 19px;
	text-align:center;
	border-bottom:3px solid #308c06;

}




/*-- plans --*/
.plans h2 span{
	font-weight:600;
}
.pricing-grid{
	background:#ffffff; /*f5f5f5*/
	/*padding: 1em 1em;*/
	/*border: 1px solid #CCCCCC;*/
	border-radius: 6px;

}
.pricing-grid h3{
	margin: 0;
	/*padding: 0 0 0.8em;*/
	color: #ffffff; /*0072bc*/
	font:bold 24px 'Open Sans', serif;
	padding: 15px 0;
	border-radius: 6px 6px 0 0;
}

.pricing-grid .pricing-green {
	background: #84d133;/*78cfbf*/
	border:3px solid #ffffff;
}

.pricing-grid .pricing-blue {
	background: #29c8ff;
	border:3px solid #ffffff;
}
.pricing-grid .pricing-red {
	background: #e13d31;
	border:3px solid #ffffff;
}
.pricing-grid .pricing-orange {
	background: #feb622;
	border:3px solid #ffffff;
}

.pricing-grid small{
	width: 71%;
	height: 1px;
	display: block;
	margin: 0 auto 1.7em;
}
.pricing-grid label{
	color:#f6724b;
	font-weight:bold;
	font-style:normal;
	font-size:1.3em;
	display: inherit;
}
.pricing-grid label i,.pricing-grid label em{
	font-weight:bold;
	font-style:normal;
	font-size:0.5em;
}
.pricing-grid label i{
	vertical-align:super;
}
.pricing-grid label em{
	color: #b4b4b4;
	font-size: 0.24em;
	margin-left: -2em;
}
.pricing-grid big{
	color: #b4b4b4;
	font-weight: bold;
	display: block;
	font-size: 0.875em;
	line-height: 0;
}
.pricing-grid p{
	color:#575757;
	font-weight:400;
	margin:0;
	padding:0.4em;
	font-size:0.9em;
}
.pricing-grid p strong{
	font-weight:bold;
}
.order {
	display: block;
	border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-o-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
}

.order-green {
	background: #84d133;
	border-bottom: 4px solid #308b05; /*4AD2B8*/
}

.order-blue {
	background: #29c8ff;
	border-bottom: 4px solid #0890d8;
}

.order-red {
	background: #e13d31;
	border-bottom: 4px solid #931009;
}

.order-orange {
	background: #feb622;
	border-bottom: 4px solid #d57b0b;
}
.order a {
	padding: 1em 0em 1em;
	color:#fff;
	display: block;
	outline: none;
	border: none;
	font-weight: 600;
}
.btn-order {
	background: #f6724b;
	color: #fff;
	padding: 7px 10px;
	text-transform:capitalize;
	margin:1em auto;
	font-size: 14px;
	font-weight: bold;
}
.btn-order:hover {
	background:#ffde00;
	color:#000;
}
.pricing-grid:nth-child(4){
	margin-right:0;
}

.pricing-grid .small {
	font-size: 15px;
}

.plans{
	padding:3em 0;
}


.price {
	font-size: 20px;
	color: #CC1010;
	font-weight: bold;
}













/*-- contact-info --*/
/*.order-info h2{
	text-align:center;
	color:#0a0a0a;
	margin:0 0 1.5em 0;
	padding:0;
	font-weight:bold;
	font-size:2.5em;
	font-family: 'Kaushan Script', cursive;
}*/

.contact-info p span{
	width:20%;
	height:1px;
	display:inline-block;
	background:#777;
	vertical-align:middle;
}
.contact-info p span:nth-child(1){
	margin-right:0.5em;
}
.contact-info p span:nth-child(2){
	margin-left:0.5em;
}
.contact-info p{
	color:#796900;
	font-weight:bold;
	font-size:1.5em;
	margin:1em 0;
	padding:0;
}
.contact-info h5{
	margin:0.5em 0;
	padding:0;
	color:#0a0a0a;
	font-weight:100;
	font-size:2.5em;
}
.contact-info h5 a{
	color:#0072bc;
	font-weight:700;
	font-size:0.7em;
	text-decoration:none;
	vertical-align:middle;
}
.contact-info h5 a:hover{
	color:#ff5e3a;
}
.contact-info{
	padding:2em 0;
}
/*-- bottom-grids --*/
.bottom-grids{
	padding:5em 0;
	background: url(../images/banner-bg.jpg) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
}
.bottom-grid p{
	text-align:justify;
}
/*-- clients --*/
.clients{
	padding: 3em 0 4em;
}

.clients h3{
	font-size:1.5em;
	color:#000;
	margin:0;
	padding:0;
}
.clients ul{
	margin:1.5em 0 0 0;
	padding:0;
}
.clients ul li{
	display:inline-block;
	margin-right:0.8em;
}
.clients ul li a{
	display:block;
}

.bg-footer {
	width: 100%;
    height: 400px;
    background-image: url(../images/bg-footer4.png);
    background-size:100% 100%;
}
/* --footer --*/
.footer{
	background-image: url(../images/bg-foot.png); /*f5f5f5 #B58E58*/
	padding:5em 0;
	/*border-top: 3px solid #85583d;*/
	font-size: 14px;
	color: #ffffff;
}
.footer-grid h3{
	color: #ffffff; /*f6724b*/
	font:bold 18px 'Open Sans', serif;
	margin: 0 0 0.5em 0;
}
.footer-grid ul{
	margin:0.5em 0 0 0;
	padding:0;
}
.footer-grid ul li{
	display:block;
}
.footer-grid ul li a{
	color:#ffffff; /*999*/
	font: 300 14px 'Open Sans', serif;
	padding:0.2em;
	display:block;
	text-decoration:none;
}
.footer-grid ul li a:hover{
	color:#f6724b;
}
.feature_grid{
	margin-bottom:3em;
}
.feature {
	padding-left:190px;
	position: relative;
}
.feature i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 170px;
	height: 170px;
	line-height: 175px;
	text-align: center;
	background: #f6724b;
	font-size: 6em;
	color: #fff;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	transition:all 0.5s linear;
		-moz-transition:all 0.5s linear;
		-ms-transition:all 0.5s linear;
		-o-transition:all 0.5s linear;
		-webkit-transition:all 0.5s linear;
}
.feature:hover i{
	background:#ffde00;
}
.feature h3 {
	color: #fff;
	font: bold 30px/37px 'Open Sans', serif;
	text-transform: uppercase;
}
span.m_1{
	font-weight:100;
}
.feature p {
	color: #fff;
	font: 300 16px/25px 'Open Sans', serif;
	line-height: 1.8em;
}
ul.socials {
	padding: 0;
	list-style: none;
}
ul.socials li {
	display: inline-block;
}
.fb {
	background: #3E5B98;
}
.tw {
	background: #4DA7DE;
}
.gp {
	background: #D93E2D;
}
.yt {
	background: #E02A20;
}
.socials li a i.fb, .socials li a i.tw, .socials li a i.gp, .socials li a i.yt{
	margin-right: 5px;
	height: 32px;
	width: 32px;
	display: inline-block;
	color: #fff;
	/*background: none;*/
	text-align: center;
	line-height: 33px;
	font-size: 15px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	/*background:#fff;*/
	transition:all 0.5s linear;
		-moz-transition:all 0.5s linear;
		-ms-transition:all 0.5s linear;
		-o-transition:all 0.5s linear;
		-webkit-transition:all 0.5s linear;
}
/*.socials li a i.fb:hover, .socials li a i.tw:hover {
	background: #ffde00;
	color: #000;
}*/
.copy{
	text-align:center;
	margin-top:2em;
}
.copy p a{
	color:red;
}
/*--services--*/
.services{
	padding:5em 0;
}
ul.service_box{
	padding:0;
	margin:0;
	list-style:none;
}
ul.service_box li.service_box-left{
	float:left;
	width:50px;
	height:50px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	background:#0072bc;
	text-align:center;
	margin-right:1.5em;
}
ul.service_box li.service_box-left span.num{
	font-size: 32px;
	color: #fff;
}
ul.service_box li.service_box-right{
	overflow:hidden;
}
ul.service_box li.service_box-right h3{
	margin:0;
	padding-bottom:0.5em;
	font-size:1.1em;
}
ul.service_box li.service_box-right h3 a{
	margin:0;
	text-transform:uppercase;
	color:#000;
}
ul.service_box li.service_box-right h3 a:hover{
	text-decoration:none;
	color:#f6724b;
}
ul.service_box li.service_box-right p{
	color:#999;
	font: 300 16px/25px 'Open Sans', serif;
	line-height:1.8em;
}
.service_top{
	margin-bottom:2em;
}
h3.m_1{
	padding-left: 15px;
	margin-bottom:1.5em;
	color: #000;
	font-size: 2em;
	text-transform:uppercase;
}
.services_overview{
	margin-bottom:1em;
}
.service_grid h4{
	text-transform:uppercase;
	font-size:1.1em;
	color:#000;
	margin-top:2em;
}
.service_grid p{
	font: 300 16px/25px 'Open Sans', serif;
	color:#999;
	line-height:1.8em;
	margin-bottom: 2em;
}
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: underline !important;
	display: inline-block;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color:#f6724b;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover{
	color:#0072bc;
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
}
/*--clients--*/
.clients{
	padding:5em 0;
}
.clients h1{
	color:#000;
	text-transform:uppercase;
	font-size:2em;
	padding-left:30px;
	margin-bottom:1.5em;
}
.client_box{
	background:#f5f5f5;
	padding:2em;
	text-align:center;
}
.client_box h2{
	color:#0072bc;
	font-size:1.1em;
	text-transform:uppercase;
}
.client_box p{
	color:#999;
	font: 300 16px/25px 'Open Sans', serif;
	line-height:1.8em;
	margin-bottom:2em;
}
.client_box img{
	border-radius:200px;
	-webkit-border-radius:200px;
	-moz-border-radius:200px;
	-o-border-radius:200px;
	display:inline-block;
	border:5px solid rgb(208, 208, 208);
}
.client_box:hover img{
	border:5px solid  #f6724b;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
}
.tab_grid{
	background:#0072bc;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tab-content h3{
	text-align:center;
	margin:2em 0;
	font-size:2em;
	color:#000;
	text-transform:uppercase;
}
.resp-tabs-list {
	width: 35%;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item{
	color:#fff;
	font-size: 1.3em;
	cursor: pointer;
	padding:30px 20px;
	display: inline-block;
	margin: 0;
	text-align: center;
	list-style: none;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
}
.resp-tab-item:hover {
	text-shadow: none;
	color: #ffde00;
}
.resp-tab-active{
	background:#fd926d;
	text-shadow: none;
	color:#fff;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
/*@media only screen and (max-width:480px) {
	.sap_tabs{
		padding-top:0;
	}
	.resp-tabs-container{
		padding:10px;
	}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
	font-size: 1em;
	text-transform: uppercase;
	padding: 10px;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}*/
ul.tab_img{
	padding:0;
	list-style:none;
	position: relative;
}
ul.tab_img li {
	float: left;
	width: 23.3333%;
	margin-right: 2%;
}
ul.tab_img li.last{
	margin-right:0;
}
ul.tab_img1{
	margin-top:3em;
}
.tab_desc{
	background:#f7f7f7;
	padding:1em 0;
	list-style:none;
	text-align:center;
}
.tab_desc h3, .tab_desc1 h3{
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 3px;
}
.tab_desc h3 a, .tab_desc1 h3 a{
	color:#555;
}
.tab_desc p, .tab_desc1 p{
	font-size:1.5em;
	color:#000;
	margin-bottom: 10px;
}
.client_box1{
	background:none;
}
.client_box1 h4{
	color:#000;
	text-transform:uppercase;
	font-size:1.1em;
	margin-top:1em;
}
.client_box1 p, .about_grid-right p, .about_grid1 p, .well_desc p{
	color:#999;
	line-height:1.8em;
	font: 300 16px/25px 'Open Sans', serif;
}
/*--404--*/
.error-404.text-center {
	min-height: 500px;
	margin-top: 5em;
}
.error-404 h1 {
	font-size: 12em;
	font-weight: 700;
	color:#0072bc;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.error-404 p {
	color: #4f4844;
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
}
a.b-home {
	background: #4f4844;
	padding: 0.8em 1.5em;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	margin-top: 1em;
}
a.b-home:hover {
	background:#f6724b;
}
/*--about--*/
.about{
	padding:5em 0;
}
ul.user_head{
	padding:0;
	list-style:none;
	margin-bottom: 2em;
}
ul.user_head i{
	color:#0072bc;
	font-size:2em;
	float:left;
	margin-right:0.5em;
}
ul.user_head li.user_head-right h1, ul.user_head li.user_head-right h2{
	overflow:hidden;
	color: #000;
	font-size:1.5em;
	text-transform: uppercase;
}
.about_grid-left{
	padding-left:0;
}
.about_grid-right h3, .about_grid1 h3{
	font: 300 16px/25px 'Open Sans', serif;
	text-transform: uppercase;
	line-height: 1.5em;
}
.about_grid-right h3 a, .about_grid1 h3 a{
	color: #000;
}
.about_grid-right h3 a:hover, .about_grid1 h3 a:hover{
	text-decoration:none;
	color: #f6724b;
}
.sm_hr {
	overflow: hidden;
	margin: 20px 0px;
	height: 1px;
	background: #DDD;
	font-size: 0;
	line-height: 0;
}
.about_grid1 p{
	line-height:1.5em;
}
.about_bottom{
	margin-top:5em;
}
.well_desc {
	border: none;
	box-shadow: none;
	padding: 26px 20px 26px 70px;
	position: relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 30px;
	overflow: hidden;
	background:#f5f5f5;
}
.dropcaps .dropcaps-first .dropcap {
	background: #2d89ef;
}
.well_desc .dropcap {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 0 0 100px 0;
	-webkit-border-radius: 0 0 100px 0;
	-moz-border-radius: 0 0 100px 0;
	-o-border-radius: 0 0 100px 0;
}
.dropcap {
	font: bold 22px/30px 'Open Sans', serif;
	text-align: left;
	color: #fff;
	border-radius: 5px 0 100px 0;
	-webkit-border-radius: 5px 0 100px 0;
	-moz-border-radius: 5px 0 100px 0;
	-o-border-radius: 5px 0 100px 0;
	width: 65px;
	height: 65px;
	padding: 15px 0 0 15px;
	background:#f6724b;
}
blockquote p span{
	color:#000;
	font: 300 16px/25px 'Open Sans', serif;
}
.well_desc blockquote {
	margin-bottom: 0 !important;
	padding: 0 !important;;
}
.well_desc p{
	margin-top:0.5em;
}
h2.m_7{
	color: #000;
	font-size:2em;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2em;
}
.map{
	padding: 0 15px;
	margin-bottom:4em;
}
.map iframe {
	width: 100%;
	min-height:300px;
	border: none;
}
.contact_address {
	margin-bottom: 2em;
}
.contact_grid h3 {
	color: #f6724b;
	font: 600 18px/25px 'Open Sans', serif;
	text-transform: uppercase;
}
.contact_grid p {
	font: 300 16px/25px 'Open Sans', serif;
	color:#999;
	line-height: 1.8em;
}
.contact-form input[type="text"] {
	display: block;
	width: 100%;
	padding: 15px;
	outline: none;
	margin: 0 0 1.5em;
	font: 300 16px/25px 'Open Sans', serif;
	color: #999;
	background: #fff;
	border: 1px solid #DFDDDD;
}
.contact-form textarea {
	display: block;
	background: #fff;
	height: 150px;
	width: 100%;
	padding: 15px;
	margin: 1em 0;
	border: 1px solid #DFDDDD;
	outline: none;
	font: 300 16px/25px 'Open Sans', serif;
	color: #999;
}
.contact-form input[type="submit"] {
	background: #0072bc;
	padding: 10px 25px;
	display: inline-block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	border: none;
	cursor: pointer;
	outline: none;
}
.contact-form input[type="submit"]:hover{
	background: #ffde00;
	color:#000;
	-webkit-transform: rotateX(15deg);
	-moz-transform: rotateX(15deg);
	-ms-transform: rotateX(15deg);
	-o-transform: rotateX(15deg);
	transform: rotateX(15deg);
}
/*--responsive design--*/
@media (max-width:1440px){
.btn1 {
	width: 63%;
}
.banner-info {
	width:79%;
}
}
@media (max-width:1336px){
.banner-info {
	width:82%;
}
}
@media (max-width:1280px){
.btn1 {
	width:62%;
}
.resp-tabs-list {
	width: 37%;
}
}
@media (max-width:1024px){
.btn1 {
	width: 71%;
	padding: 10px 10px;
}
.resp-tabs-list {
	width: 36%;
}
.nav > li {
	float: left;
	margin: 0 2px;
}
.b-info-left h1 {
	font-size:2.5em;
}
.banner {
	min-height:480px;
}
.banner-info {
	margin: 8em auto 0 auto;
}
.plans h2 {
	font-size:1.8em;
}
.pricing-grid h3 {
	font: 300 20px/30px 'Open Sans', serif;
}
.pricing-grid label {
	font-size: 3em;
}
.pricing-grid p {
	font-size: 0.95em;
}
a.btn1.btn2.btn-8.btn-8c {
	width: 60%;
	padding: 5px;
}
.contact-info h3, .contact-info h4, .contact-info h5{
	font-size: 2em;
}
.contact-info {
	padding: 1em 0 4em;
}
.feature i {
	width: 140px;
	height: 140px;
	line-height: 145px;
	font-size: 5em;
}
.feature {
	padding-left: 170px;
}
.feature h3 {
	font: bold 28px/37px 'Open Sans', serif;
}
h3.m_1 {
	font-size: 1.7em;
}
ul.service_box li.service_box-right h3 {
	font-size: 1em;
}
.resp-tabs-list {
	width: 45%;
}
}

#notification {
    width: 1060px;
    height: auto;
    padding: 2px;
    font-weight: bold;
    top: 40px;
    margin: 0 auto;
    position: relative;
}

#faq .panel {
	background: none;
	border: none;
	box-shadow: none;
}

#faq .panel .panel-heading {
	background: none;
	border: none;
	box-shadow: none;
	color:#414242;
	font-weight: bold;
	font-size: 16px;
}






/*@media (max-width:800px){
.h_menu4 {
	float:none;
	width:100%;
}
.nav > li {
	float: none;
}
.header {
	text-align: center;
}
.logo{
	float:none;
	margin:0 0 1em 0;
}
a.toggleMenu:hover{
	background:#000;
	color:#fff;
}
.toggleMenu {
	background: #ffde00;
	color:#000;
}
ul.nav {
	background: #555;
}
.b-info-left h1 {
	font-size: 1.8em;
}
.btn1 {
	width: 80%;
	padding:8px 10px;
	font-size: 0.85em;
}
.b-info-left h2 {
	font-size:1.1em;
}
.b-info-left p, .b-info-right p{
	font: 300 15px/25px 'Open Sans', serif;
}
.banner {
	min-height:400px;
}
.banner-info {
	margin:6em auto 0 auto;
}
.feature {
	margin-bottom: 3em;
}
.feature i {
	width: 120px;
	height: 120px;
	line-height: 130px;
	font-size: 4em;
}
.feature_grid {
	margin-bottom:0;
}
.footer-grid {
	margin-bottom: 2em;
}
.footer-grid h3 {
	margin:0;
}
.feature h3 {
	font: bold 25px/37px 'Open Sans', serif;
}
ul.service_box {
	margin-bottom: 2em;
}
.service_top {
	margin-bottom:0;
}
.services_overview {
	text-align: center;
	margin-bottom: 0;
}
.service_grid img{
	display:inline-block;
}
.service_grid p {
	margin-bottom: 1em;
}
.service_grid {
	margin-bottom: 3em;
}
.services {
	padding: 3em 0 1em;
}
.clients {
	padding:3em 0;
}
.footer {
	padding: 3em 0;
}
.copy {
	margin-top: 0em;
}
.resp-tabs-list {
	width: 58%;
}
.resp-tab-item {
	font-size: 1.1em;
	padding: 20px 20px;
}
.sap_tabs {
	margin-bottom: 4em;
}
.about_grid {
	margin-bottom: 3em;
}
.about_grid-left {
	text-align: center;
	margin-bottom: 2em;
}
.about_grid-left img{
	display:inline-block;
}
.about {
	padding: 3em 0;
}
.map iframe {
	min-height: 200px;
}
.contact-form {
	margin-top: 3em;
}
.contact-form input[type="text"] {
	padding: 10px;
}
.map{
	margin-bottom:2em;
}
}
@media (max-width:768px){
.btn1 {
	width: 83%;
}
.pricing-grid {
	margin-bottom:2em;
}
.contact-info h3, .contact-info h4, .contact-info h5 {
	font-size: 1.5em;
}
.plans {
	padding: 3em 0 0;
}
.bottom-grids {
	padding: 4em 0 2em;
}
.feature i {
	width: 100px;
	height: 100px;
	line-height: 105px;
	font-size: 3em;
}
.feature {
	padding-left: 150px;
}
.clients h1 {
	margin-bottom: 1em;
}
}
@media (max-width:640px){
.btn1 {
	width: 99%;
}
.resp-tabs-list {
	width: 65%;
}
.b-info-left, .b-info-right{
	float:none;
	width:100%;
}
.banner-info {
	margin: 2em auto 0 auto;
}
.plans h2 {
	font-size: 1.5em;
}
ul.tab_img li {
	width: 47.3333%;
	margin-right: 2%;
}
.resp-tab-content h3 {
	margin: 1em 0;
}
}
@media (max-width:480px){
.b-info-left h1 {
	font-size: 1.5em;
}
.logo img{
	width:30%;
}
.toggleMenu {
	font-size: 1.1em;
}
.logo {
	margin: 0 0 0.5em 0;
}
.header {
	padding: 1em 0;
}
.banner {
	text-align: center;
}
.feature h3 {
	font: bold 17px/15px 'Open Sans', serif;
}
.feature {
	padding-left: 120px;
}
.feature p {
	font: 300 14px/22px 'Open Sans', serif;
}
.clients h1, .resp-tab-content h3{
	font-size:1.7em;
}
.sap_tabs {
	margin-bottom: 1em;
}
h2.m_7 {
	font-size: 1.7em;
	margin-bottom: 1em;
}
}
@media (max-width:320px){
.logo img {
	width: 50%;
}
.banner-info {
	width: 100%;
}
.b-info-left h1 {
	font-size: 1.2em;
}
.b-info-left h2 {
	font-size: 1em;
}
.b-info-right p, p.m_10{
	display:none;
}
.banner {
	min-height: 260px;
}
.welcome-note p {
	font: 300 15px/25px 'Open Sans', serif;
}
.plans h2 {
	font-size: 1.2em;
}
.contact-info h3, .contact-info h4, .contact-info h5 {
	font-size: 1.1em;
}
.contact-info p{
	margin:0.5em 0;
}
.feature i {
	width: 70px;
	height: 70px;
	line-height: 73px;
	font-size: 2.5em;
}
.feature {
	padding-left: 80px;
}
.feature h3 {
	font: bold 15px/20px 'Open Sans', serif;
}
.feature {
	margin-bottom: 2em;
}
.bottom-grids {
	padding: 3em 0 1em;
}
.clients h3 {
	font-size: 1.1em;
}
h3.m_1 {
	font-size: 1.3em;
}
ul.service_box li.service_box-left span.num {
	font-size: 26px;
}
ul.service_box li.service_box-left {
	width: 40px;
	height: 40px;
	margin-right: 1em;
}
ul.service_box li.service_box-right h3 {
	font-size: 0.85em;
}
ul.service_box li.service_box-right p {
	font: 300 14px/25px 'Open Sans', serif;
}
.service_grid h4 {
	font-size: 0.95em;
}
.service_grid p {
	font: 300 15px/25px 'Open Sans', serif;
}
.service_grid {
	margin-bottom: 2em;
}
.clients h1, .resp-tab-content h3 {
	font-size: 1.3em;
}
.client_box h2 {
	font-size: 1em;
}
.client_box p {
	font: 300 14px/25px 'Open Sans', serif;
	margin-bottom: 1em;
}
.client_box1 p, .about_grid-right p, .about_grid1 p, .well_desc p {
	font: 300 14px/23px 'Open Sans', serif;
}
ul.tab_img li {
	margin: 0 0% 10% 2%;
}
.client_box1 h4 {
	font-size: 0.85em;
}
.error-404 h1 {
	font-size: 7em;
}
.error-404.text-center {
	min-height: 300px;
	margin-top: 3em;
}
.about_grid-right h3, .about_grid1 h3 {
	font: 300 14px/25px 'Open Sans', serif;
	text-transform: uppercase;
	line-height: 1.5em;
}
.about_bottom {
	margin-top: 3em;
}
ul.user_head li.user_head-right h1, ul.user_head li.user_head-right h2 {
	font-size: 1.1em;
}
ul.user_head i {
	font-size: 1.5em;
}
ul.user_head {
	margin-bottom: 1em;
}
h2.m_7 {
	font-size: 1.3em;
}
.well_desc {
	padding: 10px 10px 20px 70px;
}
.about {
	padding: 3em 0 1em;
}
.about_grid-right {
	padding: 0;
}
}
*/
