*{
    margin: 0;
    padding: 0%;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
#login-field{
    margin-right: -8%;
}
#login-form .form-group{
    margin-right: 5px;
    margin-bottom: 0%;
}
#companylogo{
    font-size: larger;
    vertical-align: middle;
    padding:1%;
    text-align: center;
}
#live-chat-btn{
    padding-top: 12px;
    display: block;
}
#mobNumber ul{
    margin-bottom: 0%;
    display: block;
}
#mobNumber ul li{
   vertical-align: middle;
   padding:1%;
}
#emailLink{
    padding-top: 19px;
}
#top-social-icon {
    padding-top: 12px;
    display: block;
}
#top-social-icon a{
    text-decoration: none;
    font-size: 25px;
    padding: 1%; 
    vertical-align: middle; 
}
/* Navbar */
#topbar{
    background-image: url("./imgs/header-bg2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 100%; */
    height: 760px;
}
#topNav ul li{
    white-space: nowrap;
}
#topNav{
    background-color:inherit;
}
#uahNavbarToggler .nav-link{
    color: #ffff;
    border-right: 1px solid #438abd;
}
#toggler-btn{
    border: 0px;
    color: floralwhite;
}
/* Navbar Form */
#homeworksubmit-card{
    width:auto;
    height: auto;
    position: relative;
    background: inherit;
    box-shadow: 0px 5px 5px #182066;
    /* border-radius: 50px 0px 50px; */
}
#homeworksubmit-card .card-img-top{
    /* border-radius: 50px 0px 0px; */
    height: 55px;
}
label{
    font-size: 14px;
    font-weight: 400;
    color: floralwhite;
}
#Order-btn{
    width: 100%;
    background-color: orange;
    color: #ffff;
    box-shadow: 0px 2px 5px #ffff;
    height:42px;
}
#about-company{
    margin-top: -14%;
}
#orderForm{
    padding:0% 5% 5% 5%;
}
#orderForm input{
    height: 42px;
}
#orderForm input:focus{
    box-shadow: none;
    outline: none;
}
#orderForm select{
    height: 42px;
}
#orderForm select:focus{
    box-shadow: none;
    outline: none;
}
#ui-id-1{
    display: none;
    position: relative;
    top: -1870.4px;
    left: 1077.5px;
    background-color: #ffff;
    width: 255px;
}
#ui-id-1 li{
    /* border-bottom: 1px solid gray; */
    padding: 5px;
}
#ui-id-1 li:hover{
    background-color: lightgoldenrodyellow;
}
#ui-widget input:focus{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#AboutUAH{
    font-size: 14px;
    color: #636e73;
    line-height: 18px;
    margin-bottom: 5%;
}
#serachbox{
    padding: 1% 5% 15% 4%;
}
/*Order Form 2*/
#orderForm2{
    margin:1% auto;
}
#orderForm2 input{
    height: 42px;
}
#orderForm2 input:focus{
    box-shadow: none;
    outline: none;
}
#orderForm2 select{
    height: 42px;
}
#orderForm2 select:focus{
    box-shadow: none;
    outline: none;
}
#orderForm2 label{
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
/* Topic Card */
#middle-card{
    margin-top: 0%;
    margin-bottom: 8%;
}
#middle-card h1{
    font-size: 22px;
    border-bottom: 2px solid gray;
}
#middle-card p{
    display: block;
    font-size: 12px;
    color: #000;
    line-height: 22px;
    text-align: justify;
    overflow: hidden;
    cursor: default;
}
#middle-card .card{
    height: 450px;
}
#middle-card .card:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
#middle-card .card-header{
    color: #ffff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    background-image: url(imgs/Vector\ 1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
}
#middle-card .card-footer{
    background-color: transparent;
    border-top: 0px;
    text-align: center;
}

/* Footer Subject Card */
#footer-card .card{
    height: 495px;
    background-color: #002552;
    opacity: 0.8;
}
#footer-card .card-header{
    color: orange;
    font-weight: bolder;
}

#info-icon{
    height: 380px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#footer-card{
    background-image: url("./imgs/footer-card-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 2%;
    padding-bottom: 2%;
}
#footer-card li{
   list-style: none;
}
#footer-card li a{
    text-decoration: none;
    color:floralwhite ;
 }
 #footer-card li a:hover{
    text-decoration: none;
    color:greenyellow ;
 }

 /* Footer */
#footer{
    background: #182066;
    position: absolute;
    padding-top: 30px;
}
#footer-content{
    height: 62%;
}
#footer ul li{
    color:#ffff ;
    list-style: none;
    font-size: 14px;
    font-weight: 300;
    text-shadow: none;
}
/*changed*/
#footer ul li a{
    color:#ffff ;
    text-decoration: none;
}
#footer h3{
    font-size: 18px;
    color: #ffff;
}
#footer h5{
    color: coral;
    font-size: 14;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
}
#social-icon a{
    color: #ffff;
    text-decoration: none;
    font-size: 25px;
    margin-right: 2%;
}
#copyright{
    color: #ffff;
    border-top: 1px solid yellow;
    padding: 1%;
}
/*Content Pages*/

#container_left a{
    text-decoration: none;
    color: #373737;
    font-weight: 400;
}
#container_left a:hover{
    color: #007bff;
}
#container_right a{
    font-size: 13px;
    color: rgb(34, 34, 34);
    font-weight: 400;
    text-decoration: none;
    line-height: 1.6;
}
#container_right ul li{
padding-left: 5%;
list-style: none;
}
#container_right ul li{
    color: lightslategray;
    font-size: 13px;
}
#container_right ul li a::before{
    font-family: 'Font Awesome\ 5 Free';
    content: '\f0a4';
    margin:0 5px 0 -15px;
    color: darkslateblue;
}
h1 {
    font-size: 22px;
    font-weight: 600;
}
h2{
    font-size: 20px;
    font-weight: 500;
}
h2{
    font-size: 18px;
    font-weight: 500;
}
h4{
    font-size: 17px;
    font-weight: 500;
}
#container_left pre{
    font-size: 87.5%;
    color: #212529;
    display: block;
    padding: 1%;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto;
}
#container_right h4{
    font-size: 17px;
    font-weight: 500;
}
#container_right p{
    font-size: 14px;
    line-height: 22px;
    color:#000;
    text-align: justify;
}
#container_left ul li::before{
    font-family: 'Font Awesome\ 5 Free';
    content: '\27A4';
    color:#ff7b59;
}
#container_left p{
    font-size: 14px;
    line-height: 22px;
    color:#000;
    text-align: justify;
}
#container_left h1{
    font-size: 22px;
    color: #002552;
    font-weight: 600;
}
#container_left h2{
    color: #126d9c;
    font-size: 20px;
    font-weight: 500;
}
#container_left h3{
    font-size: 18px;
    color: #ff7b59;
    font-weight: 500;
}
#container_left h4{
    font-size: 17px;
    font-weight: 500;
}
#contentWrap{
    max-width: 1210px;
}
#topicWrap .card{
    position: relative;
    background-color: #ffff;
    /* box-shadow: 0 0 12px #6f6f6f; */
}
#topicWrap .card-body{
    padding: 0%;
}
#topic-list .card-header{
    color: #ffff;
}
#topic-list h4{
    font-size: 13px;
    font-weight: 300;
    border-bottom: 1px solid #efefef;
    padding: 10px 10px;
}
#topic-list a::before{
    font-family: 'Font Awesome\ 5 Free';
    content: '';
    color: darkslateblue;
}
#topic-list a{
    text-decoration: none;
    color: #373737;
}
#topic-list a:hover{
    color:orange;
}
#Pagetopbar{
    background-color: #1956AD;
}
#searchbox2 input{ 
    border-radius: 0px;
}
#searchbox2 input:focus{ 
    box-shadow: none;
    outline: none;
}
#searchbox2 button{
    border-radius: 0px;
}
#myproject th{
    white-space: nowrap;
}
#dropdownmenu{
    right:0;
    left: auto;
}
#livechat-eye-catcher-img img{
    width: 200px;
}
/*Social Chat*/
#socialcontact a {
    position: fixed;
    left: 10px;
    transition: 0.3s ease-in-out;
    /* padding: 10px; */
    text-decoration: none;
    /* font-size: 35px; */
    color: white;
    border-radius: 15px;
    /* border: 2px solid #fff; */
    z-index: 2;
  }
  #socialcontact svg{
    fill: white;
    width: 53px;
    height: 50px;
    float: left;
  }
  #socialcontact .messengerAppText{
    width:197px;
    float:right;
/*height: 50px;*/
    padding: 0px;
    display: none;
    border-radius: 0px 15px 15px 0px;
  }
  #socialcontact .whatsAppText{
    width:197px;
    float:right;
    /*height: 50px;*/
    padding: 0px;
    display: none;
    border-radius: 0px 15px 15px 0px;
  }
  #socialcontact a:hover .messengerAppText{
    display: block;
  }
  #socialcontact a:hover .whatsAppText{
    display: block;
  }
  #socialcontact a:hover{
    box-shadow: 5px 5px 5px #222;
  }
  #whatsapp {
    bottom: 15px;
    background-color: #4CAF50 ;
  }
  
  #messenger {
    bottom: 85px;
    background-color: #2196F3;
  }
   /*Copyright*/
   #menu-container{
    background: #F9FAFB;
    }
  #menu-items ul li{
    display: inline-block;
    list-style: none;
    padding-top: 12px;
    margin-left: 0;
    margin-right: 48px;
    }
    #menu-items ul li a{
        position: relative;
        display: block;
        text-decoration: none;
    }

    .counter-notice .row{
        margin-top: 10px;
    }
    .counter-notice .card-header{
        font-size: 1.225rem;
        font-weight: 500;
    }
    .counter-notice h1{
        font-size: 2.35rem;
    }
    .counter-notice label{
        color: #000;
    }
    #copyright-submit-pg p{
        font-size: 1.2rem;
        line-height: 1.61;
    }
    #cp-btn{
        padding: 10px;
    }
  #about p{
      line-height: 1.6;
      font-size: larger;
  }
  #about .card{
      padding: 5%;
  }
  #about .card-header{
      background:none;
      border: none;
      font-size: 1.3rem;
      font-weight: 700;
      color: #000;
  }
  #about .card-footer{
      background:none;
      border: none;
  }
  #about .btn{
      padding: 3%;
  }
  /* Solution Download Page */
  #pay-4-sol{
    display: flex;
    flex-direction: row;
    background-color: #eee;
    padding: 1%;
    font-family: open sans;
}
#pay-4-sol span{
    color: #008eec;
    font-size: 32px;
    font-weight: 600;
}
.pay-text{
    flex: 50%;
    padding-left: 8%;
}
.pay-text p{
    font-size: 20px;
    color: #333;
    font-weight: 600;
}
.pay-now-btn .btn{
    width: 200px;
}
.promo-code{
    flex: 50%;
    /* padding-right: 2%; */
}
#sol-download .card-header h3{
    font-size: 28px;
}
#sol-download .card-footer{
    background-color: #ffff;
    height: 180px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
#contact-portion-form input{
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (max-width:992px){
    #topbar{
        height: 1200px;
    }
    #login-form .form-group{
        margin-right: 5px;
        margin-bottom: 0.5rem;
    }
    
    #about-company{
        margin-top: -40%;
    }
    #serachbox {
        padding: 2% 2% 5% 20%;
    }
    #top-social-icon{
        display: none;
    }
    #top-social-icon a{
        float: left;
    }
    #live-chat-btn{
        display: none;
    }
    #login-field {
        margin-right: 0%;
    }
    #orderForm{
        padding:5% 5% 5% 5%;
    }
    #uahNavbarToggler .nav-link {
        border-right: none;
    }
}
@media (max-width:768px){
    #topbar{
        height: 1500px;
    }
    #login-form .form-group{
        margin-right: 5px;
        margin-bottom: 0.5rem;
    }
    #serachbox{
        padding: 2% 1% 11% 1%;
    }
    #searchbox2 button{
        margin-top: 5px;
    }
    #orderForm{
        margin-top: 0%;
    }
    #about-company{
        margin-top: -55%;
    }
    #top-social-icon{
        display: none;
    }
    #top-social-icon a{
        float: left;
    }
    #topic-card .card-header{
        height: 70px;
    }
    #live-chat-btn{
        display: none;
    }
    #login-field {
        margin-right: 0%;
    }
    #orderForm{
        padding:5% 5% 5% 5%;
    }
    #uahNavbarToggler .nav-link {
        border-right: none;
    }
}
/* Contact Form */
#contact-card{
    width:100%;
    height: auto;
    position: relative;
    background: inherit;
    border-radius: 0px;
    /* box-shadow: 0px 5px 5px #182066; */
}
#contact-card label{
    color: #000;
    font-size: 15px;
}
#contact-card input{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-bottom: 1px solid gray;
    padding-left:8%;
    margin-bottom: 15px;
}
#contact-card textarea{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
    border-bottom: 1px solid gray;
    padding-left:4%;
    margin-bottom: 15px;
}
#contact-card  #send-btn{
    width: 100%;
    height: 45px;
    background-color: orange;
    color: #ffff;
    border-bottom: none;
}
#contact-card i{
    position: absolute; 
}
#contact-card .icon { 
    padding-top: 8px; 
    font-size: 22px;
} 
#contact-card .contact-icon{
    color: #ffff;
}
#contact-info{
    border-radius: 0px;
    background-color: #002552;
    color: #fff;
}
#contact-info .info-icon{
    font-size: 50px;
    color: orange;
}
#mail-portion{
    text-align: center;
}
#mob-portion{
    text-align: center;
}
.imagecenter img{display: block;margin: 0 auto;}