body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #555;
  font-size: 14px;
  line-height: 2;
  background-color: #fff;
}
#topNav .headerNav > ul > li:hover a::before,
.footer-blocks ul li:hover:before,
#topNav .headerNav > ul > li > a.iconMenu:hover,
.iconText:hover::before,
.footer-blocks ul li::before,
.pro-block:hover img,
.pro-block h3,
.pro-block a::after,
.pro-block a::before,
a,
#topNav .headerNav > ul > li > a.iconMenu,
#topNav .headerNav li.dropdownMenu:hover > a:after,
#topNav .headerNav li.dropdownMenu:focus > a:after,
#topNav .headerNav li:hover .dropdwn,
#topNav .headerNav li:focus .dropdwn,
.serviceBlock .serImg i,
.serBlock,
#topNav .headerNav .dropdwn,
.iconBlock .iconImg i {
  -ms-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.footer-blocks ul li:hover:before,
.iconText:hover::before {
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
a {
  color: #029dc1;
  outline: 0;
  text-decoration: none;
}
a:hover {
  color: #FF5509;
  text-decoration: none;
}
.m1{
  margin-top: 15px;
}
.m0 {
  margin: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb1{
  margin-bottom: 30px;
}
.textLeft {
  text-align: left !important;
}
.textRight {
  text-align: right !important;
}
.textCenter {
  text-align: center !important;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 14px;
}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  color: #333;
  font-family: "Poppins", sans-serif;
}
.title {
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
.title.textRight{
  padding-left: 0px;
  padding-right: 20px;
}
.title::before{
  content: " ";
  position: absolute;
  height: 30px;
  width: 3px;
  background-color: #0d72b9;
  top: 5px;
  left: 0;
}
.title::after {
  content: " ";
  position: absolute;
  height: 30px;
  width: 2px;
  background-color: #eb2027;
  top: 5px;
  left: 5px;
}
.title.textRight::before{
  left: auto;
  right: 0;
}
.title.textRight::after{
  left: auto;
  right: 5px;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-size: 26px;
  line-height: 40px;
  color: #043e5b;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.subTitle {
  font-size: 16px;
  margin-bottom: 20px;
}
.p0 {
  padding: 0 !important;
}
.clear {
  clear: both;
  line-height: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.disBlock{
  display: block;
  width: 100%;
}
ul.w25 > li{
  float: left;
  width: 25%;
  display: inline;
}
ul.w33 > li 
{
  width: 33%;
  float: left;
  display: inline;
}
ul.w50 > li{
  width: 50%;
  float: left;
  display: inline;
}
ul.w50::after,ul.w25::after,ul.w33::after{
  content: ' ';
  height: 0px;
  width: 0px;
  clear: both;
  display: block;
}
#topBar {
  background: #f0f0f0;
  padding: 6px 0;
  color: #999;
}
#topBar p {
  margin: 0;
}
#topBar a {
  color: #999;
}
#topBar .social {
  text-align: right;
}
#topBar .social a {
  display: inline-block;
  background: #fff;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  line-height: 30px;
  text-align: center;
}

#topLogo {
  padding: 10px 0;
}
#header .navbarToggler{
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 26px;
  padding: 5px 8px;
  line-height: 26px;
  display: none;
  z-index: 1;
}
.logo a{
  display: block;
}
.logo{
}
.logo img {
  height: 60px;
}
.hconts p {
  float: right;
  line-height: 25px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 40px;
  margin-left: 15px;
  border-left: 2px solid #12801b;
  line-height: 20px;
  margin-top: 5px;
}
.hconts p:last-child{
  border: none;
}
.hconts a{
  color: #555;
}
#topLogo .bigButton {
  margin: 5px 0;
  margin-left: 25px;
}

#topLogo .social{
  text-align: right;
  margin-bottom: 5px;
}
#topLogo .social a{
  float: right;
  display: block;
  background: #E81B28;
  color: #fff;
  font-size: 22px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 5px;
  border-radius: 100%;
}

#topNav {
  background: #037DAE;
  background:-moz-linear-gradient(left,#037DAE,#1f9bcc,#037DAE);
  background:-o-linear-gradient(left,#037DAE,#1f9bcc,#037DAE);
  background:linear-gradient(left,#037DAE,#1f9bcc,#037DAE);
  color: #fff;
}


#topNav .headerMenu {
  width: 100%;
}
#topNav .headerNav {
  position: relative;
  display: block;
}
#topNav .headerNav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  
}
.ulpright{
  padding-right: 5px !important;
}
.ulpleft{
  padding-left: 10px !important;
}
#topNav .headerNav > ul > li {
  display: inline;
  float: left;
  position: relative;
}
#topNav .headerNav > ul > li > a {
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 15px 20px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#topNav .headerNav > ul > li > a.iconMenu {
  border-radius: 100%;
  padding: 15px 10px !important;
  height: 60px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
}
#topNav .headerNav > ul > li > a.iconMenu:hover {
  color: #fff;
  transform: scale(1.3);
}
#topNav .headerNav > ul > li > a > i {
  font-size: 28px;
  line-height: 28px;
}
.dropdownMenu > a {
  position: relative;
}
#topNav .headerNav > ul > li:hover a::before{
  margin-top: 0;
}
#topNav .headerNav > ul > li > a.iconMenu::before {
  display: none;
}
.dropdownMenu > a:after {
  content: " ";
  position: absolute;
  font-weight: normal;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #fff;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  width: 10px;
  height: 10px;
  display: block;
  bottom: 0;
}
#topNav .headerNav li.dropdownMenu:hover > a:after,
#topNav .headerNav li.dropdownMenu:focus > a:after {
  margin-left: -10px;
  border-top: 10px transparent solid;
  border-bottom: 10px solid #fff;
  border-left: 10px transparent solid;
  border-right: 10px transparent solid;
  width: 20px;
  height: 20px;
  display: block;
}
.iconli > a:after {
  display: none;
}
#topNav .headerNav .dropdwn {
  position: absolute;
  top: 100%;
  background: #fff;
  left: 0;
  padding: 15px 15px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 10;
  transform: scaleY(0);
  border-radius: 20px 0 20px 0;
}
#topNav .headerNav .dropdwn h3 {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 0;
}
#topNav .headerNav .dropdwn ul ul{
  margin-bottom: 10px;
}
#topNav .headerNav .dropdwn ul > li {
  display: block;
  padding: 0;
  border-bottom: 2px dashed #999;
}
#topNav .headerNav .dropdwn ul > li:last-child{
  border: none;
}
#topNav .headerNav .dropdwn ul > li > a {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 10px;
  text-transform: uppercase;
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#topNav .headerNav .dropdwn ul ul a{
  padding-left: 15px;
  color: #444;
  position: relative;
  display: block;
}
#topNav .headerNav .dropdwn ul ul a::before{
  position: absolute;
  font-family: FontAwesome;
  content: "\f105";
  left: 2px;
}
#topNav .headerNav li:hover .dropdwn,
#topNav .headerNav li:focus .dropdwn {
  transform: scaleY(1);
}
.fixed{
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
#topNav.fixed .headerNav{
  padding: 0;
}
.fixedShade{}
.pageTitle{
  background:url(../images/1.jpg) no-repeat center fixed;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 30px;
}
.pageTitle h1{
  position: relative;
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
  z-index: 1;
  display: inline-block;
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 4px #000,2px 2px #000;
}
.pageTitle .root {
  background: none;
  margin: 0;
  font-size: 14px;
  border: none;
  padding: 0px 0px;
  text-transform: uppercase;
}
.pageTitle .root .breadcrumb {
  margin: 0;
  border-radius: 0;
  color: #fff;
  text-shadow: 1px 1px 4px #000,2px 2px #000;
  background: none;
  padding: 0;
  margin: 0;
  text-align: right;
  font-weight: bold;
}
.pageTitle .root .breadcrumb > .active {
  color: #fff;
}
.pageTitle .root .breadcrumb > li + li::before {
  font-family: FontAwesome;
  color: #fff;
  content: "\f105";
  padding: 0 8px;
  font-weight: normal;
}
.pageTitle .root .breadcrumb a {
  color: #fff;
}
.pgContent{

}
.bigText{
  font-size: 18px;
  color: #333;
}
.hlText{
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
}
.bigButton {
  color: #777;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
  padding: 0 30px;
  line-height: 40px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
.btnClr1 {
  border: 3px solid #f0f0f0;
  color: #777;
  background-color: #fff;
}
.btnClr2 {
  color: #fff;
  text-shadow: 1px 1px #555;
  background: #FE5E0A;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(#ff8241,0),color-stop(#FE5E0A,1));
  background: -webkit-linear-gradient(top, #ff8241 0%, #FE5E0A 100%);
  background: -moz-linear-gradient(top, #ff8241 0%, #FE5E0A 100%);
  background: -o-linear-gradient(top, #ff8241 0%, #FE5E0A 100%);
  background: linear-gradient(top, #ff8241 0%, #FE5E0A 100%);
  border: 1px solid #e2824f;
}
.btnClr2:hover,.btnClr2:focus {
  color: #fff;
  background: #ff8241;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(#FE5E0A,0),color-stop(#ff8241,1));
  background: -webkit-linear-gradient(top, #FE5E0A 0%, #ff8241 100%);
  background: -moz-linear-gradient(top, #FE5E0A 0%, #ff8241 100%);
  background: -o-linear-gradient(top, #FE5E0A 0%, #ff8241 100%);
  background: linear-gradient(top, #FE5E0A 0%, #ff8241 100%);
}
.btnClr3 {
  color: #fff;
  text-shadow: 1px 1px #555;
  background: #e8291b;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(#E81B28,0),color-stop(#e8291b,1));
  background: -webkit-linear-gradient(top, #E81B28 0%, #e8291b 100%);
  background: -moz-linear-gradient(top, #E81B28 0%, #e8291b 100%);
  background: -o-linear-gradient(top, #E81B28 0%, #e8291b 100%);
  background: linear-gradient(top, #E81B28 0%, #e8291b 100%);
  border: 1px solid #e14700;
}

.btnClr3:hover,.btnClr3:focus {
  color: #fff;
  background: #E81B28;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(#e8291b,0),color-stop(#E81B28,1));
  background: -webkit-linear-gradient(top, #e8291b 0%, #E81B28 100%);
  background: -moz-linear-gradient(top, #e8291b 0%, #E81B28 100%);
  background: -o-linear-gradient(top, #e8291b 0%, #E81B28 100%);
  background: linear-gradient(top, #e8291b 0%, #E81B28 100%);
}

.bigIconText a {
  color: #0e2f56;
}
.bigIconText {
  color: #0e2f56;
  padding: 7px 0;
  padding-left: 60px !important;
  line-height: 20px;
  margin: 0;
  position: relative;
  font-weight: 500;
  margin-left: 15px;
  float: right;
  font-size: 15px;
}
.bigIconText span {
  font-family: "Poppins", sans-serif;
  display: block;
  line-height: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #999;
}
.bigIconText:before {
  color: #ff304f;
  padding: 0px;
  font-size: 40px !important;
  width: 50px !important;
  margin-left: 0px !important;
  text-align: center !important;
  background: none;
  height: 50px !important;
  line-height: 50px !important;
  font-weight: normal !important;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
  text-align: center;
  font-family: FontAwesome;
}

.iconText {
  padding-left: 25px;
}
.iconText::before {
  position: absolute;
  margin-left: -25px;
  font-family: FontAwesome;
  font-weight: normal !important;
  text-align: left;
}

#pageSlider {
  position: relative;
}
#mSlider {
  margin: 0 -1px;
}
.hero_box {
  color: #fff;
  width: 100%;
  text-align: left;
  padding: 30px 0;
  position: absolute;
  top: 25%;
}
.hero_box hr{
  border-top:3px solid #fff;
  width: 80px;
  margin: 20px 0;
}
.hero_box h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 38px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  text-shadow: 1px 1px 4px #000,2px 2px #000;
  line-height: 40px;
  font-weight: normal;
}
.hero_box h4 {
  font-size: 38px;
  color: #fff;
  text-shadow: 1px 1px 4px #000,2px 2px #000;
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-weight: bold;
}
.hero_box p {
  color: #fff;
  text-shadow: 1px 1px 3px #000,2px 2px #000;
  font-size: 22px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-bottom: 15px;
}
.hero_box span {
  display: inline-block;
}

.lightBG {
  background: #f7f7f7;
  padding: 50px 0;
  color: #555;
}
.body {
  background: #fff;
  padding: 50px 0;
  color: #555;
}
.bg1{
  background-color: #fef6e6;
}
.bgdiv{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  color: #222;
  text-shadow: 1px 1px #ccc;
  font-size: 16px;
  font-weight: 500;
}
.bgdiv .title *{
 color: #0e2f56; 
 text-shadow: 2px 2px 4px #999;
}
.servicesBlock {
  margin: 15px 0;
}
.serviceBlock {
  margin: 15px 0;
  text-align: center;
}
.serviceBlock .serImg i {
  font-size: 60px;
  padding: 7px;
  border: 5px solid #eb2027;
  border-radius: 100%;
  height: 110px;
  width: 110px;
  margin-bottom: 15px;
  line-height: 90px;
  text-align: center;
  color: #033d5a;
}
.serviceBlock:hover .serImg i {
  background: #ffed91;
  -webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  text-shadow: 2px 2px #fff;
  color: #eb2027;
  border-color: #033d5a;
}

.iconsBlock {
  margin: 15px 0;
}
.iconBlock {
  margin: 15px 0;
  text-align: center;
}
.iconBlock .iconImg i {
  font-size: 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #E81B28;
}
.iconBlock .iconNumber {
  font-weight: 700;
  color: #033d5b;
  font-size: 34px;
  line-height: 46px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 10px;
}
.iconBlock .iconNumber::after {
  content: " ";
  position: absolute;
  height: 3px;
  width: 50px;
  background-color: #dbdbdb;
  display: block;
  left: 50%;
  margin-left: -25px;
}

.pro-block-gal {
  position: relative;
}
.pro-block {
  text-align: center;
  box-sizing: content-box;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ccc;
  margin: 15px 0;
  position: relative;
}
.pro-block h3 {
  margin: 0;
  padding: 12px 15px;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  color: #fff;
  z-index: 1;
  text-align: center;
  width: 100%;
  top: 100%;
  margin-top: -46px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.pro-block img {
  max-width: 100%;
  width: 100%;
}
.pro-block a {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro-block a::after {
  font-family: FontAwesome;
  color: #fff;
  content: "\f00e";
  position: absolute;
  z-index: 2;
  height: 30px;
  width: 30px;
  line-height: 30px;
  top: 0;
  left: 50%;
  margin-top: -30px;
  margin-left: -15px;
  font-size: 26px;
  text-align: center;
}
.pro-block a::before{
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 100%;
  content: " ";
}
.pro-block:hover img {
  transform: scale(1.2);
}
.borderpblock .pro-block{border: 2px solid #ddd;}
.proBlockTbl{
  width: 100%;
  height: 100%;
  display: table;
  line-height: 100%;
}
#proImgGal{
  border:3px solid #ccc;
}
#proImgGal .pro-block{
  margin: 0;
}
.pro-videoBlock{
  height: 310px;
  width: 100%;
  display: block;
}
.pro-video{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-table;
  vertical-align: middle;
}
.pro-video a{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.pro-video a::after {
  content: "\f144";
}
.pro-block:hover > a::before{
  top: 0;
  border: 1px solid #000;
}

.pro-block:hover > a::after{
  top: 50% !important;
}
.noTitle:hover > a::after{
  margin-top: -15px;
}
.pro-block:hover h3{
  background: none;
  margin-top: -50%;
  white-space: normal;
  overflow: auto;
  text-overflow: unset;
}

.separator {
  height: 1px;
  display: block;
  width: 100%;
  margin: 15px 0;
}
.separator::after {
  content: " ";
  background-color: #FFC801;
  position: relative;
  height: 1px;
  width: 50px;
  display: block;
}
#footer .title::after {
  background-color: #FFC801;
}
#footer .title {
  margin: 0;
}
#footer .title h4 {
  font-size: 16px;
  line-height: 40px;
  color: #005479;
}
#footer {
  background-image:url(../images/footer.jpg);
  background-color: #82bbdb;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  color: #694520;
  padding-top: 25px ;
  font-size: 15px;
}
#footerTop {
  background: #005479;
  color: #fff;
  padding: 25px 0;
}
#footerTop .iconText {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding-left: 30px;
}
#footerTop .iconText::before {
  margin-left: -30px;
}
#footerTop .bigButton {
  margin-left: 15px;
  line-height: 34px;
  position: relative;
  z-index: 1;
}
#footer p {
  margin-bottom: 5px;
}
.footer-blocks {
  padding: 25px 0;
}
.footer-blocks-data {
  padding: 15px 0;
}
#footer a {
  color: #694520;
}
#footer a:hover {
  color: #e54600;
}

.footer-blocks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-blocks ul li {
  padding-left: 25px;
  position: relative;
}
.footer-blocks ul li::before {
  content: "\f101";
  font-family: "FontAwesome";
  position: absolute;
  line-height: 12px;
  height: 14px;
  width: 14px;
  text-align: center;
  left: 0;
  top: 9px;
  color: #ff4800;
  font-size: 16px;
}
.footer-blocks ul li:hover:before {
  content: "\f043";
  color: #e54600;
}
.footer-blocks ul li:first-child {
}
.footer-blocks ul li a {
  display: block;
  padding: 0;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#footer-bottom{
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 0;
  text-align: left;
  color: #fff;
}
#footer-bottom p{
  margin: 0;
}
#footer-bottom a{
  color: #fff;
}

.owlCustomTheme {
  position: relative;
  margin-bottom: 40px;
}
.owlCustomTheme .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin: 0;
}
.owlCustomTheme .owl-nav button {
  margin: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owlCustomTheme .owl-nav button.owl-next, 
.owlCustomTheme .owl-nav button.owl-prev{
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owlCustomTheme .owl-nav button span:hover {
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owlCustomTheme .owl-nav button span {
  color: #333;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 28px;
  font-size: 40px;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}
.owlCustomTheme .owl-nav button {
  position: absolute;
  height: 36px;
  text-indent: 0px;
  margin: 0 !important;
  line-height: 28px;
  top: -18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owlCustomTheme .owl-nav button.owl-prev {
  left: 15px;
}
.owlCustomTheme .owl-nav button.owl-next {
  right: 15px;
}
.owlCustomTheme .owl-dots {
  position: absolute;
  margin: 0 !important;
  width: 100%;
  line-height: 40px;
}
.owlCustomTheme .owl-dots .owl-dot span {
  margin: 0 5px;
  display: inline-block;
}
.owlCustomTheme .owl-dots .owl-dot.active span, 
.owlCustomTheme .owl-dots .owl-dot:hover span
{
  background-color: #fff;
  border-color: #E81B28;
}
.owlCustomTheme .owl-dots .owl-dot span
{
  background: #eee;
  border: 2px solid #c1c1c1;
}

.serBlock{
  border:3px solid #f5f5f5;
  margin: 15px 0;
  border-radius: 5px;
  position: relative;
  padding: 15px;
}
.serplist h3{
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  margin: 15px 0;
  font-weight: normal !important;
  font-size: 16px;
}
.serplist ul, .serplist div{
  min-height: 90px !important;
  height: 90px;
  overflow: hidden;
  margin-bottom: 15px !important;
}
.serBlock .imgBlock{padding: 0;}
.serBlock:hover{
  border-color: #0e2f56;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.serBlock:hover .bigButton{
  border-radius:5px 0 0 0;
}

.servFooter{text-align: center; margin-top: 15px;}
.servFooter .bigButton{display: inline-block;}
.servFooter .price{padding-left: 15px;}
.servFooter .inr{line-height: 44px; font-size: 20px; display: inline-block;font-weight: bold;padding:0 8px; padding-left: 11px;color: #333;}
.servFooter .strike{font-weight: normal;text-decoration: line-through;color: #c1c1c1;}
.servFooter .inr::before{
  font-family: FontAwesome;
  content: "\f156";
  position: absolute;
  font-weight: normal;
  margin-left: -11px;
  font-size: 18px;
  line-height: 48px;
}
.servFooter .btnClr2, .servFooter .btnClr2:hover,.servFooter .btnClr2:focus {
  border-bottom: none;
  border-right: none;
  overflow: hidden;
}
.catNm{
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  line-height: 40px;
  padding: 0 15px;
}
.catDiv{
  position: absolute;
  top: 20px;
  left: 0;
  line-height: 36px;
  background-color: #029dc1;
  padding: 0 20px;
  z-index: 1;
  font-size: 18px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  padding-right: 30px;
}
.catDiv::after{
  font-family: FontAwesome;
  content: "\f0da";
  font-weight: normal;
  font-size: 18px;
  line-height: 36px;
  position: absolute;
  right: 12px;
  top: 0;
}
.catDiv a{
  color: #fff;
  display: block;
}

.imgBlock{
  padding: 15px;
}
.serData{
  padding: 20px 0;
  padding-right: 20px;
}
.noThumb .serData{
  padding: 15px;
}
.imgBlock img{width: 100%;}
.imgBlock h4{
  text-align: center;
  margin: 15px 0;
}
.serData h3{
  font-size: 22px;
  margin-bottom: 10px;
}
.serData .serDesc{
  margin-bottom: 10px;
}
.pgContent h1,
.pgContent h2,
.pgContent h3,
.pgContent h4,
.pgContent h5,
.pgContent h6 {
  font-weight: 500;
  font-size: 18px;
}
.pgContent ul{
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}
.pgContent ul li{
  padding-left: 25px;
  margin: 3px 0;
  display: block;
}
.pgContent ul li::before{
  font-family: FontAwesome;
  color: #999;
  content: "\f058";
  position: absolute;
  font-weight: normal;
  margin-left: -25px;
  font-size: 18px;
  line-height: 28px;
}
.bigText ul li::before {
  line-height: 36px;
}
.left-blocks{
  font-size: 16px;
  margin-bottom: 30px;
}
.left-blocks p{
  margin: 0;
}
.contactPerson{
  margin-bottom: 15px;
}
.tabGal {}
.tabGal .nav-tabs {
  flex-direction: row;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow-x: visible;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  min-width: 50px;
  border: none;
}
.tabGal .nav-tabs li {
  border: none;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: auto;
  margin: 0 10px;
  text-align: center;
}
.tabGal li.active:after {
  content: "";
  display: block;
  position: absolute;
  border: 11px solid transparent;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  border-top-width: 11px;
  z-index: 1;
  margin-top: -1px;
  border-top-color: #FF2400;
}
.tabGal .nav-tabs li a {
  background: #231F20;
  outline: none;
  color: #fff;
  text-shadow: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-align: center;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.25;
  margin: 0;
  border: 0;
  border-radius: 4px;
  -webkit-transition: all 0.07s ease-out;
  transition: all 0.07s ease-out;
}
.tabGal li.active,
.tabGal li.active a,
.tabGal li.active a:hover,
.tabGal li.active a:focus,
.tabGal li:hover a,
.tabGal li:focus a {
  background: #FF2400;
  color: #fff;
  border-radius: 4px;
  text-shadow: none;
}
.tabGal .nav-tabs li a:hover,
.tabGal .nav-tabs li a:focus {
  border: none;
}
.tab-data{
  margin: 20px 10px;
  padding: 15px;
  background-color: #dee;
}

.form-control{
  height: 44px;
  font-size: 18px;
  border-radius: 0;
}
.animated{opacity: 0;}
.homeProImg h4{
  margin: 10px 0;
  z-index: 1;
}
.homeProImg .pro-block{
  border:2px solid #ddd;
}
#map_canvas{
  height: 500px;
  margin-bottom: 30px;
}
#footer #map_canvas{
  height: 230px;
  position: relative;
  margin:0;
}
.leftside h3{
  border-bottom: 3px solid #ccc;
  padding: 15px 0;
  margin-bottom: 15px;
}
.progressWrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.progressTitle {
  margin-bottom: 15px;
}
.progressBar {
  background-color: #ccc;
  height: 5px;
  margin-bottom: 30px;
  position: relative;
}
.progressCom {
  background: #0d72b9;
  background:-moz-linear-gradient(left, #0d72b9,#555);
  background:-o-linear-gradient(left, #0d72b9,#555);
  background:linear-gradient(left, #0d72b9,#555);
  height: 5px;
  position: relative;
}
.progressValue {
  position: absolute;
  right: 0px;
  background-color: #eb2027;
  padding: 4px 8px;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
  margin-top: -31px;
  border-radius: 0px 5px 0 5px;
  font-size: 12px;
}
.progressValue::after {
  content: " ";
  position: absolute;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 26px;
  border-top: 5px solid #555;
  border-left: 5px transparent solid;
  width: 5px;
  height: 10px;
}

.homeProGal{
  background:url(../images/1.jpg) fixed no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 16px;
}
.homeProGal .title::after{background-color: #E81B28;}
.homeProGal .owl-carousel{margin: -1px; overflow: hidden;}
.imgBgBlock{
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.pBlockData{
  
}
.pBlockData a{
  color: #fff;
}

.pBlockData .pgContent ul li::before {
  line-height: 32px;
  color: #fff;
}
.pBlockData .pgContent ul li{
  margin-bottom: 20px;
}
.pBlockData .pgContent ul li strong{
  display: block;
}

.imgBgBlock .pro-block{
  margin: 0;
  border: none;
}
.imgBgBlock .pro-block img{
  border: none;
}
.pBlockData{
  padding: 30px;
}

.bgImgdiv img{
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px),(min-width: 768px) and (max-width: 979px),(max-width: 767px){
  
  #topNav .headerNav{
    padding: 0;
  }
  .logo{
    overflow: hidden;
  }
  #topNav .headerNav ul{
    float: none !important;
    display: block;
  }
  #topNav .headerNav > ul > li {
    float: none;
    display: block;
    border-bottom: 1px solid #fff;
  }
  #topNav .headerNav > ul > li.iconli{
    display: none;
  }
  #header .navbarToggler{display: block;}
  #topNav .headerNav ul{display: none;}
  #topNav .headerNav > ul{display: none;}
  
  #topNav .headerNav .dropdwn{
    position: relative;
    z-index: 1;
    opacity: 1;
    display: none;
  }
  ul.w33 > li{
    float: none;
    width: 100%;
  }
  .dropdownMenu > a::after {
    left: 35px;
  }
  #topNav .headerNav li.dropdownMenu:hover > .dropdwn{
    display: block;
  }
  .pageTitle{padding-top: 100px;}
  .pageTitle .root .breadcrumb{
    text-align: left;
  }
  .hero_box{
    display: none;
  }
  #footerTop .iconText {display: none;}
  #footerTop .bigButton{
    margin: 0 auto;
    float: none !important;
    display: block;
    text-align: center;
  }
  .serData{
    padding: 15px;
  }
  .pgContent ul li{
    width: 100%;
    float: none;
    display: block;
  }
  #footer-bottom{
    padding-bottom: 50px;
  }
  #fg-tbtn{
    right: auto !important;
    left: 50% !important;
    margin-left: -85px;
  }
  
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (max-width: 480px) {
}
@media (max-width: 979px) {
}
@media (min-width: 980px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
}
#fg-tbtn span{
  background-color: #ff5509 !important;
  margin: 0 !important;
}
.delay1{
  animation-delay: 0.25s;
}
.delay2{
  animation-delay: 0.50s;
}
.delay3{
  animation-delay: 0.75s;
}
.delay4{
  animation-delay: 1s;
}
.delay5{
  animation-delay: 1.25s;
}
.delay6{
  animation-delay: 1.50s;
}
.delay7{
  animation-delay: 1.75s;
}
.delay8{
  animation-delay: 2s;
}
.delay9{
  animation-delay: 2.25s;
}
.delay10{
  animation-delay: 2.50s;
}