body {
	font-family: 'Open Sans', 'sans-serif';
	background:#ffffff;
	font-size: 100%;
}

h1, h2, h3, h4
{
	color:#2c3e50;
}
p{
font-size: 14px;
line-height: 1.8em;
color: #434C5E;
margin-bottom: 20px;
}

ul li a{
	display: block;
	font-size:15px;
	color: #3498d8;
	padding: 2px 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
ul li a:hover{
	color: #e74c3c;
}
ul { list-style: none; margin:0; padding:0;}
ul li {
	padding: 5px 0;
	margin: 0 0 0 0;
	font-size: 15px;

}
ul li:hover{
}
.wrap{
	margin:0 auto;
	width:80%;
}

/* --- header -- */
header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}


.header_top {
  background: none repeat scroll 0 0 #2c3e50;
}

.contactinfo{padding: 5px 0; float: right;}
.contactinfo ul {
	margin: 0 0 0 0;
	padding: 0 0 0;

}
.contactinfo ul li {
	padding:0 25px;
	height:30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	border:none;
	margin: 0 0 0 0;
  color: #ecf0f1;
}
.contactinfo ul li a:hover{
	background:inherit;
}

.navbar-brand {
    margin: 0px;
    padding: 0 0 0 15px;
}


header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar-default{
  background: #ecf0f1;
  height: 100px;
}
.navbar-header{ padding: 5px 0 ; }

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 90px;
}

header .navbar-nav > li  {
    padding-bottom: 0px;
    padding-top: 30px;

}

header  .navbar-nav > li > a {
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 2px;
    line-height: 30px;
	font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


/* --- menu --- */

header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size:12px;
	border:none;
	font-weight:700;
	text-transform:uppercase;
}

header ul.nav li ul li a {
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #e74c3c;
  text-shadow: none;
}

.navbar .nav a:hover {
	background:none;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

 select.selectmenu {
	display:none;
}


.navbar-toggle {
  background-color: #354B77;
  border: 1px solid transparent;
}
.navbar-toggle .icon-bar {
	background-color: #ffffff;
}

/* start slider */

#slider {
  padding-bottom: 5px;
  background:#e74c3c;
}

.carousel-indicators li {
  background: #C4C4BE;
}

.carousel-indicators li.active {
	  background: #2980B9;
}
.carousel-txt{ padding-left:2em; min-height:  350px;
}
.carousel-inner{ display: block; margin: 0; padding: 0; min-height:  400px;}
.carousel-inner .btn-red{margin-top: 23px;}
.item {
	display: block;

}


.pricing {
  position: absolute;
  right: 40%;
  top: 52%;
}

.girl {
  margin-left: 0;
}

.item h1 {
	color: #ecf0f1;
	font-family: abel;
	font-size: 48px;
	text-align:left;
	text-transform: uppercase;
	margin-top: 115px;
}

.item h1 span {
	color:#FE980F;
}

.item .ph2 {
  color: #fff;
  font-size: 18px;
  font-weight:normal;
  text-align:left;
}

.item  p {
	color:#363432;
	font-size:16px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}

.get {
  background: #2980b9;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 23px;
}


.item button:hover {
  background: #FE980F;
}

.control-carousel {
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #C2C2C1;
}

.control-carousel:hover{
  color: #FE980F ;
}

.right {
  right: 0;
}

.tocenter, blockquote { text-align:center;}
.row-hosts-img{ width: 75%; margin:0 auto;}

.row-services h2 { font-size: 22px;}


/* grids_of_3 */
.main{
	background: #fffffff;
}


.lead-img img{ margin-top: 35px;}
.inner-style{ padding: 2em 0;}
.inner-style h2{ margin: 0; text-transform: capitalize;}
.inner-style p{  text-align:justify;}

.first{ padding-left: 0;}
.last{padding-right:  0;}

.white-row-bg{
	background-color: #fff;
	min-height: 20px;
	padding: 20px 0;
	margin: 25px 0;
}

.grey-row-bg{
	background-color: #ecf0f1;
	min-height: 20px;
	padding: 2em 0;
	margin: 25px 0;
	border-top:1px solid #ecf0f1;
	border-bottom:1px solid #ecf0f1;
}

.green-row-bg{
	background-color: #badfcd;
}
.red-row-bg{
	background-color: #e74c3c;
	color: #ecf0f1;
}
.red-row-bg p{color: #ecf0f1;}
.our-works-grid{
	background-color: #3498d8;
	color: #ecf0f1;
	padding: 2em 0;
}
.our-works-grid p, .our-works-grid h2 {color: #ecf0f1;}
ul.row_folio{
	margin-bottom:  45px;
}

.cta-row{ padding: 4em 0; height: 42px; display: block; width: 100%; margin: 2em  auto; clear: both;}

.btn{
	color: #ffffff;
	padding: 15px 10px;
	line-height:20px;
	text-transform: uppercase;
	border: none;
	outline:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn:hover{
	color:#ffffff;
	background: #2c3e50;
}
.btn-red{ background: #e74c3c; }
.btn-blue{background: #3498d8;}

.btn_style:hover{
	background: #354B77;
}

.logodee{
	padding:3em 0px;
}
.logodee-main{
	text-align:center;
}
.logodee-main h3,.logodee-bottom h3{
	color: #0a0a0a;
	font-size: 2.3em;
	font-weight: 300;
	margin: 0;
	text-shadow: 1px 1px 1px #cfc4d8;
	-webkit-text-shadow: 1px 1px 1px #cfc4d8;
	-moz-text-shadow: 1px 1px 1px #cfc4d8;
	-o-text-shadow: 1px 1px 1px #cfc4d8;
	-ms-text-shadow: 1px 1px 1px #cfc4d8;
}
.logodee-main h3 span{
	font-weight:400;
}
.logodee-left:hover{
	transform: scale(1.05,1.06);
	-webkit-transform: scale(1.05,1.06);
	-moz-transform: scale(1.05,1.06);
	-o-transform: scale(1.05,1.06);
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.logodee-inner {
	background: #ecf0f1;
	padding: 2em 15px 3.3em 15px;
	text-align: center;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
}
.logodee-inner h4 {
	color: #67267a;
	font-size: 1.2em;
	font-weight: 700;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(103, 38, 122, 0.2);
}
.logodee-top{
	margin-top:5%;
}
.logodee-top label {
	color: #B589C2;
	font-size: 12px;
	margin-top: 14px;
	font-weight: 900;
}
.logodee-inner p.costed {
	color: #ff5e3a;
	font-size: 3.2em;
	font-weight: 700;
	margin-left: 22px;
}

.logodee-top p sub {
	font-size: 11px;
	color: #b4b4b4;
	margin-left: -31px;
}
.logodee-inner ul {
	padding: 0;
	text-align: left;
	margin: 0 auto;
}
.logodee-inner ul li{
	list-style:none;
	display:block;
	text-align: center;
	width: 100%;
	margin: 5px 0px;
}
.logodee-inner ul li p{
	color:#666666 !important;
	font-size:1.1em !important;
	font-weight:400;
}
.logodee-inner ul li p span{
	font-weight:700;
}
.order-btn{
	margin-top:22%;
}
.order-btn a {
	padding: 15px 40px;
	color: rgba(255, 255, 255, 0.93);
	background: #e74c3c;
	font-weight: 600;
	font-size: 17px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
}
.order-btn a:hover{
	text-decoration:none;
	background:#2c3e50;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.logodee-bottom{
	text-align:center;
	margin-top:5%;
}
.logodee-bottom p{
	margin-top: 1em;
	color: #0a0a0a;
	font-size: 2.25em;
	font-weight: 300;
	text-shadow: 1px 1px 1px #cfc4d8;
	-webkit-text-shadow: 1px 1px 1px #cfc4d8;
	-moz-text-shadow: 1px 1px 1px #cfc4d8;
	-o-text-shadow: 1px 1px 1px #cfc4d8;
	-ms-text-shadow: 1px 1px 1px #cfc4d8;
}
.logodee-bottom p span{
	font-weight:700;
	color:#2c3e50;
	font-size: 1em;
	margin: 0 !important;
}
.logodee-bottom p span a{
	font-weight:700;
	color:#2c3e50;
	font-size:24px;
}
.logodee-bottom span{
	font-weight:400;
	color:#662479;
	font-size:25px;
	display:inline-block;
	margin-top: 15px;
}
.logodee-bottom label {
	width: 170px;
	height: 1px;
	color:#2c3e50;
	background: rgba(102, 36, 121, 0.2);
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
}
.logodee-bottom p:nth-child(4){
	margin-top:10px;
}
.digi-one{
	margin-top:5%;
}
.digi-left p {
	color: #000!important;
	font-size: 16px;
	text-shadow: 0px 0px 1px #cfc4d8;
	-webkit-text-shadow: 0px 0px 1px #cfc4d8;
	-moz-text-shadow: 0px 0px 1px #cfc4d8;
	-o-text-shadow: 0px 0px 1px #cfc4d8;
	-ms-text-shadow: 0px 0px 1px #cfc4d8;
	text-align: left;
	font-weight: 600;
}

ul.simple { margin-left:45px;}

/* grids_btm */
.grids_btm {
	padding: 4% 0;
}
.grid_list{
	display: block;
}
.grids_btm.top{
	padding: 4% 0;
	border-top: 1px ridge rgb(241, 241, 241);
	border-bottom: 1px ridge rgb(241, 241, 241);
}
.images_1_of_1{
	width:24%;
	float:left;
	background: #354B77;
	height: 100%;
	max-height: 95px;
	min-height: 95px;
	margin-bottom: 16px;
	padding:2%;
}
.images_1_of_1 p{
	text-align: center;
	font-size: 5em;
	color: #ffffff;
	line-height:66px;
	margin: 0;
}
.grid_1_of_1{
	width:76%;
	float:left;
	background: #E5EAF3;
	padding:10px;
	height: 100%;
	max-height: 95px;
	min-height: 95px;
	margin-bottom: 0px;

}
.grid_1_of_1 h3{
	color: #354B77;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 31px;
	text-transform: uppercase;
	margin: 0;
}
.grid_1_of_1 p {
	font-size: 14px;
	line-height: 1.8em;
	color: #434C5E;
}

.showcase-small{
	margin-bottom:45px;
}
.showcase-small h3 {
	font-size: 20px;
}
.text-icon
{
	height:54px;
	width:54px;
}

/* start footer */
.footer_bg{
	background: #f9f9f9;
}
.footer{
	padding:1% 0%;
}

.footer ul li a{
	display: block;
	font-family: 'Monda', sans-serif;
	font-size:0.875em;
	color: #777;
	padding: 0;
	margin: 0;
	border-bottom: none;

}
.footer  ul li a:hover{
	color: #8dc63f;
}

.footer  ul li {
	border-bottom: none;
	line-height: normal;
	padding: 6px 0;
	margin: 0;
	font-size: 16px;
}
.footer p{ padding: 0; margin: 0;}
/*.span1_of_4 h4{
	font-size: 2.5em;
	text-transform: uppercase;
	color: #354B77;
	margin-bottom: 8%;
}
.span1_of_4 h5{
	font-size: 1.5em;
	text-transform: capitalize;
	color: #354B77;
	margin-top: 8%;
}
.span1_of_4 p{
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.5em;
	color: #9FA0A2;
}
.span1_of_4 p.top{
	margin-top: 4%;
}
.span1_of_4 span a{
	border-bottom: 1px dashed rgb(235, 233, 233);
	padding-bottom: 4px;
	margin-top: 8%;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	color: #434C5E;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span1_of_4 span a:hover{
	text-decoration:none;
	color: #F15F43;
}
.f_nav li{
	display:inline-block;
	margin: 0 8px 8px 0;
	border: none;
}
.f_nav li a{
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.f_nav li a:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}*/
/*start footer_top */
.footer_btm{
	background-color: #0C6C9E;
	padding: 1em 0;
}
.footer1{
	padding: 1% 2% 1% 0;
}
.footer1 p{
	font-size:0.8125em;
	line-height:1.5em;
	color:#989898;
}
/*.follow_icon {
	list-style: none;
	padding: 0;
	width: 35%;
	margin:0 auto;
}
ul.follow_icon li {
	display: inline-block;
	border: none;
	margin-left:15px;
}
.follow_icon li a { text-decoration: none; }
.follow_icon li a img {
	vertical-align: middle;
}*/
.copy{
	padding:1.4em 0;
	margin: 0 auto;
}
.copy p{
	color: #fff;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height:normal;
	text-align:center;
}
.copy p a{
	color:#F15F43;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.copy p a:hover{
	color: #434C5E;
	text-decoration: none;
}
.contact-right p{
	padding: 0;
	margin: 0;
}
.siteform h2{
	font-size: 26px;
	text-transform: uppercase;
	color: #354B77;
}
.form-row label{ display:block; font-size: 14px; padding-top: 10px;}
.form-row  p{ margin-left:10%; padding: 0; line-height: 28px; height: 28px; vertical-align: middle;}
.form-row  p label{ margin: 0; padding: 0;}
.siteform span{
	color: #9499A3;
	color: #9499A3;
}
.siteform input[type="text"],.siteform textarea, .siteform select{
	padding:8px;
	font-family: 'Open Sans', 'sans-serif';
	display:block;
	width:98%;
	background:#fcfcfc;
	border: none;
	outline:none;
	color:#464646;
	font-size: 12px;
	box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-appearance:none;
}

.siteform textarea:focus{
	border:1px solid #66afe9;
}
.siteform textarea{
	min-height: 286px;
}
.form-control{
	box-shadow: none;
	border: 1px solid #ECECEC;
}
.form-control:focus {
	box-shadow: none;
}
.siteform input[type="submit"] {
	margin-top:20px;
	font-family: 'Open Sans', 'sans-serif';
	-webkit-appearance: none;
	float: right;
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	padding: 12px 30px;
	font-size: 0.8925em;
	color: #ffffff;
	background-color: #e74c3c;
	text-transform: uppercase;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.siteform input[type="submit"]:hover{
	background: #354B77;
}
/* start derails */
.details{
	padding:4% 2%;
}
.details img{
	margin-bottom: 2%;
}
/***** Media Quries *****/
@media only screen and (max-width: 1440px) and (min-width: 240px)  {
	.wrap{
		width:95%;
	}
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1024px) {
	.logo img{
		width: 60%;
	}
	.h_right {
		width: 80%;
	}
	.nav > li > a {
		padding: 4px 8px;
	}
	.slider_text h2 {
		font-size: 4em;
	}
	.slider {
		margin-top: 2%;
	}
	.slider_text h3 {
		font-size: 2.5em;
	}
	.navbar-nav {
		margin-left: 0%;
	}
	.span1_of_4 h4 {
		font-size: 2em;
	}
	.images_1_of_1 p {
		line-height: 90px;
	}
}
@media only screen and (max-width: 768px) {
	.header_bg {
		background-size: 100% 100%;
	}
	.menu li.active a {
		border-bottom: none;
	}
	.menu li a:hover,.menu li.active a:hover{
		border-bottom: none;
	}
	.slider_text h2 {
		font-size: 2.8em;
	}
	.slider_text h3 {
		font-size: 2em;
	}
	.breadcrumb {
		padding: 4% 2% 2%;
	}
	.grid1_of_3 img {
		margin: 0% 0;
	}
	.grid_list{
		margin: 2% 0;
	}
	.images_1_of_1 p {
		line-height: 66px;
	}
	.span1_of_4 h4 {
		margin-bottom: 1%;
		margin-top: 2%;
	}
	.span1_of_4 h5 {
		margin-top: 2%;
	}
	.span1_of_4 p.top {
		margin-top: 1%;
	}
	.span1_of_4 span a {
		margin-top: 1%;
	}
	.footer1,.copy p{
		text-align:center !important;
	}
	.feature p {
		margin-top: 0%;
	}
	.feature a {
		margin-bottom: 4%;
	}
	.blog_right{
		margin-top: 4%;
	}
	.siteform input[type="submit"] {
		margin: 15px 0;
	}
}
@media only screen and (max-width: 640px){
	.navbar-toggle {
		margin-top: 18px;
	}
	.slider_text h2 {
		font-size: 2.5em;
	}
	.slider_text h3 {
		font-size: 1.8em;
	}
}
@media only screen and (max-width: 480px) {
	.slider_text h2 {
		font-size: 2em;
	}
	.slider_text h3 {
		font-size: 1.2em;
	}
	.grid_1_of_1 h3 {
		line-height: 24px;
	}
	.grid_1_of_1 p {
		font-size: 13px;
		line-height: 1.5em;
	}
	.images_1_of_1 p {
		font-size: 5em;
		line-height: 1.44em;
	}
	.breadcrumb {
		padding: 4% 2% 0%;
	}
}
@media only screen and (max-width: 320px) {
	.slider_text h2 {
		font-size: 2.4em;
	}
	.slider_text h3 {
		font-size: 1.5em;
	}
	.slider_img img{
		width: 50%;
	}
	.grid1_of_3{
		margin-top: 30px;
	}
	.grid1_of_3 h2 {
		font-size: 26px;
	}
	.grid_1_of_1 h3 {
		font-size: 1.2em;
	}
	.images_1_of_1 p {
		font-size: 3em;
		line-height: 60px;
	}
	.hide{
		display: none;
	}
	.grid_1_of_1 {
		padding: 2%;
	}
	.breadcrumb li, .breadcrumb li a {
		font-size: 12px;
	}
	.span1_of_4 {
		margin-top: 20px;
	}
	.span1_of_4 span{
		margin: 10px 0;
	}
}



.dbox {
	margin: 40px auto;
}

.box {
	width: 296px;
	height: 296px;
float: left;
display: inline-block;
overflow: hidden;
margin-left: 42px;
margin-right: 40px;
margin-top: 43px;
margin-bottom: 5%;
border: 2px solid #ecf0f1;
background: transparent;
text-decoration: none;
color: #fff;

-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}



.text {
width:296px;
height: 296px;
display: table-cell;
vertical-align: middle;

text-align: center;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
text-transform: uppercase;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.text h4{ font-weight: 600; color: #e74c3c;}
.text i{ font-size:  3em; color: #3498d8}

.dbox > div:nth-child(5n+4) {
margin-left: 230px;
}
.dbox > div:nth-child(n+4) {
margin-top: -64px;
}

.cleared::after {
content: '';
display: table;
clear: both;
}
