﻿ 

/*navbar styles starts*/
.dropdown:hover > .dropdown-menu {
    display: block;
}

nav ul li a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

    nav ul li a:hover {
        border-bottom: 3px solid #fc7617;
        transition: all 0.3s linear;
    }

nav ul li .dropdown-menu .dropdown-item {
    text-transform: capitalize;
    font-size: 16px;
    border: none;
    font-weight: 500;
}

.dropdown-item:hover {
    background: #33576f;
    color: white;
    border-left: 2px solid red !important;
}

nav ul li .dropdown-menu a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-nav > .active a {
    border-bottom: 3px solid #fc7617;
}

.nav-item > a:hover {
    color: #0094ff !important;
}


.fixed-top {
    transition: all 1.0s;
    -webkit-transition: 1.0s;
}

 
.fixed-top {
    background-color: white !important;
    padding: 0px !important;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    z-index: 888;
    width: 100%;
    height:50px;
    border-bottom: 2px solid #1480af !important;
    /*overflow:hidden;*/
    border-radius:0;

    
     
}
/*#navbar {
    padding: 40px 0px;
    position: fixed;
    overflow: hidden;
    background-color: white !important;
    transition: 0.4s;
    width: 100%;
    top: 0;  //At the top 
    z-index: 99;
    border-bottom: 2px solid #1480af !important;
}*/
 
/*navbar styles end*/

/*footer styles start*/
#footer-bottom {
    background-color: #01131f;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
}

    #footer-bottom.no-footer-nav #copyright {
        float: none;
        width: 100%;
        text-align: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer-bottom #copyright {
        font-family: Verdana,Geneva,sans-serif;
    }

    #footer-bottom #copyright {
        float: left;
        text-align: left;
        padding-right: 15px;
    }

.clr {
    color: gray;
    font-weight: 500;
}

    .clr a {
        color: gray;
        text-decoration: none;
    }

        .clr a:hover {
            color: #1480af;
        }

.subfooter {
    background-color: #01131a;
    /*padding-top: 30px;*/
}

.privacylinks a {
    text-decoration-line: none;
    color: #d8d6db;
    padding-left: 10px;
    padding-right: 10px;
}

.footerlinks a {
    text-decoration-line: none;
    color: #fff;
    opacity: 0.7;
}

    .footerlinks a:hover {
        text-decoration-line: none;
        color: #fff;
        opacity: 1;
    }

.hireuslinks a {
    text-decoration: none;
    color: black;
}

    .hireuslinks a:hover {
        text-decoration: none;
        color: #fc7617;
    }

.NewsLetterSubscribe {
    border-radius: 3rem;
}

/*footer styles end*/


/*Social icons styles start*/
.social {
    position: fixed;
    top: 160px;
    right: 130px;
    z-index:100;
}

    .social ul {
        padding: 0px;
        -webkit-transform: translate(270px, 0);
        -moz-transform: translate(270px, 0);
        -ms-transform: translate(270px, 0);
        -o-transform: translate(270px, 0);
        transform: translate(270px, 0);
    }

        .social ul li {
            display: block;
            margin: 3px;
            background: rgba(171, 219, 209, 0.36);
            width: 190px;
            text-align: left;
            padding: 5px;
            -webkit-border-radius: 30px 0px 0px 30px;
            -moz-border-radius: 30px 0px 0px 30px;
            border-radius: 30px 0px 0px 30px;
            -webkit-transition: all 1s;
            -moz-transition: all 1s;
            -ms-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }

            .social ul li:hover {
                -webkit-transform: translate(-110px, 0);
                -moz-transform: translate(-110px, 0);
                -ms-transform: translate(-110px, 0);
                -o-transform: translate(-110px, 0);
                transform: translate(-110px, 0);
                background: rgba(173, 178, 177, 0.4);
            }

                .social ul li:hover a {
                    color: #fc7617;
                    text-decoration: none;
                    border-bottom: none;
                }

                .social ul li:hover i {
                    color: #fff;
                    background: #fc7617;
                }

            .social ul li i {
                margin-left: 5px;
                color: #000;
                background: #fff;
                padding: 10px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                width: 40px;
                height: 40px;
                font-size: 20px;
                background: #ffffff;
                -webkit-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
            }
/*Social icons styles end*/

/*move window to top styles */

#ScrollToTop {
    bottom: 90px;
    right: -2px;
    border: 0;
    border-radius: 15%;
    background: #1480af;
    position: fixed;
    color: white;
    font-weight: bold;
    z-index: 99;
    font-size: 25px;
}

    #ScrollToTop:hover {
        background: white;
        border: 2px solid #1480af;
        color: black;
        right: 2px;
        border-radius: 50%;
    }
/*move window to top styles end */

.Main_heading {
    font-size: 24px;
    text-align: center;
}

/*Home page styles start*/
 @media screen and (max-width: 700px) {
   .carousel-caption  {
    bottom:-20px;
        padding:0;
        
  }
        .carousel-caption> h1  {
    
        font-size:14px;
  }
         .carousel-caption> h5  {
    
        font-size:12px;
  }
         
}
@media screen and (max-width: 600px) {
  
   #Webdesigningheader .WebdesignBannertext h4{
       font-size:20px;
   }
    #Webdesigningheader .WebdesignBannertext h5{
       font-size:16px;
   }
   #Webdesigningheader .WebdesignBannertext p{
       font-size:35px;
       margin-left:0;
   }
       
         
}
@media screen and (min-width: 993px)  {
   #Webdesigningheader .WebdesignBannertext    {
  top:80px;
     }
    
         
}
/*Home page styles end*/

/*contact style*/


/* Remove arrows from input type 'number' start*/

    /* Chrome, Safari, Edge, Opera */
.PhoneNumber::-webkit-inner-spin-button,
.PhoneNumber::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
   /* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Remove arrows from input type 'number' end*/


ul {
    list-style: none;
}

input[type=radio] {
    transform: scale(1.3);
}

.contactusLabel_fontsize {
    font-size: 18px;
    font-weight: 500;
}
.dropdown.multiselect input[type="checkbox"] {
    display: none;
}

    .dropdown.multiselect input[type="checkbox"] + label:before {
        content: '\00a0';
        width: 15px;
        display: inline-block;
        padding-right: 20px;
    }

    .dropdown.multiselect input[type="checkbox"]:checked + label:before {
        content: '\2714';
        padding-right: 20px;
    }

.covid-officeclosenotification {
    position: absolute;
    top: 10px;
    width: 93%;
    height: 90%;
    background-color: rgba(0, 0, 0, 0.8);
}

.startProject_btn,.freeQuote_btn,.startDiscussion_btn,.hireProfessionals_btn {
    border-radius: 30px;
    line-height: 30px;
    font-weight: 500;
}