﻿/* General */
html,
body {
	color: #404040;
	font: normal 14px/1.8 'Roboto', sans-serif;
}
.light-grey-bg{
    background-color: #f4f4f4;
}
.bg-danger {
    background-color: #981a26 !important;
}
.text-shadow-1{
	text-shadow: 5px 5px 50px #FFF;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	color: #333;
	font-family: 'Roboto', sans-serif;
}
.color-gray,
.color-gray p,
.color-gray .Normal,
.color-gray a,
.color-gray a:link,
.color-gray a:active,
.color-gray a:visited,
.color-gray a:hover,
.color-gray h1,
.color-gray h2,
.color-gray h3,
.color-gray h4,
.color-gray h5,
.color-gray h6 {
    color: #333;
}
.size-xxl{
	font-size:85px !important;
}
.width-100{width:100%;}
@media only screen and (max-width: 1100px) {
	.size-xxl{
			font-size:65px !important;
		}
}
.btn, [class*="dg-btn-"]{
	text-transform: uppercase;
	font-weight: 700;
	white-space:normal;
}
.fw-300{
	font-weight:300 !important;
}
.pagetitle-xl {
    padding: 300px 0 160px;
}
@media only screen and (min-width: 992px) {
.text-right-lg{
	text-align:right;
}
}
@media only screen and (max-width: 991px) {
.text-center-md{
	text-align:center !important;
}
.pagetitle-xl {
    padding: 180px 0 160px;
}
}

/* Nav */
.header-social {
   float:right;
	display:inline-block;
}
.header-control, .header-social a {
    border-left: 0px;
}
.header-control > li, .header-social {
    border-right: 0px;
}
.topbar-border .header-top {
    border-bottom: 0px;
}
.header-bg {
    color: #333;
}
header .container-fluid{
	padding-right: 0;
	padding-left: 0;
}
.header-light-transparent {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.72) 56%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.72) 56%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0.72) 56%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.header-light-transparent.roll-activated {
    background-color: rgba(255, 255, 255, 1);
}
header.roll-activated.header-flat .header-bottom .header-right nav {
    padding: 9px 0;
}
.menuRightBox{
	background-color:#FFF;
	padding-bottom:0;
	display: table-cell;
	vertical-align: middle;
}
.menuRightBox .header-icon-list{
	text-align:center;
	display: block;

}
.header-flat .menuRightBox {
    padding-bottom: 0;
}
.menuRightBox .header-icon-list a{
	margin:0 10px;
}
.topbar-accent .header-top {
    padding: 0 30px;
}
.topbar-accent .header-top A{
    color: #FFF;
}
.logo-main {
    width: 220px;
	margin-left: 10px;
}
.roll-activated .logo-main .FixedLogoPane a{
	width:200px;
}
#dng-megamenu ul {
    font-family: 'Roboto', sans-serif;
}
#dng-megamenu>ul>li>a>span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.link-move-1{
	display:none;
}
a.hi-lit-btn{background: #114b8b;color: #F4EF5C !important;}
@media only screen and (min-width: 992px){a.hi-lit-btn{padding: 0 10px !important;}}
@media only screen and (min-width: 1150px) and (max-width: 1350px) {
	.logo-main {
		width: 180px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1149px) {
	.logo-main {
		width: 140px;
	}
	#dng-megamenu > ul > li > a > span {
    font-size: 13px;
	}
}
@media only screen and (max-width: 991px) {
    /*--------- Mobile Menu style ----------*/
    .mobile-header {
        height: 126px;
		background-color: #FFF;
    }
    .mobile-logo-main {
        position: relative;
        padding: 3px 0px;
        margin: 0;
        text-align: left;
        float: left;
        height: 100%;
        height: 126px;
    }
    .mobile-logo-main img {
        max-width: 100%;
        height: 100px;
		margin-top: 15px;
    }

    .mobile-right-icon {
        cursor: pointer;
        line-height: 1;
        float: right;
        height: 126px;
        line-height: 126px;
        margin: 0 0 0 5px;
        padding-left: 20px;
        color: #333;
        font-size: 26px;
        text-align: right;
    }
	#icon-phone{margin-top:-5px;}
	#ico-menu-mobile{
		width: 30px;
		font-size: 30px;
	}
	#dng-megamenu-mobile {
    position: fixed;
    top: 126px;
	}
	#dng-megamenu-mobile .primary-structure > li > a {
    font-size:16px;
	}
	#dng-megamenu-mobile .dropdown-submenu::after {
		width: 8px;
		height: 8px;
		border-bottom: 2px solid #114b8b;
		border-left: 2px solid #114b8b;
	}
	#dng-megamenu-mobile .primary-structure li li a {
    font-size: 15px;
}
}
@media only screen and (max-width: 767px) {
	.mobile-logo-main img {
        height: 80px;
		margin-top: 20px;
    }
}
/*slider*/
.banner-img {
        position: absolute;
        margin-top: -310px;
        width: 100%;
        text-align: center;
}

@media only screen and (max-width: 1500px) {
	.banner-img {
		margin-top: -270px;
	}
	.banner-img img{
		height:400px;
		width:auto;
	}
}

@media only screen and (max-width: 1300px) {
	.banner-img {
		margin-top: -220px;
	}
	.banner-img img{
		height:350px;
		width:auto;
	}
}

@media only screen and (max-width: 1024px) {
	.banner-img {
		margin-top: -220px;
	}
	.banner-img img{
		height:180px;
		width:auto;
	}
}

@media only screen and (max-width: 991px) {
	.banner-img {
		position: relative;
		padding-top: 45px;
		width: 100%;
		text-align: center;
		margin-top: 0;
		margin-bottom: -75px;
		background-color: #114b8b;
		clear: both;
	}
	.banner-img img{
		height:280px;
		width:auto;
	}
}
@media only screen and (min-width: 768px) {
	.mobile-vis{display:none !important;}
}
@media only screen and (max-width: 767px) {
	#rev_slider_10_1_wrapper{display:none !important;}
}
/*Page Title*/
.pagetitleBox, .pagetitleBox .container {
    position: relative;
}
.pagetitle-full{
	height:100vh !important;
}
.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .45;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.mbr-overlay.dark {
  opacity: .70;
}
.mbr-overlay.light {
  background-color: #FFF;
  opacity: .70;
}
.bg-video{
  background-position:center;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  filter: blur(2px);
  -webkit-filter: blur(2px);
  height: 100vh;
}
.position-relative{
	position: relative;
}
.shortcodes-bg18{
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	overflow: hidden;
}
.pagetitle-layout-center .pagetitle-info {
    font-size: 22px;
    font-weight: 500;
}
/* custom image boxes */
.thumb-box{
	height: 270px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.dg-imagebox04 .thumb-box{
	height: 320px;
}
.dg-imagebox01 .content .title {
    font-weight: 400;
}
.dg-imagebox01 a h6{
	color: #FFF;
}
.dg-imagebox01 .content .icon{
	background-color: #848578;
}
/* Home */
.dg-hover-info-box04 {
    margin: 0;
    padding: 0;
    list-style: none;
	display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden;
}
@media only screen and (max-width: 1023px) {
.dg-hover-info-box04 {
	flex-wrap: wrap;
	}
}
.dg-hover-info-box04:after {
    clear: both;
    content: ".";
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
}

.dg-hover-info-box04 li {
    float: left;
    width: 25%;
    text-align: center;
    color: #FFF;
    background-color: #3e3e3e;
    position: relative;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 300ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 300ms;
    /* Opera */
    -ms-transition: all ease-in 300ms;
    /* IE9? */
	width: calc(100% / 2 - 5px); float: left; display: -webkit-flex; display: -ms-flexbox; display: flex;
}

.dg-hover-info-box04 .cont {
    z-index: 1;
    position: relative;
    padding: 70px 50px;
	width: 100%;
}

.dg-hover-info-box04 li:nth-child(2) {
    background-color: #5a5a5a
}

.dg-hover-info-box04 li:nth-child(3) {
    background-color: #7a7a7a
}

.dg-hover-info-box04 li:nth-child(4) {
    background-color: #999999
}

.dg-hover-info-box04 .title {
    font-size: 18px;
    margin: 30px 0 20px;
    font-weight: bold;
    color: #FFF;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 300ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 300ms;
    /* Opera */
    -ms-transition: all ease-in 300ms;
    /* IE9? */
}

.dg-hover-info-box04 .title:after {
    border-bottom-width: 0;
}

.dg-hover-info-box04 li .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
}

.dg-hover-info-box04 li:hover .bg {
    opacity: 1;
    visibility: visible;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 300ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 300ms;
    /* Opera */
    -ms-transition: all ease-in 300ms;
    /* IE9? */
}

.dg-hover-info-box04 li .icon {
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 300ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 300ms;
    /* Opera */
    -ms-transition: all ease-in 300ms;
    /* IE9? */
}

.dg-hover-info-box04 li:hover .icon {
    color: #FFF!important;
}

.dg-hover-info-box04 li:hover .title {
    border-color: #FFF!important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .dg-hover-info-box04 li{
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
   .dg-hover-info-box04 li{
    width: 100%;
    float: none;
  }
ul {
    list-style-type: none;
}
}
.list-inline {
    text-transform: uppercase;
    font-size: 14px;
}
.list-inline a{
	color: #404040;
}
.list-inline li:before {
	content: '\007C\00a0\00a0\00a0';
}
.list-inline li:first-child:before {
	content: '';
}
.dg-promo10 .promo-icon > span {
	line-height: 0;
	background-color: transparent;
}
.dg-promo10 .promo-content .title {
    font-size: 36px;
}
.dg-iconbox04 .title {
    font-size: 22px;
    line-height: 24px;
}
.home02-bg02 {
    background-size: cover;
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
}
.home18-bg02 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
}
.home17-bg03 {
	background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
}
@media only screen and (max-width: 1024px) {
	.home18-bg02, .home17-bg03, .shortcodes-bg18, .home02-bg02{
		background-position: center center;
        background-repeat: no-repeat;
        background-attachment:scroll;
	}
}
    
    .home17-bg03 .box-right {
		padding:50px 50px 0 0;
		text-align:right;
    }
    
    .home17-bg03 .box-left {
		background-color:rgba(41,57,124,.8);
        padding: 110px;
        vertical-align: middle;
    }

	.home17-bg03 .box-left .dg-title34::after {
		border-bottom: 1px solid #FFF;
	}
    
    @media only screen and (max-width: 1199px) {
        .home17-bg03 .box-left {
            padding: 30px;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .home17-bg03 .box-left {
            padding: 60px;
        }
    }
@media only screen and (max-width: 991px) {
	.dg-ourteam04 li {
    	width: 100%;
	}
	.dg-ourteam04 li::before {
    border-top: 0px;
	}
}
.pagetitle-full>.pagetitle-center.bottom-align {
    vertical-align: bottom;
}
/* testimonials slider */
[class *= "dg-testimonials"] .owl-dots{
	margin-top:26px;
}
[class *= "dg-testimonials"] .owl-dots .owl-dot{
	cursor: pointer;
	width: 16px;
	height: 16px;
	margin: 0 6px 3px;
	position:relative;
	transition: 		border-color ease-in 200ms;
	-moz-transition: 	border-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: border-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		border-color ease-in 200ms; /* Opera */
	-ms-transition: 	border-color ease-in 200ms; /* IE9? */
}
[class *= "dg-testimonials"] .owl-dots .owl-dot:after{
	content:"";
	top:2px;
	left:2px;
	right:2px;
	bottom:2px;
	position:absolute;
	background-color:#dcdcdc;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	transition: 		background-color ease-in 200ms;
	-moz-transition: 	background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition:     background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		background-color ease-in 200ms; /* Opera */
	-ms-transition: 	background-color ease-in 200ms; /* IE9? */
}
[class *= "dg-testimonials"] .owl-dots .owl-dot.active{
	border-color:#8c8c7e ;
	background-color:transparent;
}
[class *= "dg-testimonials"] .owl-dots .owl-dot.active:after{
	background-color:#8c8c7e ;
}

[class *= "dg-testimonials"] .owl-dots .owl-dot.active{
	border-color:#8c8c7e ;
	background-color:transparent;
}
[class *= "dg-testimonials"] .owl-dots .owl-dot.active:after{
	background-color:#8c8c7e ;
}
[class *= "dg-testimonials"].color-white .owl-nav .owl-prev:before, 
[class *= "dg-testimonials"].color-white .owl-nav .owl-next:before{
	border-color:#FFF;
}
[class *= "dg-testimonials"].color-white .owl-dots .owl-dot:after{
	background-color:#FFF;
}
[class *= "dg-testimonials"].color-white .owl-dots .owl-dot.active:after{
	background-color:#fff;
}
[class *= "dg-testimonials"].color-white .owl-dots .owl-dot.active{
	border-color:#FFF;
}


.dg-testimonials01 {
   text-align:center;
   padding:0;
   margin:0 auto 30px;
}
.dg-testimonials01 img {
    width: 100%;
}
.dg-testimonials01 blockquote{
  position:relative;
  padding:0;
  font-style:normal;
  color:inherit;
  line-height:2;
  letter-spacing:0.05em;
  border-left: 0;
}
.dg-testimonials01 blockquote p{
    font-weight: normal;
    font-style:italic;
    position: relative;
    text-indent: inherit;
    font-size: 16px;
    line-height: 1.8;
}
.dg-testimonials01 blockquote footer{
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    font-weight: bold;
    color: #666666;
    margin:34px 0 0;
    padding: 0 0 0 0;
    display: inline-block;
    vertical-align: middle;
}
.dg-testimonials01 blockquote footer:before{
	content:normal;
}
.dg-testimonials01 blockquote .pic{
    margin: 0;
    overflow: hidden;
    display: inline-block;
    margin: 0 14px 0 auto;
    border-radius: 50%;
	-webkit-border-radius: 50%;
    vertical-align: middle;
	padding:2px;
	border:1px solid #d8d8d8;
	max-width:200px;
}
.dg-testimonials01 blockquote .pic img{
	max-width:100%;
    border-radius: 50%;
	-webkit-border-radius: 50%;
}
.dg-testimonials01 blockquote .info{
	display:inline-block;
	font-size:16px;  
	vertical-align:middle;
	font-style:normal;
	text-align:left;
	color:#333333;
}
.dg-testimonials01 blockquote .info cite{
	display:block;
	color:#666666;
	font-size:14px;
	font-weight:normal;
}
.dg-testimonials01 .owl-nav .owl-prev, 
.dg-testimonials01 .owl-nav .owl-next{
	background-color:transparent;
	border:1px solid #999999;
	width:43px;
	height:43px;
	opacity:0.3;
}
.dg-testimonials01 .owl-nav .owl-prev:before, 
.dg-testimonials01 .owl-nav .owl-next:before{
	border-color:#999999;
	border-width:1px;
}
.dg-testimonials01 .owl-nav .owl-prev:hover, 
.dg-testimonials01 .owl-nav .owl-next:hover{
	background-color:transparent;
	opacity:1;
}

.dg-testimonials01 .item:before{
	content: "“";
    font-family:"Droid Serif"; 
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	font-size:130px;
	display:inline-block;
	margin:30px auto 20px;
    line-height: 98px;
    overflow: hidden;
    height: 42px;
}

.dg-testimonials01.color-white blockquote .info{
	color:#ffffff;
}
.dg-testimonials01.color-white blockquote .info cite{
	color:#ffffff;
}
.dg-testimonials01.color-white .owl-nav .owl-prev, 
.dg-testimonials01.color-white .owl-nav .owl-next{
	border-color:#FFF;
	opacity:0.5;
}
.dg-testimonials01.color-white .owl-nav .owl-prev:hover, 
.dg-testimonials01.color-white .owl-nav .owl-next:hover{
	opacity:1;
}


@media only screen and (max-width: 767px) {
	.dg-testimonials01 blockquote p{
		font-size: 14px;
	}
	.dg-testimonials01 .owl-prev {
		left:0px;
		right:auto;
		display:none;
	}
	.dg-testimonials01 .owl-next{
		right:0px;
		left:auto;
		display:none;
	}
}
/* Other Internal */
[class*="dg-btn-"].btn-warning {
    color: #114b8b !important;
    border-color: #f0e913;
    background-color: #f0e913;
}
[class*="dg-btn-"].btn-warning:hover {
    color: #114b8b !important;
    border-color: #f0eeaf;
    background-color: #f0eeaf;
}
[class*="dg-btn-"].btn-danger-g {
    color: #FFF;
    border-color: #114b8b;
    background: -webkit-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background-color: #114b8b;
}

[class*="dg-btn-"].btn-danger-g:before {
    background: -webkit-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #114b8b 20%, #9a61dc 90%);
    background-color: #114b8b;
}
.bg-accent .dg-title09 .title::after {
    border-bottom: 1px solid #FFF;
}
/* News */
.dg-carousel01 .title {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.dg-carousel01 .date {
    margin: 4px 0 16px 0;
    line-height: 1.2;
}
.blog-box{
	height: 260px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	margin-bottom:12px;
}
.blog-classic-list .list-date {
    text-transform: uppercase;
	
}
.blog-classic-list .list-title {
    font-size: 28px;
    font-weight: 300;
}
.blog-detail img{display:block;max-width:100%;height:auto}
/* Contact */
.contact04-info .info-list li {
    clear: both;
}
.contact04-info .info-list li i {
    height: 50px;
    float: left;
    padding-top: 5px;
}
.form-row input[type="checkbox"]{
	width:auto;
	vertical-align: unset;
	margin-right: 10px;
}
.alert{clear:both;}
/* Footer */
.copyright a:hover{color:#FFF;}
p.copyright {margin: 0;}
.footer-07 .footer-top {
    font-size: 16px;
}
.dg-line25 {
    clear: both;
    height: 4px;
    margin-bottom: 8px;
    border-top: 1px dashed #3c3c3c;
    border-bottom: 1px dashed #3c3c3c;
}
footer .logo { height:50px; max-width:500px;margin-bottom: 30px;}
#to-top {
    right: 20px !important;
    bottom: 20px !important;
}
.footer-04 .footer-bottom {
    padding: 24px 0 90px;
}
.footer-04 .footer-top, .footer-04 .footer-bottom {
    background-color: #333;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer-top .container {
		width: auto;
	}
}
@media only screen and (max-width: 767px) {
	.footer-top .container .row{
		display: block;
	}
	footer .logo { height:50px; max-width:300px;margin-bottom: 30px;}
}
.assoc-img{max-width:120px; height:auto;margin:20px;}
.assoc-row{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
@media (min-width: 1200px) {
	.assoc-row{justify-content: space-between;flex-wrap: nowrap;}
}
/*footer logos */
.gallery-cell {
	width: 200px;
	height: 100px;
	margin: 0 60px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
}
.gallery-cell a{width: 100%;height: 100%;display: block;}
/* cell number */
.gallery-cell:before {
	display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.gallery-cell {
	width: 70%;
	height: 60px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
.gallery-cell {
	width: 50%;
	height: 60px;
}
}
.flickity-prev-next-button {
    background: none;
    border: 1px solid #999999;
}
/* */
@media all and (min-width: 992px) {
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.v-align-children-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}
}
/* sidebar-right */
.sidebar-right {
    overflow: hidden;
}
.sidebar-right .main-content {
    float: left;
    padding-right: 25px;
}

.sidebar-right .sidebar,
.sidebar-right .sidebar-bg,
.sidebar-right .sidebar-bg-wide {
    float: right;
    padding-left: 25px;
}

.sidebar-right .sidebar-bg {
    padding-right: 25px;
}

.sidebar-right .sidebar::before,
.sidebar-right .sidebar-bg::before,
.sidebar-right .sidebar-bg-wide::before {
    content: "";
    display: block;
    height: 99999px;
    position: absolute;
    left: 0;
    top: -300px;
    z-index: -10;
}

.sidebar-right .sidebar::before {
    border-left: 1px solid #eee;
}

.sidebar-right .sidebar-bg::before {
    width: 100%;
    background-color: #f7f7f7;
}

.sidebar-right .sidebar-bg-wide::before {
    width: 99999px;
    background-color: #f7f7f7;
}

@media only screen and (max-width: 992px) {
    .sidebar-right .main-content {
        float: none;
        padding-right: 15px;
    }
	.sidebar-right .main-content iframe{max-width:100%;}
    .sidebar-right .sidebar,
    .sidebar-right .sidebar-bg,
    .sidebar-right .sidebar-bg-wide {
        float: none;
        padding-top: 25px;
        margin-bottom: 25px;
        padding-left: 15px;
    }
    .sidebar-right .sidebar-bg {
        padding-right: 15px;
    }
    .sidebar-right .sidebar::before {
        border: 0;
    }
    .sidebar-right .sidebar-bg::before,
    .sidebar-right .sidebar-bg-wide::before {
        top: 0;
        height: 100%;
    }
    .sidebar-right .sidebar-bg-wide::before {
        left: -25%;
    }
}


/* sidebar-right END */
.widget-tag a{
	display:inline-block;
	margin:0 7px 5px 0;
	border:1px solid #e5e5e5;
	padding:5px 15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size: 13px;
}
.widget-tag a, 
.widget-tag a:link, 
.widget-tag a:active, 
.widget-tag a:visited{
	color:#666666;
	text-decoration:none;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.widget-tag a:hover{
	border-color:#114b8b;
	color:#114b8b;
	text-decoration:none
}
.widget-archive .archive_list{
	padding:0px;
	margin:0px;
}
.widget-archive .archive_list li{
	list-style:none;	
	border-bottom:1px dotted #CCCCCC;
	position: relative;	
	padding: 0 0px 14px 20px;
}
.widget-archive .archive_list li + li{
    padding:14px 0px 14px 20px;
}
.widget-archive .archive_list li:before{
	content:"\f101";
	font-family: 'dnngo' !important;
	position:absolute;
	left:0;
	color:#000;
	font-size: 13px;
}
.widget-archive .archive_list li a{
	text-decoration:none;
	color:#111;
}
.widget-archive .archive_list li a:hover{
	text-decoration:none;
	color: #114b8b
}
/*Team*/
.dg-ourteam11{
	text-align:center;
	margin-bottom:30px;
}
.dg-ourteam11 .pic{
	display:block;
	margin:0px 0 30px;
	position:relative;
	vertical-align:middle;
	width:100%;
	overflow:hidden;
	background-size: cover;
	background-position: center center;
	height:300px;
}
.dg-ourteam11 .title{
	font-size:20px;
	color:#333333;
	margin:0;
}
.dg-ourteam11 .title + small{
	color:#666666;
	font-style:italic;
	font-size:inherit;
	margin-bottom:15px;
	display:inline-block;
}
/* products */
img.product-logo{
	max-width:300px;
}
.partnerships {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow:row wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
  flex-flow:center;
}

.flex-item {
  padding: 20px;
  margin: 20px;
  text-align: center;
}
.flex-item img{
  max-width:200px;
  max-height:150px;
}
/* Tables */
.table{
	color:#666666;
}
.table th{
	color:#424242;
	font-weight:normal;
}
.table>thead>tr>th{
	border-bottom:1px solid #bbbbbb;
}
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
    padding: 12px 20px;
    line-height: 1.5384616;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.dg-scroll-vertical,
.dg-scroll{
    overflow: auto;
    border: 1px solid #ddd;
	margin-bottom:20px;
}
.dg-scroll-vertical > .table{
	border:none;
	margin:0px;
}
.dg-scroll-vertical > .table{
	max-width:none;
	width:inherit;
}
.dg-scroll-vertical > .table > thead{
	white-space:nowrap;
}

.table[class*="header-"] > thead th,
.table[class*="header-"] > thead td{
	color:#FFF;
}
.table [class*="bg-"],
.table [class*="bg-"] td,
.table [class*="bg-"] th {
	color:#FFF;
}
/* */
.dg-form-content14 .form-row {
    position: relative;
    z-index: 1;
    padding-top: 30px;
}

.dg-form-content14 .form-row label {
    position: absolute;
    z-index: -1;
    font-weight: normal;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 200ms;
    /* Opera */
    -ms-transition: all ease-in 200ms;
    /* IE9? */
    left: 0px;
    top: 39px;
    font-size: 15px;
    color: #FFF;
}

.dg-form-content14 textarea,
.dg-form-content14 .form-row input {
    padding: 8px 0px;
    border: 0;
    border-bottom: #FFF solid 1px;
    width: 100%;
    background-color: transparent;
    vertical-align: middle;
    color: #FFF;
}

.dg-form-content14 textarea:valid~label,
.dg-form-content14 input:valid~label {
    top: 25px;
    font-size: 10px;
}

.dg-form-content14 textarea:focus~label,
.dg-form-content14 .form-row input:focus~label {
    top: 25px;
    font-size: 10px;
}

.dg-form-content14 textarea:focus,
.dg-form-content14 input:focus {
    outline: none;
}

.dg-form-content14 .line {
    position: absolute;
    width: 0%;
    border-bottom: 2px solid #FFF;
    bottom: 0;
    left: 0;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 200ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 200ms;
    /* Opera */
    -ms-transition: all ease-in 200ms;
    /* IE9? */
}

.dg-form-content14 textarea:focus~.line,
.dg-form-content14 .form-row input:focus~.line {
    width: 100%;
}
/* FAQ */
.dg-accordion02 .panel {
	border:1px solid #e6e6e6;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.dg-accordion02 .panel-heading{
	background-color:transparent;
	padding:0;
	position:relative;
}
.dg-accordion02 .panel-heading:before{
	content:"";
	width:3px;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	background-color:#114b8b;
}
.dg-accordion02 .panel-body{
	border-color:#e6e6e6;
}
.dg-accordion02 .panel-body{
	padding: 24px 18px 18px 19px;
}
.dg-accordion02 .panel-heading a{
	display:block;
	color:#424242;
	padding: 12px 54px 11px 20px;
	font-size:15px;
	margin:-1px -1px 0;
}
.dg-accordion02 .panel-heading h4{
	margin:0;
}
.dg-accordion02 .panel-heading a.collapsed{
	color:#424242;
	background-color:transparent;
}
.dg-accordion02 .panel-heading a:hover,
.dg-accordion02 .panel-heading a{
	background-color:#114b8b;
	color:#fff;
	text-decoration:none;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}
.dg-accordion02 .panel+.panel {
    margin-top: 14px;
}
.dg-accordion02 .panel-heading .arrow{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:33px;
	border-left:1px solid #e6e6e6;
}
.dg-accordion02 .panel-heading .arrow:after {
    content: "";
	width:0;
	height:0px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-2px 0 0 -5px;
	border-top:5px solid #FFF;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}

.dg-accordion02 .panel-heading a.collapsed .arrow:after{
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}
.dg-accordion02 .panel-heading a.collapsed .arrow:after{
	border-top-color:#494949;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top:none;
}
/* recaptcha */
.grecaptcha-badge { visibility: hidden; }
/* */
@media all and (max-width: 991px) {
	.brochure-layer{padding-bottom:40px !important;}
} 
/* */
.dg-testimonials04 blockquote{
  position:relative;
  padding:0;
  font-style:normal;
  color:inherit;
  line-height:2;
  letter-spacing:0.05em;
  text-align:center;
  border-left: 0;
}
.dg-testimonials04 blockquote p{
    font-weight: normal;
    font-style:italic;
    position: relative;
    text-indent: inherit;
    font-size: 15px;
    line-height: 1.8;
}
.dg-testimonials04 blockquote footer{
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    font-weight: bold;
    color: #666666;
    margin:34px 0 0;
    padding: 0 0 0 0;
    display: inline-block;
    vertical-align: middle;
}
.dg-testimonials04 blockquote footer:before{
	content:normal;
}
.dg-testimonials04 blockquote footer{
	font-size:16px;  
	vertical-align:middle;
	font-style:normal;
	text-align:center;
	color:#333333;
}
.dg-testimonials04 blockquote footer cite{
	display:block;
	color:#666666;
	font-size:14px;
	font-weight:normal;
}
.dg-testimonials04 .owl-nav .owl-prev, 
.dg-testimonials04 .owl-nav .owl-next{
	background-color:transparent;
	border:1px solid #999999;
	width:43px;
	height:43px;
	opacity:0.5;
}
.dg-testimonials04 .owl-nav .owl-prev:before, 
.dg-testimonials04 .owl-nav .owl-next:before{
	border-color:#999999;
	border-width:1px;
}
.dg-testimonials04 .owl-nav .owl-prev:hover, 
.dg-testimonials04 .owl-nav .owl-next:hover{
	background-color:transparent;
	opacity:1;
}

.dg-testimonials04.color-white blockquote footer,
.dg-testimonials04.color-white blockquote footer cite{
	color:#FFF;
}


@media only screen and (max-width: 767px) {
	.dg-testimonials04 blockquote p{
		font-size: 14px;
	}
	.dg-testimonials04 .owl-prev {
		left:0px;
		right:auto;
		display:none;
	}
	.dg-testimonials04 .owl-next{
		right:0px;
		left:auto;
		display:none;
	}
}
.star-rating { padding: 0; margin: 0; list-style: none; }
.star-rating li { display: inline-block; font-size: 1em; line-height: 1.5em; color: #ffcc00; letter-spacing: 0.1em; margin: 0; }
/* */
.dg-price05 .price-border{
	background-color:#ffffff;
	text-align:center;
	margin-bottom:30px;
	padding-bottom:30px;
}	
.dg-price05 .price-title h2{
	color:#20a3f0;
	font-size:40px;
	margin-bottom:40px;
}
.dg-price05 .price-title .fa{
	font-size:60px;
	margin:60px 0 30px;
	display:inline-block;
	color:#999999;
}
.dg-price05 .price-box{
	line-height:1;
	margin-bottom:2px;
}
.dg-price05 .price-box .sup{
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	color:#333333;
	padding-right:5px;
}
.dg-price05 .price-box .price{
	font-size:45px;
	display:inline-block;
	vertical-align:middle;
	color:#333333;
}	
.dg-price05 .price-box .unit{
	font-size:14px;
	color:#333333;
	display:inline-block;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
}
.dg-price05 .price-holder{
	padding:30px;
}	
.dg-price05 .price-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #e1e1e1;
}	
.dg-price05 .price-holder ul li{
	border-bottom:1px solid #e1e1e1;
	padding:16px 0
}	
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dg-price05 .price-title .fa{
		margin:20px 0;	
	}
	.dg-price05 .price-title h2{
		font-size:24px ;
		margin-bottom:10px;
	}

}