@font-face {
  font-family: 'Proxima Nova Lt';
  src: url('../fonts/ProximaNova-Light.eot');
  src: local('../fonts/Proxima Nova Light'), local('../fonts/ProximaNova-Light'), url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: local('../fonts/Proxima Nova Regular'), local('../fonts/ProximaNova-Regular'), url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: local('../fonts/Proxima Nova Bold'), local('../fonts/ProximaNova-Bold'), url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Th';
  src: url('../fonts/ProximaNova-Extrabld.eot');
  src: local('../fonts/Proxima Nova Extrabold'), local('../fonts/ProximaNova-Extrabld'), url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Extrabld.woff') format('woff'), url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
html,
body {
  height: 100%;
  font-family: 'Proxima Nova Lt', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
  font-size: 16px;
  background: #ffffff;
}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight: bold; font-family: 'Proxima Nova Rg', sans-serif;
}*/
h1 span,
.main-num-title,
.main-num,
b,
strong {
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
}
h1 {
  font-size: 50px;
}
h5 {
  font-size: 20px;
}
.mainheading {
  color: #fff;
  word-break: break-word;
  margin: 0 auto;
  max-width: 800px;
}
.flag {
  position: absolute;
  z-index: 0;
  height: 48px;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  display: none;
}
.flag:before,
.flag:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 16px;
}
.flag:before {
  background: #4768B1;
  top: 16px;
}
.flag:after {
  background: #F25F53;
  top: 32px;
}
.fullheight {
  min-height: 100%;
}
.hello-section {
  min-height: 300PX;
  background: url(../img/2_5255830039362015475.png) no-repeat center #e9e8e9;
  background-size: contain;
  position: relative;
  /*padding: 90px 0 80px;*/
}
.hello-section .container {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.emergency {
  /*background:#4057A7;*/
  position: relative;
  background: #000000 url(../img/emergency.jpg) no-repeat center center scroll;
  background-size: cover;
}
/*.emergency:before{
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../img/3nfel_fnki8v27zf60-64noffsq.png) no-repeat center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain; 
    opacity: .1;
}*/
.emergency .overlay {
  position: relative;
  background: rgba(0, 0, 0, 0.4);
}
.main-slogan {
  display: none;
  position: relative;
}
.main-slogan.main-slogan--desktop {
  font-size: 100%;
  padding: 0;
  margin: 0 0 36px;
  display: block;
}
.main-slogan path {
  fill: #515BA0;
  -webkit-transition: .5s all linear;
  transition: .5s all linear;
}
.main-slogan path.right-word {
  fill: #EC352B;
}
.main-num-title {
  font-size: 24px;
  text-transform: uppercase;
  max-width: 370px;
  color: #231F20;
  word-break: break-word;
  margin: 0;
  padding: 36px 0;
}
.main-num {
  font-size: 100px;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
  display: block;
  position: relative;
  white-space: nowrap;
  color: #EC352B;
  line-height: 66px;
  margin: 0;
  padding: 0;
  padding-bottom: 66px;
}
.main-num:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 64px;
  height: 66px;
  background: url(../img/zv.png) no-repeat center;
  background-size: contain;
  margin-right: 20px;
}


.main-img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  opacity: 0;
}

.main-img img,
.main-img canvas{
  max-width: 115%;
  max-height: 115%;
  display: block;
}

.main-img img{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.handset{
  position: absolute;
  width: 34.8%;
  left: 28%;
  bottom: 35.28%;
  border-radius: 50%;
  transform: scale(1.2);
}

.handset:before{
  content: '';
  display: block;
  padding-top: 100%;
}

.main-img-size{
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: .4;
  z-index: 0;
  max-width: calc(100% - 370px);
}



.circlephone {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #31499F;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;    
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
    animation: circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.circle-fill {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #31499F;
    width: 68%;
    height: 68%;
    left: 50%;
    top: 50%;
    margin-left: -34%;
    margin-top: -34%;
    
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
    animation: circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.img-circle {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 50%;
    height: 50%;
    left: 50%;
    top: 50%;
    margin-top: -25%;
    margin-left: -25%;
    
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    /*opacity: .7;*/
    background: rgba(49,73,159,1);

    transition: background .25s, opacity .25s;

    -moz-animation-name: rotate360;
    animation-name: rotate360;
    -webkit-animation-name: rotate360;
    -moz-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-duration: 10s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.img-circleblock {
    position: relative;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 50%;
    height: 50%;
    left: 50%;
    top: 50%;
    margin-top: -25%;
    margin-left: -25%;

    background-position: center center;
    background-repeat: no-repeat;
    -moz-animation-name: tossing;
    animation-name: tossing;
    -webkit-animation-name: tossing;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

/*.img-circleblock:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url("../img/handset.svg") no-repeat center;
    background-size: contain;
}*/

.img-circleblock svg{
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.img-circleblock path{
  fill: #ee1c23;
  transition: .25s fill;
}
.handset-link{
  position: static;
}
.handset-link:hover .img-circle {
    opacity: 1;
    /*background: rgba(49,73,159,.7);*/
    background: #EC352B
}

.handset-link:hover .img-circleblock path{
  fill: #31499F
}

.handset-link:hover .circle-fill{
  background: #EC352B
}

.handset-link:hover .circlephone{
  border-color: #EC352B
}

.rotate360 {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    -moz-transition: transform 1s, -moz-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s, -moz-transform 1s;
    -webkit-transform: rotate(760deg);
    -moz-transform: rotate(760deg);
    -ms-transform: rotate(760deg);
    transform: rotate(760deg)
}


@-moz-keyframes rotate360 {
    0 {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    10% {
        -moz-transform: rotate(760deg);
        transform: rotate(760deg)
    }

    100% {
        -moz-transform: rotate(760deg);
        transform: rotate(760deg)
    }
}

@keyframes rotate360 {
    0 {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    10% {
        -webkit-transform: rotate(760deg);
        -moz-transform: rotate(760deg);
        transform: rotate(760deg)
    }

    100% {
        -webkit-transform: rotate(760deg);
        -moz-transform: rotate(760deg);
        transform: rotate(760deg)
    }
}

@-webkit-keyframes rotate360 {
    0 {
        -webkit-transform: rotate(0deg)
    }

    10% {
        -webkit-transform: rotate(760deg)
    }

    100% {
        -webkit-transform: rotate(760deg)
    }
}

@-moz-keyframes tossing {
    0 {
        -moz-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    50% {
        -moz-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    100% {
        -moz-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
}

@keyframes tossing {
    0 {
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }

    50% {
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        transform: rotate(8deg)
    }

    100% {
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        transform: rotate(-8deg)
    }
}

@-webkit-keyframes tossing {
    0 {
        -webkit-transform: rotate(-8deg)
    }

    50% {
        -webkit-transform: rotate(8deg)
    }

    100% {
        -webkit-transform: rotate(-8deg)
    }
}

@-moz-keyframes circle-anim {
    0 {
        -moz-transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes circle-anim {
    0 {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@keyframes circle-anim {
    0 {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -moz-transform: rotate(0) scale(0.5) skew(1deg);
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -moz-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes circle-fill-anim {
    0 {
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes circle-fill-anim {
    0 {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes circle-fill-anim {
    0 {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -moz-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -moz-transform: rotate(0) scale(0.7) skew(1deg);
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}





.item-num {
  display: block;
  margin: 0 auto;
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  position: relative;
  border-radius: 50%;
  color: #fff;
  background: #4057A7;
  overflow: hidden;
  font-size: 44px;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.services-phones .item-num span,
.item-num span {
  position: relative;
  z-index: 1;
  line-height: 80px;
  font-size: 46px;
  display: block;
  width: 78px;
  height: 78px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  /*font-family: 'Proxima Nova Th', sans-serif;*/
  /*font-weight: 800;*/
  text-align: center;
}
.item-num:before {
  position: absolute;
  display: block;
  border-radius: 0 50% 50% 0;
  content: '';
  width: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.item-num--1 {
  background: #4cc0ab;
}
.item-num--1:before {
  background: #31a98f;
}
.item-num--2 {
  background: #a48bc1;
}
.item-num--2:before {
  background: #876caa;
}
.item-num--3 {
  background: #33c5f2;
}
.item-num--3:before {
  background: #1fafec;
}
.item-num--4 {
  background: #f8961d;
}
.item-num--4:before {
  background: #f47810;
}
.item-num--5 {
  background: #525050;
}
.item-num--5:before {
  background: #363535;
}
.item-num--6 {
  background: #f26b42;
}
.item-num--6:before {
  background: #eb4c2a;
}
.services-section {
  padding: 40px 0 50px;
  background: #f1f2f3;
}
.services-list {
  padding: 0 0 40px;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
	overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.services-list__item {
  padding: 18px 0;
  display: block;
  text-align: center;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
  width: 48%;
	/*min-height: 230px;*/
  min-height: 120px;
	/*float: left;*/
}
.services-list__item-content {
  display: inline-block;
  text-align: left;
  width: 100%;
  position: relative;
  padding-left: 128px;
  padding-top: 10px;
}
.services-list__item-content .item-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
}
.services-list__item-content .item-num span {
  width: 90px;
  height: 90px;
  line-height: 92px;
  font-size: 60px;
}
.services-list__item-name {
  font-weight: bold;
  font-size: 23px;
  font-family: 'Proxima Nova Rg', sans-serif;
  text-transform: uppercase;
  color: #5BB747;
  margin: 0;
  padding-bottom: 14px;
	text-decoration: underline;
}
.services-list__item-sub {
  padding: 0;
  margin: 0;
  display: block;
  text-transform: lowercase;
  font-size: 18px;
}
.services-list__item-sub li {
  padding: 3px 0 3px 20px;
  line-height: 1.23;
  margin: 0;
  display: block;
  position: relative;
}
.services-list__item-sub li:before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  height: 1px;
  width: 9px;
  background: #252525;
}
.bgimg-1,
.bgimg-2,
.bgimg-3,
.bgimg-4,
.bgimg-5,
.bgimg-6 {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgimg-1 {
  background-image: url("../img/emergency.jpg");
  min-height: 100%;
}
.bgimg-2 {
  background-image: url("../img/fire.jpg");
  min-height: 200px;
}
.bgimg-3 {
  background-image: url("../img/police.jpg");
  min-height: 200px;
}
.bgimg-4 {
  background-image: url("../img/ambulance.jpg");
  min-height: 200px;
}
.bgimg-5 {
  background-image: url("../img/gas.jpg");
  min-height: 200px;
}
.bgimg-6 {
  background-image: url("../img/funeral-service.jpg");
  min-height: 200px;
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
  .bgimg-1,
  .bgimg-2,
  .bgimg-3 {
    background-attachment: scroll;
  }
}
.white-board {
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
.services-phones {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 19px;
  margin-right: 15px;
}
.services-phones--fire .item-num {
  background: #FF7E00;
}
.services-phones--fire .item-num:before {
  background: #e1600e;
}
.services-phones--police .item-num {
  background: #1C75BB;
}
.services-phones--police .item-num:before {
  background: #0b64aa;
}
.services-phones--ambulance .item-num {
  background: #EE4136;
}
.services-phones--ambulance .item-num:before {
  background: #db2e23;
}
.services-phones--gas .item-num {
  background: #FFAE00;
}
.services-phones--gas .item-num:before {
  background: #eb9a01;
}
.services-phones--0 .item-num {
  background: #525050;
}
.services-phones--0 .item-num:before {
  background: #363535;
}
.services-phones h4 {
  font-size: 50px;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
}
#service-105 {
  text-indent: 0px;
  white-space: nowrap;
}
#clar {
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  font-size: 13px;
  line-height: 15px;
  margin-top: -15px;
}
.one-row {
  margin-top: 20px;
}
.services-phones span {
  font-size: 20px;
  display: block;
  height: 50px;
  line-height: 20px;
}
.services-phones > a {
  display: inline-block;
  padding: 2px 15px;
  background: #ffcc00;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  font-size: 20px;
  margin-top: 20px;
}
.services-phones > a:hover {
  opacity: 0.6;
}
.one-row-btn {
  margin-top: 10px !important;
}
.black-board {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 15px;
}
.black-board h5 {
  font-size: 25px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
}
.black-board a {
  text-decoration: none;
  border-radius: 5px;
  border: solid 2px #fff;
  display: inline-block;
  padding: 5px 20px;
  color: #000;
  font-size: 20px;
  margin: 15px 17px;
}
.black-board a:hover {
  background: #fff;
}
.black-board .fa-mobile {
  font-size: 28px;
}
.black-board img {
  margin: 15px;
}
.black-board .row {
  padding-bottom: 0px;
}
.share {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  color: #fff;
  margin: 20px 0 50px 0;
}
.share .a2a_kit {
  margin: 10px auto;
  width: 325px;
}
.emergency-services {
  color: #fff;
  font-size: 20px;
}
.emergency-services .overlay {
  background: rgba(0, 0, 0, 0.6);
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.6);
}
.emergency-services .container {
  padding: 40px 0;
}
.emergency-services .phone-number {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 60px;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
  text-align: center;
  padding: 20px 0 30px 0;
  color: #000;
}
.emergency-services .phone-number2 {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 60px;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
  text-align: center;
  padding: 20px 0 30px 0;
  color: #000;
}
.emergency-services .phone-number2 {
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 60px;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
  text-align: center;
  padding: 20px 0 30px 0;
  color: #000;
}
.phone-number p {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  margin: 0 20%;
}
.phone-number2 p {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  margin: 0 20%;
}
.emergency-services h2 {
  font-size: 50px;
  margin-top: 0px;
}
.tinded {
  background: rgba(39, 62, 84, 0.5);
}
.emergency-service-description .container {
  padding: 50px 0;
}
.emergency-service-description article {
  background: #f2f1f1;
  border-radius: 10px;
  padding: 0 0 15px 0;
}
.emergency-service-description article h4 {
  background: #ffcc00;
  padding: 27px 5px;
  display: block;
  text-align: center;
  margin: 0;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 25px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  margin-bottom: 30px;
}
.emergency-service-description article p {
  font-size: 20px;
  padding: 8px 30px;
}
aside.col-lg-offset-1 {
  margin-left: 4.333333%;
}
aside h5 {
  font-size: 25px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  padding: 20px 0;
}
aside h5 i {
  padding-right: 5px;
}
.instructions {
  text-align: center;
}
.instructions i {
  display: block;
  font-size: 45px;
  color: #a7a3a3;
}
.instructions strong {
  padding: 20px 0 10px 0;
  display: block;
  font-size: 18px;
}
.instructions p {
  color: #a7a3a3;
  font-size: 16px;
}
.after-call p {
  font-size: 20px;
}
.clock .row {
  background: #f2f1f1;
  border-radius: 10px;
  text-align: center;
}
.clock .row b {
  display: block;
  font-size: 60px;
}
.clock .row p {
  padding: 0 10px;
  font-size: 20px;
}
.clock .row div:first-child {
  border-right: solid 4px #e8e8e8;
}
.more-info a {
  color: #000;
  font-size: 20px;
}
.more-info a:hover {
  text-decoration: none;
}
.more-info {
  text-align: center;
  margin-top: 40px;
}
.yellow-button {
  text-decoration: none;
  border-radius: 5px;
  border: solid 3px #ffcc00;
  display: block;
  padding: 5px 20px;
  color: #000;
  font-size: 20px;
  margin: 0;
}
.yellow-button:hover {
  background: #ffcc00;
}
.more-info-link {
  padding-top: 15px;
}
.more-info-link a {
  padding-top: 15px;
  border-bottom: 1px solid black;
}
.more-info-link a:hover {
  border: none;
}
footer {
  background: #e9e8e9;
  color: #000;
  font-size: 20px;
  /*background: url(../img/Image_003.png) no-repeat right bottom #1e1e1e;*/
  /*background-size: contain;*/
}
.emmergency-numbers-footer {
  width: 20%;
  border-right: solid 2px #323232;
  display: table;
  border-collapse: separate;
  margin: 45px 0;
}
.emmergency-numbers-footer:last-child {
  border: none;
}
.emmergency-numbers-footer strong {
  position: relative;
  color: #ffcc00;
  font-family: 'Proxima Nova Th', sans-serif;
  font-weight: 800;
  font-size: 44px;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.emmergency-numbers-footer strong i {
  position: absolute;
  left: 104%;
  bottom: 14px;
  font-size: 73%;
}
.emmergency-numbers-footer span {
  display: table-cell;
  vertical-align: middle;
  line-height: 20px;
  padding: 0 0 0 8%;
  margin: 0;
  width: 90%;
}
.footer-share h5 {
  font-size: 25px;
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
}
.footer-share a {
  text-decoration: none;
  border-radius: 5px;
  border: solid 2px #ffcc00;
  display: inline-block;
  padding: 5px 20px;
  color: #000;
  font-size: 20px;
  margin: 15px 17px;
}
.footer-share a:hover {
  background: #ffcc00;
  color: #000000;
}
.footer-share.fa-mobile {
  font-size: 28px;
}
.footer-share img {
  margin: 15px;
}
.footer-share .row {
  padding-bottom: 20px;
}
/* responsive */
.img-responsive {
  margin: 0 auto;
  max-width: initial;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .services-phones a.h-phone {
    font-size: 37px;
  }
  .services-phones {
    margin-left: 15px;
    margin-right: 15px;
  }
  .emmergency-numbers-footer strong {
    font-size: 40px;
  }
  .emmergency-numbers-footer span {
    font-size: 13px;
  }
  .emmergency-numbers-footer {
    width: 18.666667%;
  }
  #clar {
    font-size: 10px;
  }
}
@media (max-width: 992px) {
  .img-responsive {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .services-phones {
    margin: 35px 0;
  }
  .services-phones:last-of-type {
    margin-left: 25%;
  }
  .services-phones a.h-phone {
    font-size: 37px;
  }
  .emergency-service-description h5 {
    text-align: center;
  }
  .services-phones h4 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  /*.services-phones a {font-size:26px}*/
  .services-phones {
    margin: 25px 0;
  }
  .services-phones:last-of-type {
    margin-left: 25%;
  }
  .emergency-services .phone-number {
    /*margin-left:35%;*/
    font-size: 35px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .emergency-services .phone-number2 {
    /*margin-left:35%;*/
    font-size: 35px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .share {
    overflow: hidden;
    position: relative;
  }
}
@media (max-width: 565px) {
  .footer-numbers {
    display: none;
  }
  .emergency-services,
  .emergency-service-description {
    text-align: center;
  }
}
@media (max-width: 465px) {
  h1 {
    font-size: 40px;
  }
  .services-phones a.h-phone {
    font-size: 37px;
  }
  .cd-top {
    font-size: 25px !important;
  }
}
@media (max-width: 337px) {
  h1 {
    font-size: 20px;
  }
  .services-phones a {
    font-size: 12px;
    padding: 5px 3px;
  }
  .emergency-services h2 {
    font-size: 30px;
  }
  .services-phones h4 {
    font-size: 30px;
  }
  .services-phones span {
    font-size: 15px;
  }
  p {
    font-size: 15px !important;
  }
}
a.cd-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 52px;
  opacity: 0.4;
  color: #121212;
  text-shadow: 0px 2px 2px #ffffff;
}
a.cd-top:hover {
  opacity: 0.9;
}
.modal-link {
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.modal-content {
  padding: 20px;
  text-align: center;
}
.send-me-email input {
  margin: 5px 0;
  margin-bottom: 20px;
  border-radius: 10px;
  border: solid 2px #ffcc00;
  background: #fff;
  color: #000;
  font-size: 16px;
  padding: 10px;
}
.alertinfo {
  font-weight: bold;
  font-family: 'Proxima Nova Rg', sans-serif;
  margin-top: 50px;
  border-left: 4px solid red;
  padding-left: 10px;
}
.captcha-input {
  width: 76px;
}
.g-recaptcha {
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/*@font-face {
    font-family: 'glebfont';
    src: url('../fonts/glebfont.eot');
    src: url('../fonts/glebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/glebfont.woff') format('woff'),
         url('../fonts/glebfont.ttf') format('truetype'),
         url('../fonts/glebfont.svg#glebfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'glebfont';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   font-size:77px;
}*/
.icon-101-01:before {
  content: '\0041';
  color: #ff7e00;
}
.icon-102-01:before {
  content: '\0042';
  color: #1c75bb;
}
.icon-103-01:before {
  content: '\0043';
  color: #ee4136;
}
.icon-104-01:before {
  content: '\0044';
  color: #ffae00;
}
.icon-105-01:before {
  content: '\0045';
  color: #000;
}
#service-105 b {
  font-weight: 400;
  font-size: 35px;
}
.h-phone,
.h-phone:hover,
.h-phone:focus {
  color: inherit;
  text-decoration: none;
}
.h-phone .fa {
  margin-left: 5px;
}
@media (max-width: 1000px) {
  .services-list__item-content .item-num,
  .services-list__item-content .item-num span {
    width: 76px;
    height: 76px;
  }
  .services-list__item-content .item-num span {
    font-size: 40px;
    line-height: 80px;
  }
  .services-list__item-content {
    padding-left: 100px;
  }
}
@media (max-width: 700px) {
  .main-slogan {
    display: block;
    font-size: 44%;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
  }
  .main-num-title,
  .main-num,
  .main-slogan.main-slogan--desktop {
    display: none;
  }
  .hello-section {
    background-size: cover;
  }


  .main-img {
	right: 0 !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .main-img-size{
    max-width: 100%;
    max-height: calc(100vh - 74px); 
  }
  .services-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services-list__item {
    width: 380px;
  }
}
@media (max-width: 550px) {
  .main-slogan {
    font-size: 40%;
  }
}
@media (max-width: 450px) {
  .services-list__item {
    width: 300px;
  }
  .services-list__item-content .item-num,
  .services-list__item-content .item-num span {
    width: 50px;
    height: 50px;
  }
  .services-list__item-content .item-num span {
    font-size: 30px;
    line-height: 53px;
  }
  .services-list__item-content {
    padding-left: 70px;
  }
  .services-section {
    padding: 20px 0 30px;
  }
}
/*kaka animation*/

.circle {

position: absolute;
top: 40px;
left: 100px;

  background: transparent;
  border-radius: 100%;
border: 1px solid #e10b50;
  width: 190px;
  height: 190px;
  -webkit-animation: pulsing 2s infinite;
  animation: pulsing 2s infinite;
}

@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5)
  }
  50% {
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}

.add-ms{
  position: absolute;
  bottom: 70px;
  left: 40px;
  right: 40px;
  text-align: center;
  z-index: 9879;
  display: inline-block;
  max-width: 480px;
  left: 50%;
  transform: translateX(-50%);
}
.add-ms__text{
  font-size: 18px;
  font-weight: bold;
  color: #3F58A7;
  /*opacity: .35;*/
  text-transform: lowercase;
  transition: .3s;
  text-align: center;
}

.add-ms:hover .add-ms__text{
  opacity: .5;
  color: #EC352B
}

#aDown{
  cursor: pointer;
}

.add-ms__add{
  position: absolute;
  z-index: 0;
  text-transform: uppercase;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  /*top: 140px;*/
  color: #EC352B;
  opacity: 1;
  font-weight: bold;
  bottom: -50px;
}


.add-ms__arrow{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-100%,-50%);
}
.add-ms__arrow span{
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}
.add-ms__arrow span:nth-child(2){
    animation-delay: -0.2s;
}
.add-ms__arrow span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}
@media (max-width: 1023px) {
  .add-ms__text{
    display: none;
  }

  .add-ms__add{
    bottom: -92px;
    top: auto;
  }
  .add-ms{
    right: 0;
    left: 0;
    transform: none;

    max-width: 100%;
  }
}
