body
{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
.wrapper{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.padding{
	padding: 0;
}
.vertical_align{
    align-items: center;
}



/*------------------------ Header -----------------------*/

.header-top {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0;
    background-color: #3E77D7;
}
.header-top p{
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    line-height: 24px;
    width: 100%;
    float: left;
    color: #fff;
}
.header-top p span{
    margin: 0 15px 0 15px;
}
.calll-sec{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    text-align: right;
}
.header-btns{
    display: inline-block;
}
.call-btn {
    background-color: #3E77D7;
    padding: 8px 20px;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border-radius: 0;
    margin: 0 35px 0 0;
}
.call-btn:hover{
    color: #fff;
    text-decoration: none;
    background-color: #DA2832;
}
.header {
    width: 100%;
    float: left;
    margin: 0;
    padding: 6px 0px;
    position: unset;
    z-index: 999;
    background-color: #fff;
    border-bottom: 8px solid #000000;
}
.header .container{
    max-width: 1270px;
}
.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: block;
    box-shadow: 0px 7px 6px #e0e0e01a;
}
.container1{
    padding: 0 40px;
}

.calll-sec{
    text-align: right;
}
.call-top {
    padding-top: 66px;
    padding-bottom: 66px;
}
.call-top p {
    margin: 0;
    line-height: 24px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    float: right;
    width: 100%;
    text-align: center;
    text-shadow: 1px 2px #000;
}
.call-top p a{
    color: #fff;
    text-decoration: none !important;
}
.call-top p a:hover{
    color: #ec8136;
}
.navbar {
    margin: 0;
    background: transparent !important;
    border: none !important;
    min-height: auto !important;
    padding: 0;
    width: 100%;
}
.menu {
    padding: 17px 0 13px;
    margin: 0;
    text-align: center;
}
.logo {
    padding-top: 11px;
    padding-bottom: 11px;
}
.menu .nav{
    display: inline-block;
    float: right;
}
.menu ul{
    width: auto;
    display: inline-block;
}
.menu .navbar-collapse{
    text-align: right;
    width: 100%;
    float: left;
}
.navbar-expand-md .navbar-collapse{
    display: block !important;
}
.menu ul li {
    /*padding: 0 20px 10px;*/
    /*margin: 0;*/
    /*border-bottom: 2px solid #fff;*/
    float: left;
}
.menu ul li a {
    padding: 0 28px 10px !important;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000 !important;
    background-color: transparent !important;
    float: left;
    letter-spacing: 0.5px;
    text-shadow: none;
    border-bottom: 2px solid #000;
}
.menu ul li a:hover {
    color: #DA2832 !important;
    border-bottom: 2px solid #DA2832;
}

/*--------------------- slider -----------------------*/

.slider{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.carousel-control-next, .carousel-control-prev{
    width: 8%;
}
.carousel-control-next img, .carousel-control-prev img{
    width: 50px;
}
.slider .carousel-indicators li{
    width: 9px;
    height: 9px;
}
.carousel-control-prev, .carousel-control-next{
	opacity: 1;
}

.slider .carousel-item img{
    width: 100%;
}
.slider .carousel-item {
    transition: opacity 2000ms ease-in-out 0s;
}


/*---------------------------- welcome sec ----------------------------*/

.welcome-sec {
    margin: 0;
    padding: 70px 0 50px 0;
    float: left;
    width: 100%;
}
.welcome-sec .container{
    max-width: 1250px;
}
.welcome-sec h2 {
    color: #3E77D7;
    width: 100%;
    float: left;
    padding: 0 0 15px;
    margin: 0;
    font-size: 30px;
    text-align: left;
    font-weight: 600;
    line-height: 37px;
    font-family: 'Source Serif Pro', serif;
}
.welcome-sec p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
    margin: 0;
    line-height: 29px;
    width: 100%;
    float: left;
    padding: 0 0 15px;
}

.welcome-sec p:last-child{
    padding: 0;
}
.welcome-sec_row{
    margin-bottom: 20px;
}
.welcome-con ul{
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.welcome-con li{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 10px 30px;
    color: #000;
    background: url("../images/li-icone.png");
    background-repeat: no-repeat;
    background-position: 0 8px;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    list-style: none;
}
.welcome-con h4{
    color: #3E77D7;
    width: 100%;
    float: left;
    margin: 0;
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    line-height: 37px;
    font-family: 'Source Serif Pro', serif;
}
.welcome-con h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #3E77D7;
    font-family: 'Source Serif Pro', serif;
}
.welcome-con a{
    font-size: 26px;
    font-weight: 700;
    color: #DA2832;
    text-decoration: none;
}


/*----------------------------------- logo -----------------------------------*/


#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 70px 0;
	width: 100%;
	float: left;
}

#clients .clients-wrap {
	display: block;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

#clients .clients-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 210px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  padding: 0 20px;

}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65); 
  /*opacity: 0.65;*/
}
#clients .clients-wrap ul li img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); 
  opacity: 1.0;
}

/*----------------------------------- testimonial -----------------------------------*/

.testimonial{
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
    background-image: url("../images/testimonial-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.testimonial .fa{
    font-size: 65px;
    color: #000;
}
.testimonial p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin: 0;
    line-height: 29px;
    width: 100%;
    float: left;
    padding: 0 0 22px;
    text-shadow: 0 0px black;
}
.testimonial h2 {
    color: #000;
    width: 100%;
    float: left;
    padding: 0 0 25px;
    margin: 0;
    font-size: 37px;
    text-align: center;
    font-weight: 600;
    line-height: 37px;
    font-family: 'Source Serif Pro', serif;
}
.testimonial .carousel-item{
    padding: 0 80px;
}
.testimonial h3 {
    color: #000;
    width: 100%;
    float: left;
    padding: 22px 0 0;
    margin: 0;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Source Serif Pro', serif;
}

/*---------------------------- Footer -----------------------------------*/

.footer{
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
    background-color: #f5f5f5;
}

.footer-menu-sec{
    padding: 0 0 0 50px;
}
.footer h4 {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
    float: left;
    font-family: 'Source Serif Pro', serif;
}
.footer h3 {
    font-size: 23px;
    font-weight: 700;
    color: #3E77D7;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
    float: left;
}
.footer ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer ul li{
    color: #000;
    font-size: 19px;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 30px;
    padding: 0;
    margin: 0;
}
.footer ul li a, .footer p a{
    color: inherit;
    text-decoration: none !important;
}
.footer p {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    width: 100%;
    float: left;
    line-height: 31px;
    padding: 0 0 20px;
    margin: 0;
}
.phone{
    width: 100%;
    float: left;
    padding: 10px 0 0;
}
.footer .phone a{
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
}
.footer .phone p{
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    padding: 0 0 10px 0 !important;
}
.footer .phone p:last-child{
    padding:0 !important;
}
.hours{
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}
.payment{
    width: 100%;
    float: left;
    padding: 15px 0 0;
}
.night_drop{
    width: 100%;
    float: left;
    padding: 0 0 10px;
}
.footer h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    float: left;
    line-height: 28px;
    margin: 0;
}
.footer-con-sec {
    padding: 0 0 0 90px;
}
.footer-payment-sec{
        text-align: center;
            padding-top: 20px;
}
.footer-payment-sec p{
color: #da2832;
    font-size: 19px;
    font-weight: 600;
    width: 100%;
    float: left;
    line-height: 31px;
    padding: 0px !important;
    margin: 0;
}
/*.social{*/
/*    width: 100%;*/
/*    float: left;*/
/*    padding: 10px 0 0;*/
/*}*/
/*.social .fa{*/
/*    font-size: 50px;*/
/*}*/

.copyright {
    padding: 10px 0;
    background-color: #3E77D7;
    float: left;
    width: 100%;
}
.copyright .padding {
    margin: 0;
    padding: 0;
    float: left;
}
.copyright_text p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0;
    float: left;
    letter-spacing: 0.5px;
}
.Proudly_text{
    float: right;
    text-align: right;
}
.Proudly_text p 
{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    line-height: 55px;
    float: left;
    letter-spacing: 0.5px;
    text-align: right;
    width: 100%;
}
.Proudly_text p span{
    float: right;
}
.Proudly_text span a img{
	margin: 0 0 0 5px;
    padding: 0px 0 0 5px;
    float: right;
    height: auto;
}

/*---------------------------- services sec ----------------------------*/

.our-work-sec .container{
    max-width: 1250px;
}
.our-work-sec{
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
    background-color: #f8f8f8;;
}
.our-work-sec h2 {
    font-family: 'Source Serif Pro', serif;
    font-size: 40px;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 30px;
    line-height: 60px;
    color: #000;
    font-weight: 700;
}
.service-block{
    border-radius: 12px;
    border: 1px solid #c7c7c7;
    box-shadow: 0 5px 4px #e3e2e2;
    width: 100%;
    float: left;
    height: 861px;
    padding:0px;
}
.service-block-1 .service-block{height: 805px;}
.service-block-2 .service-block{height: 807px;}
.service-block-2 .service-block a {
    text-decoration: none !important;
    color: #000;
    font-weight: 600;
}
.service-block-content{
    padding: 0 20px;
}
.service-block h3{
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    color: #3E77D7;
    text-align: center;
    line-height: 30px;
    padding: 20px 0px 10px;
    width: 100%;
    float: left;
    text-transform: uppercase;
}
.service-block p{
    font-size: 17px;
    color: #000;
    font-weight: 400;
    text-align: left;
    margin: 0;
    line-height: 26px;
    width: 100%;
    float: left;
    padding: 0 0px 15px;
}

.service-block ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 12px 20px;
}
.service-block li{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 3px;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}
.service-block img{
    width: 100%;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.our-work-sec .service-block:hover img{
    filter: grayscale(100%);
}

.service-block-1{
        margin-bottom: 30px;
}

.inner-page{
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
}
.inner-page h2{
    margin: 0;
    font-size: 35px;
    font-weight: 600;
    color: #000;
    text-align: center;
    line-height: 50px;
    padding: 0 0 30px;
    width: 100%;
    float: left;
    font-family: 'Source Serif Pro', serif;
}
.inner-page p{
    color: #000;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    margin: 0 auto;
    line-height: 28px;
    letter-spacing: 0;
    padding: 0 0 15px;
    text-align: left;
}
.inner-page p:last-child{
    padding: 0;
}
.inner-page p a{
    color: inherit;
    font-weight: 600;
}
.inner-page h3{
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    margin: 0;
    font-family: 'Source Serif Pro', serif;
    line-height: 32px;
    padding: 0 0 15px;
}
.inner-next{
    padding-top: 50px;
}
.inner-page ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 12px 20px;
}
.inner-page ul li {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    float: left;
    margin: 0 auto;
    line-height: 28px;
    letter-spacing: 0;
    padding: 0 0 3px;
    text-align: left;
}


.services-page h3{
    text-align: center;
}
.services-page p{
    text-align: justify;
}

.services-provide {
    background-image: url(../images/services-we-provide.png);
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.services-provide h2{
    color: #fff;
}
.services-provide ul li{
    width: 100%;
    color: #fff;
    font-size: 18px;
}
.service-provide-3{
    padding: 0;
}

.inner .service-block-2{
    margin-bottom: 30px;
}
.inner .service-block-2 .service-block {
    height: 810px;
}
.inner .service-block-1 .service-block {
    height: 740px;
}
.inner .service-block-3 .service-block {
    height: 745px;
}

.page-inner .gallery{
    background-color: #f1f1f1;
}
.inner-page .gallery-row{
        margin-bottom: 30px;
}
.about-page h2{
        font-size: 31px;
}

.faq{
	padding: 70px 0;
}
.faq .btn {
    box-shadow:none !important;
}
.icon{
	float: left;
	margin: 6px 30px 0 0 !important;
}
.plus{
    height: 20px;
    width: 20px;
    background-image: url("../images/Group 289.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin: 0;
    margin: 6px 28px 0 0 !important;
    
}
.minus{
    height: 20px;
    width: 20px;
    background-image: url("../images/Group 290.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    margin: 0;
   margin: 6px 28px 0 0 !important;
}
.card-header{
    padding: 0;
    padding: 10px 0;
    background: none;
    border: none;
}
.card-header button{
    padding: 0;
}
.card-header h2{
    margin: 0;
}
.card-body{
	padding: 0 0 20px 53px;
}
.card{
    border: none;
    /*border-bottom:1px solid #9E9E9E;*/
    border-radius: 0;
}
.faq .card .btn-link{
	font-size: 20px;
	color: #1D1D1D;
	text-decoration: none;
	line-height:30px;
    font-weight:400;
    /*font-family: 'Oswald', sans-serif;*/
}
/*.faq .card-body p{*/
/*	color: #717073;*/
/*}*/

/*.card-header h3{*/
/*    font-size: 18px;*/

/*    line-height: 29px;*/
/*    width: 100%;*/
/*    float: left;*/
/*    padding: 0 0 15px;*/
/*}*/

.faq_heading{
    color: #3E77D7;
    padding: 0 0 15px;
    margin: 0;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    line-height: 37px;
    font-family: 'Source Serif Pro', serif;
}
.card-header h3 span:first-child{
    float:left !important;
}

.about-row{
    margin-bottom:30px;
}
.faq-banneer img{
    width:100%;
}
.faq-banneer-image {
    padding:0;
}







/* .footer-menu{
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px 0;
    background-color: #1074bc;
}
.footer-menu ul{
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0;
}
.footer-menu ul li {
    width: auto;
    float: left;
    padding: 0 40px;
}
.footer-menu ul li a{
    font-size: 22px;
    font-weight: 600;
    font-family: 'Roboto Slab', serif;
    color: #fff;
    text-decoration: none !important;
    letter-spacing: 0.5px;
}

.logo-partner{
    width: 100%;
    float: left;
    margin: 0;
    padding: 40px 0;
    border-top: 1px solid #d8d8d8;
}
.logo-partner li.item {
    height: 100px;
    display: inline-grid;
    align-items: center;
    text-align: center;
}

.owl-carousel-quaternary{
    padding: 0;
    margin: 0;
    list-style: none;
}
.owl-carousel-quaternary li img {
    margin: 0 auto;
}
.owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #3a48a1;
    font-size: 49px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-next {
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #3a48a1;
    font-size: 49px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.inner-page {
    margin: 0;
    padding: 70px 0;
    float: left;
    width: 100%;
}
.inner-page h2 {
    color: #228935;
    width: 100%;
    float: left;
    padding: 0 0 15px;
    margin: 0;
    font-size: 37px;
    font-weight: 600;
    line-height: 42px;
    font-family: 'Source Serif Pro', serif;
}
.inner-page h3 {
    color: #000;
    width: 100%;
    float: left;
    padding: 0 0 15px;
    margin: 0;
    font-size: 31px;
    text-align: left;
    font-weight: 600;
    line-height: 37px;
    font-family: 'Source Serif Pro', serif;
}
.inner-page p {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
    margin: 0;
    line-height: 29px;
    width: 100%;
    float: left;
    padding: 0 0 15px;
}
.inner-page p a{
    color: inherit;
    font-weight: 600;
}
.inner-page p:last-child{
    padding: 0;
}
.next-inner{
    padding-top: 50px;
}
.page-inner .services-box{
    margin-top: 0;
}
.inner-page ul{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
}
.inner-page ul li{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-align: left;
    margin: 0;
    line-height: 29px;
    width: 100%;
    float: left;
    padding: 0 0 4px;
}*/



.find-form {
    padding: 0 0 50px 0;
    float: left;
    width: 100%;
    margin: 0;
}
.find-form-left {
    margin: 0;
    padding: 7px 15px 0 0;
    font-size: 25px;
    font-weight: normal;
    color: #000;
    font-family: 'GlacialIndifference-Regular';
    float: left;
    line-height: 30px;
}
.from-input {
    width: 46%;
    float: left;
}
.form-field {
    border: 1px solid #dadada;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    margin: 0 0 6px 0;
    padding: 10px 0 10px 20px;
    font-family: 'Poppins', sans-serif;
    background: rgba(255, 255, 255, 0.8);
    width: 95%;
}
.find-form-left {
    margin: 0;
    padding: 7px 15px 0 0;
    font-size: 25px;
    font-weight: normal;
    color: #000;
    font-family: 'GlacialIndifference-Regular';
    float: left;
    line-height: 30px;
}
.to-text {
    width: auto;
    float: left;
    padding: 9px 0;
}
.from-btn {
    margin: 0 0 0 19px;
    float: left;
}
.from-btn .tinny {
    background-color: #3E77D7;
    color: #fff !important;
    margin: 0;
    font-size: 18px;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 21px;
    border: 2px solid #3E77D7;
    text-decoration: none !important;
    float: left;
}

.footer_contact{
    background-color: #fff;
    padding: 100px 0;
} 


.contact_input{
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 10px 10px 15px;
    color: #000 !important;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.16px;
    font-weight: 400;
}
.contact_input::placeholder{
	color: #a2a2a2;
	opacity: 1; 
  }

.contact_input:focus-visible{
	outline: none;
}
.contact_textarea{
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
.contact_button{
    text-align: center;
}
.contact_button input{
    padding: 12px 50px;
	color: #fff;
	font-size: 20px;
    line-height:30px;
	font-weight: 400;
    background-color: #671313;
    border-radius: 7px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}
.contact_button input:hover{
    background-color: #400a0a;
}
.form-group {
    margin-bottom: 0 !important;
}
.contact_input_textarea {
    width: 100%;
    padding: 10px 10px 10px 15px;
}
.btn-info {
    color: #fff;
    background-color: #3e77d7;
    border-color: #3e77d7;
}
.btn-info:hover {
    color: #fff;
    background-color: #3e77d7;
    border-color: #3e77d7;
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #3e77d7;
    border-color: #3e77d7;
    box-shadow: 0 0 0;
}

.banner-sec img{
    width:100%;
}


.why-choose-sec{padding: 0 0 30px 0;width: 100%;float: left;}
.why-choose-sec h3{font-size: 24px; line-height: 32px; font-weight: 600; padding: 0px 0 10px 0; margin: 0;color:#44608f;}
.why-choose-sec .black-font{color:#000;}
.why-choose-sec-col{margin:15px 0 0 0;}


@media all and (min-width: 1498px) and (max-width: 1685px){
    .footer_contact{ padding: 110px 0; }
}
@media all and (min-width: 1686px) and (max-width: 1797px){
    .footer_contact{ padding: 120px 0; }
}
@media all and (min-width: 1798px) and (max-width: 2022px){
    .footer_contact{ padding: 130px 0; }
}
@media all and (min-width: 2023px) and (max-width: 2697px){
    .footer_contact{ padding: 140px 0; }
}
@media all and (min-width: 2698px) and (max-width: 4046px){
    .footer_contact{ padding: 310px 0; }
}
@media all and (min-width: 4047px) and (max-width: 5395px){
    .footer_contact{ padding: 650px 0; }
}
@media all and (min-width: 5396px) and (max-width: 6000px){
    .footer_contact{ padding: 1000px 0; }
}



@media all and (min-width: 320px) and (max-width: 480px){
    .header-top p{ text-align: center; }
    .header-top p text{ width: 100%; float: left; }
    .header-top p span{ display: none; }
    .header{ padding: 15px 0; position: relative; }
    .logo { padding: 0 15px; text-align: center; }
    .menu { padding: 20px 15px 0; }
    .collapse:not(.show){ display: none !important; }
    .header-btns { text-align: center; }
    .call-btn{ margin: 0 0 20px; width: 250px; background-color: #000; }
    .calll-sec { padding: 0; }
    .navbar-dark .navbar-toggler{ width: 100%; text-align: right; background-color: #3e77d7; padding: 7px 15px; border-radius: 0; outline: none; }
    .menu .navbar-collapse{ background-color: #000; }
    .menu ul{ width: 100%; float: left; }
    .menu ul li{ width: 100%; }
    .menu ul li a{ border: none !important; padding: 10px 15px !important; width: 100%; border-top: 1px solid #fff !important; color: #fff !important; text-align: left; }
    .slider-content{ top: 50%; }
    .slider-content h2 { margin: 0; padding: 0 15px; font-size: 26px; line-height: 30px; }
    .slider-content h3{ padding: 10px 15px 0; line-height: 25px; font-size: 19px; }
    .welcome-sec{ padding: 40px 0 0; }
    .welcome-sec h2{ font-size: 26px; line-height: 32px; padding: 0 0 15px; }
    .welcome-sec h3{ font-size: 22px; line-height: 30px; }
    .welcome-sec p{ font-size: 16px; line-height: 28px; }
    .welcome-sec ul li{ font-size: 16px; background-position: 0 2px; }
    .welcome-img{ padding-top: 20px; }
    .welcome-con img {padding-bottom: 20px;}
    .welcome-con h4 { font-size: 20px; line-height: 30px;}
    .welcome-con a { font-size: 20px; }
    .service-block { height: auto !important; margin-bottom: 20px;}
    .services-part{ padding: 40px 0; }
    .services-part h2{ font-size: 29px; line-height: 34px; }
    .services-1 .services-box { height: auto; }
    .next-services { padding-top: 40px; }
    .services-part .next-services ul li{ background-position: 0 2px; padding: 0 0 18px 35px; font-size: 17px; background-size: 23px; }
    .our-work-sec{ padding: 40px 0 0; }
    .our-work-sec h2{ font-size: 21px; line-height: 25px; }
    .our-work-sec h3{ font-size: 21px; padding: 10px 0; }
    .service-block p { font-size: 16px; line-height: 24px; text-align: center;}
    .service-block li{ font-size: 16px;   }
    .service-block-1 { margin-bottom: 0; }
    #clients{padding: 40px 0;}
    
    .testimonial{ padding: 40px 0; }
    .testimonial h2{ font-size: 31px; }
    .testimonial .fa { font-size: 41px; }
    .testimonial .carousel-item { padding: 0 27px; }
    .testimonial p{ line-height: 26px; font-size: 16px; padding: 0 0 15px; }
    .testimonial h3{ padding: 15px 0 0; font-size: 23px; }
    .owl-carousel-quaternary { padding: 0 30px; }
    .owl-prev{ left: 0; }
    .owl-next{ right: 0; }
    .footer{ padding: 40px 0; }
    .footer-con-sec { padding: 30px 15px 0; }
    .footer h4{ font-size: 28px; }
    .footer h3{ font-size: 20px; }
    .footer p{ font-size: 17px; }
    .footer .phone p { font-size: 21px; }
    .footer h4 { font-size: 26px; }
    .copyright_text p{ font-size: 17px; letter-spacing: 0; text-align: center; width: 100%; padding: 5px 0 10px; }
    .Proudly_text { text-align: center; }
    .Proudly_text p{ width: auto; font-size: 17px; float: none; display: inline-block; }
    
    .inner-page{ padding: 40px 0; }
    .inner-page h2{ font-size: 24px; line-height: 28px; }
    .inner-page p { font-size: 16px; line-height: 27px; }
    .about-con{ padding-top: 10px; padding-bottom: 10px; }
    .about-img{ padding-top: 10px; padding-bottom: 10px; }
    .next-inner { padding-top: 30px; }
    .inner-next {     padding-top: 30px; }
    .inner-page h3{ font-size: 20px; line-height: 28px; }
    .inner-page ul li { font-size: 16px; line-height: 27px; }
    .page-inner .services-box { margin-top: 30px; }
    .page-inner .services-part{ padding-top: 10px; }
    
    .directions-page p{ font-size: 15px; }
    .from-input { width: 73%; }
    .from-text{ width: 19%; }
    .form-field{ width: 100%; }
    .find-form-left{ padding: 7px 2px 0 0; font-size: 17px; }
    .from-btn { margin: 0; float: left; width: 100%; text-align: center; }
    .from-input{ width: 81%; }
    .find-form{ text-align: center; }
    .find-form form{ display: inline-block; text-align: center; width: 290px; }
    .find-form { padding: 0 0 40px 0; }
    .from-btn .tinny{ font-size: 17px; margin: 20px 0 0; float: none; }
    
    .inner-title p {     padding-bottom: 20px;}
    .inner-title img {     padding-bottom: 20px;}
    .about-row { margin-bottom: 0;}
    .service-provide-3 { padding: 0 15px; }
    .inner .service-block-2 { margin-bottom: 0px; }
    .register_btn_part { margin-top: 10px; text-align: left!important; }
    
    .footer-payment-sec p{line-height: 26px;}
    .footer-payment-sec { text-align: left;}
    
.why-choose-sec-col .why-choose-heading{font-size:24px;}
}

@media all and (min-width: 481px) and (max-width: 640px){
    .header-top p{ text-align: center; }
    .header-top p text{ width: 100%; float: left; }
    .header-top p span{ display: none; }
    .header{ padding: 15px 0; position: relative; }
    .logo { padding: 0 15px; text-align: center; }
    .menu { padding: 20px 15px 0; }
    .collapse:not(.show){ display: none !important; }
    .header-btns { text-align: center;  width: 100%; }
    .call-btn{ margin: 0 15% 20px; width: 250px; background-color: #000; }
    .calll-sec { padding: 0; }
    .navbar-dark .navbar-toggler{ width: 100%; text-align: right; background-color: #3e77d7; padding: 7px 15px; border-radius: 0; outline: none; }
    .menu .navbar-collapse{ background-color: #000; }
    .menu ul{ width: 100%; float: left; }
    .menu ul li{ width: 100%; }
    .menu ul li a{ border: none !important; padding: 10px 15px !important; width: 100%; border-top: 1px solid #fff !important; color: #fff !important; text-align: left; }
    .slider-content{ top: 50%; }
    .slider-content h2 { margin: 0; padding: 0 15px; font-size: 26px; line-height: 30px; }
    .slider-content h3{ padding: 10px 15px 0; line-height: 25px; font-size: 19px; }
    .welcome-sec{ padding: 40px 0 0; }
    .welcome-sec h2{ font-size: 29px; padding: 0 0 15px; }
    .welcome-sec h3{ font-size: 22px; line-height: 30px; }
    .welcome-sec p{ font-size: 16px; line-height: 28px; }
    .welcome-sec ul li{ font-size: 16px; background-position: 0 2px; }
    .welcome-img{ padding-top: 20px; }
    .welcome-con img {padding-bottom: 20px;}
    .welcome-con h4 { font-size: 20px; line-height: 30px;}
    .welcome-con a { font-size: 20px; }
    .service-block { height: auto !important; margin-bottom: 20px;}
    .services-part{ padding: 40px 0; }
    .services-part h2{ font-size: 29px; line-height: 34px; }
    .services-1 .services-box { height: auto; }
    .next-services { padding-top: 40px; }
    .services-part .next-services ul li{ background-position: 0 2px; padding: 0 0 18px 35px; font-size: 17px; background-size: 23px; }
    .our-work-sec{ padding: 40px 0 0; }
    .our-work-sec h2{ font-size: 32px; line-height: 35px; }
    .our-work-sec h3{ font-size: 21px; padding: 10px 0; }
    .service-block p { font-size: 16px; line-height: 24px; text-align: center;}
    .service-block li{ font-size: 16px;   }
    .service-block-1 { margin-bottom: 0; }
    #clients{padding: 40px 0;}
    
    .testimonial{ padding: 40px 0; }
    .testimonial h2{ font-size: 31px; }
    .testimonial .fa { font-size: 41px; }
    .testimonial .carousel-item { padding: 0 27px; }
    .testimonial p{ line-height: 26px; font-size: 16px; padding: 0 0 15px; }
    .testimonial h3{ padding: 15px 0 0; font-size: 23px; }
    .owl-carousel-quaternary { padding: 0 30px; }
    .owl-prev{ left: 0; }
    .owl-next{ right: 0; }
    .footer{ padding: 40px 0; }
    .footer-con-sec { padding: 30px 15px 0; }
    .footer h4{ font-size: 28px; }
    .footer h3{ font-size: 20px; }
    .footer p{ font-size: 17px; }
    .footer .phone p { font-size: 21px; }
    .footer h4 { font-size: 26px; }
    .copyright_text p{ font-size: 17px; letter-spacing: 0; text-align: center; width: 100%; padding: 5px 0 10px; }
    .Proudly_text { text-align: center; }
    .Proudly_text p{ width: auto; font-size: 17px; float: none; display: inline-block; }
    
    .inner-page{ padding: 40px 0; }
    .inner-page h2{ font-size: 24px; line-height: 28px; }
    .inner-page p { font-size: 16px; line-height: 27px; }
    .about-con{ padding-top: 10px; padding-bottom: 10px; }
    .about-img{ padding-top: 10px; padding-bottom: 10px; }
    .next-inner { padding-top: 30px; }
    .inner-next {     padding-top: 30px; }
    .inner-page h3{ font-size: 22px; line-height: 30px; }
    .inner-page ul li { font-size: 16px; line-height: 27px; }
    .page-inner .services-box { margin-top: 30px; }
    .page-inner .services-part{ padding-top: 10px; }
    
    .from-input { width: 100%; margin: 0 0 20px; }
    .from-text{ width: 13%; }
    .find-form-left{ padding: 7px 3px 0 0; font-size: 18px; }
    .from-input{ width: 87%; }
    .find-form{ text-align: left; }
    .find-form { padding: 0 0 40px 0; }
    .from-btn .tinny { font-size: 14px; padding: 8px 10px; }
    .from-btn { margin: 0 0 0 24px; }
    .form-field{ width: 100%; }
    .directions-page p{ font-size: 15px; }
    
    .inner-title p {     padding-bottom: 20px !important;}
    .inner-title img {     padding-bottom: 20px;}
    .about-row { margin-bottom: 0;}
    .service-provide-3 { padding: 0 15px; }
    .inner .service-block-2 { margin-bottom: 0px; }
    .register_btn_part { margin-top: 10px; text-align: left!important; }
        .footer-payment-sec p{line-height: 26px;}
    .footer-payment-sec { text-align: left;}
    
    .why-choose-sec-col .why-choose-heading{font-size:24px;}
}

@media all and (min-width: 641px) and (max-width: 767px){
    .header-top p{ text-align: center; }
    .header-top p text{ width: 100%; float: left; }
    .header-top p span{ display: none; }
    .header{ padding: 15px 0; position: relative; }
    .logo { padding: 0 15px; text-align: center; }
    .menu { padding: 20px 15px 0; }
    .collapse:not(.show){ display: none !important; }
    .header-btns { text-align: center; width: 100%; }
    .call-btn{ margin: 0 15% 20px; width: 250px; background-color: #000; }
    .calll-sec { padding: 0; }
    .navbar-dark .navbar-toggler{ width: 100%; text-align: right; background-color: #3e77d7; padding: 7px 15px; border-radius: 0; outline: none; }
    .menu .navbar-collapse{ background-color: #000; }
    .menu ul{ width: 100%; float: left; }
    .menu ul li{ width: 100%; }
    .menu ul li a{ border: none !important; padding: 10px 15px !important; width: 100%; border-top: 1px solid #fff !important; color: #fff !important; text-align: left; }
    .slider-content{ top: 50%; }
    .slider-content h2 { margin: 0; padding: 0 15px; font-size: 26px; line-height: 30px; }
    .slider-content h3{ padding: 10px 15px 0; line-height: 25px; font-size: 19px; }
    .welcome-sec{ padding: 40px 0; }
    .welcome-sec h2{ font-size: 29px; padding: 0 0 15px; }
    .welcome-sec h3{ font-size: 22px; line-height: 30px; }
    .welcome-sec p{ font-size: 16px; line-height: 28px; }
    .welcome-sec ul li{ font-size: 16px; background-position: 0 2px; }
    .welcome-img{ padding-top: 20px; }
    .welcome-con{padding-bottom: 20px;}
    .welcome-con h4 { font-size: 20px; line-height: 30px;}
    .welcome-con a { font-size: 20px; }
    .service-block { height: auto !important; margin-bottom: 20px;}
    .services-part{ padding: 40px 0; }
    .services-part h2{ font-size: 29px; line-height: 34px; }
    .services-1 .services-box { height: auto; }
    .next-services { padding-top: 40px; }
    .services-part .next-services ul li{ background-position: 0 2px; padding: 0 0 18px 35px; font-size: 17px; background-size: 23px; }
    .our-work-sec{ padding: 40px 0 0; }
    .our-work-sec h2{ font-size: 32px; line-height: 35px; }
    .our-work-sec h3{ font-size: 21px; padding: 10px 0; }
    .service-block p { font-size: 16px; line-height: 24px; text-align: center;}
    .service-block li{ font-size: 16px;   }
    .service-block-1 { margin-bottom: 0; }
    #clients{padding: 40px 0;}
    
    .testimonial{ padding: 40px 0; }
    .testimonial h2{ font-size: 31px; }
    .testimonial .fa { font-size: 41px; }
    .testimonial .carousel-item { padding: 0 27px; }
    .testimonial p{ line-height: 26px; font-size: 16px; padding: 0 0 15px; }
    .testimonial h3{ padding: 15px 0 0; font-size: 23px; }
    .owl-carousel-quaternary { padding: 0 30px; }
    .owl-prev{ left: 0; }
    .owl-next{ right: 0; }
    .footer{ padding: 40px 0; }
    .footer-con-sec { padding: 30px 15px 0; }
    .footer h4{ font-size: 28px; }
    .footer h3{ font-size: 20px; }
    .footer p{ font-size: 17px; }
    .footer .phone p { font-size: 21px; }
    .footer h4 { font-size: 26px; }
    .copyright_text p{ font-size: 17px; letter-spacing: 0; text-align: center; width: 100%; padding: 5px 0 10px; }
    .Proudly_text { text-align: center; }
    .Proudly_text p{ width: auto; font-size: 17px; float: none; display: inline-block; }
    
    .inner-page{ padding: 40px 0; }
    .inner-page h2{ font-size: 30px; line-height: 38px; }
    .inner-page p { font-size: 16px; line-height: 27px; }
    .about-con{ padding-top: 10px; padding-bottom: 10px; }
    .about-img{ padding-top: 10px; padding-bottom: 10px; }
    .next-inner { padding-top: 30px; }
    .inner-next {     padding-top: 30px; }
    .inner-page h3{ font-size: 24px; line-height: 32px; }
    .inner-page ul li { font-size: 16px; line-height: 27px; }
    .page-inner .services-box { margin-top: 30px; }
    .page-inner .services-part{ padding-top: 10px; }
    
    .from-input { width: 100%; margin: 0 0 20px; }
    .from-text{ width: 13%; }
    .from-input{ width: 87%; }
    .find-form{ text-align: left; }
    .find-form { padding: 0 0 40px 0; }
    .from-btn .tinny { font-size: 15px; }
    .form-field{ width: 100%; }
    .directions-page p{ font-size: 15px; }
    .from-btn { margin: 0 0 0 37px; float: left; }
    
    .inner-title p {     padding-bottom: 20px;}
    .inner-title img {     padding-bottom: 20px;}
    .about-row { margin-bottom: 0;}
    .service-provide-3 { padding: 0 15px; }
    .inner .service-block-2 { margin-bottom: 0px; }
    .register_btn_part { margin-top: 10px; text-align: left!important; }
    
        .footer-payment-sec p{line-height: 26px;}
    .footer-payment-sec { text-align: left;}
    
     .why-choose-sec-col .why-choose-heading{font-size:24px;}
}

@media all and (min-width: 768px) and (max-width: 991px){
    .header-top p{ font-size: 15px; }
    .call-btn{ padding: 8px 12px; font-size: 15px; margin: 0 10px 0 0; }
    .menu ul li a { padding: 0 10px 10px !important; font-size: 14px; }
    .menu { padding: 10px 11px 10px; }
    .logo { padding-top: 24px; padding-bottom: 24px; }
    .slider-content h3{ line-height: 26px; padding: 0 0 20px 0; font-size: 19px; }
    .slider-content h2{ line-height: 34px; padding: 0 0 15px; font-size: 29px; }
    .slider-content{ top: 26%; }
    .services-part h3{ line-height: 22px; font-size: 16px; }
    .services-1 .services-box { height: 930px; }
    .footer-con-sec { padding: 0 0 0 15px; }
    .footer h3 { font-size: 20px; }
    .footer .phone p { font-size: 22px; }
    .footer h4 { font-size: 28px; }
    .footer p{ font-size: 17px; }
    .copyright_text{ padding: 0; }
    .Proudly_text { padding: 0; }
    .copyright_text p{ letter-spacing: 0; font-size: 15px; }
    .Proudly_text p{ font-size: 15px; letter-spacing: 0; }
    .welcome-sec { padding: 40px 0 0; }
    
    .service-block h3 { font-size: 20px; }
    .our-work-sec { padding: 40px 0 0;  }
    .service-block-1 .service-block {     height: 1177px; }
    .service-block-2 .service-block { height: 1158px; }
    #clients { padding: 40px 0;}
    
    .find-form-left{ padding: 7px 5px 0 0; font-size: 19px; }
    .from-input { width: 24%; }
    .from-btn { margin: 0 0 0 6px; }
    .from-btn .tinny{ font-size: 14px; padding: 10px 5px; }
    .inner-page h2{ font-size: 32px; }
    .our-work-sec h2 { font-size: 32px; }
    .inner-page h3 { font-size: 24px; }
    .inner .service-block-1 .service-block {height: 855px;}
    .inner .service-block-2 .service-block {height: 841px;}
    .inner .service-block-3 .service-block {height: 805px;}
}

@media all and (min-width: 992px) and (max-width: 1030px){
    .call-btn { padding: 8px 12px; font-size: 17px; margin: 0 17px 0 0; }
    .menu ul li a { padding: 0 17px 10px !important; font-size: 17px; }
    .menu { padding: 10px 11px 10px; }
    .logo { padding-top: 15px; padding-bottom: 15px; }
    .slider-content h3{ line-height: 26px; padding: 0 0 20px 0; font-size: 19px; }
    .slider-content h2{ line-height: 34px; padding: 0 0 15px; font-size: 29px; }
    .slider-content{ top: 26%; }
    .services-part h3{ line-height: 25px; font-size: 20px; }
    .services-1 .services-box { height: 690px; }
    
    .our-work-sec{ padding: 40px 0 0;}
    .service-block h3 { font-size: 22px; }
    .welcome-sec { padding: 40px 0 0;}
    .service-block-1 .service-block { height: 950px; }
    .service-block-2 .service-block { height: 930px; }
    #clients { padding: 40px 0;}
    
    .from-input { width: 31%; }
    .from-btn { margin: 0 0 0 15px; }
    .our-work-sec h2 { font-size: 32px; }
        .inner .service-block-1 .service-block {height: 754px;}
    .inner .service-block-2 .service-block {height: 772px;}
    .inner .service-block-3 .service-block {height: 760px;}
}

@media all and (min-width: 1031px) and (max-width: 1199px){
    .call-btn { padding: 8px 18px; font-size: 17px; margin: 0 25px 0 0; }
    .menu ul li a { padding: 0 20px 10px !important; font-size: 17px; }
    .menu { padding: 10px 11px 10px; }
    .logo { padding-top: 15px; padding-bottom: 15px; }
    .slider-content h3{ line-height: 26px; padding: 0 0 20px 0; font-size: 19px; }
    .slider-content h2{ line-height: 34px; padding: 0 0 15px; font-size: 29px; }
    .slider-content{ top: 26%; }
    .services-part h3{ line-height: 25px; font-size: 20px; }
    .services-1 .services-box { height: 690px; }
    
    .our-work-sec{ padding: 40px 0 0;}
    .service-block h3 { font-size: 22px; }
    .welcome-sec { padding: 40px 0 0;}
    .service-block-1 .service-block { height: 933px; }
    .service-block-2 .service-block { height: 915px; }
    #clients { padding: 40px 0;}
    
    .from-input { width: 31%; }
    .from-btn { margin: 0 0 0 15px; }
    
        .inner .service-block-1 .service-block {height:750px;}
    .inner .service-block-2 .service-block {height: 788px;}
    .inner .service-block-3 .service-block {height: 728px;}
}

@media all and (min-width: 1200px) and (max-width: 1300px){
    .services-1 .services-box { height: 680px; }
    .our-work-sec{ padding: 40px 0 0;}
    .welcome-sec { padding: 40px 0 0;}
    .service-block-1 .service-block { height: 827px;}
}

