@import url('../css2');

.main-container {
    float: left;
    width: 100%;
   
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: contain;
    background-position: center;
    padding: 0;
}


.tophead-section1 {
   padding: 10px;
    color: #fff;
    font-size: 18px;
	    text-align: center;
		font-weight:bold;
}
.tophead-section1 span{
	padding:5px;
	animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.top_head1 {
    padding: 0
}

.top_head2 {
    visibility: hidden
}

.top_head4 {
    padding: 0;
    text-align: right
}

.top_head4 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.head_section {
    float: left;
    width: 100%;
}

.top_head4 ul li {
    padding: 0 25px;
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    border-right: 2px solid #ffb700;
    font-size: 16px;
    font-weight: 600
}

.tp-hed {
    float: left;
    width: 100%;
    background-color:#9b0000;
}

.head_logo2 img {
    float: left;
    width: 100%;
}

.head-section {
    float: left;
    width: 100%;
}

.top_head4 ul li a {
    color: #ffb700;
    text-transform: capitalize
}

.top_head4 ul .top-list {
    color: #ffb700;
    border-right: 0;
    text-transform: capitalize
}

.header-container {
    float: left;
    width: 100%;
   
}

.head-section {
    padding:10px;
 
  background-image:url(../images/bg.png)
   
}

.head-section1 {
    padding: 0 20px 0 20px;
    color: #ffb700
}



.head_logo1 {
    padding: 0;
   
}

.head_logo2 {
    padding: 0;
    text-align: center
}

.head_right1 {
    padding: 10px 0 10px 0
}

.head_right2 {
    padding: 0
}

.head_righttop1 {
    padding: 0;
    text-align: right
}

.head_righttop2 {
    padding: 10px 0
}

.head_righttop2 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.head_righttop2 ul li {
    margin: 0;
    padding: 0 4px;
    display: inline-block
}

.head_righttop2 ul li .top-right1 {
    color: #000;
    background: #ffb700;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    text-transform: capitalize
}

.head_righttop2 ul li .top-right2 {
    border: .5px solid #ffb700;
    border-radius: 30px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    margin: 0;
    padding: 7px 16px
}

.head_righttop2 ul li .top-right2 i {
    color: #ffb700;
    font-size: 18px
}

.head_rightbottom1 {
    padding: 10px 0 10px 10px
}

.head_rightbottom2 {
    padding: 10px 0;
    text-align: right
}

.head_rightbottom2 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.head_rightbottom2 ul li {
    display: inline-block;
    margin: 0;
    padding: 0 7px;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 500;
    color: #fff
}

.head_rightbottom2 ul li i {
    color: #ffb700;
    font-size: 20px;
    padding: 0 5px 0 0
}

.head-bottom {
    padding: 0
}

.head-line1 {
    padding: 8px 10px;
    background: #7d0209
}

.head-line-1 {
    padding: 0
}

.head-line-1 p {
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    text-align: center
}

.head-line2 {
    padding: 7px 10px;
    background: #ffb700
}

.head-line-2 {
    padding: 0
}

.head-line-2 p {
    color: #000;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    margin: 0
}

.head-hide {
    visibility: hidden
}

.banner-cont {
    float: left;
    width: 100%;
}

.banner-cont img {
    float: left;
    width: 100%;
}

.services-inner {
    float: left;
    width: 100%;
}

.services-block {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
	    margin-bottom: 20px;
		background-color:#9b0000;
	   margin: 20px 0;
}

.services-image {
    float: left;
    width: 100%;
    position: relative;
}

.services-container {
    float: left;
    width: 100%;
	    margin-bottom: 35px;
		background-color:#ffc000;
}

.services-image img {
    float: none;
    
        width: 100%;
    padding: 10px;
    margin: 0 auto;
}
.services-image img:hover {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}


.services-title {
    float: left;
    width: 100%;
    font-family: cursive;
    font-size: 25px;
    font-weight: bold;
    color: #9b0000;
	background-color:#fff;
    padding: 10px;
}

.services-more a i {
   
    padding: 10px;
   
    color: #9b0000;
  
}

.services-more {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.services-desc {
    float: left;
    width: 100%;
	color:#fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.services-more a {
    background-color: #fff;
    padding: 10px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 22px;
    border-radius: 6px;
}
.services-more a:hover {
    background-color: #000;
    color: #fff;
   
}
.call-chat-container {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.call-chat1 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #000;
}

.call-chat2 {
    float: left;
    width: 100%;
    font-family: 'Great Vibes', cursive;
    font-size: 36px;
    color: #9b9a9a;
    padding-top: 15px;
}

.call-chat-left {
    float: left;
    width: 100%;
}

.call-nw-btn ul {
    float: left;
    width: 100%;
    list-style-type: none;
    display: block ruby;
    padding: 0;
}

.call-nw-btn ul li {
    float: left;
}

.call-nw-btn ul li a {
    border: 3px solid #9b0000;
    padding: 16px 15px;
    margin-right: 10px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #9b0000;
    text-decoration: navajowhite;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.call-nw-btn ul li.red-col a {
    background-color: #9b0000;
    color: #fff;
    border: 2px solid #000;
}

.call-nw-btn {
    float: left;
    width: 100%;
    padding-top: 28px;
}

.serv-cont {
       margin-top: 60px;
    background-color: #fff !important;
    float: left;
    width: 100%;
}

.top-services-container {
    float: left;
    width: 100%;
    text-align: center;
    padding: 4%;
}

.top-services-title {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    font-weight: bold;
    color: #921D04;
    
    text-transform: capitalize;
}

.top-services-container span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.top-services-container span::before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.top-services-container span::after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.top-services-tdesc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #000;
}

.top-services-inner {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.top-serv-block {
    float: left;
    width: 100%;
}

.top-serv-img {
    float: left;
    width: 100%;
}

.top-serv-img img {
    float: left;
    width: 100%;
}

.top-serv-call {
    float: left;
    width: 100%;
    background-color: #b9b9b9;
    padding: 10px;
}

.top-services-inner .col-sm-2 {
    padding: 0;
}

.top-serv-call a {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.top-serv-call a i {
    color: #9b0000;
    font-size: 20px;
    padding-bottom: 14px;
}

.top-serv-call {
    float: left;
    width: 100%;
    background-color: #c6c5c5;
    padding: 20px 10px 25px 10px;
    border-radius: 0px 0px 35px 35px;
    margin-top: -18px;
    margin-left: 5px;
}

.top-serv-ttl {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #9b0000;
    padding: 10px;
}

.top-serv-info-block {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-top: -17px;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 3%);
    padding: 10px;
}

.top-serv-dsc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}

.why-choose-container {
    float: left;
    width: 100%;
    text-align: center;
	    margin-top: 30px;
}

.why-choose-inner {
    float: left;
    width: 100%;
}

.why-choose-inner span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}



.why-choose-inner span::before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.why-choose-inner span::after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.why-choose-desc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    padding-top: 25px;
    text-align: left;
}

.why-choose-desc ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style-type: none;
    padding: 15px 0px;
    line-height: 30px;
}

.why-choose-desc ul li {
    float: left;
    width: 100%;
}

.why-choose-desc ul li i {
    color: #9b0000;
    font-size: 20px;
    padding-right: 10px;
}

.why-choose-lst {
    float: left;
    width: 100%;
    padding: 4% 0%;
}

.why-info-block {
    float: left;
    width: 33.3%;
    text-align: left;
}

.why-icon {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.why-icon i {
    color: #9b0000;
    font-size: 50px;
}

.why-num {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    font-weight: bold;
    color: #9b0000;
    text-transform: capitalize;
}

.why-ttl {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #000;
}

.faq-container-inner {
    float: left;
    width: 100%;
    padding-top: 30px;
    text-align: left;
}

.faq-container-inner .panel-title {
    font-size: 16px;
    font-weight: bold;
    color: #9b0000;
    padding: 5px 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

.faq-container-inner .panel-body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 24px;
}

.faq-container-inner .panel.panel-default {
    margin-bottom: 15px;
}

.faq-container span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.faq-container span::before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.faq-container span::after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.about-us-container {
    float: left;
    width: 100%;
    padding: 10px;
	background-color:#fff;
	margin-bottom: 30px;
}

.about-image {
    float: left;
    width: 100%;
}

.about-image img {
    float: left;
    width: 100%;
}

.about-left {
    float: left;
    width: 100%;
}

.about-title {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #9b0000;
    text-transform: uppercase;
}

.about-tag {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    font-weight: bold;
    color: #000;
    padding: 10px 0px;
    text-transform: capitalize;
}

.about-left span {
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background: #9b0000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.about-left span::after {
    content: '';
    border: 1px solid #a0a0a0;
    width: 60px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.about-desc p{
	font-size:18px;
	color:#000;
	line-height: 39px;
}
.about-desc ul {
    float: left;
    width: 100%;
    padding: 15px;
    list-style-type: none;
}

.about-desc ul li {
    float: left;
    width: 100%;
    line-height: 31px;
    font-weight: 500;
}

.about-desc ul li i {
    color: #9b0000;
    font-size: 20px;
    padding-right: 10px;
}

.about-more a {
    border: 2px solid #9b0000;
    padding: 10px 30px;
    margin-right: 10px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    color: #9b0000;
    text-decoration: navajowhite;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.about-inner {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 50px 10px;
}
.about-title{
  padding: 0 0 5px;
  text-align: center;
}
.about-title span{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    color: #9b0000;
    line-height: 24px;
    padding: 7px 30px 2px;
    background: #fff;
    border-radius: 120px 120px 0 0;
}
.about-title strong{
    text-transform: capitalize;
    padding: 0 50px 2px;
    font-size: 52px;
    font-weight: 100;
    display: inline-block;
    color: #ffffff;
    line-height: 60px;
    font-family: 'Giahfita';
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    background: #9b0000;
    animation: blinker1 3s linear infinite;
}
@keyframes blinker1{
  0%{
    opacity: 0.8;
  }100%{
    color: #fc0;
  }
}

.main-services-container {
    float: left;
    width: 100%;
    text-align: center;
	margin-top: 53px;
}

.main-services-container span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.main-services-container span::before {
    content: '';
    border: 1px solid #000;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.main-services-container span::after {
    content: '';
    border: 1px solid #000;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.main-serv-ttl {
    float: left;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #9b0000;
    padding: 10px;
    padding-top: 10px;
    padding-top: 45px;
}

.main-serv-dsc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.main-serv-img {
    float: left;
    width: 100%;
    position: relative;
}

.main-serv-img img {
    float: left;
    width: 100%;
   
    padding: 5px;
    transition: .6s ease-in-out;
    border: 1px solid #b4b4b4;
}

.our-lnee {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 2px;
    height: 66%;
   
    transition: all .3s linear;
}



.top-serv-block:hover .main-serv-img img {
    transform: rotate(360deg);
    transition: .6s ease-in-out;
    background:linear-gradient(185deg, rgba(162,1,1,1) 25%, rgba(252,178,1,1) 43%, rgba(146,29,4,1) 94%);
    padding: 10px;
}


.textimonials-container {
    float: left;
    width: 100%;
    text-align: center;
    padding: 25px;
}

.textimonials-container span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.textimonials-container span::before {
    content: '';
    border: 1px solid #9b0000;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.textimonials-container span::after {
    content: '';
    border: 1px solid #9b0000;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}

.textimonials-container {
    float: left;
    width: 100%;
    text-align: center;
  
}

.testimonials-block {
    float: left;
    width: 100%;
    background-color: #9b0000;
    padding: 15px;
}

.testimonail-name {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #ffc000;
	margin-top: 10px;
}

.testimonail-city {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    color: #9b0000;
    font-style: italic;
}

.testimonail-star {
    float: left;
    width: 100%;
    padding: 12px;
}

.testimonail-image {
    float: left;
    width: 100%;
}

.testimonail-image img {
    border-radius: 50%;
    width: 40%;
	padding: 4px;
    outline: 1px solid #ffc000;
}

.testimonail-desc {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    padding: 10px;
	color:#fff;
}

.testimonials-inner-sec {
    float: left;
    width: 100%;
    padding-top: 45px;
}



.contact-us {
    padding: 0 0;
    display: inline-flex;
    text-align: left
}

.contact-left {
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center
}

.contact-left i {
    color: #222;
    font-size: 28px
}

.contact-right {
    padding: 10px 0;
    width: 85%
}

.contact-right span {
    color: #9b0000;
    font-size: 19px;
    font-weight: 700;
    text-transform: capitalize
}

.contact-right p {
    color: #222;
    font-weight: 600;
    margin: 0;
    padding: 7px 0 10px 0;
    font-size: 16px
}

.contactus-right {
    padding: 10px;
    box-shadow: 0 0 1px #000
}

.contact-us-container {
    float: left;
    width: 100%;
    padding: 5%;
}

.contact-lefts {
    float: left;
    width: 100%;
}

.contact-info {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}

.contact-us {
    padding: 0 0;
    display: inline-flex;
    text-align: left;
    float: left;
    width: 100%;
}

.contact-lefts span {
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.contact-lefts span::after {
    content: '';
    border: 1px solid #a0a0a0;
    width: 60px;
    position: absolute;
    left: 8px;
    top: 4px;
}


.contact-form form span input {
    float: left;
    width: 97%;
    height: 40px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.contact-form form span textarea {
    float: left;
    width: 100%;
}

.contact-form {
    float: left;
    width: 100%;
}

.contact-form form span {
    float: left;
    width: 50%;
}

.contact-form form span label {
    float: left;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-top: 10px;
}

.contact-form form span input {
    float: left;
    width: 97%;
    height: 45px;
}

.contact-form form span.discription {
    float: left;
    width: 50%;
}

.contact-form form span.discription textarea {
    border: 1px solid #ddd;
    background-color: #fff;
    height: 45px;
}

.contact-form button {
    background-color: #008000;
    padding: 8px 60px;
    font-family: 'Philosopher', sans-serif;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-radius: 20px;
    box-shadow: 2px 2px 2px #031d2e;
    margin-top: 20px;
}

.contact-rights {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 24px;
    background-color: #fff;
}

.services-list-container {
    float: left;
    width: 100%;
    text-align: center;
}

.services-list-container span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #a40000;
    display: inline-block;
    position: relative;
    margin: 0;
}

.services-list-container span::before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
}

.services-list-container span::after {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    left: 8px;
    top: 4px;
}



.footermark_section {
    margin: 0;
    padding: 0 0 0;
    background: linear-gradient(360deg, #000, #000 0, #000 0, #9b0000 0);
    background: #9b0000;
}

.footermark_section1 {
    padding: 0;
    text-align: center
}

.footer-mark1 {
    padding: 10px;
    background: #9b0000;
}

.footer-mark2 {
    padding: 15px 10px 0
}

.footer-mark2 span {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize
}

.footer-mark2 p {
    color: #ffc000;
    font-weight: 600;
    font-size: 19px;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize
}

.footer-mark3 {
    padding: 10px 10px 10px;
    background: #000;
    clip-path: polygon(9% 0%, 100% 0%, 100% 0%, 91% 100%, 0% 100%, 0% 100%)
}

.footer-mark4 {
    padding: 20px 10px 0 10px
}

.footer-mark4 span {
    color: #ffb700;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize
}

.footer-mark4 p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize
}

.footer-mark5 {
    padding: 10px 10px 0;
    background: #ffb700
}

.footer-mark6 {
    padding: 20px 10px 0 10px
}

.footer-mark6 span {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize
}

.footer-mark6 p {
    color: #a40000;
    font-weight: 600;
    font-size: 17px;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize
}

.footer_section1 {
    padding: 0;
    background: #ffc000;
    color: #921D04;
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

.footer_section2 {
    padding: 10px 30px
}

.footer-1 {
    padding: 10px
}

.footer-2 {
    padding: 10px 5px 10px
}

.footer-logo {
    padding: 0
}

.footer-logo .foot-txt {
    color: #000;
    text-align: left;
    font-size: 17px;
    line-height: 30px;
    margin: 0;
    padding: 10px 0 20px 0;
    font-weight: 300
}

.footer-logo .fot-read {
    margin: 0;
    transform: skewX(10deg)
}

.footer-logo a {
    color: #000;
    background: #ffb700;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 15px;
    border-radius: 4px;
    border: 1px solid #bf8b06;
    text-align: center;
    text-decoration: none;
    transform: skewX(-10deg)
}

.footer-logo a:hover {
    color: #9b0000
}
.dis{
	float:left;
	width:100%;
	background-color:#000;
	padding:10px;
	text-align:center;
	color:#fff;
	}
.dis span{
	color:#ffc000;
}
.footer-3 {
    padding: 10px
}

.footer-4 {
    padding: 20px 10px
}

.footer-head {
    padding: 0;
    text-align: left
}

.footer-head strong {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize
}

.footer-head strong i {
    color: #ffb700;
    padding: 0 5px 0 0
}

.footer-head p {
    text-transform: capitalize;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 8px 0
}

.footer-head span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
    background: #ffb700;
    display: inline-block;
    position: relative;
    margin: 0
}

.footer-head span:after {
    content: '';
    border: 1px solid #921D04;
    width: 60px;
    position: absolute;
    left: 7px;
    top: 3.2px
}

.footer-head span:before {
    content: '';
    border: 1px solid #d8d8d8;
    width: 40px;
    position: absolute;
    right: 8px;
    top: 4px;
    display: none
}

.footer-serv {
    padding: 10px 0;
    text-align: left
}

.fot-serv {
    padding: 0 0
}

.fot-serv ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.fot-serv ul li {
    color: #000;
    margin: 0;
    padding: 3px 0;
    line-height: 30px;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 15px
}

.fot-serv li:before {
   
    font-family: fontawesome;
    font-weight: 700;
    padding: 0 5px 0 0;
    color: #ffb700;
    font-family: "Font Awesome 5 Free"
}

.foot-contact {
    padding: 10px 0;
    text-align: left
}

.foot-contact ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.foot-contact ul li {
    margin: 0;
    padding: 10px 0
}

.foot-contact li span {
    color: #921D04;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: bold;
}

.foot-contact li span i {
    color: #921D04;
    padding: 0 5px 0 0
}

.foot-contact li p {
    color: #000;
    padding: 7px 0 5px 17px;
    margin: 0;
    font-size: 17px;
    font-weight: bold;
}

.copyright_section {
    padding: 0;
    background: #000;
}

.copyright_section1 {
    padding: 10px;
}

.copy-right {
    padding: 10px;
}

.copy-right1 {
    padding: 0;
}

.copy-right1 p {
    color: #ffb700;
    font-size: 17px;
    margin: 0;
    text-align: left;
    padding: 0;
}

.footermark_section {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.faq-container {
    float: left;
    width: 100%;
}

.footer-logo img {
    float: left;
    width: 100%;
}
.banner-cont-mob {
  float: left;
  width: 100%;
  display: none;
}
.banner-cont-mob img {
  float: left;
  width: 100%;
}


#callbook {
    background: green;
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 100;
}
#callbook ul {
    padding: 0px;
}
#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 21px;
    width: 50%;
    list-style: none;
    float: left;
    text-align: center;
}
#callbook ul li a span {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  top: -15px;
}
#callbook ul li a i {
  color: #fff;
  position: relative;
  top: -13px;
  padding: 0 5px 0 0;
  font-size: 16px;
}
#callbook ul li a {
  line-height: 41px;
}
#callbook ul li a i {
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 0.5s 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;
    }
}
/ Media Query / @media(min-width:1201px) and (max-width:1650px) {}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {}

@media(min-width:640px) and (max-width:767px) {}


@media(min-width:480px) and (max-width:639px) {
    
     .head_righttop2 {
        display: none;
    }

    .head-bottom {
        float: left;
        width: 100%;
    }

    .head_rightbottom1 {
        display: none;
    }

    .head_logo2 {
        padding: 20px 0px;
        text-align: center;
    }

    .services-more a {
        font-size: 12px;
    }

    .services-title {
        font-size: 22px;
    }

    .serv-cont {
        padding: 00px 10px 30px;

    }

    .call-nw-btn ul li.red-col a {
        float: left;
        width: 100%;
        text-align: center;
    }

    .call-nw-btn ul li a {

        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .top-services-title {

        font-size: 30px;
    }

    .top-serv-ttl {

        font-size: 22px;

    }

    .top-serv-call {
        padding: 12px 10px 12px 10px;
    }

    .top-serv-call a i {
        font-size: 14px;
        padding-right: 10px;
    }

    .top-services-title {

        font-size: 26px;

    }

    .why-num {

        font-size: 26px;

    }

    .why-ttl {
        font-size: 15px;
        line-height: 18px;
    }

    .why-info-block {
        text-align: center;
    }

    .about-inner {
        padding: 20px 10px;
    }

    .about-tag {
        font-size: 32px;

    }

    .top-serv-block {
        margin-top: 20px;
    }

    .testimonials-block {
        margin-bottom: 20px;
    }

    .about-tag {
        font-size: 28px;
    }

    .contact-form form span {
        float: left;
        width: 100%;
    }

    .contact-form form span.discription {
        float: left;
        width: 100%;
    }

    .footer-mark6 span {
        font-size: 12px;
    }

    .footer-logo img {
        float: left;
        width: 100%;
    }

    .footer_section2 {
        padding: 0;
    }

    .foot-contact li p {
        font-size: 14px;
    }
    .banner-cont-mob {
  display: block;
}
    .banner-cont {
  display: none;
}
    
}

@media(min-width:320px) and (max-width:479px) {
    .head_righttop2 {
        display: none;
    }

    .head-bottom {
        float: left;
        width: 100%;
    }

    .head_rightbottom1 {
        display: none;
    }

    .head_logo2 {
        padding: 20px 0px;
        text-align: center;
    }

    .services-more a {
        font-size: 12px;
    }

    .services-title {
        font-size: 22px;
    }

    .serv-cont {
        padding: 00px 10px 30px;

    }

    .call-nw-btn ul li.red-col a {
        float: left;
        width: 100%;
        text-align: center;
    }

    .call-nw-btn ul li a {

        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .top-services-title {

        font-size: 30px;
    }

    .top-serv-ttl {

        font-size: 22px;

    }

    .top-serv-call {
        padding: 12px 10px 12px 10px;
    }

    .top-serv-call a i {
        font-size: 14px;
        padding-right: 10px;
    }

    .top-services-title {

        font-size: 26px;

    }

    .why-num {

        font-size: 26px;

    }

    .why-ttl {
        font-size: 15px;
        line-height: 18px;
    }

    .why-info-block {
        text-align: center;
    }

    .about-inner {
        padding: 20px 10px;
    }

    .about-tag {
        font-size: 32px;

    }

    .top-serv-block {
        margin-top: 20px;
    }

    .testimonials-block {
        margin-bottom: 20px;
    }

    .about-tag {
        font-size: 28px;
    }

    .contact-form form span {
        float: left;
        width: 100%;
    }

    .contact-form form span.discription {
        float: left;
        width: 100%;
    }

    .footer-mark6 span {
        font-size: 12px;
    }

    .footer-logo img {
        float: left;
        width: 100%;
    }

    .footer_section2 {
        padding: 0;
    }

    .foot-contact li p {
        font-size: 14px;
    }
    .banner-cont-mob {
  display: block;
}

#callbook {
  display: block;
}
}
