@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat')
;body{ padding:0; margin:0; font-family: 'Roboto', sans-serif; font-size:14px;}
.product-image5 {
    height: 200px;
    overflow: hidden;
}
/* top section css start */
#top-head{ width:100%; overflow:hidden; padding:5px 0; background:#22287c;}
#top-head .applicationform{ width:100%; position:relative; z-index:99;}
#top-head .applicationform ul{ padding:0; margin:0;}
#top-head .applicationform ul li{ display:inline-block; padding:3px 0 3px 0; border-right:1px #fff solid;}
#top-head .applicationform ul li a{ font-size:14px; color:#fff; text-decoration:none; text-transform:uppercase; padding:0 10px;}
#top-head .applicationform ul li:last-child{ border-right:none;}#top-head .applicationform ul li a:hover{ color:#ff7900;}
#top-head .login{ float:right; color:#fff;}#top-head .login i{ font-size:24px;}#top-head .login a{ font-size:14px; color:#fff; text-decoration:none; text-transform:uppercase; padding:0 10px;}#top-head .login a:hover{ color:#ff7900;}
/* top section css end */

/* header css start */
header{width:100%; padding:20px 0; height:94px; position:relative;}
header .logo{width:100%; position:absolute; top:-22px;}
header .logo img{ width: 92px;
    padding-top: 3px;}
/* header css end */

/* Banner Section Start */
#section-bannere{width:100%; overflow:hidden; position:relative;}
/*search box css start here*/
.search-sec{padding: 2rem;}
.search-slt{display: block;width: 100%;font-size: 0.875rem;line-height: 1.5;color: #55595c;background-color: #fff; background-image: none; border: 1px solid #ccc; height: calc(3rem + 2px) !important; border-radius:0;}
.wrn-btn{ width: 100%; font-size: 16px; font-weight: 400; text-transform: capitalize; height: calc(3rem + 2px) !important; border-radius:0;}
@media (min-width: 992px){
.search-sec{ position:absolute; top:38%; left:0; right:0; z-index:2; width:60%; margin:0 auto;    background: #d9a330;padding:0 15px;}}
.search-sec .btn{ margin:0;}

@media (max-width: 992px){
    .search-sec{
        background: #1A4668;
    }
}
/* Banner Section End */

/* Future Colleges Section Start */
#future-colleges{width:100%; padding:40px 0 0; overflow:hidden;}
#future-colleges h2{ font-size:36px; color:#fff;margin-bottom: 0;}
#future-colleges p{ font-size:14px; color:#000}
.product-image5 .pic-1,.product-image5 .pic-2{backface-visibility:hidden;transition:all .5s ease 0s}
.product-grid5{font-family: Poppins,sans-serif;
    position: relative;
    border-radius: 0 0 0 0;
    margin: 15px 0;
    box-shadow: 1px 1px 2px 0px #8d86865e;	}
.product-grid5 .product-image5{overflow:hidden;position:relative}
.product-grid5 .product-image5 a{display:block}
.product-grid5 .product-image5 img{width:100%;min-height: 200px; border-radius:0px 0px 0 0;}
.product-grid5 .select-options img {
    min-height: auto;
}
.product-image5 .pic-1{opacity:1}
.product-grid5:hover .product-image5 .pic-1{opacity:0}
.product-image5 .pic-2{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0}
.product-grid5:hover .product-image5 .pic-2{opacity:1}
.product-grid5 .social{padding:0;margin:0;position:absolute;top:10px;right:10px}
.product-grid5 .social li{display:block;margin:0 0 10px;transition:all .5s}
.product-grid5 .social li:nth-child(2){opacity:0;transform:translateY(-50px)}
.product-grid5:hover .social li:nth-child(2){opacity:1;transform:translateY(0)}
.product-grid5 .social li:nth-child(3){opacity:0;transform:translateY(-50px)}
.product-grid5:hover .social li:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.2s}
.product-grid5 .social li a{color:#888;background:#fff;font-size:14px;text-align:center;line-height:40px;height:40px;width:40px;border-radius:50%;display:block;transition:.5s ease 0s}
.product-grid5 .social li a:hover{color:#fff;background:#1e3799}
.product-grid5 .select-options{color:#000;background-color:#0202026e;font-size:13px;font-weight:400;text-align:center;text-transform:uppercase;padding:0px 5px;;margin:0 auto;opacity:0;display:block;position:relative;width:100%;left:0;bottom:-100px;right:0;transition:.5s ease 0s;height: 50px;padding-top: 4px;}
.product-grid5 .select-options h3{ font-size:10px; color:#fff; text-align:left; margin-top:0px;margin-bottom: 0;}
.product-grid5 .select-options img{ width:40px; border-radius:10px; text-align:left;height:38px}

.product-grid5 .select-options{color:#000;background-color:#cb9f19;text-decoration:none}
.product-grid5 .select-options{opacity:1;bottom:0}
.product-grid5 .product-content{padding:10px 10px 0 10px;text-align: center;}
.product-grid5 .title{font-size:12px;font-weight:600;text-transform:capitalize;margin:0 0 10px;transition:all .3s ease 0s}
.product-grid5 .title a{color:#fff; background:#22287c; margin-top:10px; display:block; padding:10px; text-align:center; text-decoration:none;}
.product-grid5 .title a:hover{color:#fff; background:#041b38; }
.product-content p{ font-size:12px; padding:0; margin:0;}
.product-grid5 .price{color:#222;font-size:13px;font-weight:500;letter-spacing:1px}
.product-grid5 .price2{color:#ba0b25;font-size:13px;font-weight:500;letter-spacing:1px;letter-spacing: 0px;}


@media only screen and (max-width:990px){
	.product-grid5{margin-bottom:30px}
}

#future-colleges .video-section{ width:100%;background: #033234;padding-top: 25px;margin-top: 40px; }
.card .carousel-item { height: 200px;}
.card .carousel-caption { padding:0; right:0; left:0; color:#3d3d3d;}
.card .carousel-caption h3 { color: #3d3d3d;}.card .carousel-caption p {line-height: 30px;}
.card .carousel-caption .col-sm-3 {display: flex;align-items: center;}
.card .carousel-caption .col-sm-9 {text-align: left;}.navi a {text-decoration:none;}
a > .ico {background-color: grey;padding: 10px;}
a:hover > .ico {background-color: #666;}
#future-colleges .video-section .carousel-caption{ position:inherit; left:0;}
#future-colleges .video-section iframe{ margin:19px 0 8px 0;}
/* Future Colleges Section End */

/* admission start */
#admission-section{ width:100%; background:#22287c; padding:40px 0;}
#admission-section .add-box{width:100%; background:#fff; border-radius:10px;}
#admission-section h2{ font-size:24px; padding:10px 0; margin:0;}
#admission-section .add-img{width:100%}
#admission-section .add-img img{width:100%; border-radius:0 0 10px 10px;}

#admission-section .form-list{ width:100%;}
#admission-section .form-list ul{ padding:0; margin:0;}
#admission-section .form-list ul li{ display:block; background-image:url(../../img/arr.png); padding:8px 0 8px 38px; border-bottom:1px #fff solid; background-repeat:no-repeat; background-position:0 17px;}
#admission-section .form-list ul li:last-child{ border-bottom:none;}
#admission-section .form-list ul li a {
    font-size: 28px;
    color: #fff;
    text-decoration: none;
}
#admission-section .form-list ul li a:hover{}


#admission-section .news{ background:#fff; border-radius:10px;height: 420px; overflow: hidden;}
#admission-section .news h2{ font-size:24px; color:#fff; margin:0; padding:10px 0; background:#08cab1; border-radius:10px 10px 0 0}
#admission-section .news-list{ width:100%; padding:10px; height:374px;}
#admission-section .news-list ul{ padding:0; margin:0;}
#admission-section .news-list ul li {
    display: block;
    background-image: url(../../img/arrb.png);
    padding: 8px 0 8px 38px;
    border-bottom: 0.4px #a5a3a3 solid;
    background-repeat: no-repeat;
    background-position: 0 9px;
    background-size: 14px;
}
#admission-section .news-list ul li:last-child{ border-bottom:none;}
#admission-section .news-list ul li a{ font-size:16px; color:#000; text-decoration:none;}
#admission-section .news-list ul li a:hover{}

/* admission end */

/* Study Abroad Start */
#study-abroad{ width:100%; padding:40px 0; background-image:url(../../img/bg5.jpg); background-size:cover; background-attachment:fixed;}
#study-abroad h2{ font-size:36px; color:#fff; margin:0; padding-bottom:30px;}
#study-abroad h3{ font-size:24px; color:#fff; text-transform:uppercase; margin-top:10px;}
.owl-buttons {display: none;}
.owl-carousel:hover .owl-buttons {display: block;}
.owl-item {text-align: center;}
.owl-theme .owl-controls .owl-buttons div {background: transparent;color: #869791;font-size: 40px;line-height:100px;margin: 0;padding: 0 60px;position: absolute;top: 0;}
.owl-theme .owl-controls .owl-buttons .owl-prev {left: 0;padding-left: 20px;}
.owl-theme .owl-controls .owl-buttons .owl-next {right: 0;padding-right: 20px;}
/* Study Abroad End */

/* tag section Start */
#teg-section{ width:100%; padding:40px 0; background:#FFF;}
#teg-section h2{ font-size:36px; color:#000; margin-bottom:30px;}
#teg-section h1{ font-size:36px; color:#000; margin-bottom:30px;font-weight: 200;}
#teg-section .tag-link{ width:100%;}
#teg-section .tag-link ul{ padding:0; margin:0; text-align:center;}
#teg-section .tag-link ul li{display:inline-block; text-align:center;}
#teg-section .tag-link ul li a{ background: #ffffff;
    padding: 7px 20px;
    border: 1px solid #000;
    letter-spacing: 1px;
    margin: 6px 10px;
    display: block;
    border-radius: 20px;
    border: 1px solid #af9797;
    font-size: 14px;
    color: #000;
    text-decoration: none;}
#teg-section .tag-link ul li a:hover{ background:#033234; color:#fff;}
/* tag section End */


/* Testimonials scetion Start */
#testim{background:url(../../img/testimonial-bg.jpg) no-repeat fixed;width:100%; padding:40px 0; background-size:cover;}
.testim {width: 100%;}
.testim .wrap {position: relative;width: 100%;max-width: 1020px;padding: 40px 20px;margin: auto;}
.testim .arrow {display: block;position: absolute;color: #eee;cursor: pointer;font-size: 2em;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all .3s ease-in-out;    -ms-transition: all .3s ease-in-out;  -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;  transition: all .3s ease-in-out;padding: 5px;z-index: 22222222;}
.testim .arrow:before {cursor: pointer;}
.testim .arrow:hover {color: #ea830e;}
.testim .arrow.left {left: 10px;}
.testim .arrow.right {right: 10px;}
.testim .dots {text-align: center;position: absolute;width: 100%;bottom: 60px;left: 0;display: block;z-index: 3333;height: 12px;}
.testim .dots .dot {list-style-type: none;display: inline-block;width: 12px;height: 12px;border-radius: 50%;border: 1px solid #eee;margin: 0 10px;cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;position: relative;}

.testim .dots .dot.active,.testim .dots .dot:hover {background: #ea830e;border-color: #ea830e;}
.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
} 
.testim .cont {position: relative;overflow: hidden;}
.testim .cont > div {text-align: center;position: absolute;top: 0;left: 0;padding: 0 0 70px 0;opacity: 0;}
.testim .cont > div.inactive {opacity: 1;}
.testim .cont > div.active {position: relative;opacity: 1;}
.testim .cont div .img img {display: block;width: 100px;height: 100px;margin: auto;border-radius: 50%;}
.testim .cont div h2 {color: #ea830e;font-size: 1em;margin: 15px 0;}
.testim .cont div p {font-size: 1.15em;color: #eee;width: 80%;margin: auto;}
.testim .cont div.active .img img {  -webkit-animation: testim-show .5s ease-in-out forwards;  -moz-animation: testim-show .5s ease-in-out forwards;  -ms-animation: testim-show .5s ease-in-out forwards;  -o-animation: testim-show .5s ease-in-out forwards;  animation: testim-show .5s ease-in-out forwards; }

.testim .cont div.active h2 {    -webkit-animation: testim-content-in .4s ease-in-out forwards;  -moz-animation: testim-content-in .4s ease-in-out forwards;    -ms-animation: testim-content-in .4s ease-in-out forwards;  -o-animation: testim-content-in .4s ease-in-out forwards; animation: testim-content-in .4s ease-in-out forwards;    }

.testim .cont div.active p {  -webkit-animation: testim-content-in .5s ease-in-out forwards;  -moz-animation: testim-content-in .5s ease-in-out forwards; -o-animation: testim-content-in .5s ease-in-out forwards;   animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
	body {
		font-size: 14px;
	}
}

@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1.5em;
	}
	
	.testim .cont div p {
		line-height: 25px;
	}

}
/* Testimonials scetion Start */

/* Newsletter Start */
.newsletter {padding:40px 0;background: #074791;}
.newsletter .content {max-width: 650px;margin: 0 auto;text-align: center;position: relative;z-index: 2}
.content-tuned {font-size: 0.8rem;margin-bottom: 34px !important;color: #fff}
 h2 { color:#fff;font-size:36px;margin-bottom:6px }
.form-control { height: 40px;  border-radius: 2px 0px 0px 2px}
.form-control:focus { box-shadow: none !important;border:2px solid #243c4f;border-color: none}
.btn { min-height: 50px;border-radius: 0;background: #22287c;color: #fff;font-weight: 300;}
.btn:hover { background:#0a5abb; color: #fff}
.form-control:focus { color: #495057;background-color: #fff;border-color: #80bdff;outline:0; box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25) !important}
.unsubscribe-link {text-decoration: none !important;font-size:13px;color:#fff}
.unsubscribe-link:hover {text-decoration: none !important;color:#fff}
 /* Newsletter End */
 
 /* Footer Start */
footer{width:100%; padding:40px 0; overflow:hidden; background:url(../../img/footer-bg.jpg) no-repeat fixed; background-size:cover; }
footer p {font-size: 14px; padding:10px 0; color:#fff;}
footer p a{ font-size:14px; color:#fff; text-decoration:none;}
footer h5{ font-size:18px; color:#fff; padding-bottom:5px; margin-bottom:10px; font-weight: 600;}
.places{ text-decoration:underline;}
.top-part {background-color: #512DA8}
.center-content {margin-top: 120px;margin-bottom: 120px}
.btn-pink {border-radius: 0;background-color: #FF4081;color: #fff !important;letter-spacing: 2px;padding: 10px;padding-right: 20px;padding-left: 20px}
.btn-pink:hover {background-color: #F50057}
.line {border-top: 1px solid #7B1FA2;width: 90% !important}
.fa-mobile {font-size: 20px}
#contact {font-size: 15px}
.grey-text { color: lightgrey}
#foot{ width:100%; padding:5px 0; margin-bottom:20px;}
#foot h5{ display:inline-block; margin:0; padding:10px 0;}
#foot img{ width:100px; padding-left:20px;}
#foot i{ font-size:36px; padding-left:10px; padding-top:6px; color:#616976;}
#foot .f i{ color:#fff;}#foot .f i:hover{ color:#3b5998;}
#foot .t i{ color:#fff;}#foot .t i:hover{ color:#00acee;}
#foot .in i{ color:#fff;}#foot .in i:hover{ color:#3f729b;}
#foot .li i{ color:#fff;}#foot .li i:hover{ color:#0e76a8;}
 /* Footer End */
 
 /* Inner Header Start */
#inner-header{ width:100%; background:#22287c; padding:20px 0;}
#inner-header h2{ font-size:24px; color:#fff;}
 
.breadcrumb{ background-color: transparent; margin-bottom:0; padding:0; text-align:right;}
.breadcrumb ul{ padding:0; margin:0; text-align:right;}
.breadcrumb ul li{ text-align:right; display:inline-block;}
.breadcrumb a {text-decoration: none !important;font-size: 16px;color: #fff;text-align:right;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out}

 /* Inner Header End */ 
  
 /* Tr Job Post */
#listing-section{ width:100%; padding:40px 0;}
.icon-control {margin-top: 5px;float: right;font-size: 80%;}
h2{ font-size:24px; color:#000;}
.card-header{ padding:0;}
#listing-section h6{ color:#fff; margin:0; }
#listing-section .filter-group{ border:1px #00000073 solid; padding:0 0 0px 00px; margin-bottom:10px; border-top:none;}
#listing-section header{ background:#22287c; height:auto; padding:10px 10px 10px 10px;}
#listing-section header i{ color:#fff;}
#listing-section .form-control{border:1px #00000073 solid; height:40px; }

#listing-section form button{ background:#22287c; min-height:40px; margin:-2px 0 0 0; font-size:20px;}
.btn-light {background-color: #fff;border-color: #e4e4e4;}
.list-menu {list-style: none;margin: 0;padding-left: 0;}
.list-menu a {color: #343a40;}
.list-menu input{ float:right;}
.card-product-grid .info-wrap {overflow: hidden;padding: 18px 20px;}
[class*='card-product'] a.title {color: #212529;display: block;}
.card-product-grid:hover .btn-overlay {opacity: 1;}
.card-product-grid .btn-overlay {-webkit-transition: .5s;transition: .5s;opacity: 0;left: 0;bottom: 0;color: #fff;width: 100%;padding: 5px 0;text-align: center;position: absolute;background: rgba(0, 0, 0, 0.5);}
.img-wrap {overflow: hidden;position: relative;}
.t-products {background-image: linear-gradient(to right top, #5629c0, #5625cb, #5620d5, #551ae0, #5412eb);color: #fff;border-radius: 3px}
.processor {background-color: #fff;margin-top: 5px;border-bottom: 1px solid #eee}
.brand {background-color: #fff;border-bottom: 1px solid #eee}
.type {background-color: #fff}
.product {padding: 10px;background-color: #fff;border-radius: 5px;position: relative}
.about span {color: #5629c0;font-size: 16px}
.cart-button button {font-size: 12px;color: #fff;background-color: #5629c0;height: 38px}
.cart-button button:focus,button:active {font-size: 12px;color: #fff;background-color: #5629c0;box-shadow: none}
.product_fav i {line-height: 40px;color: #5629c0;font-size: 15px}
.product_fav {display: inline-block;width: 36px;height: 39px;background: #FFFFFF;box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);border-radius: 11%;text-align: center;cursor: pointer;margin-left: 3px;-webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-ms-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease;}
.product_fav:hover {background: #5629c0}
#listing-section .job-tab .nav-tabs{ padding:5px 10px; margin:0 0 10px 0}

.product_fav:hover i {color: #fff}
.job-item {background-color: #fff;}
.job-tab .nav-tabs {margin-bottom:40px;border-bottom: 0;}
.job-tab .nav-tabs>li {float: none;display: inline;}
.job-tab .nav-tabs li {margin-right:0px;}
.job-tab .nav-tabs li:last-child {margin-right: 0;}
.job-tab .nav-tabs {position: relative;z-index: 1;display:block; border:#22287c 1px solid}
.job-tab .nav-tabs:after {position: absolute;content: "";top: 50%;left: 0;width: 100%;height: 1px;background-color: #fff;z-index: -1;}
.job-tab .nav-tabs>li a {display: inline-block;background-color: #fff;border:none;font-size:14px;color:#000;padding:10px 35px;font-weight:700; letter-spacing:1px;text-decoration:none;}
.job-tab .nav-tabs>li>a.active, 
.job-tab .nav-tabs>li a.active>:focus, 
.job-tab .nav-tabs>li>a.active:hover,
.job-tab .nav-tabs>li>a:hover {border: none;background-color:#22287c;color: #fff;}
.job-item {border-radius: 3px;position: relative;margin-bottom: 30px;z-index: 1; border:1px #0000004f solid;}
.job-item .btn.btn-primary {text-transform: capitalize;}
.job-item .job-info {font-size: 14px;color: #000;overflow: hidden;padding:0;}
.cont{ padding:0 20px 20px 20px;}
.job-info .company-logo {margin-bottom: 30px;}
.job-info .company-logo img{ }
.job-info .tr-title {margin-bottom: 15px; display:inline-block}
.job-info .time a{ font-size:16px;}
.job-info .tr-title span {font-size: 14px;display: block;}
.job-info .tr-title a {color: #000;}
.job-info .tr-title a:hover {color: #008def;}
.job-info ul {margin-bottom: 30px;}
.job-meta li,.job-meta li a {color: #646464;}
.job-meta li a:hover {color: #008def;}
.job-meta li {font-size: 12px;margin-bottom: 10px;}
.job-meta li span i {color: #000;}
.job-meta li i {margin-right: 15px;}
.job-item .time {position: relative;}
.job-item .time:after {position: absolute;content: "";bottom: 35px;left: -50px;width: 150%;height: 1px;background-color: #f5f4f5;z-index: -1;}
.job-item:hover .time,.job-item:hover .time:after {opacity: 0;}
.job-item .time span {font-size: 12px;color: #bebebe;line-height: 25px;}
.job-item .btn.btn-primary,
.role .btn.btn-primary,
.job-item .time a span {padding: 5px 10px;border-radius: 4px;line-height: 10px;font-size:16px;}
.job-item .time a i{ padding-right:10px;}
.job-item .time a span {color: #fff;background-color: #f1592a;border-color: #f1592a;}
.job-item .time a span.part-time {background-color: #00aeef;border-color: #00aeef;}
.job-item .time a span.freelance {background-color: #92278f;border-color: #92278f;}
.job-item .item-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 5px;background-color: #22287c;color: #fff;opacity: 0;-webkit-transition: all 800ms;-moz-transition: all 800ms;-ms-transition: all 800ms;-o-transition: all 800ms;transition: all 800ms;}
.job-item:hover .item-overlay {	opacity: 1;}
.item-overlay .job-info {padding:45px 25px 40px;overflow:hidden;}
.item-overlay .btn.btn-primary {background-color:#22287c;border-color:#fff;	margin-bottom:10px;}
.item-overlay .job-info,
.item-overlay .job-info ul li,
.item-overlay .job-info ul li i,
.item-overlay .job-info .tr-title a {color:#fff;}
.job-social {margin-top:35px;}
.job-social li {float:left;}
.job-social li + li {margin-left:15px;}
.job-social li a i {margin-right:0;	font-size:14px;}
.job-social li a {	width:120px; padding:10px;text-align: center;display: block; color:#fff;background-color:#a00a1b;border-radius:10px;border: 1px solid #007bd4;position: relative;overflow: hidden;z-index: 1;}
.job-social li:last-child a {background-color:#c7b01f;}
.job-social li:last-child a i {color: #fff;}
.job-social li a:before {position: absolute; content: "";left: 0;top: 0;width: 100%;height: 100%;z-index: -1;border-radius:10px;background-color:#008def;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
.job-social li a:hover:before {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);padding: 5px;}
.job-social li a:hover {border-color: #fff;}
.job-social li a:hover i {color: #fff;}
.tr-list {margin: 0;padding: 0;list-style: none;}
.card {background-color: #ffffff;border: 1px solid rgba(0, 34, 51, 0.1);box-shadow: 2px 4px 10px 0 rgba(0, 34, 51, 0.05), 2px 4px 10px 0 rgba(0, 34, 51, 0.05);border-radius: 0.15rem;}

/* Tabs Card */
.tab-card {border:1px solid #eee;}
.tab-card-header {background:none;
}
/* Default mode */
.tab-card-header > .nav-tabs {border: none;margin: 0px; border-bottom:1px #00000094 solid;}
.tab-card-header > .nav-tabs > li {margin-right: 2px;}
.tab-card-header > .nav-tabs > li > a {border: 0;border-bottom:2px solid transparent;margin-right:0;color:#737373;padding:10px 15px;font-size:15px;}
.tab-card-header > .nav-tabs > li > a.show {border-bottom:2px solid #007bff;color: #007bff;}
.tab-card-header > .nav-tabs > li > a:hover {color: #007bff; background-color:transparent; background:transparent; border-color:transparent;}

.tab-card-header > .tab-content {padding-bottom: 0;}	
.twPc-div {background: #fff none repeat scroll 0 0;border: 1px solid #e1e8ed;border-radius: 6px;height: 200px;width:100%;}
.twPc-bg {background-position: 0 50%;background-size: 100% auto;border-bottom: 1px solid #e1e8ed;border-radius: 4px 4px 0 0;height:150px;width: 100%;}
.twPc-block {display: block !important;}
.twPc-button {margin: -19px -10px 0;text-align: right;width: 100%;}
.twPc-divUser a{ color:#000;}
.twPc-avatarLink {background-color: #fff;border-radius: 6px;display: inline-block !important;float: left;margin: -30px 5px 0 8px;max-width: 100%;padding: 1px;vertical-align: bottom;}
.twPc-avatarImg {border: 2px solid #fff;border-radius: 7px;box-sizing: border-box;color: #fff;height: 72px;width: 72px;}
.twPc-divUser {margin:20px 0 0;}
.twPc-divName {font-size:24px;font-weight: 700;line-height: 21px;}
.twPc-divName a {color: inherit !important;}
.twPc-divStats {margin-left: 11px;padding: 10px 0;}
.twPc-Arrange {box-sizing: border-box;display: table;margin: 0;min-width: 100%;padding: 0;table-layout: auto;}
ul.twPc-Arrange {list-style: outside none none;margin: 0;padding: 0;}
.twPc-ArrangeSizeFit {display: table-cell;padding: 0;vertical-align: top;}
.twPc-ArrangeSizeFit a:hover {text-decoration: none;}
.twPc-StatValue {display: block;font-size:24px;font-weight: 500;transition: color 0.15s ease-in-out 0s;}
.twPc-StatLabel {color: #8899a6;font-size: 10px;letter-spacing: 0.02em;overflow: hidden;text-transform: uppercase;transition: color 0.15s ease-in-out 0s;}
.profile-head { background-color: #cb9f19;padding: 10px;}
.cover {background-size: cover;background-repeat: no-repeat;    height: 200px;}
#listing-section .media-body h4{ font-size:18px; height:20px; overflow:hidden;}
#listing-section .media-body h4 a{ padding:0; margin:0; text-decoration:none; color:#fff; font-size:18px; text-shadow:1px 1px 10px #000;}
#listing-section .media-body p{ margin-bottom:0px; padding:0; overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;}
#listing-section small{ font-size:14px;}
#listing-section .tt {
    width: 100%;
    padding: 0 !important;
    text-align: left !important;
    margin-left: auto;
}
#listing-section .tt ul{ padding:0; margin:0;    padding: 10px 10px 0;}
#listing-section .tt ul li{ border-right:1px #000 solid; padding-right:10px;}
#listing-section .tt ul li:last-child{ border-right:none;}
#listing-section .text-nor{ font-size:12px;  padding:0 10px; margin:0;font-weight: 600;}
#listing-section .text-nor span{ font-size:13px; font-weight:700; margin:0; padding:0;}
#listing-section .text-nor a{ font-size:13px; font-weight:700; color:#c90c2b; margin:}/* Gradient color1 - color2 - color1 */
#listing-section hr.style-one { border:0; height:1px; background:#333; background-image:linear-gradient(to right, #ccc, #333, #ccc);}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0}
#listing-section .list-box5{ margin-bottom:20px;}
#listing-section .btn-group{ width:100%; margin-top:10px;}
#listing-section .btn-group .btn{ background-color:transparent;border-bottom:0;border-top:1px #000 solid;border-left:0;border-right:0;color:#000;padding:5px 10px; font-weight:500; margin:0;}
#listing-section .btn-group .btn:hover{ background:#a30a1c; color:#fff;}
#listing-section .btn-group .btn:nth-child(2) { border-left:1px #000 solid; border-right:1px #000 solid;}
.social_icon2 ul {margin: 0;padding: 0;list-style: none; }
.gap {margin-right: 10px}
.social_icon2{ width:100%; margin:10px 0; text-align:right;}
.social_icon2 ul li:first-child{margin-left: 0px}
.facebook {background: #22287c;border: 1px solid #2a66b3}
.social_icon2 ul li a i {margin-right: 10px}
.twitter { background: #35bbec; border: 1px solid #35bbec}
.social_icon2 ul li a { float: left; border-radius:6px; color:#fff;font-size:16px;text-transform:uppercase; padding:5px 22px; text-align:center; margin-bottom:10px;font-weight:400;}
.social_icon2 ul li a{ text-decoration:none;}
 .google {background:#970a17;border: 1px solid #c60b2a;}.facebook:hover {background: #082b58;border: 1px solid #082b58}.twitter:hover {background: #0f607e;border: 1px solid #0f607e}.google:hover {background: #a52a1b;border: 1px solid #a52a1b}
 
 
.topup-tab{ width:100%; margin:26px 0 0 0;}
.topup-tab ul{ padding:0; margin:0;}
.topup-tab ul li{ display:inline-block; font-size:14px; color:#000; padding:0px 15px; border-right:1px #000 solid;}
.topup-tab ul li:last-child{ border-right:none;}
.topup-tab ul li a{}

#about-section{ width:100%; padding:40px 0 20px 0;}
#about-section h2{ font-size:36px; margin:0;}
#about-section .text{ font-size:20px; margin:10px 0; line-height:40px; text-align:justify;}
#vision { background-color: #d6d2d2; width:100%; padding:40px 0;}
.icon-box { position: relative; display: block; padding: 40px 20px 30px; -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1); -o-transition: all .25s cubic-bezier(.645, .045, .355, 1); transition: all .25s cubic-bezier(.645, .045, .355, 1); border-radius: 5px; z-index: 99; text-decoration: none;}
.icon-box .icon { margin-bottom: 24px}
.icon-box:hover { z-index: 1; background-color: #fff; -webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1); box-shadow: 0 0 40px rgba(51, 51, 51, .1);}
.icon-box .content .title.fz-20 {  font-size:20px;}
.icon-box .content .title { font-size: 24px; line-height: 1.5; margin: 0; color: #3f3a64;}
.icon-box .content .desc { margin-top:10px;}
.icon-box .content .desc p {line-height: 1.6; color: #696969;}
#about-section p:last-child {  margin-bottom: 0}
.icon-box:hover .content .link { color: #20ad96}
.icon-box .content .link { font-size:14px; font-weight:700; line-height:1;  display:-webkit-inline-box; display:-ms-inline-flexbox; display:inline-flex;   -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 34px; padding: 5px 0; color: #8c89a2;}
.icon-box .content .link i { font-size: 16px; line-height:14px; margin-left:14px;}

/* Login Section Start */
#login-section{ width:100%; padding:0px 0;}
#login-section input, textarea { background-color:#F3E5F5; border-radius:50px; padding:12px 15px 12px 15px; width:100%; box-sizing:border-box; border:1px #00000059 solid; font-size:16px; color:#000; font-weight:400;}
#login-section input:focus, textarea:focus { -moz-box-shadow:none; -webkit-box-shadow: none; box-shadow:none; border: 1px solid #D500F9; outline-width:0; font-weight:400;}
#login-section button:focus { -moz-box-shadow: none; -webkit-box-shadow:none; box-shadow:none; outline-width:0;}
#login-section .card{ border-radius:0; border: none}
#login-section .card1{ width:50%; padding:40px 30px 10px 30px}
#login-section .card2{ width:50%;  background-image:linear-gradient(to right, #d00c2d, #9d0a19)}
#login-section #logo{ width:200px;}
#login-section .heading { margin-bottom: 60px !important}
#login-section::placeholder { color: #000 !important;opacity: 1;}
#login-section:-ms-input-placeholder { color: #000 !important}
#login-section::-ms-input-placeholder { color: #000 !important}
#login-section .form-control-label { font-size:12px; margin-left: 15px}
#login-section .msg-info{ padding-left: 15px; margin-bottom: 30px}
#login-section .btn-color{ border-radius:50px; text-transform:uppercase; width:150px; color: #fff; background-image: linear-gradient(to right, #0067b3, #194260); padding: 15px; cursor: pointer; border: none; margin-top:40px; font-size:18px;}
#login-section .btn-color:hover { color: #fff;  background-image:linear-gradient(to right, #cc0c2c, #9e0a1a);}
#login-section .btn-white { border-radius: 50px; color: #D500F9; background-color: #fff; padding: 8px 40px; cursor:pointer; border:2px solid #D500F9}
#login-section .btn-white:hover { color: #fff; background-image: linear-gradient(to right, #FFD54F, #D500F9)}
#login-section a { color: #000}
#login-section a:hover { color: #000}
#login-section .bottom { width: 100%; margin-top:50px !important}
#login-section .sm-text { font-size: 15px}
@media screen and (max-width: 992px) {
#login-section .card1{ width:100%; padding:40px 30px 10px 30px}
#login-section .card2{ width:100%;}
#login-section .right{ margin-top: 100px !important; margin-bottom: 100px !important}
}

@media screen and (max-width: 768px) {
#login-section .container{padding:10px !important }
#login-section .card2{ padding:50px}
#login-section  .right { margin-top: 50px !important; margin-bottom: 50px !important; }
}
#listing-section p{ padding:10px 0 0 0;}/*
#listing-section h2{ margin-bottom:20px;}*/
/* Login Section End */

.wrapper {
    max-width: 600px;
    margin: 20px auto
}

.content {
    padding: 20px;
    padding-bottom: 10px
}



p.text-muted {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px
}

b {
    font-size: 15px;
    font-weight: bolder
}

.option {
    display: block;
    height: 50px;
    background-color: #f4f4f4;
    position: relative;
    width: 100%
}

.option:hover {
    background-color: #e8e8e8;
    cursor: pointer
}

.option input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark,
.crossmark {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 22px;
    width: 22px;
    background-color: #f4f4f4;
    border-radius: 2px;
    padding: 0
}

.option:hover input~.checkmark,
.option:hover input~.crossmark {
    background-color: #e8e8e8
}

.option input:checked~.checkmark {
    background-color: #79d70f
}

.option input:checked~.crossmark {
    background-color: #ec3838
}

.checkmark:after,
.crossmark:after {
    content: "\2714";
    position: absolute;
    background-color: #79d70f;
    display: none;
    color: #fff;
    padding-left: 4px;
    width: 22px;
    font-size: 16px
}

.crossmark:after {
    content: "\2715";
    background-color: #ec3838
}

.option input:checked~.checkmark:after,
.option input:checked~.crossmark:after {
    display: block;
    transition: 100ms ease-out 1s
}

p.mb-4 {
    border-left: 3px solid green
}

p.my-2 {
    border-left: 3px solid red
}
.about1{padding-left:10px;}
.about1 span{ padding-bottom:2px; color:#000;}
.follow{height:31px;border-radius: 22px}
hr{ color:#c5c4c4}
.apil{ text-align:center;}
.apil a{ padding:10px 30px; border-radius:30px; font-size:18px;}
p{ line-height:28px;}
.news5 .isteColor{ color:#cd2147;}
.news5 .isteColor:hover{color:#353A40;}
/*haber akışı list*/
.news5 ul.timeline { list-style-type:none; position:relative;}
.news5 ul.timeline:before { content: ' '; background: #d4d9df;display:inline-block;position:absolute;left:29px;width:2px;height:100%;z-index:400;}
.news5 ul.timeline > li { margin:20px 0;padding-left:20px;}
.news5 ul.timeline > li:before {content: ' ';background: white; display:inline-block;position:absolute; border-radius:50%;border:3px solid #cd2147; left:20px; width:20px; height:20px; z-index:400;}
/*vertical carousel*/
.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {  -webkit-transform: translate3d(0, 0, 0); transform:translate3d(0, 0, 0);}
.vert .carousel-item-next,
.vert .active.carousel-item-right {  -webkit-transform:translate3d(0, 100%, 0); transform:translate3d(0, 100% 0);}
.vert .carousel-item-prev,
.vert .active.carousel-item-left {-webkit-transform: translate3d(0,-100%, 0);transform:translate3d(0,-100%, 0);}

.one table{ border:1px solid black; border-collapse:collapse; padding:0px;}
.one th{padding:10px; border:1px solid black;}
.one td{ padding:10px; border:1px solid black;text-align:left;}
.one tr:nth-child(even){ background-color:white;}
.one tr:nth-child(odd){ background-color:#eee;}

.aside{ width:100%;}
.aside .card { width:100%; background-color: #fff; border-radius: 1px; /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)*/}
.aside .round-div { width:48px; height: 48px; background-color: #30c861; border-radius: 50%; display:flex; justify-content:center; align-items: center; text-align: center}
.aside .box-icon { font-size: 20px !important; color: #fff !important; font-weight: lighter !important}
.aside .shipped { font-size: 16px; font-weight: 700; color:#30c861;}
 .aside .img-fluid {
    border-radius: 3px;
    max-width: 70px;
    min-height: 56px;
    border: 1px solid #ccc;
}
.aside .item-name { font-size:14px; padding-left:5px; font-weight: 700; margin-bottom:0; padding-bottom:0; color: #484848; overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
   -webkit-box-orient: vertical;}
.aside .item-quantity { font-size: 14px; color: #b5b5b5; font-weight: 500}
.aside .item-price-container { width: 100%; position: relative; border-radius: 10px; text-align: center; display: flex; justify-content: flex-end}
.aside .item-price {color: #5958f6; font-size: 17px; font-weight: 700;  background-color: #efefef;  border-radius: 10px; padding: 6px; padding-left: 10px; padding-right: 10px}
.aside .dollar { color: #000;  font-size: 16px; font-weight: 700}
.aside .crown { color: #ffa500 !important;  font-size: 20px !important}
.aside .reward-points { font-size: 12px; font-weight: 700; color: #5958f6}
.aside .reward-points-text {font-size: 13px;  font-weight: 600;  color: #b5b5b5; margin-left:2px}
.aside .btn { font-size:17px; font-weight:600; border-radius:12px; width:120px; height:30px}
.aside .cancel-button { color:#b5b5b5}
.aside .track-button {
    color: #c60b2a;
    background-color: transparent;
    font-weight: 400;
    font-size: 14px;
    height: auto;
    padding: 0;
    min-height: auto;
}
.fs-24{ font-size:24px;}
/* Detail Page heading */
#section-head-deatil{ width:100%; background-size:cover; background-attachment:fixed; }
#color-overlay {width:100%;     background-color: #535353a6; padding:60px 0;}
#section-head-deatil .log{ width:100%;}
#section-head-deatil .log img{ width:100%; border-radius:20px;}
#section-head-deatil h1{ font-size:24px; color:#fff;position: relative;top: 20%;}
#section-head-deatil .topup-tab{ width:100%; margin:15px 0 0 0;}
#section-head-deatil .topup-tab ul{ padding:0; margin:0;}
#section-head-deatil .topup-tab ul li{ display:inline-block; font-size:14px; color:#fff; padding:0px 15px; border-right:1px #fff solid;}
#section-head-deatil .topup-tab ul li:last-child{ border-right:none;}
#section-head-deatil .topup-tab ul li:first-child{ padding-left:0;}
#section-head-deatil .social_icon2 ul li a{ display:block; float:none; font-size:12px; margin-bottom:5px;}
#section-head-deatil .social_icon2{ margin:0;}
#section-cours { width:100%; padding:15px 20px 20px ; border-bottom:1px #000 dotted;border-top:1px #000 dotted; }
#section-cours h2{ font-size:24px; color:#000;}
#section-cours .price{ font-size:24px; color:#243c4f;}
#section-cours .price small{ font-size:12px; color:#666;}
#section-cours .price a{ font-size:14px; color:#c60b2a;}
#section-cours .courses-list{width:100%; margin:10px 0;}
#section-cours .courses-list ul{ padding:0; margin:0;}
#section-cours .courses-list ul li{ display:inline-block; font-size:14px; color:#333; padding-left:15px;}
#section-cours .courses-list ul li:nth-child(2){ color:#F60;}
#section-cours .courses-list ul li:nth-child(3){ color:#184360;}
#section-cours .courses-list ul li:nth-child(4){ color:#deb70c;}
#section-cours .courses-list ul li:nth-child(5){ color:#970a17;}
#section-cours .courses-list ul li i{ padding-right:5px;}
#section-cours p{ font-size:14px; color:#000;}
#section-cours p a{ text-decoration:none; font-size:14px; color:#000;}
#section-cours .link{ width:100%;}
#section-cours .link a{ background:#243c4f; padding:7px 20px; font-size:16px; font-weight:400; color:#fff; text-decoration:none; border-radius:5px; border:1px #000 solid;}
#section-cours .link a:hover{ background:#c80c2b;}
@media screen and (max-width: 1012px) {
#section-cours .card-strip { width: 100%}
}
@media screen and (max-width: 859px) {
#section-cours .v-line { display: none}
#section-cours .price { width: 100%; margin-left: 95px}
}
@media screen and (max-width: 529px) {
#section-cours .price { margin-left: 0px}
}
.features-table-free ul{ padding:0;}
.features-table-paid ul{ padding:0;}
.features_table h1{ font-size:25px !important;}
.features-table li { background: #da9748 none repeat scroll 0 0; border-bottom: 2px solid #e5a253; color: #f1f1f1;
 font-size: 16px; padding: 15px 24px; list-style:none;}
.features-table li:hover{
	background:  #e5a253;
	cursor:pointer;
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.features-table-free li, .features-table-paid li {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #d4d4d4;
	text-align:center;
    padding: 16.4px 21px;
	cursor:pointer;
}
.features-table-free h1, .features-table-paid h1 {
    text-align: center;
}
.features-table-free li:hover, .features-table-paid li:hover {
    background: #dedede none repeat scroll 0 0;
	-webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.features_table h1 {
    font-size: 23px !important;
}
.features-table h1, .features-table-free h1, .features-table-paid h1 {
    background: #6b6b6b none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 19px 21px;
    text-transform: uppercase;
}
.features-table h1 {
    border-top-left-radius: 20px;
	text-align:center;
}
.features-table-paid h1 {
    border-top-right-radius: 20px;
}
.features-table-free li {
    border-right: 2px solid #d4d4d4;
}

.fa.fa-check {
    color: #2cc14f;
}
.fa.fa-times {
    color: #BA5340;
}
.fa{
	font-size:30px;
}
.no-padding{
	padding:0;
}


.exam-box{width:100%;}
.exam-box .card { width:100%;border-radius:10px;box-shadow:0px 4px 8px 0px #000;margin-top:10px;margin-bottom:10px}
.exam-box .set-p {padding-left: 15px; padding-right:15px}
.exam-box .image { object-fit:cover;width:100%;height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px}
.exam-box .rating {
    background-color: #3D5AFE;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.exam-box .grade {
    font-size: 18px
}

.exam-box .line {
    height: 1px;
    background-color: #E0E0E0
}
.exam-box .card:hover {  background:url(../../img/bb.png) #0d3f5c; color:#fff; }
.exam-box .card:hover .list ul li a{  color:#fff; }
/*.exam_listing_categories .exam_categories_container:hover .exams_name_list ul li, .exam_listing_categories .exam_categories_container:hover span {
    color: #fff!important;
}*/
.exam-box .list{ width:100%; margin-top:20px;}
.exam-box .list ul{ padding:0; margin:0;}
.exam-box .list ul li{ font-size:16px; color:#000; display:block; border-bottom:1px #000 solid; font-weight:400;}
.exam-box .list ul li:last-child{ border-bottom:none;}
.exam-box .list ul li a{ color:#000; text-decoration:none; font-size:12px; padding:10px 0; display:block;}
@media screen and (max-width: 575px) {
.exam-box .image {
        height: auto;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px
    }
}

/* Detail Page heading */

/* Full-width input fields */
input[type=text], input[type=password] {
  width: 100%;
  padding: 15px;
  display: inline-block;
  border: none;
  background: #fff;
}

/* Add a background color when the inputs get focus */
input[type=text]:focus, input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for all buttons */
button {
  background-color: #cb9f19;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

button:hover {
  opacity:1;
}

/* Extra styles for the cancel button */
.cancelbtn {
  padding: 14px 20px;
  background-color: #f44336;
}

/* Float cancel and signup buttons and add an equal width */
.cancelbtn, .signupbtn {
  float: left;
  width: 50%;
}

/* Add padding to container elements */
.container {
  padding: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index:9999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  padding-top:0px;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto 0 auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* Style the horizontal ruler */
hr {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
 
/* The Close Button (x) */
.close {
  position: absolute;
  right: 35px;
  top: 15px;
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
}

.close:hover,
.close:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* Change styles for cancel button and signup button on extra small screens */
@media screen and (max-width: 300px) {
  .cancelbtn, .signupbtn {
     width: 100%;
  }
}


.modal {background: #007bff; background: linear-gradient(to right, #0062E6, #33AEFF);}
.modal .card-signin { border:0; border-radius:1rem; box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);}
.modal .card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}
.modal .card-signin .card-body {
  padding: 2rem;
}
.modal .form-signin {width: 100%;}
.modal .form-signin .btn {font-size: 80%; border-radius: 5rem; letter-spacing: .1rem; font-weight: bold; padding: 1rem; transition: all 0.2s;}
.modal .form-label-group { position: relative;  margin-bottom: 1rem;}
.modal input[type=text], input[type=password] {
  height: auto;
  border-color:#999; border:1px solid;
  border-radius: 2rem; padding:.375rem .75rem;
}
.modal .form-label-group input{
  height: auto;
  border-color:#999;
  border-radius: 2rem;
}
.modal .btn-google {
  color: white;
  background-color: #ea4335;
}

.modal .btn-facebook {
  color: white;
  background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

.modal  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
.modal  .form-label-group>label {
    display: none;
  }
.modal .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;   
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.btn-facebook { background-color: #405D9D; color: #fff;min-height:inherit; padding:10px;}
.btn-twitter {background-color: #42AEEC; color:#fff;min-height:inherit; padding:10px}
.modal .card-body{ background:#fff;}
.modal .card-body input{display:block; padding:.375rem .75rem; margin:0; font-size:1rem; line-height: 1.5; color:#495057;height:35px; background-color:#fff; background-clip: padding-box; border:1px solid #000; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.modal .card-body select{display:block; padding:.375rem .75rem;height:38px; margin:0; font-size:1rem; line-height: 1.5; color: #000; background-color: #fff; background-clip: padding-box; border:1px solid #000; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.modal.input-group-append, .input-group-prepend { display: -webkit-box; display: -ms-flexbox; display: flex;border:1px solid #a2a2a2;}
.modal .card-body input::placeholder{
  color:#000;
}

/* Fees bOX */
/*#fees-box{ width:100%; background:#00000096; height:100%; position:fixed; top:0;}
#fees-hide{ color:#fff;}*/
/* .product_view .modal-dialog{max-width: 400px; width: 100%;} */
.pre-cost{text-decoration: line-through; color: #a5a5a5;}
.space-ten{padding: 10px 0;}
#product_view .modal-content{width: 350px;
    right: 0px; position: fixed;
    border-radius: inherit;}
#product_view h3{ font-size:18px;}
#product_view h4{ font-size:18px;}
#product_view h4 span{ font-size:14px;} 
#product_view .card-body{padding: 1.25rem 0px;}
.b-0 {
    bottom: 0;
}
.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.zoom img {
    transition: all 0.2s linear;
}
.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.job-box .img-holder {
  height: 65px;
  width: 65px;
  background-color: #4e63d7;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#5a85dd));
  background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #5a85dd 100%);
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 65px;
}

.career-title {
  background-color: #4e63d7;
  color: #fff;
  padding: 15px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(78, 99, 215, 0.9)), to(#5a85dd));
  background-image: linear-gradient(to right, rgba(78, 99, 215, 0.9) 0%, #5a85dd 100%);
}

.job-overview {
  -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
          box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
  border-radius: 10px;
}

@media (min-width: 992px) {
  .job-overview {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
  }
}

.job-overview .job-detail ul {
  margin-bottom: 28px;
}

.job-overview .job-detail ul li {
  opacity: 0.75;
  font-weight: 600;
  margin-bottom: 15px;
}

.job-overview .job-detail ul li i {
  font-size: 20px;
  position: relative;
  top: 1px;
}

.job-overview .overview-bottom,
.job-overview .overview-top {
  padding: 35px;
}

.job-content ul li {
  font-weight: 600;
  opacity: 0.75;
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
}

@media (min-width: 768px) {
  .job-content ul li {
    border-bottom: 0;
    padding: 0;
  }
}

.job-content ul li i {
  font-size: 20px;
  position: relative;
  top: 1px;
}

.career-form {
  background-color: #4e63d7;
  border-radius: 5px;
  padding: 0 16px;
}
.job-right a{ background:#184360; color:#fff; text-decoration:none; padding:15px 25px; margin:0; height:auto;}
.job-right a:hover{ background:#970a17; color:#fff; text-decoration:none;}
.career-form .form-control {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 12px 15px;
  color: #fff;
}

.career-form .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.career-form .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.career-form .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.career-form .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.career-form .custom-select {
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 12px 15px;
  color: #fff;
  width: 100%;
  border-radius: 5px;
  text-align: left;
  height: auto;
  background-image: none;
}

.career-form .custom-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.career-form .select-container {
  position: relative;
}

.career-form .select-container:before {
  position: absolute;
  right: 15px;
  top: calc(50% - 14px);
  font-size: 18px;
  color: #ffffff;
  content: '\F2F9';
  font-family: "Material-Design-Iconic-Font";
}

.filter-result .job-box {
  -webkit-box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
          box-shadow: 0 0 35px 0 rgba(130, 130, 130, 0.2);
  border-radius: 10px;
  padding: 10px 35px;
}

.list-disk li {
  list-style: none;
  margin-bottom: 12px;
}

.list-disk li:last-child {
  margin-bottom: 0;
}
.no-box-shadow {
    box-shadow: none
}

.no-box-shadow:focus {
    box-shadow: none
}

.day {
    font-size: 9px
}

.heart {
    border: 1px soild green !important;
    border-color: green !important;
    border-radius: 22px
}

.heart-icon {
    color: green
}

.comment-text {
    font-size: 12px
}

.delete {
    font-size: 13px;
    cursor: pointer
}
.comment{ width:100px;}
.one{ position:relative;}
.two{ display:none; top:-20px; color:#000; right:0; font-size:12px; font-weight:700; position:absolute;}
.cutoff_page { margin-bottom: 16px;}
.cutoff_page table tr th {  text-align: center; background-color:#003D5C; color: #fff; font-size: 0.9375rem font-weight: 600;  padding: 4px 8px 6px;  line-height: 1.3125rem;  border: 1px solid #003D5C;}

.search-icon {
    height: 34px;
    width: 34px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background-color: #536bf6;
    font-size: 10px;
    bottom: 30px;
    position: relative;
    border-radius: 5px
}

.search-icon:hover {
    color: #fff !important
}

a:link {
    text-decoration: none
}

.card-inner { position:relative; display:flex; flex-direction:column; min-width:0; word-wrap:break-word; background-color:#fff; background-clip:border-box;
 border: 1px solid rgba(0, 0, 0, .125); border-radius:.25rem; border:none; cursor:pointer; transition:all 2s;}
.card-inner:hover {transform: scale(1.1)}
.mg-text span { font-size: 12px}
.mg-text {line-height: 14px}
.sticky {position: -webkit-sticky; position:sticky; top:0; z-index:99; background-color:#fff;}
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width:50px;
  height: 30px;
  text-align: center;
  padding:16px 0;
  font-size: 12px;
  border-radius:50%;
}
#about-section .nextBtn{ width: fit-content;}
#about-section input{ border:1px #22287c4d solid;background: #fff;
color:#333
}
#about-section select{ border:1px #22287c4d solid;}
.readmore {
    text-align: right;
   
    display: inline-block;
    width: 100%;
}
.s222mall{
display: inline-block;
    width: 53%;
}
.left-sec{
	width: 100%;


}
article#Placements img {
   
}
article#Reviews5 {
    padding: 20px;
}
.blink-hard {     
      -webkit-animation:colorchange 20s infinite alternate;
 }

    @-webkit-keyframes colorchange {
      0% {
        
        color: #ffa800;
      }
      
      10% {
        
        color: #184360;
      }
      
      20% {
        
        color: #ba0b25;
      }
      
      30% {
        
        color: #000;
      }
      
      40% {
        
        color: blue;
      }
      
      50% {
        
        color: #34495e;
      }
      
      60% {
        
        color: blue;
      }
      
      70% {
        
        color: #2980b9;
      }
      80% {
     
        color: #f1c40f;
      }
      
      90% {
     
        color: #2980b9;
      }
      
      100% {
        
        color: pink;
      }
    }

li.blink-hard {
    margin-top: 30px;
}
.profile img {
    height: 40px;
    position: relative;
    bottom: 0px;
}
 .product-content2	 {
    padding: 0px 10px 0 10px;
}
.price22 {
    color: #ba0b25;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1px;
}
 .title22 {
    font-size: 10px;
}
 .title22 {
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all .3s ease 0s;
}
 .title22 a {
    color: #fff;
    background: #22287c;
    margin-top: 10px;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
	 border-radius: 10px;
}
.grp-dic {
        overflow: hidden;
    height: 319px;
    border-radius: 10px;
}

.grp-dic img {
    width: 111%;
    margin-left: -32px;
    overflow: hidden;
}
.left-sec .good-box{
	margin-bottom: 30px;
 background-color: #fff; 
  border-radius: 1px; 
   border: 1px solid rgba(0, 34, 51, 0.1); 
     box-shadow: 2px 4px 10px 0 rgb(0 34 51 / 5%), 2px 4px 10px 0 rgb(0 34 51 / 5%);
	padding: 15px 20px 20px;
overflow: hidden;
}
.card-header.sticky.tab-card-header {
    border: 1px solid #ccc;
}
.middle-container {
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0;
}
.head-ul {
    padding: 0;
    margin: 0;
}
 .side-bar ul li.parents {
    height: 60px !important;
    background: #f1770b;
    line-height: 60px !important;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
ul.head-2 {
    border: 1px solid #e6e7eb;
	    padding: 0;	
}
 .side-bar ul li.active {
    height: 52px !important;
    font-weight: 600;
    line-height: 52px !important;
    border-left: 4px solid #f1770b;
    background: #fff;
}
.child:hover {
    font-weight: 600;
    border-left: 4px solid #f1770b !important;
    background: #fff !important;
}
 .side-bar ul li a {
    color: #000;
    display: block;
}
 .side-bar ul li {
    color: #000;
    font-size: 18px;
        font-family: 'Roboto', sans-serif;
    padding-left: 28px;
    height: 52px;
    line-height: 52px;
    background: #f7f7f7;
    border: 1px solid #e6e7eb;
}
 .side-bar ul li a {
    color: #000;
    display: block;
}
 .side-bar ul li {
    color: #000;
    font-size: 18px;
        font-family: 'Roboto', sans-serif;
    padding-left: 28px;
    height: 52px;
    line-height: 52px;
    background: #f7f7f7;
    border: 1px solid #e6e7eb;
	 list-style: none;
}
ul.head-2 a {
    text-decoration: none;
}

 .side-bar ul li.parents {
    height: 60px !important;
    background: #22287c;
    line-height: 60px !important;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.box-main{
	margin-bottom: 30px;
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgb(0 34 51 / 5%), 2px 4px 10px 0 rgb(0 34 51 / 5%);
    padding: 15px 20px 20px;
}

.box-main hr{
	    margin-bottom: 10px;
}
html { scroll-behavior: smooth; } 
.aside .card a{
	padding: 0 10px;
}
.aside .card .middle-container:hover{
	background: #22287c;
	color: #fff;
}
.aside .card .middle-container:hover span{
	color: #fff;
}
.aside .card .middle-container:hover .track-button{
	color: #fff;
}
.readmore button{
box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.searchInputWrapper {
  position: relative;
}

.searchInput {
  width: 80%;
  height: 2rem;
  padding: 0 1rem; 
  border-radius: 2rem;
  border: none;
  transition: transform 0.1s ease-in-out;
	margin: 0;
	    padding: 22px!important;
}
i.searchInputIcon.fa.fa-search {
    padding-top: 0px;
    background:#c60b2a;
    height: 55px;
    width: 120px;
    margin-top: -12px;
    margin-right: -20px;
    line-height: 51px;
    text-align: center;
	color: #fff;
}

::placeholder {
  color: #a1a1a1;
}

/* hide the placeholder text on focus */
:focus::placeholder {
  text-indent: -999px
}

.searchInput:focus {
  outline: none;
  transform: scale(1.1);
  transition: all 0.1s ease-in-out;
}

.searchInputIcon {
  position: absolute;
  right: 0.8rem;
  top: 0.5rem;
  color: #a1a1a1;
  transition: all 0.1s ease-in-out;
}

.container2:focus-within > 
.searchInputWrapper > .searchInputIcon {
  right: 0.2rem;
}


.container2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
	margin-bottom: 30px;
    border-radius: 1px;
    border: 1px solid rgba(0, 34, 51, 0.1);
    box-shadow: 2px 4px 10px 0 rgb(0 34 51 / 5%), 2px 4px 10px 0 rgb(0 34 51 / 5%);

}

.heading {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}

.searchInputWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 2rem;
}

.searchInput {
  width: 20rem;
  height: 2rem;
  padding: 0 1rem; 
  border-radius: 2rem;
  border: none;
  transition: transform 0.1s ease-in-out;
	margin: 0 !important;
	    background: #e0f6ff !important;
	    border: 2px solid #000 !important;
}

::placeholder {
  color: #a1a1a1;
}

/* hide the placeholder text on focus */
:focus::placeholder {
  text-indent: -999px
}

.searchInput:focus {
  outline: none;
  transform: scale(1.1);
  transition: all 0.1s ease-in-out;
}

.searchInputIcon {
  position: absolute;
  right: 0.8rem;
  top: 0.5rem;
  color: #a1a1a1;
  transition: all 0.1s ease-in-out;
}

.container2:focus-within > 
.searchInputWrapper > .searchInputIcon {
  right: 0.2rem;
}

ul#search-show2 li a {
    color: #000;
}
ul#search-show2 {
    list-style: none;
	    padding-top: 15px;
}
#section-cours p {
    font-size: 14px;
    color: #000;
    padding-bottom: 0;
    margin-bottom: 0;
}

#search-show-box  form{
	border: 1px solid #fff;
}

.price  td, .price th {
    border: 1px solid #dee2e6;
    font-size: 11px;
    padding: 6px 12px;
    background: #deb70c;
}

.price  .table-bordered {
    border: 0 !important;
}

.imagePreview {
    width: 100%;
    height: 180px;
    background-position: center center;
  background:url(http://cliquecities.com/assets/no-image-e3699ae23f866f6cbdf8ba2443ee5c4e.jpg);
  background-color:#fff;
    background-size: cover;
  background-repeat:no-repeat;
    display: inline-block;
}
.btn-primary
{
  border-radius:0px;
  box-shadow:0px 4px 6px 2px rgba(0,0,0,0.2);
  margin-top:-5px;
}
.imgUp
{
  margin-bottom:15px;
}
.del
{
  position:absolute;
  top:0px;
  right:15px;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  background-color:rgba(255,255,255,0.6);
  cursor:pointer;
}
.imgAdd
{
  width:30px;
  height:30px;
  border-radius:50%;
  background-color:#4bd7ef;
  color:#fff;
  box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2);
  text-align:center;
  line-height:30px;
  margin-top:0px;
  cursor:pointer;
  font-size:15px;
}

textarea.form-control{
    width: 100%!important;
    padding: 15px!important;
    margin: 5px 0 22px 0 !important;
    display: inline-block !important;
    border: none !important;
	background: #fff !important;
}

.select2{
	background: #fff !important;
}

.checkbox-form input[type=checkbox] {
    height: 14px!important;
    border-radius: 2px 0px 0px 2px!important;
    display: inline-block !important;
	    width: 20px !important;
}
.checkbox-form  span{
	
}

.search2 {
  width: 100%;
  position: relative;
  display: flex;
}

input.searchTerm2 {
  width: 100%;
  border: 3px solid #22287c;
  border-right: none;
    height: 40px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #22287c;
		vertical-align: middle;
	    margin: 0;
}

.searchTerm2:focus{
  color: #22287c;
}

.searchButton2 {
     width: 40px;
    height: 40px;
    border: 1px solid #22287c;
    background: #22287c;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    vertical-align: middle;
   margin: 0 0;
    line-height: 0;
    text-align: center;
}

.wrap2{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.searchButton2 i{
    margin-left: -9px;
}

.filter-icon {
   position: fixed;
    bottom: 4%;
    left: 5%;
    z-index: 99999999;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100px;
    text-align: center;
    border: 1px solid #333;
    box-shadow: 0px 0px 10px 2px #746f6f;
}
.filter-icon svg {
        width: 20px;
    height: 20px;
    margin-top: 15px;
    text-align: center;
    fill: red;
}
.filter-icon{
display:none;}

.filter-hid-sh{
display:block;}

#listing-section .filter-group:nth-last-child(1){
margin-bottom:0 !important;}

.searchButton2 i {
    font-size: 15px;
}

.imgUp label.btn.btn-primary {
    width: 100%;
   min-height: 30px !important;
    line-height: 9px !important;
}
.card-header.sticky.tab-card-header {
    TOP: 12%;
}

.newtoggle {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
	float: right ;
	    background: transparent;
	border: 1px solid #333;
}
.newtoggle i{
    font-size: 24px;
    color: #333;
}
.mobile-none{
	display: block
	}
.desktop-none{
	display: none;
	}
.bd-highlight p {
    display: block;
    margin-right: 30px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 20px;
    padding-right: 20px;
}
.apply-form{
	background-color: #edf1f2 !important;
    border-color: #dee5e7;
}

div#rootwizard {
    background-color: #edf1f2 !important;
    border-color: #dee5e7;
    padding: 50px 20px;
}
.new-headss{
	font-weight: 700;
    font-size: 11px;
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 198px;
    left: 50px;
}

.brn-loadmoreka {
background: #cb9f19;
    display: block;
    text-align: center;
    width: fit-content;
    padding: 9px 30px;
    margin: auto;
    font-size: 16px;
    box-shadow: 0px 2px 14px 0px #a7a7a7cf;
    border-radius: 20px 0;
    margin-top: 20px;
}
.brn-loadmoreka a{
    color:#fff;
}
.gdimage img {
    width: 100%;
margin-top:-10px;
}
.gdimage{
overflow:hidden;
    height: 420px;
    border-radius: 10px;
background:#fff;}

.logo-areas {
    display: flex;
    align-items: center;
}
.rightlogoaredec {
    padding-left: 15px;
}
.img-logocollege {
    background: #fff;
    height: 38px;
    border-radius: 5px;
    width: 42px;
    /* padding: 3px; */
}
.content h2 {
    color: #fff;
}
footer {
    margin-top:0 !important;
}
h3.new-headss {
    margin-bottom: 6px !important;
}
.carousel-caption {
    right: 0;
    bottom: 0px;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
}
footer {
    padding-top: 20px;
}
footer p {
    padding: 10px 0;
}
.numbertext-b {
    display: block;
    font-size: 16px;
    line-height: 13px;
    border-right: 1px solid #000;
    padding-right: 18px;
    margin-right: 13px;
    font-weight: 700 !important;
    color: #0b393b;
}
.number-b {
    font-size: 19px;
    color: #013332;
    font-weight: 700;
}
.number-board {
    display: flex;
    align-items: center;
    justify-content: left;
      margin-top: 8px;
}
.numbertext-b span {
    display: block;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    color: #000;
}
section#future-colleges h2 {
    color: #000;
}
section.video-section h2 {
    color: #fff !important;
}
.banner-1mobiles img{
width:100%;}

section#study-abroad img {
    max-width: 183px;
    width: 100%;
}
.helpline-img img {
    width: 42px;
    margin-right: 10px;
}

#best-colleges-logos h2 {
    font-size: 36px;
    color: #000;
    margin-bottom: 30px;
}

.logo-b-col img {
    background: #fff;
    box-shadow: 0 0 6px 3px #e3d6d6;
    /* padding: 20px; */
    width: 100%;
}
.logo-b-col {
    padding: 20px;
}
label.lablenewform {
    display: flex;
    align-items: center;
}

.newbtnsss{
    margin: 0 !important;
}

.newbtnsss {
    font-size: 17px !important;
}


  .whatsapp_call {
    position: fixed;
    height: 48px;
    bottom: 35px;
    left: 16px;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    font-size: 23px;
    z-index: 6;
    padding-top: 8px;
    padding-left: 7px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
  .whatsapp {
    background-color: #28a745;
    color: #fff;
    width: 48px;
    height: 48px;
    padding-top: 6px;
    font-size: 27px;
    border-radius: 50%;
}
  .phonecall {
    background-color: #2c22c5;
    color: #fff;
    width: 46px;
    height: 46px;
    padding-top: 9px;
    font-size: 20px;
    border-radius: 50%;
    margin-right: 36px;
}
   .whatsapp:hover, .phonecall:hover{
     color:#fff
  }


.sidebar-contact{
  position:fixed;
  top:50%;
  left:-350px;
  transform:translateY(-50%);
  width:350px;
  height:auto;
  padding:40px;
  background:#fff;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  box-sizing:border-box;
  transition:0.5s;
}
.sidebar-contact.active{
  left:0;
}
.sidebar-contact input,
.sidebar-contact textarea{
  width:100%;
  height:36px;
  padding:5px;
  margin-bottom:10px;
  box-sizing:border-box;
  border:1px solid rgba(0,0,0,.5);
  outline:none;
}
.sidebar-contact h2{
  margin:0 0 20px;
  padding:0;
}
.sidebar-contact textarea{
  height:60px;
  resize:none;
}
.sidebar-contact input[type="submit"]{
  background:#00bcd4;
  color:#fff;
  cursor:pointer;
  border:none;
  font-size:18px;
}
.toggle{
  position:absolute;
  height:48px;
  width:48px;
  text-align:center;
  cursor:pointer;
  background:#f00;
  top:0;
  right:-48px;
  line-height:48px;
}
.toggle:before{
  content:'\f003';
  font-family:fontAwesome;
  font-size:18px;
  color:#fff;
}
.toggle.active:before{
  content:'\f00d';
}
@media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
}


.section_padding{
margin: 50px 0px;
}

.about_sec .aboutUsCard {
    width: 30% !important;
    margin: 0 20px 20px 0;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.95);
    padding:30px 30px 30px 30px;
    text-align: center;
}

.spriteIcon {
    display: inline-block !important;
    background-image: url(https://www.getmyuni.com/yas/images/master_sprite.webp);
    text-align: left;
    overflow: hidden;
}

.about_sec .aboutUsCard .spriteIcon {
    width: 39px;
    height: 39px;
    margin-bottom: 10px;
}
.reviewIcon {
    background-position: 192px -445px;
}
.usersIcon {
    background-position: 302px -440px;
    width: 51px !important;
}
.ratingIcon {
    background-position: 101px -441px;
}
.collegeIcon {
    background-position: 60px -396px;
}
.questionsIcon {
    background-position: 280px -394px;
}
.competitionsIcon {
    background-position: 198px -397px;
}
.about_sec .aboutUsCard .totalCount {
    font-size: 24px;
    line-height: 24px;
    font-weight: var(--font-500);
}
.about_sec .aboutUsCard .cardHeading {
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    margin-bottom: 6px;
}
.about_sec .siteImg{
    position: absolute;
    width: 660px;
    height: 410px;
    top: 2%;
}


/* counter section */

.count{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 40px;
    font-weight: bold;
  }
  .counter-wrapper{
    background: #333;
     background-image:url('assets/img/admission3.jpg');
    background: cover;
    background-position: center center;
    position: relative;
    margin: 50px 0px;
  }
  /* .counter-wrapper:after{
    content: '';
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgba(0,0,0,.5);
  } */
  .counter-wrapper:after{
    content: '';
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: #22287c;
  }
  .counter-inner{
    position:relative;
    z-index:2;
  }
  .count-icon{
    font-size: 48px;
  }

  /* contact form banner */
  .contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="url"], .contact textarea{ font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

.contact {
	background:#F9F9F9;
	padding:25px;
	margin:50px 0;
}

.contact h4 {
	color: #cb9f19;
	display: block;
	font-size: 24px;
	font-weight: 400;
}

.contact p:last-of-type {
    margin: 0 0 1rem;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

.contact input[type="text"], .contact input[type="email"], .contact input[type="tel"], .contact input[type="url"], .contact textarea, .contact select {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
    border-radius: 0px !important;
    font-size: 14px;
    color:#888484;
    line-height: inherit;
}

.contact input[type="text"]:hover, .contact input[type="email"]:hover, .contact input[type="tel"]:hover, .contact input[type="url"]:hover, .contact textarea:hover select:hover{
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

.contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

.contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

.contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

.contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

.contact input:focus, .contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}
@media (max-width: 992px){
    .about_sec .siteImg{
       display: none;
    }
    .about_sec .aboutUsCard{
        width: 100% !important;
    }
}
@media (max-width: 778px){
    
    .contact{
        margin:0px
    }
}
.banner-inner h4 {
    font-size: 2.8rem !important;
}
.banner-bg {
    background: linear-gradient(90deg, #0A1851 -0.7%, rgba(10, 24, 81, 0) 80.23%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.banner-bg2 {
    background: #0A1851;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.contact_btn{
cursor: pointer;
width: 100%;
border: none;
background: #22287c;
color: #FFF;
margin: 0 0 5px;
padding: 10px;
font-size: 15px;
}
/* blog */
.blog_sec {
padding: 50px 0px;
}
.blog_sec h2 {
    font-size: 36px;
    color: #000;
    margin-bottom: 30px;
}
.blog_sec .item {
    padding: 0 15px 30px;
}
.blog_sec .item .single-blog-slide {
    position: relative;
    -webkit-box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.06);
}
.blog_sec .item .single-blog-slide .blog-image {
    position: relative;
    overflow: hidden;
}
.blog_sec .item .single-blog-slide a {
    color: #0813ad;
    transition: all 0.5s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}
.blog_sec .item .single-blog-slide .blog-image .date-meta {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    background: #cb9f19;
    color: #ffffff;
    text-align: center;
    z-index: 99;
    padding-top: 16px;
    z-index: auto;
}
.blog_sec .item .single-blog-slide .blog-image .date-meta span {
    display: block;
    font-size: 34px;
    line-height: 1;
}
.blog_sec .item .single-blog-slide .blog-informations .bl-title {
    margin-bottom: 23px;
    font-size:22px
}
.blog_sec .item .single-blog-slide .blog-informations .bl-title a {
    color: #101010;
}
.blog_sec .item .single-blog-slide .blog-informations {
    padding: 24px 40px 20px;
    background-color: #fff;
}


.bi-arrow-right-short::before {
    content: "\f135";
    font-size: 22px;
    color: #0813ad;
    position: relative;
}
.blog_sec ul{
    padding:0px
}
.blog_sec ul li{
    list-style: none;
}
.responsive {
max-height: 40%;
width: auto;
}

p:last-of-type{
    margin: 0 0 0rem !important;
}

footer .social-information i{
    color: #ffc107;
}
footer{
    padding: 0px;
    padding-top:40px
}

.OnlineConsultation p{
font-size: 18px;
}

.OnlineConsultation ul li{
    font-size: 16px;
    line-height: 1.8;
    }

    .shape-slide {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        --gap: 0.1px;
        display: flex;
        gap: var(--gap);
        overflow: hidden;
        z-index: -1;
    }
    .shape-slide img{
    height: -webkit-fill-available;
    }

    .course_name{
        color: #22287c;
        font-size: 18px !important;
        font-weight: 600;
    }

    
    /* tab */

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #cb9f19;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
        border: none;
        border-bottom: 4px solid #cb9f19;
    }

    .tab-content>.tab-pane{
        padding: 20px;
    }

    .nav-tabs .nav-link{
        font-size:18px !important;
        color: #141193;
        font-weight: 600;
    }

    .fontsize-30 {
        font-size:30px !important
    }

    .blog_date span{
        font-size:18px !important
    }

    .blog_date i{
        font-size:24px !important;
        color:#cb9f19
    }

    /* testi */
    .testimonial .testimonial-content{
        padding: 35px 25px 35px 50px;
        margin-bottom: 35px;
        background: #fff;
        border: 1px solid #f0f0f0;
        position: relative;
    }
    .testimonial .testimonial-content:after{
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #fff;
        position: absolute;
        bottom: -10px;
        left: 22px;
        transform: rotate(45deg);
    }
    .testimonial-content .testimonial-icon{
        width: 50px;
        height: 45px;
        background: #ff4242;
        text-align: center;
        font-size: 22px;
        color: #fff;
        line-height: 42px;
        position: absolute;
        top: 37px;
        left: -19px;
    }
    .testimonial-content .testimonial-icon:before{
        content: "";
        border-bottom: 16px solid #e41212;
        border-left: 18px solid transparent;
        position: absolute;
        top: -16px;
        left: 1px;
    }
    .testimonial .description{
        font-size: 15px;
        font-style: italic;
        color: #8a8a8a;
        line-height: 23px;
        margin: 0;
    }
    .testimonial .title{
        display: block;
        font-size: 18px;
        font-weight: 700;
        color: #525252;
        text-transform: capitalize;
        letter-spacing: 1px;
        margin: 0 0 5px 0;
    }
    .testimonial .post{
        display: block;
        font-size: 14px;
        color: #ff4242;
    }
    .testimonial .owl-theme .owl-controls{
        margin-top: 20px;
    }
   .testimonial .owl-theme .owl-controls .owl-page span{
        background: #ccc;
        opacity: 1;
        transition: all 0.4s ease 0s;
    }
    .testimonial .owl-theme .owl-controls .owl-page.active span,
    .testimonial .owl-theme .owl-controls.clickable .owl-page:hover span{
        background: #ff4242;
    }

    body{
        font-family: Montserrat, "sans-serif" !important;
        color: #333;  
        font-weight: 500;  
        font-size: 16px;   
    }

    .small, small {
        font-size: 95%;
        font-weight: 600;
    }

    p.plus:after {
        content: "+";
        display: inline-block;
      }

    .bestcolleges{
        padding: 40px 0px !important;
    }

    .bestcollage_list{
        padding-left: 29px !important;
    }

    .bestcollage_list li{
        font-size: 16px;
        font-weight: 800;
        line-height: 40px;
        list-style: none;
        padding-left: 2px;
    }
    .bestcollage_list li i {
        font-family: var(--icon-font);
        font-weight: 900;
        color: var(--theme-color);
        position: absolute;
        left: 18px !important;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        color: green;
    }

    /* .wrap2 .searchTerm2{
        padding: 22px .75rem;
    }

    .wrap2 #searchBtn{
        width: fit-content !important;
        font-size: 13px !important;
    } */
    
    