@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
/*@import url(http://vikenation.com/library/images/demo7374_bigteams_2485/teamphotos/standard/2015BVarsitySoccer.jpg);*/

/* Override UGG site */
body {
    font-family: "Poppins", sans-serif;
}
::-moz-selection {
    /* Code for Firefox */
    color: white;
    background: #ff7105;
}

::selection {
    color: white;
    background: #ff7105;
}
.wrapper {
    padding: 100px 0;
}

section.one {
    height: 100vh;
}

.progress {
    margin-bottom: 15px;
    height: 0.5rem;
}
/*----------custom css---------*/
.parallax-amoco-1 {
    background-image: url(../images/parallax-1.jpg);
}
.parallax-amoco-2 {
    background-image: url(../images/parallax-2.jpg);
}
.parallax-amoco-3 {
    background-image: url(../images/parallax-3.jpg);
}
.parallax-amoco-4 {
    background-image: url(../images/parallax-4.jpg);
}
.parallax-amoco-5 {
    background-image: url(../images/parallax-5.jpg);
}
.parallax-amoco-6 {
    background-image: url(../images/parallax-6.jpg);
}
.parallax-amoco-7 {
    background-image: url(../images/parallax-7.jpg);
}
.parallax-amoco-8 {
    background-image: url(../images/parallax-8.jpg);
}
.parallax-amoco-9 {
    background-image: url(../images/parallax-9.jpg);
}
.parallax-amoco-10 {
    background-image: url(../images/careers.jpg);
}
.parallax-amoco-11 {
    background-image: url(../images/login.jpg);
}
.parallax-amoco-12 {
    background-image: url(../images/job.png);
}

.parallax::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    content: "";
    opacity: 0.6;
    background: #333;
}
.parallax {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
}
.parallax-content {
    position: relative;
    z-index: 1;
}
.activities.why-choose-amco-icon .icon-activity {
    font-size: 75px;
    color: #999999;
}
.activities-numbers .why-choose-amco-heading {
    margin-top: 5px;
    margin-bottom: 10px;
}
.activities-numbers .why-choose-amco-description {
    color: #777777;
    font-size: 16px;
}
.all-projects-anchor {
    text-decoration: none;
    border-bottom: 2px solid;
    border-bottom-color: #ff7105;
    color: #1a1a1a;
    padding-bottom: 5px;
}
.all-projects-anchor:hover {
    text-decoration: none;
    color: #1a1a1a;
}
.counter-activity-numbers {
    color: #ff7105;
    font-size: 60px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.margin-150 {
    margin: 150px;
}
.margin-110 {
    margin: 110px;
}
.margin-200 {
    margin: 200px;
}
.max-width {
    max-width: 760px;
    margin: 0 auto;
}
.social-icons-contact a {
    font-size: 25px;
    color: #888888;
    padding: 10px;
}
.contact-form .form-group {
    margin-bottom: 0px;
}
.contact-form .form-control-plain {
    margin-bottom: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 36px;
    padding: 0 1em;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #353535;
    line-height: normal;
    letter-spacing: 0;
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.contact-form .form-control-plain:focus {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #777;
}
.contact-form .text-area-plain {
    height: auto;
    padding: 1em;
    resize: none;
}
::-webkit-input-placeholder {
    font-style: italic;
    color: #eaeaea;
}
:-moz-placeholder {
    font-style: italic;
    color: #eaeaea;
}
::-moz-placeholder {
    font-style: italic;
    color: #eaeaea;
}
:-ms-input-placeholder {
    font-style: italic;
    color: #eaeaea;
}
.contact-form .form-group label {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    color: #353535;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-weight: bold;
}
.contact-form .btn.contact-form-submit {
    background-color: rgb(0, 169, 143);
    color: white;
    border-color: rgb(0, 169, 143);
}
/*==========*/
.projects-list-card-body ul {
    list-style: none;
    padding-left: 0;
}
.projects-list-card-body ul li a {
    display: block;
    padding: 16px 0;
    font-size: 14px;
    color: #5f5f5f;
}
.projects-list-card-body ul li.active a {
    color: #ff7105;
}
.comment-form-submit {
    background: #ff7105;
    color: white;
    border-color: #ff7105;
}
.comment-form-submit:hover {
    background: #ff7105;
    color: white;
    border-color: #ff7105;
    border-radius: 2px;
}
.projects-list-card-body ul li a:hover {
    text-decoration: none;
    color: #ff7105;
}
.contact-form.details-comment-form .form-control-plain {
    font-size: 16px;
}
.service-detail-social a {
    color: #5f5f5f;
}
.service-detail-social a:hover {
    color: #ff7105;
}
.projects-controls a {
    color: #1a1a1a;
    font-size: 14px;
}
.projects-controls a:hover {
    text-decoration: none;
    color: #ff7105;
}
.projects-controls .next-project {
    float: right;
}
.footer {
    background-color: #222426;
    color: #dddddd;
    display: flex;
    padding-top: 30px;
}
.footer .footer-list-title {
    color: #dddddd;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 1.6em;
    font-size: 15px;
    line-height: 16.5px;
    font-weight: bold;
    text-transform: none;
    padding: 0;
    background: none;
    border-left: none;
}
.footer .footer-list {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.footer .footer-list a {
    color: #777777;
    text-decoration: none;
    font-size: 14px;
}
.footer .footer-list.social-icons li {
    margin-bottom: 10px;
}
.footer .footer-list.social-icons li a {
    color: #9a9a9a;
}
.footer .footer-description {
    color: #777777;
    font-size: 14px;
}
.footer hr {
    margin-top: 50px;
    margin-bottom: 10px;
    background: #444444;
}
.footer .copyright {
    /*margin: 10px 0px 20px;*/
    color: #777777;
    padding: 10px 15px;
    margin: 15px 3px;
    line-height: 20px;
    text-align: center;
}
.custom-container-fluid {
    width: 95%;
    margin: 0 auto;
}
.navbar .nav-item .nav-link {
    /*---------*/
    height: 74px;
    line-height: 100px;
    padding: 0 18px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 400;
    /*line-height: normal;*/
    color: #fff;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.navbar .nav-item .nav-link:hover {
    background: #ff7105;
    color: white;
}
.custom-navbar .navbar-nav .active > .nav-link,
.custom-navbar .navbar-nav .nav-link.show,
.custom-navbar .navbar-nav .show > .nav-link {
    color: white;
    background: #ff7105;
}
.custom-navbar .navbar-nav .nav-link:focus {
    color: white;
}
.carousel-control-next-icon {
    background-image: url("../images/right-arrow.png");
}
.carousel-control-prev-icon {
    background-image: url("../images/left-arrow.png");
}
.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    width: 2%;
    height: 50px;
    top: 46%;
}
.carousel-control-prev:hover > .carousel-control-prev-icon {
    background-image: url("../images/left-arrow-orrange.png");
}
.carousel-control-next:hover > .carousel-control-next-icon {
    background-image: url("../images/right-arrow-orrange.png");
}
.carousel-indicators {
    justify-content: left;
    margin-left: 2%;
    z-index: 1;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 0;
}
.carousel-control-next {
    right: 2%;
}
.carousel-control-prev {
    left: 2%;
}
.custom-navbar {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    z-index: 4;
    padding: 0 80px 22px;
}
.custom-navbar .navbar-brand {
    margin-top: 24px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.custom-navbar .navbar-nav li {
    display: inline-block;
    margin: 0;
    padding: 0 0 3px;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}
#carouselExampleIndicators.carousel {
    position: unset;
}
#carouselExampleIndicators.carousel .carousel-caption {
    bottom: 0px;
    top: 30%;
    left: 10%;
    right: 10%;
}
#carouselExampleIndicators.carousel .carousel-caption h1 {
    font-weight: 600;
    /*font-size: 3.6em;*/
    text-shadow: -2px 7px 16px rgb(14 12 41 / 20%),
        -2px 4px 2px rgb(0 0 0 / 10%);
}
#carouselExampleIndicators.carousel .carousel-caption h5 {
    font-size: 1.3em;
    font-weight: 400;
    margin: 0 auto 0.5em;
    line-height: 1.5;
    letter-spacing: 0.125;
    text-shadow: 0 0 1px rgb(0 0 0 / 50%);
}
.separator.line-separator {
    color: #fff;
    margin: 30px auto;
    max-width: 15em;
}
.separator.line-separator::before {
    display: inline-block;
    width: 40%;
    content: " ";
    /*margin-top: 10px;*/
    border: 1px solid #fff;
    margin-right: 15px;
}
.separator.line-separator::after {
    display: inline-block;
    width: 40%;
    content: " ";
    /*margin-top: 10px;*/
    border: 1px solid #fff;
    margin-left: 15px;
}
.separator.line-separator.color-orrange::after {
    border: 1px solid #ff7105;
}
.separator.line-separator.color-orrange::before {
    border: 1px solid #ff7105;
}
.separator.line-separator.color-orrange {
    color: #ff7105;
}
.separator.line-separator.margin-20 {
    margin: 20px auto;
}
.section-description {
    font-size: 16px;
    color: #777777;
    line-height: 1.6em;
    font-weight: 400;
    margin: 0 0 0.75em;
    max-width: 760px;
    margin: 0 auto;
}
.section-description .text-color-white {
    color: white;
}
.get-started-btn {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    padding: 0 27px;
    color: white;
    border-color: white;
    background: transparent;
    border-radius: 27px;
    text-transform: uppercase;
}
.get-started-btn.second {
    margin-top: 70px;
}
.get-started-btn2 {
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    padding: 0 27px;
    color: white;
    border-color: #ff7105;
    background: #ff7105;
    border-radius: 27px;
    text-transform: uppercase;
    margin-top: 70px;
    font-weight: bold;
}
.get-started-btn2:hover {
    color: white;
}
.get-started-btn:hover {
    background: #ff7105;
    color: white;
    border-color: #ff7105;
}
.get-started-btn3 {
    font-size: 15px;
    height: 54px;
    line-height: 54px;
    padding: 0 27px;
    color: #ff4422;
    border-color: white;
    background: white;
    border-radius: 27px;
    text-transform: uppercase;
    font-weight: 600;
}
.get-started-btn3:hover {
    color: #ff4422;
}
.service-card {
    background-position: center;
    background-size: cover;
    height: 300px;
    background-repeat: no-repeat;
}
.service-card .content {
    text-align: center;
    min-height: 0;
    vertical-align: middle;
    margin: 0;
    text-align: center;
    color: white;
    visibility: hidden;
    z-index: 1;
    position: absolute;
}
.service-card .content .label {
    font-size: 12px;
}
.service-card-link {
    text-decoration: none;
    height: 100%;
    display: block;
}
.service-card-link:hover {
    text-decoration: none;
}
.service-card:hover > .content {
    visibility: visible;
}
.left-to-right {
    position: relative;
    left: -10%;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}
.service-card:hover > .content .left-to-right {
    left: 0;
}
.right-to-left {
    position: relative;
    right: -10%;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}
.service-card:hover > .content .right-to-left {
    right: 0;
}
.service-card:hover::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-left: 0;
    height: 100%;
    display: block;
    z-index: 1;
    content: "";
    opacity: 0.6;
    background: #333;
}
/*.get-started-btn:focus{
    background: white;
    color: #444444;
}*/
.premium-services {
    padding-top: 30px;
}
.premium-services ul {
    list-style: none;
    padding: 0;
}
.premium-services ul li {
    display: inline-block;
    cursor: pointer;
    margin: 35px;
}
.premium-services ul li a {
    text-decoration: none;
    color: #777777;
    font-size: 1.61em;
}
.premium-services ul li h3 {
    font-size: 24px;
}
#carouselExampleIndicators .active > img {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -webkit-transition: -webkit-transform 44s ease-out;
    -moz-transition: -moz-transform 44s ease-out;
    transition: transform 44s ease-out;
}
.emp-profile {
    background-color: white;
    padding: 20px;
    color: #777777;
    min-height: 390px;
    text-align: center;
}
.emp-profile.custom-emp-profile {
    padding: 0;
    min-height: unset;
}
.emp-profile.custom-emp-profile .emp-name h5 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.emp-profile.custom-emp-profile .emp-name p {
    font-size: 14px;
}
.emp-profile.custom-emp-profile .emp-image {
    height: 110px;
    width: 110px;
}
.emp-name h5 {
    color: #333333;
}
.emp-image {
    height: 100px;
    width: 100px;
    border: 3px solid #ff7105;
    border-radius: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    /*margin:*/
}
.emp-desc {
    font-size: 15px;
}
/*darkening Carousel images*/
#carouselExampleIndicators.carousel .carousel-item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}
#carouselExampleIndicators.carousel .carousel-item {
    transition: transform 2s ease, opacity 0.5s ease-out;
}
.navbar-search a {
    color: white;
    text-decoration: none;
}
.navbar-search {
    padding-left: 25px;
    padding-top: 17px;
}
.navbar-search a:hover {
    color: #ff7105;
}
/*dropdown on hover*/
@media all and (min-width: 992px) {
    .custom-navbar.navbar .nav-item .dropdown-menu {
        display: none;
    }
    .custom-navbar.navbar .nav-item:hover .nav-link {
    }
    .custom-navbar.navbar .nav-item:hover .dropdown-menu {
        display: block;
    }
    .custom-navbar.navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}
.custom-navbar .dropdown-toggle::after {
    display: none;
}
.navbar-search .fa-search {
    font-size: 12px;
}
.custom-navbar .dropdown-menu {
    background-color: #ff7105;
    transition: all 0.8s ease;
}
.custom-navbar .dropdown-menu li {
    background: #ff7105;
    display: block;
    text-align: center;
    color: white;
    transition: all 0.4s ease-out;
}
.custom-navbar .dropdown-item {
    color: white;
    transition: all 0.4s ease-out;
    font-size: 12px;
}
.custom-navbar .dropdown-item.active,
.dropdown-item:active {
    background-color: #ff7105;
    color: black;
}
.custom-navbar .dropdown-item:hover {
    background-color: #ff7105;
    color: black;
}
.service-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
}
.why-choose-amco-icon .fa {
    font-size: 37px;
}
.why-choose-amco-description {
    color: #777777;
    font-size: 16px;
}
.amco-skills-progress .progress-header {
    background: #00a98f;
    color: white;
}
.amco-skills-progress .progress-header .title {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    padding: 1em 1.4em;
    margin: 0 0 2.4em;
    border-left: 2px solid #eaeaea;
}
/*Skills Progress Bars*/
.amco-bar {
    width: 100%;
    background-color: white;
    box-shadow: inset 0 0 0 1px #eaeaea;
    margin-bottom: 25px;
}
.amco-bar-inner {
    width: 1%;
    height: 10px;
    background-color: #5f5f5f;
    transition: width 0.2s linear;
}
.bar-title-perc {
    display: flex;
    margin-bottom: 10px;
}
.bar-title {
    width: 50%;
    text-align: left;
    font-weight: bold;
    color: #5f5f5f;
    font-size: 15px;
}
.bar-perc {
    width: 50%;
    text-align: right;
    font-weight: bold;
    color: #5f5f5f;
    font-size: 15px;
}
.why-choose-amco-heading {
    margin-bottom: 20px;
    margin-top: 30px;
}
/*form search header*/
.form-search-header-common {
    width: 320px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99;
    line-height: normal;
    padding: 5px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.form-search-header-common .inner {
    background-color: #fff;
    padding: 15px 15px 5px;
    -webkit-box-shadow: 0 1px 4px rgb(26 26 26 / 20%);
    -moz-box-shadow: 0 1px 4px rgba(26, 26, 26, 0.2);
    box-shadow: 0 1px 4px rgb(26 26 26 / 20%);
    -webkit-transform: translateX(102%);
    -moz-transform: translateX(102%);
    -o-transform: translateX(102%);
    -ms-transform: translateX(102%);
    transform: translateX(102%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.form-search-header-common .form-control {
    border-color: #b4b4b4;
    margin-bottom: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 36px;
    padding: 0 1em;
    font-size: 12px;
    font-weight: 400;
    color: #353535;
    line-height: normal;
    letter-spacing: 0;
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.form-search-header-common.active {
    visibility: visible;
    opacity: 1;
}
.form-search-header-common.active .inner {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.form-search-open {
    cursor: pointer;
}
.first-search-button {
    color: white;
    margin-bottom: 0;
}
.first-search-button:hover {
    color: #ff7105;
}
.second-search-button {
    color: #1a1a1a;
    margin-bottom: 0;
    cursor: pointer;
}
.second-search-button:hover {
    color: #ff7105;
}
.btn-search-header-submit {
    color: rgb(255, 255, 255);
    background: #ff7105;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #ff7105;
    width: 100%;
}
.btn-search-header-submit:hover {
    color: white;
}
.amco-skills {
    height: 320px;
}
/*--------------*/
@media (max-width: 575px) {
    #carouselExampleIndicators.carousel {
        position: relative;
    }
    .custom-navbar {
        padding: 0 20px 0px;
    }
    .custom-navbar .navbar-brand {
        margin-top: 10px;
    }
    .margin-150 {
        margin: 0 auto;
    }
    .margin-200 {
        margin: 0 auto;
    }
    .margin-110 {
        margin: 0 auto;
    }
    .amco-skills {
        height: 220px !important;
    }
    .mobile-mt-0 {
        margin-top: 0px !important;
    }
    .navbar-brand img {
        width: 120px;
    }
    .navbar-collapse {
        top: 50px !important;
    }
    .padding-top-15-mobile {
        padding-top: 15px;
    }
    .padding-top-50-mobile {
        padding-top: 50px;
    }
    .margin-bottom-25-mobile {
        margin-bottom: 25px;
    }
}
/*.slider-image{
    transition: transform 44s linear;
    transform-origin: 80% 20%;
    background-position: center top !important;
    background-attachment: scroll !important;
    height: 600px;
}
.filter-color-black{
    position: relative;
    height: 100%;
}
.filter-color-black:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    content: "";
    opacity: .6;
}*/
/*-------------------Owl Carousel------------------*/
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ececec;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
#testimonials-list .shadow-effect p {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #ff7105;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}
#testimonials-list .item {
    text-align: center;
    padding: 50px;
    /*margin-bottom:80px;*/
    /* opacity: .2; */
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
}
#testimonials-list .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    max-width: 90px;
    border-radius: 50%;
    margin: 0 auto 17px;
    /*border-color: black;*/
    border: 3px solid #ff7105;
}
#testimonials-list.owl-carousel .owl-dots .owl-dot.active span,
#testimonials-list.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190e7;
    -webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#testimonials-list.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}
#testimonials-list.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}
#testimonials-list.owl-carousel .owl-dots .owl-dot span {
    background: #3190e7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    -webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}
#testimonials-list.owl-carousel .owl-nav button.owl-next,
#testimonials-list.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    /*color: #white !important;*/
    /*color: #1E88E5 !important;*/
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important;
}
#testimonials-list.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    left: 0;
}
#testimonials-list.owl-carousel .owl-nav button.owl-prev:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
#testimonials-list.owl-carousel .owl-nav button.owl-next:focus {
    outline: 0px auto -webkit-focus-ring-color;
}
#testimonials-list.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 35%;
    right: 0;
}

#testimonials-list.owl-carousel .owl-nav button.owl-next:hover,
#testimonials-list.owl-carousel .owl-nav button.owl-prev:hover {
    color: #ff7105 !important;
    background-color: transparent !important;
}
/*sticky navbar*/
.navigation.sticky {
    position: fixed;
    top: -120px;
    width: 100%;
}
.navigation.sticky.sticky-moved {
    top: 0;
    padding-bottom: 0px;
    z-index: 99;
}
.navigation.sticky.sticky-moved .nav-item {
    padding-bottom: 0px;
}
.navigation.sticky.sticky-moved .nav-item .nav-link {
    color: #1a1a1a;
}
.navigation.sticky.sticky-moved .nav-item .nav-link:hover {
    background: #ff7105;
    color: white;
}
.navigation.sticky.sticky-moved .navbar-nav .active > .nav-link,
.navigation.sticky.sticky-moved .navbar-nav .nav-link.show,
.navigation.sticky.sticky-moved .navbar-nav .show > .nav-link {
    color: white;
    background: #ff7105;
}
.navigation.sticky.sticky-moved .navbar-search a {
    color: #1a1a1a;
}
.navigation.sticky.sticky-moved .navbar-search a:hover {
    color: #ff7105;
}
.navigation.sticky.sticky-moved .navbar-nav .nav-link:focus {
    color: white;
}
.navigation.sticky.sticky-moved .navbar-brand {
    margin-top: 0px;
}
.navigation.sticky,
.navigation.static {
    /*position: relative;*/
    background-color: #f5f5f5;
    -webkit-transition: top 0.4s linear;
    -moz-transition: top 0.4s linear;
    -o-transition: top 0.4s linear;
    -ms-transition: top 0.4s linear;
    transition: top 0.4s linear;
}
/*=========header css=========*/
@media (max-width: 992px) {
    .navbar-collapse {
        position: fixed;
        top: 66px;
        left: 0;
        padding-bottom: 15px;
        background: grey;
        width: 100%;
        height: 100%;
    }
    .form-search-header-common {
        top: 200%;
        right: -715%;
    }
    .navigation.sticky.sticky-moved .nav-item .nav-link {
        color: white;
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0ms ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 100ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 300ms ease-in-out;
    }
    .navbar-search .fa-search {
        font-size: 15px;
    }
    .navbar-search {
        padding: 0;
        position: absolute;
        right: 100px;
    }
    .navbar .nav-item .nav-link {
        height: 45px;
        line-height: 47px;
    }
}

/*--------new css---------*/
/* Icon 1 */

.animated-icon1,
.animated-icon2,
.animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.animated-icon1 span {
    background: #e65100;
}
.mobile-menu-toggler.navbar-toggler {
    border-color: transparent;
}
.mobile-menu-toggler.navbar-toggler:focus {
    outline: unset;
}

.mobile-menu-toggler.first-toggler .animated-icon2 span {
    background: white;
}
.mobile-menu-toggler.first-toggler .animated-icon2.open span {
    background: #ff7105;
}
.mobile-menu-toggler.second-toggler .animated-icon2 span {
    background: #1a1a1a;
}
.mobile-menu-toggler.second-toggler .animated-icon2.open span {
    background: #ff7105;
}

.animated-icon3 span {
    background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
    top: 0px;
}

.animated-icon1 span:nth-child(2) {
    top: 10px;
}

.animated-icon1 span:nth-child(3) {
    top: 20px;
}

.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
    top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
    top: 10px;
}

.animated-icon2 span:nth-child(4) {
    top: 20px;
}

.animated-icon2.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.animated-icon2.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
}

.animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.mobile-menu-toggler {
    position: absolute;
    right: 15px;
}

p.scroll-arrow {
    font-size: 36px;
    color: white;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: 15%;
    left: 50%;
    /*margin-left: -25px;*/
    z-index: 99;
    opacity: 1;

    webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    cursor: pointer;
}
p.scroll-arrow:hover {
    color: #ff7105;
}
p.scroll-arrow i {
    -webkit-animation-name: scrollArrow;
    animation-name: scrollArrow;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.bounce {
    animation: bounce 3s infinite;
}
#gallery-1.royalSlider {
    width: 100%;
    height: 300px;
}
#gallery-1 .rsImg {
    margin-left: 0px !important;
    margin-top: 0px !important;
    width: 100% !important;
    height: 100% !important;
}
.rsDefault .rsThumb.rsNavSelected {
    background: #ff7105 !important;
}
.rsDefault .rsArrowIcn {
    background-color: #ff7105 !important;
}
.rsDefault .rsArrowIcn:hover {
    background-color: #ff7105 !important;
}
.rsDefault .rsFullscreenIcn {
    background-color: #ff7105 !important;
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
    background: transparent !important;
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.footer .fa-linkedin {
    background: white;
    padding: 1px 1px 1px 2px;
    border-radius: 3px;
    /* padding-right: 1px; */
    font-size: 12px;
    background: #9a9a9a !important;
    color: #222426;
}
.contact-form label sup {
    font-size: 18px;
    color: red;
    top: 0px;
    left: 3px;
}
.service-detail-content p {
    text-align: justify;
}
.service-detail-content li {
    text-align: justify;
}
.service-detail-content h2 {
    text-align: justify;
}
.service-detail-content h3 {
    text-align: justify;
}
.error {
    color: #ff7105;
}
#loading-image {
    display: none;
}
#loading-image img {
    position: absolute;
    width: 100px;
    bottom: 30%;
    left: 40%;
}
#loading-image-comment {
    display: none;
}
#loading-image-comment img {
    position: absolute;
    width: 150px;
    bottom: 1%;
    left: 40%;
    z-index: 99;
}
.modal.custom-modal .modal-header {
    background: #ff7105;
    color: white;
}
.modal.custom-modal .modal-header .close {
    /*background: #ff7105;*/
    color: white;
}
/*-----*/
/*.content{
    z-index: 99;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.service-card-link:hover > .content{
    visibility: visible;
    opacity: 1;
}
.content .top-content{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}*/

/* This sample only CSS */

* {
    font-family: sans-serif;
}

span {
    padding: 15px;
}
.asterisk {
    color: red;
}

form:invalid .form-check-input {
    outline-color: black;
}

/* End This sample only CSS */
