/* https://themeim.com/demo/advocacy/#*/

@import "https://fonts.googleapis.com/css?family=Open+Sans:400,700,700i";
@import "https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700";




/* ---------------------------------------------
            == Base CSS==
--------------------------------------------- */

*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
button {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    position: relative;
    line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal;
}

a {
    line-height: normal;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

a:hover,
a:focus {
    text-decoration: none;
}

ul,
ol,
dl {
    list-style-type: none;
}

button {
    line-height: normal;
    background: none;
    border: none;
    cursor: pointer;
}

button:focus {
    outline: none;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
}
.pad-bot-50{
    padding-bottom: 60px!important;
}
.pad-bot-20{
    padding-bottom: 20px!important;
}
.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.ptb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.ptlr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.fc-dark{
    color: #0f3c67!important;
}

.mb-80{
    margin-bottom: 80px!important;
}

.primary-font,
body {
    font-family: 'Open Sans', sans-serif;
}

body {
    font-size: 15px;
}

h1 {
    font-size: 52px;
    line-height: 62px;
}

.h2,
h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: .25px;
}

.h3,
h3 {
    font-size: 24px;
    line-height: 34px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: .25px;
}

.h4,
h4 {
    font-size: 18px;
    line-height: 28px;
}

.h5,
h5 {
    font-size: 15px;
    line-height: 25px;
}

.h6,
h6 {
    font-size: 14px;
    line-height: 24px;
}

p {
    font-size: 14px;
    line-height: 24px;
    color: #646464;
}

img {
    max-width: 100%;
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media only screen and (max-width: 1199px) {
    h1 {
        font-size: 52px;
        line-height: 62px;
    }

    .h2,
    h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .section-head-2 h2 {
    font-size: 28px;
}
}


@media only screen and (max-width: 991px) {
    .fi::before {
        font-size: 45px;
    }
}

.preloader {
    background-color: #ffffff;
    background-image: url("../images/preloader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
}


/* ---------------------------------------------
            == Component CSS==
--------------------------------------------- */

.section-head {
    margin-bottom: 80px;
}

.section-head h2 {
    padding-bottom:15px;
    margin-bottom: 0px;
    color: #3c3c3c;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 25px;
}

.section-head h2 span {
    color: #f18636;
}



.section-head p {
    max-width: 755px;
    margin: auto;
    color: #3b3b3b;
}

.section-head-2 {
    padding-bottom: 26px;
}

.section-head-2 h2 {
    padding-bottom:10px;
    position: relative;
    color: #f18636;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
}

.section-head-3-1 h2 {
    padding-bottom: 18px;
    margin-bottom: 25px;
    font-size: 28px;
    text-transform: uppercase;
    color: #3c3c3c;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
}

.section-head-2 h2 span {
    color: #3c3c3c;
}

.section-head-2 h2::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 40px;
    background: #0f3c67;
}

.section-head-2 p {
    padding-top: 25px;
    color: #3c3c3c;
    /*max-width: 490px;*/
}

.section-head-2-1 {
    margin-bottom: 30px;
}

.section-head-2-1 h2 {
    margin-top: -6px;
    padding-bottom: 0;
    margin-bottom: 30px;
    color: #3c3c3c;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
}

.section-head-2-1 h2 span {
    color: #f18636;
}

.section-head-2-1 p {
    max-width: 642px;
    margin: auto;
    color: #3b3b3b;
}

.section-head-3-1 {
    margin-bottom: 80px;
}

.section-head-3-1 h2 {
    padding-bottom: 30px;
    margin-bottom: 25px;
    font-size: 30px;
    text-transform: uppercase;
    color: #3c3c3c;
    position: relative;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    line-height: 19px;
}

.section-head-3-1 h2 span {
    color: #f18636;
}

.section-head-3-1 h2::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #f18636;
    width: 30px;
    height: 2px;
}

.section-head-3-1 p {
    max-width: 655px;
    margin: auto;
    color: #3b3b3b;
}


/* ---------------------------------------------
            ==  Section Padding  ==
--------------------------------------------- */

.section-p {
    padding: 110px 0;
}

.section-p .section-head h3 {
    margin-top: -6px;
}

.section-p-important {
    padding: 80px 0 !important;
}

.section-p-important .section-head h3 {
    margin-top: -6px;
}

.section-p-2 {
    padding: 110px 0;
}

.section-p-2 .section-head h3 {
    margin-top: -7px;
}

@media only screen and (max-width: 991px) {
    .padding-110 {
        padding-bottom: 80px;
    }
    .section-head-2 p {
        margin: 0 auto;
    }
    .section-head-2 h2::before {
        left: 50%;
        margin-left: -20px;
    }
    .section-p {
	padding: 80px 0;
    }
    .section-p-2 {
        padding: 80px 0;
    }
    .section-head-3-1 h2 {
    font-size: 28px;

}
.section-head-2-1 h2 {
    font-size: 28px;
}

.section-head-3-1 h2 {
    line-height: 38px;
}

}

@media only screen and (max-width: 767px) {
    .section-p {
        padding: 50px 0;
    }
    .section-p .section-head h2 {
        margin-top: -5px;
    }

    .section-p-2 {
        padding: 50px 0;
    }
    .section-p-2 .section-head h3 {
        margin-top: -7px;
    }

    .padding-110 {
        padding-bottom: 70px;
    }

    .section-p-important {
        padding: 70px 0 !important;
    }
    .section-head-3-1 {
    margin-bottom: 55px;
    }
    .pad-bot-50 {
	padding-bottom: 30px !important;
    }
    .section-head h2 {
    font-size: 28px;
    }
    .team-2-part.section-p.pad-bot-30 {
    padding-bottom: 0px;
    }
    .section-head {
    margin-bottom: 55px;
    }
    
}

.brand-color {
    color: #f18636 !important;
}

.secondary-color {
    color: #0f3c67 !important;
}

.bg-brand-color {
    background: #f18636 !important;
}

.bg-secondary-color {
    background: #0f3c67 !important;
}

.white {
    color: #ffffff !important;
}

.dark {
    color: #000000 !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-26 {
    font-size: 26px !important;
}

.semi-bold {
    font-weight: 600 !important;
}

.bold,h1,.h2,h2,.h4,h4 {
    font-weight: 700 !important;
}

.bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.p-relative {
    position: relative;
}

.bg-white {
    background: #fff;
}

.flat-list li {
    display: inline-block;
}

.flat-list.social-icon li {
    display: inline-block;
    padding: 0 5px;
}

.flat-list.social-icon li a i {
    font-size: 15px;
    color: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    background: transparent;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.flat-list.social-icon li a:hover i {
    color: #f18636;
}

.regular-list li {
    font-size: 18px;
    color: #fff;
}

@media only screen and (max-width: 991px) {
    .regular-list li {
        font-size: 17px;
    }
}

.btn-1 {
    font-size: 14px;
    /* background: #0f3c67; */
    color: #fff;
    padding: 15px 22px;
    border: 1px solid #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.btn-1.btn-darks {
    color: #0f3c67;
    border: 1px solid #0f3c67;
}

.btn-1:hover {
    color: #0f3c67;
    background: #fff;
}

.btn-1 i {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.btn-1:hover i {
    transform: translate(10px, 0px);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.btn-3 {
    color: #f18636;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

.btn-3 i {
    font-size: 14px;
    margin-left: 5px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.btn-3:hover {
    color: #000;
}

.btn-3:hover i {
    margin-left: 10px;
    color: #f18636;
}



/* ---------------------------------------------
            ==  Isotope Button ==
--------------------------------------------- */

.backtotop {
    position: fixed;
    bottom: 25px;
    right: 25px;
    border: 2px solid #fff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 9999;
    -webkit-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);
    -moz-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);
    box-shadow: -1px 1px 5px 0px rgba(84, 84, 84, 0.35);
}

.backtotop i {
    height: 42px;
    width: 42px;
    line-height: 42px;
    font-size: 20px;
    background: #fff;
    margin: 2px;
    color: #f18636;
    text-align: center;
    border-radius: 50%;
}

@media only screen and (max-width: 1199px) {
    .btn-4 {
        font-size: 16px;
    }

    .btn-5 {
        font-size: 19px;
        line-height: 29px;
        padding: 8px 36px;
    }
}

@media only screen and (max-width: 991px) {
    .btn-5 {
        font-size: 16px;
        line-height: 26px;
        padding: 7px 35px;
    }
}



/* ---------------------------------------------
            ==  Home Page  ==
--------------------------------------------- */

/* ---------------------------------------------
            ==  Header Part  ==
--------------------------------------------- */

.header-part {
    background: #0f3c67;
    border-bottom: 2px solid #cb8712;
}

.header-icon a.btn-1 {
    padding: 12px 22px;
    border: none;
    border-radius: 0;
    font-weight: 400;
    background: #f18636;
}

.header-icon a.btn-1:hover {
    color: #0f3c67;
}

.header-icon ul {
    margin-top: 5px;
}

.header-item {
    padding: 15px 0;
}

.header-item p {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    position: relative;
}

.header-item p i {
    margin-right: 6px;
}

.header-item p a {
    color: #fff;
}

.header-item p a:hover {
    color: #f18636;
}

.bg-white {
    background: #f9f9f9 !important;
}

.bg-white .header-item p {
    color: #6f6f6f;
}

.bg-white .header-item p a {
    color: #f18636;
}

.bg-white .header-item p i {
    color: #f18636;
}

.bg-white .flat-list.social-icon li a i {
    color: #f18636;
}

.bg-white .flat-list.social-icon li a i:hover {
    color: #0f3c67;
}

.navbar-brand {
    margin-right: 0px;
}


/* ---------------------------------------------
            ==  Header  two  ==
--------------------------------------------- */

.header-two.header-part {
    border-bottom: 0;
}

.header-two .header-item {
    padding: 15px 0;
}

.header-two .header-item p {
    font-size: 15px;
}

@media only screen and (min-width: 1200px) {
    .header-icon a.btn-1 {
        margin-right: 25px;
    }
}

@media only screen and (min-width: 992px) {
    .header-icon a.btn-1 {
        padding: 23px 30px;
    }
    .header-icon ul {
        margin-top: 0;
    }

    .header-item p {
        padding: 0 20px;
    }
    .header-item p:not(:last-child):after {
        position: absolute;
        content: '|';
        left: 100%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (max-width: 991px) {
    .header-two .header-item p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .header-two .header-icon .flat-list.social-icon li {
        padding: 0;
    }
    .backtotop {
	right: 7px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    }
    .backtotop i {background: none;}
    .backtotop { border: 0px solid #fff;}
    
}

@media only screen and (max-width: 575px) {
    .header-icon ul {
        padding: 10px 0 15px;
        float: right;
    }

    .header-icon .flat-list.social-icon li {
        padding: 0;
    }

    .header-two .header-item p {
        font-size: 13px;
    }

    .bg-white .flat-list.social-icon li a i {
        font-size: 14px;
    }

    .social-media-part .section-head-2 h2 {
        font-size: 20px;
        line-height: 30px;
    }

}



/* ---------------------------------------------
            ==  Navigation Part  ==
--------------------------------------------- */

#navigation {
    padding: 0 0px;
}

#navigation .navbar-brand {
    padding: 5px 0;
    margin-right: 0;
}

#nav-list > ul > li {
    padding:30px 15px;
}

#nav-list > ul > li {
    padding:30px 15px;
}

#mid-nav #nav-list > ul > li > a {
    font-size: 14px;
    position: relative;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 700;
}

#nav-list > ul > li > a {
    font-size: 14px;
    position: relative;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 700;
}

.second-nav-toggler i {
    font-size: 20px;
}

.nav-bg-white {
    background: #fff;
}

.nav-bg-white #nav-list > ul > li > a {
    color: #1e1e1e;
}

.nav-bg-white #nav-list > ul > li > a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: #f18636;
    height: 2px;
    width: 0;
    display: inline-block;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}

.nav-bg-white #nav-list > ul > li.active > a,
.nav-bg-white #nav-list > ul > li:hover > a,
.nav-bg-white #nav-list > ul > li > a.active {
    color: #f18636;
}

.nav-bg-white #nav-list > ul > li.active > a::after,
.nav-bg-white #nav-list > ul > li:hover > a::after,
.nav-bg-white #nav-list > ul > li > a.active::after {
    width: 100%;
}

.nav-bg-white .second-nav-toggler i {
    color: #0f3c67;
}

.navbar-nav > li > .arow{position:absolute;  color: #244863; right:0px; top:31px; z-index: 251;}
.navbar-nav > li > .arow:after {font-family:'FontAwesome'; content: "\f107";}
.navbar-nav li ul .arow{ right:15px; top:5px;position:absolute;  color: #244863;}
.navbar-nav li ul .arow:after {content: "\f105";font-family:'FontAwesome';color: #244863;}



/* --------------------------------------------------
    ==  Navigation Style Two  ==
--------------------------------------------------- */

.nav-bg-brand-color {
    box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -o-box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding: 0;
    position: relative;
    background: #f18636;
}

.nav-bg-brand-color .container {

    position: relative;
    z-index: 5;
}

.nav-bg-brand-color #nav-list > ul > li > a {
    color: #fff;
}



.nav-bg-brand-color #nav-list ul li > a.active,
.nav-bg-brand-color #nav-list ul li:hover > a {
    color: #0f3c67;
}

.nav-bg-brand-color #nav-list ul > li:hover > a::after {

    transform: translatey(0px);
    opacity: 1;
}



.nav-bg-brand-color #nav-list ul li > a.active::after,
.nav-bg-brand-color #nav-list ul li:hover > a::after {
    width: 100%;
}

.nav-bg-brand-color .second-nav-toggler i {
    color: #fff;
}



/* --------------------------------------------------
    ==  Navigation  three  ==
--------------------------------------------------- */

.navbar-two .nav-list > ul > li {
    padding: 40px 23px;
}

.navbar-two .nav-list > ul > li > a {
    font-size: 15px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    color: #1e1e1e;
    display: inline-block;
    padding: 7px 0;
}

.navbar-two .nav-list ul li a::after {
    display: none;
}

.navbar-two .nav-list ul li.active > a,
.navbar-two .nav-list ul li:hover > a {
    color: #f18636;
}

.navbar-two #nav-list-2 {
    margin-right: -28px;
}



/* --------------------------------------------------
            ==  Drop Down manu  ==
--------------------------------------------------- */

.custom-dropdown-box {
    position: relative;
}

.dropdown-child-manu {
    position: absolute;
    top: 110%;
    left: 0;
    width: max-content;
    background: #fff;
    z-index: 999;
    padding:0px 0;
    box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -moz-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -o-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    width:260px;
}

.dropdown-child-manu li, .dropdown-child-manu td {
    padding:6px 15px;
	font-size: 14px;
	border-bottom:1px solid #ddd;
}
.dropdown-child-manu table{width:100%;}
.dropdown-child-manu li a {
    color: #333;
}

.dropdown-child-manu li a:hover {
    color: #f18636;
}

.custom-dropdown-box:hover .dropdown-child-manu {
    visibility: visible;
    z-index: 999;
    opacity: 1;
    top: 100%;
}

.dropdown-child-manu li .dropdown-child-manu{display:none; left:100%; top:0;}
.custom-dropdown-box:hover .dropdown-child-manu li:hover .dropdown-child-manu{display:block; top:0;}

.nav-scrl {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 998;
    box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -moz-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -o-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}

.ht-header-bottom.is-sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background-color: #ffffff;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.nav-scrl #nav-list > ul > li {
    padding: 30px 9px;
}

.nav-bg-brand-color.nav-scrl {
    background: #f18636;
}


/* --------------------------------------------------
            ==  Contact form two  ==
--------------------------------------------------- */

.style-two .con-bottom-inner {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 80px;
    border-radius: 13px;
    margin-top: -115px;
    background: #fff;
}

.con-bottom-inner p {
    font-size: 15px;
    color: #3c3c3c;
    padding-bottom: 7px;
}

.con-bottom-inner p span {
    font-weight: 700;
}

.con-bottom-inner p a {
    font-size: 15px;
    color: #3c3c3c
}

.style-two .con-page-form {
    padding-top: 45px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #nav-list > ul > li {
        padding: 45px 20px;
    }

    .navbar-two .nav-list ul li {
        padding: 7px 7px;
    }
    .dropdown-child-manu {
        left: -20px;
    }
    .nav-scrl #nav-list > ul > li {
        padding: 38px 20px;
    }

}

@media (min-width: 1200px) and (max-width: 1250px) {

    .dropdown-child-manu {
        left: -33px;
    }
}

/* --------------------------------------------------
            ==  Mobile Manu  ==
--------------------------------------------------- */

#mobile-nav {
    position: fixed;
    top: 0;
    right: -50%;
    width: 50%;
    background: #fff;
    z-index: 999;
    overflow-y: scroll;
    transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -webkit-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -moz-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    -o-transition: all 0.7s cubic-bezier(0.65, -0.22, 0.35, 1.13);
    overflow-x: hidden;
}

body.active #mobile-nav {
    right: 0 !important;
}

.mobile-nav-box {
    padding: 85px 30px;
    height: 100%;
    width: 100%;
    position: relative;
}

.mobile-nav-box::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    background: url(../images/toggle-nav-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .08;
}

.mobile-nav-box::before {
    position: absolute;
    content: '';
    bottom: 0;
    right: -25px;
    height: 100%;
    width: 50%;
    background: url(../images/toggle-nav-bg-2.png) no-repeat;
    background-position: right;
    background-size: cover;
    z-index: -1;
}

.mobile-logo {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 50;
}

.mobile-logo .manu-close {
    margin-left: auto;
    margin-bottom: 32px;
    font-size: 14px;
    font-weight: 700;
    color: #3c3c3c;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-logo .manu-close i {
    font-size: 18px;
}

.mobile-logo .manu-close:hover {
    color: #f18636;
}

.mobile-main-logo {
    width: 180px;
}

.mobile-main-logo img {
    width: 100%;
}

.mobile-list-nav {
    padding: 100px 0;
    position: relative;
    z-index: 90;
    padding-left: 85px;
}

.mobile-list-nav > li {
    padding: 15px 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-list-nav > li > a {
    font-size: 16px;
    color: #f39e67;
    position: relative;
    font-weight: bold;
    display: inline-block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mobile-list-nav > li > a::before {
    position: absolute;
    top: 3px;
    left: -35px;
    width: 18px;
    height: 17px;
    content: '';
    background-image: url(../images/cross.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    visibility: hidden;
    opacity: .5;
}

.mobile-list-nav > li:hover > a:before {
    position: absolute;
    top: 3px;
    left: -32px;
    width: 18px;
    height: 17px;
    content: '';
    background-image: url(../images/cross.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    visibility: visible;
    opacity: 1
}

.mobile-list-nav > li > a.dropdownlink::after {
    position: absolute;
    top: 2px;
    right: -10px;
    content: '\f078';
    width: 5px;
    height: 10px;
    font-family: FontAwesome;
}

.mobile-list-nav > li:hover > a {
    color: #f18636;
    transform: scale(1.1);
    transform: translateX(8px) scale(1.1);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.mask-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 998;
}

.mobile-nav-box .achivement-blog {
    position: relative;
    z-index: 10;
    text-align: center;
}

.mobile-nav-box .achivement-blog ul > li > a {
    color: #747474;
}

.mobile-nav-box .achivement-blog ul > li > a span {
    color: #747474;
}

.mobile-nav-box .achivement-blog ul > li > a:hover {
    color: #0f3c67;
}

.mobile-nav-box .achivement-blog ul > li > a:hover span {
    color: #0f3c67;
}

.mobile-list-nav .submenuItems {

    display: none;
    padding: 0px;
    border-radius: 5px;
    margin-top: 17px;
}

.mobile-list-nav .submenuItems li a {
    color: #f39e67;
    padding: 20px;
    padding: 6px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .mobile-list-nav {
        padding: 60px 0;
        padding-left: 18px;
    }
}

@media only screen and (min-width: 1200px) {
    #mobile-nav {
        height: 100vh;
        right: -30%;
        width: 30%;
    }
}

@media only screen and (min-width: 992px) {
    #navigation .navbar-brand {
        padding: 5px 0;
        margin-right: 16px;
    }

    .second-nav-toggler {
        margin-left: 40px;
    }
}

@media only screen and (max-width: 991px) {
    #navigation {
        padding: 15px;
    }

    #mobile-nav {
        right: -60%;
        width: 60%;
        height: 100vh;
    }

    .mobile-list-nav {
        padding-left: 30px;
        padding: 80px 0;
    }

    .mobile-list-nav > li {
        padding: 12px 0;
    }

    .mobile-list-nav {
        padding: 45px 0;
    }

    .nav-bg-brand-color .container {
        padding: 8px 16px;
    }


}

@media only screen and (max-width: 767px) {
    .mobile-list-nav {
        padding: 16px 0;
    }

    .mobile-list-nav > li > a {
        font-size: 15px;
        padding-right: 14px;
    }
    .mobile-list-nav > li > a.dropdownlink::after {
        right: 0px;

    }


}

@media only screen and (max-width: 575px) {
    .mobile-list-nav > li {
        padding: 10px 0;
    }

    .mobile-main-logo {
        width: 136px;
    }

    .mobile-logo .manu-close {
        font-size: 13px;
    }

    #mobile-nav {
        right: -85%;
        width: 85%;
    }
    #mobile-nav .achivement-blog h6 {
        display: none;
    }

    .mobile-nav-box {
        padding: 45px 20px;
    }
}


/* --------------------------------------------------
            ==  Banner Section  ==
--------------------------------------------------- */

.banner-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 1.2;
    height: 90vh;
}

.home-one .banner-caption {
    width: 660px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0;
    z-index: 9999;
}


.home-one .banner-caption.text-center {
    width: 100%
}


.banner-item .banner-caption h1 {
    font-size:60px;
    line-height: 90px;
    font-weight: 700 !important;
    position: relative;
    color: #fff;
    margin-bottom: 70px;
}

.banner-item .banner-caption h2 {
    font-size: 24px;
    text-transform: capitalize;
    line-height: 24px;
    font-weight: 400 !important;
    margin-bottom: 12px;
}

.banner-item .banner-caption p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 29px;
    line-height: 32px;
}

.banner-item .banner-caption h1::after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%);
    height: 1px;
    background: rgb(197, 157, 95);
    width: 250px;
    /* margin: : 50px 0px; */
}

.banner-item .banner-caption.text-center p {
    width: 100%;

}

.banner-part .swiper-button-prev,
.banner-part .swiper-button-next {
    display: none;
    font-size: 90px;
    color: #000000;
    background: none;
    transform: translateY(-50%);
}

.banner-part .swiper-button-prev i,
.banner-part .swiper-button-next i {
    font-weight: 400;
}

.banner-part .swiper-button-prev {
    left: 10%;
}

.banner-part .swiper-button-next {
    right: 10%;
}

.banner-part:hover .swiper-button-prev {
    display: inline-block;
}

.banner-part:hover .swiper-button-next {
    display: inline-block;
}

@media (min-width: 992px) and (max-width: 1200px) {

    .banner-item .banner-caption h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .banner-item .banner-caption h1 {
        font-size: 48px;
        line-height: 58px;
    }
    .banner-item .banner-caption a {
        padding: 14px 21px;
    }

    .banner-part .swiper-button-prev {
        left: 1%;
    }
    .banner-part .swiper-button-next {
        right: 1%;
    }

}

@media only screen and (max-width: 991px) {

    .banner-item .banner-caption h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .banner-item .banner-caption h1 {
        padding: 7px 0 20px;
        font-size: 32px;
        line-height: 42px;
    }
    .banner-item .banner-caption a {
        padding: 12px 18px;
        font-size: 13px;
    }



}

@media only screen and (max-width: 575px) {
    .banner-item {
        background-position: 14% center;
    }
    .banner-item .banner-caption h1 {
    margin-bottom: 20px;
    }
    .banner-item .banner-caption h1::after {
    bottom: -5px;
    width: 50px;
}
    .banner-item .container {
        position: relative;
        z-index: 5;
    }
    .banner-item .banner-caption h1 {
        font-size: 25px;
        line-height: 30px;
        padding: 7px 0 17px;
    }
    .banner-item .banner-caption h2 {
        font-size: 17px;
        line-height: 27px;
    }
}

.banner-2-part {
    cursor: pointer;
}

.banner-2-part .container {
    position: relative;
}

.banner-2-part .banner-inner {
    position: absolute;
}

.banner-2-part .banner-inner img {
    width: 100%;
}

.banner-2-part .banner-inner-1 {
    top: -30px;
    right: -21%;
    z-index: 1;
}

.banner-2-part .banner-inner-2 {
    top: 0;
    left: -22%;
}

.banner-2-part .banner-inner-3 {
    bottom: -97px;
    right: 14%;
    width: 27%;
}

.banner-2-part .banner-inner-5 {
    bottom: 12%;
    left: 3%;
    width: 26%;
    z-index: 2;
}

.banner-2-part .banner-inner-6 {
    top: -137px;
    right: 29%;
    width: 20%;
}

.banner-2-part .banner-inner-7 {
    top: 36%;
    right: 25%;
    width: 20%;
}

.banner-2-part .banner-inner-8 {
    bottom: -19%;
    left: 9%;
    width: 20%;
}

.banner-2-part .banner-inner-9 {
    bottom: -15%;
    left: -22%;
    width: 35%;
}

.banner-2-part .banner-inner-10 {
    bottom: -16%;
    right: -12%;
    width: 28%;
}

.banner-2-part .banner-inner-11 {
    bottom: -16%;
    right: -12%;
    width: 28%;
}

.banner-2-part .banner-inner-12 {
    top: -28%;
    left: 29%;
    width: 14%;
}

.banner-2-part .banner-inner-13 {
    top: -30%;
    left: -9%;
    width: 15%;
}

.banner-2-part .banner-inner-14 {
    top: -30%;
    right: -9%;
    width: 15%;
}

.banner-2-part #banner-inner-3 {
    margin-top: 30px;
}

.banner-2-part .banner-item {
    padding: 165px 0 120px;
    background-position: center;
    background-size: cover;
}

.banner-2-part #banner-text {
    z-index: 20;
}

.banner-2-part h4 {
    font-size: 70px;
    display: inline-block;
}

.banner-2-part h1 {
    padding: 18px 0 13px;
}

.banner-2-part .swiper-button-prev,
.banner-2-part .swiper-button-next {
    font-size: 90px;
    color: #f18636;
    background: none;
    transform: translateY(-50%);
}

.banner-2-part .swiper-button-prev i,
.banner-2-part .swiper-button-next i {
    font-weight: 400;
}

.banner-2-part .swiper-button-prev:hover,
.banner-2-part .swiper-button-next:hover {
    color: #0f3c67;
}

.banner-2-part .swiper-button-prev {
    left: 10%;
}

.banner-2-part .swiper-button-next {
    right: 10%;
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .banner-2-part .banner-inner-1 {
        right: 3%;
        width: 26%;
        top: 9px;
    }

    .banner-2-part .banner-inner-2 {
        top: 12%;
        left: 1%;
        width: 15%;
    }

    .banner-2-part .banner-inner-3 {
        bottom: -9%;
        right: 23%;
        width: 21%;
    }

    .banner-2-part .banner-inner-5 {
        bottom: 24%;
        left: 11%;
        width: 17%;
    }

    .banner-2-part .banner-inner-6 {
        top: -85px;
        right: 29%;
        width: 17%;
    }

    .banner-2-part .banner-inner-7 {
        top: 36%;
        right: 27%;
        width: 17%;
    }

    .banner-2-part .banner-inner-8 {
        bottom: -13%;
        left: 13%;
        width: 15%;
        z-index: 1;
    }

    .banner-2-part .banner-inner-9 {
        bottom: -3%;
        left: 2%;
        width: 23%;
    }

    .banner-2-part .banner-inner-10 {
        bottom: -14%;
        right: 2%;
        width: 22%;
    }

    .banner-2-part .banner-inner-11 {
        bottom: 22%;
        right: 5%;
        width: 19%;
    }

    .banner-2-part .banner-inner-12 {
        top: -22%;
        left: 40%;
        width: 9%;
    }

    .banner-2-part .banner-inner-13 {
        top: -17%;
        left: 2%;
        width: 15%;
    }

    .banner-2-part .banner-inner-14 {
        top: -19%;
        right: 5%;
        width: 13%;
    }

    .banner-2-part .banner-item {
        padding: 100px 0 80px;
    }

    .banner-2-part .swiper-button-prev {
        left: 3%;
    }
    .banner-2-part .swiper-button-next {
        right: 3%;
    }
}

@media only screen and (max-width: 1199px) {
    .banner-2-part .banner-item {
        padding: 150px 0 80px;
    }

    .banner-2-part .banner-inner-1 {
        top: -10%;
        right: 7%;
        width: 28%;
    }

    .banner-2-part .banner-inner-2 {
    top: -78px;
    left: -4%;
    width: 30%;
}

    .banner-2-part .banner-inner-3 {
        bottom: -12%;
        right: 22%;
        width: 22%;
    }

    .banner-2-part .banner-inner-5 {
        bottom: 21%;
        left: 7%;
        width: 21%;
    }

    .banner-2-part .banner-inner-6 {
        top: -137px;
        right: 34%;
    }

    .banner-2-part .banner-inner-9 {
        bottom: 2%;
        left: 0;
        width: 19%;
    }

    .banner-2-part .banner-inner-10 {
        bottom: -10%;
        right: 0%;
        width: 23%;
    }

    .banner-2-part .banner-inner-11 {
        bottom: 28%;
        right: 5%;
        width: 21%;
    }

    .banner-2-part .banner-inner-13 {
        top: 14%;
        left: 3%;
        width: 15%;
    }

    .banner-2-part .banner-inner-14 {
        top: -28%;
        right: 4%;
        width: 10%;
    }

    .banner-2-part .swiper-button-prev {
        left: 3%;
        font-size: 65px;
    }
    .banner-2-part .swiper-button-next {
        right: 3%;
        font-size: 65px;
    }

    .banner-2-part h1 {
        font-size: 36px;
        line-height: 47px;
    }
    .banner-2-part h4 {
        font-size: 45px;
    }
    .banner-2-part h2 {
        font-size: 20px;
        line-height: 32px;
    }
    .banner-2-part #banner-inner-3 {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .banner-2-part #banner-inner-3 {
        margin-top: 17px;
    }

    .banner-2-part .banner-inner-7 {
        top: 46%;
    }

    .banner-2-part .banner-inner-13 {
        top: 10%;
        left: 1%;
        width: 16%;
    }

    .banner-2-part h4 {
        font-size: 41px;
    }

    .banner-2-part h1 {
        font-size: 33px;
        line-height: 43px;
    }

    .banner-2-part h2 {
        font-size: 20px;
        line-height: 32px;
    }


}

@media only screen and (max-width: 767px) {
    .banner-2-part .banner-inner-3 {
        bottom: -16%;
        right: 22%;
        width: 32%;
    }

    .banner-2-part .banner-inner-8 {
        bottom: -23%;
    }

    .banner-2-part .banner-inner-12 {
        top: -45%;
        left: 18%;
        width: 29%;
    }

    .banner-2-part .banner-inner-13 {
        top: 10%;
        left: 0%;
        width: 18%;
    }

   .home-one .banner-item .banner-caption h1 {

    margin-bottom: 19px;
}

    .banner-item .banner-caption h1::after {
        bottom: -5px;
        width: 50px;
    }

    .banner-2-part .banner-inner-14 {
        top: -43%;
        right: 14%;
        width: 24%;
    }
    .banner-item .banner-caption p {
    font-size: 14px;
}

}

@media only screen and (max-width: 575px) {
    .banner-2-part {
        padding-bottom: 0;
    }

    .banner-2-part .banner-inner-6 {
        width: 35%;
        top: -137px;
        right: 37%;
    }

    .banner-2-part .banner-inner-2 {
        width: 34%;
    }

    .banner-2-part .banner-inner-3 {
        bottom: -23%;
        width: 30%;
    }

    .banner-2-part .banner-inner-7 {
        top: 74%;
        right: 7%;
    }

    .banner-2-part .banner-inner-8 {
        bottom: -27%;
        left: 7%;
        width: 36%;
    }

    .banner-2-part .banner-inner-12 {
        top: -45%;
        left: 0;
        width: 29%;
    }

    .banner-2-part .banner-inner-13 {
        top: -16%;
        left: 44%;
        width: 18%;
    }

    .banner-2-part h2 {
        font-size: 17px;
        line-height: 27px;
    }
}

.banner-3-part {
    position: relative;
}

.banner-3-part .banner-3-item {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 690px;
}
.banner-3-part .banner-3-item .banner-caption.text-left {
    position: absolute;
    top: 170px;
    left: 10px;
}

.banner-3-part .banner-3-item::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.39);
}

.banner-3-part .banner-3-item .container {
    position: relative;
    z-index: 5;
}

.banner-3-part .banner-caption h1 {
    color: #fefefe;
    padding-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: .25px;
}

.banner-3-part .banner-caption h2 {
    color: #fefefe;
    padding-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: .25px;
    font-weight: 400 !important;
    text-transform: capitalize;
}

.banner-3-part .banner-caption p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .25px;
    font-weight: 400;
    color: #fefefe;
    padding: 0 0 50px;
    max-width: 590px;
}

.banner-3-part .banner-caption a {
    padding: 15px 25px;
    border: 2px solid #fefefe;
    color: #fefefe;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
}

.banner-3-part .banner-caption a:hover {
    color: #f18636;
    border-color: #f18636;
}

.banner-slider-3 .swiper-pagination {
    margin-bottom: 45px;
}

.banner-slider .swiper-pagination {
    margin-bottom: 45px;
    position: absolute;
    top: 44%;
    left: 95% !important;
    width: 64px !important;
    text-align: right;
    margin-right: 25px;
    text-align: right;
}

.banner-slider .swiper-pagination-bullet {
    display: block;
    margin: 6px 0px !important;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(253, 253, 253, 0.78);
    border-radius: 50%;
    opacity: 1;
}

.banner-slider .swiper-pagination-bullet {

    background: #0d4478;

}

.banner-slider .swiper-pagination-bullet-active {
    background: #f18636;
}

.swiper-pagination-bullet-active {
    background: #f18636;
}

.banner-overlay-form .container {
    position: relative;
}

.banner-contact {
    position: absolute;
    bottom: 54px;
    left: 0px;
    z-index: 10;
    border-top: 10px solid #f18636;
    background: #fff;
    padding: 63px 0px 75px;
    margin: 0 15px;
    text-align: center;
    width: 442px;
    box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -moz-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -o-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
}

.banner-contact h2 {
    font-weight: 700;
}

.banner-contact h2 span {
    display: block;
    font-size: 26px;
}

.banner-contact p {
    max-width: 360px;
    margin: auto;
    padding: 40px 0 25px;
}

.banner-contact form {
    padding: 0 70px;
}

.banner-contact form input {
    margin-bottom: 10px;
    width: 100%;
    color: #717273;
    font-size: 14px;
    border: 0;
    border-bottom: 1px solid #d0d0d0;
    height: 40px;
    line-height: 40px;
}

.banner-contact form input::-webkit-input-placeholder {
    text-transform: uppercase;
}

.banner-contact form input::-moz-placeholder {
    text-transform: uppercase;
    text-align: center;
}

.banner-contact form input:-ms-input-placeholder {
    text-transform: uppercase;
}

.banner-contact form input:-moz-placeholder {
    text-transform: uppercase;
}

.banner-contact form button {
    margin-top: 30px;
    border-radius: 0;
    background: #f18636;
    color: #fff;
    border-color: #f18636;
    padding: 14px 28px;
}

.banner-contact form button:hover {
    color: #f18636;
}

@media only screen and (max-width: 1199px) {
    .banner-3-item .banner-caption h1 {
        font-size: 42px;
        line-height: 52px;
    }

    .banner-contact {
        width: 410px;
    }
}

@media only screen and (max-width: 991px) {

    .banner-3-item .banner-caption h1 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: .25px;
    }
    .banner-3-item .banner-caption p {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 30px;
    }

    .banner-slider-3 .swiper-pagination {
        margin-bottom: 34px;
        left: 52%;
        width: inherit;
    }

    .banner-contact {
        width: 329px;
        padding: 53px 10px 59px;
    }
    .banner-contact h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .banner-contact h2 span {
        font-size: 20px;
    }
    .banner-contact p {
        padding: 17px 0 32px;
    }
    .banner-contact {
	bottom: -9px;
	}
    
}

@media only screen and (max-width: 767px) {

    .banner-overlay-form {
	padding-bottom: 306px;
    }

    .banner-contact {
        width: 100%;
        bottom: 0;
        transform: translateY(55%);
        margin: 0;
    }
    .home-one .banner-caption {
        top: 50%;
        transform: translateY(-50%);
        left: 0;
    }

    .banner-3-part .banner-3-item .banner-caption.text-left {
    position: absolute;
    top: 100px;
    left: 15px;
}



}

@media only screen and (max-width: 575px) {
    .banner-3-item .banner-caption p {
        padding-bottom: 35px;
    }

    .banner-3-item .banner-caption h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .banner-overlay-form {
	padding-bottom: 300px;
    }

    .banner-contact {
        padding: 42px 0 58px;
    }
    .banner-contact p {
        padding: 16px 0 25px;
    }

    .banner-contact form {
        padding: 0 50px;
    }
    .banner-slider .swiper-pagination {
        display: none;
    }

    .home-one .banner-caption {
        transform: translateY(50%);
        left: 0;
    }

}


/* --------------------------------------------------
            ==  About Part  ==
--------------------------------------------------- */

.about-part {
    padding: 180px 0 180px;
    position: relative;
}


.law-pro {
    color: #fff;
    background: rgba(15, 60, 103, 0.53);
    border: 3px solid rgba(255, 255, 255, 0.33);
    padding: 85px 20px 82px;
}

.law-pro i {
    font-size: 52px;
}

.law-pro h2 {
    padding: 25px 0 13px;
}

.law-pro P {
    font-weight: 400;
    font-style: italic;
}

.about-catogory {
	transform: translate(50%, -50%);
	position: absolute;
	right: 34%;
	top: 0;
	z-index: 10;
}

.about-catogory .item-box {
    height: 170px;
    width: 170px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 25px;
    display: inline-block;
    margin-right: 15px;
}

.item-box i {
    font-size: 45px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.about-catogory .item-box:hover i {
    color: #f18636;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.about-catogory .item-box:hover h4 {
    color: #f18636;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.about-catogory .item-box span::before {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.about-catogory .item-box:hover span:before {
    color: #f18636;
}

.about-catogory .item-box h4 {
    margin-top: 6px;
}

.about-catogory .item-box::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0f3c67;
    z-index: -2;
}

.about-catogory .item-box::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 59%;
    background: url(../images/about-catogory-bg.png) no-repeat;
    z-index: -1;
}

.about-item-box {
    position: relative;
    margin-bottom: 30px;
}

.about-details {
    padding-left: 70px;
}

.about-item-box h3 {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.about-item-box h3 a {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
}

.about-details .section-head-2 {
    padding-bottom: 60px;
}

.about-item-box .about-item-icon {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    position: relative;
    left: -102px;
    top: -40px;
    height: 70px;
    width: 70px;
    border-radius: 2px;
    text-align: center;
    line-height: 0px;
    display: inline;
}

.about-item-box .about-item-icon::before {
    position: absolute;
    content: '';
    width: 70px;
    height: 70px;
    background: #0f3c67;
    top: 4px;
    left: -18px;
    z-index: 0;
    transform: translateY(-50%) rotate(45deg);
    z-index: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.22);
}

.about-item-box .about-item-icon i {
    color: #fff;
    font-size: 35px;
    position: relative;
}

.about-item-box p {
    padding-top: 12px;
    font-size: 15px;
}

.about-item-box:hover h3 {
    color: #f18636;
}

.about-item-box:hover .about-item-icon:before {
    background: #f18636;
}

.about-accodian {
    padding-left: 15px;
    padding-top: 5px;
}

.about-part {
    background: #f6f6f6;
}

.about-part.style-two {
    padding: 180px 0 180px;
}


@media (min-width: 1200px) and (max-width: 1600px) {
    .about-catogory {
        right: 26%;
    }
}

@media only screen and (min-width: 1200px) {

    .about-part {
        padding: 110px 0 57px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .about-part {
        padding: 110px 0 55px;
    }
    .style-two .counter-box {
        padding: 40px 30px;
    }
    .about-part.style-two {
        padding: 150px 0 150px;
    }
    .counter-part.style-two {
        padding-bottom: 90px;
    }
    .about-catogory {
        right: 24%;
    }
    .about-catogory .item-box {
        height: 140px;
        width: 140px;
    }
    .about-catogory .item-box span::before {
        font-size: 40px;
    }
    .about-catogory .item-box h4 {
        margin-top: 0px;
        font-size: 16px;
        line-height: 20px;
    }

    .about-item-box {
        margin-top: 20px;
    }
    .about-item-box .about-item-icon {
        left: -103px;
    }
    .item-box i {
        font-size: 40px;
    }

}

@media only screen and (max-width: 991px) {
    .law-pro h2 {
        padding: 19px 0 10px;
        font-size: 25px;
        line-height: 35px;
    }
    .law-pro p {
        font-size: 18px;
        line-height: 28px;
    }

    .about-part {
        padding: 90px 0 15px;
    }

    .about-catogory {
        right: 24%;
    }
    .about-catogory .item-box {
        height: 100px;
        width: 100px;
        padding-top: 8px;
    }
    .item-box i {
        font-size: 34px;
    }
    .about-catogory .item-box span::before {
        font-size: 30px;
    }
    .about-catogory .item-box h4 {
        margin-top: 0px;
        font-size: 15px;
        line-height: 18px;
    }

    .about-item-box {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .about-item-box .about-item-icon {
        left: -130px;
    }

    .section-head-2 h2 {
        line-height: 31px;
        padding-bottom: 15px;
        font-size: 30px;
    }

    .about-item-box h3 {
        font-size: 19px;
        line-height: 29px;
    }
    .about-item-box p {
        padding-top: 8px;
    }

    .about-item-box .about-item-icon {
        left: -102px;
        height: 65px;
        width: 65px;
        line-height: 68px;
        top: -80px;
    }
    .about-item-box .about-item-icon i::before {
        font-size: 28px;
    }
    .about-part.style-two {
    padding: 120px 0 120px;
    }

}

@media only screen and (max-width: 767px) {

    .about-details {
        padding-left: 15px;
    }
    .about-item-box {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .about-part::before {
        display: none;
    }

    .law-pro {
        margin-bottom: 60px;
        background: url(../images/about-bg.jpg);
        background-size: cover;
        position: relative;
        z-index: 2;
        border: none;
    }

    .law-pro::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(15, 60, 103, 0.53);
        z-index: -1;
    }

    .about-catogory {
        right: 50%;
    }
    .about-catogory .item-box {
        height: 80px;
        width: 80px;
        padding-top: 11px;
        margin-right: 5px;
    }
    .about-catogory .item-box span::before {
        font-size: 26px;
    }
    .about-catogory .item-box h4 {
        margin-top: 2px;
        font-size: 12px;
        line-height: 22px;
    }

    .about-item-box {
        margin-left: 120px;
    }
    .item-box i {
        font-size: 20px;
    }
    .about-catogory .item-box {

        padding-top: 8px;
    }
    .about-part {
	padding: 60px 0 0;
    }
    .about-accodian {
    padding-left: 0;

    }
    
}

@media only screen and (max-width: 575px) {

    .about-details .section-head-2 {
        padding-bottom: 50px;
    }
    .about-part {
        padding-bottom: 20px;
    }

    .about-catogory {
        text-align: center;
        width: 100%;
    }

    .about-item-box {
        margin-top: 0px;
        margin-left: 82px;
    }
    .about-item-box h3 {
        font-size: 16px;
        line-height: 26px;
        font-weight: 700;
    }

    .about-item-box .about-item-icon {
        left: -80px;
        height: 45px;
        width: 45px;
        line-height: 48px;
        top: -100px;
    }

    .about-item-box .about-item-icon::before {
        width: 50px;
        height: 50px;
        top: 7px;
        left: -10px;
    }
    .home-one .banner-item .banner-caption p {
        display: none;
    }
    .about-accodian {
        padding-left: 0;
        padding-top: 0px;
    }

}

.about-2-part {
    background: #fff;
    background-position: center;
    position: relative;
}

.about-2-part::after {
    position: absolute;
    content: '';
    top: 131px;
    left: 0;
    background: url(../images/style-pett-4.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 133px;
    height: 167px;
}

.about-2-part::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: url(../images/style-pett.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 289px;
    height: 237px;
}

.about-2-part .container {
    position: relative;
}

.about-2-part .container::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/home-2-about-2.png);
    background-size: cover;
    background-position: center;
    opacity: .02;
}

.about-2-img img {
    width: 100%;
}

.about-2-service {
    margin: 230px 0 60px;
    position: relative;
    z-index: 2;
}

.about-2-service .about-2-img img {
    width: 100%;
}

.about-2-service ul {
    width: 100%;
    border: 5px solid #eff5e9;
    padding: 25px;
}

.about-2-service ul li {
    text-align: center;
    width: 33%;
    position: relative;
}

.about-2-service ul li:not(:last-child)::after {
    position: absolute;
    content: '';
    height: 50px;
    width: 1px;
    background: #d9d9d9;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.about-2-service ul li h5 {
    position: relative;
    display: inline-block;
    color: #3d3d3d;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.about-2-service ul li h5::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 1px;
    background: #f18636;
    display: inline-block;
}

.about-2-service ul li i {
    font-size: 52px;
    color: #f18636;
}

.about-2-service ul li i.fa {
    height: 20px;
    line-height: 18px;
    width: 20px;
    text-align: center;
    color: #f18636;
    border: 1px solid #f18636;
    border-radius: 50%;
    margin-top: 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    font-size: 17px;
}

.about-2-service ul li span {
    color: #f18636;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.about-2-service ul li h4 {
    color: #3d3d3d;
    padding-top: 8px;
}

.about-2-service ul li p {
    max-width: 190px;
    margin: auto;
    color: #666666;
}

.about-2-service ul li a:hover span,
.about-2-service ul li a:hover i {
    color: #0f3c67;
}

.about-2-service ul li a:hover i {
    border-color: #0f3c67;
}

.presentitor {
    width: 100%;
    position: relative;
    z-index: 2;
}

.presentitor .about-2-img {
    width: 38%;
    padding-right: 220px;
    position: relative;
}

.presentitor .about-2-img::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 90000px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url(../images/presentitor-line.png);
}

.presentitor .about-img-2-sub {
    width: 100%;
    position: relative;
    z-index: 10;
}

.presentitor .presentitor-des {
    width: 60%;
    padding-left: 45px;
}

.presentitor .presentitor-des h4 {
    max-width: 550px;
}

.presentitor .presentitor-des p {
    margin-top: 15px;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .about-2-service {
        margin: 153px 0 60px;
    }

    .about-2-part::after {
        top: 53px;
        width: 65px;
        height: 83px;
    }

    .about-2-part::before {
        top: 56%;
        width: 143px;
        height: 237px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    .home-one .banner-caption {
	    width: 100%;
    }
    .home-one .banner-item .banner-caption p {
        width: 94%;
        font-size: 16px;
        line-height: 24px;
    }
    .home-one .banner-item .banner-caption h2 {
        padding: 10px 0 0px;

    }
    .home-one .banner-item .banner-caption h1 {
        padding: 7px 0 5px;
    }
    .home-one .banner-caption.small {
	padding-left: 386px!important;
    }



    .about-accodian {
    padding-left: 5px;
    padding-top: 30px;
    padding-right: 20px;
}


}

@media only screen and (max-width: 1199px) {
    .about-2-service {
        margin: 120px 0 55px;
    }

    .presentitor .about-2-img {
        width: 26%;
        padding-right: 109px;
    }

    .about-2-service ul {
        padding: 15px;
    }

    .about-2-service ul li h4 {
        padding-top: 8px;
        font-size: 15px !important;
    }

    .about-2-service ul li p {
        line-height: 21px;
    }

    .about-2-part::after {
        top: 53px;
        width: 65px;
        height: 83px;
    }

    .about-2-part::before {
        top: 56%;
        width: 143px;
        height: 237px;
    }

    
}

@media only screen and (max-width: 991px) {
    .about-2-service {
        margin: 88px 0 50px;
    }

    .about-2-service ul li h4 {
        font-size: 14px !important;
    }

    .presentitor .about-2-img {
        width: 29%;
        padding-right: 68px;
    }
    .section-head-2 h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .about-2-service ul {
        padding-right: 0px;
    }

    .about-2-service {
        margin: 0px 0 50px;
    }

    .presentitor .about-2-img {
        width: 30%;
        padding-right: 00px;
    }

    .presentitor {
        margin-top: 50px;
    }

    .presentitor .about-2-img::after {
        top: 11%;
    }
    .home-one .banner-item .banner-caption h2 {
        padding: 11px 0 0px;

    }
    .home-one .banner-item .banner-caption h1 {
        padding: 7px 0 6px;
    }
    .about-item-box h3 a {
    font-size: 20px;
    }

}
@media (min-width: 576px) and (max-width: 767px) {
    .home-one .banner-caption.small {
	padding-left: 200px;
    }

    
    
}
@media only screen and (max-width: 575px) {
    .about-2-part {
        padding: 60px 0 58px;
    }

    .presentitor {
        text-align: center;
    }

    .presentitor .about-2-img {
        text-align: center;
        width: 100%;
        padding-right: 0;
    }
    .presentitor .about-2-img .about-img-2-sub {
        margin: auto;
        width: 80%;
        text-align: center;
    }

    .presentitor .presentitor-des {
        width: 100%;
        padding: 15px;
    }

    .presentitor .about-2-img::after {
        top: 50%;
    }

    .about-2-part::after {
        display: none;
    }

    .about-2-part::before {
        display: none;
    }

    .about-2-service ul li {
        display: block;
        width: 100%;
    }
    .about-2-service ul li:not(:last-child) {
        margin-bottom: 25px;
    }
}


.about-3 {
    position: relative;
}

.about-img {
    position: absolute;
}

.about-img img {
    width: 100%;
}

.about-3-1 {
    z-index: 1;
    position: relative;
    border: 4px solid #f18f4a;
    border-right: 4px solid #f18f4a;
    margin-top: 19px;
}

.about-3-2 {
    left: -43%;
    top: 5%;
    width: 300px;
    border-bottom: 3px solid #f18f4a;
    border-left: 3px solid #f18f4a;
}

.about-3-3 {
    left: -20%;
    bottom: 0%;
    width: 350px;
    border-bottom: 3px solid #f18f4a;
    border-left: 3px solid #f18f4a;
}

.accodian-head {
    cursor: pointer;

}

.accodian-item {
    border-bottom: 1px solid #d0d0d0;
}

.accodian-head.active {
    border-color: transparent;
    border: none;
}

.accodian-result p {
    padding-bottom: 16px;
    line-height: 26px;
}

.accodian-item .accodian-head {
    position: relative;
    width: 100%;
}

.accodian-head a.collapsed::after {
    content: '\f067';
    position: absolute;
    right: 0;
    top: 17px;
    font-family: 'FontAwesome';
}

.accodian-head a::after {
    content: '\f068';
    position: absolute;
    right: 0;
    top: 17px;
    font-family: 'FontAwesome';
}


.accodian-item .accodian-head a {
    position: relative;
    width: 100%;
    display: block;
    color: #4d4d4e;
    padding: 15px 0px;
}


.accodian-head i {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.accodian-head h5 {
    font-weight: 700;
    text-transform: uppercase;
    color: #4d4d4e;
    width: 100%;
}

.accodian-head h5,
.accodian-head i {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.accodian-head.active i,
.accodian-head:hover i {
    color: #f18636;
}

.accodian-head.active {
    border-color: transparent;
}


@media only screen and (max-width: 991px) {
    .about-3-3 {
        left: -7%;
        bottom: 4%;
        width: 281px;
    }

}

@media only screen and (max-width: 767px) {
    .about-3 {
        height: auto;
        margin-bottom: 30px;
    }
    .about-3 .about-img {
        display: none;
    }
    .about-3-part {
	padding-top: 30px;
}
    .about-3-1 {
	margin-top: 0;
}
    
    
}

.about-4-img img {
    width: 100%;
}

.accodian-4-item {
    padding-left: 74px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 0px 55px 0px 74px;
}

.accodian-4-item::after {
    position: absolute;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    content: '';
    top: 0;
    left: 0px;
    width: 4px;
    height: 0%;
    background: #f18636;
}

.accodian-4-item::before {
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    position: absolute;
    content: '';
    top: 0;
    right: 0px;
    width: 4px;
    height: 0%;
    background: #f18636;
}

.accodian-4-item.active {
    padding: 12px 55px 27px 74px;
    box-shadow: 0px 3px 7px 0px rgba(117, 117, 117, 0.35);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(117, 117, 117, 0.35);
    -moz-box-shadow: 0px 3px 7px 0px rgba(117, 117, 117, 0.35);
    -o-box-shadow: 0px 3px 7px 0px rgba(117, 117, 117, 0.35);
}

.accodian-4-item.active .accodian-4-head::after {
    border-color: #486b8b;
}

.accodian-4-item.active .accodian-4-head h5 {
    color: #f18636;
}

.accodian-4-item.active::after {
    height: 100%;
}

.accodian-4-item.active::before {
    height: 100%;
}

.accodian-4-head {
    padding: 15px 0;
    position: relative;
    cursor: pointer;
    transition: trans-4;
    -webkit-transition: trans-4;
    -moz-transition: trans-4;
    -o-transition: trans-4;
}

.accodian-4-head::after {
    transition: trans-4;
    -webkit-transition: trans-4;
    -moz-transition: trans-4;
    -o-transition: trans-4;
    position: absolute;
    content: '';
    top: 50%;
    left: -46px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 4px solid #f18636;
}

.accodian-4-head h5 {
    color: #4f4f4f;
}

.accodian-4-result p {
    max-width: 325px;
}



/* --------------------------------------------------
            ==  Counter Part  ==
--------------------------------------------------- */

.count-des i {
    font-size: 52px;
}

.counter-part .container {
    position: relative;
}

.counter-part.style-two {
    padding-bottom: 110px;
}

.counter-box {
    background-position: right;
    background-size: cover;
    left: 0;
    width: 100%;
}

.style-two .counter-box{
    background: url(../images/counter-bg.jpg) no-repeat;
    background-position: right;
    background-size: cover;
    padding: 70px 30px;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    border-radius: 3px;
    box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -moz-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -o-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    width: 100%;
}

.count-des {
    padding-left: 30px;
    position: relative;
}

.count-des:first-child::after {
    position: absolute;
    content: '';
    top: 22px;
    right: -12px;
    height: 40px;
    width: 1px;
    background: #bfbcbc33;
}

.counter-item {
    display: flex;
    align-items: center;
    color: #f18636;
}

.counter-item h2 {
    font-size: 38px;
}

.counter-item p {
    color: #1e1e1e;
    font-weight: 400;
    font-size: 18px;
    margin-top: 5px;
}

.counter-item .count-des span {
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}

.counter-item .count-des span::after {
    position: absolute;
    content: '';
    top: -32px;
    right: 0;
    height: 58px;
    width: 2px;
    background: #0f3c67;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .counter-item h2 {
        font-size: 33px;
    }
    .counter-item p {
        font-size: 15px;
        line-height: 25px;
    }

    .counter-item .count-des span {
        margin-right: 10px;
        padding-right: 10px;
    }
    .counter-item .count-des span::before {
        font-size: 45px;
    }

    .counter-item .count-des span::after {
        top: -29px;
    }
    .home-one .banner-caption.small {
	padding-left: 470px !important;
	width: 100%;
    }
    
    
}


@media only screen and (max-width: 575px) {
    .counter-box {
        position: inherit;
        transform: inherit;
        background-position: left;
    }
    .counter-item {
    padding: 15px 0px;
    }

}

.counter-3-part {
    background: url(../images/counter-3-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.counter-3-part .section-head-3-1 {
    margin-bottom: 50px;
}


.counter-3-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(36, 36, 36, 0.8);
}

.counter-3-part .container {
    position: relative;
    z-index: 5;
}

.counter-3-part .section-head-3-1 p {
    color: #e4e0e0;
}

.counter-3-item .number-box i {
    font-size: 38px;
    color: #f18636;
    line-height: 38px;
    padding-bottom: 8px;
    overflow: hidden;
    display: block;
}

.counter-item .count-des .counter {
    line-height: 23px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.counter-3-item h3 {
    font-weight: 700;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 23px;
    margin-top: 5px;
}

.counter-3-s2 {
    background: url(../images/counter-4-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.counter-3-s2::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #e53b89, #ee7e33);
}

.counter-3-s2 .container {
    position: relative;
    z-index: 5;
}

.counter-3-s2::after {
    opacity: .84;
}

@media only screen and (max-width: 1200px) {
    .counter-3-item h3 {
        margin-top: 7px;
    }
}


/* --------------------------------------------------
            == Practise Part  ==
--------------------------------------------------- */

.practise-part.section-p {
    padding-bottom: 80px;
}

.practise-item {
    padding: 25px 30px 10px;
    border: 1px solid #ccc;
    position: relative;
   transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    margin-bottom: 30px;
    text-align: center;
}
.practise-img{margin-top:-25px; margin-left:-30px; margin-right:-30px; height:200px; position:relative; margin-bottom:20px;}
.practise-img img{width:100%; height:100%;}
.practise-item:hover{-webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px);}

.practise-item h2 {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    padding-bottom: 15px;
}



.practise-item P {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}



.practise-item .icon-box {
    height: 70px;
    width: 100px;
    line-height: 97px;
    text-align: center;
    position: relative;
    color: #008992;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    line-height: 80px;
    margin: 0 auto;
}



.practise-item .icon-box i::before {
    font-size: 45px;
}

.practise-item h2{line-height:22px;min-height: 32px; font-size: 20px; color: #008992;}
.practise-item h2 a {
    font-size: 20px;
    color: #008992;
	
}


.practise-item:hover .icon-box {
    border-color: #008992;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .practise-item {
        padding: 59px 30px 30px;
    }
    .practise-item h2 {
        font-size: 18px;
    }

    .practise-item .bg-icon i:before {
        font-size: 65px;
    }
}

@media only screen and (max-width: 757px) {
    .practise-item {
        padding: 10px 15px 27px;
    }
    .practise-item h2 a {
    font-size: 17px;
    }
    .practise-item h2 {
        font-size: 16px;
        line-height: 26px;
    }
    .practise-item .icon-box {
        height: 65px;
        width: 80px;
        line-height: 77px;
    }
    .practise-item .icon-box i::before {
        font-size: 38px;
    }
    .practise-item .bg-icon i::before {
        font-size: 50px;
    }
    .practise-part.section-p {
    padding-bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .practise-part {
        padding: 50px 0 50px;
    }
    .practise-part .section-head {
    margin-bottom: 50px;
}
    .testimonial-part .section-head-2 {
	padding-bottom: 0px;
    }
    
}

.practise-2-part {
    background: url(../images/experience-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.practise-2-part .swiper-button-prev,
.practise-2-part .swiper-button-next {
    font-size: 64px;
    color: rgba(255, 255, 255, 0.23);
    background: none;
    transform: translateY(-50%);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.practise-2-part .swiper-button-prev i,
.practise-2-part .swiper-button-next i {
    font-weight: 400;
}

.practise-2-part .swiper-button-prev:hover,
.practise-2-part .swiper-button-next:hover {
    color: #fff;
}

.practise-2-part .swiper-button-prev {
    left: 10%;
    top: 59%;
}

.practise-2-part .swiper-button-next {
    right: 10%;
    top: 59%;
}

.practise-2-item {
    padding: 42px 42px 20px;
    margin-top: 10px;
}

.practise-2-item h4 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: inline-block;
}

.practise-2-item h4 a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
}

.practise-2-item .item-img {
    position: relative;
    width: 100%;
}

.practise-2-item .item-img img {
    max-width: 100%;
}

.practise-2-item .item-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 8px;
    width: 119%;
    background: #eff5e9;
}

.practise-2-item .item-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 8px;
    width: 119%;
    background: #eff5e9;
}

.practise-2-item .border-big {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.practise-2-item .border-big::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 119%;
    width: 8px;
    background: #eff5e9;
}

.practise-2-item .border-big::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 119%;
    width: 8px;
    background: #eff5e9;
}

@media (min-width: 576px) and (max-width: 767px) {
    .practise-2-item h4 {
        font-size: 14px !important;
        margin-bottom: 21px;
    }
    .counter-3-item h3 {
    line-height: 25px;
    }
    .style-two .counter-box {
        padding: 30px 0px;
    }
    .counter-part.style-two {
        padding-bottom: 118px;
    }
    .about-part.style-two {
        padding: 90px 0 90px;
    }

}

@media only screen and (max-width: 575px) {
    .practise-2-item {
        padding-top: 0;
      
    }
    .style-two .counter-box {
    position: inherit;
    transform: inherit;
    background-position: left;
    padding: 10px 0px;
}
    .counter-part.style-two {
        padding-bottom: 5px;
    }
    .about-part.style-two {
        padding: 180px 0 0;
    }

}

.practise-3-part {
    background: #f4f4f4;
    z-index: 10;
    position: relative;
}

.practise-3-box {
    transform: translateY(40px);
    margin-top: -40px;
}

.practise-3-item {
    position: relative;
    padding: 25px 30px 40px;
    border: 1px solid #e1e1e1;
    margin-bottom: 50px;
    background: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.practise-3-item:hover {
    background: #0F3C67;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.practise-3-item:hover p {
    color: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.practise-3-item h5 a {
    text-transform: uppercase;
    color: #0f3c67;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: .25px;
    display: block;
}

.practise-3-item:hover h5 a {
    color: #f18636;
}

.practise-3-item .icon-box {
    color: #0f3c67;
}

.practise-3-item:hover .icon-box {
    color: #fff;
}

.practise-3-item .icon-box {
    position: relative;
    height: 70px;
    text-align: left;
    line-height: 64px;
    display: inline-block;
    float: left; 
}
.practise-3-item h5 {
    display: inline-block;
    margin-left: 35px;
    margin-top: 20px;
}
.practise-3-item p {
    overflow: hidden;
    padding-top: 0px;
    width: 100%;
}

.practise-3-item .icon-box i::before {
    font-size: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .practise-3-item {
    padding: 20px 16px 30px;
    }
    .practise-3-item {
	margin-bottom: 30px;
    }
    
}

@media (min-width: 576px) and (max-width: 767px) {
.practise-3-item .icon-box {
       height: 50px;
       line-height: 53px;
   } 

    .practise-3-item {
        padding: 42px 10px 25px;
        margin-right: 0;
    }
    .practise-3-item {
        padding: 10px 20px 25px;
        margin-right: 0;
    }

    .practise-3-item h5 a {

        letter-spacing: 0;
        font-size: 14px;
    }

}


/* --------------------------------------------------
            ==  Testimonial Part  ==
--------------------------------------------------- */

.testimonial-part {
    position: relative;
    background: #f6f6f6;
}

.testimonial-part .testimonial-box {
	margin-left: 40px;
}

.testimonial-part::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background: url(../images/testimonial-bg.png) no-repeat;
    background-position: left;
    background-size: cover;
}

.testimonial-part .container {
    position: relative;
    z-index: 2;
}

.story-box {
    position: relative;
}

.story-box .years {
    padding: 15px 30px;
    background: #f18636;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    width: max-content;
}

.story-box .year {
    width: 50%;
    position: relative;
}

.story-box .year::after {
    content: '';
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(50%, -50%);
    height: 14px;
    width: 14px;
    border-radius: 50%;
    z-index: 5;
    background: #fff;
    border: 1px solid #f18636;
}

.story-box .year.year-right-box::after {
    right: 100%;
    top: 50%;
    transform: translateX(50%);
}

.story-box::after {
    position: absolute;
    content: '';
    top: 15px;
    left: 50%;
    height: 100%;
    width: 2px;
    transform: translateX(-50%);
    background: #f18636;
}

.story-item {
    width: 100%;
    margin-top: 30px;
}

.comment-box {
    width: 50%;
}

.story-comment {
    position: relative;
    box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -webkit-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -moz-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    -o-box-shadow: 1px 0 7px rgba(193, 193, 193, 0.45);
    padding: 20px 20px 20px 16px;
    background: #fff;
    color: #3c3c3c;
    margin-right: 27px;
}

.story-comment P {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin-left: auto;
}

.story-comment img {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translate(50%, -50%);
    border: 5px solid #ebebeb;
}

.year-left {
    margin-right: 25px;
}

.year-right {
    margin-left: 25px;
}

.story-comment-right {
    padding: 20px 16px 20px 20px;
    margin-left: 27px;
    margin-right: 0;
}

.story-comment-right p {
    margin-left: 0;
}

.story-comment-right img {
    right: 94%;
}

.story-comment-right::after {
    right: 117.1%;
}

.testimonial-box .section-head-2 p {
	color: #fff;
}


/* --------------------------------------------------
            ==  Testimonmial  ==
--------------------------------------------------- */

.testimonial-box .section-head-2 {
    margin-bottom: 40px;
}
.testimonial-part .section-head-2 {
    padding-bottom: 40px;
}

.testimonial-2-part .section-head-2 {
    padding-bottom: 40px;
}

.testimonial-2-part .testimonial-box .section-head-2 {
    margin-bottom: 0px;
}

.testimonial-box .section-head-2 h2::before {
    background: #fff;
}

.testimonial-box .section-head-2 h2 span {
    color: white;
}

.testimonial-slider {
    position: relative;
    padding-bottom: 90px;
}

.testimonial-slider .swiper-pagination {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-slider .swiper-pagination .swiper-pagination-bullet {
    height: 7px;
    width: 24px;
    border-radius: 0;
    border: 2px solid #fff;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    opacity: 1;
}

.testimonial-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #f18636;
}

.person-detail {
    text-align: center;
}

.person-detail .person-img img {
    border: 4px solid #fff;
    width: 100%;
}

.person-detail h3 {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    margin-top: 12px;
    font-weight: 700;
}

.person-detail p {
    font-family: "Montserrat", sans-serif;
    color: #e5e5e5;
}

.person-comment {
    color: #fff;
}

.person-comment h4 {
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: .85px;
}

.person-comment .mains-comment {
    margin-top: 25px;
}

.person-comment .star li i {
    color: #f18636;
}

.person-comment p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px;
}

.person-comment p i {
    font-size: 16px;
}

.person-comment img {
    margin-top: 34px;
}

.person-comment #rateYo {
    width: 15px;
}

.person-comment .rateit {
    clear: both;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .testimonial-part::after {
        background-position: center;
    }

    .story-comment-right {
        padding-right: 0;
    }

    .story-comment-left {
        padding-left: 0;
    }

    .story-comment {
        padding: 20px 52px 20px 5px;
    }

    .story-comment-right {
        padding: 20px 0px 20px 54px;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-part::after {
        display: none;
    }
    .testimonial-part .section-head-2 {
        text-align: center;
        margin-bottom: 30px;
    }
    .testimonial-part .section-head-2 h2 {
        display: inline-block;
    }

    .testimonial-box {
        padding: 60px 15px;
        background: url(../images/testimonial-bg.png) no-repeat;
        background-position: center;
        background-size: 125%;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-box {
        background-size: cover;
    }
    .testimonial-part .testimonial-box {
	margin-left: 0px;
    }

    .practise-3-item {
        margin-bottom: 30px;
        margin-right: 0px;
    }
    .story-item {
    margin-top: 30px;
    }
    .testimonial-part .section-head-2 {
    padding-bottom: 0px;
}

}

@media only screen and (max-width: 575px) {
    .comment-box {
        width: 100%;
        text-align: center;
    }

    .story-box::after {
        display: none;
    }

    .story-box .year {
        width: 100%;
        margin-bottom: 13px;
    }
    .story-box .year::after {
        display: none;
    }

    .year-left {
        margin-right: 0;
    }

    .year-right {
        margin-left: 0;
    }

    .story-item {
        position: relative;
    }
    .story-item .year-right-box {
        position: absolute;
        top: 0;
    }

    .story-comment {
        margin-top: 63px;
    }
    .story-box {
    width: 300px;
    margin: 0 auto;
}

}

.testimonial-2-part {
    position: relative;
}

.testimonial-2-part::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background: url(../images/testimonial-bg-white.png) no-repeat;
    background-position: left;
    background-size: cover;
}

.testimonial-part.testimonial-2-part {
    background: #fff;
}

.testimonial-2-part::before {
    position: absolute;
    content: '';
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    background: url(../images/style-pett-2.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 270px;
    height: 237px;
}

.testimonial-2-part .container {
    position: relative;
    z-index: 4;
}

.testimonial-2-part .section-head-2 h2::before {
    background: #3d3d3d;
}

.testimonial-2-part .section-head-2 h2 span {
    color: #3d3d3d;
}

.testimonial-2-part .section-head-2 p {
    color: #3d3d3d;
}

.testimonial-2-thumb {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.testimonial-2-thumb .item-img {
    width: 90px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    position: relative;
}

.testimonial-2-thumb .item-img img {
    width: 100%;
}

.testimonial-2-thumb .item-img::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(15, 60, 103, 0.55);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.testimonial-2-thumb .person-2-detail {
    opacity: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.testimonial-2-thumb.swiper-slide-prev {
    margin-left: 145px;
}

.testimonial-2-thumb.swiper-slide-active {
    margin-left: 77px;
    z-index: 30;
}

.testimonial-2-thumb.swiper-slide-active .item-img {
    transform: scale(1.4);
}

.testimonial-2-thumb.swiper-slide-active .item-img::after {
    opacity: 0;
}

.testimonial-2-thumb.swiper-slide-active .person-2-detail {
    opacity: 1;
    margin-top: 69px;
}

.testimonial-2-comment {
    padding: 30px 22px;
    text-align: center;
}

.testimonial-2-comment p {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 20px;
}

.testimonial-2-comment p i {
    color: #f18636;
    font-size: 16px;
}

.person-2-detail {
    margin-top: 15px;
}

.person-2-detail h4 {
    color: #f18636;
    margin-bottom: 5px;
}

.person-2-detail h3 {
    color: #3d3d3d;
    font-size: 16px;
    line-height: 18px;
}

.testimonial-2-slider {
    position: relative;
}

.testimonial-2-slider .swiper-pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
}

.testimonial-2-slider .swiper-pagination .swiper-pagination-bullet {
    height: 7px;
    width: 24px;
    border-radius: 0;
    border: 2px solid #8e8e8e;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    opacity: 1;
}

.testimonial-2-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: #f18636;
}

.item2-img {
    border-radius: 53px;
    overflow: hidden;
    width: 105px;
    margin: 0 auto;
    margin-bottom: 35px;
    border: 2px solid #f18636;
}

@media only screen and (max-width: 1400px) {
    .testimonial-2-part::before {
        top: 27%;
        width: 110px;
        height: 118px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .testimonial-2-part::after {
        background-position: center;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-part::after {
        display: none;
    }
    .testimonial-part .section-head-2 {
        text-align: center;
        margin-bottom: 30px;
    }
    .testimonial-part .section-head-2 h2 {
        display: inline-block;
    }

    .testimonial-2-part::after {
        display: none;
    }

    .testimonial-2-part .testimonial-box {
        background: url(../images/testimonial-bg-white.png) no-repeat;
        padding: 60px 15px;
        background-position: center;
        background-size: 209%;
    }

    .testimonial-2-part::before {
        top: 17%;
    }
}

@media only screen and (max-width: 575px) {
    .testimonial-2-part::before {
        display: none;
    }
}

.testimonial-3-part {
    background: url(../images/testimonial-3-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.testimonial-3-part .section-head-3-1 {
    margin-bottom: 30px;
}

.testimonial-3-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(36, 36, 36, 0.9);
}

.testimonial-3-part .container {
    position: relative;
    z-index: 5;
}

.person-3-detail {
    padding-bottom: 30px;
}

.testimonial-3-item {
    text-align: center;
}

.person-3-comment i {
    font-size: 33px;
    color: #f18636;
    text-transform: uppercase;
}

.person-3-comment h3 {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    font-style: italic;
    position: relative;
    padding-bottom: 30px;
    font-weight: 400;
    padding-top: 18px;
    letter-spacing: .3px;
}

.person-3-comment h3::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #f18636;
    width: 30px;
    height: 1px;
}

.person-3-detail h2 {
    color: #fff;
    line-height: 26px;
    font-size: 16px;
    padding-top: 17px;
}

.testimonial-2-part .testimonial-2-item .person-2-detail {
    margin-bottom: 30px;
}

.person-3-detail p {
    color: #dcdcdc;
    line-height: 0;
    margin-top: 10px;
}

.testimonial-3-part .swiper-pagination {
    position: inherit;
    padding-top: 20px;
}
.testimonial-3-slider.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -5px;
}

.testimonial-3-part .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}

.testimonial-3-part .swiper-pagination .swiper-pagination-bullet-active {
    background: #f18636;
}


/* --------------------------------------------------
            ==  Skill Part  ==
--------------------------------------------------- */

.skill-part {
    position: relative;
    background: #f6f6f6;
}

.skill-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: -105px;
    height: 100%;
    width: 61.5%;
    background: url(../images/skill-bg.png) no-repeat;
    background-position: right;
    background-size: cover;
}

.skill-part .container {
    position: relative;
    z-index: 2;
}

.skill-contact-form {
	padding-left: 40px;
}

.contact-form {
    overflow: hidden;
    display: block;
    padding-top: 17px;
}

.skill-part .section-head-2 {
    margin-bottom: 54px;
}

.skill-box .section-head-2 {
    color: #fff;
}

.skill-box .section-head-2 h2::before {
    background: #fff;
}

.skill-box .section-head-2 h2 span {
    color: #fff;
}

.skill-box .section-head-2 p {
    color: #fff;
}

.skill-contact-form label {
    width: 100%;
    background: #f18636;
    color: #fff;
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 20px;
}

.skill-contact-form input, .skill-contact-form textarea {
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 15px;
}

.skill-contact-form input {
    height: 50px;
    line-height: 50px;
}

.skill-contact-form textarea {
    padding: 5px 8px;
    height: 100px;
    line-height: normal;
}

.skill-contact-form .btn-1 {
    background: #f18636;
    border-color: #f18636;
    border-radius: 0;
    padding: 0px 38px;
}
.errer{position:absolute; right:0; top:15px;}



.bg-color-white::after {
    background: url(../images/skill-bg-white.png);
    background-position: right;
    background-size: cover;
}

.bg-color-white::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: url(../images/style-pett-3.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 133px;
    height: 167px;
}

.skill-part.bg-color-white {
    background: #fff;
}

.bg-color-white .section-head-2 h2::before {
    background: #3d3d3d;
}

.bg-color-white .section-head-2 h2 span {
    color: #3d3d3d;
}

.bg-color-white .section-head-2 p {
    color: #3d3d3d;
}

.bg-color-white .progressbar-box .progressbar-wrapper span {
    color: #3d3d3d;
}

@media only screen and (max-width: 1300px) {
    .bg-color-white::before {
        top: 12%;
        width: 90px;
        height: 167px;
    }
}

@media only screen and (max-width: 1199px) {
    .skill-part::after {
        background-position: center;
    }

    .bg-color-white::after {
        background-position: center;
    }
}

@media only screen and (max-width: 991px) {
    .skill-part .progressbar-box .progressbar-wrapper {
        margin-right: 8px;
    }
    .skill-contact-form {
    padding-left: 20px;
    }
    .testimonial-part .testimonial-box {
        margin-left: 0px;
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-part {
        padding-top: 0;
    }
    .skill-part::after {
        display: none;
    }
    .skill-part .section-head-2 {
        margin-bottom: 0;
    }
    .skill-part .progressbar-box .progressbar-wrapper {
        margin-right: 16px;
    }

    .skill-box {
        margin-bottom: 60px;
        padding: 60px 30px;
        background: url(../images/skill-bg.png) no-repeat;
        background-position: center;
        background-size: cover;
    }

    .bg-color-white .skill-box {
        background: url(../images/skill-bg-white.png) no-repeat;
        padding: 60px 30px;
        background-position: center;
        background-size: cover;
    }
    
    .skill-contact-form {
	padding-left: 0px;
    }
    .testimonial-part .testimonial-box {
	margin-left: 0px;
	margin-top: 0px;
}
    
}

@media only screen and (max-width: 575px) {
    .skill-part .progressbar-box .progressbar-wrapper {
    margin-right: 13px;
    width: 35px;
    }
    .skill-part .skill-box {
        padding: 60px 15px;
    }
    .progressbar-box {
    text-align: center;
    }

}

/* --------------------------------------------------
            ==  Social Media Part  ==
--------------------------------------------------- */

.social-media-2-part,
.social-media-part {
    background: url(../images/social-media-bg.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
}

.social-media-2-part .btn-1 {
    margin-top: 30px;
}

.social-media-2-part::after,
.social-media-part::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(15, 60, 103, 0.87);
}

.social-media-2-part .container,
.social-media-part .container {
    position: relative;
    z-index: 5;
}

.social-media-2-part .section-head-2 h2,
.social-media-part .section-head-2 h2 {
    max-width: 524px;
}

.social-media-2-part .section-head-2 h2::before,
.social-media-part .section-head-2 h2::before {
    background: #fff;
}

.social-media-part .section-head-2 a {
    margin-top: 30px;
    border-radius: 0;
    padding: 19px 29px;
}

.social-media-part .section-head-2 a {
    margin-top: 45px;
    border-radius: 0;
    padding: 19px 29px;
    margin-bottom: 26px;
}
.social-media-part .section-head-2 a,.social-media-2-part .section-head-2 a {
    margin-top: 55px;
    border-radius: 0;
    padding: 19px 29px;
    margin-bottom: 40px;
}

.achivement-blog ul li {
    position: relative;
    color: #fff;
    padding: 5px 20px 5px 52px;
    text-align: left;
    width: 120px;
}

.achivement-blog ul li:first-child {
    padding-left: 28px;
}

.achivement-blog ul li:first-child i {
    left: 0;
}

.achivement-blog ul li:not(:last-child) {
    border-right: 1px solid #cdcbcb;
}

.achivement-blog ul li span {
    color: #cdcbcb;
}

.achivement-blog ul li i {
    position: absolute;
    top: 50%;
    left: 15px;
    font-size: 30px;
    transform: translateY(-50%);
    height: 30px;
    width: 30px;
}

.blog-posted-item {
    background: #fff;
    padding: 25px 0 30px 70px;
    position: relative;
}

.blog-posted-item:not(:last-child) {
    margin-bottom: 20px;
}

.blog-posted-item h5 {
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    color: #565656;
    line-height: 26px;
    margin-bottom: 13px;
    font-weight: 400;
    padding-right: 10px;
}

.blog-posted-item .flat-list li {
    padding: 2px 13px;
    border-right: 1px solid #dadada;
}

.blog-posted-item .flat-list li:last-child {
    border-right: none;
}

.blog-posted-item .flat-list li:first-child {
    padding-left: 0;
}

.blog-posted-item .posted-date {
    color: #fff;
    background: #f18636;
    display: inline-block;
    height: 100px;
    width: 100px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.blog-posted-item .posted-date h6 {
    padding-top: 17px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 700;
}

.blog-posted-item .posted-date .post-date-box {
    height: 100%;
    width: 100%;
    position: relative;
}

.blog-posted-item .posted-date .post-date-box::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 60%;
    background: url(../images/social-media-shape.png) no-repeat;
    background-position: right;
    background-size: cover;
    z-index: -1;
}


.blog-posted-item-2 {
    padding: 25px 0px 23px 112px;
}

.blog-posted-item-2:not(:last-child) {
    margin-bottom: 50px;
}

.social-media-2-part .blog-posted {
    padding: 10px 0;
}

.blog-posted-item-2 h5 {
    margin-bottom: 10px;
}

.blog-posted-item-2 .blog-post-2-img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 193px;
}

.blog-posted-item-2 .blog-post-2-img img {
    width: 100%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog-posted-item-2 .blog-post-2-img {
        width: 165px;
    }

    .blog-posted-item-2 {
        padding: 16px 0px 16px 79px;
    }
}

@media only screen and (max-width: 991px) {
    .blog-posted {
        margin-top: 60px;
        margin-left: 100px;
    }

    .achivement-blog {
        text-align: center;
    }

    .social-media-part .section-head-2 h2 {
        max-width: 441px;
        margin: 0 auto;
    }
    .social-media-part .section-head-2 {
        padding-bottom: 26px;
        text-align: center;
    }

    .social-media-2-part .blog-posted {
        margin-left: 165px;
    }
}

@media only screen and (max-width: 757px) {
    .blog-posted {
        margin-left: 55px;
    }

    .social-media-part .section-head-2 h2 {
        max-width: 426px;
    }

    .social-media-2-part .blog-posted {
        margin-left: 70px;
    }
}

@media only screen and (max-width: 575px) {
    .blog-posted {
        margin-left: 42px;
    }

    .blog-posted-item {
        padding: 11px 0 16px 52px;
    }
    .blog-posted-item .posted-date {
        height: 75px;
        width: 75px;
    }
    .blog-posted-item .posted-date h6 {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 20px;
    }

    .blog-posted-item .flat-list li {
        padding: 2px 3px;
        border-right: 0;
    }

    .achivement-blog ul li:not(:last-child) {
        border-right: 0px;
    }

    .achivement-blog ul {
        margin-bottom: -10px;
    }
    .achivement-blog ul li {
        padding-bottom: 10px;
    }

    .blog-posted-item-2 .blog-post-2-img {
        width: 95px;
    }

    .blog-posted-item-2:not(:last-child) {
        margin-bottom: 36px;
    }

    .blog-posted-item-2 .blog-posted-item {
        padding: 11px 0 16px 52px;
    }

    .social-media-2-part .blog-posted {
        margin-left: 42px;
    }
}



/* --------------------------------------------------
            == Team Part  ==
--------------------------------------------------- */

.team-slider {
    padding: 50px 0px 0px;
}

.sub-team-3 .team-slider .section-head-3-1 h2::after {
    left: 50%;
    transform: translateX(-50%);

}

.team-item .team-img {
    position: relative;
}

.team-item .team-img img {
    width: 100%;
}

.team-item .team-member-name {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
    background: #0f3c67;
}

.team-item .team-member-name h2 {
    padding: 12px 0 0px;
    background: #0f3c67;
    font-size: 18px;
    color: #fff;
    font-weight: 400 !important;
    line-height: 33px;
}

.team-item .team-member-des {
    padding: 0px 0;
    text-align: center;
    background: #0f3c67;
    padding-bottom: 5px;
}

.team-item .team-member-des P {
    max-width: 300px;
    margin: auto;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}

.team-item .team-social {
    text-align: center;
    padding: 18px 0;
    background: #f0f1f1;
}

.team-item .team-social ul li a i {
    background: #f0f1f1;
    font-size: 20px;
    color: #f18636;
    margin: 0 10px;
    height: 20px;
    width: 20px;
}

.team-2-part {
    background-position: 100% 20%;
    position: relative;
}

.team-2-part .section-head {
    margin-bottom: 70px;
}

.team-2-part.patten::before {
    position: absolute;
    content: '';
    top: 30%;
    transform: translateY(-50%);
    right: 0;
    background: url(../images/style-pett.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 289px;
    height: 237px;
}

.team-2-item .team-2-img {
    position: relative;
    box-shadow: 0px 3px 9px 0px rgba(117, 117, 117, 0.35);
    overflow: hidden;
}

.team-2-item {
	margin: 5px 5px 80px 5px;
}

.team-2-item .team-2-img .team-2-social {
    display: flex;
    align-items: center;
    background: rgba(241, 134, 54, 0.74);
    position: absolute;
    bottom: 0;
    right: -05%;
    height: 100%;
    padding: 0 32px;
    margin: auto;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    opacity: 0;
}

.team-2-item .team-2-img ul {
    visibility: hidden;
}

.team-2-item .team-2-img ul li {
    padding: 10px 0;
}

.team-2-item .team-2-img ul li a i {
    font-size: 24px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    color: #fff;
}

.team-2-item .team-2-img ul li a i:hover {
    color: #0f3c67;
}

.team-2-item .team-2-des {
    padding-top: 20px;
}

.team-2-item .team-2-des h4 {
    color: #3d3d3d;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.team-2-item .team-2-des p {
    margin-top: 3px;
}

.team-2-item:hover .team-2-social {
    opacity: 1;
    right: 0;
}

.team-2-item:hover .team-2-social ul {
    visibility: visible;
}

.team-2-item:hover .team-2-des h4 {
    color: #f18636;
}

@media only screen and (max-width: 1400px) {
    .team-2-part.patten::before {
        top: 10%;
        width: 125px;
    }
}

@media only screen and (max-width: 575px) {
    .team-2-part.patten::before {
        display: none;
    }
}

.pad-bot-30 {padding-bottom: 30px!important}

.sub-team-3 {
    background: #fff;
}

.sub-team-3 .section-head-3-1 p {
    padding-right: 35px;
}

.sub-team-3 .section-head-3-1 h2::after {
    left: 0;
    transform: translateY(0);
}

.sub-team-3 .progressbar-v2 {
    margin-bottom: 50px;
}

.team-3-slider .swiper-wrapper {
    margin-bottom: 10px;
}

.team-3-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #474747;
    opacity: 0.549;
}

.team-3-slider .swiper-pagination-bullet-active {
    background: #f18636;
    opacity: 1;
}



/* --------------------------------------------------
            ==  Experience  Part  ==
--------------------------------------------------- */

.experience-part {
    background: url(../images/experience-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.experience-part .section-head-2 {
    padding-bottom: 0px;
}

.experience-part .section-head-2 h2 {
    max-width: 438px;
}

.experience-part .section-head-2 h2::before {
    background: #fff;
}

.experience-part .section-head-2 img {
    margin-top: 40px;
}

.clints-logo {
    background: rgba(238, 238, 238, 0.7);
    height: 115px;
    width: 115px;
    line-height: 106px;
    border-radius: 50%;
    border: 5px solid rgba(238, 238, 238, 0.9);
    text-align: center;
    display: inline-block;
    overflow: hidden;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    margin: 7px;
    position: relative;
}

.clints-logo:hover {
    background: rgba(241, 134, 54, 0.7);
}



.team-2-part .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: -5px;
}

@media only screen and (max-width: 1199px) {
    .clints-logo {
        height: 101px;
        width: 100px;
        line-height: 96px;
    }

    .experience-part .section-head-2 h2 {
        max-width: 359px;
    }
    .team-2-item {
	margin: 5px 5px 30px 5px;
    }
    .team-slider {
	padding: 25px 0px 0px;
    }
}

@media only screen and (max-width: 991px) {
    .experience-part .section-head-2 h2 {
        max-width: 256px;
    }
}

@media only screen and (max-width: 767px) {
    .experience-part .section-head-2 h2 {
        max-width: 100%;
    }
    .team-2-item {
	   margin: 5px 5px 55px 5px;
    }
    .sub-team-3 .progressbar-v2 {
	   margin-bottom: 0px;
    }
}


/* --------------------------------------------------
            ==  Twitter Feed  Part  ==
--------------------------------------------------- */

.twitter-feed-part {
	background: #f18636;
	padding: 20px 0px;
}

.twitter-feed-part .container {
    position: relative;
}

.twitter-feed-part .relative {
    height: 100%;
    width: 100%;
}

.twitter-feed-box {
	background: #f18636;
	padding: 30px 0;
	width: 100%;
	text-align: center;
	position: relative;
	left: 0;
	bottom: 0;
}

.twitter-feed-box h5 {
    color: #fff;
    font-weight: 700;
}

.twitter-feed-box .twitter-icon {
	background: #e77b2a;
	border-radius: 3px;
	height: 70px;
	width: 70px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 25px;
	transform: translateY(-50%);
}

.twitter-feed-box .twitter-icon i {
    color: #fff;
    font-size: 35px;
}

.twitter-feed-part .swiper-button-prev,
.twitter-feed-part .swiper-button-next {
    background: none;
    margin-top: -14px;
}

.twitter-feed-part .swiper-button-prev i, 
.twitter-feed-part .swiper-button-next i {
    font-size: 22px;
    text-align: left;
    color: #eae1da;
    border: 1px solid #e6af85;
    height: 29px;
    width: 30px;
    line-height: 26px;
    text-align: center;
}

.twitter-feed-part .swiper-container {
	padding-left: 40px;
}

.twitter-feed-part .swiper-button-prev {
    left: 0%;
}

.twitter-feed-part .swiper-button-next {
    right: 30px;
}

@media only screen and (max-width: 1199px) {
    .twitter-feed-box h5 {
        font-size: 14px;
    }

    .twitter-feed-part .swiper-button-next {
        right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .twitter-feed-box h5 {
        font-size: 14px;
        bottom: 12px;
    }

    .twitter-feed-part .swiper-button-next {
        right: 10px;
    }
    .twitter-feed-part .swiper-button-prev {
        left: 38%;
    }
    .twitter-feed-part .swiper-container {
	padding-left: 0;
}
    .team-item {
    margin-bottom: 55px;
}
}

@media only screen and (max-width: 767px) {
    .twitter-feed-part .swiper-button-next {
        right: 10px;
    }

    .twitter-feed-part .swiper-button-prev {
        left: 15%;
    }

    .twitter-feed-box .twitter-icon {
        left: 13px;
    }
    .team-item {
    margin-bottom: 55px;
    }
    .team-part.section-p {
    padding-bottom: 0px;
    }

}

@media only screen and (max-width: 575px) {
    .twitter-feed-box .twitter-icon {
        height: 80px;
        width: 80px;
        line-height: 96px;
    }
}



/* --------------------------------------------------
            ==  Footer  Part  ==
--------------------------------------------------- */

.footer-part i.fa {
    color: #f18636;
}

.footer-part p {
    color: #e1e1e1;
}

.footer-part p:first-child {
    font-weight: 700;
}

.footer-widget {
    background: #3c3c3c;
    color: #fff;
    padding:30px 0 30px;
}

.footer-logo {
    margin-top: 13px;
}

.footer-logo p {
    color: #fff;
    margin-top: 38px;
    max-width: 300px;
}

.footer-widget-item h3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: capitalize;
}

.footer-widget-item .footer-widget-link li {
    padding: 9px 0 3px;
}

.footer-widget-item .footer-widget-link li a i {
    margin-right: 3px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    line-height: 14px;
}

.footer-widget-item .footer-widget-link li a:hover i {
    transform: translatex(5px);
}

.footer-widget-contact li {
    position: relative;
    color: #e1e1e1;
    padding: 10px 0px 0px 23px;
    line-height: 24px;
    letter-spacing: .35px;
}

.footer-widget-contact li a {
    color: #e1e1e1;
}

.footer-widget-contact li i {
    position: absolute;
    left: 0;
    top: 16px;
}

.footer-widget-office-time li {
    padding: 10px 0;
}


/* --------------------------------------------------
            ==  Footer Copy Right  ==
--------------------------------------------------- */

.footer-copyright {
    background: #2e2e2e;
    padding: 20px 0;
    text-align: center;
}

.footer-part .footer-copyright p {
    color: #c6c5c5;
    font-weight: 400;
}

.footer-copyright p a {
    color: #c6c5c5;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.footer-copyright p a:hover {
    color: #f18636;
}

.footer-bg-dark .footer-widget-link li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.footer-logo ol.flat-list {
    margin-top: 40px;
}

.footer-logo ol.flat-list li:not(:last-child) {
    margin-right: 6px;
}

.footer-logo ol.flat-list li a {
    display: block;
    height: 33px;
    width: 33px;
    line-height: 33px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -moz-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
    -o-box-shadow: 0px 0px 7px 0px rgba(133, 133, 133, 0.35);
}

.footer-logo ol.flat-list li a i {
    color: #3d3d3d;
    font-size: 14px;
}

.footer-logo ol.flat-list li a:hover i {
    color: #f18636;
}


/* --------------------------------------------------
            ==  Footer style 2  ==
--------------------------------------------------- */

.footer-bg-white h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.footer-bg-white .footer-widget {
    padding: 100px 0 105px;
    background: #f7f7f7;
    color: #3d3d3d;
}

.footer-bg-white .footer-widget p {
    color: #757474;
}

.footer-bg-white .footer-widget .footer-widget-link li a {
    color: #757474;
    letter-spacing: .35px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.footer-bg-white .footer-widget .footer-widget-link li a:hover {
    color: #f18636;
}

.footer-bg-white .footer-copyright {
    background: #ebe8e8;
}

.footer-bg-white .footer-copyright p {
    padding: 0 15px;
    color: #7d7c7c;
}

.footer-bg-white .footer-copyright p a {
    color: #7d7c7c;
}

.footer-bg-white .footer-copyright p a:hover {
    color: #f18636;
}

.footer-blog {
    padding-top: 10px;
}

.footer-blog li:not(:last-child) {
    margin-bottom: 20px;
}

.footer-blog li a {
    position: relative;
    color: #757474;
    display: inline-block;
}

.footer-blog li a h6 {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.footer-blog li a img {
    width: 85px;
    position: relative;
    top: 0;
    float: left;
    margin-right: 12px;
    margin-top: 6px;
}

.footer-blog li a:hover h6 {
    color: #f18636;
}

.footer-instagram-item {
    padding-top: 15px;
    margin-right: -10px;
    margin-bottom: -10px;
}

.footer-instagram-item li {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 28%;
    overflow: hidden;
}

.footer-instagram-item li img {
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}


/* --------------------------------------------------
            ==  Footer style 3  ==
--------------------------------------------------- */

.footer-bg-dark-2 .footer-widget {
    background: #252525;
}

.footer-bg-dark-2 .footer-blog li a {
    color: #cccccc;
}

.footer-bg-dark-2 .footer-widget-link li a {
    color: #cccccc;
}

.footer-bg-dark-2 .footer-widget-link li a:hover {
    color: #f18636;
}

.footer-bg-dark-2 .footer-copyright {
    background: #202020;
}

@media only screen and (max-width: 1199px) {
    .footer-instagram-item li {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 991px) {
    .footer-widget-item h3 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .footer-widget {
        padding: 118px 0 80px;
    }

}

@media only screen and (max-width: 575px) {
    .footer-widget {
        padding: 60px 0 60px;
    }

    .footer-widget-contact li {
        padding: 5px 0px 5px 22px;
    }

    .footer-widget-item h3 {
        margin-bottom: 10px;
    }

    .footer-widget-contact li i {
        top: 10px;
    }

    .footer-copyright {
        padding: 30px 15px;
        text-align: center;
    }

    .footer-widget-office-time li:first-child {
        padding-bottom: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .footer-blog li:not(:last-child) {
        margin-bottom: 20px;
    }
    .footer-blog li a img {
    width: 60px;
    position: relative;
    top: 0;
    float: left;
    margin-right: 12px;
    margin-top: 6px;
    padding-bottom: 27px;
    }

    .footer-widget-item h3 {
    font-size: 23px;
    }
    .practise-item h2 a {
    font-size: 18px;
    }

}


@media (min-width: 576px) and (max-width: 767px) {

    .footer-blog li:not(:last-child) {
        margin-bottom: 20px;
    }

}


/* --------------------------------------------------
            ==  Progressbar Part  ==
--------------------------------------------------- */

.progressbar-box .progress {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    float: left;
    background: transparent;
    border-radius: 0;
}

.progressbar-box .progress-bar {
    width: 100%;
    height: 0;
    -webkit-transition: height 2s ease;
    -o-transition: height 2s ease;
    transition: height 2s ease;
    position: relative;
    background-position: bottom;
    background-size: cover;
    color: transparent;
}

.progressbar-box .progressbar-wrapper {
    position: relative;
    height: 400px;
    width: 50px;
    padding-bottom: 32px;
    display: inline-block;
    margin-right: 30px;
    position: relative;
}

.progressbar-box .progressbar-wrapper span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 6px;
}

.progressbar-box .progressbar-wrapper h5 {
    transform: rotate(180deg) translateX(-50%);
    -ms-transform:rotate(90deg) translateX(-50%);
    position: absolute;
    left: -7%;
    bottom: 15%;
    width: max-content;
    color: #fff;
    font-weight: 700;
    writing-mode: vertical-rl;
    opacity: .2;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}


/* --------------------------------------------------
            ==  Progress bar 2 version  ==
--------------------------------------------------- */

.progressbar-wrapper {
    margin-top: 4px;
}

.progressbar-v2 .progressbar-wrapper-des {
    color: #5c5c5c;
    padding-bottom: 5px;
}

.progressbar-v2 .progressbar-wrapper-des h6 {
    letter-spacing: .25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.progressbar-v2 .progressbar-wrapper-des span {
    margin-left: auto;
    font-weight: 700;
}

.progressbar-v2 .six-sec-ease-in-out {
    -webkit-transition: width 2.5s ease-in-out;
    -moz-transition: width 2.5s ease-in-out;
    -ms-transition: width 2.5s ease-in-out;
    -o-transition: width 2.5s ease-in-out;
    transition: width 2.5s ease-in-out;
}

.progressbar-v2 .progressbar-wrapper:nth-child(2) .progress-bar {
    background: #f1e34a;
}

.progressbar-v2 .progressbar-wrapper:last-child .progress-bar {
    background: #0f3c67;
}

.progressbar-v2 .progress-bar {
    color: transparent;
    background: #f18636;
}

.progressbar-v2 .progress {
    height: 8px;
    width: 100%;
    border-radius: 0;
}

@media only screen and (max-width: 575px) {
    .progressbar-box .progressbar-wrapper h5 {
        font-size: 14px !important;
        left: -19%;
    }
}

.news-box{margin-bottom: 30px; padding:20px 20px;background-color: #fff; position:relative; border:1px solid #ddd;}
.news-box h3{font-size:20px; margin:-20px -20px 30px;  background:#f18636; padding:10px 0; color:#fff; position:relative; text-align:center;}
.news-box h3:after{border-left: 15px solid transparent; border-right:15px solid transparent;  border-top: 15px solid #f18636; content:""; position:absolute; height:0; width:0; left:0; right:0; margin:auto; top:100%;}
.news-box h3:before{background:none;}
.news-sec .page-title h2 span{color:#fff;}

.duedate td{border-bottom:1px dashed #ccc; padding:5px}
.duedate td table td{border:0; padding-right:20px; font-weight:bold;}
.duedate .dtblgo{border-bottom:1px dashed #ccc; padding:5px}
.duedate .datrtl{font-weight:bold;}
.duedate .dtblgo:last-child{border:0;}

#DataListGovind a{font-weight:bold; padding-right:25px; font-size:12px;}
.news_blog{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0 5px;}
.arrownews{padding:5px 0 5px;display:block;}
	
.news2d a{border-bottom:1px dashed #ccc; color:#000; display:block; padding:5px 0px 5px 0px; font-weight:normal;}
.hedingnews, a.hedingnews{display:block; font-weight:bold; border:0; padding:0;}
.boxstylenew_call .alternate{padding:5px;}
.boxstylenew{float:left; width:100%; padding-top:13px;}	
.boxstylenew_call{width:32.5%; margin-right:5px; float:left; border:1px solid #2b4081; height:332px;}
.boxstylenew_call:last-child{margin-right:0;}


.mid-inner{padding-bottom:20px; padding-top:20px; display:block; clear:both; background-color:#fff; position:relative;}
.mid-inner{min-height:485px;}
.inner-breadcrum-sec {background:#f18636; padding-top:30px; padding-bottom:30px; position: absolute; left:0; right:0; top:0; z-index:1;}
.inner-breadcrum-sec h2 {color: #fff;font-size:30px;margin-bottom:0px;font-weight: 700;}
.inner-breadcrum-sec h2:before{background:none;}
.inner-page-sec{display: block; clear: both; position: relative; padding-top:100px; background: #fff;}
.inner-page-sec p{font-size:15px; margin: 0 0 15px; color: #333; line-height: 24px;}


.card{margin-bottom:5px;}
.card-header a{font-size:20px; color:#0056b3; font-weight:500;}

.know-serv ul{list-style:none; padding-left:0;}
.know-serv ul li{position:relative; padding-left:25px; font-size:15px; margin-left:15px; line-height:24px; margin-bottom:5px; color: #333;}
.know-serv ul li:before{position:absolute; content:"\f05b"; left:0; top:0; font-size:14px; display:inline-block; font-family:FontAwesome;}
.know-serv ul li a{color:#0580c6;}
.know-serv ul li a:hover{text-decoration:underline;}
.know-serv h4{font-size: 20px; text-transform: none; color: #028c8f;font-weight: 700;margin:20px 0 5px;}
.link-box{}

.table-grid{}
.table-grid .RadGrid_WebBlue{border:1px solid #ddd;}
.table-grid .RadGrid .rgMasterTable{border-collapse:collapse !important;}
.table-grid .RadGrid .rgMasterTable th{background:#234762; padding:10px; font-size:14px; color:#fff; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.table-grid .RadGrid .rgMasterTable th a{color:#fff;}
.table-grid .RadGrid .rgMasterTable td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.table-grid .RadGrid .rgMasterTable td.rcbInputCell, rcbArrowCell.rcbArrowCell {padding:0; border:0;}


.table-bordered{margin-bottom:30px; width:100%;}
.table-bordered th{padding: 8px;border: 1px solid #999;text-align: left; background:#ddd; font-size:16px;}
.table-bordered th strong{font-weight:bold;}
.table-bordered td{padding: 8px;border: 1px solid #ddd;text-align: left;}
.mid-text-box-inner .ol-c{list-style-image: url(../images/green_right_arrow.svg);}
.mid-text-box-inner ol{list-style-image: url(../images/feature-checkmark.svg);}

.all-bm, .all-b{margin-left:-15px; margin-right:-15px; margin-top:30px; padding:0;}
.all-bm:before, .all-bm:after, .all-b:before, .all-b:after{display:table; content:"";}
.all-bm:after, .all-b:after{clear:both;}
.all-bm li, .all-b li{float:left; width:50%; padding-left:15px; padding-right:15px; list-style:none; position:relative;}
.all-bm li a, .all-b li a{border-bottom:1px solid #ddd; display:block; padding-top:5px; padding-bottom:5px; padding-left:25px; position:relative;}
.all-bm li a:before, .all-b li a:before{position:absolute; content:"\f0a4"; left:0; top:3px; font-size:14px; display:inline-block; font-family:FontAwesome;}

.btn-go{background:#0020c5; color:#fff; padding-left:20px; padding-right:20px;}
.btn-all{background:#ff000c; color:#fff; padding-left:20px; padding-right:20px;}
.btn-clear{background:#333; color:#fff; padding-left:20px; padding-right:20px;}
.btn-go:hover, .btn-all:hover, .btn-clear:hover{background:#02c8b8; color:#fff;}
.sl-yr{font-weight:bold; padding-top:5px;}

.tax-tab table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.tax-tab table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.tax-tab h4{font-size: 20px; text-transform: none; color: #034153;font-weight: 700;margin:20px 0 5px;}

.download table th{background:#0580c6; padding:10px; font-size:14px; border:1px solid #ddd; color:#fff; font-weight:bold;font-family: 'Raleway', sans-serif;}
.download table td{padding:10px; font-size:14px; border:1px solid #ddd; font-family: 'Raleway', sans-serif;}
.RadWindow_Web20 .rwControlButtons{width:160px !important}

.table-grid .rgMasterTable .NextPrevAndNumeric td{padding:0;}

.contact-add-dt-branch{box-shadow:0 0 5px #ddd; padding:20px; margin-bottom:25px;min-height: 158px;}
.contact-add-dt-branch h4{font-size:18px !important; margin:0 0 10px; font-weight:bold;}
.contact-add-dt-branch .fa{font-size:20px; position:absolute; left:0; top:4px;}
.contact-add-dt-branch p{position:relative; padding-left:30px; font-size:14px;}
.contact-add-dt-branch .he48{}
.contact-add-dt-branch p span.nm{display:block; clear:both; font-weight:bold;}
.location-map{margin-bottom:30px;}

.contact-us-f .form-control{height:45px; border:1px solid #ccc; border-radius:0; margin-bottom:15px; box-shadow:0 0 0;}
.contact-us-f textarea.form-control{height:90px; resize:none;}
.contact-us-f .btn{background-color: #0271b7; color: #fff; border-color: #0271b7; padding:8px 20px; text-transform:uppercase;}

.our-term-box{box-shadow:0 0 4px #ccc; padding:15px; display:block; margin-bottom:25px; position:relative; clear:both; background:#fff;}
.our-term-box:last-child{margin-bottom:0;}
.our-term-box h4{color: #234762; font-size:18px; font-weight:600; margin:0px 0px 5px; position:relative;}
.our-term-box p{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}
.our-term-box ul{padding-left:20px; margin-bottom:15px;}
.our-term-box li{color:#333; margin: 0.5rem 0; font-size:15px; font-weight: 400; line-height: 1.5;}
.our-term-box li:before {content: "\f192"; font-family:FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; color: #8eba3c;}


.txtsp{position:absolute; top:15px; right:15px;}

.btn-send{color:#fff; background:#0271b7; font-size:18px; margin-top:5px; padding-left:40px; padding-right:40px; border:1px solid #0271b7; height:44px; cursor:pointer; border-radius:0;}
.btn-send:hover{ background:#5cb302; border-color:#5cb302; color:#fff;}
.control-form{margin-bottom:10px;}



/*News Feed */
.AboutRightbox ul li span:first-child:before{content:""; margin-right:0;}
.AboutRightbox{padding:0 0px 20px 0px;}
.AboutRightbox h2{font-weight:bold;font-size:20px;}
.AboutRightbox span{font-weight:bold; padding:5px; font-size:20px !important; display:block; margin-top:10px; border:1px solid #ccc; background:#f7f7f7;}
.AboutRightbox ul{list-style:outside; font-size:14px; padding-left:40px; border:1px solid #ccc; border-top:0; margin-bottom:0; padding-bottom:10px; margin-top:0;}
.AboutRightbox ul li{padding-right:10px; list-style: outside; border:0; padding:0;}
.AboutRightbox ul li span a{text-decoration:none; color:#000;}
.AboutRightbox ul li span a:hover{text-decoration:underline;}
.AboutRightbox ul li span a{font-weight:normal; font-size:14px; padding-left:0px !important;}
.AboutRightbox ul li span{padding:0 0 0 0px !important; margin:0; display:inline; padding:0; border:0; background:none;}

.dtblgo{margin-bottom:15px; padding:20px 20px;background-color: #fff; border:1px solid #ddd; position:relative;}
.datrtl{font-size:16px; color:#333; font-weight:bold;}


.contact-us-f h4{color: #234762; font-size:20px; font-weight:600; margin:0px 0px 5px; position:relative;}


/* GST acts class*/

.acts-header{padding: 15px; background: #F1F1E6; border: none; box-shadow: 0 2px 3px rgb(0 0 0 / 25%);}
.acts-header .input-group{flex-wrap: nowrap !important;position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%;}
.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{position: relative; flex: 1 1 auto; width: 1%; min-width: 0;}
.disablebtn{background: #004f7d; color: #ffffff;position: relative;display: inline-block;font-weight: 400;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.15rem;line-height: 1.9;}
.acts-header .form-select{position: relative; flex: 1 1 auto;font-size: 14px;border-top-right-radius: 0;border-bottom-right-radius: 0;margin-left: -1px;border-top-left-radius: 0;border-bottom-left-radius: 0;display: block;padding: 0.375rem 2.25rem 0.375rem 0.75rem; font-weight: 400;background-color: #fff;appearance: none;border: 1px solid #ced4da;background-image: url(../images/drop-arow.svg); background-repeat: no-repeat;  background-position: right 0.75rem center;background-size: 16px 12px;}
.w25{width: 25%;}
.acts-header .input-group-text{display: flex;align-items: center;padding: 0.375rem 0.75rem; border:0;}
.acts-header .input-group-text {background: #f5f5f5; font-size: 10px;}

@media(max-width:767px){
	
	
	.acts-header .input-group{width: auto;flex-wrap: wrap !important;}
	.disablebtn{flex: 40%;max-width: 40%;padding: 0.375rem 0.45rem;font-size: 12px;}
	.acts-header .input-group-text{flex: 100%;}
	.acts-header .input-group > .form-control, .acts-header .input-group > .form-select{flex: 60%;max-width: 60%;font-size: 12px;}
}