.btnss {
background: #000;
color: #fff;
border: 1px solid #000;
}

.cursor-pointer{
cursor: pointer !important;
}

#marketing-tab .nav-link{
padding: 14px 65px !important;
}

.btn-down{
display: inline-block;
font-weight: 700;
font-size: 18px;
color: #161616;
text-align: left;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 2px solid transparent;
padding: 15px 20px;
line-height: 1.5;
border-radius: 0;
-webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.current-collapse{
background-color: #f3ff00;
color: #000;
font-weight: 700;
line-height: 1.3;
font-size: 18px;
}

.btn-sub-collapse{
background-color: #fff;
font-weight: 700;
font-size: 18px;
line-height: 1.3;
}

.current-sub-collapse{
background-color: #000;
color: #fff;
font-weight: 700;
font-size: 18px;
line-height: 1.3;
}

.btn-second-sub-menu{
background-color: #fff;
font-weight: 700;
font-size: 18px;
line-height: 1.2;
}

.second-sub-collapse{
background-color: #e7e7e7;
color: #000;
font-weight: 700;
font-size: 18px;
line-height: 1.3;
}

.btn-price-payment{
background-color: #000;
border-color: #000;
color: #fff !important;
}

.bg-black{background-color: #000 !important;}
.font-size-14{font-size: 14px !important;}
.font-size-15{font-size: 15px !important;}
.font-size-16{font-size: 16px !important;}
.font-size-17{font-size: 17px !important;}
.font-size-18{font-size: 18px !important;}
.font-size-19{font-size: 19px !important;}
.font-size-20{font-size: 20px !important;}
.font-size-22{font-size: 22px !important;}

.btnss:hover {
border-color: #f3ff00;
background-color: #f3ff00;
color: #000;
}


#accordion .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion .card .card-header.collapsed::after{
content: "\f107";
}


#accordion01 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion01 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-security .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-security .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-sec-01 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-sec-01 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-security-03 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-security-03 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-security-003 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-security-003 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-data-ccna-001 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-data-ccna-001 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-security-004 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-security-004 .card .card-header.collapsed::after{
content: "\f107";
}

#accordion-data-ccna-d001 .card .card-header::after{
content: "\f106";
font-family: 'FontAwesome';
font-weight: 900;
float: right;
padding-right: 10px;
font-size: 20px;
margin-top: -4px;
}

#accordion-data-ccna-d001 .card .card-header.collapsed::after{
content: "\f107";
}

.btn-message{
border-color: #f3ff00;
background-color: #f3ff00;
color: #000;
}

.btn-message:hover{
border-color: #fff !important;
background-color: #fff !important;
color: #161616 !important;
}


.bg-black{background-color: #000 !important;}
.font-size-20{font-size: 20px !important;}
.font-size-22{font-size: 22px !important;}

.btnss:hover {
border-color: #f3ff00;
background-color: #f3ff00;
color: #000;
}

.list-disc{list-style: disc !important;padding-left: 30px;}

/*.nav-tabs{
border: none;
}*/

.graphic-tab .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
border: 1px solid #000000;
color: #fff;
background-color: #000;
}

.calendar-title h1{
font-size: 90px;
letter-spacing: 4px;
line-height: 1.0em !important;
}

.calendar-title h2{
font-size: 2.2rem;
}

#discover-menu li a span:hover{
border-bottom: 1px solid #000;
}

.brand-title h1{
font-size: 95px;
letter-spacing: 4px;
line-height: 1.2 !important;
}

#Cisco-tab .nav-link{
padding: 14px 59px;
}

#paloalto-tab .nav-link{
padding: 14px 32px;
}

#Cisco-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#aws-tab .nav-link{
padding: 14px 59.9px;
}

#aws-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

.graphic-tab .nav-items{
margin-bottom: 15px;
border: 1px solid #fff;
}

.graphic-tab .nav-link{
background-color: #cdcdcd;
border-radius: 0px;
border: 1px solid #cdcdcd;
}

.graphic-tab .nav-items .active{
background-color: #000;
color: #fff !important;
border: 1px solid #000;
}

#graphic-tab .nav-link{
padding: 14px 42px !important;
}


#azure-tab .nav-link{
padding: 14px 76px;
}

#azure-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#cloud-tab .nav-link {
padding: 14px 68.5px;
}

#cloud-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#bigdata-tab .nav-link {
padding: 14px 59px;
}

#bigdata-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#council-tab .nav-link{
padding: 14px 33.45px;
}

#council-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}


#vmware-tab .nav-link {
padding: 14px 30px;
}

#vmware-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#offensive-tab .nav-link {
padding: 14px 55px;
}

#offensive-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#isaca-tab .nav-link {
padding: 14px 75px;
}

#isaca-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#isc-tab .nav-link {
padding: 14px 75px;
}

#isc-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

#ai-tab .nav-link {
padding: 14px 59px;
}

#ai-tab .nav-items .active {
background-color: #000;
color: #fff !important;
}

.cost {
position: relative;
display: inline;
z-index: 1;
background-image: -o-linear-gradient(left, #f3ff00 0, #f3ff00 100%);
background-image: linear-gradient(to right, #f3ff00 0, #f3ff00 100%);
box-shadow: inset 0 0.5em 0 0 #fff;
background-position: 0 -.1em;
background-size: 0 100%;
background-repeat: no-repeat;
-webkit-transition: background .4s ease-in-out;
-o-transition: background .4s ease-in-out;
transition: background .4s ease-in-out;
}

.nav-link:hover .cost {
position: relative;
display: inline;
z-index: 1;
background-image: -o-linear-gradient(left, #fff 0, #fff 100%);
background-image: linear-gradient(to right, #fff 0, #fff 100%);
box-shadow: inset 0 0.5em 0 0 #f3ff00;
}

.nav-link.active .cost {
position: relative;
display: inline;
z-index: 1;
background-image: -o-linear-gradient(left, #fff 0, #fff 100%);
background-image: linear-gradient(to right, #fff 0, #fff 100%);
box-shadow: inset 0 0.5em 0 0 #f3ff00;
}

@media (max-width: 767.98px) {
.display-1 {
font-size: 2.5rem;
}
}

.right-pannel {
display: inline-block;
width: 250px;
vertical-align: top;
float: right;
}

.right-pannel {
position: relative;
border-radius: 4px;
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
border: 1px solid #dde3e7;
background-color: #fff;
padding: 24px 20px 32px 20px;
}

.right-pannel ul {
display: block;
list-style-type: disc;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 40px;
margin: 0;
padding-left: 0px;
padding: 0;
list-style: dotted;
}

.right-pannel ul li {
height: 50px;
line-height: 50px;
}

.right-pannel ul li:first-child {
padding-top: 0;
}

.right-pannel ul li.master-cert {
color: #272C37;
font-size: 14px;
font-weight: 500;
line-height: 19px;
}

.right-pannel ul li:last-child span {
font-size: 12px;
color: #848da0;
margin: 0;
line-height: normal;
}

.right-pannel ul li {
position: relative;
padding-left: 26px;
display: inline-block;
width: 100%;
}

.right-pannel ul li a {
display: block;
font-size: 14px;
font-weight: 300;
line-height: 1.4;
color: black;
margin-bottom: 26px;
position: relative;
}

.right-pannel ul li a::before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
background: #51565e;
border-radius: 50%;
position: absolute;
top: 3px;
left: -32px;
}

.right-pannel ul li[class]:last-of-type span {
margin-bottom: 0;
}

.right-pannel ul li.master-cert span {
margin-top: 8px;
margin-bottom: 32px;
}

.right-pannel ul li.master-cert {
margin-top: 30px;
margin-bottom: 10px;
}

.right-pannel ul li:first-child::before {
top: 53px;
}

.right-pannel ul li:last-child::before {
top: 120px;
}

.right-pannel ul li:before {
content: "";
display: inline-block;
width: 1px;
background: #d2d6de;
position: absolute;
top: 0;
bottom: -50px;
left: 0;
}
/*  -------------------------master badge -------------------------------*/

.right-pannel ul li[class]:last-of-type::after {
background-color: #fff;
}

.right-pannel ul li.master-cert:after {
content: "";
background: url(https://www.simplilearn.com/ice9/assets/master_sprite_v1.svgz) no-repeat;
display: inline-block;
background-position: -18px -18px;
width: 24px;
height: 32px;
position: absolute;
left: -11px;
top: 0;
}

.right-pannel ul li:last-child span {
font-size: 12px;
color: #848da0;
margin: 0;
line-height: normal;
}

/* -------------------------master badge end------------------------------ */

/* ---------------------------Download Button --------------------------- */
.right-pannel .course-info-footer {
text-align: center;
}

.right-pannel .course-info-footer .down-btn:hover {
background: #f3ff00;
border: 1px solid #f3ff00;
color: black
}

.right-pannel .course-info-footer .down-btn {
line-height: 42px;
margin-top: 30px;
border: 1px solid black;
border-radius: 2px;
min-width: 252px;
background: black;
font-size: 14px;
font-weight: 500;
color: white;
display: inline-block;
text-transform: uppercase;
}

.right-pannel .course-info-footer a {
color: white;
text-decoration: none;
cursor: pointer;
}

.menuvertical-container {
width: 100%;
margin: 0 auto;
padding: 20px 0;
}

.menuvertical {
width: 200px;
position: relative;
padding: 0 0 0 15px;
margin: 0;
background-color: #22708700;
}

.menuvertical a,
.menuvertical a:link,
.menuvertical a:visited,
.menuvertical a:focus,
span {
color: #000;
text-decoration: none;
}


.menuvertical a:hover {
color: #000;
text-decoration: underline;
}

.menuvertical>li {
padding-left: 5px;
text-decoration: none;
display: block;
text-align: left;
margin-left: -41px;
border-left: 1px solid rgba(255, 255, 255, 0.11);
box-shadow: 0px 0 0 rgba(0, 0, 0, 0.1);
}

.menuvertical>li>a {
font-size: 23px;
width: 300px;
font-weight: 700;
padding: 13px 0px;
font-family: inherit;
display: block;
}

.menuvertical>li:hover>a {
color: #227087;
}

.menuvertical>li:hover {
background-color: #22708700;
}
/* Megadrop width dropdown */

.menuvertical>li>.megadrop {
opacity: 0;
visibility: hidden;
position: absolute;
list-style: none;
top: 0px;
left: 194px;
width: 800px;
min-height: 100%;
text-align: left;
margin-top: 0px;
padding: 0;
z-index: 99;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
overflow: hidden;
border-top: 0px solid #227087;
border-right: 0px solid #227087;
border-bottom: 0px solid #227087;
}

.menuvertical>li:hover .megadrop {
opacity: 1;
visibility: visible;
margin-top: 0px;
}

.menuvertical ul li:hover:after {
color: #000;
}

.menuvertical .col {
padding-top: 14px;
width: 33.1%;
float: left;
color: #000;
margin: 0 0 0 0.0%;
}

.menuvertical .col ul {
padding: 0;
margin: 0;
}

.menuvertical .col ul li {
padding: 0px 0px;
list-style: none;
font-size: 20px;
}

.menuvertical .col h3 {
font-size: 16px;
padding: 10px 0;
font-weight: bold;
margin: 5px 0 5px 0;
color: #227087;
background: #eee;
}

.menuvertical .col ul li a {
display: block;
padding: 0 0 13px 0;
color: #000;
}

.menuvertical .col ul li a:hover {
color: #000;
text-decoration: underline;
}

.menuvertical>li>ul li ul,
.menuvertical li>ul li,
.menuvertical>li>.megadrop,
.menuvertical>li>ul,
.menuvertical>li {
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-outs;
}

.cons {
display: flex;
/* align-items: center; */
justify-content: center;
width: 100%;
height: 185px;
}


.button-wrap {
position: relative;
}

.new-button {
display: inline-block;
padding: 8px 12px;
cursor: pointer;
border-radius: 4px;
background-color: #F3FF00;
font-size: 16px;
font-weight: 500;
color: black;
border: 2px solid black;
}

#careerbtn {
background: black;
color: white;
border: 1px solid black;
margin-top: 15px;
}

/*#careerbtn:hover {
background: #F3FF00;
color: black;
border: 1px solid #F3FF00;
}*/

.custom-file-input {
color: transparent;
}

.custom-file-input::before {
content: 'Select some files';
color: black;
display: inline-block;
background: yellow;
border: 1px solid #999;
border-radius: 3px;
padding: 5px 8px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
text-shadow: 1px 1px #fff;
font-weight: 700;
font-size: 10pt;
}

.custom-file-input:hover::before {
border-color: black;
}

.custom-file-input:active {
outline: 0;
}

.custom-file-input:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.btn-talk {
display: inline-block;
border: 0;
outline: 0;
margin: 0;
padding: 10px 25px;
color: #fff;
text-decoration: none;
font-size: 18px;
font-weight: 400;
text-align: center;
cursor: pointer;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
background: #000;
-webkit-appearance: none;
font-family: 'Roboto Slab', serif;
line-height: 1;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
border-bottom: 0;
}

.btn-talk:hover {
color: #000;
background-color: #f3ff00;
}

.testiomnal p{
font-size: 17.4px;
font-weight: 300;
}

div.inner {
overflow-y: auto !important;
height: 200px !important;
/* width: 243px; */
overflow-x: hidden;
}

.inner::-webkit-scrollbar {
width: 8px;
}

.inner::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 2px;
}

.inner::-webkit-scrollbar-thumb {
background: #f3ff00;
border-radius: 2px;
}

.inner::-webkit-scrollbar-thumb:hover {
background: #f3ff00;
}

.bs-searchbox input[type="search"],select{color: #fff;}




#vm-sec{
max-width:540px;
height: 330px;
padding:30px 35px;
margin-bottom:-8.35%;
}

.footer-menu-list li a:hover{
border-bottom: 1px solid #fff;
}

.footer-discover-list li a:hover{
border-bottom: 1px solid #fff;
}

.wrap-Global a:hover{
border-bottom: 1px solid #f3ff00;
color: #f3ff00 !important;
}

i.social-icons{
font-size: 18px;
color: #fff;
}

.btn-link:hover i{
color: #000;
}

.exam-list{
list-style: inside;
}

.course-info-footer .down-btn{
line-height: 42px;
margin-top: 30px;
border: 1px solid black;
border-radius: 2px;
min-width: 252px;
background: black;
font-size: 14px;
font-weight: 500;
color: #fff;
display: inline-block;
text-transform: uppercase;
}


.course-info-footer .download-btn{
line-height: 42px;
margin-top: 30px;
border: 1px solid black;
border-radius: 2px;
min-width: 252px;
background: black;
font-size: 14px;
font-weight: 500;
color: #fff;
display: inline-block;
text-transform: uppercase;
}

/* .trending-articles{
padding: 15px;
border: 1px solid #dee2e6;
margin-bottom: 20px;
} */

.article-img {
object-fit: cover;
width: 100%;
margin-bottom: 15px;
height: 350px;
}

.article-2-img {
object-fit: cover;
width: 100%;
margin-bottom: 15px;
height: 220px;
}

.article-title{
font-size: 30px;
line-height: 1.3 !important;
color: #000;
font-family: 'Raleway',sans-serif;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin: 5px 0 15px;
}

.article-title a{
font-size: 30px;
line-height: 1.3;
color: #000;
font-family: 'Raleway',sans-serif;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin: 5px 0 15px;
}

/* .article-title:hover{
position: relative;
z-index: 1;
background-image: -webkit-linear-gradient(left, #f3ff00 0, #f3ff00 100%);
background-image: -o-linear-gradient(left, #f3ff00 0, #f3ff00 100%);
background-image: linear-gradient(to right, #f3ff00 0, #f3ff00 100%);
box-shadow: inset 0 0.8em 0 0 white;
background-position: 0 -1.5em;
background-repeat: no-repeat;
-webkit-transition: background .4s ease-in-out, box-shadow .4s ease-in-out, background-image .4s ease-in-out;
-o-transition: background .4s ease-in-out, box-shadow .4s ease-in-out, background-image .4s ease-in-out;
transition: background .4s ease-in-out, box-shadow .4s ease-in-out, background-image .4s ease-in-out;
} */

.article-text{
font-size: 16px;
line-height: 1.4;
color: #666666;
font-weight: 500;
margin-bottom: 13px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}

.read-more{
border: 0;
font-family: 'Roboto Slab',serif;
font-size: 18px;
color: #000;
letter-spacing: 0;
line-height: 2px;
display: flex;
align-items: center;
}

.read-more span{
/* padding-left: 8px; */
font-size: 18px;
}


.article-details-title {
font-size: 34px;
font-weight: 700;
color: #000;
line-height: 1.3;
margin-bottom: 20px;
}

.article-details-img {
margin-bottom: 15px;
}

.article-details-text {
font-size: 18px;
line-height: 1.7;
font-weight: 500;
margin-bottom: 15px;
}

.ri-meta {
font-weight: 400;
font-family: 'Roboto Slab',serif;
font-size: 18px;
color: #545454;
letter-spacing: 0;
line-height: 2;
margin-bottom: 10px;
}

.ri-date {
display: inline-block;
margin-right: 8px;
}

.ri-author {
display: inline-block;
margin-left: 8px;
}

.search-box{
border: 1px solid #000;
padding: 20px;
}

.option-set h3{
line-height: 1.1875;
margin: 0 0 8px;
font-family: Raleway;
font-weight: 400;
font-size: 16px;
color: #959595;
letter-spacing: 0;
margin-bottom: 15px;
padding: 2px 5px 0px 5px;
}

.option-set a{
text-transform: capitalize;
cursor: pointer;
font-size: 16px;
font-weight: 700;
color: #000;
letter-spacing: 0;
margin-bottom: 5px !important;
line-height: 28px;
display: flex;
align-items: baseline;
padding: 0;
border: none !important;
}

.option-set a span{
padding: 2px 8px 0px 8px;
transition: 0.4s;
}

.option-set a span:hover{
background-color: #000;
color: #fff;
}

.option-set a:hover .arrow-icon{
display: block !important;
font-weight: 700;
color: #a7a7a7;
}

.option-set .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active span{
color: #fff !important;
background-color: #000 !important;
border: none !important;
}

.option-set .nav-tabs .nav-link:focus,{
color: #fff;
background-color: transparent;
}

.option-set .nav-tabs .nav-link:hover{
color: #fff;
background-color: transparent;
}

.arrow-icon{
font-size: 16px !important;
margin-left: 5px;
display: none !important;
}

.counter-step{
border: 1px solid #000;
display: inline;
padding: 4px 15px;
border-radius: 50px;
font-weight: 700;
position: absolute;
left: -20px;
top: 11px;
background-color: #000;
color: #fff;
}

.download-form {
position: fixed;
width: 100%;
z-index: 9999;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100vh;
}

.download-course-form{ 
position: fixed;
width: 100%;
z-index: 9999;
top: 0px;
background-color: rgba(0, 0, 0, 0.5);
height: 100vh;
}

.close {
opacity: 1 !important;
}

.close:hover {
color: #000;
text-decoration: none;
}

.bg-popup{
/* background-image: url('../img/popup-banner.jpg'); */
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.text-black{
color: #000;
}

.pop-box{
padding-left: 35px;
padding-right: 32px;
}

.btn-transparent{
border-color: #000;
background-color: transparent;
color: #161616;
}

.h-40{
height: 40px !important;
}

.border-bottom-new{
border-bottom: 1px solid #fff !important;
}


.nav-pills .nav-link{
height: 200px;
display: flex;
justify-content: center;
align-items: center;
width: 200px;
margin-right: 14px;
margin-bottom: 0px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #000;
background-color: #f3ff00;
}

.nav-pills .nav-link:hover {
background-color: #f3ff00;
}

.secure-payment .nav-pills .nav-link{
height: auto;
display: flex;
justify-content: start;
align-items: center;
background-color: #f3ff00;
color: #000;
border: 1px solid #000;
border-radius: 0px;
}

.secure-payment .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
color: #fff;
background-color: #000;
height: auto;
border-left: 5px solid #000;
}

.secure-payment .nav-pills .nav-link:hover {
background-color: #000;
color: #fff;
/* border-left: 5px solid #f3ff00; */
}

.btn-border{
background-color: transparent;
border-color: #000;
color: #000
}

.btn-border:hover{
background-color: #000;
border-color: #000;
color: #fff;
}

.btn-black{
background-color: #000;
border-color: #000;
color: #fff
}

.btn-black:hover{
background-color: transparent;
border-color: #000;
color: #000;
}


.parsley-error-list{
display: none;
}

.text-new-primary{
color: #000;
}

.text-new-primary:hover{
color: #000;
text-decoration: underline;
}

.medium{
font-size: 17px;
}

.custom-radio-box input[type="radio"] {
cursor: pointer;
}

.custom-radio-box label{
cursor: pointer;
}

.blog-details-sec{
background-image: url('../img/blog-details-bg.jpg');
width: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 400px;
}

.details-text-sec{
margin-top: -120px;
}

.details-title{
font-size: 45px;
font-weight: 600;
line-height: 1.2 !important;
}

.details-date{
font-size: 20px;
font-weight: 600;
}

.details-date::after{
content: '';
width: 120px;
height: 10px;
background: #f3ff00;
display: block;
position: relative;
margin-top: 20px;
}

.details-link{
font-size: 22px;
padding-top: 50px;
}

.details-text{
font-size: 20px;
line-height: 1.4;
}

.topsy-text{
font-size: 35px;
margin-bottom: 15px;
}

.blog-details-form h2{
font-size: 40px;
font-weight: bold;
}

.author-title{
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
}

.author-img{
width: 150px;
max-width: 150px;
display: block;
margin: 0 auto;
}

.author-text{
font-size: 18px;
line-height: 1.4;
}

.author-text a{
border-bottom: 1px solid #000;
font-weight: 500 !important;
}

.smart-text{
font-size: 20px;
line-height: 1.4;
margin-bottom: 20px;
margin-top: 30px;
}

.map-title{
font-size: 20px;
color: #fff;
}

.map-text{
font-size: 30px;
font-weight: 700;
line-height: 1.3;
color: #fff;
}

.cta-btn{
background: #f3ff00;
color: #000;
border-radius: 25px;
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 12px 30px;
text-transform: capitalize;
}

.cta-btn:hover{
color: #fff;
}

.topic-link{
font-size: 20px;
border-radius: 20px;
border: 1px solid #f3ff00;
color: #000;
padding: 10px 20px;
margin: 5px;
font-weight: 500;
text-transform: capitalize;
background-color: #f3ff00;
}

.topic-link:hover{
background-color: #000;
border: 1px solid #000;
color: #fff;
}

.map-img{
margin-top: -60px;
}

.social-icon .fa{
font-size: 29px;
}

.social-icon a:hover .fa{
color: #657573;
}

/* .details-title {
font-size: 28px;
} */

.social-menu-icons{
z-index: 111;
position: absolute;
left: -9%;
top: 5.33%;
}

.social-menu-icons .fa{
font-size: 29px;
}

.social-menu-icons a:hover .fa{
color: #657573;
}

/* .new-payment{
position: fixed;
top: 100px;
width: 100%;
left: 0;
right: 0;
} */

.read-more .lnr{
margin-left: 8px;
transition: all .3s;
}

.read-more:hover .lnr{
-webkit-transform: translateX(15px);
-moz-transform: translateX(15px);
transform: translateX(15px);
}

.ct-code{
display: flex;
align-items: center;
}

.ct-code .ct-code-input{
margin-bottom: 0px;
width: 120px;
}

.ct-code-phone{
width: 100%;
}

.pt-partner{
padding-top: 110px !important;
}

.pt-team{
padding-top: 110px;
}

.mt-client{
margin-top: 110px;
}

.pt-testimonial{
padding-top: 0px;
margin-top: -22px;
}

.mt-services{
margin-top: 110px;
}

.mt-placements{
margin-top: 107px;
}

.mouse-image{height: 120px;max-width: 100%;}

.header__logo a {
display: block;
background-size: contain;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}


.nav-sticky {
padding-top: 100px
}


.nav-sticky .header__logo a{
-webkit-transform: scale(.7);
-o-transform: scale(.7);
transform: scale(.7)
}


.nav-sticky .menu {
/*position: fixed;*/
top: 100px;
left: 0;
right: 0;
z-index: 1030
}

.nav-sticky .menu>nav {
min-height: calc(100vh - 100px)
}

.main-box-01{
max-width: 40%;
padding: 30px;
margin-top:-4.35%;
}

.main-box-02{
width: 40%;
padding: 30px;
margin-left: auto !important;
margin-bottom: -9.35% !important;
}

.main-box-03{
max-width: 40%;
padding: 30px;
margin-bottom: -9.35% !important;
}


.marketing-link{
font-size: 22px !important;
line-height: 26px;
color: #000;
font-weight: 700;
}

.main-service-box .tab{
width: 100%;
color: white;
overflow: hidden;
}

.main-service-box ul{
line-height: 2.0;
}

.main-service-box ul li a{
font-size: 16px;
}

.main-service-box .cisco-title{
font-size: 22px;
line-height: 26px;
font-weight: 600;
cursor: pointer;
margin-bottom: 0;
text-transform: capitalize;
}


.main-service-box .cisco-title:after {
font-family: FontAwesome;
content: "\f068";
float: right;
font-size: 20px;
color: #000;
font-weight: 300;
}

.main-service-box .cisco-title.collapsed.collapsed:after {
content: "\f067"
}

.main-service-box .tab-content{
max-height: 0;
padding: 0;
color: #2c3e50;
background: #f3ff00;
transition: all 0.35s;
}

.main-service-box .tab-close{
display: flex;
justify-content: flex-end;
padding: 0px;
font-size: 0.75em;
background: #2c3e50;
cursor: pointer;
}

.main-service-box .tab-close:hover{
background: #1a252f;
}

.main-service-box input:checked + .tab-label{
background: #f3ff00;
}

.main-service-box input:checked + .tab-label::after{
content: "-";
transform: rotate(180deg);
font-weight: 400;
}

.main-service-box input:checked ~ .tab-content{
max-height: 100vh;
padding: 0;
}

.ai-box .tab-label::after {
display: none;
}


.mobile-service-box .tab-service{
width: 100%;
color: white;
overflow: hidden;
}

.mobile-service-box .tabs{
padding: 0px 8px;
}

.mobile-service-box ul{
line-height: 2.0 !important;
}

.mobile-service-box ul li a{
font-size: 16px !important;
padding: 3px 0 !important;
}

.mobile-service-box  .ins-exam-info ul{
list-style: disc;
}

.mobile-service-box .tab-label{
display: flex;
justify-content: space-between;
align-items: center;
padding: 3px 0px 0px;
color: #000;
font-weight: 700;
cursor: pointer;
margin-bottom: 0;
font-size: 18px;
}

.mobile-service-box .tab-label::after{
content: "+";
text-align: center;
transition: all 0.35s;
font-weight: 400;
margin-right: 10px;
font-size: 26px;
}

.mobile-service-box .tab-content-service{
max-height: 0;
padding: 0;
color: #2c3e50;
background: #fff;
transition: all 0.35s;
}

.mobile-service-box .tab-close{
display: flex;
justify-content: flex-end;
padding: 0px;
font-size: 0.75em;
background: #2c3e50;
cursor: pointer;
}

.mobile-service-box .tab-close:hover{
background: #1a252f;
}

.main-title {
font-size: 18px;
}

.plan-option li{
font-size: 18px;
}

/* .mobile-service-box input:checked + .tab-label{
background: #f3ff00;
} */

.mobile-service-box input:checked + .tab-label::after{
content: "-";
transform: rotate(180deg);
font-weight: 400;
font-size: 26px;
}

.mobile-service-box input:checked ~ .tab-content-service{
max-height: 100%;
padding: 0;
}

.main-submenu p{
font-size: 16px !important  ;
}

.bg-yellow{
background-color: #f3ff00;
}

.second-accordion .accordion-sec{
background-color: #fff;
color: #444;
cursor: pointer;
padding: 12px 15px 5px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}

.second-accordion .active, .accordion-sec:hover{
background-color: #f3ff00;
}

.arrow-icon-new .fa{
padding-right: 11px;
font-size: 18px;
padding-top: 18px;
font-weight: bold;
}

.second-accordion .panel-sec{
padding: 0 18px;
display: none;
background-color: #fff;
overflow: hidden;
}

/* Style the tab */
.service-tab{
background-color: #fff;
width: 100%;
margin-bottom: 15px;
}

/* Style the buttons inside the tab */
.service-tab button{
display: block;
background-color: inherit;
color: #000;
padding: 8px 15px 5px;
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
transition: 0.3s;
font-size: 17px;
}

/* Change background color of buttons on hover */
/*.service-tab button:hover{*/
/*background-color: #000;*/
/*color: #fff;*/
/*}*/

/* Create an active/current "tab button" class */
.service-tab button.active{
background-color: #000;
color: #fff;
font-weight: 500;
}

/* Style the tab content */
.tabcontent{
float: left;
width: 100%;
}

.accordion-new{
width: 100%;
margin: 0px auto 20px;
background: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.accordion-new .link{
cursor: pointer;
display: block;
padding: 12px 15px 5px;
color: #4d4d4d;
font-size: 16px;
font-weight: 500;
position: relative;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

.accordion-new li:last-child .link{border-bottom: 0;}

.accordion-new li i{
position: absolute;
top: 16px;
left: 12px;
font-size: 18px;
color: #595959;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.accordion-new li i.fa{
right: 26px;
top: 30px;
left: auto;
font-size: 18px;
color: #000;
font-weight: bold;
}

.accordion-new li.open .link{background-color: #f3ff00;border-bottom: none;}

.accordion-new li.open i{color: #000;}

.accordion-new li.open i.fa{
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}


/**
* main-submenu
-----------------------------*/
.link p{
font-weight: 700;
color: #000;
}

.main-submenu{
display: none;
background: #fff;
font-size: 14px;
}

.main-submenu a{
text-decoration: none;
color: #000;
-webkit-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}


.accordion-sec:before{
content: "\f105";
font-family: 'FontAwesome';
color: #000;
font-weight: 600;
float: right;
font-size: 18px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
margin-right: 11px;
margin-top: 11px;
}

.current:before{
content: "\f107";
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}

.service-tab .active:before{
display: none;
}


/*--video page css start here-------------------------------*/
.video-grid{
margin-bottom: 15px;
}

.video-grid .gen-video-contain{
position: relative;
}

.video-grid .gen-video-contain .gen-video-img{
position: relative;
overflow: hidden;
}

.video-grid .gen-video-contain .gen-video-img:before{
content: "";
opacity: 0;
z-index: 9;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
background: #0B101766;
background: -webkit-linear-gradient(top, #0B101766, #0b10172b);
background: -moz-linear-gradient(top, #0B101766, #0b10172b);
background: linear-gradient(to bottom, #0B101766, #0b10172b);
}

.video-grid .gen-video-contain:hover .gen-video-img:before{
opacity: 0.9;
}

.video-grid .gen-video-img img{
height:320px;
width: 100% !important; 
object-fit: cover;
}

.video-grid .gen-video-add{
position: absolute;
right:6px;
bottom:6px;
display: none;
z-index: 99;
}

.video-grid .gen-video-add .menu{
z-index: 9;
padding: 0;
margin: 0;
list-style-type: none;
}

.video-grid .gen-video-add .menu li{
position: relative;
cursor: pointer;
text-align: center;
color:#fff;
/*display:inline-block;*/
background: rgb(82, 82, 82, 0.4);
padding: 3px;    
}

.video-grid .gen-video-add .menu .share i.lni{
background: transparent;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 16px;
color:#fff;
border-radius: 0;
}

.video-grid .gen-video-contain:hover .gen-video-action{
opacity: 1;
}

.video-grid .gen-video-contain .gen-video-action{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9;
/*opacity: 0;*/
}

.video-grid .gen-video-contain .gen-button{
padding: 0;
width: 60px;
height: 60px;
opacity: 1;
display: inline-block;
line-height: 64px;
text-align: center;
-webkit-border-radius: 50px;
-moz-border-radius:50px;
border-radius: 0px;
}

.video-grid .gen-button{
text-transform: uppercase;
position: relative;
width: auto;
font-weight: 400;
background-color:#f3ff00a6;
color:#000;
font-size: 16px;
padding: 12px 30px;
line-height: 2;
vertical-align: middle;
border: none;
display: inline-block;
overflow: hidden;
}

.video-grid .gen-button:hover{
color:#000;    
}

.video-grid .gen-video-contain .gen-video-action .gen-button i{
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 700;    
}

.video-grid .gen-video-contain .gen-video-action .gen-button i:hover{
color:#fff;    
}
/*--video page css end here-------------------------------*/

/*--video grid other css start here-------------------------------*/
.video-grid-other{
margin-bottom: 15px;
}

.video-grid-other .gen-video-contain{
position: relative;
}

.video-grid-other .gen-video-contain .gen-video-img{
position: relative;
overflow: hidden;
}

.video-grid-other .gen-video-contain .gen-video-img:before{
content: "";
opacity: 0;
z-index: 9;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block;
transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
background: #0B101766;
background: -webkit-linear-gradient(top, #0B101766, #0b10172b);
background: -moz-linear-gradient(top, #0B101766, #0b10172b);
background: linear-gradient(to bottom, #0B101766, #0b10172b);
}

.video-grid-other .gen-video-contain:hover .gen-video-img:before{
opacity: 0.9;
}

.video-grid-other .gen-video-img img{
height:220px;
width: 100% !important; 
object-fit: cover;
}

.video-grid-other .gen-video-add{
position: absolute;
right:6px;
bottom:6px;
display: none;
z-index: 99;
}

.video-grid-other .gen-video-add .menu{
z-index: 9;
padding: 0;
margin: 0;
list-style-type: none;
}

.video-grid-other .gen-video-add .menu li{
position: relative;
cursor: pointer;
text-align: center;
color:#fff;
display:inline-block;
background: rgb(82, 82, 82, 0.4);
padding: 3px;    
}

.video-grid-other .gen-video-add .menu .share i.lni{
background: transparent;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 16px;
color:#fff;
border-radius: 0;
}

.video-grid-other .gen-video-contain:hover .gen-video-action{
opacity: 1;
}

.video-grid-other .gen-video-contain .gen-video-action{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9;
/*opacity: 0;*/
}

.video-grid-other .gen-video-contain .gen-button{
padding: 0;
width: 60px;
height: 60px;
opacity: 1;
display: inline-block;
line-height: 64px;
text-align: center;
}

.video-grid-other .gen-button{
text-transform: uppercase;
position: relative;
width: auto;
font-weight: 400;
background-color:#f3ff00a6;
color:#000;
font-size: 16px;
padding: 12px 30px;
line-height: 2;
vertical-align: middle;
border: none;
display: inline-block;
overflow: hidden;
border-radius:0px;
}

.video-grid-other .gen-button:hover{
color:#000;    
}

.video-grid-other .gen-video-contain .gen-video-action .gen-button i{
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 700;    
}

.video-grid-other .gen-video-contain .gen-video-action .gen-button i:hover{
color:#fff;    
}

.btn-close{
background-color: #02d1a6;
padding: 10px;
border: none;
border-radius: 50px;
height: 40px;
width: 40px;
line-height: 22px;
}

.btn-close i{
font-size: 14px;
color: #fff;
font-weight: 700;
}
/*--video grid other css end here-------------------------------*/


/*--penned testimonials css start here-------------------------------*/
.editor-box{
border-bottom: 1px solid #dee2e6;
margin-bottom: 20px;
padding-bottom: 20px;
}

.editor-box:last-child{
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}

.editor-img{
width: 100%;
height: 190px;
object-fit: cover;
display: block;
margin-left: auto;
margin-right: auto;
}

.main-post-text{
font-size: 16px;
line-height: 1.5;
color: #000;
font-style: italic;
margin-bottom: 15px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}

.post-label{
font-size: 16px;
line-height: 1.5;
color: #000;
font-weight: 700;
text-transform: capitalize;
letter-spacing: .5px;
font-style: italic;
margin-bottom: 4px;
}

.editor-posts .post-meta{
font-size: 14px;
color: #2d3340;
}

.post-meta .author-by{
color: #000;
font-weight: 500;
font-style: italic;
}

.post-meta .author-name{
color: #787272;
font-weight: 500;
font-size: 12px;
font-style: italic;
}
/*--penned testimonials css end here----------------------*/

.read-more .lni {
color: #000 !important;
margin-left: 8px;
transition: all .3s;
}

.read-more:hover .lni {
-webkit-transform: translateX(15px);
-moz-transform: translateX(15px);
transform: translateX(15px);
}

.penned-box{
border: 1px solid #fff;
background-color: #fff;
cursor: pointer;
transition: 0.3s;
}

.penned-box:hover{
background-color: #f3ff00;
border: 1px solid #f3ff00;
}

.show-more-btn{
border: 2px solid #000;
background-color: transparent;
font-size: 14px;
color: #000;
font-weight: 600;
}

.footer .footer-menu-list li a{
font-size: 15px;
color: #fff;
text-transform: uppercase;
}


.footer .footer-discover-list li a{
font-size: 17px;
color: #fff;
text-transform: capitalize;
}

.privacy-list li{
line-height: 1.6 !important;
}

.text-yellow{
color: #f3ff00 !important;
}

.about-text{
font-size: 18px;
font-weight: 300;
line-height: 1.9;
margin: 0 0 20px;
}

.exam-list li{
text-indent: -20px;
margin-left: 20px;
}

.footer-menu-list{
line-height: 32px;
}

.mobile-footer-menu{display: none;}

.mobile-service-menu{display: none;}

.inside-content{display: none;}

/*--service page css start here-------------------------------------------*/
.service-tabs .nav-item .nav-link{
color: #0a192d;
}

.service-tabs .nav-item .nav-link:hover{
color: #0a192d;
background-color: #ffffff;
border: 1px solid #0a192d;
border-radius: 0px;
}

/*.service-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{*/
/*color: #0a192d;*/
/*background-color: #ffffff;*/
/*border: 1px solid #0a192d;*/
/*border-radius: 0px;*/
/*}*/

.category-name{
font-size: 14px;
line-height: 1.5;
color: #000;
font-weight: 600;
text-transform: capitalize;
margin-top: 12px;
margin-bottom: 10px;
}

.service-box .heading{
font-size: 46px;
color: #000;
}

.service-box h3{
font-size: 24px;
line-height: 1.3 !important;
color: #000;
font-weight: 600;
margin-bottom: 6px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
position: relative;
}

.service-box p{
font-size: 16px;
line-height: 1.5;
color: #000;
font-weight: 400;
margin-bottom: 10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
position: relative;
}

.sd-right-box h3{
font-size: 26px;
line-height: 1.3 !important;
color: #000;
}

.com1{
background-color: #004b4b;
}

.owl-dots{
display: none;
}

.owl-theme .owl-nav{
position: absolute;
right: -9px;
top: -37px;
margin-top: 0 !important;
}


.owl-theme .owl-nav .owl-prev{
background-color: #fff !important;
position: absolute;
right: 45px;
transition: background .5s ease 0s;
/*height: 30px;*/
width: 40px;
/*line-height: 33px !important;*/
border-radius: 3px !important;
cursor: pointer !important;
margin: 0px !important;
}

.owl-theme .owl-nav .owl-next{
background-color: #fff !important;
position: absolute;
right: 5px;
transition: background .5s ease 0s;
/*height: 30px;*/
width: 40px;
/*line-height: 33px !important;*/
-ms-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
-o-border-radius: 3px !important;
border-radius: 3px !important;
margin: 0px !important;
}

.owl-theme .owl-nav .owl-prev i{
color: #bdbdbd;
font-size: 26px;
transition: all .3s;
}

.owl-theme .owl-nav .owl-prev:hover i{
-webkit-transform: translateX(-6px);
-moz-transform: translateX(-6px);
transform: translateX(-6px);
}

.owl-theme .owl-nav .owl-next i{
color: #bdbdbd;
font-size: 26px;
transition: all .3s;
}

.owl-theme .owl-nav .owl-next:hover i{
-webkit-transform: translateX(6px);
-moz-transform: translateX(6px);
transform: translateX(6px);
}

.owl-theme .owl-nav button span{
display: none;
}

.owl-nav button:hover {
transition: .4s;
background: 0 0 !important;
border-radius: 0 !important;
}

.owl-nav button:focus{
outline: 0;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{
display: block !important;
}

.owl-theme .owl-nav .disabled{
opacity: unset !important;
cursor: pointer;
}

.owl-theme .owl-nav [class*=owl-]:hover{
color: #000 !important;
text-decoration: none;
}


/*--service page css end here-------------------------------------------*/


/*--service details page css start here---------------------------*/
.sd-box{
display: flex;
}

.sd-box h3{
font-size: 36px;
line-height: 1.3 !important;
margin-top: -2px;
color: #000;
font-weight: 700;
}

.sd-blue h3{
font-size: 24px;
line-height: 1.3 !important;
font-style: italic;
color: #074dbe;
}

.sd-right-box p{
font-size: 20px;
line-height: 1.5;
}

.laptop-img{
position: relative;
left: -88px;
}

.bg-light{
background-color: #f7f7f7 !important;
}

.cs-box{
display: flex;
align-items: center;
}

.cs-box span{
color: #828282;
font-size: 16px;
font-weight: 700;
}

.cs-box h3{
color: #828282;
font-size: 16px;
font-weight: 700;
}

.cs-box p{
color: #000;
font-size: 32px;
line-height: 1.3;
}
/*--service details page end here---------------------------------*/

.bqa-box img{
width: 200px;
height: auto;
}
