* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none !important;
    cursor: pointer;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.position-relative {
    position: relative
}

.mar0 {
    margin: 0
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

.martp30 {
    margin-top: 30px
}

.marbm30 {
    margin-bottom: 30px
}

.pad0 {
    padding: 0
}

.padding-top-10 {
    padding-top: 10px;
}

.pad15 {
    padding: 15px
}

.pad25 {
    padding: 25px
}

.padding50 {
    padding: 50px
}

.pad50 {
    padding: 30px 0
}

.pad-right0 {
    padding-right: 0
}

.padding-bottom {
    padding-bottom: 0px;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    background: #fff
}

.width {
    width: 95%;
    display: table;
    margin: auto
}

.bor_right {
    border-right: 1px solid #d4d4d4
}

.small_clear {
    display: none
}

.custom_nav {
    background-color: #66c954;
    height: 75px;
    border-radius: 0;
    border: none;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    font-size: 16px;
}

.custom_nav .navbar-brand {
    padding: 2px 5px 5px 15px
}

.custom_nav .navbar-brand span {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #fff;
    padding-top: 11px;
    float: right;
    text-align: right;
    padding-left: 6px
}

.navbar-header {
    padding-top: 10px;
}

.navbar-nav {
    padding: 10px 0;
}

.custom_nav .navbar-brand span>div {
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0
}

.navbar-nav>li>a {
    padding-bottom: 16px;
    padding-right: 15px;
    padding-left: 15px
}

.custom_nav .navbar-nav>li>a {
    color: #fff
}

.custom_nav .navbar-nav>li>a:hover,
.custom_nav .navbar-nav>li>a:focus {
    color: #fff
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle
}

.custom_nav .navbar-nav>.open>a,
.custom_nav .navbar-nav>.open>a:hover,
.custom_nav .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: rgba(231, 231, 231, 0)
}

.custom_nav .dropdown-menu {
    min-width: 140%
}

.custom_nav .dropdown-menu>li {
    list-style: none
}

.custom_nav .dropdown-menu>li>a {
    font-size: 12px;
    padding: 3px 20px 3px 10px
}

.custom_nav .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #fbaf43;
    color: #fff
}

.custom_nav .dropdown-submenu {
    position: relative
}

.custom_nav .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.custom_nav .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.custom_nav .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 4px;
    margin-right: -10px
}

.custom_nav .dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.custom_nav .dropdown-submenu.pull-left {
    float: none
}

.custom_nav .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.cus_banner {
    margin-top: 50px;
    position: relative;
    z-index: 9;
}

.cus_banner .carousel-indicators {
    z-index: 9
}

.cus_banner .carousel-control {
    width: 4%;
    top: 50%;
    bottom: auto;
    background: #000;
    padding: 15px
}

.cus_banner .carousel-control.left {
    padding: 15px 15px 15px 8px
}

.cus_banner .carousel-control.right {
    padding: 15px 8px 15px 15px
}

.cus_banner .carousel-indicators li {
    border: 2px solid #c37505
}

.cus_banner .carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #fbaf43
}

.cus_banner .banner_txt_con {
    position: absolute;
    bottom: 15%;
    right: 7%;
    z-index: 9;
    width: 620px;
    text-align: right
}

.cus_banner .banner_txt_con a {
    background: #f99302;
    padding: 10px 12px;
    margin-top: 10px;
    display: block;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-left: 5px solid #d68f2a
}

.cus_banner .banner_txt {
    background: rgb(255 255 255 / 49%);
    padding: 30px;
    border: solid 2px #c9c4c4;
}

.cus_banner .banner_txt p:first-child {
    color: #000;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px
}

.cus_banner .banner_txt p:last-child {
    color: #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0
}

.banner_txt h1 {
    color: #f99302;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 50px;
    text-align: right;
    margin-bottom: 10px;
}

.brd-h2 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
    border-left: 5px solid #fbaf43;
    padding-left: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.new-h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    border-left: 3px solid #FF9800;
    padding: 5px;
}

h4 {
    color: #000;
    font-size: 28px;
    font-weight: 600;
    border-left: 5px solid #fbaf43;
    padding-left: 10px;
    text-transform: uppercase;
    margin-bottom: 20px
}

ul.certified-list li {
    margin-bottom: 1rem;
}

/*ul.certified-list li a{*/
/*    color: #000;*/
/*}*/
ul.certified-list li a:hover {
    text-decoration: underline !important;
}

.company:nth-child(1),
.company:nth-child(2) {
    margin-bottom: 50px
}

.company p {
    color: #626262;
    padding-left: 15px;
    line-height: 28px;
    font-weight: normal;
    text-align: left;
    letter-spacing: 1px;
    font-size: 16px;
}

.company a {
    width: 100%;
    float: left;
    color: #f1991b;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 15px
}

.company a i:before {
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 2px
}

.company a:hover i:before {
    margin-left: 12px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.ceo {
    border: 5px solid #fbaf43;
    padding: 35px 35px 20px;
    text-align: center;
    width: 90%;
    float: right
}

.ceo .mes {
    position: relative;
    width: auto;
    margin: auto;
    margin-top: -50px;
    background: #fff;
    padding: 6px 12px;
    font-weight: 700;
    color: #595858;
    text-transform: uppercase
}

h3 {
    font-size: 32px;
    font-weight: 600;
    margin: 25px 0 20px;
    text-align: center
}

h3 span {
    display: block;
    max-width: 60px;
    margin: 0 auto;
    border-bottom: 4px solid #f1991b;
    position: relative;
    margin-top: 10px
}

.ceo .main {
    font-size: 16px;
    color: #494949
}

.ceo p {
    line-height: 23px
}

.ceo-button {
    background: #fbaf43;
    color: #FFF;
    outline: none;
    transition: ease all .5s;
}

.ceo-button:hover {
    background: #e09324;
    color: #FFF;
    outline: none;
}

.ceo .color {
    color: #fbaf43;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0
}

.service {
    background: url(../images/service_img.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    background-attachment: fixed;
    z-index: 0
}

.service wapper {
    width: 100%;
    height: 100%;
    background: rgba(255, 150, 0, .12);
    position: absolute;
    top: 0;
    z-index: -1
}

h1 {
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0
}

h1 span {
    display: block;
    max-width: 60px;
    margin: 0 auto;
    border-bottom: 4px solid #000;
    position: relative;
    margin-top: 10px
}

.ser_box {
    text-align: center;
    padding: 0
}

.ser_box a {
    display: block;
    padding: 20px;
    background: #fff
}

.ser_box a>i:before {
    font-size: 90px;
    color: #fbaf43
}

.ser_box a h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    max-width: 140px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 5px
}

.ser_box a p {
    color: #000;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 1px
}

.ser_box a p span {
    color: #f1991b;
    font-weight: 700;
    margin-top: 5px
}

.ser_box a p>span>i:before {
    color: #fbaf43;
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 2px
}

.ser_box a:hover p>span>i:before {
    margin-left: 12px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.ser_box:nth-child(1) a,
.ser_box:nth-child(3) a {
    background: #f6f6f6
}

.ser_box a:hover,
.ser_box:nth-child(1) a:hover,
.ser_box:nth-child(3) a:hover {
    background: #e7d9c5
}

.port_txt p {
    background: #fbaf43;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    min-height: 120px;
    letter-spacing: 1px;
    text-transform: uppercase;
    max-width: 250px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.port_sec .port_img a {
    display: flex;
    border: 1px solid #e6e4e4;
    padding: 10px;
    align-items: center;
    justify-content: center;
    height: 120px;
    background-color: #fbfbfb;
    overflow: hidden;
    margin-bottom: 20px;
}

/*.port_sec .port_img a img {
    height: auto;
    max-height: 95px
}

.port_img1 a {
    display: block;
    border: 1px solid #e6e4e4;
    padding: 5px;
    margin-bottom: 8px
}*/

.port_img1 a img {
    height: auto;
    max-height: 115px;
    margin: auto
}

/*.port_img a img {
    width: auto;
    margin: auto;
    height: 167px;
    height: auto;
    max-height: 95px;
}

.port_img a:hover,
.port_img1 a:hover {
    border-color: #fbaf43
}*/

.port_btn {
    margin: auto;
    border: 2px solid #fbaf43 !important;
    margin-top: 25px;
    display: table !important;
    border-radius: 0;
    color: #494949;
    font-size: 14px;
    padding: 9px 18px !important;
    height: auto !important;
}

.port_btn:hover,
.test_btn:hover {
    background: #fbaf43;
    color: #fff
}

.port_btn i:before {
    font-size: 7px;
    top: -2px;
    position: relative;
    margin-left: 3px
}

.testi {
    background: #f0ba00;
}

.testi p {
    font-size: 14px;
    color: #686f74;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 400
}

.testi p strong {
    font-weight: 600;
    letter-spacing: 0
}

.testi i:before {
    font-size: 40px;
    color: #333;
    position: absolute;
    top: -51px
}

.testi video {
    border: 1px solid #d4d4d4;
    max-height: 250px
}

.test_box {
    margin-top: 5%
}

.test_box img {
    border: 3px solid #dee0df;
    max-width: 120px;
    float: right;
    margin-right: 35px
}

.test_btn {
    margin: auto;
    border: 2px solid #fbaf43;
    margin-top: 25px;
    display: table;
    border-radius: 0;
    color: #494949;
    font-size: 14px;
    padding: 11px 25px;
}

ul.product {
    margin: 0
}

ul.product li {
    list-style: none;
    margin: 0
}

ul.product li img {
    background: #fbaf43;
    max-width: 140px;
    padding: 20px 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 8px
}

ul.product li p {
    color: #626262;
    line-height: 25px;
    display: flex;
    flex-direction: column;
}

ul.product li p a {
    color: #f1991b;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 15px;
    margin-left: 5px
}

ul.product li p a i:before {
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 2px
}

.product_slider .carousel-indicators {
    bottom: -30px;
    right: 0;
    left: auto;
    width: 150px;
    z-index: 9
}

.product_slider .carousel-indicators li.active {
    width: 30px;
    height: 6px;
    margin: 0;
    background-color: #fbaf43
}

.product_slider .carousel-indicators li {
    background-color: #cbcbca;
    width: 30px;
    height: 6px;
    margin: 0
}

ul.product li p a:hover i:before {
    margin-left: 15px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.certi-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cmmi {
    margin: 0 2rem 0 0;
}

.cmmi img {
    border: solid #fbaf42 1px;
    border-radius: 10px;
    background-color: #f7f7f7;
    mix-blend-mode: darken;
}

footer {
    width: 100%;
    border-top: 4px solid #fbaf43;
    float: left;
    padding: 30px 0 0;
    background: #fff
}

footer h3 {
    width: 100%;
    font-size: 18px;
    color: #626263;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 0
}

.australia {
    margin: 2rem 0 0 0;
}

.cus-country {
    margin: 0;
    font-weight: bold;
}

.new-col {
    display: flex;
    margin: 0 0 2.5rem 0;
    align-items: center;
}

.new-col p {
    margin: 0;
}

ul.fot_link {
    margin: 0
}

ul.fot_link li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    list-style: none
}

ul.fot_link li a {
    color: #626263;
    font-size: 14px
}

ul.fot_link li a:hover {
    color: #fbaf43
}

ul.fot_link1 {
    margin: 0
}

ul.fot_link1 li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    list-style: none
}

ul.fot_link1 li a {
    color: #626263;
    font-size: 13px
}

ul.fot_link1 li a:hover {
    color: #393939
}

.social_link a i:before {
    color: #626263;
    font-size: 28px;
    margin-right: 3px
}

.social_link a:hover i::before {
    color: #fbaf43;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.call i {
    background: #626263;
    font-size: 22px;
    width: 50px;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    font-weight: 400;
    margin-right: 10px;
    position: relative;
    top: 0px;
}

.call a {
    color: #f1991b;
    font-weight: 700;
    font-size: 13px
}

.fot_bor {
    padding: 20px 25px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 20px
}

.bor {
    border-left: 1px solid #fff;
}

.modal .modal-content {
    border-radius: 0
}

.modal .modal-header {
    background: #fbaf43
}

.modal h4 {
    font-size: 20px;
    border: none;
    color: #fff
}

.modal img {
    float: left;
    margin-right: 15px;
    border: 1px solid #e4e4e4;
    max-width: 200px;
    padding: 10px
}

.modal p {
    font-weight: 400;
    color: #626262;
    line-height: 25px;
    font-size: 14px
}

.modal .modal-content .modal-body {
    min-height: 120px
}

.app_img {
    margin-bottom: 15px
}

.app_img a img {
    max-width: 130px;
    border: none;
    padding: 0
}

.all_form {
    border: 1px solid #e8e8e8
}

.all_form h4 {
    font-size: 25px;
    text-transform: none;
    font-weight: 600;
    padding-left: 5px
}

.all_form label {
    font-weight: 400;
    font-size: 13px
}

.all_form .form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 12px
}

.all_form input[type="file"] {
    height: 28px;
    padding-bottom: 33px
}

.all_form input[type=number]::-webkit-inner-spin-button,
.all_form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0
}

.all_form wapper {
    position: absolute;
    z-index: 1;
    width: 27px;
    top: 28px;
    height: 26px;
    background: #fff;
    right: 6px
}

.all_form .btn {
    width: auto;
    padding: 9px 15px
}

.all_form textarea.form-control {
    height: 100px
}

.bor_div .bor_line1 {
    width: 1px;
    height: 700px;
    background: #e4e4e4;
    margin: auto
}

.btn_sub {
    background: #fbaf43;
    padding: 10px 12px;
    margin-top: 10px;
    display: block;
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-left: 5px solid #d68f2a;
    border-radius: 0
}

.in_form {
    background: #f9f9f9;
    padding: 20px;
    border: 1px solid #e4e4e4;
    margin-bottom: 28px
}

.in_form .form_head {
    font-size: 18px;
    text-align: justify;
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
    background: #ffbb18;
    padding: 15px 20px;
    border: 1px solid #da9d0a;
    border-bottom: none;
    line-height: 22px
}

.in_form h1 {
    font-weight: 400;
    margin-top: 0;
    color: #2f2f2f;
    font-size: 27px;
    text-align: left;
    margin-bottom: 15px;
    letter-spacing: 0
}

.in_form h4 {
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px
}

.wrap p,
.wrap p i:before {
    font-size: 13px;
    color: #565656
}

.wrap {
    background: #fff
}

.captcha {
    font-weight: 400;
    font-size: 13px
}

.captcha img {
    max-width: 120px
}

.captcha input {
    margin-top: 5px;
    display: block;
    height: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 12px;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.inner_con {
    background: #fff
}

.inner_banner {
    width: 100%;
    border-bottom: 4px solid #fbaf43;
    margin-top: 50px
}

.inner_banner wapper {
    background: rgba(150, 104, 28, 0.43);
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    z-index: 0
}

.inner_banner img {
    position: relative;
    top: 0;
    max-height: 350px;
    z-index: -1
}

.inner_txt {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 180px
}

.inner_txt h1,
.inner_txt h1 small {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: -1px;
    text-transform: none
}

.inner_txt h1 small {
    font-weight: 400;
    letter-spacing: -2px;
    font-size: 45px
}

.inner_txt h1 span {
    border-color: #fff
}

.inner_txt h1 p {
    font-size: 25px;
    font-weight: 300;
    margin: 5px 0 20px;
    letter-spacing: 0
}

.inner_con p {
    font-weight: 400;
    color: #000;
    line-height: 22px;
    font-size: 14px
}

.port_img p {
    margin-top: 10px;
    height: 60px
}

.cus_bread a {
    color: #f3a22f;
    font-weight: 500
}

.inner_con h1 {
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    border-left: 5px solid #fbaf43;
    padding-left: 10px
}

.inner_con h1 small {
    color: #000;
    font-size: 32px
}

.blockquote {
    border-color: #fbaf43
}

.blockquote img {
    max-width: 120px
}

.blockquote footer {
    border: none;
    background: #eee;
    padding: 4px 5px
}

.testi_video video {
    border: 1px solid #cacaca;
    max-width: 450px;
    margin: auto;
    float: none;
    display: table;
    margin-bottom: 15px
}

.news_panel {
    border-radius: 0;
    border-color: #cecece
}

.news_panel .panel-heading {
    color: #484848;
    background-color: #f3f3f3;
    border-color: #e4e4e4;
    font-size: 18px;
    border-radius: 0;
    font-weight: 800
}

.news_panel a {
    color: #f1991b;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 5px;
    font-size: 15px
}

.news_panel a i:before {
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 2px
}

.news_panel a:hover i:before {
    margin-left: 12px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.table {
    margin: 0
}

.table th {
    background: #ffe5c0;
    font-weight: 600;
    font-size: 15px
}

.well {
    padding: 15px;
    border-radius: 0;
    background: #fff;
    border-color: #FFC107
}

.well a {
    display: block;
    background: #f1f1f1
}

.well a img {
    margin: auto;
    display: table
}

h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    border-left: 3px solid #FF9800;
    padding: 5px;
    margin-bottom: 10px line-height: 27px;
}

.inner_video {
    width: 60%;
    margin: auto;
    display: table;
    margin-bottom: 35px
}

ul {
    margin-left: 15px
}

ul li {
    list-style: disc;
    margin: 3px 0
}

ul li>ul {
    margin-left: 17px;
    margin-top: 8px;
    margin-bottom: 8px
}

ul li>ul>li {
    list-style: circle outside
}

.home_video,
.inner_video,
.test_video {
    border: 1px solid #000
}

.bor_line {
    border-right: 1px solid #dedede
}

.blog .blockquote h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    text-align: left
}

.blog .blockquote h3 a {
    color: #000
}

.blog .blockquote p a {
    color: #fbaf43;
    font-weight: 700
}

.blog .blockquote p a:hover {
    color: #fbaf43
}

.blog .blockquote footer {
    background: #f3f3f3;
    padding: 5px
}

.blog .blockquote footer:before {
    content: none
}

.blog .blockquote footer a {
    color: #828282;
    font-weight: 400
}

.blog .blockquote footer a i:before {
    font-size: 13px
}

.blog .blockquote footer a:first-child {
    margin-right: 20px
}

.blog .blockquote footer a:hover {
    color: #2a3254
}

.blog .blockquote p a i:before {
    font-size: 18px;
    position: absolute;
    margin-left: 8px;
    margin-top: 2px
}

.blog .blockquote p a:hover i:before {
    margin-left: 12px;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.form-control {
    border-radius: 0;
    height: 40px
}

.searchbtn {
    position: absolute;
    top: 0;
    right: 0;
    background: #d4d4d4;
    border-radius: 0;
    color: #2a3254;
    font-size: 23px;
    padding: 3px 12px;
    outline: none;
    display: block;
    height: 100%
}

ul.side_link {
    padding: 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%
}

ul.side_link li {
    float: left;
    width: 100%
}

ul.side_link li a {
    color: #3e3e3e;
    display: block;
    padding: 5px;
    border-bottom: 1px solid #efefef;
    font-weight: 400;
    font-size: 14px;
    text-align: left
}

ul.side_link li a:hover {
    color: #000
}

ul.side_link li p i:before,
ul.side_comment li p i:before {
    font-size: 14px
}

ul.side_link li:first-child {
    border-bottom: 2px solid #f19f2c;
    margin-bottom: 10px
}

ul.side_link li:first-child p {
    background: #f19f2c;
    color: #fff;
    display: table;
    width: auto;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0
}

ul.side_comment {
    padding: 10px;
    margin-bottom: 15px;
    float: left
}

ul.side_comment li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding: 5px;
    text-align: left
}

ul.side_comment li a {
    color: #676767;
    display: inline;
    font-weight: 400;
    font-size: 14px
}

ul.side_comment li a:hover {
    color: #000
}

ul.side_comment li:first-child {
    border-bottom: 2px solid #f19f2c;
    margin-bottom: 10px;
    padding: 0
}

ul.side_comment li:first-child p {
    background: #f19f2c;
    color: #fff;
    display: table;
    width: auto;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0
}

.blog_head {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    margin-bottom: 25px
}

.blog_head h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    text-align: left
}

.blog_head a {
    color: #9a9a9a;
    margin-right: 10px
}

.blog_head a:hover {
    color: #fbaf43
}

.blog_head a.cursor {
    cursor: text !important
}

.blog_head a:hover.cursor {
    color: #fbaf43
}

ul.bullet {
    margin-left: 25px
}

ul.bullet li {
    float: left;
    width: 100%;
    list-style: disc outside;
    margin-bottom: 10px
}

.tags {
    background: #f3f3f3;
    margin: 15px 0;
    padding: 5px 12px
}

.tags a {
    color: #828282;
    margin-right: 15px;
    font-size: 14px
}

.tags a i:before {
    font-size: 13px
}

.links {
    border: 1px solid #dedede;
    padding: 15px;
    display: block;
    float: left;
    width: 100%;
    margin: 25px 0
}

.links a {
    color: #fbaf43;
    font-size: 16px;
    font-weight: 700;
    width: 45%
}

.links a i:before {
    font-size: 15px
}

.blog form label {
    font-weight: 400
}

@media screen and (max-width:1190px) {
    .ser_box a {
        padding: 20px 10px
    }

    .ser_box a p {
        letter-spacing: 0
    }

    ul.product li img {
        max-width: 110px;
        padding: 20px 5px;
        margin-right: 13px
    }

    .port_txt p {
        padding: 20px
    }
}

@media screen and (max-width:991px) {
    .cus_banner .banner_txt_con {
        width: 510px
    }

    .cus_banner .carousel-control.right,
    .cus_banner .carousel-control.left {
        padding: 15px 0
    }

    .cus_banner .carousel-control {
        width: 5%
    }

    .cus_banner .banner_txt p:first-child {
        font-size: 35px;
        line-height: 38px
    }

    .cus_banner .banner_txt p:last-child {
        font-size: 25px;
        line-height: 28px
    }

    .ceo_con {
        margin-top: 45px
    }

    .ceo {
        width: 100%;
        float: none;
        margin: 0 auto
    }

    .ceo .mes {
        width: 350px
    }

    .ser_box {
        margin-bottom: .5%
    }

    .portfolio {
        margin-bottom: 30px
    }

    .port_txt br {
        display: none
    }

    .port_txt p {
        font-size: 18px;
        padding: 9px;
        max-width: 100%
    }

    .testi p {
        text-align: center
    }

    .test_box img {
        margin: auto;
        display: block;
        float: none
    }

    .test_box>div {
        margin-bottom: 15px
    }

    .testi video {
        margin: auto;
        display: table;
        max-width: 600px
    }

    .bor {
        border: none;
        margin-top: 25px;
        padding: 0
    }

    .inner_banner {
        height: 200px
    }

    .inner_txt {
        top: 120px
    }

    .blockquote img {
        margin: auto;
        float: none !important;
        margin-bottom: 15px
    }

    .blockquote footer {
        text-align: center
    }

    .well a img {
        max-height: 250px;
        width: auto
    }

    .home_video {
        height: 300px
    }

    .test_video {
        height: 250px;
        width: 70%;
        margin: auto;
        display: table;
        margin-bottom: 15px
    }

    .blockquote p {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .cus_banner .banner_txt_con {
        width: 409px
    }

    .cus_banner .banner_txt p:first-child {
        font-size: 28px;
        line-height: 28px
    }

    .cus_banner .banner_txt p:last-child {
        font-size: 21px;
        line-height: 23px
    }

    .cus_banner .banner_txt_con a {
        font-size: 12px
    }

    .ser_box {
        width: 100%
    }

    .port_img div {
        margin-bottom: 5px
    }

    .test_box {
        margin-top: 15%
    }

    .test_box img {
        margin: auto;
        float: none
    }

    .small_clear {
        display: block
    }

    ul.fot_link,
    ul.fot_link1 {
        float: left;
        margin-bottom: 20px
    }

    .fot_bor {
        padding: 20px 15px 0
    }

    .bor>div {
        margin-bottom: 20px
    }

    .bor_right {
        border: none
    }

    .company:last-child {
        margin-top: 25px;
        margin-bottom: 35px
    }

    .inner_banner img {
        height: 200px
    }

    .links a {
        width: 100%
    }

    .inner_video {
        width: 100%
    }

    .right_bar,
    .inner {
        padding: 0
    }
}

@media screen and (max-width:500px) {
    .custom_nav .navbar-brand>img {
        max-width: 40px;
        margin-top: 6px
    }

    .custom_nav .navbar-brand span {
        font-size: 17px
    }

    .cus_banner .carousel-control {
        display: none
    }

    .cus_banner .item img {
        height: 250px
    }

    .cus_banner .banner_txt_con {
        width: 320px;
        right: 5%
    }

    .cus_banner .banner_txt {
        padding: 10px
    }

    .cus_banner .banner_txt p:first-child {
        font-size: 21px;
        line-height: 24px
    }

    .cus_banner .banner_txt p:last-child {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600
    }

    .cus_banner .banner_txt_con a {
        font-size: 12px;
        padding: 8px 10px 6px;
        border-left: 3px solid #d68f2a
    }

    .ceo .mes {
        width: 90%
    }

    .inner_txt h1 {
        font-size: 40px
    }

    .inner_banner {
        height: 150px
    }

    .well a img {
        width: 100%
    }

    .home_video {
        height: 250px
    }

    .test_video {
        width: 90%
    }
}

@media screen and (max-width:480px) {
    .port_img {
        width: 100%
    }

    .inner_txt {
        top: 90px
    }

    .port_img1 {
        width: 100%
    }
}

@media screen and (max-width:380px) {
    .cus_banner .item img {
        height: 200px
    }

    .cus_banner .banner_txt_con {
        width: 270px
    }

    .cus_banner .banner_txt p:first-child {
        font-size: 18px;
        line-height: 24px;
        padding: 0
    }

    .cus_banner .banner_txt p:last-child {
        font-size: 13px;
        line-height: 18px;
        font-weight: 600
    }

    .cus_banner .banner_txt_con a {
        font-size: 10px
    }

    .custom_nav .navbar-brand {
        padding: 0 5px 5px 5px
    }

    .custom_nav .navbar-toggle {
        margin: 8px 5px 12px 0 !important
    }
}

@media (min-width:300px) and (max-width:980px) {
    .custom_nav .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgb(234, 153, 38);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .custom_nav .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .custom_nav .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
        color: #fff
    }

    .custom_nav .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

    .custom_nav .navbar-header {
        float: none
    }

    .custom_nav .navbar-toggle {
        display: block;
        margin: 8px 15px 12px 0;
        border-color: #fff !important
    }

    .custom_nav .navbar-toggle .icon-bar {
        background-color: #fff
    }

    .custom_nav .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        background: #f3a83c;
        margin: 0 -15px;
        border-color: #f7d099
    }

    .custom_nav .navbar-collapse.collapse {
        display: none !important
    }

    .custom_nav .navbar-nav {
        float: none !important
    }

    .custom_nav .navbar-nav>li {
        float: none
    }

    .custom_nav .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .custom_nav .navbar-text {
        float: none;
        margin: 15px 0
    }

    .custom_nav .navbar-collapse.collapse.in {
        display: block !important
    }

    .custom_nav .collapsing {
        overflow: hidden !important
    }

    .custom_nav .navbar-toggle:hover,
    .custom_nav .navbar-toggle:focus {
        background-color: #eca138
    }
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
    display: none !important
}

.alert {
    display: none
}

.blog2 {
    border: solid 1px #ccc
}

.blog2 a:hover {
    color: #000 !important
}

.blog2 i {
    color: #555;
    padding-left: 5px;
    font-size: 18px
}

.blog2 a {
    color: #555
}

.blog2 h4 a {
    color: #555;
    font-size: 24px
}

.read-more {
    color: #fbaf43 !important;
    font-weight: 700;
    padding-left: 5px
}

.read-more i {
    color: #fbaf43 !important
}

.h5-bg {
    background: #ececec
}

.h5-bg a {
    color: #000
}

.dote li {
    list-style: circle
}

.bar-code {
    margin-top: 20px;
    margin-left: 25px
}

.info-comedia {

    position: relative;
    line-height: 44px;
}

.AnISO {
    margin-top: 10px;
    font-size: 13px;
}



@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300);

body {
    font-family: 'Quicksand', sans-serif;
}

.gal-container {
    padding: 12px;
}

.gal-item {
    overflow: hidden;
    padding: 3px;
}

.gal-item .box {
    height: 350px;
    overflow: hidden;
}

.box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    max-width: 100%;
}

.gal-item a:focus {
    outline: none;
}

.gal-item a:after {
    content: "\f065";
    font-family: 'FontAwesome';
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
    opacity: 1;
}

.modal-open .gal-container .modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
    padding: 0px;
    min-height: 100%;
}

.modal-open .gal-item button.close {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
    outline: none;
}

.modal-open .gal-item button.close span {
    position: relative;
    top: -3px;
    font-weight: lighter;
    text-shadow: none;
}

.gal-container .modal-dialogue {
    width: 80%;
}

.gal-container .description {
    position: relative;
    height: 50px;
    top: 0px;
    padding: 16px 10px;
    background-color: rgb(255, 255, 255);
}

.gal-container .description h4 {
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-transform: capitalize;
    color: #000;
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}

@media (min-width: 768px) {
    .gal-container .modal-dialog {
        width: 55%;
        margin: 50 auto;
    }
}

@media (max-width: 768px) {
    .gal-container .modal-content {
        height: 250px;
    }
}

/* Footer Style */
i.red {
    color: #BC0213;
}

.gal-container {
    padding-top: 75px;
    padding-bottom: 75px;
}

footer {
    font-family: 'Quicksand', sans-serif;
}

footer a,
footer a:hover {
    color: #88C425;
}

.why-BharatKadam ul li {
    margin: 15px 0px;
}


.query {
    background-color: #f0f0f0;
    width: 300px;
    padding: 8px 10px;
    position: fixed;
    /*right: -303px;*/
    right: 0px;
    z-index: 9;
    top: 150px;
    transition: ease-in-out all .5s;
    border-radius: 20px;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.44);
}

.query2 {
    background-color: #f0f0f0;
    width: 300px;
    /*padding: 25px 10px 10px 10px;*/
    position: fixed;
    right: -303px;
    z-index: 9;
    top: 150px;
    transition: ease-in-out all .5s;
    border-radius: 20px;
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.44);
}

.query-close {
    font-size: 20px;
    color: #9c9c9c;
    position: absolute;
    top: 7px;
    right: 15px;
    font-weight: normal;
    cursor: pointer;
}

/*.query:hover {
    width: 300px;
    padding: 8px 10px;
    position: fixed;
    right: 0px;
    z-index: 99;
    top: 150px;
}
*/

.query-image {
    width: 75px;
    position: absolute;
    left: -73px;
    cursor: pointer;
    border-radius: 5px 0px 0px 5px;

}

.query-textarea {
    height: 70px !important;
}

.thankyou h2 {
    font-size: 48px;
}

.thankyou h3 {
    font-size: 28px;
    font-weight: normal;
}

.thankyou button {
    background-color: #fbaf43;
    padding: 6px 5px;
    color: #fff;
    border-radius: 3px;
    border: none;
    outline: none;
    cursor: pointer;
}

.thankyou button a {
    color: #FFF;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.software-bg {
    text-align: center;
    background: url(../images/software-bg.jpg) 0 0/cover no-repeat fixed;
    color: #FFF;
    padding: 90px 100px;
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background-position: center;

}

.software-bg p {
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 40px;
}

.software-bg hr {
    width: 10%;
    margin: 30px auto;
    border-bottom: solid 2px;
}

.software-bg a {
    color: #fff;
    font-size: 22px;
    border: solid 1px #FFF;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
}

.software-bg a:hover {
    background-color: #F9AE4E;
    border: solid 1px #F9AE4E;

}

.word-from-ceo-img {
    width: 150px;
    border: solid 2px #d6d6d6;
    float: left;
    margin: 1px 15px 0px 0px;
}

/*.word-from-border{
        border-left: 350px solid transparent;
    border-right: 350px solid transparent;
    border-top: 100px solid #eaeaea;
    clear: both;
    margin-bottom: 100px;
}*/
.word-from-bg {
    background-image: url(../images/ceo-bg.php);
    background-size: 100%;
    background-repeat: no-repeat;


}

.btn-read {
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff;
    color: #fff;
}

.center-block {}

.section-box-ten-first {
    height: 504px !important;
}

.section-box-ten {
    height: 250px;
    background: radial-gradient(#6e6e6e, #2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e, #2f2f2f);
    background: -moz-radial-gradient(#6e6e6e, #2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
    border: solid 1px #9c9c9c;


}

.section-box-ten h3 {
    text-align: left;
    font-size: 18px;
    line-height: 19px;

}

.section-box-ten figure {
    position: absolute;
    text-align: left;
    padding: 10px 19px 19px 19px;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    background: rgba(0, 0, 0, 0.71);
    bottom: -67%;
    transition: ease-in-out .5s;

}

.section-box-ten:hover figure {
    bottom: 0;
}

.section-box-ten figure h3 {
    margin: 0;
    padding-bottom: 10px;
}

.section-box-ten img {
    height: 100%;
    width: 100%;
}

.btn-read-more {
    background-color: #F9AE4E !important;
    color: #fff !important;
    cursor: pointer;
}

.left-arrow {
    position: absolute;
    top: 100px;
    left: 18px;
    font-size: 27px;
    color: #F9AE4E;
}

.right-arrow {
    position: absolute;
    top: 100px;
    right: 18px;
    font-size: 27px;
    color: #F9AE4E;
}

.margin-top {
    margin-top: 0px;
}

.font-opne {
    font-family: 'Open Sans', sans-serif;
}

.article-page img {
    border: solid 1px #ccc;
    margin: 65px 0px 50px 10px;
    width: 100%
}

.article-page h1 {
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    line-height: 38px;
    font-weight: 600;
    border-left: none;
    padding-left: 10px;
    margin-bottom: 25px;
}

.article-page h6 {
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
    color: #545454;
}

.article-ceo img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    float: left;
    clear: both;
    margin: 0px 10px;
}

.article-ceo h5 {
    color: #676767;
    font-size: 16px;
    border-left: none;
    margin-bottom: 0px;
}

.article-ceo p {
    margin-bottom: 0px;
}

.article-ceo a {
    cursor: pointer;
    font-weight: bold;
    color: #1074AF
}

.container2 {

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container2 {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container2 {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container2 {
        width: 1000px;
    }
}

.article-content p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 17px;
    color: #4c4c4c;
}

.article-content h5 {
    border-left: none;
    padding: 0;
    font-style: italic;
    margin-bottom: 20px;
}

.ceo-center {
    margin-top: 55px;
    margin-bottom: 30px;
    text-align: center;
}

.ceo-center img {
    width: 80px;
    border-radius: 100px;
    margin-top: -63px;
    border: solid 2px #eee;
    height: 80px;
}

.ceo-center h6 {
    font-size: 14px;
    font-weight: bold;
    color: #676767;
}

.ceo-center a {
    border: solid 1px;
    padding: 6px 30px;
}




.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}

.media-carousel p {
    color: #676767;
    font-size: 16px;
    font-weight: bold;
}

.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #cccccc;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 0px
}

.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #cccccc;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 0px
}

.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: 270px;
    height: 149px;
}

.thumbnail {
    box-shadow: 0 1.5px 3px 0 rgba(0, 0, 0, .09);
}

.all-article h5 {
    border-left: none;
    padding-left: 0px;
}

.all-article button {
    margin-top: 4px !important;
    font-size: 30px;
    color: #000;
}

.all-article p {
    background: #e8e8e8;
    padding: 7px 10px;
    border-bottom: solid 1px #a7a7a7;
    margin-bottom: 1px;
}

.all-article a {
    color: #585858;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}


.our-clients {
    width: 80%;
    margin: 50px auto;
    text-align: center;
}

.our-client-img {
    border: solid 1px #ffcc79;
    height: 95px;
    width: 197px;
    border-radius: 0px 30px 0px 30px;
    margin: 8px 5px;
    padding: 7px;
    transition: ease-in-out all .3s;
    filter: grayscale(1);
}

.our-clients h2 {
    font-weight: bold;
    text-align: left !important;
}

.our-client-img:hover {
    border: solid 1px #ffcc79;
    background-color: #ffcc79;
    border-radius: 30px 0px 30px 0px;
    cursor: pointer;
    filter: grayscale(0);

}

.popup {
    position: fixed;
    background: rgba(31, 31, 31, 0.65);
    padding: 20px;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0;
    height: auto;
    z-index: 9999;
}

.popup img {
    margin: auto;
    width: 50%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    border: solid 20px #dadada;
    border-radius: 10px;
}

.popup i {
    position: fixed;
    right: 25%;
    top: 7%;
    color: #F9AE4E;
    font-size: 28px;
    cursor: pointer;
}

.error {
    padding: 30px 50px;

}

.error h1 {
    display: inline-block;
    font-size: 250px;
    margin-top: -24px;
}

.error img {
    display: inline-block;
    width: 235px;
}

.error h6 {
    font-size: 20px;
    padding: 15px 20%;

}

.error h3 {
    margin-bottom: 0px;
}

.error p {
    font-size: 16px;
}

.error button {
    background: #fbaf43;
    border: none;
    outline: none;
    color: #FFF;
    padding: 11px 40px;
    font-size: 15px;
    border-radius: 4px;
}

.dashed-line {
    width: 2px;
    height: 80px;
    border: solid 1px #fbaf43;
    border-style: dashed;
    margin: 15px 0px;


}


@media screen and (max-width:1600px) {

    .popup i {
        top: 7.8%;
    }

}

@media screen and (max-width:1400px) {

    .popup i {
        top: 13%;
    }

}



@media screen and (max-width:1366px) {

    .popup i {
        top: 13.5%;
    }

}

@media screen and (max-width:1200px) {

    .popup i {
        top: 18%;
    }

}