body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
    font-size: 100%;
	font-family: 'Roboto', sans-serif;
}
body{
	background:#FFFFFF;
}

.arrondie {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.imgsize {
	width: 30% !important;
	height: 30%;
}
span.protectionspam {
    display:none;
}
.social {
    margin-bottom: 12px;
}
.social a {
    background-color: #0f1215;
}

/*-- banner --*/
.banner{
    background-image: linear-gradient(#FFFFFF, #F9CFC3);    
	background-size:cover;
}
/*-- header-left --*/
.header {
    padding: 1em 0;
}
.header-left{
    text-align: center;
}
.Diane-logo h1 {
    margin: 0;
}
.Diane-logo h1 a {
	color: #f78769;
    font-size: 1.3em;
    text-decoration: none;
    font-weight: 700;
    font-family: Lora,Garamond,serif;
}
.Diane-logo h1 a span{
    color: #f78769 !important;
    font-weight: 700;
    font-family: Lora,Garamond,serif;
}
.Diane-logo h2 {
    color: #666666;
}
.Diane-logo h3 {
    color: #666666;
}
.Diane-logo h4 {
    color: #666666;
}
/*-- //header-left --*/
/*-- top-nav --*/
.top-nav{
    margin: 1em 0 0 0;
}
.top-nav ul{
    padding: 0;
    margin: 0;
}
.top-nav ul li{
    display: inline-block;
    float: left;
    width: 15%;
}
.top-nav ul li.large_menu {
	width: 18%;
}
.top-nav ul li.more_large_menu {
	width: 22%;
}
.top-nav ul li:nth-child(6){
	margin-right:0;
}
ul.nav.navbar-nav {
    float: none;
    text-align: center;
    background: none;
}
.navbar-default{
    background: none;
    border: none;
    margin: 0;
}
.navbar {
    min-height: 0;
    border-right: none;
    border-top: dashed 1px rgba(153, 153, 153, 0.54);
    border-bottom: dashed 1px rgba(153, 153, 153, 0.54);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
    outline: none;
    border-right: none;
    border-top: dashed 1px rgba(153, 153, 153, 0.54);
    border-bottom: dashed 1px rgba(153, 153, 153, 0.54);
}
.top-nav ul li a{
    color: #666666 !important;
    font-size: .9em;
    margin: 0;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
}
.top-nav ul li a.list-border{
	border-left: none;
}
.top-nav ul li a:hover{
    color: #f78769 !important;
}
.top-nav ul li a.active{
    color: #f78769 !important;
    background: none;
}
/*-- //top-nav --*/
/*-- diane-banner --*/
.diane-banner{
    padding: 3em 0 4em 0;
    text-align: center;
}
.diane-banner a {
    color: #666666;
}
.diane-banner h2{
    margin: 0;
    font-size: 4em;
    color: #666666;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 35px;
    padding: 1em 0 0 0;
}
.diane-banner h2 span,.diane-banner p span{
	display:block;
}
.diane-banner h2 span.protectionspam,.diane-banner p span.protectionspam {
    display: none;
}
.diane-banner p{
    color: #666666;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1em;
    letter-spacing: 2px;
}
.Diane-border{
    width: 46%;
    margin: 0 auto;
    height: 27px;
    border: 2px solid #666666;
}
.Diane-border{
    border-bottom: 0;
}
.agileits-border{
	border-top: 0;
	border-bottom: 2px solid #666666 !important;
}
/*-- diane-banner --*/
/*-- welcome --*/
.welcome,footer,.gallery,.contact-top{
	padding:2em 0;
    color: #666666;
    font-size: 1em;
    font-family: Lato,Helvetica,sans-serif;
}
.agileits-heading {
    text-align: center;
}
.agileits-heading h3{
	font-size: 3em;
    text-decoration: none;
    margin: 0;
}
.diane_welcome_grids {
	margin:2em 0 0 0;
}
.welcome_panel{
	margin:0 !important;
}
.diane_logo_welcome{
	padding-bottom:0 !important;
}
.agileits_breadcrumbs_left ul {
    padding: .3em 0 0;
}
.diane_welcome_grid_left p{
    line-height: 1.8em;
    margin: 1em 0;
    font-size: 1em;
}
.pa_italic i {
    left: -1em;
	font-size: 11px;
}
.pa_italic span {
    display: none;
}
.collapsed span {
    display: inline-block;
    left: -1em;
	font-size: 11px;
}
.collapsed i {
    display: none;
}
.panel-heading {
    padding:10px 35px;
}
.panel-title {
    font-size: 1em;
    color: #212121;
    text-transform: capitalize;
    text-decoration: none;
}
.panel-default {
    border-color: #FFF;
	background: #f5f5f5;
}
.panel-default > .panel-heading {
    border-color: #FFF;
    color: #212121;
    background: none;
    border: solid 1px #e0e0e0;
    border-radius: 0;
}
a.pa_italic.collapsed {
    text-decoration: none;
}
.panel-body {
	padding: 1em;
    font-size: .9em;
    line-height: 1.8em;
    color: #666666;
}
a.pa_italic label {
    cursor: pointer;
	font-weight:500;
}
a.pa_italic:focus {
    outline: none;
    text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.diane_welcome_grid_right img{
	width:100%;
}
/*-- //welcome --*/
/*-- footer --*/
footer{
	background:#212121;
}
.diane-footer-grid h4{
    color: #ffffff;
    font-size: 1.2em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.diane-footer-grid h4 span{
	color: #f78769;
}
.dianemg-footer-info p{
	color: #FFFFFF;
    font-size: .9em;
    line-height: 1.8em;
    margin:0;
}
.dianemg-footer-info ul{
    padding: 0;
    margin: 1em 0 0 0;
}
.dianemg-footer-info ul li{
	display:block;
	color:#FFFFFF;
	font-size:.9em;
	margin:1em 0 0 0;
}
.dianemg-footer-info ul li:nth-child(1){
	margin:0;
}
.dianemg-footer-info ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.dianemg-footer-info ul li a:hover{
	color:#8bc34a;
}
.agile-post-left {
	padding: 0;
}
.agile-post-left a img{
	width:100%;
}
.agile-post-right h5{
	margin:0;
}
.agile-post-right h5 a{
    color: #FFFFFF;
    font-size: 1em;
    text-decoration: none;
    line-height: 1.8em;
}
.agile-post-right h5 a:hover{
    color: #f78769;
}
.agile-post-right p{
	color: #8d8d8d;
    font-size: .9em;
    margin: .5em 0 0 0;
    text-transform: uppercase;
}
.agile-post-grid:nth-child(2){
	margin:2em 0 0 0;
}
.diane-footer-grid ul{
	padding:0;
}
.diane-footer-grid ul li{
    display: block;
    margin: .5em 0;
}
.diane-footer-grid ul li a{
	color:#FFFFFF;
	font-size:.9em;
	text-decoration:none;
}
.diane-footer-grid ul li:nth-child(1){
	margin:0;
}
.diane-footer-grid ul li a:hover{
    color: #f78769;
}
.popular-grids:nth-child(2) {
    margin: 1em 0;
}
.popular-grid {
	float: left;
    width: 27%;
    margin-right: 1em;
}
.popular-grid a img {
    width: 100%;
    border: solid 2px #fff;
}
.agileits-Diane{
	text-align: center;
    padding: 1em 0;
    background: #0f1215;
}
.agileits-Diane p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
}
.agileits-Diane p a{
	color:#FFFFFF;
	text-decoration:none;
}
.agileits-Diane p a:hover{
    color: #03A9F4;
}
/*-- //footer --*/
/*-- about --*/
.agileits-top-heading{
	padding:2em 0;
	text-align:center;
}
.agileits-top-heading h2{
	color: #666666;
    font-size: 3em;
    margin: 0;
    font-family: Lora,Garamond,serif;
}
.main-textgrids {
    padding:4em 0;
}
.main-textgrids img {
    width: 100%;
}
.ab-text p {
    line-height: 1.8em;
    margin:0 0 1em 0;
    font-size: 1em;
    color: #666666;
}
.ab-text h3 {
    color: #666666;
    font-size: 2em;
}
.ab-text h5 {
    color: #666666;
    font-size: 1.5em;
}
ul.ab {
    padding: 0;
}
ul.ab li {
    list-style-type: none;
    margin: 0 0 1em;
    color: #666666;
}
ul.ab li a {
    color: #666666;
    line-height: 1.8em;
    font-size: 0.9em;
    text-decoration: none;
}
.statements {
    margin-top: 4em;
}
ul.ab li a:hover{
	color: #f78769;
}
ul.ab li ul {
    padding-top: 20px;
    padding-left: 40px;
}
.statements p{
    line-height: 1.8em;
    margin-bottom: 4%;
    margin-top: 3%;
    font-size: 0.9em;
    color: #777;
}
.mission h4 {
    text-align: left;
    color: #212121;
    font-size: 1em;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 0;
    font-weight: 800;
}
/*-- //about --*/
/*--gallery--*/
.diane-agileits-gallery-grids.agileits-gallery-grids {
    margin: 2em 0;
}
.diane-agileits-gallery-grids:nth-child(5) {
    float: right;
}
.diane-agileits-gallery-grids a {
    display: block;
    overflow: hidden;
	position:relative;
}
.agile-b-wrapper{
	background: rgba(0, 0, 0, 0.58);
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    transition: .5s all;
    opacity: 0;
    text-align: center;
}
.diane-agileits-gallery-grids a:hover .agile-b-wrapper{
	height: 100%;
	opacity: 1;
}
.agile-b-wrapper i.fa{
	font-size: 2em;
    color: #fff;
    text-align: center;
    margin: 3.5em auto 0;
    line-height: 3em;
}
/*--//gallery--*/
/*-- contact --*/
.contact-info {
  margin: 3em 0;
  text-align: center;
}
.contact-info p {
  color: #B2B2B2;
  font-size: .9em;
  margin: 1em auto 0;
  line-height: 1.8em;
  width: 70%;
}
.map iframe {
  width: 100%;
  min-height: 400px;
  border: none;
}
.mail-grids {
	margin: 4em 0 0 0;
    color: #666666;
}
.mail-grid-left h3 {
    font-size: 2em;
    margin: 0 0 .5em 0;
}
.mail-grid-left h5 {
    font-size: .875em;
    margin: 0;
    font-weight: 600;
    line-height: 1.8em;
}
.mail-grid-left h5 span {
  display: block;
}
.mail-grid-left h4 {
    font-size: .875em;
    font-weight: 800;
    text-transform: uppercase;
    margin: .5em 0;
}
.mail-grid-left p {
    color: #666666;
    font-size: 1em;
    margin: 1em 0;
    line-height: 1.8em;
}
.mail-grid-left p a{
    color: #666666;
    text-decoration: none;
}
.mail-grid-left p span {
  display: block;
}
.mail-grid-left p span.protectionspam {
  display: none;
}
.contact-form form {
  text-align: right;
}
.contact-form input[type="text"],.contact-form input[type="email"] {
  width: 100%;
  color: #919191;
  background: none;
  outline: none;
  font-size: .9em;
  padding: .5em;
  margin-bottom: 1em;
  border: solid 1px #919191;
  -webkit-appearance: none;
}
.contact-form textarea {
  resize: none;
  width: 100%;
  background: none;
  color: #919191;
  font-size: .9em;
  outline: none;
  padding: .5em;
  border: solid 1px #919191;
  min-height: 150px;
  -webkit-appearance: none;
}
.contact-form input[type="submit"] {
    outline: none;
    -webkit-appearance: none;
    border: solid 1px #03A9F4;
    font-size: .9em;
    color: #ffffff;
    font-weight: 600;
    padding: .7em 1em;
    text-decoration: none;
    letter-spacing: 1px;
    background: #03A9F4;
    margin: 1em 0 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.contact-form input[type="submit"]:hover {
    color: #2f2f2f;
    border: solid 1px #2f2f2f;
	background: none;
}
/*-- //contact --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 60px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1080px){
	.diane-services-left {
		min-height: 683px;
	}
	.diane-footer-grid {
		width: 50%;
	}
	.diane-footer-grid:nth-child(3),.diane-footer-grid:nth-child(4){
		margin:2em 0 0 0;
	}
	.agile-b-wrapper i.fa {
		margin: 2.5em auto 0;
	}
	.icon-box {
		padding: 8px 4px;
		font-size: .9em;
	}
}
@media(max-width:1024px){
	.diane-services-right {
		padding: 3em;
	}
	.diane-services-left {
		min-height: 651px;
	}
}
@media(max-width:991px){
	.diane-banner h2 {
		letter-spacing: 20px;
	}
	.Diane-border {
		width: 60%;
	}
	.diane_welcome_grid_right {
		margin: 2em 0 0 0;
	}
	.diane-services-left {
		min-height: 585px;
	}
	.diane-footer-grid {
		float: left;
		width: 45%;
	}
	.agile-post-left {
		float: left;
		width: 30%;
	}
	.agile-post-right {
		float: left;
		width: 70%;
	}
	.ab-text {
		margin: 1em 0 0 0;
	}
	.statements {
		margin-top: 2em;
	}
	.diane-agileits-gallery-grids {
		width: 50%;
		float: left;
		padding: 0 .5em;
	}
	.diane-agileits-gallery-grids.gallery-two {
	    width: 100%;
		padding: 0 .5em;
		margin: 1em 0 0 0;
	}
	.gallery-grids.agileits-gallery-grids {
		margin: 0;
	}
	.diane-agileits-gallery-grids:nth-child(6) {
		padding-bottom: 0 !important;
	}
	.diane-agileits-gallery-grids:nth-child(5), .diane-agileits-gallery-grids:nth-child(8), .diane-agileits-gallery-grids:nth-child(9) {
		margin: 1em 0;
	}
	.diane-agileits-gallery-grids a img {
		width: 100%;
	}
	.diane-agileits-gallery-grids.agileits-gallery-grids {
	    margin: 1em 0 0 0;
	}
	.agile-b-wrapper i.fa {
		margin: 5em auto 0;
	}
}
@media(max-width:736px){
	.navbar-toggle {
		float: none;
		margin-right: 0;
	}
	.navbar {
		text-align: center;
	}
	.top-nav ul li {
		display: block;
		float: none;
		width: 100%;
        border-right: none;
        border-top: dashed 1px rgba(153, 153, 153, 0.54);
        border-bottom: dashed 1px rgba(153, 153, 153, 0.54);
	}
	.top-nav ul li.large_menu {
		width: 100%;
	}
	.top-nav ul li.more_large_menu {
		width: 100%;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		box-shadow: none;
		background: #666666;
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	.top-nav ul li a {
		color: #DDDDDD !important;
		border-bottom: none;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #f78769;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #66666;
	}
	.diane-services-left {
		min-height: 520px;
	}
	.diane-banner {
		padding: 4em 0 6em 0;
	}
}
@media(max-width:667px){
	.diane-banner h2 {
		font-size: 3em;
	}
	.top-nav {
		margin: 1em 0 0 0;
	}
	.diane-banner {
		padding: 3em 0 4em 0;
	}
	.diane-services-left {
		min-height: 480px;
	}
	.diane-footer-grid {
		float: none;
		width: 100%;
		margin:0 0 2em 0 !important;
	}
	.diane-footer-grid:nth-child(4){
		margin:0 !important;
	}
	.reply {
		margin-left: 6em;
	}
	.agile-b-wrapper i.fa {
		margin: 4em auto 0;
	}
}
@media(max-width:600px){
	.diane-services-left {
		min-height: 425px;
	}
}
@media(max-width:568px){
	.diane-banner h2 {
		font-size: 2.5em;
	}
	.diane-services-left {
		min-height: 400px;
	}
	.icon-left {
		margin-right: 0.5em;
	}
	.agileits_tom_right {
		width: 75%;
		margin-left: 1em;
	}
	.agile-b-wrapper i.fa {
		margin: 3em auto 0;
	}
}
@media(max-width:480px){
	.diane-banner h2 {
		font-size: 2em;
	}
	.diane-services-left {
		min-height: 340px;
	}
	.icon-right {
		float: none;
		width: 100%;
		margin: 1em 0 0 0;
	}
	.agileits-icon-grid {
		text-align: center;
	}
	.icon-left {
		margin: 0;
		float: none;
	}
	.services-heading h3 {
		text-align: center;
	}
	.callbacks_tabs {
		left: 41%;
	}
	.welcome, footer, .gallery, .contact-top,.main-textgrids{
		padding: 2em 0;
	}
	.agileits-heading h3 {
		font-size: 2em;
	}
	.diane_welcome_grids,.mail-grids {
		margin: 2em 0 0 0;
	}
	.diane-services-right {
		padding: 2em;
	}
	.diane-services-icons {
		margin: 2em 0 0 0;
	}
	.callbacks_tabs {
		top: 98%;
	}
	.agileits-top-heading h2 {
		font-size: 2em;
	}
	.agileits_diane_comments {
		margin: 2em 0;
	}
	.agileits_diane_comment_grid:nth-child(2) {
		margin: 2em 0 0;
	}
	.agileits_tom {
		width: 18%;
	}
	.agileits_diane_comment_grid1 {
		padding-left: 2em;
	}
	.reply {
		margin-left: 4em;
	}
	.diane_leave_comment {
		width: 100%;
	}
	.agile-b-wrapper i.fa {
		margin: 2em auto 0;
	}
}
@media(max-width:414px){
	.diane-banner h2 {
		letter-spacing: 12px;
	}
	.Diane-border {
		height: 25px;
		width: 84%;
	}
	.diane-banner p span {
		display: inline-block;
	}
	.Diane-logo h1 a {
		font-size: 1em;
	}
	.diane-services-left {
		min-height: 285px;
	}
	.agileits_diane_comment_grid {
		padding: 1em 0;
	}
	.diane_leave_comment form {
		margin: 2em 0 0;
	}
	.icons .bs-glyphicons li {
		width: 31%;
	}
	.reply a {
		padding: .3em 1em;
	}
}
@media(max-width:384px){
	.diane-banner h2 {
		letter-spacing: 10px;
		padding: .5em 0 0 0;
	}
	.diane-banner {
		padding: 2em 0 3em 0;
	}
	.panel-title {
		font-size: .9em;
	}
	.diane-services-left {
		min-height: 260px;
	}
	.statements {
		margin-top: 0em;
	}
	.reply {
		margin-left: 2em;
	}
	.agileits_diane_comments h3, .diane_leave_comment h3 {
		font-size: 1.2em;
		letter-spacing: 2px;
	}
	.agile-b-wrapper i.fa {
		margin: 1.5em auto 0;
	}
	.map iframe {
		min-height: 200px;
	}
}
@media(max-width:375px){
	.diane-banner p {
		letter-spacing: 1px;
	}
}
@media(max-width:320px){
	.diane-banner h2 {
		font-size: 1.5em;
	}
	.diane-banner p {
		letter-spacing: 0px;
	}
	.top-nav {
		margin: 0em 0 0 0;
	}
	.diane-banner {
		padding: 1em 0 2em 0;
	}
	.panel-heading {
		padding: 10px 18px;
	}
	.diane-services-left {
		min-height: 215px;
	}
	button.btn1 {
		padding: .5em 2em;
		margin: 1em 0 0 0;
	}
	.agileits-top-heading h2 {
		font-size: 1.5em;
	}
	.agileits-heading h3 {
		font-size: 1.5em;
	}
	.reply {
		margin-left: .5em;
	}
	.agile-b-wrapper i.fa {
		margin: 1.5em auto 0;
		font-size: 1.5em;
	}
	.mail-grid-left h3 {
		font-size: 1.5em;
	}
	.popular-grid {
		width: 26%;
	}
}
/*-- //responsive --*/