* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}

body {

    overflow-x: hidden;

}

.home h1, .home h2, .home h3, .home h4, .home h5, .home h6, .home p, .home ul, .home li, .home ol {

    margin: 0;

    padding: 0;

}

h1, h2, h3, h4, h5, h6{

	 font-family: 'BebasNeue';
    font-weight: 700;
    color: #000;
}

p, li{

    font-family: 'Graphik';
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    line-height: 30px;

}

a {

    text-decoration: none !important;

}

a:hover {

    transition: all 0.4s ease-in-out !important;

}



@font-face {

    font-family: 'Graphik';

    src: url('../fonts/GraphikRegular.otf');

    font-weight: 400;

}

@font-face {

    font-family: 'Graphik';

    src: url('../fonts/GraphikMedium.otf');

    font-weight: 500;

}

@font-face {

    font-family: 'Graphik';

    src: url('../fonts/GraphikSemibold.otf');

    font-weight: 600;

}

@font-face {

    font-family: 'Graphik';

    src: url('../fonts/GraphikLight.otf');

    font-weight: 300;

}

@font-face {

    font-family: 'BebasNeue';

    src: url('../fonts/BebasNeue Bold.ttf');

    font-weight: 700;

}





/* main header */

.main-header {

    padding: 15px 0;

}

.header-menu ul {

    display: flex;

    justify-content: end;

    list-style: none;

    padding-top: 35px;

}

.header-menu ul li {

    padding-left: 23px;

    padding-right: 12px;

}

.header-menu ul li:first-child {

    padding-left: 0;

}

.header-menu ul li a {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 15px;

    color: #000000;

    text-transform: uppercase;

}

.header-menu ul li.current_page_item a {
    font-weight: 600;
    color: #f00;
}

.header-menu ul li a:hover {

    color: #ff0202;

}













/* banner */

.col-md-12.alignment {

    padding: 0;

}

.banner-area {

    position: relative;

}



.banner-cont {

    position: absolute;

    top: 50%;

    left: 49%;

    transform: translate(-46%, -50%);

    text-align: center;

    z-index: 2;

    background: rgba( 255, 255, 255, 0.8 );

    box-shadow: 0 8px 32px 0 rgb(31 38 135 / 37%);

    backdrop-filter: blur( 0px );

    -webkit-backdrop-filter: blur( 4px );

    border-radius: 0;

    border: 1px solid rgba( 255, 255, 255, 0.18 );

    height: 360px;

    width: 469px;

}



.banner-cont h1 {

    font-family: 'BebasNeue';

    font-weight: 700;

    font-size: 50.8px;

    color: #000000;

    text-transform: uppercase;

    padding: 30px 0 5px;

}



.banner-cont h2 {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 28px;

    color: #000000;

    text-transform: uppercase;

}

.banner-cont p {
    font-family: 'Graphik';
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    padding: 20px 0 20px;
    margin: 0 auto;
    max-width: 314px;
    margin: 0 auto !important;
}



.banner-cont a {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 13px;

    color: #ffffff;

    background-color: #ff0202;

    display: inline-block;

    padding: 14px 37px;

    border-radius: 5px;

}

.banner-cont a:hover {

    color: #fff;

    background-color: #0c1c8c;

}







/* about us */

section.about-us {

    margin-bottom: 120px;

}

section.about-us .col-md-5 {
    flex: 0 0 39%;
    max-width: 39%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

section.about-us .col-md-8 {
    flex: 0 0 69%;
    max-width: 69%;
}

.about-cont {
    margin-top: 0;
    width: 100%;
    height: auto;
    background-color: #f9f9f9;
    padding-left: 60px;
    padding-bottom: 35px;
    position: relative;
    z-index: 9;
}


.about-cont h2 {
    font-family: 'Graphik';
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    padding: 30px 0 0px;
    text-transform: uppercase;
}



.about-cont h1 {

    font-family: 'BebasNeue';

    font-weight: 700;

    font-size: 50.8px;

    color: #000000;

    text-transform: uppercase;

    padding: 5px 0 0;

}



.about-cont p {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16px;

    color: #000000;

    line-height: 28px;

    padding: 30px 0;

    max-width: 607px;

}



.about-cont a {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 13px;

    color: #ffffff;

    background-color: #0c1c8c;

    padding: 14px 37px;

    display: inline-block;

    border-radius: 5px;

}

.about-cont a:hover {

    color: #fff;

    background-color: #ff0202;

}





.about-right-img  {
    padding-top: 0;
    margin-left: 0;
}

.about-right-img img {
    width: 100%;
    height: 570px;
    object-fit: cover;
}









/* services */



section.services {

    background-color: #f7f7f7;

    padding-bottom: 85px;

}



.services-header h1 {

    font-family: 'BebasNeue';

    font-weight: 700;

    font-size: 50.8px;

    color: #000000;

    text-transform: uppercase;

    text-align: center;

    padding: 35px 0;

}


div#slider1  .owl-nav [class*=owl-] {
    transition: all .4s ease-in-out;
}

div#slider1  .owl-nav [class*=owl-]:hover {
    background-color: #0c1c8c !important;
}


div#slider1 {

    position: relative;

}

div#slider1 .owl-nav button {
    width: 72px;
    height: 74px;
    display: block;
    background: #FE0103;
    border-radius: 50% !important;
    color: #fff;
    font-size: 20.48px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}

div#slider1 button.owl-prev {
    left: -40px;
}

div#slider1 button.owl-next {
    right: -40px;
}


div#slider1 button.owl-prev i {
    position: relative;
    left: -15px;
}

div#slider1 button.owl-next i {
    position: relative;
    right: -15px;
}


/*button.owl-prev {

    left: -57px;

}

button.owl-next {

    right: 16px;

}*/





/*#slider1 .fa-chevron-left:before {

    content: "\f053";

    color: #ffffff;

    font-size: 20.48px;

    background-color: #ff0202;

    padding: 26px 31px;

    border-radius: 50%;

    z-index: -2;

    position: absolute;

}*/



/*#slider1 .fa-chevron-right:before {

    content: "\f054";

    color: #ffffff;

    font-size: 20px;

    background-color: #ff0202;

    padding: 26px 31px;

    border-radius: 50%;

    z-index: -2;

    position: absolute;

    

}*/



.service-cont h2 {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 20px;

    color: #000000;

    text-align: center;

    padding: 15px 0 0;

}



/* mission */



section.about-us {
    padding: 200px 0px 180px;
    margin-bottom: 0;
}


section.about-us .row {
    position: relative;
}







.mission-left-img {

    padding-top: 160px;

    position: relative;

    left: 75px;

        z-index: 2;

}

.mission-left-img::after {

    position: absolute;

    content: "";

    height: 503px;

    width: 393px;

    background-color: #0c1c8c;

    top: 103px;

    left: -65px;

    z-index: -1;

}

.mission-left-img img {

    width: 440px;

    height: 503px;

}

.mission-cont {

    margin-top: 220px;

    width: 676px;

    height: auto;

    background-color: #f9f9f9;

    padding-left: 120px;
	padding-bottom: 30px;

}







.mission-cont h1 {

    font-family: 'BebasNeue';

    font-weight: 700;

    font-size: 50.8px;

    color: #000000;

    text-transform: uppercase;

    padding: 35px 0 0;

}



.mission-cont p {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16.01px;

    color: #000000;

    line-height: 30px;

    padding: 25px 0 30px;

    max-width: 510px;

}



.mission-cont a {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 13.01px;

    color: #ffffff;

    background-color: #ff0202;

    padding: 14px 37px;

    display: inline-block;

    border-radius: 5px;
	position: relative;
    z-index: 9999;

}

.mission-cont a:hover {

    color: #ffffff;

    background-color: #0c1c8c;

}



 /* Testimonials */

 section.testimonials {

    padding-bottom: 90px;

}

 .testimonials-header h1 {

    font-family: 'BebasNeue';

    font-weight: 700;

    font-size: 50.81px;

    color: #000000;

    text-transform: uppercase;

    text-align: center;

    padding: 110px 0 100px;

}

/*.testimonials-cont.tc1 {

    background: rgba( 255, 255, 255, 1 );

    box-shadow: 0 8px 32px 0 rgb(31 38 135 / 20%);

    backdrop-filter: blur( 4px );

    -webkit-backdrop-filter: blur( 4px );

    border-radius: 0;

    border: 1px solid rgba( 255, 255, 255, 0.18 );

    width: 421px;

    height: 205px;

}*/

.testimonials-cont.tc1 p {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16px;

    color: #000000;

    text-align: center;

    margin: 0 auto;

    max-width: 295px;

    padding: 30px 0 50px;

    position: relative;

}

.testimonials-cont.tc1 p::before {
    position: absolute;
    content: "\f10d";
    top: 7px;
    left: 2px;
    color: #000000;
    z-index: 2;
    background: url(../img/quots-img-1.png) no-repeat;
    width: 29px;
    height: auto;
}

.testimonials-cont.tc1 p::after {

    position: absolute;

    background: url(../img/quots-img-2.png) no-repeat;

    width: 29px;

    content: "\f10e";

    top: 75px;

    right: -32px;

    color: #000000;

    font-size: 30px;

    z-index: 2;

}

.testimonials-cont.tc1 h2 {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 18px;

    color: #000000;

    text-transform: uppercase;

    text-align: center;

}





div#testimonials {

    position: relative;

}

div#testimonials .owl-nav button {

    position: absolute;

    top: -13%;

} 

button.owl-prev {

    left: -50px;

    z-index: -1;

}

button.owl-next {

    right: 21px;

    z-index: -1;

}

.owl-theme .owl-dots .owl-dot span {

    background-color: #000000 !important;

}



#testimonials .fa-chevron-left:before {

    content: "\f053";

    color: #000000;

    font-size: 20.48px;

    padding: 26px 31px;

    border-radius: 50%;

    z-index: -2;

    position: absolute;

}



#testimonials .fa-chevron-right:before {

    content: "\f054";

    color: #000000;

    font-size: 25px;

    padding: 26px 31px;

    border-radius: 50%;

    z-index: -2;

    position: absolute;

    

}

div#testimonials .owl-stage {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    padding: 40px 0px;
    justify-content: center;
}





div#testimonials .item:hover .testimonials-cont.tc1 {

    height: 205px;

}



div#testimonials  .owl-item img {

    display: block;

    width: 100%;

    transition: all .4s ease-in-out;

}

















/* footer */

.main-footer {

    background-color: #0c1c8c;

    padding: 60px 0 5px;

    

}



.footer-address h5 span, 

.footer-email h5 span, 

.footer-contacts h5 span {

    font-family: 'Graphik';

    font-weight: 400;

    font-size: 20px;

    color: #ffffff;

}



.footer-address h5 i, 

.footer-email h5 i, 

.footer-contacts h5 i {

    color: #ffffff;

    font-size: 18px;

}

.footer-address h5 i:hover, 

.footer-email h5 i:hover, 

.footer-contacts h5 i:hover {

    color: #ff0202;

}

.footer-address p {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16px;

    color: #ffffff;

    line-height: 30px;

    padding-top: 10px;

}



.footer-email p, 

.footer-contacts p {

    padding-top: 10px;

}

.footer-email p a, 

.footer-contacts p a {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16px;

    color: #ffffff;

}

.footer-email p a:hover, 

.footer-contacts p a:hover {

    color: #ff0202;

}

/* .footer-contacts {

    text-align: center;

} */

.footer-contacts h5 i {
    width: 26px;
    font-size: 18px;
    position: relative;
    top: -1px;
}

.footer-contacts p {
    color: #fff;
    font-weight: 500;
}

.footer-menu-header {

    margin-left: 15px;

}

.footer-menu-header h5 {

    font-family: 'Graphik';

    font-weight: 600;

    font-size: 18px;

    color: #ffffff;

    text-transform: uppercase;

}

.footer-menu {

    display: flex;

    justify-content: center;

    padding-top: 10px;

}

.footer-menu-right {

    margin-left: 10px;

}

.footer-menu-left ul li, 

.footer-menu-right ul li {

    list-style: none;

    padding-bottom: 5px;

}

.footer-menu-left ul li:last-child, 

.footer-menu-right ul li:last-child {

    padding-bottom: 0;

}

.footer-menu-left ul li a, 

.footer-menu-right ul li a {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 15px;

    color: #ffffff;

    text-transform: uppercase;

}

.footer-menu-left ul li a:hover, 

.footer-menu-right ul li a:hover {

    color: #ff0202;

}

    .footer-down {

        position: relative;

        padding-top: 100px;

    }



    .footer-down::before {

        position: absolute;

        top: 50%;

        left: 0;

        content: "";

        height: 1px;

        width: 100%;

        background-color: #ffffff;

    }

.copyr p {

    font-family: 'Graphik';

    font-weight: 300;

    font-size: 16px;

    color: #ffffff;

    

}



.footer-social-media ul {

    display: flex;

    justify-content: end;

    list-style: none;

   

}

.footer-social-media ul li {
    text-align: center;
/*     border-left: 1px solid #fff; */
    padding: 0 15px;
	position:relative;
}

.footer-social-media ul li::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 70%;
    background: #fff;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.footer-social-media ul li:first-child {
    border: 0;
}

.footer-social-media ul li:last-child {

    padding-right: 0;

}

.footer-social-media ul li a {

    padding: 7px 10px;

    background-color: #ce1126;

    border-radius: 50%;

}

.footer-social-media ul li a i{

    font-size: 16.32px;

    color: #ffffff;

}

.footer-social-media ul li a:hover {

    background: #fff;

}

.footer-social-media ul li a i:hover {

    color: #0c1c8c;

    transition: all 0.4s ease-in-out;

}

.caption-wrap {
    height: 100%;
    background: rgb(0 0 0 / 10%) !important;
    opacity: 1 !important;
}

.slide1-img img {
    height: 260px;
    object-fit: cover;
}

.entry-content img.xyz, .entry-content img.attachment-full.size-full.wp-post-image {
    width: 100%;
    max-width: 35%;
    height: auto;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    padding: 15px;
    float: right;
    margin-left: 25px;
    margin-bottom: 20px;
}

section.about-banner {
    height: 350px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-bottom: 50px;
    background-size: cover;
}


section.about-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 30%);
    top: 0;
    left: 0;
}

.all-page {
    padding: 60px 0;
    background: #f7f7f7;
}

.page-template-services .service-bx-mn {
    width: 100%;
    box-shadow: 1px 1px 10px #000;
    padding: 15px;
}

.page-template-services .service-bx-mn {
    width: 100%;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 30%);
    padding: 15px;
    margin-bottom: 30px;
    background: #fff;
}

.page-template-services .service-img-area img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.page-template-services .service-text-area a {
    font-family: 'Graphik';
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    background-color: #0c1c8c;
    padding: 14px 37px;
    border-radius: 5px;
    display: inline-block;
}

.page-template-services .service-text-area {
    padding: 20px 10px 10px;
}

section.services {
    padding: 60px 0 30px!important;
}


.all-spacing {
    padding: 60px 0 60px;
    background: #f7f7f7;
}


.page-template-testimonial .service-bx-mn {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    padding: 20px;
    margin-bottom: 30px;
    background: #fff;
}

.page-template-testimonial .service-text-area a {
    font-family: 'Graphik';
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    background-color: #0c1c8c;
    padding: 14px 37px;
    display: inline-block;
    border-radius: 5px;
}


.page-template-testimonial .service-img-area {
    display: flex;
    align-items: baseline;
    padding-bottom: 10px;
}

.page-template-testimonial .service-img-area img {
    display: none;
}

.page-template-testimonial .service-img-area h4 {
    margin-bottom: 0;
}

.page-template-testimonial section.services {
    padding: 0 !important;
}




.left-side form {
    background: #fff;
    padding: 30px 30px 20px;
    padding-right: 80px;
}

.left-side form br {
    display: none;
}

.left-side form label {
    width: 100%;
    margin-bottom: 0;
}

.left-side form input, .left-side form textarea {
    width: 100% !important;
    border: 1px solid #ccc;
    padding: 10px;
}

.left-side form input {
    height: 38px;
}

.left-side form textarea{
	height: 120px;
}
.left-side form p {
    margin-bottom: 5px;
}


section#text-2 {
    margin-top: 0 !important;
}

.right-side {
    background:#0c1c8c;
    padding: 45px 30px 10px;
    float:left;
}



.name {
    width: 49% !important;
    float: left;
    margin-right: 1%;
}

.email {
    width: 49%;
    float: left;
    margin-left: 1%;
}

.subject {
    width: 100%;
    float: left;
    margin-right: 1%;
    padding-top: 10px;
}

.mesg {
    width: 100%;
    float: left;
}


.sum {
    width: 100%;
    display: flow-root;
    clear: both;
}

.left-side form textarea {
    height: 80px;
}

.contact_inn_pagea [class*="col-"] {
    padding: 0;
}

.mesg {
    width: 100%;
    float: left;
    padding-top: 10px;
}

/* .right-side p {
    display: flex;
    align-items: baseline;
} */


.right-side p i {
    width: 50px;
    height: 50px;
    background: #0143db;
    color: #fff !important;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    margin-right: 18px;
}


.right-side p i.fas.fa-map-marker-alt {
    width: 69.1px;
}

p:empty {
    display: none !important;
}


.right-side p {
    align-items: baseline;
    font-weight: 500;
    font-size: 16px;
	color:#fff;
}
 
.left-side form  input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-family: 'Graphik';
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    background-color: #0c1c8c;
    padding: 14px 37px;
    display: inline-block;
    border-radius: 5px;
    height: auto;
    width: auto !important;
    margin-top: 15px;
}


.page-template-testimonial section.services [class*="col-"]:last-child .service-bx-mn {
    margin-bottom: 0;
}


.page-template-services section.services {
    padding: 0 !important;
}


.page-template-services .all-spacing {
    padding: 60px 0 30px;
    background: #f7f7f7;
}

.about-internal {
    width: 100%;
    position: relative;
    z-index: 9999;
}

.about-internal h1 {
    color: #fff;
    letter-spacing: 5px;
}

.about-internal h1::first-letter {
    font-size: 80px;
}

.about-right li {
    float: left;
}


.about-right li, .about-right li a {
    color: #fff;
    list-style: none;
    font-size: 19px;
    font-weight: 400;
}


.about-right li i {
    color: #fff !important;
    padding: 0 7px!important;
}


div#testimonials .owl-item.active.center {
    position: relative;
    z-index: 999;
}


div#testimonials .owl-item .item {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
    width: 100%;
    background: #fff;
    /* opacity: 0.5; */
}

div#testimonials .owl-item.active.center .item {
    transform: translateY(-30px);
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 40%);
    opacity: 1;
/*    width: 500px;*/
    margin: 0 auto !important;
}

.owl-carousel .owl-stage-outer {
    padding: 0 50px !important;
}

div#testimonials .item:hover .testimonials-cont.tc1 {
    height: auto;
}
div#testimonials .owl-item.active.center .item {
    transform: scale(1.2);
    background: #fff;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 40%);
    opacity: 1;
}
div#testimonials .owl-item .item{
	opacity:0.5;
}

.owl-carousel .owl-stage-outer {
    padding: 0 0px !important;
}
div#testimonials .owl-item .item {
    padding: 24px 39px;
}
.testimonials-cont.tc1 p::after {
top:inherit;
    bottom: 37px;
    right: -20px;

}




.row.ftr_row_1 [class*="col-"]:nth-child(2) {
    display: grid;
    justify-content: center;
}

.right-side_box_1_icon {
    width: 17%;
    float: left;
}

.right-side_box_1_cont {
    width: 83%;
    float: left;
}


.right-side_box_1_icon i {
    width: 45px;
    height: 45px;
        background: #fff;
    border-radius: 50%;
    color: #0c1c8c;
    line-height: 45px;
    text-align: center;
}

.right-side_box_1_cont {
    width: 83%;
    float: left;
    padding-left: 10px;
}

.right-side p:last-child {
    margin-bottom: 0;
}
.right-side p {
    margin-bottom: 5px;
}

.right-side_box_1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.map-area {
    width: 100%;
    float: left;
    background: #eee;
    padding: 20px;
    margin-top: 30px;
}

.map-area iframe {
    width: 100%;
}

.right-side p a {
    color: #fe0002;
}

.contact_inn_pagea .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

section#text-2 {
    margin-left: -50px;
}

.footer-social-media ul li span {
    display: block;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
}

.footer-social-media ul li:last-child::after {
    display: none;
}

.footer-down .row {
    align-items: center;
}

@media screen and (max-width:1199px){
	.header-menu ul li {
    padding-left: 9px;
    padding-right: 9px;
}
	.about-cont {
    padding: 0px 42px 30px!important;
	}
	.mission-cont {
		width:100%;
    padding: 40px 40px 40px 146px !important;
}
	.flex-direction-nav .flex-prev {
    left: 0 !important;
}
	.flex-direction-nav .flex-next{
		right:0px !important;
	}
}

@media screen and (max-width:991px){
	.main-header .col-md-5, .main-header .col-md-7{
		max-width:100%;
		flex:0 0 100%;
	}
	.main-header-logo {
    text-align: center;
}
	.header-menu ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding-top: 35px;
}
	.banner-cont p {
    max-width: 90%;
}
	.flexslider .slides img {
    height: 430px !important;
    object-fit: cover;
	}
	.about-cont h1 {
    font-size: 40px;
	}
	.mission-left-img img {
    width: 129%;
    height: 480px;
		object-fit:cover;
}
}

@media screen and (max-width:767px){
.mission-left-img img {
    width: 100%;
    height: 480px;
    object-fit: cover;
}
	.header-menu {
		display:none;
	}
	section.about-us {
    padding: 50px 0px 50px;
    margin-bottom: 0;
}
	section.about-us .col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    right: 0;
    top: 0;
    transform: none;
}
	section.about-us .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}
	section.services {
    padding: 14px 0 31px!important;
}
	.mission-left-img {
    padding-top: 156px;
    position: relative;
    left: 0;
    z-index: 2;
}
	.mission-cont {
    width: 100%;
    padding: 0px 30px 20px !important;
    margin: 0;
}
	.row.ftr_row_1 [class*="col-"]:nth-child(2) {
    display: block;
    justify-content: center;
}
	.footer-menu {
    display: flex;
    justify-content: start;
    padding-top: 10px;
}
	.footer-menu-header {
    margin-left: 0;
    margin-top: 46px;
}
	.footer-menu-left{
		flex: 0 0 50%;
		max-width:50%;
	}
	.footer-contacts {
    margin-top: 42px;
}
	.footer-social-media ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 10px;
    padding-top: 0;
}
	.footer-down {
    position: relative;
    padding-top: 28px;
}
	section.services {
    padding: 14px 35px 31px!important;
}
	.banner-cont {
    width: 93%;
}
	.testimonials button.owl-next {
    right: 47px !important;
    top: -70px !important;
    z-index: -1;
}
.testimonials button.owl-prev {
    left: 0px !important;
    top: -70px !important;
    z-index: -1;
}
	.copyr p {
    font-family: 'Graphik';
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-bottom: 6px;
}
	.entry-content img.xyz, .entry-content img.attachment-full.size-full.wp-post-image {
    width: 100%;
    max-width: 100%;
	}
	.page-template-services .service-img-area img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
	section#text-2 {
    margin-left: 0;
}
}

@media screen and (max-width:480px){
	.footer-social-media ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-top: 0;
    padding-top: 37px;
    padding-bottom: 22px;
}
	.footer-contacts p {
    margin-bottom: 0;
}
	.banner-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}
	.mission-left-img::after {
display:none;
}
	.mission-left-img img {
    width: 100%;
    height: auto;
	}
	.banner-cont {
    width: 93%;
    height: auto;
    padding: 0 20px 20px;
}
	.main-header-logo img{
	max-width: 264px;
	}
	.about-cont {
    padding: 0px 23px 30px!important;
}
	.our_team_heading_contant h3 {
    margin-bottom: 21px;
}
	.left-side form {
    background: #fff;
    padding: 30px 30px 20px;
    padding-right: 30px;
}
	.right-side_box_1_icon {
    width: 100%;
    float: left;
}
	.right-side_box_1_cont {
    width: 100%;
    float: left;
    padding-left: 0;
}

}
	.single .all-spacing {
    padding: 60px 0 60px;
    background: #f7f7f7;
    float: left;
    width: 100%;
}
	.single .main-footer {
    background-color: #0c1c8c;
    padding: 60px 0 5px;
    float: left;
    width: 100%;
}