/* Bootstrap overwrite */
.container{
  max-width: 1820px;
  padding-right: 25px;
  padding-left: 25px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
  padding-right: 10px;
  padding-left: 10px;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus{
  box-shadow:none;
}
.btn-secondary.focus, .btn-secondary:focus{
  box-shadow:none;
}
.btn.focus, .btn:focus{
  box-shadow:none;
}
/* Fonts */
@font-face {
  font-family: "Gotham-Light";
  src: url("../fonts/Gotham-Light.otf") format("opentype"),
  url("../fonts/GothamLight.ttf") format("truetype");
}

@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham-Bold.otf") format("opentype"),
  url("../fonts/GothamBold.ttf") format("truetype");
}

/* Site Css */
/* Comman CSS Start */
body{
  font-family: "Gotham-Light";
  font-size: 18px;
  color: #00216c;
}
h1{
	background-color: rgba(243, 245, 255, 0.65);
	text-align: left;
	display: table;
	font-family: "Gotham-Bold";
	font-size: 68px;
	padding: 7px 55px 7px 45px;
	text-transform: uppercase;
	color: #00216c;
}
a:active, a:selected, a:visited, a:focus { border: none; outline: none;}
.head h1.sub-service-title{background-color:transparent; padding:0;top: 48%;}
.head h1.sub-service-title span{background-color: rgba(243, 245, 255, 0.65);margin-bottom: 10px;display: inline-block; padding: 6px 44px 6px 36px;}
.head h1.sub-service-title span:last-child{font-size:55px;}

#blog h1, h2{
	font-family: "Gotham-Bold";
	font-size: 46px;
	color: #00216c;
	text-transform: uppercase;
	margin-bottom:25px;
}
#blog h1{
	background-color:transparent;
	text-align: inherit;
	display: inherit;
	padding:inherit;
}
h3{
	font-family: "Gotham-Bold";
	font-size: 36px;
	color: #00216c;
	text-transform: uppercase;
	margin-bottom:6px;
	background-color: rgba(243, 245, 255, 0.80);
	padding:28px 40px;
}
.page-template-no-sidebar h3{
	background-color:transparent;
	padding:28px 0px;
}
h4{
	font-family: "Gotham-Bold";
	font-size: 30px;
	color: #00216c;
	text-transform: uppercase;
	margin-bottom:6px;
}
h5{
	font-family: "Gotham-Bold";
	font-size: 24px;
	color: #00216c;
	text-transform: uppercase;
	margin-bottom:6px;
}
h6{
	font-family: "Gotham-Bold";
	font-size: 20px;
	color: #00216c;
	text-transform: uppercase;
	margin-bottom:6px;
}
b{
	font-family: "Gotham-Bold";
	font-weight:normal;
}
img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
input,textarea{
	border: 0;
	background: #ececec;
	padding: 10px 20px;
	color:#131635;
	margin-bottom: 20px;
}
textarea{
	height:180px;
}
::placeholder {
  color: #131635;
  font-size: 18px;
  opacity:1;
}
[type="reset"], [type="submit"], button, [type="button"]{
    font-size: 20px;
    text-transform: uppercase;
	padding:14px 78px;
	background:#00216c;
	color: #dde3fd;
	cursor:pointer;
}
a{color: #00216c;}
/* Comman CSS End */
.header {
/*  height: 88px;*/
padding:15px 0;
  background: #00216c;
  position: fixed;
	z-index: 1;
	width: 100%;
}
.logo{
     max-width: 420px;
    margin-left: 0px;
    margin-top: 0;
    display: block;

}
.header-menu-part{padding-top: 10px;width:100%;display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex; justify-content: flex-end; -webkit-justify-content: flex-end;-moz-justify-content: flex-end;align-items: center; -webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}

.menu{margin:0; padding:0;}
.menu li {
  display: inline;
  text-transform: uppercase;
  margin-left:40px;
}
.menu li a {
  color: #dde3fd;
  padding: 10px;
  display: inline-block;
}
.menu li a:hover, .menu li.current-menu-item a{
	text-decoration:none;
	font-weight:bold;
}
.header .btn-group {
  float: right;
}
.header .btn-group .btn.btn-secondary.dropdown-toggle {
  background: transparent;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 0px;
  font-family: "Gotham-Bold";
  width: 238px;
  padding: 15px 0;
  margin:0 0 0 30px;
  font-size: initial;
}

.header .btn-group .btn.btn-secondary.dropdown-toggle::after {
  margin: 0;
  border: 0;
  content: initial;
}
.header .btn-group .dropdown-menu.dropdown-menu-right {
   width: 310px;
    background: #00216c;
    border-radius: 0px;
    padding: 10px 0px;
    position: absolute !important;
    top: 65px !important;
    transform: translateY(40%) !important;
    right: 0 !important;
    left: inherit !important;
    border: 0;
    visibility: hidden;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;
}
.fa-phone:before {    content: "\f095";transform: rotate(96deg); -webkit-transform: rotate(96deg);-moz-transform: rotate(96deg);-ms-transform: rotate(96deg);-o-transform: rotate(96deg); display: block;}
.header .btn-group .dropdown-menu.dropdown-menu-right.show{    transform: translateY(-10%) !important; visibility:visible;}
.header .btn-group .dropdown-menu.dropdown-menu-right a.dropdown-item:focus, .header .btn-group .dropdown-menu.dropdown-menu-right a.dropdown-item:hover{
	background:transparent;
}
.header .btn-group .dropdown-menu.dropdown-menu-right a{
	color: #ffffff;
	padding-bottom: 7px;
}
.header .btn-group .dropdown-menu.dropdown-menu-right a.phone{
/* 	font-size:24px; */
}
.header .btn-group .dropdown-menu.dropdown-menu-right a.email{
	/* font-family: "Gotham-Bold"; */
}
.header .btn-group .dropdown-menu.dropdown-menu-right a i{
	margin-right:10px;
}
.header .btn-group .dropdown-menu.dropdown-menu-right a i.far.fa-envelope{
	margin-right:10px;
	/* font-size:24px; */
}
.carousel-item img {
  width:100%;
  height:100%;
}
.carousel-item .carousel-caption{
	left: 19%;
	bottom: 110px;
}
.carousel-item .carousel-caption p{
	background-color: rgba(243, 245, 255, 0.65);
	text-align: left;
	display: table;
	font-family: "Gotham-Bold";
	font-size:42px;
	padding:7px 50px 7px 45px;
	color:#00216c;
}

@keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid #00216c;
  }
  100% {
    border: none;
  }
}

@-webkit-keyframes type {
  0% {
    width: 0;
  }
  99.9% {
    border-right: .15em solid #00216c;
  }
  100% {
    border: none;
  }
}

.home .blue-box {margin-bottom:70px;}
.blue-box {
    background: #00216c;
    color: #fff;
    font-size: 24px;
    padding: 35px 75px 25px;
    text-align: center;
   margin-bottom: 30px;
    margin-top: -64px;
    position: relative;
	 min-height: 120px;
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content:center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}
.blue-box p{margin-bottom:0;}
.blue-box h2{
	color: #fff;
}
#blog { position: relative;}
.blog-loop-container{margin-bottom:40px;}
.blog-list-box{overflow:hidden;position:relative; margin-bottom:20px;cursor: pointer;}
.blog-list-box:before{padding-top:100%; content:''; display:block;}
.blog-list-box .hover-container{position:absolute; height:100%; width:100%; padding:0; top:0; left:0;}
.blog-list-box .hover-container img{width:100%;height:100%;     object-fit: cover;    object-position: center;}
.blog-list-box .blog-data{position:absolute; bottom:50px; width:96%; left:2%; padding:20px; text-align:center; background: rgba(236,236,236,.85);}
.blog-list-box .hover-container:hover .blog-data-hover{transform: translateY(0%); -webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);-otransform: translateY(0%);}
.blog-list-box .hover-container:hover .blog-data{opacity:0; display:none;}

#blog #blog-container a .blog-data .date{
	width:100%;
	font-size:14px;
	color:#00216c;
	margin-bottom:30px;
	display:block;
}
#blog #blog-container a p{
	font-size:18px;
	color:#131635;
}
#blog-container {
    margin-top: 27px;
}
#blog #blog-container a:hover .blog-data{
  opacity: 1;
}
#services{
	margin: 17px -125px 0 -125px;
	overflow:hidden;
}
#services .blue-box{
	padding:39px 195px;
}
#services .blue-box p{
	font-size:20px;
}
#services .service-box{
	position:relative;
	-moz-transform:skew(-20deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:skew(-20deg); /* Safari */
	-o-transform:skew(-20deg); /* Opera */
	-ms-transform:skew(-20deg); /* IE9 */
	transform:skew(-20deg); /* W3C */
	overflow:hidden;
	border-color: #f3f5ff;
	border-style: solid;
	border-width: 0px 10px;
}
#services .service-box h3{
	position:absolute;
	top:15%;
	left:-30px;
	-moz-transform:skew(20deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:skew(20deg); /* Safari */
	-o-transform:skew(20deg); /* Opera */
	-ms-transform:skew(20deg); /* IE9 */
	transform:skew(20deg); /* W3C */
	padding-left:60px;
}
#services .service-box img{
	-moz-transform:skew(20deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:skew(20deg); /* Safari */
	-o-transform:skew(20deg); /* Opera */
	-ms-transform:skew(20deg); /* IE9 */
	transform:skew(20deg); /* W3C */
	width: 140%;
	left:-20%;
	position: relative;
	overflow:hidden;
}
#services .service-box:first-child h3{width:70%;left:0;}
.page-template-services {
	overflow-x: hidden;
}
footer{background:#00216c;}
footer p{font-size:18px;color:#dde3fd;margin-bottom:0;}
footer p a{color:#dde3fd;}
footer p a:hover{text-decoration: underline;color:#dde3fd;}
footer b{font-size:18px;color:#dde3fd;font-family: "Gotham-Bold";}
footer .footer-logo{width:245px;height:auto;}
footer .row{padding-bottom:27px;}
footer.footer-1{padding-top:66px;}
footer.footer-2{border-top:1px solid #FFFFFF;padding-top:10px;}
footer .menu{margin-bottom:0;}
footer .menu li a{padding:0;font-size:18px;}
footer .menu li a:hover, footer .menu li.current-menu-item a{
	font-weight:normal;
	padding:0;
}

footer.footer-2 .row{padding-bottom:22px;}
.head .image-container{height:650px;}
.head{position:relative;}
.head h1{position:absolute;top: 55%;left: 18%; max-width:1080px;}
.page-template-about .head h1 { top: 60%; }
#page-body{
	margin-top: 0px;
	margin-bottom: 20px;
}
#service-page-body{

	margin-bottom: 0;
}
#page-body p{
	text-align:justify;margin-bottom: 26px;
}
#page-body .page-image-container {
    border-left: 2px solid #ececec;
	margin-left: 8%;
	padding-left: 12%;
}
#page-body.about-page .page-image-container {
    border-left:none;
	margin-left: 1%;
	padding-left: 0;
}
.services .service-box {
  height: 550px;
  background: #ececec;
	margin: 10px 0;
}
.services .service-box h4{
	padding:53px 58px 21px 58px;
}
.services .service-box p{
	padding:0 58px 53px 58px;
}
.contact_logo{
	max-width:280px;
	margin-bottom:29px;
}
.contact .wpcf7 {
    padding: 0 50px;
}
.contact .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    display: grid;
}
.contact .wpcf7 .wpcf7-form br{
	display:none;
}
.contact .wpcf7 .wpcf7-form .wpcf7-submit{
	    float: none;
    width: auto;
    margin: 0 0 0 auto;
    display: block;
}
.contact .wpcf7 .wpcf7-form .wpcf7-not-valid{
	border:1px solid #f00;
	margin-bottom: 0px;
}
.contact .wpcf7 .wpcf7-form-control-wrap input,
.contact .wpcf7 .wpcf7-form-control-wrap textarea{width:100%;}
.contact .wpcf7 .wpcf7-form .wpcf7-not-valid-tip{
	margin-bottom: 20px;
}
.wf-box img {
    display: block;
    width: 100%;
}
.wf-column {
    float: left;
}
.searchform input{width:100%;}
.sidebar h3{
	font-size: 28px;
	padding: 20px;
  text-align: center;
}
.footer-2 p span {padding-right: 1em;}
#service-bullet-content{margin:80px auto;}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
}
.navigation {
    display: inline-block;
    width: 100%;
}
.navigation a {
    font-family: "Gotham-Bold";
    font-size: 18px;
}
.navigation .navright{
  float: right;
}

.carousel-caption p::after {
	content: '';
	display: inline-block;
	width: 0.05em;
	height: 1em;
	margin-bottom: -0.1em;
	background-color: #00216c;
	animation: pulse 1s infinite;
}

@keyframes pulse {
	0% {
		visibility: hidden;
	}
	50% {
		visibility: hidden;
	}
	51% {
		visibility: visible;
	}
	100% {
		visibility: visible;
	}
}

.carousel-caption.hide p {
	display: none!important;
}

.carousel-caption.hide p:nth-of-type(1) {
	display: block!important;
}


.footer-logo-section p{max-width:190px;}
.menu-toggle{display:none;}

#page-body .contact-address p{margin-bottom:0;}
html{overflow-x: hidden;}
.service-list-section .wp-block-column{max-width:900px; margin:0 auto !important;flex-basis: 55%;}
.service-list-section h4{font-size:20px; text-transform:none;}
.service-list-section h4:focus{outline:none;}
.service-list-section p{font-size:20px;  font-weight:normal; text-align:inherit !important;}
/*.resources-list-section h2,.resources-map-section h2{color:#00216c;}*/
.resources-list-section .wp-block-column{max-width:950px; margin:0 auto !important;flex-basis: 100%;}
.resources-list-section .ugb-feature-grid__image{width:140px;  height:140px; background:#00216c; border-radius:100%; margin:0 auto; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;-webkit-justify-content: center;-moz-justify-content:center;align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;}
.resources-list-section .ugb-feature-grid__image img{max-width:55%; max-height:65%; height:auto; width:auto !important;}
.resources-list-section .ugb-feature-grid__title{ font-weight:bold; font-size:28px; padding:10px 0;}
.resources-list-section p{font-weight:normal; font-size:20px; text-align:center !important; padding-bottom:20px;}
.resources-list-section .ugb-feature-grid .ugb-button{    width: 240px;padding: 13px;position: absolute;text-transform: uppercase;font-size: 20px;font-weight: 300;bottom: 0;left: 50%;margin-left: -120px;}
.resources-list-section .ugb-feature-grid .ugb-feature-grid__item{padding-bottom: 60px; position: relative; margin-bottom: 60px !important;}
.resources-map-section{ width: 105%;    margin-left: -10px;    margin-right: -10px;}

.resources-map-section .wp-block-column{max-width:100%;margin:0 !important;flex-basis: 100%; }
.resources-map-section iframe{width:100%; display:block;}
.map-section{position:relative;}
.map-address-content{max-width:950px; margin:0 auto !important; position:relative;}
.map-address{ max-width:430px; height: 450px; position:absolute; top:0; left:0; background:rgba(255,255,255,0.6); padding:20px; display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;-webkit-justify-content: center;-moz-justify-content:center;align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;-o-align-items: center;flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap; }
.map-address p{color:#00216c; font-size:26px; font-weight:bold;text-align:left !important; margin-bottom:20px;}
.carousel-control-next-icon{background:url(../images/slider-arrow-right.png) no-repeat center center; background-size:35px;}
.carousel-control-prev-icon{background:url(../images/slider-arrow-left.png) no-repeat center center; background-size:35px;}
.carousel-control-next, .carousel-control-prev{opacity:1;height: 80px;width: 120px;top: 50%;margin-top: -40px;}

.footer-top-logo{max-width:270px;}
.footer-colum-logo img{    max-width: 200px;}
footer .container{max-width:1480px;}
footer .menu li{display:block; margin:0;}

.services .row{background:#18367a; margin:10px 0;}
#services .service-box{margin:0;}
#services .justify-content-end .service-box:first-child h3{left: -25px;width: 50%;}

.blog-data-hover{    position: absolute;top: 0;left: 0;width: 100%;padding: 20px;background: rgba(255,255,255,0.8);height: 100%;
transition: all 0.5s ease; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transform: translateY(100%); -webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-otransform: translateY(100%);}
.blog-data-hover h4{margin-bottom:20px;    font-size: 20px;}
.blog-data-hover date{margin-bottom:20px; display:block;}
#blog #blog-container .blog-data-hover p{font-size:20px;}



.wp-block-ugb-accordion a { color: red; font-style: italic; font-weight: bold; }
.service-list-section h4{width:100%;}
