html, body{ height: 100%; font-family: 'Geogrotesque-Medium';}
body{margin:0px; padding-right:0!important; font-family: 'Geogrotesque-Medium';} 
*{margin:0px; padding:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
ul{list-style-type:none; margin:0; padding:0;}
a{text-decoration:none; outline:none; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; -ms-transition:all .4s ease-in-out; color: #0980d4}
a:hover{text-decoration:none; outline:none;}
a:focus{text-decoration:none; outline:none;}

@font-face {
  font-family: 'Geogrotesque-Medium';
  src: url('../fonts/Geogrotesque-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Geogrotesque-Medium.otf')  format('opentype'),
	     url('../fonts/Geogrotesque-Medium.woff') format('woff'), url('../fonts/Geogrotesque-Medium.ttf')  format('truetype'), url('../fonts/Geogrotesque-Medium.svg#Geogrotesque-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

img{border:0;}
.btn-primary.focus, .btn-primary:focus{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.img-thumbnail{background:none; border:none; padding:0; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.thumbnail img{margin:auto; display:block; padding:0; border:none; max-width:100%;}
textarea.form-control{resize: vertical;}
p{ font-size: 16px; color: #000; margin-bottom: 24px; font-weight: 400}
p strong{ font-weight: 800}
.clear {clear:both;}
.container{width:100%; max-width:1170px; padding:0;}

 
.m7 {margin-top:70px!important;}
.ml-110 {margin-left:117px!important;}
 

.container{width:100%; max-width:1170px; padding:0;}
header .bg-faded{ background:#FFF; padding:0; width:100%;}
header a.navbar-brand span{font-size:14px; font-weight:400; font-style:italic; color:#777; margin: 0 0 0 -70px; display: inline-block; top: 15px; position: relative;}
header nav ul.navbar-nav li{margin:0 10px;}
header nav ul.navbar-nav li a.nav-link{font-size:16px; font-weight:500; color:#000; padding:11px 16px!important; border-bottom:2px solid #FFF;}
/*header nav ul.navbar-nav li a.nav-link:hover{ border-bottom:2px solid #094a9c;}*/
header .navbar-light .navbar-nav .nav-link{color:#000;}
header nav li a.nav-link.btn-primary.btn{color:#FFF; text-transform:uppercase; background:#094a9c; border:none; border-radius:30px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}
header nav li a.nav-link.btn-primary.btn:hover{color:#FFF;}

#cookiebanner{text-align:center; z-index:1; position: absolute; background-color: darkgray; padding: 10px; right:15px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size: 15px;}


/* ABOUT YOU PAGE START */

.main-top-con {background:#c6e8fa; padding:80px 0;}
.main-top-con h1{font-size:40px; line-height:54px; text-align:center; color:#094a9c; font-family: 'Geogrotesque-Medium';}

.white-bg-first {width:100%; background:#fff; text-align:left; font-size:20px; font-family: 'Geogrotesque-Medium'; margin:80px 0;}
.white-bg-first h2{font-size:40px; text-align:left; color:#094a9c;}

      
.light-grey-third {width:100%; background:#f3f3f3; padding:50px 0;}
.light-grey-third .right-content {width:100%; position:inherit; display:inline-block;}
.light-grey-third h2 {font-size:30px; color:#094a9c;}
.light-grey-third ul {width:100%;}
.light-grey-third li {color:#000; font-size:18px; list-style:none; margin:20px 0 0 0; text-align:justify;}
.light-grey-third li h3 {background:#ff8400; float:left; color:#FFF; font-size:30px; text-align:center; width:55px; height:55px; line-height:55px; margin:0 20px 0 0; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.light-grey-third .ml-2 {margin-left:40px; border:#FF0000 solid 2px;}
.light-grey-third .mt-15 {line-height:55px;}


.business-sol {width:100%; margin:80px 0;}
.business-sol h4 {font-size:40px; color:#094a9c; text-align:center; margin-bottom:40px;}

.business-sol label {font-size:20px; color:#000; font-family: 'Geogrotesque-Medium';}
.form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.business-sol .form-control:focus {z-index: 2;}
.business-sol input[type="email"] {
  margin-bottom: -1px;
 border-radius: 4px; border:#c8c8c8 solid 1px; line-height:30px; color:#000; background:#FFF; padding-left:10px; font-family: 'Geogrotesque-Medium';
}


.business-sol .fillbtn .sub-btn { border-radius:4px; color:#FFF; text-align:center; border:none; background:#ff8400; font-family: 'Geogrotesque-Medium'; cursor:pointer; margin-top:20px; padding:12px 50px; display:inline-block;}
.business-sol .fillbtn a {color:#FFFFFF; font-weight:200; font-size:22px;}
.business-sol .fillbtn {max-width:270px; width:100%; margin:0 auto; text-align:center;}

.form-outer {background:#FFFFFF; padding-bottom:110px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
.form-outer h3 {font-size:24px; text-transform:uppercase; color:#222; font-weight:500; margin:20px 0 10px 0;}
.form-outer .form {margin:50px 0 0; padding: 0 70px; justify-content: center;}
.form-outer .form .input {border-bottom:#d5d5d5 solid 1px!important; width:100%; border:none; font-size:18px; color:#959595; padding-bottom:10px; margin-bottom:30px; font-family: 'Roboto', sans-serif;}
.form-outer .form .submit {margin: 0 0 -55px 0; font-size: 20px; font-weight: 500; color: #FFF; background: #ed7d31;   border: none; padding: 14px 70px; font-family: 'Roboto', sans-serif; cursor:pointer;}


.gdpr {width:100%; margin:auto; text-align:center;}
.checkbox-style-custom {border:none; position:relative;}
.checkbox-style-custom input[type='checkbox']{position:absolute; left: 0; opacity: 0; width:38px; height:38px; z-index:2;}
.checkbox-style-custom span{border:1px solid #ccc; background:#FFF; width:38px; height:38px; margin:0px 0 0 0; display:inline-block; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative;}
.checkbox-style-custom span:after{content:""; display:block; left:14px; top:6px; width:10px; height:18px; border: solid #094a9c; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position:absolute; opacity: 0;}
.checkbox-style-custom input[type='checkbox']:checked + span:after{opacity:1;}


/* ABOUT YOU PAGE END */


 




.footer-link-bg{background:#313131; padding:65px 15px;}
.footer-link-bg h3{font-size:16px; font-weight:500; color:#FFF;}
.footer-link-bg hr{background:#ed7d31; height:4px; width:40px; margin:20px 0; border:none;}
.footer-link-bg ul li{font-size:15px; font-weight:400; display:block;  color:#d7d7d7; padding:5px 0;}
.footer-link-bg ul li a{font-size:15px; font-weight:400; color:#d7d7d7; padding:0; display:inline-block;}
.footer-link-bg ul li a:hover{color:#FFF;}
.footer-link-bg ul.contact li a{color:#ed7d31;}
.footer-link-bg ul.contact li a:hover{color:#FFF;}

.footer-grey-bg{background:#eaeaea; padding:25px 15px;}
.footer-grey-bg .bottom-top-arrow{margin:-60px 0 0 0; }
.footer-grey-bg .bottom-top-arrow a{margin:0; display:inline-block;}
.footer-grey-bg span{font-size:17px; font-weight:600; color:#094a9c; line-height:24px; max-width:600px; margin-top:20px;}
.footer-grey-bg .icon-back a{margin:0 0 0 14px;}

.pull-right {margin-top:20px;}

.footer-white-bg{background:#FFF; padding:15px;}

.footer-white-bg p{margin:0; padding:0; font-size:13px; color:#666;}
.footer-white-bg .bottom-nav ul li{float:left; margin:0 15px 0 0;}
.footer-white-bg .bottom-nav ul li a{font-size:14px; color:#094a9c;}
.footer-white-bg .bottom-nav ul li a:hover{text-decoration:underline;}


.scroll-txt{ width:100%; float:left; position:absolute; left:0; right:0; text-align:center; color:#FFF; bottom:10px; font-size:13px; font-weight:500; letter-spacing:4px; transform:translateY(-5px); animation:bounce .5s infinite alternate; -webkit-animation:bounce .5s infinite alternate;}

@keyframes bounce {
  from {
    transform: translateY(-10px);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(-10px);
  }

  to {
    -webkit-transform: translateY(0);
  }
}



 

.modal iframe{width:100%!important;}








