@import url("bootstrap.min.css");
body
{
	margin:0;
	padding:0;
	font-family:"Roboto-Regular_0";
}
.main
{
	margin: auto;
	padding: 0;
	width: 95%;
}
img
{
	max-width: 100%;

}
@font-face{
	font-family: "glyphicons-halflings-regular";
	src:url("../fonts/glyphicons-halflings-regular.ttf");
}
@font-face{
	font-family:"Oswald-Medium";
	src:url("../fonts/Oswald-Medium.ttf");
}
@font-face{
  font-family:"Roboto-Regular_0";
  src:url("../fonts/Roboto-Regular_0.ttf");
}
.carousel-indicators li
{
	background: #000!important;
}
.container{padding-right: 15px;}

.col-sm-1,.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-10,.col-sm-11,.col-sm-12
{
	padding: 0;
	margin: 0;
}
.col-md-1,.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-10,.col-md-11,.col-md-12
{
	padding: 0;
	margin: 0;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,
.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
{
	padding: 0;
	margin: 0;
}
h2{margin: 0px;padding: 5px 0px;font-family:"Oswald-Medium";}
h1,h3,h4,h5,h6
{
  margin: 0px;
}
p
{
	margin: 0px;
	padding: 5px 0px;
	line-height: 28px;
	font-size: 16px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img
{ 
}

/*breadcrum start*/
.abou-us2
{
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
  color: #fff;
  font-size: 20px;
}
.about-us3{color: #fff;text-align: left;}
.about-us3 a i
{
  text-decoration: none;
  color: #088fdd;
  font-size: 25px;
}
.about-us4
{
  padding: 0 10px;
}
/*breadcrum end*/
/*start top*/
.top1
{
  background:#FE0000;
  padding:7px 0px;
}
.top4 h3
{
  color: #fff;
  padding-top: 6px;
  font-size: 17px;

}
.top-list
{
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.top-list li p
{
      margin: 0px;
    font-size: 18px;
    padding: 0px;
    color: #fe6601;
}
.top-list li
{
  margin: 0px;
  padding: 0px 40px 0px 15px;
  list-style: none;
  display: inline-block;
  text-align: left;
  font-size: 20px;
  position: relative;
  color: #000;
  padding-left: 40px;
  font-family:"Oswald-Medium";

}
.top-list li span
{
     
    left: 0px;
    top: 0px;
    color: #2a2a2a;
    font-size: 26px;
    position: absolute;
   
  
}

.top-list li p
{
      margin: 0px;
    font-size: 18px;
    padding: 0px;
    color: #3f3f3f;
    font-family:"Roboto-Regular_0";
}

.top-list li i
{
  color: #088fdd;
  padding-right: 7px;
  font-size: 30px;

}
.bar1
{
  padding: 15px 0 0px 0;
}
.bar8 h2
{
color: #000;
font-size: 23px;
margin-bottom: 10px;
}
.bar8 h3
{
color: #333;
font-size: 20px;
}

.head6
{
  background-color: #e3e3e3;
  padding: 20px 25px;
  padding-right: 50px;
}
.head6 h2
{
  color: #FE0000;
  text-align: left;
}
.head6 p
{
  font-size: 20px;
  color: #000;
}
.head6 p img
{
  float: right;
  width: 50px;
}
.head7
{
  background-color: #000;
  padding:35.5px 25px;
}
.head7 h2
{
  color: #FE0000;
  text-align: center;
  padding-bottom: 15px;
  font-size: 35px;
}
.head7 p{color: #fff;text-align: center;}
.head7 h3
{
  color: #fff;
  font-size: 25px;
  text-align: center;
}
/*social icon*/
.social-list
{
  padding: 0;
  margin: 0;
  text-align: right;
  padding-right: 25px;
}
.social-list li
{
  padding: 0 5px;
  margin: 0;
  list-style: none;
  display: inline-block;
  transition: all 0.2s linear;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
box-shadow: 0 2px 2px 0 rgba(213, 213, 213, 0.3);
border: 1px solid #fff;
}
.social-list li:hover 
{

}
.social-list li:hover a
{
  color:#000;
}
.social-list li a
{
  text-decoration: none;
  color: #fff;
}
/*header*/

/*nav bar start*/
.nb1
{
  padding: 10px 0px;
}
.nb8{text-align: right;}
.nb2
{
  padding: 10px 0px;
}
.nb4 img
{
      position: absolute;
    top: -67px;
}
.nb8 a
{
  background:#FE0000;
  color: #fff;
  padding: 5px 15px;
  font-size: 20px;
  border-radius: 5px;
  text-decoration:none;
   -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.nb8 a:hover{
  -webkit-animation: bounceIn_custom 1s ease-in-out;
    -moz-animation: bounceIn_custom 1s linear;
    -o-animation: bounceIn_custom 1s ease-in-out;
    animation: bounceIn_custom 1s ease-in-out;
}
/*navbar end*/
/*best service start*/
.circle
{
/*      width: 212px;*/
/*    height: 208px;*/
  width: 100%;
    display: block;
    /*border-radius: 145px;
    -moz-border-radius: 145px;
    -webkit-border-radius: 145px;
    -khtml-border-radius: 145px;*/
    text-align: center;
    background: #fff;
    display: inline-block;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -webkit-box-shadow: 0px 0px 12px rgba(77, 70, 74, 0.69);
    -moz-box-shadow: 0px 0px 12px rgba(77, 70, 74, 0.69);
    box-shadow: 0px 0px 12px rgba(77, 70, 74, 0.69);
    padding: 15px;
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.circle img
{
      width: 98%;
    height: 250px;
    object-fit: cover;
    /*border-radius: 140px;
    -moz-border-radius: 140px;
    -webkit-border-radius: 140px;
    -khtml-border-radius: 140px;*/
    background: #e1e0e0;
    margin: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.best6 .circle:hover {
    -webkit-animation: bounceIn_custom 1s ease-in-out;
    -moz-animation: bounceIn_custom 1s linear;
    -o-animation: bounceIn_custom 1s ease-in-out;
    animation: bounceIn_custom 1s ease-in-out;
    background: #FE0000;
}
.best6 .circle img:hover {
    -webkit-backface-visibility: hidden;
}
.best5
{
  padding: 15px;

}
.best6{text-align: center;}
@keyframes bounceIn_custom {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
    }
    50% {
        -webkit-transform: scale(1.02);
    }
    70% {
        -webkit-transform: scale(.95);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.best1
{
  padding: 30px 0px;
}
.best3 h2
{
  color: #088fdd;
  text-align: center;
}
.best3 p
{
  color: #000;
  text-align: center;
  font-size: 20px;
}
.bdr{
  background-color: #fff;
  border-radius: 4px;
  height: 4px;
  width: 150px;
  margin: 0 auto;
}.best4
{
  padding: 20px 0px;
}
.best8 h2
{
  color: #000;
  font-size: 24px;
  text-align: center;
}
.best8 p
{
  font-size: 15px;
  line-height: 26px;
}
/*best service end*/

/*header*/

/*start navigation*/
.sub1
{   padding: 0 5px;
    margin: 0;
    background-color: #088fdd;
    border-bottom: 3px solid #088fdd;
    border-top: 3px solid #088fdd;

}
.sub1 li
{
  padding: 6px 62px;
  margin: 0;
  text-decoration: none;
  display: inline;
  line-height: 28px!important;
    margin: 0 auto;
    text-align: left;
   
    

}

.sub1 a li
{
      color: #000;
    text-transform: capitalize;
    display: block;
    background: #fff;
    margin: 2px 0px;
    padding: 4px 5px;
    font-size: 15px;
}
.sub1 a
{
  padding: 0!important;
  margin: 0;
  text-decoration: none;
  color: #fff;
  border-top:none;
  font-size: 20px;
}
.sub1 li a:hover
{
  border:none;
  color: #ffcc00;

}
.sub1 li:hover
{
  background: #222222;
}
.sub1 a:hover li
{
  color: #fff;
}
.sub1 a li i
{
  padding:0 5px 0 0;
}
.menu-list #sub-new ul a:after
{
	display:none;
}
#sub3
{
     position: absolute;
    display: none;
    z-index: 9999;
    width: 60%;
    margin: 0 auto;
    left: 0;
    margin-top: 25px;
    padding: 0px 5px;
    right: 0;
    text-align: center;
}
.menu-list
{
	padding: 0;
	margin: 0;
	text-align: center;

}
.menu-list li{
	    padding: 0px 0px 0px 0px;
    margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    cursor:pointer;
}
.menu-list li a
{
	text-decoration: none;
  color: #333;
  border-radius: 20px;
  padding: 8px 10px;
  font-size: 22px;
 /* font-family: "Oswald-Medium";*/
font-weight: 500;
}

.menu-list li a:hover
{ 
 color: #088fdd;
}
.menu-list li a.active
{
color: #088fdd;
}

.menu-list .brd-icon a
{
  border-right: 0px !important;
}
.menu-list .brd-icon a:after {
	display: none;
}
.toggle_bars
{
	display: none;
    color: #fff;
    font-size: 30px;
    text-align: right;
    background-color: #000;
    width: 50px;
    padding: 0 12px;
}

.tog-top
{
	background-color: #000;
	display: none;
}
.navi-head
{
	background-color: #252525;
}

.head-dwon
{
	background-color: #084035;
	color: #fff;
}


/*end navigation*/
/*about us start*/
.ab4
{
  background-color: #FE0000;
  padding: 53.26px 30px
}
.ab4 h2
{
  color: #fff;
}
.ab4 p
{
  color: #fff;
}
.ab8
{
  background-color: #eee;
  padding: 53px 30px;
}
.ab8 h1{ font-family:"Oswald-Medium";}
.ab8 h1 a
{
  text-decoration: none;
  color: #088fdd;
}
.ab8 p{
  color: #000;
}
.ab11{padding: 15px;}

/*about us end*/
/*services start*/
.serv1
{
  background-color: #eee;
  padding: 30px 0px;
}
.serv3 h2
{
  text-align: center;
  color: #FE0000;
}
.serv3 p
{
  text-align: center;
  color: #000;
}
.serv8
{
  padding:5px 5px;
}
.serv6
{
     padding: 13px 13px 48px 13px;
    margin: 0 0 0px 0;

    background-color: #fff;
    border: none;
    border-top-width: 8px;
    border-top-style: solid;
    text-align: center;
    border-color: #FE0000;
   -webkit-border-radius: 0 0 131px 131px;
    -moz-border-radius: 0 0 131px 131px;
   border-radius: 0 0 131px 131px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
 
}
.serv5
{
  padding:15px 15px 15px 15px;
}
.serv7-imag
{
     
      margin: 0 auto;

}
/*.serv12*
{
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  height: 50px;
  background-color: #fff;

/*}*/
.serv7{padding: 0px 0px;
margin: 0 auto;}
.serv8 h2
{
  color: #088fdd;
  font-size: 24px;
  text-align: center;
  padding:5px 0px;
 
}
.serv8 h2:last-child
{
   border-bottom: 1.5px solid #eee;
}
.serv7-imag img
{
    border-radius: 50%;
    height: 220px;
    width: 220px;
    border: 5px solid #FE0000;
    padding: 0px;
  
}
/*services end*/
/*gallery start*/
.lag1
{
  padding: 30px 0px;
}
.gal13
{
  padding: 15px 0px;
  margin: 0 auto;
  text-align: center;

}
.gal13 a
{
  padding: 5px 15px;
  border-radius: 20px;
  text-decoration: center;
  background: #fe5102;
  color: #fff;
  text-decoration: none;
}
.gal13 a:hover
{
  background: #000;
  color: #f9e282;
}
.gallery21 h2
{
  text-align: center;
  color: #088fdd;
}
.gallery21 h3
{
  text-align: center;
  color: #29a547;
  margin: 0px;
  padding: 2px 0px;
  font-weight: 600;

}
.gallery21 p
{
  color: #000;
  font-size: 18px;
  text-align: center;
}

.row1 > .column {
  padding: 12px 12px;
}
.row1 > .column img
{
  
    background: #f9e282;
 
  
   
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.row1:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 33.33%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;

}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 35%;
 
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev1
{
  left: 0!important;
}
.prev1,
.next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev1:hover,
.next1:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/**
img {
  margin-bottom: -4px;
}
/**/
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.row1 > .column img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/*gallery end*/
.ttp1 i
{
      color: #fff;
    margin-top: -28px;
    position: absolute;
    font-size: 22px;
    margin-left: -34px;
}
.ttp4
{
   position: absolute;
   border: 45px solid transparent;
    border-top: 45px solid #FE0000;
    border-left: 45px solid #FE0000;
    left: 0px;
    width: 90px;
    top: 0px;
}

.ttp1
{
     
    
}
/*contact start*/
.contact31
{
  padding: 10px 0px;
}
.ct1
{
 
  padding: 30px 0px 0 0;
}
.ct2
{padding: 20px 0 0 0;z-index:9;}
.ct8 h2
{
  text-align: center;
  color: #FE0000;
}
.ct4
{
background: #034e4c;
    padding: 31px 15px;
}
.ct6
{
  background-color: #FE0000;
  padding: 20px;
}
.ct8 p
{
  text-align: center;
  color: #000;
  font-size: 22px;
}
.contact
{
  margin: 0px;
  padding: 0px;
}
.contact li
{
  margin: 0px;
  padding: 10px 0px;
  list-style: none;
}
.contact li a
{
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}
.contact li a i
{
  color: #fff900;
  padding: 0 8px 0 0; 
  font-weight: 300;
}
.contact41{padding:15px 20px;}
.contact41 h2{color: #7f0800;font-weight: 600;}
.contact4{padding-top: 10px;}
.contact2{padding: 0px 10px;}
.form-group{padding:10px 15px;}
.form-group label
{
  color:#d70000;
  font-size: 17px;
  display: none;
  text-align: left;


}
.place::-webkit-input-placeholder
{
  color: #000;

}

.btttn
{
  padding-left: 18px;

}

.form-texxx h3
{
 padding: 2px 0px 2px 0;
    font-family: "Courgette-Regular";
    font-size: 37px;
    text-align: left;
    color: #a10800;
    margin: 0px;
}
.form-texxx p
{
  padding: 7px 0 7px 0;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
   font-weight: 300;
  color: #fff;
}
textarea.form-control {
    height: 100px;
       width: 100%;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #000;


}
input.form-control 
{
      width: 100%;
    background: fff;
    border: 1px solid #eee;
    border-radius: 4px;
    height: 34px;
    color: #000;
}

.form-control
{
  border:1px solid #9c5f00;
}

.btn-group
{
  text-align: left;
}
button.btn-default
{border: 0px;
    background: #000;
    text-decoration: none;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    outline: 0px;
    font-size: 18px;
    float: right !important;
   
}
button.btn-default i
{
  color: #FE0000;
  padding-right: 4px;
}
.fra3{padding-top: 15px;}
button.btn-default:hover
{
  background-color: #fff;
  color: #088fdd;
 
}
button.btn-default:hover i
{
  
}
.contact-list
{
  margin: 0px;
  padding: 0px;
}
.contact-list li
{
  margin: 0px;
  padding: 9.5px 10px;
  list-style: none;

}
.contact-list li a
{
  text-decoration:none;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
}
.contact-list li a i
{
  color: #fff;
  padding-right: 8px;
  font-size: 20px;
}
.ct4 h2
{
  color: #fff;
  text-align: center;
  font-size: 24px;

}
.ct4 p
{
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.pam1
{
  margin-top: -100px;
  
}
/*location start*/
.loc1
{
  background-color: #034E4C;
  padding: 30px 0px;
}
.loc3 h2
{
text-align: center;
color: #fff;
}
.loc3 p
{
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}
.loc6
{
  text-align: center;
  font-size:  45px;
  color: #088fdd;
}
.loc6 h2
{
  font-size: 25px;
  color: #333;
}
.loc6 h3
{
  font-size: 18px;
  color: #000;
  line-height: 28px;
}
.loc5{padding: 15px;}

/*contact end*/
.footer
{
  background-color: #8e0707;
  color: #fff;
  padding: 20px 0px;
}
.foter-icon2
{
  display: flex;
}
.ftr-ico
{

  font-size: 30px;
  color: #000;
}
.fter-call h5
{
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}
.fter-call h6
{
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 18px;
}

.fter-call
{
  padding: 0 0 0 26px;
}
.ftr-ico:after
{
  content: "";
  position: absolute;
  width: 2px;
  height: 36px;
  background-color: #353434;
  top: 0;
  margin: 0 0 0 36px;
}
.footer-icon
{
  padding: 20px 0;
}

.ftr-bdrr1
{
  border-bottom: 2px solid #353434;
}
.ftr-bdrr1:after
{
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #151414;
  left: 0;
}

.footer-text4
{
  padding: 10px 0 0 0;
}
.footer-tex
{
  background: #fff;
  font-family:"Oswald-Medium";
  padding: 15px;
  color: #088fdd;
  font-size: 30px;
  text-align: center;

}
.footer-t1
{
  border: 1px dashed #088fdd;
  padding: 15px;
}

.footer-tex2
{
  padding: 10px;
}
.ftr-left
{
  padding: 10px 0 0 0;
}
.ftr-right
{
  padding: 10px;
}
.ftr-head h5
{
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #fff;
  font-family:"Oswald-Medium";
}
.ftr-choose p
{
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
  line-height: 25px;
}
.ftr-choose .ftr-pp
{
  text-indent: 60px;
}
.ftr-left:after
{
  
  position: absolute;
   top: 0;
   right: -2px;
  height: 100%;
  width: 2px;
  background-color:#353434; 
}
.frt
{
  border-right:0px !important;
}
.ftr-left1{
    border-right: 1px dashed;
}
.frt1{
    border-top: 1px dashed;
    padding-top: 15px !important;
}
.ftr-right2
{
   border-right: 1px dashed;
}
.ftr-left:before
{
  
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background-color:#151414; 
}
.ftr-manu11
{
  padding: 0;
  margin: 0;
  text-align: center;

}
.ftr-manu11 li
{
  padding: 0 30px;
  margin: 0;
  list-style: none;
  display: inline-block;
  font-size: 14px;
}
.ftr-manu11 li a
{
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #fff;
}
.ftr-manu11 li a:hover
{
  color: #ffcc00; 
}

.ftr-menu
{
  background-color: #151414;
  padding: 10px;
  border-radius: 10px;
}
.ftr-tex7
{
  padding: 0px 10px 0px 10px;
  margin: 0;
}
.ftr-ser1
{
  padding: 0;
  margin: 0;
}
.ftr-ser1 li
{
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  line-height: 28px;
}
.ftr-ser1 li a
{
  text-decoration: none;
  color: #fff;
}
.ftr-ser1 li a:hover
{
  color: #fff;
}
.ftr-ser1 li a i
{
  padding-right: 8px;
  color: #023b5c;
  font-size: 20px;
}

.ftr-tex9 h5
{
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #fff;
  font-family:"Oswald-Medium";
}
.ftr-fol2
{
  padding: 0;
  margin: 0;
}
.ftr-fol2 li
{
  padding: 5px;
  margin: 0;
  list-style: none;
  font-size: 16px;
  display: inline;

}
.ftr-fol2 li a
{
  text-decoration: none;
  color: #fff;
}
.ftr-fol2 li a i
{
  width: 40px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #088fdd;


}
.ftr-fol2 li a i:hover
{
  background: #000;
  color: #fff;
}
.ftr-gurn
{
  padding: 20px 0 0 0;
}
.ftr-tex9
{
  padding: 0 0 10px 0;
}
.ftr-head
{
  padding: 0 0 10px 0;
}
.ftr-texx6
{
  padding: 0px 10px 10px 0px;
}
.frt3
{
  padding: 0px 0px 15px 0px;
}

.copywrite
{
  padding: 10px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-top: 1px dashed;
  border-bottom: 1px dashed;
}
.copywrite a
{
    color:#fff;
    text-decoration:none;
}
.copy-bdr
{
  border-bottom: 2px solid #353434;
}
.copy-bdr:after
{
  content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #151414;
    left: 0;
}

.copy-new
{
  padding: 10px 0 0 0;
}
.footer1
{
  background-color: #8e0707;
}
/*end footer*/


.fix

{
  position: fixed;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  border-top: 1px solid #e2e2e2;
  display: none;
  z-index: 99999;
}
.end
{
  margin: 0;
  padding: 0;
  text-align: center;
}
.end li

{
  display: inline;
 box-shadow: 0 0 10px;
  text-align: left;
  list-style: none;
  height: 80px;
  position: absolute;
  width: 80px;
  background: #FE0000;
  border-radius: 50%;
  line-height: 70px;
  text-align: center;
  bottom: -20px;
 
}
.wh-fx{right: -20px;}
.ph-fx{left: -20px;}
.end li a img
{

}

/*tags start*/
.tg1
{
  padding: 30px 0px;
}
.tag-list
{
  margin: 0px;
  padding: 0px;
}
.tag-list li
{
  margin: 2px;
    padding: 5px 12px;
    display: inline-block;
    list-style: none;
    background-color: #088fdd;
    color: #fff;
    font-size: 18px;

}
.tag-list li:hover
{
  background-color: #000;
  color: #fff;
}

/*tags end*/

@media(max-width: 767px){
  .items{
      display:none;
  }
	body{text-align: center;}
  .menu-list li{width: 100%;text-align: center; padding: 1px 10px;}
	.menu-list li a{padding: 0px 10px; display: block;border-right: 0px;}
	.navi-head:after{display: none;}
	.toggle_bars{
	    
	           display: block;
        color: #000;
        font-size: 30px;
        position: absolute;
        text-align: right;
        background-color: transparent;
        right: 0;
        top: 33px;
	}
	
	.about-us1 img{
height:14rem !important;

	}
	.toggle_bars i{cursor: pointer;color: #FE0000;}
	.nav-main{display: none;}
	.tog-top{display: block; background-color: transparent;}
	.nav-main{display: none;}
	.menu-list li a:hover{border:none;}
	.menu-list li a.active{border:none;}
	.fix{display: block;}
	.element {
  animation-delay: 2s;
  animation: pulse 2s infinite;
  display: table;
  animation-direction: alternate;
  
   
}

@keyframes pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.element2
{
	animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.2, 1.2); opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}

@-webkit-keyframes pulsate{
    0% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
    50% {-webkit-transform: scale(1.2, 1.2); opacity: 1;}
    100% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
}
.nb2{padding:0px 0 0 0;}
#sub3{position: relative;width: 100%;margin-top: 0px;}

}

@media (min-width: 1200px){
  .carousel-inner>.item>a>img, .carousel-inner>.item>img
  {min-height: 400px;}
}

@media (max-width: 1200px) and (min-width: 992px){
  .head6 h2{font-size: 22px;}
  .top-list li{padding: 0px 12px 0px 28px;}
  .ftr-tex7{padding: 0px 3px;}
  .ftr-right{padding: 10px 5px;}
  .head7{padding: 20px 20px;}
  .head7 h3{font-size: 21px;}
  .head7 h2{font-size: 32px;padding-bottom: 0px;}
  .head6{padding: 12px 18px;padding-right: 38px;}
  .carousel-inner>.item>a>img, .carousel-inner>.item>img
  {min-height: 300px;}
  .menu-list li a{padding: 7px;font-size: 20px;}
  .ab4 {padding:32.8px 24px}
  .ab4 h2{font-size: 22px;}
  .ab4 p{font-size: 14.7px;}
  .ab8 {padding:10px 15px;}
  .ab10 img{min-height: 377px;}
  .serv5{padding: 15px 10px;}
  .serv7-imag img{height: 190px;width: 190px;}
  .serv8 h2{font-size: 18px;}
  .ct4 p{font-size: 16px;}
  .ct4 {padding: 18px;}
  .contact-list li a{font-size: 14.5px;}
  .bar8 h2{font-size:19px;}
  .nb1{padding-bottom:0px;}
  .contact-list li{padding:10.5px 10px;}
}

@media (max-width: 991px) and (min-width: 768px){
  .top-list li{padding-right:10px;font-size: 14px;padding-left: 28px;}
  .top-list li p{font-size: 16px;}
  .loc5{padding: 5px;}
  .menu-list li a {font-size: 17px;padding: 8px 6px;}
  .nb1{padding: 00px 0 0 0;}
  .nb4 img{top: -86px;}
  .nb7{display: none;}
  .bar1{padding-bottom: 0px;}
  .bar8 h2{font-size:  18px;line-height:28px;}
  .bar8 h3{font-size: 16px;}
  .head6{padding:8px 22px;display: none;}
  #sub3{margin-top: 10px;}
  .head6 h2{font-size: 19px;}
  .head7{padding: 15px 25px;}
  .head7 h2{font-size: 24px;}
  .head7 h3{font-size: 19px;}
  .ab4{padding: 21px;}
  .ab4 h2 {}
  .ab6 img{min-height: 268px;}
  .ab9{display: none;}
  .ct4{padding: 10px;}
  .ct4 p{font-size: 14px;}
  .contact-list li a{font-size: 15px;}
  .contact-list li a i{font-size: 15px;padding: 0px;}
  .contact-list li{padding: 15px 3px;}
  .ct6{padding: 20px 5px;}
  .fot-hide{display: none;}
  .ftr-ser1 li a i{padding-right: 4px;font-size: 15px;}
  .ftr-ser1 li{font-size: 13px;}
  .serv8 p{font-size:14px;}

}


.drop{
    text-align: left;display: flex;position: absolute;flex-direction: column;top: 31px;left: 265px;padding: 16px 53px 6px 10px;background: #f7f7f7;z-index: 11111111111111111111;font-size:7px !important;
    
}
@media (max-width: 767px){
  .drop{
    text-align: left;display: flex;position: absolute;flex-direction: column;top: 100px;left:60px;padding: 16px 53px 6px 10px;background: #f7f7f7;z-index: 11111111111111111111;font-size:7px !important;
    
}  
}
.p-3{
   padding:30px !important; 
}
.py-3{
    padding:15px 0;
}


@media (max-width: 767px) and (min-width: 576px){
  .social-list{text-align: center;}
  .nb4 img{position: relative;top: 0;}
  .bar3{display: none;}
  .top-list li{padding: 0px 12px 0px 35px;font-size: 17px;}
  .nb7{display: none;}
  .head7 {padding: 19.5px 25px;}
  .head6{padding-right: 25px;padding:35px 25px;}
  .head6 p{font-size: 16px;}
  .head6 h2{padding-top: 35px;}
  .ab6 img{min-height:177px;}
  .column{width: 50%;}
  .footer-tex{font-size: 22px;}
  .fot-hide{display: none;}
  .ftr-ser1 li{text-align: left;}
  .ftr-head h5,.ftr-tex9 h5{text-align: left;}
  .xx h5{text-align: center;}
  .ftr-right2,.ftr-left1{border-right: 0px;}
  .loc6 h3{font-size: 13px;}
  .loc5{padding: 4px;}
  .bar8 h2{font-size:20px;margin:0px;}
  .nb1 {padding-bottom:0px;}
  .best8 p{min-height:169px;}
  .loc3 h2{font-size:25px;}
}
@media (max-width: 575px){
  .modal-content{width: 90%;}
  .social-list{text-align: center;}
  .nb4 img{position: relative;top: 0;}
  .bar3{display: none;}
  .loc5{width: 100%;padding: 8px 0px;}
  .nb8{display: none;}
  .loc6 h3{font-size: 14px;}
  .head6{width: 100%;padding:20px;}
  .head7{width: 100%;padding: 8px;}
  .best5{width: 100%;padding: 15px 0px;}
  .best4{padding: 0px;}
  .best3 p{font-size: 14px;}
  .ab4{padding: 15px;}
  .top4 h3{font-size: 13px;}
  .ab4 h2 {font-size: 22px;}
  .ab5,.ab9{width: 100%;}
  .head6 h2{font-size: 23px;}
  .ab8 {padding: 15px;}
  .serv5{width: 100%;padding: 15px 0px;}
  .column{width: 100%;}
  .contact-list li a i{display: block;}
  .ct4{padding: 10px;}
  .contact-list li a{font-size: 13px;}
  .contact-list li{padding: 7px 0px;}
  .footer-tex{font-size: 20px;}
  .ftr-head h5,.ftr-tex9 h5{text-align: left;}
  .xx h5{text-align: center;}
  .ftr-right2,.ftr-left1{border-right: 0px;}
  .ftr-ser1 li{text-align: left;font-size: 12px;}
  .ftr-tex7{width: 100%;padding:0px;}
  .ftr-right{padding: 0px;}
  .head7 h2 {font-size: 26px;}
  .head7 h3{font-size: 23px;}
 .top-list .topp{display: none;}
 .bar1 {padding: 5px 0px;}
 .nb1{padding: 0px;}
.bar8 h2{font-size:19px;line-height:30px;margin:0px;}
.ab8 h1{font-size:20px;}
.tag-list li{font-size:13px;}
.tg1 {padding-top:8px;}
.gallery21 p{font-size:16px;}
.loc3 h2 {font-size:19px;line-height:28px;}


}




@keyframes glowingFree {
  0% {
    background-color: #A7300F;
    box-shadow: 0 0 5px #A7300F;
  }
  50% {
    background-color: #fa4c1b;
    box-shadow: 0 0 20px #fa4c1b;
  }
  100% {
    background-color: #A7300F;
    box-shadow: 0 0 5px #A7300F;
  }
}
.glowFree {
  animation: glowingFree 1300ms infinite;
}

.item a{
    font-size:15px !important;
}

