@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;562;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html{
    scroll-behavior: smooth;
}
body {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'PT Sans', sans-serif;
    overflow-x: hidden;

}

h1 {}

h2 {

    text-align: center;
    line-height: 1.5;
    font-family: 'Hind,sans-serif;
    font-weight: bolder;
    margin: 30px 0;
    font-size: 35px;
    color: #fff;


}

h3 {
    margin: 30px 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
}

h4 {}

h5 {}

h6 {}

h1,
h2,
h3,
h4,
h5,
h6 {}

p {
    font-size: 15px;
    line-height: 2;
    font-weight: 500;

}

.btn.btn-default {
    color: #fff;
    background-color: #f3a00a;
    border: 1px solid #f3a00a;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 15px;
    display: block;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

/*-- strat--header --*/
/*-- strat-custom--header-top --*/

.custom-header-top {
    background: #333;
    padding: 10px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.custom-header-bottom {
    margin-top: 40px;
}


.custom-contant ul {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-contant ul li a {
    display: inline-block;
    margin-right: 10px;
    color: #f3f3f3;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
}

ul.top-links {
    display: flex;
    list-style: none;
    justify-content: flex-end;
}

.rounded_fb {
    border-radius: 50%;
    background-color: #f9f3f3;
    width: 23px;
    margin-right: 12px;
}

ul.top-links li a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

/*-- end-custom--header-top --*/


/*-- start-custom--header-bottom --*/
a.navbar-brand img {
    height: 50px;
}

a.nav-link {
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: none;
    color: #515769;
    line-height: 80px;
    transition: 0.3s linear;
    letter-spacing: 1px;
    font-family: Hind,sans-serif;
}

a.nav-link:hover {
    background: #17bed2;
    color: #fff;
}


li.nav-item {
    margin: -8px 10px;
}

li.nav-item:last-child {
    margin-right: 0;
}

/*-- end-custom--header-bottom --*/


/*-- end--header --*/


/*-- start welcome ---*/


section.custom-section-welcome,
.custom-section-aboutus {
    background-image: url(../images/banner4.gif);
    padding: 40px 0;
    padding-bottom: 0%;
    background-size: cover;
}

.custom-section-aboutus {
    padding: 40px 0 80px;
}

.custom-welcome-inside-wrapper img,
.custom-welcome-left-wrapper img {
    border: 5px solid #000;
    width: 100%;
}

.custom-welcome-inside-wrapper {
    transform: translate(20%, -50%);

}

.custom-welcome-right-wrapper {
    border: 1px solid #fff;
    transform: translateY(50%);
    padding: 7%;
    color: #fff;
}

.custom-welcome-right-wrapper p {
    padding-left: 15%;
}

button.btn.btn-default {
    color: #fff;
    background-color: #f3a00a;
    border: 1px solid #f3a00a;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    transition: 0.3s linear;
}

button.btn.btn-default:hover{
        background: #70c4f2;
    border: 1px solid #83ccf8;
}

section.custom-section-welcome h2,
.custom-section-aboutus {
    color: #fff;

}

/*-- end welcome ---*/


/*-- start small-banner --*/

section.custom-section-small-banner {
    background-color: #11478f;
    padding: 20px 0;
}

.custom-two-col-left h3 {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    line-height: 2;
}

.custom-two-col-right button.btn.btn-default {

    border-radius: 20px;
    padding: 10px 45px;
    margin: 5px 0;
}

/*-- end small-banner --*/


/*-- start four-column --*/
.custom-box {
    text-align: center;
}

.custom-box img {
    height: 110px;
    margin-left: auto;
    margin-right: auto;
    transform: scale(1);
    transition: 0.3s linear;

}

.custom-box img:hover {
    transform: scale(1.5);
}


.custom-box h3 {
    font-weight: 700;
    margin: 0 0 15px;
    color: #12418a;
}

.custom-box p {
    text-align: center;
    margin-top: 15px;
}

section.custom-section-four-column {
    padding: 40px 0;
}

/*-- end four-column --*/

/*-- start aboutus --*/
.custom-aboutus-left img {
    border: 5px solid #fff;
}

/*-- end aboutus --*/

/*-- start services --*/
section.custom-section-services {
    background: #1263b3;
    color: #fff;
    padding: 30px 0;
}

.custom-services-left ul {
    margin-right: -30px;
    padding: 0;
    list-style: none;
    margin-top: -48px
}

.custom-services-left ul li a {
    text-decoration: none;
    display: block;
    border-radius: 0;
    font-size: 20px;
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid #fff;
}

.custom-services-left ul li a:hover {
    background: #ff8400;
    color: #fff;
}

.custom-services-right {
    width: 65%;
    background: #02a8fa;
    padding: 20px 40px;
}

.custom-services-right button.btn.btn-default {
    color: #fff;
    background-color: #f3a00a;
    border: 1px solid #f3a00a;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 15px;
    display: block;
    padding: 5px 15px;
    margin: 0;
    transition: 0.3s linear;
}
.custom-services-right button.btn.btn-default:hover{
        background: #fff;
    border: 1px solid #91c2e7;
    color: #000;
}

.custom-services-right h3 {
    margin: 15px;
    font-weight: bolder;
    color: #000;
}

/*-- end services --*/

/*-- start facts-wrap  --*/

#counter h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    color: #12418a;
}

#counter p {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    margin: 15px
}


#fact-warp-countup {
    padding: 40px;
}

/*-- end facts-wrap --*/

/*-- start testimonal  --*/
section.testimonal-wrapper {
    background: #1263b3;
    padding: 30px 0;
}

.custom-inside-item {
    background: #fff;
    height: 400px;
    width: 100%;
    padding: 30px;
}

.testimonial h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.testimonial--text a {
    text-decoration: none;
    color: #000;
    display: block;

}

/*-- end testimonal  --*/
section.custom-section-video {
    background: #cccccc36;
}

.item a {
    text-decoration: none;
}

.custom-product-img {
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    transition: 0.3s linear;
    border: 1px solid #ccc;
}

.custom-product-img:hover {
    box-shadow: 0 0 20px #9E9E9E;
}

section.custom-section-video {
    background: #cccccc36;
    padding-bottom: 40px;
}

section.custom-section-product {
    padding-bottom: 40px;
}

section#faq {
    padding-bottom: 40px;
}

.custom-product-img p {
      margin: 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #09589C;
    background: #09589C;
    color: #fff;

}

.owl-nav {
    display: none;
}

ul.faq-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.faq .faq-list li {
    padding: 0 0 20px 25px;
}

.faq .faq-list a {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
}

.custom-footer-wrapper {
    background: #414141;
}

.custom-footer-column2 {
    margin-top: 99px;
}
.navbar-nav .nav-link{
    padding-left: 10px;
}
strong {
    font-weight: 800;
}
.custom-footer-column1 h3,
.custom-footer-column2 h3,
.custom-categories h3,
.footer-widget h3{
    text-align: left;
    color: #fff;
}

.custom-footer-column1 ul,
.custom-footer-column2 ul,
.custom-categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-footer-column1 ul li a,
.custom-footer-column2 ul li a,
.custom-categories ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #fff;
}

.custom-categories i {
    margin: 0 10px;
    font-size: 14px;
}

.custom-footer-wrapper i {
    color: #fff;
    line-height: 1.4;
    font-size: 16px;
}

p.footer--contact {
    color: #fff;
}

p.person-name {
    color: #fff;
}

p.footer--contact a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.enquiry-fixed-btn {
    background-color: orange;
    color: #fff;
    font-size: 22px;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 20px;
    position: fixed;
    right: -30px;
    top: 289px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.content.container p {
    color: #fff;
}
.footer-widget h2{
    text-align: left;
}
p.copy-right {
    text-align: center;
    background: #414141;
    color: #fff;
    padding: 10px;
}

.dropdown-item:hover {
    color: #fff;
    background: #17bed2;
    
}
.custom-column-wpb {
    text-align: center;
}
.custom-column-wpb h3 {
    margin: 15px 0;
    font-size: 20px;
    font-weight: 600;
}
section.custom-section-column-wrapper {
    padding: 40px 0;
    background: #cccccc47;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; 
  position: fixed;
  z-index: 1; 
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto;
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
 position: absolute;
    top: 71px;
    z-index: 99999;
    right: 292px;
    color: red!important;
    font-size: 40px!important;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.title h3 {
    text-align: left;
    font-size: 20px;
    font-weight: 900;
    color: #09589C;
}
section.decription_sec span {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #09589C;
}
.decription_sec {
    box-shadow: 10px 10px 5px 5px lightgrey;
    background-color: #FAF9F8;
    padding: 40px 0;}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0px;
    margin-bottom: 40px;
}
.breadcrumb>li {
    display: inline-block;
}
li.active{
        color: #17bed2;
    font-size: 16px;
    font-weight: 500;
}
.breadcrumb>active li a,
.breadcrumb>li a{
  font-size: 16px;
    font-weight: 500;
        color: #515769;
    text-decoration: none;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.gallery img {
    width: 100%;
    margin-bottom: 30px;
    height: 170px;
}
.serviceTitleUnderline {
    font-size: 34px;
    font-weight: 900;
    text-decoration: underline;
}
#myImg1 {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg1:hover {opacity: 0.7;}

/* The Modal (background) */
.modal-one {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
.modal-content-one {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 350px;
}
.close1 {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close1:hover,
.close1:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.contactpage_add b {
    font-size: 20px;
    color: #09589C;
}
.contactpage_add a {
    display: block;
    line-height: 30px;
    text-decoration: none;
    color: black;
    font-size: 18px;
}
.contactpage_add p {
color: black;
    font-size: 20px;
}
.contactpage_sec {
    padding-bottom: 50px;
    padding-top: 10px;
    background-color: ;
}
ul.fixedMenu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: fixed;
    right: 0px;
    top: 355px;
    z-index: 9999;
}
.fixedMenu li a img {
    width: 35px;
}
.slide-out-form a
{color:#fff;
    text-decoration: none;
}
/* side icon*/

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    left: 30px;
    background: linear-gradient(45deg, #000000c2, #005395);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float:hover {
    color: white;
}

.float2:hover {
    color: white;
}



.float2 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 100px;
    left: 30px;
    background: linear-gradient(45deg, #000000c2, #005395);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 25px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
a.scroll-button {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 50px;
     background: linear-gradient(45deg, #000000c2, #005395);
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    color: #fff!important;
    font-size: 22px;
    border-radius: 15px;
    transition: 0.3s linear;
}
.my-float {
    margin-top: 13px;
}



@media(max-width:1130px) {
    .custom-welcome-right-wrapper {
        transform: translateY(40%);


    }

    .custom-two-col-left h3 {
        font-size: 22px;

    }
}

@media(max-width:991px) {
    .custom-contant ul {
        display: block;
        text-align: left;
    }

    h2 {
        font-size: 30px;



    }
    li.nav-item{
        margin: 0;
    }

    .custom-section-aboutus {
        margin-bottom: 0;
    }


    .custom-two-col-left h3 {
        font-size: 15px;
    }

    .custom-welcome-inside-wrapper img {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin: 0 auto;
    }

    .custom-welcome-left-wrapper img,
    .custom-welcome-inside-wrapper img {
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-left: 135px;
    }

    .custom-welcome-right-wrapper {
        position: absolute;
        top: 55%;
        left: -100%;
    }

    section.custom-section-welcome {

        padding-bottom: 250px;
    }
    .custom-services-left ul li a {
    
    font-size: 14px;
   
}
    .custom-services-right {
    width: 85%;
}
    

}

@media(max-width:770px) {
    .custom-services-left ul li a {
    font-size: 18px;
}
    .custom-header-top{
        display: none;
    }
    img#myImg {
    display: inline-block;
    width: 100%;
}
    
#myImg1 {
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 30px;
}
    .custom-welcome-left-wrapper img,
    .custom-welcome-inside-wrapper img {

        margin-left: 0;
    }

    .custom-welcome-inside-wrapper {
        transform: translate(0);
        margin-top: 15px;
        margin-bottom: -135px;
    }

    .custom-welcome-right-wrapper {
        position: static;
        top: 0;
        left;
        0;
    }

    .custom-two-col-right {
        margin: 10px auto 0;
    }

    .custom-services-right {
        width: 100%;

    }

    .custom-services-left ul {
        margin: 0 0 15px;
    }
    .custom-aboutus-right {
    margin-top: 15px;
}
    .faq .faq-list a {

    font-size: 18px;
   
}
    .custom-footer-column2 {
    margin-top: 0px;
}
    .custom-footer-column1 h2 {
    text-align: left;
}
}

@media(max-width:767px) {
    h2 {
        font-size: 25px;
        margin: 15px 0;



    }

    .custom-contant ul {
        display: flex;
        justify-content: flex-start;
        margin-bottom: 10px;

    }
}

@media(max-width:600px) {
    .custom-contant ul {
        display: block;
        text-align: center;

    }

    ul.top-links {
        display: block;
        list-style: none;
        text-align: center;
    }

    a.nav-link {
        display: block;
        line-height: 60px;

    }

}

.modal-backdrop {
z-index: -9999!important;
}


.modal-backdrop.show {
    opacity: 0!important;
}

.modal-content .close{
    position: absolute;
    top: -2px;
    z-index: 99999;
    right: 7px;
    color: red!important;
    font-size: 40px!important;
    font-weight: bold;
    transition: 0.3s;
}