﻿/* General */
html,
body {
	color: #404040;
	font: normal 17px/1.8 'Roboto', sans-serif;
	height:100%;
}
.lnum {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
}

@media only screen and (max-width: 768px) {
	body {
	font: normal 16px/1.8 'Roboto', sans-serif;
}
}
.dg-line01 {
    width: 122px;
    clear: both;
    margin:40px auto;
}
.light-grey-bg{
    background-color: #F2F2F2;
}
.bg-gray{
	background-color:#1c1c1c!important;
}
.bg-night{
	background-color:#000!important;
	color:#b5b4b4;
}
.bg-danger {
    background-color: #007071 !important;
}
.bg-cta{
	background-image: url("/images/cta-bg.png");
	background-position: center left;
	background-repeat: no-repeat;
	background-size: cover;
}
.text-shadow-1{
	text-shadow: 5px 5px 10px #000000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	color: #404040;
	font-family:'Raleway', sans-serif;
}
h2{margin-bottom:30px; font-size:36px;font-weight:700;}
.fw-300{font-weight:300;}
.fw-600{font-weight:600;}
.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;
}
.pagetitle-xl .title {
    font-size: 52px;
	text-transform: uppercase;
}
@media only screen and (max-width: 500px) {
	.pagetitle-xl .title {
    font-size: 42px;
}
}
.size-xxl{
	font-size:85px !important;
}
@media only screen and (max-width: 1100px) {
	.size-xxl{
			font-size:65px !important;
		}
}
.btn, [class*="dg-btn-"]{
	text-transform: uppercase;
	font-weight: 700;
}
.fw-300{
	font-weight:300 !important;
}
.width-100 {
    width: 100%;
}
.pagetitle-xl {
    padding: 300px 0 240px;
}
@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;
}
.pagetitle-xl {
    padding: 180px 0 160px;
}
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
/* Nav */
.header-control {
    border-left: 1px solid #cacaca;
}
.header-control > li {
    border-right: 1px solid #cacaca;
}
.topbar-border .header-top {
    border-bottom: 1px solid #cacaca;
}
header .container-fluid{
	padding-right: 0;
	padding-left: 0;
}
.header-light-transparent {
    background-color: rgba(0,0,0,0.84);
}
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: 250px;
	padding: 20px 10px;
}
.roll-activated .logo-main {
	padding: 10px;
    height: 60px;
    line-height: 40px;
}
.roll-activated .logo-main .FixedLogoPane a{
	width:150px;
}
#dng-megamenu ul {
    font-family:'Raleway', sans-serif;
}
#dng-megamenu>ul>li>a>span {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
	text-transform: uppercase;
}
#dng-megamenu .primary-structure > li:hover > a, #dng-megamenu .primary-structure > li.current > a, #dng-megamenu .primary-structure > li.menu-hover > a {
    color: #5394C1;
}
.roll-activated {
    color: #FFF;
}
.roll_replace #dng-megamenu .primary-structure > li:hover > a, .roll_replace #dng-megamenu .primary-structure > li.current > a, .roll_replace #dng-megamenu .primary-structure > li.menu-hover > a {
    color: #5394C1;
}
.link-move-1{
	display:none;
}
@media only screen and (min-width: 992px) and (max-width: 1149px) {
	.logo-main {
		width: 200px;
	}
	#dng-megamenu > ul > li > a > span {
    font-size: 13px;
	}
}
@media only screen and (max-width: 991px) {
    /*--------- Mobile Menu style ----------*/
    .mobile-header {
        height: 80px;
		background-color: #1c1c1c;
    }
    .mobile-logo-main {
        position: relative;
        padding: 3px 0px;
        margin: 0;
        text-align: left;
        float: left;
        height: 100%;
        height: 80px;
    }
    .mobile-logo-main img {
        max-width: 100%;
        height: 55px;
		margin-top: 10px;
    }
    .mobile-right-icon {
        cursor: pointer;
        line-height: 1;
        float: right;
        height: 80px;
        line-height: 80px;
        margin: 0 0 0 5px;
        padding-left: 20px;
        color: #FFF;
        font-size: 20px;
        text-align: right;
    }
	#dng-megamenu-mobile {
    position: fixed;
    top: 80px;
	}
	#ico-menu-mobile{
		font-size:30px;
		display:block;
		margin-top: 26px;
	}
	.mobile-right-icon .fa.active::before {
    	color:#FFF;
	}
	#dng-megamenu-mobile .primary-structure li li a {
    font-size: 15px;
    text-transform: uppercase;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-logo-main img {
        height: 55px;
		margin-top: 10px;
    }
}
#dng-megamenu-mobile .primary-structure > li > a {
    font-weight: 400;
    text-transform: uppercase;
}
/*home header*/
.home10-banner{
	width: 100%;
 	height: 100vh;
 	display:flex;
	position: relative;
	color:#FFF;
	background-color:#000
}
.home10-banner .bg {
	position: absolute;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	width:100%;
}
.home10-banner .container{
  	display:flex;
  	justify-content:center;
  	flex-direction:column;  
  	align-items:center;
	 width: 100%;
}
.home10-banner .row{
	text-align: center;
	margin: auto;
}
.home10-banner .row h1 {
	font-family: 'Raleway', sans-serif;
	color:#FFF;
	font-size: 56px;
	font-weight: 700;
	line-height: 1;
}
.home10-banner .row h1 span{
	display:block;
}
.border-image {
    width: 100% !important;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c0b0b', endColorstr='#0c0b0b',GradientType=0 ); /* IE6-9 */
	position:absolute;
    bottom: 0;
    height: 108px;
}
.banner-img {
	text-align:center;
	left: 0;
	right: 0;
	margin-bottom:-210px;
}
@media only screen and (max-width: 991px) {
	.home10-banner{height: 80vh;}
	.home10-banner .row h1{font-size:42px;}
	.banner-img {margin-bottom:-120px;z-index: 1;}
	.banner-img img{width:500px;}
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: portrait){

}
@media only screen and (max-width: 992px) {
	.home10-banner .bg {background-position: bottom center;}
}
@media only screen and (max-width: 767px) {
	.home10-banner .row h1{font-size:30px;}
}
@media only screen and (max-width: 500px) {
	.home10-banner{height: calc(60vh);}
	.home10-banner .bg {opacity:.5;}
}
@media screen and (orientation:landscape)
and (min-device-width: 319px) 
and (max-device-width: 896px) {
	.banner-img {margin-bottom:-160px;}
	.home10-banner .bg {opacity:.5;}
}
/*Page Title*/
.pagetitleBox, .pagetitleBox .container {
    position: relative;
}
.pagetitle-full{
	height:100vh !important;
}
.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.mbr-overlay-blue {
  background-color: #0078c1;
  bottom: 0;
  left: 0;
  opacity: .59;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.mbr-overlay-blue.xl {
  opacity: .86;
}
.bg-video{
  background-position:center;
  background-size: cover;
  bottom: 0;
  left: -10px;
  position: absolute;
  right: 0;
  top: 0;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  height: 110%;
  width: 110%;
}
.position-relative{
	position: relative;
}
.shortcodes-bg18{
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.pagetitle-layout-center .pagetitle-info {
    font-size: 22px;
    font-weight: 500;
}
/* custom image boxes */
.dg-imagebox07{
	height: 45vh;
	width: 100%;
	overflow: hidden;
    position: relative;
}
.thumb-box{
	height: 100%;
    width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.dg-imagebox07 .thumb-box{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.dg-imagebox07:hover .thumb-box, .dg-imagebox07:focus .thumb-box {
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    transform: scale(1.09,1.09);
}

.dg-imagebox07 .content{
	opacity:1;
	transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .35s ease-out;
} 
.dg-imagebox07:hover .content{
	transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}
.dg-imagebox07 .dg-btn-1{opacity: 0;}
.dg-imagebox07:hover .dg-btn-1{opacity: 1;}
.dg-imagebox07 .content .center {vertical-align: bottom;
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;}
.dg-imagebox07 .content .title{text-transform: uppercase;font-size: 26px;}
.dg-imagebox07 .bg{opacity:1;}
.bg-gradient{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
@media only screen and (max-width: 1024px) {
	.dg-imagebox07 .content .title{ font-size: 20px;}
	.dg-imagebox07{height: 35vh;}
}
@media only screen and (max-width: 992px) {
	.dg-imagebox07 .dg-btn-1{opacity: 1;}
}
@media only screen and (min-width: 768px)and (max-width: 992px) {
	.dg-imagebox07{height: 200px;}
	.dg-imagebox07 .content .title{ font-size: 16px; margin: 0 0 10px;}
	.dg-imagebox07 .content {left: 10px;right: 10px;}
}
.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;
}
.dg-imagebox01 .thumb-box{
	height: 270px;
    width: 100%;
	display:block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
/* Home */
.dg-hover-info-box04 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dg-hover-info-box04:after {
    clear: both;
    content: ".";
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    display: block;
}

.dg-hover-info-box04 li {
	text-align: left;
    float: left;
    width: 25%;
    color: #FFF;
    background-color: #339999;
    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? */
}

.dg-hover-info-box04 .cont {
    z-index: 1;
    position: relative;
    padding: 70px 50px;
}

.dg-hover-info-box04 li:nth-child(2) {
    background-color: #009999
}

.dg-hover-info-box04 li:nth-child(3) {
    background-color: #007071
}

.dg-hover-info-box04 li:nth-child(4) {
    background-color: #003333
}

.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;
  }
}
.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-content .title {
    font-size: 28px;
}
.dg-iconbox04 .title {
    font-size: 22px;
    line-height: 24px;
}
.home02-bg02 {
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	padding:80px 0;
}
.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;
}

@media only screen and (max-width: 767px) {
	.home02-bg02{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	padding-top: 40px;
	padding-bottom: 40px;
	}
	.part-border h2{
	font-size:32px;
}
	.part-border h3{
		font-size:40px;
	}
	.part-border.right {
    padding: 60px 40px 40px 0;
	}
}
@media only screen and (max-width: 450px) {
	.part-border.left {
    background-image:none;
	padding: 100px 50px;
	}
}
.home08-area02 {
	position: relative;
}

.home08-area02 .area-left {
	width: 60%;
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
}

.home08-area02 .area-right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
    
    @media only screen and (max-width: 992px) {
        .home08-area02 .area-left {
            width: auto;
        }
        .home08-area02 .area-left {
            width: auto;
        }
        .home08-area02 .area-right {
            position: relative;
            height: 300px;
            width: auto;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .home08-area02 .area-right {
            height: 500px;
        }
    }
.dg-promo06{
	display:table;
	width:100%;
	padding-top:58px;
	padding-bottom:58px;
}
.dg-promo06 .promo-content{
	display:table-cell;
	font-size:20px;
	vertical-align:middle;
	padding-left: 34.5px;
	padding-right: 30px;
	letter-spacing:0.05em;
}
.dg-promo06-icon .promo-content{
	padding-left:6.9%;
	padding-right:5%;
}
.dg-promo06 .promo-button{
	display:table-cell;
	vertical-align:middle;
	padding-left: 30px;
	padding-right: 34.5px;
	width:5%;
}
.dg-promo06 .promo-icon{
	display:table-cell;
	vertical-align:middle;
	padding-right:0;
	padding-left: 34.5px;
	width:5%;
}
.dg-promo06 .promo-icon > .fa{
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	display:block;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#007071;
	background-position: center center;
	background-size:inherit;
	background-repeat: no-repeat;
}

.dg-promo06 .promo-content .title{
	font-size:30px;
	line-height:1.2;
	color:#333333;
	letter-spacing:0.072em;
	margin:0;
}
.dg-promo06 .promo-content .title + p{
	margin-top:9px;
}
.dg-promo06 .promo-content p:last-child{
	margin-bottom:0;
}
@media only screen and (max-width: 991px) {
	.dg-promo06{
		padding-top:29px;
		padding-bottom:29px;
	}
	.dg-promo06 .promo-content{
		font-size:14px;
	}
	.dg-promo06 .promo-content .title{
		font-size:24px;
	}
}
@media only screen and (max-width: 767px) {
	.dg-promo06,
	.dg-promo06 .promo-content,
	.dg-promo06 .promo-button,
	.dg-promo06 .promo-icon{
		display:block;
		padding:0;
		width:auto;
	}
	.dg-promo06{
		padding:20px;
	}
	.dg-promo06 .promo-icon{
		margin-bottom:15px;
	}
	.dg-promo06 .promo-content + .promo-button{
		margin-top:15px;
	}
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
/* Other Internal */
[class*="dg-btn-"]{font-family: 'Raleway', sans-serif;}
[class*="dg-btn-"].btn-danger-g {
    color: #FFF;
    border-color: #20a3f0;
    background: -webkit-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background-color: #20a3f0;
}

[class*="dg-btn-"].btn-danger-g:before {
    background: -webkit-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background-color: #20a3f0;
}
.theme-main [class*="dg-btn-"]:hover::before {
    background: #264259;
}
.bg-accent [class*="dg-btn-"].btn-white:hover{background-color:#FFF;color: #0c52a2;}
.bg-accent .dg-title09 .title::after {
    border-bottom: 1px solid #FFF;
}
.home-cta h2{font-size:44px;}
.home-cta h2 span{display:block;}
@media only screen and (max-width: 1199px) {
	.home-cta{padding-top:80px !important;}
}
@media only screen and (max-width: 992px) {
	.home-cta{text-align: center;}
	.home-cta img{margin-top:30px;}
}
@media only screen and (max-width: 767px) {
	.home-cta h2{font-size:34px;}
}
/* 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;
}
@media only screen and (max-width: 1199px) {
 	h2.widget-title{font-size:30px;}
}
/* Contact */
.contact04-info .info-list li {
    clear: both;
}
.contact04-info .info-list li i {
    height: 50px;
    float: left;
    padding-top: 5px;
}
.contact04-info .info-list li div{
	margin-left: 0;
	display: inline-block;
}
.form-row input[type="checkbox"]{
	width:auto;
	vertical-align: unset;
	margin-right: 10px;
}
/* Footer */
footer .logo {max-width:300px; margin-bottom:30px;}
#to-top {
    right: 20px !important;
    bottom: 20px !important;
}
.footer-04 .footer-bottom {
    padding: 24px 0;
	background-color: #141414;
	border-top: 0px;
}
.footer-04 .footer-top{
    background-color: #000;
	color: #FFF;
}
.footer-04 .footer-bottom {
	color: #b4b4b4;
}
@media only screen and (max-width: 991px) {
	footer{text-align:center;}
	.footer-top .container .row{display: block;}
	footer .logo {height:150px; max-width:300px;margin-bottom: 30px;}
	.footer-social02 {margin-top: 50px;margin-bottom: 50px;}
}
.footer-social02 a {margin: 0px 16px 4px 0;}
.footer-social02 a:last-of-type {margin: 0px 0 4px 0;}
.footer-box .footer-social02 a{color:#FFF;font-size:30px;}
.footer-box .footer-social02 a:hover{color:#0078c1;}
/*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: 60%;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 (max-width: 500px) {
	.flickity-prev-next-button {display:none;}
}
/* 
.v-align-children {
	display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;
}*/
.v-align-children-column {
	width: calc(100% / 2 - 5px); float: left; display: -webkit-flex; display: -ms-flexbox; display: flex;
}
.v-align-children, .v-align-services {
	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;
}
@media all and (max-width: 991px) {
.v-align-children{
	display: block !important;
}
}
@media all and (max-width: 1199px) {
.v-align-services{
	display: block !important;
}
}
.vid-embed ul{
	display: inline-block;
    list-style-type: none;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
    text-align: center;	
}
}
@media all and (max-width: 991px) {
.v-align-services {
	display: block !important;
}
.v-align-services,  .v-align-services h2{
	text-align:center;
}
}

/* 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 .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:#20a3f0;
	color:#20a3f0;
	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: #20a3f0
}
/*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:120px;
  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;
}
/* Team */
.dg-ourteam02{
	text-align:center;
	margin-bottom:20px;
}
.dg-ourteam02 img{
	max-width:100%;
	width:100%;
}
.dg-ourteam02 .thumb-img{
	height: 350px;
    width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.dg-ourteam02 .info{
	padding:40px 20px 20px;
	background-color:#f8f8f8;
}
.dg-ourteam02 .info h3,
.dg-ourteam02 .info{
	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-ourteam02 .info h3{
	margin:0 0 0px;
	font-size:20px;
}
.dg-ourteam02:hover .info{
	color:#FFF;
	background-color:#0078c1;
}
.dg-ourteam02:hover .info h3{
	color:#FFF;
}
/* */
.grecaptcha-badge { visibility: hidden; }
/* */
#team{
	height:650px;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.team-small{display:none;}
@media only screen and (max-width: 1100px) {
	#team{height:0px;}
	.team-small{display:block;}
}