@font-face {
  font-family: 'centurygothic';
  src: url("../fonts/Century-Gothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'centurygothic-bold';
  src: url("../fonts/GOTHICB.TTF") format("truetype");
  font-weight: bold;
  font-style: bold;
}

*:focus, *:hover, *:active {
  outline: none !important;
}

* {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s;
}

body {
  font-family: "centurygothic", sans-serif;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 18px;
  position: relative;
}

.container {
  max-width: 1366px;
  margin: 0 auto;
  display: block;
  padding: 40px;
  width: 100%;
}

img {
  margin: 0 auto;
}

ul li a {
  font-size: 18px;
  color: #123247;
}

b {
  font-family: "centurygothic-bold", sans-serif;
}

h1 {
  line-height: 1.4em;
  font-size: 2.5em;
  font-family: "centurygothic", sans-serif;
  font-weight: bold;
  color: #123247;
  margin:0;
}

h2 {
  font-size: 2.5em;
  line-height: 1.4em;
  font-family: "centurygothic", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  color: #123247;
}

h3 {
  line-height: 1.4em;
  color: #123247;
}

ul li {
  font-size: 18px;
  line-height: 25px;
  color: #123247;
}

small {
  font-size: 1.2em;
}

a {
  color: #3ba5dc;
}

a:hover {
  color: #FFBB25;
}

a:hover, a:active, a:focus, a:visited {
  text-decoration: none !important;
}

p {
  font-size: 18px;
  line-height: 25px;
  margin: 20px 0;
  font-family: "centurygothic", sans-serif;
  color: #123247;
}

/*nav mobile*/
/*.nav > li > a {
  padding: 0;
}

.toggle-links {
  display: none;
}

.toggle-links .top-header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}

.toggle-links .top-header img {
  display: inline;
  padding: 0 10px;
  width: 35px;
  vertical-align: baseline;
}

.toggle-links .top-header .col-sm-6 {
  padding: 10px 0;
}

.toggle-links .top-header span {
  font-size: 13px;
  color: #ACACAC;
  margin-top: 6px;
}

.toggle-links .overlay-link {
  display: none;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.toggle-links .overlay-link .links {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin: 100px 0 0 0;
}

.toggle-links .overlay-link .links li {
  margin: 10px 20px;
  list-style: none;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  text-align: center !important;
  font-size: 27px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.toggle-links .overlay-link .links li a {
  color: #123247;
}

.toggle-links .overlay-link .links li.active a {
  color: #FFBB25;
}

.fixed-position {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
  background: #fff;
  margin-top: 0;
  border-bottom: 5px solid #FFBB25;
  right: -1px;
  -webkit-box-sizing: padding-box;
          box-sizing: padding-box;
  padding: 10px 80px;
  text-decoration: none;
  color: #fff;
}*/

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-200 {
  margin-top: 200px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-20 {
  margin-left: 20px;
}

.p-5 {
  padding: 0 5px;
}

.t-normal {
  font-weight: normal;
}

.color-stack {
  color: #123247 !important;
}

.yellow {
  color: #FFBB25 !important;
}

.blue {
  color: #3ba5dc !important;
}

.orange {
  color: #f59539;
}

.blue-bg {
  background: #3ba5dc;
}

.stack-bg {
  background: #123247;
}

.yellow-bg {
  background: #FFBB25;
}

.white-bg {
  background: #fff;
}

.white {
  color: #fff !important;
}

.center {
  margin-top: 70px;
}

.p-10 {
  padding: 0 10px;
  margin: 0;
}

.nm {
  padding: 0;
  margin: 0;
}

/*block1*/
/*.block1 .container {
  padding: 20px;
}

.block1 .container .header img {
  margin: auto 0;
  width: 150px;
}

.block1 .container .header ul {
  margin-top: 12px;
}

.block1 .container .header ul li {
  display: inline;
  margin-left: 20px;
}

.block1 .container .header ul li a {
  margin-left: 10px;
  padding: 0;
  color: #3ba5dc;
  font-size: 17px;
}

.block1 .container .header ul li a:hover {
  background: transparent;
  border-bottom: 2px solid #FFBB25;
  line-height: 30px;
  display: inline-block;
  padding: 0;
  color: #123247;
}

.block1 .container .header ul li.first-active a {
  border-bottom: 2px solid #FFBB25;
  line-height: 30px;
  display: inline-block;
}

.block1 .container .header ul li.first-active a:hover {
  background: transparent;
  color: #123247;
  line-height: 30px;
  display: inline-block;
}

.block1 .container .header ul li.first-active ul {
  top: 60px !important;
  left: 0;
  width: 690px;
  padding: 20px 20px 20px 0;
  margin: 0;
}

.block1 .container .header ul li.first-active ul li {
  display: block;
}

.block1 .container .header ul li.first-active ul li.first-active {
  background: #FFBB25;
}

.block1 .container .header ul li.first-active ul li.first-active a {
  color: #123247;
}

.block1 .container .header ul li.first-active ul li a {
  border: none;
  font-size: 15px;
}

.block1 .container .header ul li.first-active ul:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #3ba5dc;
  position: absolute;
  top: -10px;
  left: 12px;
}

.block1 .container .header .dropdown-header p {
  color: #FFBB25;
  font-size: 15px;
}

.block1 ul.dropdown-menu li.first-active {
  background: #FFBB25;
  padding-left: 5px;
}

.block1 ul.dropdown-menu li.first-active a {
  color: #123247 !important;
}*/

.red-bg{
  background:#bb0606 !important;
 
}

.block::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 180px 140px 0 0;
  border-color: #3ba5dc transparent transparent transparent;
  display: block;
  position: absolute;
margin-top:-1px
}

.block {
  background: #e7f6fc ;
}


.block .link {
  padding: 10px 40px;
  display: inline-block;
  border-radius: 20px;
  color: #123247;
  margin: 10px auto;
  text-align: center;
}


.block2 {
  background:#3ba5dc no-repeat top center;
}

.block2 h1 {
  text-transform: uppercase;
  color: #fff;
  font-family: "centurygothic-bold", sans-serif;
}

.block2 .box {
  background: #123247;
  padding: 10px 20px;
  display: inline-block;
}

.block2 .box span {
  font-size: 24px;
  font-family: "centurygothic-bold", sans-serif;
  color: #fff;
  padding-left: 10px;
}

.block2 .box img {
  vertical-align: top;
}

.block2 .normal {
  font-family: "centurygothic", sans-serif !important;
}

.block2 .link {
  padding: 10px 40px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 20px;
  color: #123247;
  margin: 10px;
}

.block3 h2 {
  font-family: "centurygothic-bold", sans-serif;
  position: relative;
}

.block3 ul {
  display: block;
  list-style: none;
  text-align: left;
  font-weight: bold;
  margin-top: -4px;
  padding: 0;
}

.block3::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 180px 140px 0 0;
  border-color: #e7f6fc transparent transparent transparent;
  display: block;
  position: absolute;
}

.block4 {
  background: #e7f6fc;
}

.block4::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 180px 140px 0 0;
  border-color: #fff transparent transparent transparent;
  display: block;
  position: absolute;
}

.block4 h2 {
  font-family: "centurygothic-bold", sans-serif;
}

.block4 .link {
  padding: 10px 40px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 20px;
  color: #123247;
  margin: 10px;
}

.block5 h2 {
  font-family: "centurygothic-bold", sans-serif;
}

.facebook-module {
  background: #fff;
}

.facebook-module .box {
  padding: 0 40px;
}

.facebook-module h2 {
  font-family: "centurygothic-bold", sans-serif;
}

.facebook-module .facebook-bg {
  background: url(../images/facebook-module.jpg) #fff no-repeat center center;
}

.facebook-module .facebook-bg .fb_iframe_widget_fluid_desktop iframe {
  min-width: 100%;
  background: #fff;
}

.facebook-module::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 180px 140px 0 0;
  border-color: #e7f6fc transparent transparent transparent;
  display: block;
  position: absolute;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 50px rgba(90, 153, 212, 0);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
  }
}

.pulsating {
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
}

.pulsating:hover {
  -webkit-animation: none;
  animation: none;
}

@-webkit-keyframes pulsating {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulsating {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.scroll-to-fixed-fixed {
  background: #FFBB25 !important;
  color: #123247;
}

.scroll-to-fixed-fixed .container {
  padding: 10px;
}

.scroll-to-fixed-fixed .container ul {
  text-align: center;
}

.active {
  padding: 0 20px;
  background: #123247;
  color: #FFBB25 !important;
  border: 1px solid #123247;
}

/*animation*/
.reallyfast {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slightfast {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.slow {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.reallyslow {
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

/*footer*/
footer {
  border-top: 5px solid #FFBB25;
  background: #3ba5dc;
  color: #fff;
}

footer .mid {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

footer span {
  display: inline;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 25px;
  margin-left: 20px;
}

footer ul li {
  display: inline-block;
  margin-left: 15px;
  letter-spacing: 1px;
  line-height: 45px;
  font-size: 18px;
}

footer ul li a {
  color: #fff;
  font-family: "centurygothic-bold", sans-serif;
}

footer ul li a:hover {
  color: #123247;
}

footer .copyright {
  font-size: 12px;
  text-align: center;
  color: #fff;
}

footer .copyright a {
  color: #fff;
}

footer .social-media {
  border-bottom: 1px solid #fff;
  display: inline-block;
  line-height: 50px;
}

/*media query for viewport 1366 up*/
@media only screen and (min-width: 1600px) {

  .block:before, .block3:before, .block4:before, .block5:before, .block6:before, .block7:before, .facebook-module:before, .block8:before, .block9:before, .block10:before, .block11:before {
    border-width: 260px 200px 0 0;
  }
  .facebook-module .box {
    padding: 0;
  }
}



/*media query for viewport 1200*/
@media only screen and (max-width: 1200px) {
  .fixed-position {
    padding: 10px;
  }
  .block2 .gmb-first {
    margin-top: 0px;
  }
  .block2 .gmb-second.mt-200 {
    margin-top: 100px;
  }

}

@media only screen and (max-width: 1024px) {
  .header {
    display: none;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    padding-bottom: 20px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-inverse {
    background-color: #fff;
    border-bottom: 3px solid #FFBB25;
  }
  .navbar-inverse .navbar-toggle {
    border-color: transparent;
    margin-top: 27px;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background: #123247;
  }
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #f1f1f1;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    margin-top: 20px;
    border-color: #f1f1f1;
  }
  .navbar-inverse .navbar-nav > li > a {
    color: #3ba5dc;
    padding: 10px;
    display: inline-block;
    font-size: 15px;
  }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: #FFBB25;
    color: #123247;
  }
  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #123247;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #123247;
  }
  ul.dropdown-menu {
    padding: 20px;
  }
  .dropdown-menu p {
    color: #FFBB25;
    font-size: 15px;
  }
  .dropdown-menu li a {
    color: #3ba5dc;
    font-size: 15px;
  }
  .dropdown-menu li a:hover {
    color: #123247;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 0;
  }
  .navbar-nav .open .dropdown-menu {
    background: #f9f9f9;
  }
  .toggle-links {
    display: block;
    padding: 10px;
  }
  .toggle-links img {
    width: 150px;
  }
  .button .box h2 {
    color: #FFBB25;
    font-size: 30px;
  }
  .overlay-link.active ul.links {
    width: 100%;
  }
  .toggle-links .overlay-link .links li a {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 20px;
  }
  .toggle-links .overlay-link .links li {
    margin-top: 30px;
    list-style: none;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-align: center !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 20px;
  }
  .nav > li > a:hover, .nav > li > a:focus {
    background: transparent;
  }
  .block2 h1 {
    font-size: 30px;
  }
  .block2 h3 {
    font-size: 20px;
  }
  .block2 .gmb-first {
    margin-top: 30px;
  }
  .facebook-module .box {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 991px) {
  .block2 h1.mt-100 {
    margin-top: 20px !important;
    font-size: 30px;
  }
  .block2 h3 {
    font-size: 20px;
  }
  footer .mid {
    border-right: transparent;
  }
  .block4 .border {
    min-height: 0;
    margin-bottom: 40px;
  }
  .block7 .border, .block8 .border {
    min-height: 0;
  }
  .block5 p {
    word-break: break-all;
  }

  .block:before, .block3:before, .block4:before, .block5:before, .block6:before, .block7:before, .facebook-module:before, .block8:before, .block9:before {
    display:none;
  }
}

@media only screen and (max-width: 768px) {
  h2 {
    font-size: 1.8em;
  }
  .block2 h1 {
    font-size: 25px;
  }
  .block2 h3 {
    font-size: 18px;
  }
  footer ul {
    text-align: left;
  }
  footer .logo-footer {
    margin: 0 auto 20px;
    display: block;
  }
  footer .mid {
    border: transparent;
  }
  .button .border a {
    padding: 20px 30px;
    font-size: 18px;
  }
  .toggle-links .toggle-click.active {
    top: 0;
    left: 20px;
  }
  .button .box .pulse-button {
    width: 90%;
  }
  .button .box .pulse-button a {
    font-size: 16px;
  }
  .button .box h2 span {
    font-size: 15px;
  }
  .mt-100, .mt-150 {
    margin-top: 100px;
  }
  .container {
    padding: 30px;
  }
  .button .box {
    padding: 5px;
  }



}

@media only screen and (max-width: 767px) {
  .block2 {
    text-align: center;
  }

  img.mobile {
    display: block !important;
    border: 5px solid #3ba5dc;
    border-radius: 50%;
    width: 200px;
  }
  .mobile::after {
    content: "";
    height: 30px;
    width: 10px;
    background: #FFBB25;
    display: block;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 600px) {
  p, ul li {
    font-size: 15px;
  }
  h1, h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.0em;
  }

  .facebook-module h2 {
    text-align: center;
  }
  .facebook-module .box {
    padding: 0px;
  }
  footer ul li a {
    font-size: 15px !important;
  }
  .block7 .border, .block10 .border {
    padding: 30px;
  }
}

@media only screen and (max-width: 380px) {
  .container {
    padding: 20px;
  }
  .block2 p {
    margin-top: 0;
  }
  .block2 h1 {
    text-align: center;
    margin-top: 0;
  }
  footer .logo-footer {
    width: 150px;
  }
  .button .box h2 {
    font-size: 22px;
  }
  .button .box .pulse-button {
    font-size: 16px;
  }
  .social img {
    width: 30px !important;
  }
  .block2 .box span {
    font-size: 15px;
  }
}
/*# sourceMappingURL=shotgun-social-signals.css.map */