/*Should go these to style.css*/
html,body{
    font-size:16px;
    font-family: 'Poppins', sans-serif;
}
[class*="col-"],.container-fluid {
  padding-left: 13.75px;
  padding-right: 13.75px;
}
.row {
  margin-left: -13.75px;
  margin-right: -13.75px;
}
*:focus {
    outline: none !important;
}
.navigation-menu{
    padding:20px 58px 26px 41px;
}
.logo-img{
    max-height:70px;
}
.nav-item{
    position:relative;
}
.navigation-menu .navbar-nav .nav-item > .nav-link {
    padding: 8px 20px 8px;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #202124;
}
.mobile-sideMenu,.letstalk-container{
    display:none;
}
.primary-btn {
    background-color: #f04226;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    color: #ffffff;
    padding:0;
    border:none;
}

.primary-btn a {
    color: #ffffff;
    text-decoration: none;
    width: 163px;
    line-height: 65px;
    display: inline-block;
}
.button-design {
    display: inline-block;
    background-color: #f04226;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ffffff;
    padding:0;
    border:none;
    width: 163px;
    line-height: 48px;
    text-align:center;
    font-size: 18px;
    font-weight: 500;
}

.button-design:hover {
    color: #ffffff;
    text-decoration: none;
}

.button-design:focus {
    outline: none;
}
.navLink-design {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #f04226;
    padding-right: 18px;
    background: url(/img/v2/home/navArrow.png) no-repeat center right 0px;
}
.navLink-design:hover{
    text-decoration: none;
    color: #f04226;
}
color {
    color: #f04226;
}
footer {
    background-color: #003c49;
    padding: 43px 134.25px 30px;
}

.footer-logo img {
    max-height: 66px;
}

.footer-logo {
    margin-bottom: 80px;
}

#contact-form {
    padding-top: 10px;
    position:relative;
}

#contactemail-val,#contact-sub,#contactemail-val1,#contact-sub1{
    position:absolute;
}

footer h2 {
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.company-address-conatiner h2 {
    margin-bottom: 25px;
}

.phn-num a, .email-address a{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.company-address-conatiner {
    margin-top: 0px;
}
.company-address-conatiner a{
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}
.company-address-conatiner a[aria-expanded="true"]{
    font-weight: 600;
}
footer .card.card-body {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.5);
    background: transparent;
    padding: 0;
    margin-top: 7px;
    border:none;
}
.phn-num,.email-address {
    margin: 10px 0;
}

.company-address-conatiner a:hover,.phn-num a:hover,.email-address a:hover,.navLink-item:hover,.social-media a:hover {
    text-decoration: none;
    color: #ffffff;
}

.company-address-conatiner > div {
    margin-bottom: 30px;
}

footer input, footer textarea {
    border-radius: 5px !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff !important;
    width: 100% !important;
    padding: 0 20px !important;
    outline: none;
}

.interestArea {
    height: calc(1.5em + .75rem + 2px);
    border-radius: 5px !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(255, 255, 255, 0.49);
    width: 100% !important;
    padding: 0 20px !important;
    outline: none;
}

footer textarea, .modal-body textarea{
    min-height:158px;
    padding: 10px 20px !important;
}
footer textarea:focus{
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.modal-body input, .modal-body textarea {
    border-radius: 4px !important;
    background-color: #f6f7f9 !important;
    border: solid 1px #bfbfbf !important;
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: rgba(0, 60, 73, 1) !important;
    width: 100% !important;
    padding: 0 23px !important;
    outline: none;
}
 .modal-body select {
    border-radius: 4px !important;
    background-color: #f6f7f9 !important;
    border: solid 1px #bfbfbf !important;
    font-size: 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: rgba(0, 60, 73, 0.5);
    width: 100% !important;
    padding: 0 23px !important;
    outline: none;
}

.modal-body textarea {
    padding: 13px 23px !important;
}

.navigation-links {
    margin: 40px 0 0;
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 24px;
}

.navLink-header {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.78;
    letter-spacing: normal;
    color: #ffffff;
    margin: 0;
}

.footer-navigation .address-toggle {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-decoration: none;
    color: #ffffff;
}

.footer-navigation > div {
    margin-bottom: 25px;
}

.navLink-item:hover {
    color: rgba(255, 255, 255, 0.49);
}

.navLink-item {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.49);
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}

.social-media{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #ffffff;
    /*position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: right;
    right: 0;*/
}
.social-media span {
    margin-right: 20px;
}

.modal-body input:focus,.modal-body textarea:focus {
  border: solid 1px #003c49 !important;
  box-shadow:none;
}

.modal-body input:focus::-webkit-input-placeholder,.modal-body textarea:focus::-webkit-input-placeholder {
  color: rgba(0, 60, 73, 1) !important;
}

.modal-body input:focus:-ms-input-placeholder,.modal-body textarea:focus:-ms-input-placeholder { 
  color: rgba(0, 60, 73, 1) !important;
}

.modal-body input:focus::placeholder,.modal-body textarea:focus::placeholder {
  color: rgba(0, 60, 73, 1) !important;
}

.modal-body input::-webkit-input-placeholder,.modal-body textarea::-webkit-input-placeholder {
  color: rgba(0, 60, 73, 0.5) !important;
}

.modal-body input:-ms-input-placeholder,.modal-body textarea:-ms-input-placeholder { 
  color: rgba(0, 60, 73, 0.5) !important;
}

.modal-body input::placeholder,.modal-body textarea::placeholder {
  color: rgba(0, 60, 73, 0.5) !important;
}

footer input:focus::-webkit-input-placeholder,footer textarea:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 1) !important;
}

footer input:focus:-ms-input-placeholder,footer textarea:focus:-ms-input-placeholder { 
  color: rgba(255, 255, 255, 1) !important;
}

footer input:focus::placeholder,footer textarea:focus::placeholder {
  color: rgba(255, 255, 255, 1) !important;
}

footer input::-webkit-input-placeholder,footer textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.49) !important;
}

footer input:-ms-input-placeholder,footer textarea:-ms-input-placeholder { 
  color: rgba(255, 255, 255, 0.49) !important;
}

footer input::placeholder,footer textarea::placeholder {
  color: rgba(255, 255, 255, 0.49) !important;
}

footer input, .modal-body input, .modal-body select{
    height: 50px;
}
.submit-details {
    margin-top: 0px;
    border: none;
    width: 163px;
    height: 48px;
    cursor:pointer;
}
.copyright-container {
    margin: calc(50px - 1rem) 0 0;
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 20px;
}

.social-media > a:not(:last-child) .footer-icons {
    margin-right: 10px;
}

.footer-icons {
    max-width: 30px;
}

.copyright, .slic-adv {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.navbar-toggler {
    border: none;
    padding: 0;
    position: relative;
    top: 7px;
}

button:focus {
    outline: none;
}

.navbar-light .navbar-toggler-icon{ background-image: url(/img/v2/home/Hamburger.png);height: 20px;width:25px; }

.dropdown-item:focus, .dropdown-item:hover {
    color: #f04226;
    text-decoration: none;
    background-color: transparent;
}


/***** Modal CSS *****/
.modal-backdrop {
    background-color: rgba(0, 60, 73, 0.7);
}
.modal-body {
    padding: 8% 97.3px 8%;
}
.modal-dialog {
    max-width: 752px;
    max-height: calc(100% - 1rem);
    overflow: auto;
}
.modal-header {
    padding: 0;
    margin: 0;
    border: none;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #f04226;
    margin-bottom: 13px;
}
.close-modal {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
}
.close-modal img {
    width: 20px;
}

/**** Custom checkbox css ****/
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 2.95em;
    cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

.custom-checkbox input[type="checkbox"]:not(:checked) + label:before {
    background: rgba(255, 255, 255, 0.3);
}

.custom-checkbox input[type="checkbox"]:checked + label:before {
    background: #f6f7f9;
}

.modal-checkbox input[type="checkbox"]:not(:checked) + label:before{
    border: solid 1px #bfbfbf;
    background-color: #f6f7f9;
}

.modal-checkbox input[type="checkbox"]:checked + label:before{
    background: #003c49;
}

[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    position: absolute;
    top: 0;
    left: 0.75em;
    line-height: 0.8;
    transition: all .2s;
    content: ' ';
    display: block;
    width: 9px;
    height: 18px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.custom-checkbox input[type="checkbox"]:checked + label:after {
    border-color: #003c49;
}

.custom-checkbox {
    margin-top: 12px;
}
.modal-checkbox {
    margin-top: 25px;
}
.custom-checkbox label {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
}
.modal-checkbox label {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000f3d;
}
.inquiry-form-container {
    padding: 0;
    margin-top: 0px;
}

    
@media (max-width:1440px) {
    .navigation-menu { padding:20px 58px 26px 41px; }
    .navigation-menu .navbar-nav .nav-item > .nav-link,.lets-talk { font-size: 18px; }
    .phn-num, .email-address { margin: 10px 0; }
    .primary-btn a,.button-design { width: 164px; line-height: 48px; }
    .submit-details { width: 164px;height: 48px;font-size: 18px }
    li.dropdown-item a{ font-size: 16px; }
}

@media (min-width: 900px) and (max-width:1200px) {
    .lets-talk { width:100%; }
    .navigation-menu .navbar-nav .nav-item > .nav-link, .lets-talk { font-size:16px; }
    .footer-icons { max-width: 18px; }
}

@media (min-width:1441px) and (max-width:1600px) {
    .navigation-menu .navbar-nav .nav-item > .nav-link,.lets-talk { font-size: 20px; }
    .phn-num, .email-address { margin: 10px 0; }
    li.dropdown-item a{ font-size: 18px; }
}

@media (min-width: 992px){
    .navigation-menu .navbar-nav .nav-item > .nav-link:hover{
        color: #f04226;
    }
    #navbarSupportedContent {
        position: relative;
        top: 8px;
    }
    
    ul.submenu {
        position: absolute;
        border: solid 1px #616161;
        background-color: #ffffff;
        border-radius: 4px;
        width: 150px;
        left: 0;
        padding: 10px;
        display:none;
    }
    
    .services-navigation{
        width: 300px !important;
    }
    
    li.dropdown-item a{
        text-decoration: none;
        margin: 10px 0;
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #202124;
        padding: 0;
        display: block;
    }
    
    li.dropdown-item {
        padding: 0;
    }
    
    li.dropdown-item a:hover {
        color: #f04226;
    }
    
    .nav-item:hover .submenu{
        display:block;
    }
    
    .lets-talk{
        background-color: #003c49;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        border: none;
        width: 163px;
        height: 48px;
    }
    .letstalk-container{
        display:block;
    }
    
}

@media (max-width: 992px) {
    
    .mobile-sideMenu{
        display:inline-block;
    }
    .sub-menu-hover > .nav-link {
        color: #ff7374 !important;
    }
    .triangle-down {
        width: 8px;
        height: 8px;
        transform: translateY(-50%) rotate(225deg);
        border-top: 2px solid #6f6f6f;
        border-left: 2px solid #6f6f6f;
        display: inline-block;
        position: absolute;
        background: #fff;
        transition: all 0.3s ease;
        right: 15px;
        top: 35px;
    }
    
    .sub-menu-hover .triangle-down {
        border-top: 2px solid #ff7374;
        border-left: 2px solid #ff7374;
        transform: translateY(-50%) rotate(45deg);
    }
    
    .lets-talk-mobile {
        border: none;
        background-color: transparent;
        margin-right: 20px;
        position: relative;
        padding: 0;
        top: 3px;
    }
    .lets-talk-mobile img {
        max-width: 24px;
    }
    .navbar-toggler {
        top: 3px;
    }
    .sub-menu-hover > .nav-link{
        color: #f04226 !important;
    }
    .navbar-collapse {
        position: fixed;
        top: 86px;
        right: -100%;
        padding-bottom: 15px;
        width: 300px;
        transition: all 0.5s ease;
        display: block;
        background: white;
        height: 100%;
        overflow: auto;
        flex: 0 0 300px;
        max-width: 300px;
    }
    .navbar-collapse.collapsing {
        height: 100% !important;
        display: block;
    }
    .navbar-collapse.show {
        right: 0;
    }
    .nav-item{
        border-bottom: 1px solid rgba(44, 44, 44, 0.4);    
    }
    .nav-item.sub-menu-hover {
        border-bottom: none;
    }
    .navigation-menu .navbar-nav .nav-item > .nav-link{
        padding:20px;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        color: #2c2c2c;
    }
    .submenu{ display:none; }
    .sub-menu-hover .submenu{
        display:block;
        padding: 0 20px;
    }
    .dropdown-item { padding: 0; }
    .submenu .dropdown-item a{
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #6f6f6f;
        border-bottom: 1px solid rgba(44, 44, 44, 0.4);
        padding: 10px 0;
        display:block;
        text-decoration: none;
    }
    .submenu .dropdown-item:first-child a { padding-top: 0; }
    .submenu .dropdown-item:last-child a{
        border-bottom: none;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait), only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait),screen and (device-width: 320px) and (device-height: 640px) and (orientation: portrait), (max-width: 767px)  { 
    .navigation-menu { padding: 22px 20px;height:80px; }
    .logo-img { max-width:120px;max-height: 37px; }
    footer h2 { font-size: 18px;margin-bottom: 10px; }
    footer a {font-size: 14px;}
    .copyright, .slic-adv {font-size: 12px;margin-top: 0px;}
    .copyright{ border-top: solid 1px rgba(255, 255, 255, 0.5);padding: 15px 0 0 !important;margin-top: 30px; }
    footer input, footer textarea, .modal-body input, .modal-body textarea {font-size: 18px !important;}
    .phn-num, .email-address { margin: 0 0 10px; }
    .company-address-conatiner > div { margin-bottom: 15px; }
    footer input,.modal-body input { height: 50px !important; }
    .submit-details { font-size:18px;width: 163px;height: 48px; }
    footer {padding: 23px 13.75px;}
    #contactUs .row:not(.copyright-container) > div:not(:last-child){ margin-bottom: 10px;}
    .copyright-container { margin: 0 0 30px;flex-direction: column-reverse; }
    .footer-icons { max-width: 40px; }
    .navbar-collapse { top: 80px; }
    .footer-logo { margin-bottom: 30px; }
    .footer-logo img { max-height: 48px; }
    .company-address-conatiner { margin-top: 35px; }
    .navigation-links > div { margin-bottom:25px !important; }
    .social-media { position:relative; }
    .social-media { position: static;text-align: left; }
    .social-media span { display: block;margin-bottom: 8px; }
    .modal-body { padding: 69px 20px 39px; }
    .close-modal { top: 20px;right: 20px; }
    .modal-checkbox input[type="checkbox"]:not(:checked) + label:before, .modal-checkbox input[type="checkbox"]:checked + label:before { top: 4px;}
    .slic-adv{ display:none; }
    .inquiry-form-container { border-top: solid 1px rgba(255, 255, 255, 0.5);padding: 35px 0 40px !important; }
    .footer-navigation-container{ border-top: solid 1px rgba(255, 255, 255, 0.5);padding: 35px 13.75px 0px; }
    .custom-checkbox { margin-top: 20px; } 
    #contactUs > .row { margin: 0; }
    #contactUs > .row > div { padding-left: 0;padding-right: 0; }
}