/********** Template CSS **********/

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body
{
    overflow-x: hidden;
}
:root {
    --primary: #32C36C;
    --light: #F6F7F8;
    --dark: #1A2A36;
	--danger: #dc3545;
}
p{
 text-align:justify !important;
}
ul, ol {
    list-style: none;
}
.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}
.bg1 {
	background-image: url(../img/background/bg1.jpg);
	background-size: cover;
}
.bg2 {
	background-image: url(../img/background/bg2.jpg);
	background-size: cover;
}
.bg3 {
	background-image: url(../img/background/bg3.jpg);
	background-size: cover;
}
.bg-blue {
	background-color: #333;
}
.bg-grey {
	background-color: #333;
}
.bg-purple {
	background-color: #505AA8;
}
.bg4 {
	background-image: url(../img/background/grey.jpg);
	background-size: cover;
}
.bg5 {
	background-image: url(../img/background/grades.jpg);
	background-size: cover;
}
.bg6 {
	background-image: url(../img/background/quality.jpg);
	background-size: cover;
}
.bg8 {
	background-image: url(../img/background/team.jpg);
	background-size: cover;
	color: white;
}
.green {
	background-image: url(../img/background/green-bg.jpg);
	background-size: cover;
	color: white;
}
.road {
	background-image: url(../img/background/bg4.jpg);
	background-size: cover;
}

.imagehvr a:hover {
	opacity: 0.8;
}
table.table.table-bordered.table-formate tr td {
    padding: 18px;
    color: #1A2A36 !important;
}
.table-formate tr th{
    color:#234262;
}
.table-formate tr td a{
        color: #0056b3 !important;
}
.text-head h4{
    color:#234262;
    text-align:center;
}
.text-head h6{
    font-weight:600;
    padding: 12px 0 12px;
    text-align:center;
}
table, ul, a, p{
    font-size:18px;
}

/*study sweden hompage*/
p{
    font-family: "Poppins", sans-serif !important;
}
.owl-carousel-inner h1 {
    font-family: "Abril Fatface", cursive;
    font-size: 75px;
    text-align: justify;
}
.studyinsweden-limited-bg{
    background: #234262;
    padding-top: 85px;
    padding-bottom: 50px;
        position: relative;
    top: 85px;
}
 .single-service.d-flex {
    background: #ebb830;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 30.5px 32px;
    margin-bottom: 30px;
}
.service-info h4 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 31px;
    margin-bottom: 7px;
}
.service-icon img {
    width: 90px;
    height: 79px;
    display: inline-block;
    margin-right: 20px;
}
.studyinsweden-limited-bg .col-lg-4:nth-child(2) .single-service {
    background: #317bd6;
}
.studyinsweden-limited-bg .col-lg-4:nth-child(3) .single-service{
    background: #1fc2d9;
}
.section__padding {
    padding-top: 100px;
    padding-bottom: 100px;
}
.section_title h3{
    font-size: 55px;
    font-weight: 400;
    font-family: "Abril Fatface", cursive;
    color: #234262;
}
.nav-tabs {
    border-bottom: transparent;
    display: inline-flex;
    margin:33px 0 80px;
}
.popular-programs .nav-tabs li.sort {
    font-size: 16px;
    color: #234262;
    font-weight: 400;
    display: inline-block;
    padding: 8px 22px;
    background: #f8fafe;
    cursor: pointer;
}
.popular-programs .nav-tabs li.sort.active {
    background: #60d3e4;
    color: #fff;
    border-radius: 3px;
}
.popular-programs {
    position: relative;
    top: 65px;
}

.card{
    border:transparent;
}
.card-body{
    background: #f8fafe;
    text-align: justify;
    padding: 15px 40px 60px 40px;
}
p.card-text {
    color: #7d84abad;
    font-size: 18px;
    line-height: 28px;
    margin-top: 23px;
    margin-bottom: 35px;
}
h5.card-title {
    font-size: 25px;
    color: #232637;
    font-family: "Abril Fatface", cursive;
    font-weight: 400;
    margin-top: 23px;
}
a.btn.boxed-btns {
    display: inline-block;
    padding: 12px 50px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    border: 1px solid #1fc2d9;
    border-radius: 3px;
    color: #1fc2d9 !important;
    text-transform: uppercase;
    margin-top: 35px;
}
a.btn.boxed-btns:hover{
        background: #1fc2d9;
    color: #fff !important;
    border: 1px solid #1fc2d9;
}

.latest_coures_area {
    position: relative;
    padding: 100px 0;
    z-index: 0;
}
.latest_coures_area::before {
    position: absolute;
    background-image: url(../img/studysweden/why-choose/1.png);
    left: 0;
    content: '';
    width: 60%;
    top: 0;
    bottom: 0;
    z-index: -2;
    background-size: cover;
    background-position: center center;
}
.latest_coures_area .latest_coures_inner::before {
    position: absolute;
    right: 0;
    width: 40%;
    top: 0;
    bottom: 0;
    content: '';
    background-size: cover;
    background-position: center center;
    background-image: url(../img/studysweden/why-choose/2.png);
}
.latest_coures_inner h3 {
    color: white;
    font-family: "Abril Fatface", cursive;
    font-size: 55px;
    padding-bottom: 30px;
}
.latest_coures_area .coures_info .coures_wrap .icon {
    background: #fff;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    display: inline-block;
}
.latest_coures_area .coures_info .coures_wrap h4 {
    font-size: 25px;
    line-height: 1.4;
    color: #fff;
    font-family: "Abril Fatface", cursive;
    margin-top: 22px;
}
.latest_coures_area .coures_info .coures_wrap p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 57px;
    margin-top: 27px;
    padding-right: 30px;
}
.latest_coures_area::after {
    position: absolute;
    background: #000;
    left: 0;
    content: '';
    width: 60%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(23, 47, 72, 0.871);
}
.recent-events {
    padding: 100px 0 100px;
}
.section_title P {
    font-size: 18px;
    line-height: 2;
    color: #7d84ab;
    margin-bottom: 0;
}
.single_event {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px;
}
.single_event .date {
    background: #317bd6;
    padding: 45px 70px;
}
.date span {
    font-size: 58px;
    font-family: "Abril Fatface", cursive;
    color: #fff;
    line-height: 1;
    margin-bottom: 7px;
    display: block;
}
.date p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1;
}
.single_event .event_info {
    padding-left: 60px;
}
.single_event .event_info a {
    text-decoration: none;
}
.single_event .event_info h4 {
    font-size: 30px;
    font-family: "Abril Fatface", cursive;
    color: #234262;
    margin-bottom: 15px;
    margin-top: 39px;
}
.single_event .event_info p {
    color: #7d84ab;
    font-size: 16px;
}
.single_event .event_info p span {
    margin-right: 44px;
}
.single_event:nth-child(2) .date {
    background: #ebb830;
}
.single_event .date {
    background: #317bd6;
    padding: 45px 70px;
}

.admission_area {
    position: relative;
    padding: 110px 0;
    z-index: 0;
}
.admission_area::before {
    position: absolute;
    background-image: url(../img/studysweden/addmission/1.png);
    right: 0;
    content: '';
    width: 60%;
    top: 0;
    bottom: 0;
    z-index: -2;
    background-size: cover;
    background-position: center center;
}
.admission_area .admission_inner::before {
    position: absolute;
    left: 0;
    width: 40%;
    top: 0;
    bottom: 0;
    content: '';
    background-size: cover;
    background-position: center center;
    background-image: url(../img/studysweden/addmission/2.png);
}
.admission_area .admission_form h3 {
    font-family: "Abril Fatface", cursive;
    color: #fff;
    font-size: 55px;
    margin-bottom: 40px;
}
.admission_area .admission_form .single_input input, .admission_area .admission_form .single_input textarea {
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #7b7e8d;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
.admission_form .single_input input::placeholder, .admission_form .single_input textarea::placeholder {
    color: #ffffffcf;
}

.admission_area::after {
    position: absolute;
    background: #000;
    right: 0;
    content: '';
    width: 60%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(23, 47, 72, 0.871);
}
button.boxed-btn3 {
    background: #1fc2d9;
    color: #fff !important;
    padding: 17px 50px;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    text-align: center;
    overflow:hidden;
    border: 1px solid transparent;
}
button.boxed-btn3:hover {
    background: #fff;
    color: #1fc2d9 !important;
    border: 1px solid #1fc2d9;
}

.recent_news_area .single__news .thumb {
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.recent_news_area .single__news .thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: .3s;
}
.recent_news_area .single__news .thumb .badge {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ebb830;
    padding: 12px 40px;
    display: inline-block;
    z-index: 9;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}
.recent_news_area .single__news .news_info {
    border: 1px solid #f2f3f4;
    padding: 41px 50px 46px 50px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border-top: 0;
    margin-bottom: 30px;
}
.recent_news_area .single__news .news_info h4 {
    font-size: 25px;
    line-height: 1.4;
    font-family: "Abril Fatface", cursive;
    color: #234262;
    margin-bottom: 31px;
}
.recent_news_area .single__news .news_info p span {
    color: #7d84ab;
    font-size: 14px;
    display: inline-block;
}
.recent_news_area .single__news .news_info p span i {
    margin-right: 5px;
}
.recent_news_area .single__news .news_info p span:last-child {
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
}
.recent_news_area .single__news .news_info p span:last-child::before {
    position: absolute;
    height: 14px;
    width: 1px;
    background: #7d84ab;
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.recent_news_area .single__news .thumb .badge.bandge_2 {
    background: #317bd6;
}
.apply-now-btn{
    position: relative;
    left: -132px;
}
.apply-now-btn a {
    background: #234262;
    padding: 13px 46px;
    font-size: 17px;
    font-weight: 400;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}
.apply-now-btn a:hover {
    background: #fff;
    color: #234262;
    border: 1px solid #234262;
}

/*study sweden homepage end*/

/*study sweden who we are page*/
.who-we-intro {
    padding: 80px 0 80px;
}
.who-we-intro p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #7d84ab;
    margin-bottom: 13px;
}
.intro-content p{
    text-align:center !important;
}
/*study sweden who we are page end*/

/*why choose sweden*/
.why-sweden-content h3 {
    font-size: 55px;
    font-weight: 400;
    color: #234262;
    padding-top: 50px;
}
.why-sweden-content h4 {
    font-size: 25px;
    font-weight: 400;
    color: #1fc2d9;
    margin-bottom: 45px;
}
.why-choose-sweden {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px;
}
.sweden-box-centent {
    padding-left: 60px;
}
.sweden-box-centent h4 {
    font-size: 30px;
    font-family: "Abril Fatface", cursive;
    color: #234262;
    margin-bottom: 15px;
}
.sweden-box-centent p {
    color: #7d84ab;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    padding-bottom: 0;
}
.why-sweden-box p {
    color: #7d84ab;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}
/*why choose sweden end*/


/*study sweden contact page*/
.contact-us{
    padding:100px 0 100px;
}
.contact-title h2 {
    font-family: "Poppins", sans-serif;
    color: #234262;
    font-size: 27px;
    font-weight: 600;
}
form.form-contact {
    margin-top: 17px;
}
.form-contact .form-group {
    padding-bottom: 28px;
}
.form-contact textarea, .form-contact input {
    border: 1px solid #e5e6e9;
    border-radius: 0px;
    padding-left: 18px;
    font-size: 15px;
    background: transparent;
}
.form-contact input {
    padding: 19px;
}
.form-contact textarea::placeholder, .form-contact input::placeholder {
    color: #b0b2b5;
}
.contact-info .media-body h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a;
    font-family: "Poppins", sans-serif;
}
.contact-info .media-body p {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 13px;
    text-align: left !important;
    font-family: "Poppins", sans-serif;
}
.media-body h3 {
    padding-top: 10px;
}
.media.contact-info {
    margin-left: 62px;
}
.media-body {
    padding-left: 59px;
}
span.contact-info__icon {
    position: relative;
    top: 31px;
}
button#btnSendmail {
    background: #1fc2d9;
    display: inline-block;
    padding: 14px 44px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    border: 0;
    border: 1px solid #1fc2d9;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer;
}
button#btnSendmail:hover{
    background: #fff;
    color: #1fc2d9 !important;
}



.row.g-4.portfolio-container.wow.fadeInUp {
    display: none;
}
ul#portfolio-flters {
    display: none;
}
/*study sweden contact page end*/

/*study sweden  process and fees*/
.progress-table .table-row {
    padding: 25px 0;
    border-top: 1px solid #ccc;
    display: flex;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}
.progress-table .serial {
    width: 10%;
}
.progress-table .country {
    width: 60%;
    padding-right: 80px;
}
/*study sweden  process and fees end*/


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

/*new homepage design*/
.top-head{
    line-height: 40px;
    height: 40px;
    padding: 16px 0 67px !important;
    background: white;
}
.navbar a {
    margin-left: 10px !important;

}

.nav-account a { color: #000;font-size: 16px;font-weight: 500;font-family: "Poppins", sans-serif;}
.nav-account a:after { margin-left: 4px;}
.nav-account small:after { content:""; margin-left: 4px; border-right: 1px solid white; z-index: -1;
}
.nav-account ul{display: inline-block; margin: 0;} 
.nav-account ul li {list-style: none; display: inline-block;}
ul.account-nav > li > a.account { padding: 0; color: #fff; text-transform: capitalize;}
ul.account-nav > li > a.account:hover, 
ul.account-nav > li > a.account:focus,
ul.account-nav > li > a.account:active { color: #fff; background: none;}
ul.account-nav > li > a.account img {max-width: 25px; border-radius: 50%;}
ul.account-nav .dropdown-menu ul li {
    line-height: 25px;
    width: 100%;
    float: left;
    margin: 5px 0;
    padding: 0 5px;
}

ul.account-nav li.dropdown .dropdown-menu::before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #eee;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,.2);
    content: '';
}

ul.account-nav li.dropdown .dropdown-menu::after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block !important;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: '';
}
ul.account-nav li.dropdown .dropdown-menu {
    right: -25px;
    box-shadow: 5px 5px rgba(102,102,102,.1);
    border: 1px solid #eee;
    padding: 10px 0 0;
    z-index: 1021;
}
ul.account-nav .dropdown-menu ul {
    padding: 0 10px;
}
ul.account-nav .dropdown-menu a, ul.account-nav .dropdown-menu a:visited{
    color: #555;
}
ul.account-nav .dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}





}
.table1 td {
    border: 1px solid black;
    padding-left: 20px;
    background: transparent;
    COLOR: #0c0c0c;
}
.bg-color{
    background: transparent;
}
.power-sec3{
    background-image: url(../uploads/banner/pipe_banner_89993.jpg);
    height: 570px;
    background-size: cover;
    background-position: center;
}
.power-heading h1 a{
    margin: 10px 0 0 -98px;
    color: #fff;
}
.power-heading h4{
    margin: 55px 0 0 -98px;
    color: #fff;
}
.power-heading img{
    color: #fff;
    filter: invert(1);
}
.power-sec2   h3{
    margin: 0 0 0 374px;
}


.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.lb-data .lb-close{
    margin-top: -587px;
    
}
.btn-link{
    color:#fff !important;
}
a.btn.btn-lg.btn-primary.btn-lg-square.rounded-circle.back-to-top {
    background-color: white;
}
a.btn.btn-lg.btn-primary.btn-lg-square.rounded-circle.back-to-top:hover {
    background-color: black;
}
a.btn.btn-lg.btn-primary.btn-lg-square.rounded-circle.back-to-top i {
    color: #000;
}
a.btn.btn-lg.btn-primary.btn-lg-square.rounded-circle.back-to-top i:hover {
    color: #fff;
}
.btn-primary:hover{
    border-color: #e10015;
}
.btn-primary{
    border-color: #e10015;
}
.footer .btn.btn-social:hover{
    color: #fff !important;
}
/*** Navbar ***/
.logo {
	max-width: 280px;
    margin-top: -21px;
}
.text-start, .text-end {
	font-size: 15px;
}
.greybg {
    background-color: #ccc;
    padding: 5px 10px;
    margin: 5px;
}
.navbar-nav .dropdown-menu{
    border-radius: 3px;
}	
.navbar-nav .dropdown-menu.bg-light{ 
    background-color: #FFF !important; 
}


.navbar.sticky-top {
    top: -100px;
/*    transition: .5s;*/
/*    padding: 16px 0 16px !important;*/
    background: #234262;
}
a.navbar-brand {
    border-right: none !important;
}
.navbar .navbar-brand,
.navbar a.btn {
    height: 75px;
}
.navbar .navbar-nav .nav-link {
    margin-right: 17px;
    padding: 19px 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    outline: none;
    white-space: nowrap;
}

#navbarCollapse .btn-light {
    background-color: transparent;
}


.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #FC0;
    font-weight: 600;
    border-bottom: 2px solid white;
}
/*2june 2023 changes end*/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.align-items-center small {
    color: #9B9B9B;
}

.bi-download::before {
    content: "\f30a";
    font-size: 26px;
    position: absolute;
    margin-top: 8px;
    color: #d31111;
    margin-left: 15px;
}
.select2-container .select2-selection--single{
    height: 56px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 56px !important;
    right: 7px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 13px;
    color: #9B9B9B !important;
}


@media only screen and (max-width: 1920px) and (min-width: 1080px)  {
    
    .studyinsweden-limited-bg{
        /*min-height: 89vh !important;*/
    }
    
    .studyinsweden-chain{
        min-height: 87vh !important;
    }
    .slides{
        height: 620px !important;
    }
    .flexslider .slides img{
        height: 620px !important;
    }
    .studyinsweden-chain h1{
        margin-top: 48px !important;
        margin-bottom: 76px !important;
    }
    .Who-we-are{
        min-height: 90vh !important;
    }
    .Who-we-are .row{
        padding-top: 142px !important;
    }
    .building-community{
        min-height: 90vh !important;
    }
    .building-community .row{
        top: 90px !important;
    }
}

@media screen and (max-width:1280px){
.prominent .prominent-right .col-lg-6{
    padding:32px 0 32px 0 !important;
}
.latest_coures_area::before{
    width:100%;
}
.latest_coures_area::after{
    width:100%;
}
.latest_coures_area .latest_coures_inner::before{
    width:0;
}
.admission_area .admission_inner::before{
    width:0px;
}
.admission_area::before{
    width:100%;
}
.admission_area .admission_form h3{
    font-size:40px;
}
.admission_area::after{
    width:100%;
}


}

@media screen and (max-width:1200px){
    .main-timeline .timeline:after{ border-radius: 88px 0 0 88px; }
    .main-timeline .timeline:nth-child(even):after{ border-radius: 0 88px 88px 0; }
    .position-relative {
    order: 1;
}
.col-lg-6.about-text {
    order: 2;
}
.job-detail{
    width:100% !important;
}
.apply-now .img-fluid {
    width: 100%;
    padding: 0 !important;
    height: 82px !important;
    margin-bottom: 7px;
}

}
@media screen and (max-width:767px){
    .single_event{
        display: block !important;
    }
    .date p{
        text-align: center !important;
    }
    .single_event .event_info{
        padding:15px;
    }
    .single_event .event_info h4{
        font-size:20px;
        padding-bottom:20px;
        text-align: start;
    }
    .sweden-box-centent {
        margin-top: 37px;
        padding-left:0px;
    }
    .why-choose-sweden {
        display: block !important;
    }
    .why-choose-sweden img{
        width: 100%;
    }

    .main-timeline .timeline{ margin-top: -19px; }
    .main-timeline .timeline:before {
        border-radius: 50px 0 0 50px;
        border-width: 10px;
    }
    .main-timeline .timeline:after {
        height: calc(100% - 18px);
        width: calc(50% - 9px);
        border-radius: 43px 0 0 43px;
        border-width:10px;
        top: 9px;
        left: 9px;
    }
    .main-timeline .timeline:nth-child(even):before {
        border-radius: 0 50px 50px 0;
        border-width: 10px;
    }
    .main-timeline .timeline:nth-child(even):after {
        height: calc(100% - 18px);
        width: calc(50% - 9px);
        border-radius: 0 43px 43px 0;
        border-width: 10px;
        top: 9px;
        right: 9px;
    }
    .main-timeline .timeline-icon{ font-size: 60px; }
    .main-timeline .timeline-year{ font-size: 40px; }
    img.core-values {
    width: 100%;
    }
    button#tab_director {
    width: 100%;
    margin-top: 8px;
    margin-left: 0 !important;
    }
    
    .table1 td {
    padding-left: 0 !important;
    }
    .resource-table tr td{
        padding: 0;
    }
    table.table-head tr td{
        padding: 0 !important;
    }
    table.table-head{
        margin-left: -17px;
    }
    
   
    
    .growth-bg h1 {
   width: 162% !important;
    padding: 8px 0px 8px 0px !important;
    position: relative !important;
    /* top: 1px; */
    font-size: 9px !important;
    /* left: -95px !important; */
    text-align: center;
    /* right: 0; */
    margin-bottom: 52px !important;
    }
    
    button#tab_team {
    width: 100%;
    }
}

@media screen and (max-width:479px){
    .main-timeline .timeline-icon{
        font-size: 50px;
        transform:translateY(0);
        top: 25%;
        left: 10%;
    }
    .main-timeline .timeline-year{
        font-size: 25px;
        transform:translateY(0);
        top: 65%;
        left: 9%;
    }
    .main-timeline .content{
        width: 68%;
        padding: 10px;
    }
    .main-timeline .title{ font-size: 18px; }
    .main-timeline .timeline:nth-child(even) .timeline-icon{
        right: 10%;
    }
    .main-timeline .timeline:nth-child(even) .timeline-year{
        right: 9%;
    }
}
@media screen and (max-width:446px){
    .logo {
    max-width: 168px;
}
.top-head{
    padding: 16px 0 41px !important;
}
.nav-account.navbar-right {
    margin-top: -52px;
    margin-right: 10px;
}
.nav-account a{
    font-size: 14px;
}
.navbar-toggler {
    padding: 2px 4px 3px;
}
.owl-carousel-inner{
    top: 32px !important;
}
.owl-carousel-inner h1{
    font-size: 24px;
}
.service-info h4{
        font-size: 20px;
}
}

.align-items-center a {
    color: #9B9B9B;
}
/*apply-now css*/
.prospects{
    margin-bottom: 61px;
}
.apply-now{
    margin-top: -48px;
    background-color: #F6F7F8;
    padding-top: 57px;
    /* margin-bottom: -49px; */
    padding-bottom: 1px;
}
.apply-now h1{
    padding-bottom: 40px;
}
.diclaimer{
    background-color: #e0e2e5 !important;
}
.captcha-text{
       margin-top:7px;
   }
.Salutation{
    margin-bottom: 20px;margin-right: 44px;
}
.frmContactus input[type=radio]:checked {
    background: url(../img/background/check.png) no-repeat center center !important;
    background-size: 29px 21px !important; }
.frmContactus input[type=radio] {
    border: 1px solid #ced4da;
    padding: 0.5em;
    -webkit-appearance: none;
}
label.text-label {
    color: #9B9B9B;
    font-weight: 500;
    font-size: 16px;
}
select.input-box,
input.input-box {
    display: table;
    margin-top: 16px;
    padding: 1rem 0.75rem;
}
input.input-box::placeholder {
    color: #9B9B9B;
}
input.input-box:focus-visible {
    outline: #38353566;
}
.check-box{
    border: 1px solid #38353566;
    border-radius: 0 !important;
}
#captchaBackground {
height: 220px;
width: 250px;
background-color: #2d3748;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.button {
display: inline-block;
padding: 17px 0px 17px 0;
cursor: pointer;
border-radius: 5px;
background: #32C36C;
font-size: 16px;
font-weight: bold;
color: #fff;
}
.button-wrap {
position: relative;
display: grid;
width: 56%;
text-align: center;
margin-top: 60px;
}
button#btnApplynow {
    background-color: #32C36C;
    border: 0px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px !important;
    font-size: 16px;
    width: 50%;
}
#image{
    margin-top: 10px;
    box-shadow: 5px 5px 5px 5px gray;
    width: 60px;;
    padding: 20px;
    font-weight: 400;
    padding-bottom: 0px;
    height: 40px;
    user-select: none;
    text-decoration:line-through;
    font-style: italic;
    font-size: x-large;
    border: red 2px solid;
    margin-left: 10px;
     
}
#user-input{
    box-shadow: 5px 5px 5px 5px gray;
    width:auto;
       margin-right: 10px;
    padding: 10px;
    padding-bottom: 0px;
    height: 40px;
       border: red 0px solid;
}
input{
    border:1px black solid;
}
.inline{
    display:inline-block;
}
#btn{
    box-shadow: 5px 5px 5px grey;
    color: aqua;
    margin: 10px;
    background-color: brown;
}
input[type="file"] {
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 8px;
    font-size: 17px;
    color: #b8b8b8;
}
#captchaHeading {
color: white;
}
#captcha2 {
width: 65%;
font-size: 30px;
letter-spacing: 3px;
display: block;
top: 0;
margin: 5px 0 -4px 0;
background: none;
bottom: 0;
border: none;
left: 0;
right: 0;
}
input#textBox\ inputText\ {
    margin-bottom: 18px;
    margin-top: 8px;
    padding: 1rem 0.75rem;
}
#captcha {
width: 65%;
font-size: 30px;
letter-spacing: 3px;
margin: -31px 0 -45px -51px;
display: block;
top: 0;
bottom: 0;
left: 0;
right: 0;
}

.center {
display: flex;
flex-direction: column;
align-items: center;
}

#submitButton {
margin-top: 2em;
margin-bottom: 2em;
background-color: #08e5ff;
border: 0px;
font-weight: bold;
}

#refreshButton {
background-color: #32C36C;
border: 0px;
border-radius: 26px;
margin-top: 6px;
color: #fff;
font-size: 16px;
padding: 12px 70px 12px 70px;
}

#textBox {
margin-bottom: 18px;
margin-top: 8px;
padding: 1rem 0.75rem;
}
#textBox::placeholder {
    color: #9B9B9B;
}
.incorrectCaptcha {
color: #FF0000;
}

.correctCaptcha {
color: #7FFF00;
}
/*apply-now css end*/


/*homepage ims section*/
.section-ims h5 {
    /* font-size: 20px; */
    font-weight: 600p;
    font-weight: 600;
}
.section-ims img {
    width: 80%;
    margin-bottom: 10px;
}
/*homepage ims section end*/
/*homepage table section*/
table.table-head {
    background: #9999998f;
    border: 2px solid grey;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
table.table-head tr td {
    text-align: left;
    /* padding: 10px; */
    padding-left: 14px;
}
.table-row td{
    color: #000;
}
.table-row td span {
    color: #1c1919b0;
    font-size: 15px;
    font-weight: 600;
}
.other-location span{
padding-left: 11px;
    margin-left: 243px;
    border-left: 1px solid white;
}
/*homepage table section end*/


.navbar-nav .dropdown-menu {
    position: absolute;
    padding: 15px 16px 15px 16px;
}
li.dropdown-submenu:hover > a, .dropdown-item:hover {
    color: #000 !important;
    background-color: #c5c6c600;
}
.dropdown-item{
    color: #00000096 !important;
    background-color: #c5c6c600;
    padding-bottom: 1px;
    border-width: thin;
    padding: 0 0 2px 0;
    font-size: 16px;
	text-align: left;			  
}
.dropdown-item.active{
    background-color:#c5c6c600 ;
}
.dropdown-submenu li {
    list-style: none;
}
.dropdown-submenu li a {
    color: #00000096 !important;
    border-bottom-style: none;
}
.resource-table{
    COLOR: black !important;
    background: #99999961 !important;
}
.resource-table tr td{
    padding-left: 16px;
}
.award-img img {
     margin-left: 17px; 
/*    margin-top: 17px;*/
}
.award-img .col-md-3 {
    margin-right: -14px;
    /* margin-bottom: 33px; */
    margin-left: 59px;
    margin-top: 37px;
}
/*css changes*/
div#jp2 {
    margin-top: -71px;
}
.about-align {
    text-align: end;
    margin-right: -80px;
}
.table1 {
      width: 100%;
    /*background: #e7e7e7a8;*/
    COLOR: #0c0c0c;
    /* PADDING-LEFT: 19px; */
}
img.strategy-img {
    width: 70%;
    margin-top: 12px;
}
.right-text {
    margin-right: -77px;
    text-align: end;
}
img.img-fluid.member-image {
   border-radius: 7px;
}
button#tab_director {
    margin-left: 10px;
}
.member-height{
     margin-bottom: 49px;
     padding-bottom: 20px;
}
.member-height img {
    margin-bottom: 7px;
    margin-left: 13px;
}
.member-height h4 {
    padding-left: 13px;
    font-size: 15px !important;
    font-weight: 900;
}
.member-height h6 {
    font-size: 14px !important;
}
.member-height p {
    margin-left: 15px;
}
.overflow-hidden.text-margin {
    margin-top: -50px;
}
.row.g-4.case-row, .row.g-4.case-row > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
}
.case-img {
    width: 100%;
}
.language .portfolio-item .pt-3:hover{
     background: black;
}
.language .portfolio-item .pt-3{
    border: 2px solid #80808026;
    margin-right: 15px;
    width: 100%;
    padding: 30px 15px 30px 15px;
    background: #8080800d;
    min-height: 30vh;
}
.language .portfolio-item{
    position: relative;
    text-align: center !important;
}
.language .box-shadow{
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    /* padding: 15px 15px 15px 15px; */
    margin: 10px;
    min-height: 45vh;
}

.language .col-lg-4 {
    background: #f0f8ff3b;
}
.language .col-lg-4:nth-child(1):hover, .language .col-lg-4:nth-child(7):hover, .language .col-lg-4:nth-child(13):hover, .language .col-lg-4:nth-child(19):hover, .language .col-lg-4:nth-child(25):hover, .language .col-lg-4:nth-child(31):hover, .language .col-lg-4:nth-child(37):hover{
    
    background-color: #e91e63;
    box-shadow: 0 5px 15px #e91e63;
}
.language .col-lg-4:nth-child(1), .language .col-lg-4:nth-child(7), .language .col-lg-4:nth-child(13), .language .col-lg-4:nth-child(19), .language .col-lg-4:nth-child(25), .language .col-lg-4:nth-child(31), .language .col-lg-4:nth-child(37){
     box-shadow: 0 5px 15px #e91e63;
}
.language .col-lg-4:nth-child(2):hover, .language .col-lg-4:nth-child(8):hover, .language .col-lg-4:nth-child(14):hover, .language .col-lg-4:nth-child(20):hover, .language .col-lg-4:nth-child(26):hover, .language .col-lg-4:nth-child(32):hover{
    box-shadow: 0 5px 15px #25e629;
    background-color: #25e629;
}
.language .col-lg-4:nth-child(2), .language .col-lg-4:nth-child(8), .language .col-lg-4:nth-child(14), .language .col-lg-4:nth-child(20), .language .col-lg-4:nth-child(26), .language .col-lg-4:nth-child(32){
    box-shadow: 0 5px 15px #25e629;
}

.language .col-lg-4:nth-child(3):hover, .language .col-lg-4:nth-child(9):hover, .language .col-lg-4:nth-child(15):hover, .language .col-lg-4:nth-child(21):hover, .language .col-lg-4:nth-child(27):hover, .language .col-lg-4:nth-child(33):hover{
    box-shadow: 0 5px 15px #2196f3;
    background-color: #2196f3;
}
.language .col-lg-4:nth-child(3), .language .col-lg-4:nth-child(9), .language .col-lg-4:nth-child(15), .language .col-lg-4:nth-child(21), .language .col-lg-4:nth-child(27), .language .col-lg-4:nth-child(33){
    box-shadow: 0 5px 15px #2196f3;
}
.language .col-lg-4:nth-child(4):hover, .language .col-lg-4:nth-child(28):hover, .language .col-lg-4:nth-child(22):hover, .language .col-lg-4:nth-child(16):hover, .language .col-lg-4:nth-child(10):hover, .language .col-lg-4:nth-child(34):hover{
    box-shadow: 0 5px 15px #ff9800;
    background-color: #ff9800;
}
.language .col-lg-4:nth-child(4), .language .col-lg-4:nth-child(10), .language .col-lg-4:nth-child(16), .language .col-lg-4:nth-child(22), .language .col-lg-4:nth-child(28), .language .col-lg-4:nth-child(34) {
    box-shadow: 0 5px 15px #ff9800;
}
.language .col-lg-4:nth-child(5):hover, .language .col-lg-4:nth-child(11):hover, .language .col-lg-4:nth-child(17):hover, .language .col-lg-4:nth-child(23):hover, .language .col-lg-4:nth-child(29):hover{
    box-shadow: 0 5px 15px #673ab7;
    background-color: #673ab7;
}
.language .col-lg-4:nth-child(5), .language .col-lg-4:nth-child(11), .language .col-lg-4:nth-child(17), .language .col-lg-4:nth-child(23), .language .col-lg-4:nth-child(29){
    box-shadow: 0 5px 15px #673ab7;
}
.language .col-lg-4:nth-child(6):hover, .language .col-lg-4:nth-child(12):hover, .language .col-lg-4:nth-child(18):hover, .language .col-lg-4:nth-child(24):hover, .language .col-lg-4:nth-child(30):hover{
    box-shadow: 0 5px 15px #ff5722;
    background-color: #ff5722;
}
.language .col-lg-4:nth-child(6), .language .col-lg-4:nth-child(12), .language .col-lg-4:nth-child(18), .language .col-lg-4:nth-child(24), .language .col-lg-4:nth-child(30){
    box-shadow: 0 5px 15px #ff5722;
}
.language .col-lg-4:hover h6 {
    color: white;
}
.language .col-lg-4:hover p {
    color: white;
}

.language .col-lg-4:hover hr {
    color: white !important;
}

.language  hr{
    height: 2px !important;
    color: #00ec0a !IMPORTANT;
    width: 100% !important;
}
.language.portfolio-container {
    margin-bottom: 20px !important;
}
.language h6{
    font-size: 21px;
    font-weight: 600;
}

.language .pt-3{
    text-align: center;
    padding: 0 42px 0 42px;
    font-size: 19px;
}
/*css chnages end*/
.border-secondary {
    border: none !important;
}



@media (min-width: 993px) and (max-width: 1199px) {
    .button{
        margin-top: -20px;
    }
}
@media (min-width: 447px) and (max-width: 991px) {
    .nav-account.navbar-right ul{
        position: relative;
        top: -57px;
        right: 21px;
    }
    .nav-account a{
        font-size:15px;
    }
    .logo {
        max-width: 209px;
    }
    .top-head{
        padding: 16px 0 62px !important;
    }
}

@media (max-width: 991.98px) {
    .apply-now-btn {
        position: relative;
        left: -9px;
     }
     .apply-now-btn a {
        padding: 7px 30px;
        font-size: 14px;
    }
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
        color: #fff;
    }

    .navbar-light .navbar-toggler{
        background-color:#fff ;
    }
    .pg-home .navbar .navbar-nav .nav-link{
        color: black !important;
    }
    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
            min-height: 100vh;
    }
    
    .studyinsweden-limited-bg{
        min-height: auto !important;
    }
    .studyinsweden-limited-bg h1{
        font-size: 31px !important;
        position: relative;
        top: -59px;
    }
    .studyinsweden-limited-bg h3{
        font-size: 20px !important;
        position: relative;
        top: -59px;
    }
    
    .studyinsweden-chain h1{
        font-size: 41px !important;
    }
    .assets-portfolio p {
    letter-spacing: -0.9px;
    }
    .flexslider ul li{
        left: 0 !important;
    }
    .flexslider .slides img{
        height: auto !important;
    }
    .flexslider ul {
        width: 110% !important;
    margin-bottom: 35px !important;
    margin-left: -15px !important;
    height:auto !important;
    }
    .flexslider h2{
        top:108px !important;
    }
    
    .what-we-are img {
        width: 100% !important;
        padding: 0 !important;  
    }
    .
    .studyinsweden-chain{
        margin-bottom: 6px !important;
    }
    
}

@media (max-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        border: none;
        margin-top: 0;
        transition: .5s;
		font-size: 14px;
    }
    .container-fluid.px-lg-0 .feature-text {
        order: 2;
    }
    
   .button-wrap{
       width: 100%;
        margin-left: 0px;
   }
   .form2{
       width:100%;
   }
   .Salutation{
    margin-bottom: 10px;
   }
   .form-check-inline{
       display:block;
   }
   label.text-label{
    margin-top: 0px; 
    margin-bottom: 14px;
   }
   select.input-box,
   input.input-box{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 12px;
   }
   /* .button{
    margin-top: -37px;
     }
   .captcha-text{
       margin-left:0px;
       margin-top:0px;
   }
   #captcha{
    margin: -24px 0 -33px -29px !important;
   }
   #refreshButton{
       margin-left:0px;
   }*/
}


/*** Header ***/
.owl-carousel-inner {
    position: absolute;
    width: 100%;
    height: auto;
    top: 308px;
    left: 0;
    display: flex;
    align-items: center;
}
@media (max-width:1600px) and (min-width:1400px){
    .owl-carousel-inner{
        top: 170px;
    }
    .logo{
        margin-left: -13px;
    }
    .col-lg-5.text-end {
      margin-left: 88px;
    }
    .navbar-expand-lg .navbar-nav{
        margin-left: -12px;
    }
    .navbar .navbar-nav .nav-link{
        font-size: 13px;
    }
    .apply-now-btn a{
        padding: 16px 14px;
        font-size: 13px;
    }
    .apply-now-btn{
        left: -26px;
    }
}
@media (max-width:1340px) and (min-width:1248px){
    .owl-carousel-inner{
        top: 115px;
    }
    .logo{
        margin-left: -32px;
    }
    .col-lg-5.text-end {
      margin-left: 76px;
    }
    .navbar .navbar-nav .nav-link {
      margin-right: 8px;
      font-size: 12px !important;
    }
    .navbar-expand-lg .navbar-collapse {
      margin-left: 10px !important;
    }
    .apply-now-btn a {
      padding: 16px 8px;
      font-size: 14px;
    }
    .apply-now-btn {
      left: -16px;
    }
}

@media (max-width:1399px) and (min-width:1341px){
    .owl-carousel-inner{
        top: 145px !important;
    }
    .owl-carousel-inner h1{
        font-size: 60px;
    }
    .navbar .navbar-nav .nav-link{
        font-size: 13px;
    }
    .navbar a {
        margin-left: 4px !important;
    }
    .logo {
      margin-left: -20px;
    }
    .navbar-expand-lg .navbar-collapse {
      margin-left: 31px !important;
    }
    .apply-now-btn a {
        padding: 12px 20px;
        font-size: 15px;
    }
    .col-lg-5.text-end {
      margin-left: 78px;
    }
    .apply-now-btn {
        left: -18px;
    }
    
}
@media (max-width:1162px) and (min-width:768px){
    .owl-carousel-inner{
        top: 85px !important;
    }
    .owl-carousel-inner h1{
        font-size: 53px;
    }
}
@media (max-width:767px) and (min-width:448px){
    .owl-carousel-inner h1{
        font-size: 38px;
    }
    .owl-carousel-inner{
        top: 68px !important;
    }
}
@media (max-width: 768px) {
    

    .header-carousel .owl-carousel-item img {
       
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }
    .who-we-are img{
        width:100% !important;
        padding-left:0 !important;
    }
}

.header-carousel .owl-dots {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dots .owl-dot {
    position: relative;
    width: 45px;
    height: 45px;
    margin: 5px 0;
    background: #FFFFFF;
    box-shadow: 0 0 30px rgba(255, 255, 255, .9);
    border-radius: 45px;
    transition: .5s;
}

.header-carousel .owl-dots .owl-dot.active {
    width: 60px;
    height: 60px;
}

.header-carousel .owl-dots .owl-dot img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 2px;
    border-radius: 45px;
    transition: .5s;
}
.header-intro {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-header {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/carousel-1.jpg) center center no-repeat;
    background-size: cover;
    height: 70vh;
}
.page-header1 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/studyinsweden1.jpg) center center no-repeat;
    background-size: cover;
}
.page-header2 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/icon/leadership.jpg) center center no-repeat;
    background-size: cover;
}
.page-header3 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/milestones.jpg) center center no-repeat;
    background-size: cover;
}
.page-header4 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/awards.jpg) center center no-repeat;
    background-size: cover;
}
.page-header5 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/joint.jpg) center center no-repeat;
    background-size: cover;
}
.page-header6 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/research.jpg) center center no-repeat;
    background-size: cover;
}
.page-header7 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/products.jpg) center center no-repeat;
    background-size: cover;
}
.page-header8 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/career.jpg) center center no-repeat;
    background-size: cover;
}
.page-header9 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/culture.jpg) center center no-repeat;
    background-size: cover;
}
.page-header10 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/life.jpg) center center no-repeat;
    background-size: cover;
}
.page-header11 {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url(../img/background/disclaimer.jpg) center center no-repeat;
    background-size: cover;
}
.page-header12 {
    background: url(../img/background/apply.jpg) center center no-repeat;
    background-size: cover;
}
.page-header13 {
    background: url(../img/background/sustain.jpg) center center no-repeat;
    background-size: cover;
}
.page-header14 {
    background: url(../img/background/case.jpg) center center no-repeat;
    background-size: cover;
}
.page-header15 {
    background: url(../img/background/library.jpg) center center no-repeat;
    background-size: cover;
}
.page-header16 {
    background: url(../img/background/contact.jpg) center center no-repeat;
    background-size: cover;
}
.page-header17 {
    background: url(../img/background/steel2.jpg) center center no-repeat;
    background-size: cover;
}
.page-header18 {
    background: url(../img/background/steel3.jpg) center center no-repeat;
    background-size: cover;
}
.page-header19 {
    background: url(../img/background/media.jpg) center center no-repeat;
    background-size: cover;
}
.page-header20 {
    background: url(../img/background/gallery.jpg) center center no-repeat;
    background-size: cover;
}
.page-header21 {
    background: url(../img/background/financial.jpg) center center no-repeat;
    background-size: cover;
}
.bg9 {
    background: url(../img/background/sustain-bg.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}
.breadcrumb-item a {
    color: #fff;
}
.breadcrumb-item.active {
    color: #fff;
}


.alert{padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:4px}
.alert h4{margin-top:0;color:inherit}
.alert .alert-link{font-weight:700}
.alert>p,.alert>ul{margin-bottom:0}
.alert>p+p{margin-top:5px}
.alert-dismissable,
.alert-dismissible{padding-right:35px}
.alert-dismissable .close,
.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}
.alert-success hr{border-top-color:#c9e2b3}
.alert-success .alert-link{color:#2b542c}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}
.alert-info hr{border-top-color:#a6e1ec}
.alert-info .alert-link{color:#245269}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
.alert-warning hr{border-top-color:#f7e1b5}
.alert-warning .alert-link{color:#66512c}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}
.alert-danger hr{border-top-color:#e4b9c0}
.alert-danger .alert-link{color:#843534}
.alert button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}
.alert{border-radius:3px}
.alert h4{font-weight:600}
.alert .icon{margin-right:10px}
.alert .close,.alert .mailbox-attachment-close{color:#000;opacity:.2;filter:alpha(opacity=20)}
.alert .close:hover,.alert .mailbox-attachment-close:hover{opacity:.5;filter:alpha(opacity=50)}
.alert a{color:#fff;text-decoration:underline}
.alert-success{border-color:#008d4c}
.alert-danger,.alert-error{border-color:#d73925}
.alert-warning{border-color:#e08e0b}
.alert-info{border-color:#00acd6}
.close,.mailbox-attachment-close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}
.close:focus,.close:hover,.mailbox-attachment-close:focus,.mailbox-attachment-close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}
button.close,button.mailbox-attachment-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}


/*** About ***/
@media (min-width: 992px) {
    .container.about {
        max-width: 100% !important;
    }

    .about-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}
@media handheld, only screen and (min-width: 1024px){
.flexslider .slides > li {
    display: block;
}
#responsiveFlag {
    display: block;
}
}
@media (max-width:1400px) and (min-width:992px){
.navbar .navbar-nav .nav-link {
    margin-right: 9px;
    font-size: 13px;
}
}
@media (min-width: 1200px) {
    .about-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .about-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
        padding-top: 80px !important;
    }
}


/*** Service ***/
.service-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    background: #fff;
    border: 0.1px solid #ffffffc2;
    cursor: pointer;
}
.product-solu{
  background: rgb(25 23 23 / 77%);
}
.service-item p {
    font-size: 14px;
	color: #666;
	/*padding-bottom: 30px;*/
}


.service-item:hover .service-icon {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}
.feature ul li {
	list-style-image: url('../img/icon/leaf.png');
	margin-left:  -5px;
	padding: 10px;
	border-bottom: 1px solid #32C36C;
}




/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
}

.team-item img {
    border-radius: 8px 60px 0 0;
}

.team-item .team-social {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background: #FFFFFF;
    transition: .5s;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 83%) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 83%) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (max-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
    .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    top: 56px !important;
}
table, ul, a, p {
    font-size: 9px;
}
table.table.table-bordered.table-formate tr td {
    padding: 6px;
}
.section_title h3{
    font-size: 27px;
    margin-top: -35px;
}
.breadcrumb-item a{
    font-size: 14px;
}
.breadcrumb-item.active {
    color: #fff;
    font-size: 14px;
}
.section_title P {
    font-size: 13px;
}
h6, h4{
    font-size: 16px !important;
}
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 0;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

.testimonial-carousel .testimonial-img img {
    width: 100px;
    height: 100px;
}

.testimonial-carousel .testimonial-img .btn-square {
    position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-carousel .owl-item .testimonial-text {
    margin-bottom: 30px;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    transform: scale(1);
}


/*** Contact ***/
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse{margin-left: 41px;}
    .container.contact {
        max-width: 100% !important;
    }

    .contact-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .contact-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .contact-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
    .value-chain i.bi.bi-arrow-right{
        left: 306px;
    }
    .left_arrow h5{
        top: -167px;
    }
   .product-solu .position-relative {
      min-height: 12vh !important;
   } 
}


/*** Footer ***/
.footer{
        background: #232637 !important;
}
.footer a {
	font-size: 14px;
}
.newsletter {
    margin-bottom: 68px;
}
.newsletter h5, .socialmedial h5 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-family: "Poppins", sans-serif;
}
.social-links {
    display: flex;
    margin-top: 40px;
    padding-left: 14px;
}
.footer .btn.btn-social {
    margin-right: 33px;
    color: #9B9B9B;
    border: 1px solid #9B9B9B;
    border-radius: 38px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
    border-color: var(--light);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #9B9B9B;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #FFFFFF;
    letter-spacing: 1px;
    box-shadow: none;
}
.footer .copyright a {
    font-size: 14px;
}
.footer .copyright {
	font-size: 14px;
    padding: 25px 0;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}
.bg-green{background-color:#56BEC1;
}
.bg-brown{background-color:#1C1713;
}
.bg-grey{background-color: #333;
}
.bg-red{background-color: #3E1C14;
}
.bg-blue{background-color: #18475c;}
.bg-mud{background-color: #6c371f;}
.growth-bg{
    background-image: url("../uploads/editor/images/home/growth-strategy.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.growth-bg h1{
    width: 121%;
    padding: 12px 0px 12px 0px;
    position: relative;
    top: 1px;
    left: -117px;
    font-size: 38px;
    right: 0;
    margin-bottom: 1px;
}
.electrical_engineering {
    background-image: url("../uploads/editor/images/electric-en.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.production-facility-bg{
    background-image: url("../uploads/editor/images/home/production- facility.jpeg");
}
.table1 {
width: 100%;}
.table1 td {
border: 1px solid black; 
padding-left: 20px;
}
.br-right-bot {
border-right: 1px solid black;
border-bottom: 1px solid black; }
.br-bot {
border-bottom: 1px solid black; }
.pr-50 {
	padding: 20px;
}
.resource {
background-color: #333;
color:#fff;
}
.resource div {
border: solid 1px #ccc;
height: 100%;}
.library ol li {
margin-left: -25px;
padding-left: 10px;
padding-bottom: 16px;}
.library h5 {
height: 60px;
background-color: #999;
color:#fff;
padding: 5px 10px;}
.featuredBtn.active {
  background-color: #E42032;
  color: white;
}

.featuredBtn {
  width: 450px;
  height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #ccc;
  border: none;
  letter-spacing: 2px;
  outline: none;
}
.btn:hover {
    color:#fff;
	background-color: #333;
}
.investors .form-select {
	line-height: 40px;
}
/*nirmla css 22 april*/

@media (max-width: 991.98px) {
     
nav.navbar.navbar-expand-lg.bg-white.navbar-light.sticky-top.p-0.shadow-sm.fixed-top {
    margin-top: -40px !important;
   }
   .sec6bg {
    margin-bottom: -50px;
}
.sec8bg {
    margin-bottom: -81px;
}
.sec1bg {
    margin: 25px 25px 0 25px;
}
.text-white {
    color: #fff !important;
    text-align: center;
}
.imagehvr
{
      overflow-x: scroll;
}

.section-ims img {
    width: 50%;
}
.sec5bg  h1
{
    font-size: 25px;
    padding-bottom: 20px;
    margin-top: -35px;
}
.text-dark {
    text-align: center;
}
.text-primary {
    text-align: center;
}
.leadership-img 
{
    width:100%;
}
.text-white_ {
        color: #fff !important;
    text-align: left;
}
.framework
{
        margin-left: 0px;
}
.arrow-after i {
    margin-left: 100px;
}
img.strategy-img {
    width: 100%;
}
.rectangle i.bi.bi-arrow-left {
    font-size: 125px;
    color: #c10c1d;
    margin-top: 10px;
    position: absolute;
    z-index: 1;
    margin-top: -25px;
    right: 100px;
    padding: 0 78px 0 0;
}
.rectangle h5 {
    padding: 0px 0px 0px 35px;
    font-size: 19px;
}
.rectangle.right i.bi.bi-arrow-right {
    width: 152px;
    font-size: 125px;
    color: black;
    padding: 0;
    position: absolute;
margin-top: -100px;
    right: 64px;
}
.right h6 {
    margin: 50px 0 0px 0;
    font-size: 19px;
}
.timeline-icon .timeline-content img {

    width: 100%;
    margin: 0 -50px 0 0px;
}
.sec2bg-contact {
    margin: 25px;
}
.btn.btn-primary {
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 30px;
}
.x-scroll {
    overflow-x: scroll;
}
   
}


.sec3bg h4 {
    font-size: 24px;
    text-align: left;
    margin: 5px 0 0 0px;
}
.sec3bg h6 {
    margin: 7px 0px 0 15px;
    font-size: 17px;
}
.sec4bg h4 {
    font-size: 25px;
    text-align: left;
    margin: 3px 0 0 0px;
}
.sec4bg h6 {
    margin: 7px 0px 0 15px;
    font-size: 17px;
}
.emp-heading h2 {
    text-align: center;
    color: #fff;
}
.text-white_
{
  color: #fff;
}
.text-start small, .nav-account small {
    color: white;
    margin-left:-10px;
}

.committies-section th {
    border: 1px solid black;
    padding: 7px;
}
.committies-section td {
    border: 1px solid black;
    padding: 7px;
}
.committies-section
{
  margin-top: -20px;
}
.table3 td
{
    width:22%;
}

.service-item-our-products{
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
	background: rgba(255, 255, 255, .5);
}
.service-item-our-products .position-relative {
    max-height: 25vh;
}
.service-item-our-products p {
    font-size: 14px;
	color: #666;
	/*padding-bottom: 50px;*/
}


.service-item-our-products:hover .service-icon {
    color: #FFFFFF;
    background: var(--primary);
}
.service-item .position-relative
{
/*    min-height: 34vh;*/
}
.box_team h4
{
    0 0 0 30px
}
.box_director h4
{
     0 0 0 30px
}

@media screen and (max-width:767px){
    .flex-container {
    display: block;
   }
   .sec1bg {
     margin: 0px !important; 
  }
  
    .min-height {
    min-height: 200px !important;
    }
     
   .overflow {
    overflow-x: scroll;
  }
  .pro-top-heading {
    /*margin: 60px 45px 0 45px;*/
 }



  
   
   
    
    
}