.p0 {
padding: 0;
}
.padding-left {
padding-left: 0;
}
.padding-right {
padding-right: 0;
}
.mt0 {
margin-top: 0;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
.mt40 {
margin-top: 40px;
}
.mt50 {
margin-top: 50px;
}
.mt60 {
margin-top: 60px;
}
.mt70 {
margin-top: 70px;
}
.mt80 {
margin-top: 80px;
}
.mt90 {
margin-top: 90px;
}
.mt100 {
margin-top: 100px;
}
.mb0 {
margin-bottom: 0;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.mb60 {
margin-bottom: 60px;
}
.mb70 {
margin-bottom: 70px;
}
.mb80 {
margin-bottom: 80px;
}
.mb90 {
margin-bottom: 90px;
}
.mb100 {
margin-bottom: 100px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #002147;
border: medium none;
color: #fff;
padding: 5px 20px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
}
.infinity-end.neverending .site-footer {
display: block;
}
.widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
padding: 20px 0;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
@media (min-width: 1200px) {
.auto-clear>.col-lg-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-lg-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-lg-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-lg-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-lg-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.auto-clear>.col-md-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-md-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-md-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-md-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-md-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.auto-clear>.col-sm-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-sm-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-sm-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-sm-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-sm-6:nth-child(odd) {
clear: left;
}
}
@media (max-width: 767px) {
.auto-clear>.col-xs-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-xs-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-xs-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-xs-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-xs-6:nth-child(odd) {
clear: left;
}
}
.primary-color {
color: #002147;
}
.secondery-color {
color: #fdc800;
}
.primary-bgcolor {
background-color: #002147;
}
.secondery-bgcolor {
background-color: #fdc800;
}
#page {
overflow: hidden !important;
}
.ls-bar-timer {
background-color: #fdc800;
border-bottom-color: #fdc800;
}
.wpb_layerslider_element {
margin-bottom: 0;
}
.bar1::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 20px;
margin-top: 20px;
width: 40px;
}
.bar2::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 10px;
margin-top: 10px;
width: 40px;
}
.inside-slider {
position: relative;
}
.inside-slider>div {
z-index: 30;
bottom: 0;
}
@media all and (max-width: 991px) {
.inside-slider>div {
position: relative;
}
}
@media all and (max-width: 991px) {
.inside-slider .vc_column_container {
border-bottom: 1px solid transparent;
}
}
.vc_row {
overflow: visible !important;
}
.vc-column-overlap {
margin-top: -80px;
position: relative;
z-index: 30;
}
@media all and (max-width: 767px) {
.vc-column-overlap {
margin-top: 0;
margin-bottom: 40px;
}
}
.vc-bgimg-top {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.vc-bgimg-bottom {
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
}
@media all and (max-width: 767px) {
body .home7-custom-column-1 .vc_column-inner {
margin-top: 35px !important;
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-1 {
margin-top: -190px !important;
padding-top: 70px !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-2 {
margin-top: -120px;
padding-top: 0 !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-3 {
padding-top: 0 !important;
margin-top: -60px;
}
}
.list-style-1 {
list-style-type: none;
margin: 0;
padding: 0;
}
.list-style-1 li {
color: #002147;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
line-height: 1.5;
}
.list-style-1 li:before {
content: "\f14a";
position: absolute;
left: 0;
top: 0;
z-index: 1;
color: #fdc800;
font-family: FontAwesome;
}
.campus-tour-1 {
padding-top: 50px;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.campus-tour-1 {
padding-top: 60px;
padding-bottom: 90px;
}
}
.course-search-banner {
padding-top: 300px;
padding-bottom: 300px;
}
@media all and (max-width: 991px) {
.course-search-banner {
padding-top: 100px;
padding-bottom: 100px;
}
}
.course-learn-banner {
padding-top: 150px;
padding-bottom: 200px;
}
@media all and (max-width: 991px) {
.course-learn-banner {
padding-top: 70px;
padding-bottom: 130px;
}
}
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
color: #fff;
}
.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-float-shadow {
width: 100%;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, transparent 80%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
}
.hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:focus {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:focus:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:hover:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active {
color: #fff;
}
.hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:focus {
color: #fff;
}
.hvr-bounce-to-bottom:focus:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:hover {
color: #fff;
}
.hvr-bounce-to-bottom:hover:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} #tophead {
padding: 2px 0;
color: #a6b1b7;
}
#tophead a {
color: #a6b1b7;
}
#tophead .tophead-contact {
float: left;
}
@media all and (max-width: 767px) {
#tophead .tophead-contact {
text-align: center;
float: none;
}
}
#tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-contact a:hover {
text-decoration: underline;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #002147;
padding-right: 10px;
}
#tophead .tophead-right {   }
@media all and (max-width: 767px) {
#tophead .tophead-right {
text-align: center;
float: none;
}
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li a {
color: #a6b1b7;
padding-left: 10px;
}
#tophead .tophead-social li a:hover {
color: #002147;
} .trheader #tophead,
.trheader #tophead a {
color: #efefef;
}
.trheader #tophead {
background-color: transparent;
border-bottom: 1px solid rgba(181, 181, 181, 0.1);
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;
} .topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
float: none;
display: table;
height: 40px;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: table-cell;
vertical-align: middle;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
display: block;
height: inherit;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: block;
}
}
.topbar-style-3 #tophead .tophead-right {
width: 100%;
text-align: right;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-right {
text-align: center;
}
}
.topbar-style-3 #tophead .topbar-logo {
display: block;
text-align: center;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .topbar-logo {
display: none;
}
} .topbar-style-4 #tophead {
padding: 0;
}
.topbar-style-4 #tophead .tophead-contact {
padding: 7px 0;
font-size: 13px;
line-height: 1.5;
}
.topbar-style-4 #tophead .tophead-contact .topbar-icon-seperator {
font-size: 15px;
}
.topbar-style-4 #tophead .tophead-contact .fa {
font-size: 14px;
}
.topbar-style-4 #tophead a.topbar-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.topbar-style-4 #tophead a.topbar-btn:hover {
color: #fff;
background-color: transparent;
} .topbar-style-5 #tophead .widget {
margin: 0 5px;
display: inline-block;
}
.topbar-style-5 #tophead .widget:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget p {
margin-bottom: 0;
}
.topbar-style-5 #tophead .widget ul li {
display: inline;
margin: 0 5px;
}
.topbar-style-5 #tophead .widget ul li:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget ul li:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget ul li i {
color: #fdc800;
}
.topbar-style-5 #tophead .widget a:hover {
text-decoration: underline;
}
.topbar-style-5 #tophead .tophead-left {
float: left;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-left {
text-align: center;
float: none;
}
}
.topbar-style-5 #tophead .tophead-right {
float: right;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-right {
text-align: center;
float: none;
}
} .site-header {
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
} .site-header .site-branding {
display: table;
height: 90px;
float:right;
margin:0px !important;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a img {
width: auto;
padding: 11px 0;
}
.site-header .site-branding a.light-logo {
display: none;
} .site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-header .main-navigation ul li {
display: inline-block;
position: relative;
}
.site-header .main-navigation ul li a {
display: block;
text-decoration: none;
font-size: 16px;
font-weight: 500;
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
color: #000000;
padding: 11px 7px;
}
@media all and (max-width: 1199px) {
.site-header .main-navigation ul li a {
padding-left: 12px;
padding-right: 12px;
}
}
.site-header .main-navigation ul li a.active {
color: #002147 !important;
}
.site-header .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.site-header .main-navigation ul.menu>li.current-menu-item>a,
.site-header .main-navigation ul.menu>li.current>a {
color: #002147;
} .site-header .main-navigation ul li ul {
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
position: absolute;
top: 100%;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
z-index: 99 !important;
width: 210px;
text-align: left;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after {
color: #fff;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
right: 6px;
top: 10px;
}
.site-header .main-navigation ul li ul li {
display: block;
border-bottom: 1px solid #ffffff;
border-left: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background-color: #002147;
}
.site-header .main-navigation ul li ul li:hover>a {
color: #071041;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li a {
display: block;
color: #ffffff;
text-transform: inherit;
padding: 10px 15px !important;
font-weight: 400;
font-size: 14px;
}
.site-header .main-navigation ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li ul li ul {
left: 211px;
top: 0;
width: 210px;
}
.site-header .main-navigation ul>li>ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #ffffff;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover {
background-color: #002147;
color: #071041;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
background-color: #002147;
padding: 10px 0;
width: 460px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
display: block;
float: left;
margin: 0 5px;
width: 210px;
border: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
position: relative;
width: inherit;
left: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
font-weight: 600;
margin-bottom: 1px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:after {
content: '';
}
.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
display: none;
} .mean-container .mega-menu.hide-header>ul>li {
border-top: none;
}
.mean-container .mega-menu.hide-header>ul>li>a {
display: none;
}
.mean-container .mega-menu.hide-header>ul>li>ul {
display: block !important;
} .cart-icon-area,
.header-icon-seperator,
.search-box-area,
.header-icon-area .additional-menu-area {
padding-top: 32px;
padding-bottom: 31px;
color: #222222;
}
.header-icon-area .search-box-area,
.header-icon-area .header-icon-seperator,
.header-icon-area .cart-icon-area,
.header-icon-area .additional-menu-area {
float: right;
}
.header-icon-area {
float: right;
padding-left: 25px;
position: relative;
font-size: 18px;
}
.header-icon-area .search-box .search-text {
background: #f5f5f5;
border: 1px solid #002147;
color: #666666;
height: 34px;
left: 0;
margin-right: 3px;
opacity: 0;
visibility: hidden;
padding: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 99;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-icon-area .search-box .search-text.active {
left: -112px;
opacity: 1;
visibility: visible;
padding: 0 20px 0 10px;
width: 180px;
}
.header-icon-area .search-box .search-close {
font-size: 14px;
line-height: 1;
left: 52px;
position: absolute;
top: 111%;
top: calc(100% + 9px);
z-index: 100;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.header-icon-area .search-box .search-close.active {
opacity: 1;
visibility: visible;
}
.header-icon-area .search-box .search-button {
font-size: 16px;
}
.header-icon-area .search-box .search-button i {
color: #222222;
}
.header-icon-area .header-icon-seperator {
font-size: 20px;
line-height: 24px;
padding-left: 7px;
padding-right: 8px;
}
@media all and (max-width: 991px) {
.header-icon-area .header-icon-seperator {
padding-left: 3px;
padding-right: 3px;
}
}
.header-icon-area .cart-icon-area {
position: relative;
}
.header-icon-area .cart-icon-area>a {
display: block;
color: #222222;
-webkit-transition: none;
transition: none;
}
.header-icon-area .cart-icon-area .cart-icon-num {
background-color: #002147;
border-radius: 50%;
color: #ffffff;
font-size: 12px;
line-height: 18px;
min-height: 19px;
min-width: 19px;
position: absolute;
text-align: center;
top: 27px;
right: -20px;
}
.header-icon-area .cart-icon-area .cart-icon-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
position: absolute;
right: 0;
top: 100%;
width: 270px;
z-index: 99999;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
visibility: hidden;
text-align: left;
}
.header-icon-area .cart-icon-area .cart-icon-products .widgettitle {
display: none;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
padding: 10px 15px 0;
}
.header-icon-area .cart-icon-area:hover .cart-icon-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
padding-top: 10px;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
border-bottom: none;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a {
color: #666;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
color: #002147;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
line-height: 1;
top: 12px;
}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
width: 40px;
}
.additional-menu-area {
margin-left: 30px;
}
@media all and (max-width: 991px) {
.additional-menu-area {
margin-left: 28px;
}
}
.additional-menu-area a.side-menu-trigger {
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area a.side-menu-trigger:hover {
color: #002147;
} .additional-menu-area .sidenav {
position: relative;
height: 100%;
right: -280px;
width: 280px;
position: fixed;
z-index: 10002;
top: 0;
background-color: #222C32;
overflow-x: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
padding-top: 45px;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
}
.additional-menu-area .sidenav .closebtn {
border: 1px solid #ffffff;
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 24px;
line-height: 18px;
padding: 0;
position: absolute;
right: 15px;
text-align: center;
top: 25px;
width: 25px;
}
.additional-menu-area .sidenav .closebtn:hover {
opacity: 0.8;
}
.additional-menu-area .sidenav ul li {
border-bottom: 1px solid #354248;
margin-bottom: 0;
line-height: 24px;
}
.additional-menu-area .sidenav ul li:last-child {
border-bottom: none;
}
.additional-menu-area .sidenav ul li a {
text-align: left;
font-size: 14px;
color: #d3d3d3;
border: none;
padding-left: 20px;
}
.additional-menu-area .sidenav ul li a:hover {
color: #ffffff;
}
.additional-menu-area .sidenav ul li a::before {
font-family: 'FontAwesome';
content: "\f105";
padding-right: 8px;
}
.additional-menu-area .sidenav ul li>ul>li {
padding-left: 20px;
}
.additional-menu-area .sidenav ul li.menu-item-has-children>a:after {
font-family: 'FontAwesome';
content: "\f0d7";
float: right;
padding-right: 10px;
}
.additional-menu-area .sidenav ul li .sub-menu {
display: none;
}
.additional-menu-area .sidenav a {
padding: 7px 8px 7px 10px;
text-decoration: none;
color: #818181;
display: block;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.additional-menu-area .mega-menu.hide-header>ul>li {
padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header>ul>li>a {
display: none;
}
.additional-menu-area .mega-menu.hide-header>ul>li>ul {
display: block !important;
}
.additional-menu-area .rtin-ropen {
right: 0 !important;
}
.admin-bar .additional-menu-area .sidenav {
top: 25px;
} @-webkit-keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
#sticky-header-wrapper {
display: none;
width: 100%;
position: fixed;
top: -300px;
z-index: 35;
-webkit-transition: top 0.3s ease-out;
transition: top 0.3s ease-out;
}
#sticky-header-wrapper .site-header {
background-color: #ffffff;
border-bottom: 2px solid #002147;
position: static;
}
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-top: 22px;
padding-bottom: 22px;
}
#sticky-header-wrapper .site-header .site-branding {
height: 68px;
}
#sticky-header-wrapper .site-header .site-branding a img {
max-height: 68px;
padding: 5px;
}
#sticky-header-wrapper .cart-icon-area,
#sticky-header-wrapper .header-icon-seperator,
#sticky-header-wrapper .search-box-area,
#sticky-header-wrapper .additional-menu-area {
padding-top: 21px;
padding-bottom: 20px;
}
#sticky-header-wrapper .header-icon-area .cart-icon-area .cart-icon-num {
top: 9px;
}
.stick #sticky-header-wrapper {
top: 0 !important;
}
.admin-bar.stick #sticky-header-wrapper {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar.stick #sticky-header-wrapper {
top: 46px !important;
}
}
.mean-activated #sticky-header-wrapper {
display: none !important;
} .trheader #masthead {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
.trheader #masthead .site-branding a.dark-logo {
display: none;
}
.trheader #masthead .site-branding a.light-logo {
display: table-cell;
}
.trheader #masthead .main-navigation ul.menu>li>a {
color: #fff;
}
.trheader #masthead .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.trheader #masthead .search-box .search-button i,
.trheader #masthead .header-icon-seperator,
.trheader #masthead .header-icon-area .cart-icon-area>a,
.trheader #masthead .additional-menu-area a.side-menu-trigger {
color: #fff;
}
.trheader .entry-banner {
padding-top: 60px;
} .mean-stick #meanmenu {
width: 100%;
position: fixed;
top: 0;
z-index: 9999;
}
.mean-stick.admin-bar .mean-container {
top: 32px !important;
}
@media all and (max-width: 782px) {
.mean-stick.admin-bar .mean-container {
top: 46px !important;
}
} body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner {
padding: 0.5em 5%;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-2 .site-header .main-navigation {
float: left;
}
.header-style-2 .header-icon-area {
float: right;
}
.header-style-2 .header-icon-area .cart-icon-area .cart-icon-num {
top: 5px;
}
.header-style-2 .site-header .main-navigation ul.menu {
text-align: left;
}
.header-style-2 .site-header .main-navigation ul.menu li a {
padding: 20px 15px;
}
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding-left: 0;
}
.header-style-2 .cart-icon-area,
.header-style-2 .header-icon-seperator,
.header-style-2 .search-box-area,
.header-style-2 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 18px;
} .header-style-3 .menu-sep {
margin: 0 0 0px;
display:none;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: table;
height: 70px;
width: 100%;
}
.header-firstrow-right-contents
{
padding:14px 0px !important;
}
.header-style-3 .header-firstrow-right-contents {
text-align: right;
display: table-cell;
vertical-align: middle;
}
.header-style-3 .header-firstrow-right-contents ul {
display: inline;
}
.page-id-54 .content-area
{
padding:0px !important;
}
.site-header .main-navigation ul.sub-menu li:hover a
{
background:#7aad37;
color:#fff !important;
}
.site-header .main-navigation ul.sub-menu li a {
font-size: 12px !important;
padding: 7px 7px !important;
background: #fff;
color: #010101;
border-bottom: 1px solid #ddd;
}
ul.header-social {
display: none !important;
}
.header-style-3 .header-contact li {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
border-right: 1px dashed #ddd;
}
.header-style-3 .header-contact li a {
color: #444444;
font-size: 14px;
text-align:center;
display:block;
}
.header-style-3 .header-contact a:hover {
text-decoration: underline;
}
.header-style-3 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-3 .header-social {
padding-left: 40px;
}
.header-style-3 .header-social li {
display: inline-block;
list-style: outside none none;
}
.header-style-3 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-3 .header-social li a:hover {
color: #002147;
}
.header-style-3 .site-header .main-navigation ul {
text-align: left;
}
.site-header .main-navigation ul li a
{
font-weight:400 !important;
font-size:13px !important;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 5 20px 5px 20;
}
.header-style-3 .cart-icon-area,
.header-style-3 .header-icon-seperator,
.header-style-3 .search-box-area,
.header-style-3 .header-icon-area .additional-menu-area {
padding-bottom: 19px;
padding-top: 0;
}
.header-style-3 .header-icon-area .cart-icon-area .cart-icon-num {
top: -10px;
} .header-style-3.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-3.trheader .header-contact li a,
.header-style-3.trheader .header-social li a {
color: #fff;
}
.header-style-3.trheader .header-social li a:hover {
color: #002147;
}
.header-style-3.trheader .entry-banner {
padding-top: 110px;
} .header-style-4 .menu-sep {
background-color: #d0d0d0;
margin: 0 0 20px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: table;
height: 70px;
width: 100%;
}
.header-style-4 .site-header .site-branding a {
text-align: center;
}
.header-style-4 .header-firstrow-contents {
display: table-cell;
vertical-align: middle;
}
.header-style-4 .header-contact li {
display: inline-block;
margin-right: 25px;
}
.header-style-4 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-4 .header-contact a:hover {
text-decoration: underline;
}
.header-style-4 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-4 .header-firstrow-contents-right {
text-align: right;
}
.header-style-4 .header-firstrow-contents-right .header-social,
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: inline-block;
vertical-align: middle;
}
.header-style-4 .header-social li {
display: inline-block;
list-style-type: none;
}
.header-style-4 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-4 .header-social li a:hover {
color: #002147;
}
.header-style-4 .cart-icon-area,
.header-style-4 .header-icon-seperator,
.header-style-4 .search-box-area,
.header-style-4 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 0;
}
.header-style-4 .header-icon-seperator {
font-size: 14px;
line-height: 27px;
}
.header-style-4 .site-header .search-box .search-text.active {
top: 47px;
}
.header-style-4 .site-header .search-box .search-close {
top: 56px;
}
.header-style-4 .header-icon-area {
padding-left: 40px;
}
.header-style-4 .header-icon-area i {
font-size: 14px;
}
.header-style-4 .header-icon-area .cart-icon-area .cart-icon-num {
line-height: 14px;
min-height: 18px;
min-width: 17px;
padding: 2px;
right: -16px;
top: -7px;
}
.header-style-4 .additional-menu-area {
margin-left: 20px;
}
.header-style-4 .site-header .main-navigation ul {
text-align: center;
}
.header-style-4 .site-header .main-navigation ul.sub-menu {
text-align: left;
}
.header-style-4 .site-header .main-navigation ul li a {
padding-top: 0;
padding-bottom: 20px;
} .header-style-4.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-4.trheader .header-contact li a,
.header-style-4.trheader .header-social li a {
color: #fff;
}
.header-style-4.trheader .entry-banner {
padding-top: 110px;
} .header-style-5 .site-header .site-branding {
height: 70px;
float: left;
}
.header-style-5 .site-header .site-branding a img {
max-height: 30px;
padding: 0 30px;
}
.header-style-5 .site-header .main-navigation {
float: right;
}
.header-style-5 .site-header .main-navigation ul.menu {
font-size: 0;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: 1px solid #d7d7d7;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: none;
}
}
.header-style-5 .header-menu-btn {
background-color: #002147;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 500;
line-height: 24px;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .header-menu-btn {
display: none;
}
}
.header-style-5 .header-menu-btn:hover {
opacity: 0.8;
} .header-style-5.trheader .header-menu-btn {
color: #fff;
}
.header-style-5.trheader .site-header .main-navigation ul.menu>li>a {
border-left: none;
} .header-style-6 .site-header {
background-color: #002147;
}
.header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-6 .site-header a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
margin: 26px 0;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.header-style-6 .site-header a.header-menu-btn:hover {
color: #fff;
background-color: transparent;
}
.header-style-6.trheader .site-header {
background-color: transparent;
}
.header-style-6 #sticky-header-wrapper .site-header a.header-menu-btn {
margin: 18px 0;
padding: 5px 15px;
} .header-style-7 .masthead-container {
width: 95%;
margin: 0 auto;
}
.header-style-7 .masthead-container .header-firstrow {
padding: 15px 0;
}
.header-style-7 .header-contact {
float: left;
}
.header-style-7 .header-contact li {
display: inline-block;
margin-left: 25px;
}
.header-style-7 .header-contact li:first-child {
margin-left: 0;
}
.header-style-7 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-7 .header-contact a:hover {
text-decoration: underline;
}
.header-style-7 .header-contact .fa {
padding-right: 10px;
font-size: 20px;
line-height: 1;
}
.header-style-7 .header-social {
float: right;
}
.header-style-7 .header-social li {
display: inline-block;
list-style: none;
}
.header-style-7 .header-social li a {
color: #444444;
margin-left: 15px;
}
.header-style-7 .header-social li a:hover {
color: #002147;
}
.header-style-7 .menu-sep {
background-color: #d0d0d0;
margin: 0;
}
.header-style-7 a.header-menu-btn {
float: right;
display: block;
background-color: #fdc800;
color: #000;
padding: 15px 40px 13px;
font-size: 14px;
line-height: 1;
border-radius: 50px;
font-weight: 700;
margin: 20px 0 20px 25px;
text-align: center;
}
.header-style-7 a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-7 #sticky-header-wrapper a.header-menu-btn {
margin: 12px 0 12px 25px;
} .header-style-7.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.2);
}
.header-style-7.trheader .header-contact,
.header-style-7.trheader .header-contact li a,
.header-style-7.trheader .header-social li a {
color: #ddd;
}
.header-style-7.trheader .header-social li a:hover {
color: #fdc800;
}
.header-style-7.trheader .entry-banner {
padding-top: 110px;
} @media all and (max-width: 767px) { .site-header .site-branding {
display: block;
height: inherit;
text-align: center;
}
.site-header .site-branding a {
display: block;
vertical-align: inherit;
}
.site-header .site-branding a img {
padding: 10px 0 5px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a,
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-bottom: 10px;
padding-top: 10px;
}
.header-icon-area {
display: none;
}
.trheader.non-stick .site-header .site-branding a.dark-logo {
display: none;
}
.trheader.non-stick .site-header .site-branding a.light-logo {
display: block;
} .header-style-2 .site-header .main-navigation ul.menu {
text-align: center;
}
.header-style-2 .site-header .main-navigation ul.menu li a,
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding: 10px 15px;
} .header-style-3 .header-firstrow {
padding: 15px 0 10px;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: block;
height: inherit;
}
.header-style-3 .site-header .site-branding {
padding: 0 0 10px 0px;
}
.header-style-3 .site-header .site-branding a img {
max-height: 35px;
}
.header-style-3 .header-firstrow-right-contents {
display: block;
}
.header-style-3 .header-firstrow-right-contents ul {
display: block;
padding: 0;
text-align: center;
}
.header-style-3 .header-contact li {
display: block;
margin-left: 0;
} .header-style-3 .site-header .main-navigation ul {
text-align: center;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 11px 15px;
} .header-style-4 .header-firstrow-wrap {
padding-top: 10px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: block;
height: inherit;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.header-style-4 .header-firstrow-contents {
display: block;
}
.header-style-4 .header-contact li {
display: block;
margin-right: 0;
}
.header-style-4 .header-firstrow-contents-right {
text-align: center;
}
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: none;
} .header-style-5 .site-header .site-branding {
float: none;
height: inherit;
}
.header-style-5 .site-header .main-navigation {
float: none;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
padding: 10px 15px;
border-left: none;
}
.header-style-5 .header-menu-btn {
display: none;
} .header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: block;
} .header-style-7 a.header-menu-btn {
float: none;
margin: 5px auto;
}
.header-style-7 .header-contact {
margin-bottom: 5px;
}
.header-style-7 .header-contact,
.header-style-7 .header-social {
float: none;
text-align: center;
}
.header-style-7 .site-header .site-branding a img {
max-height: 40px;
}
} #preloader {
background-color: #002147;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
height: 100%;
left: 0;
overflow: visible;
position: fixed;
top: 0;
width: 100%;
z-index: 9999999;
}
.scrollToTop {
background-color: #fdc800;
border-radius: 50%;
bottom: 5px;
color: #ffffff;
display: block;
font-size: 20px;
height: 45px;
line-height: 45px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none !important;
-webkit-transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
width: 45px;
opacity: 1;
z-index: 99999;
}
.scrollToTop
{
background:#ced5d8  !important;
box-shadow: 0px 0px 12px 0px #222;
display:none !important;
}
.scrollToTop i {
color: #000;
}
.scrollToTop:hover {
opacity: 0.9;
}
.footer-top-area {
padding: 25px 0;
}
.footer-bottom-area {
background-color: #001a39;
padding: 20px 0;
color: #999999;
font-style: 14px;
}
@media all and (max-width: 767px) {
.footer-bottom-area {
text-align: center;
}
}
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
color: #f5f5f5;
}
.footer-bottom-area a:hover {
text-decoration: underline;
}
.footer-bottom-area ul.payment-icons {
list-style-type: none;
margin: 0;
padding: 0;
text-align: right;
font-size: 0;
}
.header-style-1 #main-nav > ul > li > ul.sub-menu.left li a {
text-transform: capitalize;
}
.header-style-1 #main-nav > ul > li > ul.sub-menu li a {
text-transform: capitalize;
}
@media all and (max-width: 767px) {
.footer-bottom-area ul.payment-icons {
text-align: center;
margin-top: 10px;
}
}
.footer-bottom-area ul.payment-icons li {
display: inline;
padding-left: 4px;
}
.footer-bottom-area ul.payment-icons li:first-child {
padding-left: 0;
} .search-form label {
margin-bottom: 15px;
display: block;
}
.search-form input.search-field {
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
-webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.search-form input.search-field::-webkit-input-placeholder {
font-style: italic;
}
.search-form input.search-field::-ms-input-placeholder {
font-style: italic;
}
.search-form input.search-field::placeholder {
font-style: italic;
}
.search-form input.search-submit {
background-color: #002147;
border: 2px solid #002147;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 200px;
font-weight: 700;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #002147;
}
.widget_search .search-form {
padding-top: 0;
}
.widget_search input.search-submit {
width: 100%;
}
.widget select {
padding: 8px 10px;
width: 100%;
}
.widget>form {
padding-top: 10px;
}
.widget>select {
margin-top: 10px;
}
.widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget ul li a {
color: #444444;
display: inline;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget ul li a:hover {
color: #fdc800;
}
.widget_recent_entries ul li span {
display: block;
}
.widget_text option {
max-width: 240px;
}
.widget_calendar table th,
.widget_calendar table td {
padding: 7px;
}
@media all and (max-width: 767px) {
.sidebar-widget-area {
margin-top: 40px;
}
}
.sidebar-widget-area .widget {
background: #ffffff none repeat scroll 0 0; margin-bottom: 30px;
padding: 30px 25px;
}
.sidebar-widget-area .widget h3 {
color: #002147;
font-size: 22px;
font-weight: 500;
margin-bottom: 20px;
padding-bottom: 15px;
position: relative;
line-height: 33px;
}
.sidebar-widget-area .widget h3:after {
background-color: #fdc800;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 40px;
z-index: 1;
}
.sidebar-widget-area ul li {
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar-widget-area ul li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-widget-area ul li ul.children,
.sidebar-widget-area ul li ul.sub-menu {
border-top: 1px solid #e0e0e0;
padding-left: 20px;
padding-top: 10px;
margin-top: 10px;
}
.sidebar-widget-area ul li ul.children li :last-child,
.sidebar-widget-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.sidebar-widget-area .widget_tag_cloud .tagcloud {
padding-top: 10px;
}
.sidebar-widget-area .widget_tag_cloud a {
color: #002147;
background-color: #e1e1e1;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 4px 0;
padding: 6px 19px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.sidebar-widget-area .widget_tag_cloud a:hover {
background-color: #002147;
color: #ffffff;
}
.sidebar-widget-area .widget_nav_menu ul li ul.children,
.sidebar-widget-area .widget_nav_menu ul li ul.sub-menu {
padding-left: 10px;
}
@media all and (max-width: 767px) {
.footer-top-area .widget {
margin-bottom: 45px;
}
}
.footer-top-area .widgettitle {
margin-bottom: 30px;
font-weight: 400;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #002147;
}
.footer-top-area a {
text-decoration: underline;
}
.footer-top-area ul li {
padding-bottom: 5px;
padding-left: 15px;
position: relative;
}
.footer-top-area ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
margin-top: 5px;
padding-left: 15px;
padding-top: 5px;
}
.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-top-area { background: #000000;
background-repeat: no-repeat;
background-position: right;
background-size: contain;
background-origin: content-box;
background-blend-mode: hard-light;
}
.wpb_gallery.wpb_posts_slider.wpb_content_element .wpb_wrapper {
border: 0px !important;
}
h2#Award-section, div#event-div h2, h2#ourcourses{ color: #fff !important;
text-align: left !important;
padding: 4px 15px;
text-transform: uppercase;
margin-bottom: 0px;
background: #bdc3c7;
background: linear-gradient(to right, #000, #ffffff00);
background: linear-gradient(to right, #000, #ffffff00);
font-weight: bold;
}
div#Award-section .wpb_wrapper {
border: 1px solid #ddd;
background: #f7f7f7;
}
.footer-top-area ul li a {
text-decoration: none;
font-size:15px;
color:#000 !important;
}
.footer-top-area .widget_tag_cloud a {
text-decoration: none;
}
.footer-top-area .widget_nav_menu ul.menu li {
display: inline-block;
vertical-align: top;
width: 48%;
}
@media all and (min-width: 768px) and (max-width: 991px) {
.footer-top-area .widget_nav_menu ul.menu li {
width: 100%;
}
}
.footer-top-area .widget_nav_menu ul.menu li:before {
color: #fdc800;
content: "\f105";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li {
width: 100%;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.children,
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.sub-menu {
padding-left: 3px;
} .widget.widget_rdtheme_about h3.widgettitle {
margin-bottom: 16px;
font-weight: 500;
}
.widget.widget_rdtheme_about img {
height: 40px;
width: auto;
margin-right: 12px;
}
.widget.widget_rdtheme_about .rtin-des {
margin-bottom: 30px;
font-size:13px;
line-height:25px;
color:#000;
}
.widget.widget_rdtheme_about ul li {
display: inline-block;
margin: 0 8px 0 0;
padding: 0;
}
.widget.widget_rdtheme_about ul li a {
border: 1px solid rgba(255, 255, 255, 255);
display: block;
background:#fff;
line-height: 27px;
text-align: center;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 30px;
color: #000;
font-size: 13px;
}
.widget.widget_rdtheme_about ul li a:hover {
background-color: #fdc800;
border-color: #fdc800;
color: #002147;
}
.widget.widget_rdtheme_about ul li::before {
content: none;
}
.widget.widget_rdtheme_info ul li {
color: #000;
font-size: 15px;
line-height: 24px;
padding-left: 30px;
}
.widget.widget_rdtheme_info ul li:last-child {
margin-bottom: 0;
}
.widget.widget_rdtheme_info ul li a {
color: #000 !important;
}
.widget.widget_rdtheme_info ul li i {
color: #000 !important;
font-size: 14px;
left: 0;
line-height: 1;
position: absolute;
top: 5px;
z-index: 1;
}
.footer-top-area .widget_nav_menu ul.menu li:before
{
color:#000 !important;
}
h3.widgettitle {
border-bottom: 2px solid #444;
padding-bottom: 6px;
color:#444 !important;
font-weight:600 !important;
} .entry-banner .entry-banner-content {
padding: 100px 0 110px;
}
.entry-banner .entry-banner-content h1 {
color: #ffffff;
font-size: 48px;
font-weight: 700;
margin-bottom: 5px;
line-height: 1.1;
word-wrap: break-word;
}
.breadcrumb-area .entry-breadcrumb {
color: #ffffff;
}
.breadcrumb-area .entry-breadcrumb span {
color: #ffffff;
font-size: 14px;
line-height: 1.2;
}
.breadcrumb-area .entry-breadcrumb span a {
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #ffffff;
} body .rdtheme-button-1 {
border: none;
padding: 13px 30px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #ffffff;
}
body .rdtheme-button-1,
body .rdtheme-button-1:link {
color: #002147;
}
body .rdtheme-button-1:hover {
color: #ffffff;
background-color: #002147;
}
body a.rdtheme-button-2,
body .rdtheme-button-2 {
border: none;
padding: 13px 40px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-2,
body .rdtheme-button-2,
body a.rdtheme-button-2:link,
body .rdtheme-button-2:link {
color: #ffffff;
}
body a.rdtheme-button-2:hover,
body .rdtheme-button-2:hover {
color: #002147;
background-color: #fdc800;
}
body a.rdtheme-button-3,
body .rdtheme-button-3 {
border: none;
padding: 8px 30px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-3,
body .rdtheme-button-3,
body a.rdtheme-button-3:link,
body .rdtheme-button-3:link {
color: #ffffff;
}
body a.rdtheme-button-3:hover,
body .rdtheme-button-3:hover {
color: #002147;
background-color: #fdc800;
} .post-password-form input {
height: 33px;
}
.entry-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.entry-header .entry-thumbnail-area {
margin-bottom: 30px;
position: relative;
}
.entry-header .entry-thumbnail-area .post-date {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
min-width: 112px;
}
.entry-header .entry-thumbnail-area .post-date li {
font-size: 24px;
height: 60px;
padding: 18px 5px;
text-align: center;
}
@media all and (max-width: 767px) {
.entry-header .entry-thumbnail-area .post-date li {
font-size: 18px;
height: 38px;
padding-top: 6px;
}
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(odd) {
background-color: #002147;
color: #ffffff;
font-weight: 700;
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(even) {
background-color: #fdc800;
color: #212121;
font-weight: 500;
}
.entry-header h2.entry-title {
margin-bottom: 15px;
}
.entry-header h2.entry-title a {
color: #002147;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.entry-header h2.entry-title a:hover {
color: #fdc800;
}
.entry-header .entry-meta ul li {
display: inline-block;
margin-right: 20px;
color: #b1b1b1;
}
.entry-header .entry-meta ul li span {
padding-right: 5px;
color: #444444;
}
.entry-header .entry-meta ul li i {
color: #fdc800;
margin-right: 8px;
}
.entry-header .entry-meta ul li a {
color: #b1b1b1;
}
.entry-header .entry-meta ul li a:hover {
color: #002147;
}
.entry-content .readmore-btn {
margin-top: 10px;
}
@media all and (max-width: 767px) {
.entry-content .readmore-btn {
padding: 10px 20px;
}
}
.entry-footer {
margin-top: 10px;
margin-bottom: 60px;
}
.entry-footer .tags span {
color: #222222;
font-weight: 600;
padding-right: 8px;
}
.entry-footer .tags a {
color: #707070;
}
.entry-footer .tags a:hover {
color: #002147;
}
.post-each {
margin-bottom: 55px;
}
.post-each-2 {
margin-bottom: 35px;
}
.post-each-2 .entry-header .entry-thumbnail-area {
margin-bottom: 25px;
}
.post-each-2 .entry-header .entry-title {
font-size: 22px;
line-height: 1.5;
}
.post-each-2 .entry-header .entry-meta ul li {
margin-right: 15px;
}
.post-each-2 .entry-header .post-date {
min-width: 80px;
}
.post-each-2 .entry-header .post-date li {
height: 50px;
font-size: 18px;
padding: 12px 5px;
}
.page-thumbnail {
margin-bottom: 30px;
}
.sticky.post-each-blog {
background-color: #f8f8f8;
padding: 30px;
}
@media all and (max-width: 767px) {
.sticky.post-each-blog {
padding: 20px;
}
} .pagination-area ul,
.learn-press-pagination ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
font-size: 0;
}
.pagination-area ul li,
.learn-press-pagination ul li {
display: inline-block;
margin-top: 10px;
font-size: 15px;
line-height: 22px;
}
.pagination-area ul li a,
.learn-press-pagination ul li a {
background-color: #002147 !important;
color: #ffffff;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 10px 18px !important;
margin: 0 3px;
border: none !important;
display: inline !important;
}
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current {
margin: 0 3px;
padding: 10px 18px !important;
}
.pagination-area ul li span.dots,
.learn-press-pagination ul li span.dots {
background-color: inherit !important;
border: none !important;
padding: 0 !important;
}
.pagination-area ul li.active a,
.learn-press-pagination ul li.active a,
.pagination-area ul li a:hover,
.learn-press-pagination ul li a:hover,
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current,
.pagination-area ul li .current,
.learn-press-pagination ul li .current {
background-color: #fdc800 !important;
color: #ffffff;
} .comments-area ul.comment-list,
.comments-area ul.children {
list-style-type: none;
margin: 0;
padding: 0;
}
.comments-area ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area ul.children {
margin-left: 10px;
}
}
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 10px;
}
}
.comments-area h3.comment-title {
color: #002147;
font-size: 22px;
font-weight: 500;
position: relative;
margin-bottom: 0;
}
.comments-area h3.comment-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
.comments-area .main-comments {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments:first-child {
border-top: none;
padding-top: 0px;
}
.comments-area .main-comments .children li {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments .each-comment {
padding: 15px 0;
}
.comments-area .main-comments .imgholder {
margin-right: 20px;
margin-bottom: 10px;
}
.comments-area .main-comments .comment-meta {
font-size: 14px;
margin-bottom: 8px;
}
.comments-area .main-comments .comment-meta .comment-author-name {
padding-right: 4px;
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a {
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a:hover {
text-decoration: underline;
}
.comments-area .main-comments .comment-meta .comment-time {
color: #9d9d9d;
margin-bottom: 15px;
}
.comments-area .main-comments .comments-body .comment-text {
font-size: 14px;
}
.comments-area .main-comments .comments-body .comment-text p {
margin-bottom: 10px;
}
.comments-area .main-comments .comments-body .comment-text .comment-awaiting-moderation {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.comments-area .main-comments .reply-area {
float: left;
margin-bottom: 20px;
}
.comments-area .main-comments .reply-area a {
background-color: #002147;
color: #ffffff;
font-size: 14px;
padding: 3px 10px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.comments-area .main-comments .reply-area a:hover {
background-color: #fdc800;
}
.comments-area .main-comments #respond {
padding-top: 20px;
}
.comments-area .comments-closed {
font-size: 16px;
font-style: italic;
font-weight: bold;
padding-top: 20px;
}
.comments-area .comment-pagination {
margin-top: 30px;
}
.comments-area .comment-pagination ul li {
margin-right: 5px;
margin-top: 0;
}
.comments-area .comment-pagination ul li a {
font-size: 12px;
padding: 10px;
}
.comments-area .reply-separator {
margin-top: 40px;
}
#respond .comment-reply-title {
font-size: 22px;
line-height: 1.2;
margin-bottom: 10px;
color: #002147;
}
#respond .comment-reply-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
#respond .comment-notes,
#respond .logged-in-as,
#respond .form-group {
margin-bottom: 20px;
}
#respond form input,
#respond form textarea {
border: none;
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
background-color: #f5f5f5;
border-radius: 0;
}
#respond form input:focus,
#respond form textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
#respond form input {
height: 45px;
}
#respond form .btn-send {
height: inherit;
background-color: #002147;
border: none;
color: #ffffff;
font-size: 14px;
line-height: 1.6;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#respond form .btn-send:hover {
background-color: #fdc800;
color: #212121;
}
#respond #cancel-comment-reply-link {
font-size: 12px;
} .no-results h2.page-title {
color: #000;
} .search .post-each .entry-content .readmore-btn {
font-size: 12px;
line-height: 1;
margin-top: 0;
padding: 13px 30px;
} .error-page-area .error-page {
color: #ffffff;
text-align: center;
}
.error-page-area .error-page h3 {
color: #000000;
font-weight: 500;
margin-top: 45px;
margin-bottom: 10px;
font-size: 30px;
line-height: 1.5;
}
.error-page-area .error-page p {
color: #634e00;
font-size: 18px;
margin-bottom: 40px;
} .event-single .event-thumbnail-area {
position: relative;
margin-bottom: 20px;
}
.event-single .event-thumbnail-area #event-countdown {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
padding: 15px 0;
text-align: center;
width: 80px;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each .count-title {
color: #ffffff;
margin-bottom: 0;
line-height: 1;
font-size: 18px;
font-weight: 700;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) {
background-color: #002147;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) .count-subtitle {
color: #a0a5ac;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) {
background-color: #fdc800;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) .count-subtitle {
color: #856900;
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
display: inline-block;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown {
position: relative;
-webkit-transform: inherit;
transform: inherit;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area {
margin-bottom: 30px;
}
}
.event-single .event-meta {
margin: 0 0 30px;
padding: 0;
list-style-type: none;
}
.event-single .event-meta li {
display: inline-block;
line-height: 1.4;
margin-right: 30px;
font-size: 18px;
color: #002147;
}
.event-single .event-meta li i {
font-size: 20px;
margin-right: 15px;
color: #fdc800;
}
.event-single .event-meta li:last-child {
margin-right: 0;
}
.event-single .event-contents {
margin-bottom: 45px;
}
.event-single .event-info {
margin-bottom: 30px;
}
.event-single .event-info ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.event-single .event-info ul li {
font-size: 15px;
margin-bottom: 5px;
}
.event-single .event-info ul li span {
color: #222222;
font-weight: bold;
margin-right: 15px;
}
.event-single .event-info ul li span i {
color: #002147;
width: 30px;
}
.event-single .event-social {
margin-top: 45px;
}
.event-single .event-social ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.event-single .event-social ul li {
border: none;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.event-single .event-social ul li a {
background-color: #002147;
display: inline-block;
line-height: 1;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 40px;
font-size: 18px;
padding: 10px 0;
color: #fff;
}
.event-single .event-social ul li a:hover {
background-color: #fdc800;
}
.event-single .event-info h3,
.event-single .event-social h3 {
color: #002147;
font-size: 26px;
line-height: 1.3;
margin-bottom: 20px;
}
.event-single .event-map iframe {
height: 300px;
width: 100%;
border: none;
} .instructor-single .rtin-image {
margin-bottom: 30px;
}
.instructor-single .rtin-content .rtin-heading {
margin-bottom: 20px;
}
.instructor-single .rtin-content .rtin-heading h2 {
color: #111111;
font-size: 30px;
margin-bottom: 5px;
line-height: 1.3;
}
.instructor-single .rtin-content .rtin-heading .rtin-designation {
font-size: 14px;
}
.instructor-single .rtin-content ul.rtin-social {
list-style-type: none;
margin: 0;
padding: 15px 0 5px;
}
.instructor-single .rtin-content ul.rtin-social li {
display: inline-block;
}
.instructor-single .rtin-content ul.rtin-social li a {
border: 1px solid #d6d6d6;
display: block;
height: 35px;
line-height: 31px;
margin-right: 5px;
text-align: center;
width: 35px;
}
.instructor-single .rtin-content ul.rtin-social li a:hover {
background-color: #002147;
border-color: #002147;
color: #ffffff;
} .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 14px;
}
.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
padding-bottom: 12px;
padding-top: 12px;
}
.woocommerce.widget_product_search .search-field {
background-color: #f5f5f5;
border: medium none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
width: 100%;
}
.woocommerce.widget_product_search input[type="submit"] {
display: block;
line-height: 1;
margin-top: 11px;
padding: 10px 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper,
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #002147;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #eaeaea;
}
.woocommerce ul.product_list_widget li {
padding: 10px 0;
}
.woocommerce ul.product_list_widget li img {
width: 60px;
}
.woocommerce .widget_shopping_cart_content .buttons a {
text-align: center;
width: 47%;
max-width: 170px;
}
.woocommerce .widget_shopping_cart_content .buttons a.checkout {
margin-right: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 10px 0;
} .rt-woo-nav.no-nav .owl-custom-nav {
display: none;
}
.rt-woo-nav .section-title {
margin-bottom: 20px;
}
.rt-woo-nav .owl-custom-nav-title {
color: #222222;
float: left;
font-size: 24px;
padding-bottom: 12px;
position: relative;
margin-bottom: 10px;
}
.rt-woo-nav .owl-custom-nav-title::after {
background-color: #002147;
bottom: 0;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 50px;
}
.rt-woo-nav .owl-custom-nav {
float: right;
margin-bottom: 10px;
margin-top: 2px;
padding-left: 30px;
}
.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
background-color: #eeeeee;
border-radius: 3px;
color: #222222;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 32px;
opacity: 1;
text-align: center;
width: 30px;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.rt-woo-nav .owl-custom-nav .owl-next {
margin-left: 8px;
}
.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
background-color: #002147;
color: #ffffff;
}
.rt-woo-nav .owl-custom-nav i {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.rt-woo-nav .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
} .woo-shop-top,
.woocommerce .woo-shop-top {
border: 1px solid #e7e7e7;
overflow: hidden;
padding: 20px;
margin-bottom: 30px;
}
@media all and (max-width: 991px) {
.woo-shop-top,
.woocommerce .woo-shop-top {
padding: 10px 0 15px;
}
}
.woo-shop-top .view-mode,
.woocommerce .woo-shop-top .view-mode {
margin-right: 5px;
padding: 5px 0;
}
.woo-shop-top .view-mode ul li,
.woocommerce .woo-shop-top .view-mode ul li {
display: inline-block;
margin-right: 5px;
}
.woo-shop-top .view-mode ul li a,
.woocommerce .woo-shop-top .view-mode ul li a {
color: #444;
}
.woo-shop-top ul,
.woocommerce .woo-shop-top ul {
margin: 0;
padding: 0;
}
.woo-shop-top .limit-show,
.woocommerce .woo-shop-top .limit-show {
text-align: right;
}
.woo-shop-top .limit-show>div,
.woocommerce .woo-shop-top .limit-show>div {
font-weight: 400;
display: inline-block;
}
.woo-shop-top .sort-list,
.woocommerce .woo-shop-top .sort-list {
text-align: right;
}
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
background: #f5f5f5;
border: 1px solid #e7e7e7;
padding: 6px 18px;
}
@media all and (max-width: 991px) {
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
margin-top: 5px;
width: 100%;
}
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering,
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
margin-bottom: 0;
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering {
float: none;
}
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 28px;
}
@media all and (max-width: 991px) {
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 1.1;
padding-top: 7px;
}
}
.product-grid-view .view-mode ul li.grid-view-nav a,
.product-list-view .view-mode ul li.list-view-nav a {
color: #002147;
} .product-info-area {
text-align: center;
}
.woocommerce ul.products li.product {
margin: 0 1% 40px 0;
overflow: hidden;
}
.woocommerce ul.products li.product h3 {
margin: 20px 0 12px;
padding: 0;
}
@media all and (max-width: 767px) {
.woocommerce ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce ul.products li.product h3 a {
font-size: 20px;
}
.woocommerce ul.products li.product h3 a:hover {
color: #002147;
}
.woocommerce ul.products li.product .star-rating {
margin-left: auto;
margin-right: auto;
font-size: 13px;
}
@media all and (max-width: 480px) {
.woocommerce ul.products li.product .star-rating {
display: inline-block;
}
}
.woocommerce ul.products li.product .price {
color: #002147;
font-size: inherit;
font-weight: 600;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
.woocommerce ul.products li.product .button {
margin-top: 10px;
padding: 10px 15px;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce.has-sidebar ul.products li.product {
width: 32%;
}
.woocommerce.no-sidebar ul.products li.product {
width: 24%;
}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
width: 100%;
}
@media all and (max-width: 767px) {
.woocommerce.product-grid-view ul.products {
margin-left: auto;
margin-right: auto;
max-width: 565px;
}
}
@media all and (max-width: 991px) {
.woocommerce.product-grid-view ul.products li.product.first {
clear: none;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product:nth-child(2n+1) {
clear: both;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 32.3%;
}
}
@media all and (max-width: 767px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product:nth-child(3n+1) {
clear: both;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar ul.products li.product,
.woocommerce.no-sidebar ul.products li.product,
.woocommerce ul.products li.product {
width: 100%;
text-align: center;
}
}
.woocommerce .star-rating {
color: #f7c51d;
}
.woocommerce .products .star-rating {
margin: 0 0 8px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #002147;
padding: 0;
}
.woocommerce a.added_to_cart {
background-color: #002147;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 4px 12px;
margin-top: 5px;
}
.woocommerce a.added_to_cart:hover {
background-color: #000000;
}
.woocommerce .product-thumb-area {
position: relative;
}
.woocommerce .product-thumb-area .overlay {
background-color: rgba(0, 33, 71, 0.8);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-transform: scaleY(0);
transform: scaleY(0);
width: 100%;
}
.woocommerce .product-thumb-area:hover .overlay {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.woocommerce .product-thumb-area .product-info {
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 40%;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 9;
}
.woocommerce .product-thumb-area .product-info ul {
margin: 0;
text-align: center;
font-size: 0;
}
.woocommerce .product-thumb-area .product-info ul li {
display: inline-block;
font-size: 15px;
padding: 0 2px;
}
.woocommerce .product-thumb-area .product-info ul li a {
background-color: transparent;
border: 1px solid #fdc800;
display: inline-block;
height: 40px;
padding: 8px !important;
min-width: 40px;
line-height: 1.5;
color: #fff;
font-size: 14px;
margin: 0 !important;
vertical-align: top;
}
.woocommerce .product-thumb-area .product-info ul li a:hover {
color: #002147;
background-color: #fdc800;
}
.woocommerce .product-thumb-area:hover .product-info {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
position: relative;
margin-top: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon {
border-radius: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
margin: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
background-color: #fff;
left: 11px;
margin: 0;
position: absolute;
top: 11px;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.woocommerce #yith-wcwl-popup-message {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
font-weight: 600;
line-height: 1.2;
padding: 10px;
} .woocommerce ul.products .grid-hide {
display: none;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce.product-list-view ul.products .grid-hide {
display: block;
}
.woocommerce.product-list-view ul.products li.product h3 {
margin: 0 0 12px;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce.product-list-view ul.products li.product .button {
margin-top: 0;
}
.woocommerce.product-list-view .product-thumb-area {
float: left;
margin-right: 20px;
border: 1px solid #e7e7e7;
}
@media all and (max-width: 767px) {
.woocommerce.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view .product-thumb-area {
float: none;
margin-right: 0;
max-width: inherit;
}
}
.woocommerce.product-list-view .product-info-area {
overflow: hidden;
text-align: left;
}
.woocommerce.product-list-view .product-info-area .shop-excerpt {
margin-top: 10px;
}
.woocommerce.product-list-view.woocommerce ul.products li.product .star-rating {
margin-left: inherit;
}
.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
width: 100%;
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: inherit;
}
} .woocommerce div.product div.summary {
margin-bottom: 40px;
}
@media all and (max-width: 767px) {
.woocommerce div.product div.summary {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images img {
width: inherit;
}
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 7px;
width: 31%;
width: calc((100% - 14px) / 3);
max-width: 195px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1) {
margin-right: 0;
}
.woocommerce div.product .product_title {
color: #222222;
font-size: 24px;
line-height: 1.1;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #002147;
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
display: inline-block;
}
.woocommerce div.product .product_meta {
color: #222222;
font-weight: 600;
margin-bottom: 15px;
}
.woocommerce div.product .product_meta .sku-label {
margin-right: 5px;
}
.woocommerce div.product .short-description {
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
margin-bottom: 20px;
padding: 15px 0;
}
.woocommerce div.product form.cart .variations {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations label {
color: #222;
font-size: 16px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
padding: 8px 10px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 8px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 17px;
}
.woocommerce div.product form.cart .button {
background-color: #002147;
border-radius: 0;
color: #ffffff;
font-size: 14px;
font-weight: 600;
padding: 16px 25px;
text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover {
background-color: #111111;
}
.woocommerce div.product .product-meta span {
color: #222222;
font-weight: 600;
}
.woocommerce div.product .product-meta a {
color: #666666;
}
.woocommerce div.product .product-meta a:hover {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs {
border: 1px solid #e7e7e7;
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f5f5f5;
border-color: #e7e7e7;
border-radius: 0;
border-width: 0 1px 1px;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
border-left-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
content: none;
height: inherit;
left: inherit;
position: inherit;
width: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #222222;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
}
@media all and (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 10px 20px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #222222;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: medium none;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
padding: 30px 30px 20px;
}
.woocommerce div.product .woocommerce-tabs h2 {
color: #111111;
font-size: 24px;
}
.woocommerce div.product .up-sells {
margin-bottom: 50px;
}
.woocommerce a.woocommerce-review-link {
color: #666666;
}
.woocommerce a.woocommerce-review-link:hover {
color: #002147;
}
.woocommerce .quantity .qty {
border: 1px solid #e7e7e7;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 46px;
text-align: center;
padding: 1px;
background-color: #fff;
}
.woocommerce .quantity .input-group-btn-vertical {
float: left;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.woocommerce .quantity .input-group-btn-vertical>.btn {
border-radius: 0;
display: block;
float: none;
height: 23px;
line-height: 14px;
margin-left: -1px;
max-width: 100%;
outline: medium none;
padding: 0 7px;
position: relative;
width: 100%;
}
.woocommerce .quantity .input-group-btn-vertical>.btn:hover,
.woocommerce .quantity .input-group-btn-vertical>.btn:active,
.woocommerce .quantity .input-group-btn-vertical>.btn:focus {
background-color: #fff;
border-color: #ccc;
color: #333;
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce #reviews #comments {
margin-bottom: 20px;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e7e7e7;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
}
#review_form_wrapper {
padding-top: 20px;
}
.woocommerce #reviews h3 {
font-size: 24px;
margin-bottom: 10px;
color: #111111;
}
.woocommerce p.stars a {
color: #f7c51d;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #002147;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 10px 23px;
}
@media all and (max-width: 767px) {
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 10px 20px;
}
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #111111;
color: #ffffff;
}
#review_form .form-group {
margin-bottom: 10px;
}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-rating {
margin-top: 20px;
}
.woocommerce #review_form #respond .comment-form-rating label {
color: #111111;
}
.woocommerce #review_form #respond .form-submit {
margin: 5px 0 10px;
}
.woocommerce .related.products ul.products li.product {
margin: 0;
padding: 0;
width: inherit !important;
}
.woocommerce .related.products ul.products li.product .onsale {
margin: 0;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
border: 1px solid #e7e7e7;
margin-right: 1.8%;
width: 32%;
}
@media all and (max-width: 767px) {
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: inherit;
max-width: 32%;
}
} p.demo_store {
background-color: #002147;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #002147;
}
.woocommerce-message,
.woocommerce-info {
border-color: #002147;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table {
border-width: 1px 1px 0 0;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
margin: 0 0 100px;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
border-width: 0 0 1px 1px;
color: #111;
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove>a {
margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name>a {
color: #111;
font-weight: 700;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
color: #111;
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive.cart {
margin-bottom: 50px;
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive a.remove {
display: inline-block;
}
}
.woocommerce-cart .woocommerce .quantity .qty {
height: 30px;
}
.woocommerce-cart .woocommerce .actions {
padding: 10px 12px;
}
.woocommerce-cart .woocommerce .actions input.button {
padding: 10px 15px;
}
.woocommerce-cart .woocommerce .actions #coupon_code {
border-color: #ddd;
margin-right: 10px;
padding: 9px;
width: 110px !important;
}
@media all and (max-width: 480px) {
.woocommerce-cart .woocommerce .actions #coupon_code {
margin-right: 0;
}
}
.woocommerce-cart table.cart img {
width: 50px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 15px;
}
@media all and (max-width: 767px) {
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cross-sells ul.products li {
margin-bottom: 0;
}
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
width: inherit;
}
.woocommerce .cart-collaterals .cross-sells h2:after {
content: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
margin-bottom: 10px;
padding-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
color: #111;
font-size: 24px;
margin-bottom: 35px;
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals {
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals h2 {
margin-bottom: 20px;
}
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
background-color: #002147;
color: #fff;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table {
border-width: 1px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #002147;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
} .woocommerce-checkout .checkout_coupon .button {
padding: 12px 25px;
}
.woocommerce-checkout .woocommerce h3 {
color: #111;
font-size: 20px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce label {
color: #111;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
border-radius: 0;
height: 40px;
padding: 6px 0;
border-color: #ccc;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px;
right: 5px;
}
.woocommerce form.woocommerce-checkout .form-row {
margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row .select2-choice {
padding: 4px 8px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2;
padding: 10px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
@media all and (max-width: 991px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: none;
width: 100%;
}
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 40px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ccc;
background-color: #f5f5f5;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-color: 1px solid #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
border-width: 1px 1px 0 0;
color: #111;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: #ededed;
border-radius: 0;
} .woocommerce-order-received .woocommerce {
color: #111;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details li {
font-size: 1em;
}
.woocommerce-order-received .woocommerce .shop_table {
margin-bottom: 40px;
border-color: #ccc;
border-width: 1px 1px 0 0;
}
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
font-size: 20px;
margin-bottom: 40px;
}
.woocommerce-order-received .woocommerce .title h3 {
margin-bottom: 10px;
} .woocommerce-account .woocommerce {
color: #111;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
color: #fff;
display: inline-block;
margin: 0 5px 5px 0;
font-size: 15px;
line-height: 26px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #fff;
padding: 10px 20px;
background-color: #002147;
display: inline-block;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
padding: 5px 10px;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000;
}
.woocommerce-account .woocommerce .shop_table {
margin-bottom: 0;
border-color: #ccc;
border-width: 1px 1px 0 0;
font-size: 1em;
}
.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive {
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr td.order-actions {
text-align: right !important;
}
}
.woocommerce-account .woocommerce table .button {
padding: 8px 14px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
text-align: center;
}
.woocommerce-edit-address .woocommerce-MyAccount-content>p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
margin-bottom: 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
margin-top: 30px;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
margin-bottom: 20px;
} .woocommerce .wishlist-title h2 {
color: #111;
margin-bottom: 25px;
padding: 0;
}
.woocommerce .shop_table.wishlist_table {
border-color: #ccc;
border-width: 1px 1px 0 0;
color: #111;
font-size: 14px;
margin-bottom: 40px;
}
.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
text-align: center;
}
.woocommerce .shop_table.wishlist_table tfoot td {
text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
} span.wpcf7-not-valid-tip {
color: #a94442;
}
div.wpcf7-response-output {
margin: 1px 0;
padding: 5px 10px;
border-radius: 3px;
float:left;
}
div.wpcf7-validation-errors {
border-color: #a94442;
}
.contact-us-form .form-group .form-control {
border: 1px solid #dddddd;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #555555;
}
.contact-us-form .form-group input {
height: 45px;
}
.contact-us-form .wpcf7-submit {
font-size: 14px;
padding: 12px 30px;
}
.contact-us-form .wpcf7-submit:hover {
background-color: #fdc800;
}
.contact-form-2 {
background-color: #fff;
border-radius: 15px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.contact-form-2 h3 {
background-color: #fdc800;
text-align: center;
padding: 22px 15px;
border-radius: 15px 15px 0 0;
color: #111;
font-size: 26px;
line-height: 1.3;
margin-bottom: 0;
}
.contact-form-2 .cf2-content-area {
padding: 40px 40px 15px;
}
.contact-form-2 input,
.contact-form-2 textarea {
border: 1px solid #e9e9e9;
-webkit-box-shadow: none;
box-shadow: none;
}
.contact-form-2 input:focus,
.contact-form-2 textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #e9e9e9;
}
.contact-form-2 input {
height: 38px;
}
.contact-form-2 input[type="submit"] {
width: 100%;
display: block;
padding: 20px 0;
margin-top: 20px;
border-radius: 10px;
font-weight: 700;
font-size: 16px;
line-height: 1;
border: none;
height: inherit;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.contact-form-2 input[type="submit"]:hover {
background-color: #fdc800;
}
.contact-form-2 div.wpcf7-response-output {
margin: 0 0 25px;
border-radius: 5px;
} .widget_flickr ul li {
padding: 0;
} .widget.mks_flickr_widget ul.flickr li {
padding: 0;
margin: 0 5px 5px 0;
}
.widget.mks_flickr_widget ul.flickr li img {
opacity: 1;
} .tml {
max-width: 500px;
}
.tml p {
margin-bottom: 15px;
}
.tml input {
padding: 6px 12px;
margin: 0;
}
.tml .tml-submit-wrap {
margin-top: 25px;
}
.tml .tml-rememberme-wrap input,
.tml .tml-rememberme-wrap span {
vertical-align: middle;
}
.tml .tml-links {
margin: 0;
padding: 0;
list-style-type: none;
}
.tml .message {
background-color: #383838;
color: #fff;
border: none;
padding: 15px 20px;
margin-bottom: 25px;
}
.tml .error {
margin-bottom: 25px;
padding: 15px 20px;
}
ul.header-contact li p {
font-size: 11px;
line-height: 13px;
margin-bottom: 0px;
text-align: center;
color: #000;
}
.tophead-contact ul li a {
font-size: 12px;
}
.media-body h3 {
text-transform: uppercase;
font-size: 18px !important;
border-bottom: 1px solid #eae3e3;
padding-bottom: 4px;
color: #fff !important;
font-weight: bold;
}
.rt-info-box.layout5
{
padding: 90px 10px 10px 17px !important;
background:transparent !important;
}
.rt-info-box.layout5 .rtin-icon
{
float:unset !important;
margin:auto;
display:block;
text-align:center;
}
.rt-info-box.layout5 .rtin-icon i
{
color:#fff !important;
}
p.mb0 {
font-size: 13px;
line-height: 20px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: #fff;
font-weight:500;
}
ul.header-contact strong a
{
color:#000 !important;
}
div#college-row .vc_column-inner {
padding-top: 0px !important;
}
.rtin-icon.rounded {
display: none !important;
}
.read-btn a {
color: #ffffff !important;
background: #d00000;
padding: 3px 4px;
font-size: 12px;    font-weight: bold;
text-transform: capitalize;
}
.event-box img {
margin-right: 0px !important;
width: 100%;
}
.event-box {
background: #fff;
box-shadow: 0px 0px 12px 0px #d0cdcd;
}
.event-description {
padding: 1px 14px 12px 14px;
}
.event-box a:hover  {
background:#000;
transition:all ease 1s;
color:#fff !important;
}
.event-box a, a.about-btn {
color: #fff !important; background:#000;
padding: 4px 10px; font-size: 12px;
font-weight: bold;
margin-top: 10px !important;
}
.event-box ul {
padding-left: 0px;
line-height: 21px;
}
.event-description a:hover
{
color:#222;
}
.rtin-meta.clearfix, .rtin-price {
display: none;
}
div#about-image {
margin-bottom: 12px;
}
.inter-prog h4 {
color: #d00000;
font-size: 19px;
text-transform: uppercase;
padding-bottom: 5px;
border-bottom: 1px solid;
}
.inter-prog h2 {
color: #171616;
font-size: 40px;
line-height: 1;
}
.text-block-inter {
background: #ffffff;
padding: 15px 22px;
color: #000;
border:1px dashed #ddd;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
border-color: #354c5e !important;
background-color: #354c5e !important;
color: #ffffff !important;
text-transform: uppercase;
font-weight: bold;
border-bottom: 0px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a
{
padding:5px 40px !important
}
li:nth-child(2).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/united-states.png);
width: 26px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 6px;
margin-left: 8px;
}
.inter-prog h2 {
font-size: 39px;
font-weight: bold;
}
li:nth-child(1).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/israel.png);
width: 33px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 2px;
margin-left: 6px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: #00000014 !important;
background-color: #ffffff !important;
border-top: 0px;
}
.intership h3 {
color: #354c5e !important;
text-transform: uppercase;
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
font-weight: 400;
}
.intership p {
margin-bottom: 3px;
font-size: 16px;
color: #467eba;
font-weight: 100 !important;
line-height: 21px;
}
ul.intership-ul {
margin-left: 0px;
list-style: square;
}
.intership p label {
font-style: italic;
font-weight: 100 !important; padding: 10px 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab>a
{
background:unset !important;
}
ul.intership-ul li {
line-height: 20px;
font-size: 13px;
}
div#about-text p {
font-size: 14px;
line-height: 21px;
display: block;
}
div#all-courses button {
background: black;
color: #fff;
box-shadow: 0px 0px 12px 0px #222222cf;
border: 0px;
border-radius:0px !important;
}
.rtin-content {
border-bottom: 4px solid #d00000;
}
.rt-course-box-3 .rtin-thumbnail:before
{
background:rgba(255, 0, 0, 0.6) !important;
}
.owl-custom-nav .owl-prev, .owl-next
{
background:#d00000 !important;
}
.flex-caption p {
text-align: center;
font-size: 16px;
color: #000;
font-weight: 500;
}
a.e-prospect i {
color: #000 !important;
}
a.fee-structure i, a.e-prospect i  {
padding: 1px 4px !important;
font-size: 16px;
}
a.fee-structure i {
color: #fff !important;
}
.padding-o {
padding: 0px;
}
ul.contact-list-topbar li a {
font-size: 15px;
}
ul.contact-list-topbar li p b {
text-transform: uppercase;
}
.event {
width: 29%;
float: left;
}
.event-disc {
width: 65%;
float: left;
margin-left: 10px;
}
p.event-text {
font-size: 11px;
line-height: 16px;
margin-bottom: 0px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3 !important;
-webkit-box-orient: vertical;
}
.date, .event-disc a {
font-size: 13px;
color: #6396bd;
font-weight: bold;
}
.event-disc h4 {
margin-bottom: 0px;
font-size: 12px;
line-height:16px;
}
.event-disc a:hover
{
color:#000;
}
.rt-owl-nav-1 .section-title .owl-custom-nav
{
float:unset !important;
}
.section-title.clearfix {
display: none;
}
.owl-prev
{
position: relative;
float: left;
top: 201px;
z-index: 9;
left:-27px;
}
.owl-next {
position: relative;
float: right;
top: 201px;
z-index: 9;
}
.date {
width: 50%;
float: left;
}
.event img {
width: 200px; 
height: 58px;
}
div#post-scroll { width: 100%;
margin: auto;
border: 1px solid #ddd;
background: #eeeeeecf;
}
div#event-row {
padding: 10px 9px;
float: left;
border-bottom: unset !important;
background: #ffffff;
margin: 2px;
border-radius: 0px;
box-shadow: 0px 0px 12px 0px #ddd;
}
.ult-carousel-wrapper {
padding-top: 0px !important;
padding-bottom: 10px !important;
}
element.style {
text-align: left;
}
h2#ourplacement {
font-size: 48px;
line-height: 49px;
text-transform: capitalize;
color: #d00000;
font-weight: bold;
border-left: 4px solid;
padding-left: 14px;
padding-top: 15px;
padding-bottom: 22px;
}
p.our-placement-text {
color: #413e3e;
font-size: 14px;
line-height: 20px;
}
div#logo-slider  .rt-vc-logo-slider .rtin-item img
{
width:100px !important;
}
div#logo-slider .vc_column-inner {
padding: 12px 0px 12px 0px !important;
border-radius:2px;
}
.rtin-thumb-meta, .rtin-thumb-user
{
display:none;
}
.rt-vc-imagetext-2 .rtin-img img, .rt-vc-imagetext-2 .rtin-img
{
border-radius:0px !important;
margin-bottom:0px !important;
}
.intership p strong {
color: #222;
font-weight: 500;
margin-bottom: 10px !important;
}
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after
{
width: 9px !important;
height: 9px !important;
top:65% !important;
}
a.ls-gui-element.ls-nav-prev, a.ls-gui-element.ls-nav-next
{
background:#757373 !important;
border-radius:0px;
}
.form-section {
width: 50%;
float: left;
padding: 15px;
padding-right: 45px;
padding-left: 45px;
background: #eee5e5;
padding-top: 45px;
}
.paoc-popup-modal-cnt p { margin: 0px;
}
.image-form-left {
width: 50%;
float: left;
padding-top:30px;
}
.paoc-popup-modal-cnt {
padding: 0px !important;
}
.page-id-3402 .fees-structure-form-page, .page-id-3443 .fees-structure-form-page
{
background:#fff !important;
}
.page-id-3402 div#primary, .page-id-3443 div#primary
{
background: #ddd !important;
}
.form-section input, .form-section select, .form-section textarea {
padding: 8px 10px;
margin-bottom: 15px;
width: 100%;
border-radius: 3px;
}
input.wpcf7-form-control.wpcf7-submit {
background: #e12406;
margin-top: 90px;
margin-bottom: 16px;
}
.image-form-left h4 {
font-size: 26px;
text-transform: uppercase;
font-weight: bold;
}
.image-form-left {
width: 50%;
float: left;
text-align: center;
}
.image-form-left img {
text-align: center;
margin: auto;
display: block;
}
h3#about-college {
font-size: 35px;
font-weight: bold !important;
border-bottom: 4px solid #ddd;
padding-bottom: 15px;
}
h3.rtin-title a {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1 !important;
-webkit-box-orient: vertical;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a
{
background:#000 !important;
} .flex-viewport
{
background:rgb(247, 247, 247);
padding-top:30px;
}
.vc_pageable-load-more-btn
{
float:left;
}
.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-inline a {
background: #000000;
color: #fff; font-weight: bold; z-index: 999;
border-radius: 0px;
}
div#All-Event {
position: absolute;
right: 0px;
bottom: 33px;
}
div#View-all-courses a
{
color:#fff !important;
}
div#View-all-courses a:hover i, div#All-Event a:hover i
{
right:10px !important;
transition:all ease 1s;
}
div#All-Event a, div#View-all-courses a {
background: #a50000;
color: #fff;
font-weight: bold;
border: 0px;  position: relative;
text-align: center;
border-radius: 0px;
} ul.smile_icon_list.left.square.with_bg li.icon_list_item
{
margin-bottom:9px !important;
}
#college-about-text
{
font-size: 25px;
text-align: left;
padding-bottom: 12px;
border-bottom: 2px solid #ddd;
}
ul.smile_icon_list.left.square.with_bg li .icon_description p
{
color:#333 !important;
font-size:14px !important;
}
.content-area
{
padding-top:50px !important;
padding-bottom:50px !important;
} .rt-vc-text-title.style2 h2 {
font-size: 22px !important;
font-weight:500 !important;
}
ul.downlode-link {
width: 70%;
}
ul.downlode-link li a:after {
position: absolute;
content: '\f019';
font-family: FontAwesome;
color: #fff;
font-size: 16px;
margin-left: 16px;
right:10px;
}
p.rtin-content {
line-height: 23px;
border-bottom: 0px;
}
ul.downlode-link li a{
list-style: none;
background: #4CAF50;
margin:4px;
padding: 2px 5px 2px 5px;
font-size: 12px;
border-radius: 3px;
position:relative;
float: left;
width: 100%;
}
ul.downlode-link li a {
color: #fff;
}
ul.downlode-link {
padding-left: 0px;
list-style:none;
}
h2#course-title {
color: #7aad37;
font-weight: bold;
text-transform: capitalize;
} .meassage-container .user-profile {
float: left;
margin-right: 12px;
}
.user-profile img {
width: 100%;
padding: 5px;
border: 1px solid #ddd;
background:#fff;
}
.message-description p {
text-align: justify;
}
.meassage-container {
padding: 10px;
background: #f6f6f6;
} h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
}
ul.core-value-list li {
list-style: square;
}
h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
color: #7aad37 !important;
} .course-list h5 {
font-size: 19px; color: #ffffff;
text-align: center;
background: #272626;
padding: 9px 0;
}
ul.course-lists li {
list-style: square;
}
.course-list {
background: #eee;
padding-bottom: 10px;
border: 1px solid #ddd;
height: 223px;
}
ul.downlode-link-2 {
padding: 8px 0px;
background: #9e9e9e12;
list-style: none;
margin-left: 0px;
padding-left: 15px;
border: 1px solid #ddd;
}
ul.downlode-link-2 li a {
color: #d00000;
padding-bottom: 5px !important;
display: block;
font-weight: 500;
text-transform: capitalize;
} table.table.table-bordered, table.table.table-bordered th {
text-align: center !important;
}
.vc_tta-panel-body a {
background: #7aad37 !important;
color: #fff !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
background: #f7f5f5;
border: 1px solid #f7f5f5;
border-radius: 3px;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
font-size: 13px !important;
padding: 10px 10px 10px 38px !important;
color:#222 !important;
}
ul.rule-list li, .wpb_text_column.wpb_content_element ul li {
font-size: 13px;
line-height: 20px;
} .corporate {
text-align: center;
background: #91cb440d;
padding: 12px 0px;
border: 1px solid #7aad37;
border-radius: 3px;
}
.corporate h6 {
font-size: 14px;
font-weight: 400;
color: #222;
}
.page-id-2578 .wpb_content_element
{
margin-bottom:2px !Important;
}
div#image-bottom-company .wpb_content_element
{
margin-bottom:30px !important;
} .facality-text {
background: #23282d;
padding: 6px;
position: absolute;
bottom: 32px;
text-align: center;
width: 97.5%;
box-shadow: 0px -4px 13px 0px #222;
}
.facality-text h3 {
color: #fff;
font-weight: 300;
text-transform: capitalize;
font-size: 18px;
font-style: italic;
border: 1px dotted #3f454c;
padding: 13px 0;
}
div#facality-profile .wpb_wrapper , .facality-profile .wpb_wrapper {
display: flex;
}
div#facality-profile .wpb_wrapper p, .facality-profile .wpb_wrapper p {
padding-left: 13px;
font-size: 13px;
line-height: 19px;
padding-top: 5px;
padding-bottom:10px;
}
div#facality-profile .wpb_single_image.wpb_content_element.vc_align_left, .facality-profile .wpb_single_image.wpb_content_element.vc_align_left, div#facality-profile  .wpb_text_column.wpb_content_element, .facality-profile  .wpb_text_column.wpb_content_element {
margin-bottom: 0px;
}
#facality-profile > .vc_column-inner > .wpb_wrapper, .facality-profile > .vc_column-inner > .wpb_wrapper {
background: #ffffff0a;
border-radius: 3px;
box-shadow: 0px 0px 8px 0px #e0e0e0;
border: 1px solid #ddd;
}
div#facality-profile .wpb_wrapper img, .facality-profile .wpb_wrapper img {
margin: 4px;
border-top: 1px solid #737173;
border-bottom: 1px solid #737173;
}
h2.ult-team-member-name.ult-responsive {
margin-top: 5px !important;
margin-bottom: 0px !important;
}
.ult-team-member-wrap.ult-style-1 {
background: #fff; border-bottom: 7px solid #c3c3c3;
}
.ult-style-1 .ult-team-member-position
{
font-weight:bold !important;
color:#607D8B !important;
}
#chair-person {
background: #abbaab;
background: -webkit-linear-gradient(to bottom, #ffffff, #abbaab);
background: linear-gradient(to bottom, #ffffff, #abbaab);
} .award-section .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px;
box-shadow: 0px 0px 7px 0px #999;
border: 3px solid #fff;
}
.award-section .wpb_text_column.wpb_content_element > .wpb_wrapper p
{
background-size: cover;
text-align: center;
background: #1f1e1d;
color: #fff;
line-height: 17px;
padding: 9px 5px;
font-size: 12px;
position: relative;
bottom: 13px;
font-style: italic;
} .impotant-contact {
background: #fafafa;
border-bottom: 1px dashed #7aad37;
border-radius: 0px; padding: 21px 13px 1px 13px;
}
.impotant-contact h6 {
margin-bottom: -10px;
font-size: 14px;
text-transform: uppercase;
color: #3d3d3d;
}
.impotant-contact p > a { padding: 2px 0px; font-size: 16px;
font-weight: bold;
color: #222;
margin-top: 15px;
display: block; } .campus-image img {
padding: 10px;
box-shadow: 0px 0px 4px 0px #999;
background: #fff;
}
h4.align-default {
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
} .madlist-name p {
text-align: center;
margin-bottom: 0px;
font-size: 12px;
}
.madlist-name
{
text-align:center;
}
.madlist-name h4 {
margin-bottom: 1px;
color: #1b1b1b;
font-weight: bold;
}
p.percent {
position: absolute;
width: 40px;
height: 40px;
background: #f31818;
color: #fff; font-size: 12px;
line-height: 39px;
border-radius: 47px;
top: 142px;
right: 52px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #f7acac;
}
.madlist-profile .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 16px;
}
.madlist-profile .wpb_wrapper {
background: #edeeeb;
padding-top: 10px;
} .toper-heading h3 {
text-align: center;
font-weight: bold;
border-bottom: 1px solid #ddd;
padding-bottom: 6px;
margin: 0 25px;
color: #222;
}
.toper-heading:after {
width: 128px;
height: 2px;
content: '';
background:#7aad37;
position: absolute;
left: 0px;
right: 0px;
margin: auto;
}
p.percent-toper {
position: absolute;
width: 45px;
height: 45px;
background: #f31818;
color: #fff; font-size: 11px;
line-height: 43px;
border-radius: 47px;
top: 142px;
right: 19px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #ffffff;
}
.page-id-2776 .madlist-profile .wpb_wrapper
{
background:unset !important;
} .scolorship-container {
background: #ffeae7;
border: 1px solid #ddd;
height: 309px;
text-align: center;
padding: 0px 20px;
}
.scolorship-container h4 {
margin-bottom: 7px;
}
.scolorship-container p {
font-size: 14px;
line-height: 23px;
}
.scolorship-container h4 {
color: #000000 !important;
font-weight: 400;
font-size: 21px;
padding-bottom: 10px;
}
.no-sco {
margin: auto;
display: block;
text-align: center;
width: 70px;
height: 70px;
line-height: 56px;
background: #e12406;
border-radius: 43px;
font-size: 28px;
color: #ffffffbf;
position: relative;
top: -37px;
border: 8px solid #fff;
font-weight: bold;
}
table.table.tabular.table-striped tr td {
font-size: 12px;
}
.ruleofarea .vc_column-inner > .wpb_wrapper {
background: #dfebcf;
padding: 0px 19px;
padding-bottom: 1px;
padding-top: 5px;
border: 1px solid #ddd;
}
.ruleofarea .vc_column-inner > .wpb_wrapper:before {
border: 1px solid #ddd;
width: 35px;
height: 2px;
position: absolute;
content: ''; display: block;
text-align: center;
left: -17px;
right: 0px;
top: 50%; } .page-id-2818 h3.rtin-title {
font-size: 14px !important;
font-weight: 500 !important;
}
a.carousel-slider__post-title h2 {
font-size: 18px;
}
.carousel-slider__post-excerpt {
font-size: 15px !important;
margin-bottom: 0px;
margin-top:0px !important;
}
.carousel-slider__post-details-info, .carousel-slider__post-category, .owl-dots {
display: none;
}
.grid-news-thumb img
{
height:unset !important;
}
.page-id-3458 .grid-news-thumb img
{
height:100% !important;
}
.page-id-3458 h3.news-title a {
font-size: 18px !important;
color: #000 !important;
line-height: 1.2 !important;
}
.carousel-slider__post-content {
border-bottom: 1px solid #ddd;
}
h3.news-title a {
font-size: 21px !important;
color: #000 !important;
line-height: 1 !important;
font-weight: bold;
}
.page-id-3458 .news-short-content
{
font-size: 14px;
line-height: 19px;
}
.news-short-content {
font-size: 11px;
line-height: 15px;
}
.grid-date-post, .grid-date-post a
{
margin-bottom:0px !important;
}
a.news-more-link, a.news-more-link:hover {
padding: 0px;
font-size: 9px;
line-height: 16px;
border-radius: 0px;
color: #080808 !important;
background: #dad9d9;
padding: 0 7px;
}
.course-coulumn-section .wpb_wrapper h5 {
margin-bottom: 0px !important;
color: #fff !important;
background: linear-gradient(to right, #000, #ffffff00);
padding:2px 5px;
}
ul.course-section {
background: #fff;
margin-left: 0px !important;
padding: 8px 14px;
border: 1px solid #dddddda3;
padding-top:0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4 {
font-size: 18px;
color: #000 !important;
text-align: center !important;
margin-bottom: 0px !important;
padding: 9px 0px !important;
background: #FFC107;
font-weight: bolder;
}
.course-coulumn-section .wpb_text_column.wpb_content_element
{
margin-bottom:0px;
}
.media.rt-info-box {
background: linear-gradient(to bottom, RGBA(0,0,0,0) 0%,RGBA(0,0,0,1) 90%) !important;
}
ul.course-section li {
list-style: none;
padding: 1px 0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4:before {
content: '\f19d';
font-family: 'fontawesome';
color: #0b0a0a;
padding: 6px;
}
ul.course-section li a {
color: #607D8B;
font-weight: 400;
font-size: 13px;
text-transform:uppercase;
}
div#courses {
background-attachment: fixed;
}
li.heading-list {
position: relative;
left: -13px;
}
ul.course-section li:hover a
{
font-weight: 500;
color: #d00000;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper {
box-shadow: 0px 0px 12px 0px #ddd;
}
#internalion-level-com .vc_column-inner > .wpb_wrapper h4 {
color: #fff !important;
text-align: center !important;
font-size: 16px;
padding-left: 0px !important;
background: #030c3f;
padding: 9px 0 !important;
text-transform: uppercase;
margin: 2px 14px !important;
font-weight: bolder;
}
.amazingcarousel-title
{
display:none;
}  #clients {
display: block;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap {
display: block;
width: 95%;
margin: 0 auto;
overflow: hidden;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width: 200px;
height: 100px;
line-height: 100px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: 0 linear left;
-moz-transition: 0 linear left;
transition: 0 linear left;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65); 
}
#clients .clients-wrap ul li img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
opacity: 1.0;
}
button.slick-prev.default.slick-arrow,button.slick-next.default.slick-arrow {
background: #767575;
}
button.slick-prev.default.slick-arrow i,button.slick-next.default.slick-arrow i
{
color:#fff;
}
h2.fee-mode {
font-weight: bold;
padding-bottom: 46px;
}
div#payment-mode .scolorship-container {
max-height: 224px;
}
ul.fee-mode-list li {
font-size: 15px !important;
padding-bottom: 5px;
list-style: square;
} aside.sidebar-widget-area #nav_menu-4 {
padding: 4px 6px!important;
background: transparent;
}
aside.sidebar-widget-area h3.widgettitle {
margin: 0px 0px 9px 0px;
padding: 0px 0px 0px 0;
background: #fff;
font-size: 17px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
border-bottom:0px;
}
aside.sidebar-widget-area h3.widgettitle:after{
content:unset !important;
}
ul#menu-browse-course li:hover a, ul#menu-browse-course li:hover
{
background:#fff;
color:#222;
padding-left:2px;
}
aside.sidebar-widget-area {
background: #7aad37;
padding: 9px;
padding-bottom:1px;
}
ul#menu-browse-course li {
color: #fff;
padding: 3px 0px;
margin: 0px;
border: 0px;
line-height: 20px;
border-bottom: 1px solid #67a01b;
}
ul#menu-browse-course li a {
color: #fff;
font-size: 12px;
}
div#text-3 {
padding: 7px;
background: #efefef;
}
.textwidget .form-section p {
margin-bottom: 0px;
}
.textwidget .image-form-left {
display: none;
}
.textwidget .form-section
{
width:100% !important;
background:unset;
float:unset;
padding:0px;
}
.textwidget .form-section input, .textwidget .form-section select, .textwidget .form-section textarea {
padding: 4px 4px;
margin-bottom: 5px;
font-size: 12px;
border-radius: 1px;
}
.textwidget input.wpcf7-form-control.wpcf7-submit {
margin-top: 5px;
}
div#text-3 h3.widgettitle {
background: #efefef;
color: #080808;
border-bottom: 1px dashed #aeadad;
font-size:20px;
} ul.apply-type li:before {
content: '\f00c';
font-family: 'fontawesome';
position: absolute;
left: 24px;
color: #8BC34A;
font-size: 9px;
}
ul.apply-type li {
list-style:none;
}
.apply-type h2.rtin-title {
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
}
.apply-type .rtin-btn a {
background: #000;
color: #fff;
padding: 8px 19px;
text-transform: capitalize;
border-radius: 4px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-check  {
font-family: fontawesome;
color:#01ac06;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-times {
font-family: fontawesome;
color:#d00000;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table thead th {
color: #3F51B5;
font-weight: 500;
font-size: 14px;
text-align: center;
border-top: 1px solid #ddd;
padding-top: 6px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody td {
font-size: 13px;
padding: 6px !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody th {
font-weight: 400;
font-size: 12px;
}
.notice {
background: #d1171717;
border: 1px solid #d00;
text-align: center;
border-radius:3px;
}
.notice p {
margin-bottom: 0px;
padding: 9px 0;
line-height: 21px;
font-weight: 500;
color: #000;
font-style: italic;
}
.inner-page-heading
{
color:#222;
font-weight:bolder;
font-size:23px;
text-transform:uppercase;
}
.refund table tbody td {
font-size: 14px;
}
.refund h2.rtin-title {
color: #607D8B !important;
}
.rt-gallery-tab.rt-vc-isotope-tab.isotop-btn {
display: none;
} .page-id-3153 section#our-facilits .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px !important;
}
.page-id-3153 .content-area
{
padding:0px 0px !important;
}
.page-id-3153 h2.vc_custom_heading.text-heading {
text-align: center !important;
color: #080808;
font-weight: 700;
text-transform:uppercase;
font-size:35px;  
}
h2.award-heading {
width: 50%;
margin: auto;
padding: 13px 0;
margin-bottom: -3px;
background: #ffffff;
color: #000 !important;
border-top-left-radius: 80px;
border-top-right-radius: 80px;
font-size: 31px !important; text-align: center !important;
font-weight: 700;
position: relative;
top: 12px;
}
.awardand .acieventrow h2
{
font-size:12px;
text-align:center;
padding:0px;
margin:auto;
} @keyframes move_wave {
0% {
transform: translateX(0) translateZ(0) scaleY(1)
}
50% {
transform: translateX(-25%) translateZ(0) scaleY(0.55)
}
100% {
transform: translateX(-50%) translateZ(0) scaleY(1)
}
}
.waveWrapper {
overflow: hidden;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
}
.waveWrapperInner {
position: absolute;
width: 100%;
overflow: hidden;
height: 100%;
bottom: -1px;
z-index: 9999 !important;
}
.bgTop {
z-index: 15;
opacity: 0.5;
}
.bgMiddle {
z-index: 10;
opacity: 0.75;
}
.bgBottom {
z-index: 5;
} .page-id-3153 h2.vc_custom_heading.text-heading-1 {
font-weight: bold;
font-size: 35px;
padding-bottom: 14px;
border-bottom: 1px dashed;
line-height:1;
}
.page-id-3153  section#our-facilits {
padding-bottom: 17px !important;
}
.page-id-3153 section#displaynone {
display: none;
}
.page-id-3153 a.about-dolphin-btn {
padding: 5px 23px;
background: #000;
color: #fff;
margin-top: 15px;
display: -webkit-inline-box;
text-transform: capitalize;
cursor: pointer;
}
.page-id-3153 .facilites-home {
box-shadow: 0px 0px 2px 0px #101010a6;
padding: 19px; background: #fffdfd;  }
.page-id-3153 .facilites-home h5 a {
font-size: 21px;
color: #d62020;
font-weight: 600;
}
.page-id-3153 .facilites-home p {
font-size: 15px;
}
.facilites-home h5 {
padding: 9px 0px; color: #000;
border-bottom: 1px dashed #000;
}
.page-id-3153 h2, .page-id-3153 h3, .page-id-3153 h4, .page-id-3153 h5, .page-id-3153 h6
{
font-family:'Rajdhani', sans-serif !important
} .page-id-3153 h2.vc_custom_heading.news-event {
color: #000;
text-transform: capitalize;
font-weight: 500;
font-size: 32px;  font-weight: bold;
}
.page-id-3153 .news
{
padding:10px 15px !important;
}
.page-id-3153 .news-short-content
{
font-size:14px;
line-height:25px !important;
} .page-id-3153 .course-grid {
background: #fff;
} .page-id-3153 a.carousel-slider__post-title h2 {
font-weight: bold;
font-size: 20px;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 8px !important;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 {
background: #000;
margin-top: 1px;
padding: 30px 0;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 h2.vc_custom_heading.text-heading {
color: #fff;
border-bottom: 1px dashed;
padding-bottom: 11px;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 p {
color: #fff;
}
a.carousel-slider__post-title h2
{
line-height:25px !important;
} .page-id-3153 section#usa-section {
background-attachment: fixed;
}
.page-id-3153 .international-student-slider {
text-align: center; border: 1px solid #eee;
}
.rt-vc-logo-slider .rtin-item img {
width: 73% !important;
margin: 0 auto;
}
.page-id-3153 .international-student-slider img {
margin: auto !important;
padding-top: 13px;
width: 80%;
}
.page-id-3153 .international-student-slider h4 {
font-size: 16px;
color: #ffffff;
font-style: italic;
text-transform: uppercase;
font-weight: bold;
background: #000;
padding: 5px 0px;
}
.page-id-3153 .program-text {
font-size: 17px;
color: #000;
}
.page-id-3153 h3.strog-inter  {
color: #e9333a;
font-weight: 700;
font-size: 32px;
line-height: 1;
}
.page-id-3153 .padding {
padding-top: 40px !important;
}
.page-id-3153 .internationl-text-block h4 {
color: #000;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}
.page-id-3153 .internationl-text-block p {
margin-bottom: 4px;
color: #012885;
font-weight: 500;
font-size: 18px;
}
.page-id-3153  .internationl-text-block ul li {
font-size: 14px;
color: #171616;
}
.page-id-3153  .flag-image img {
box-shadow: 0px 0px 12px 0px #999;
border: 7px solid #fff;
}
.grid-body h2 {
font-size: 19px;
font-weight: bold;
margin-bottom: 0px;
}
.grid-body {
text-align: center;
padding: 0px 5px 5px 5px;
}
.box-grid .wpb_wrapper {
background: #fff;
}
.grid-body a {
background: #000;
color: #fff !important;
font-size: 12px;
padding: 3px 11px;
text-transform: capitalize;
}
.box-grid .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 6px;
} .page-id-3153 div#content
{
position: relative;
}
.tophead-right.tophead-address span {
font-size: 14px;
}
.site-header .main-navigation ul li .sub-menu a:after 
{
display:none;
}
.site-header .main-navigation ul li a:after {
content: '';
width: 1px;
height: 20px;
background: #ffffff47;
position: absolute;
margin-left: 8px;
top: 13px;
transform: rotate(180deg);
}
.page-id-3153 header#masthead
{
background:#fff;
position: absolute;
margin: auto;
text-align: center;
width: 100%;
z-index:999;
}
.tophead-right-row.tophead-address-row ul {
padding-left: 0px;
text-align: right;
}
.tophead-right-row.tophead-address-row ul li {
padding-right: 12px;
text-align:center;
border-right: 1px dashed #d9d6d6;
margin-right: 6px;
}
.site-header .main-navigation ul li .sub-menu a
{
color:#000 !important; 
}
.page-id-3153 section.vc_section.slider-section {
position: relative;
z-index: -1;
}
.site-header .main-navigation ul li a
{
color:#fff !important;
}
section {
padding-left: 30px !important;
padding-right: 30px !important;
}
.page-id-3153 .date-post {  background: #d00000;
position: relative;
display: block;
width: 31%;
margin-bottom: 12px; }
.page-id-3153 .news-content {
padding: 0px 12px;
max-height: 243px;
border-bottom-right-radius: 48px;
border-top-left-radius: 15px;
}
.date-post h2 span{
font-size: 26px;
font-weight: bold;
color:#000;
}
.date-post p 
{
font-weight: bold;
color:#999;
}
.page-id-3153 .news-short-content {
font-size: 14px;
line-height: 24px !important;
color: #444;
}
.news-cat {
display: none;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 0px;
}
.bg-color-header {  margin: 0 15px;
margin-top: 30px;
}
.bg-color-header .col-sm-3.col-xs-12 {
padding: 0px;
}
.site-header .site-branding {
display: -webkit-inline-box !important;
max-height: 46px !important;
float: right;
margin: 0px !important;
background: #000;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
position: relative;
bottom: 35px;
right: 42px;
}
.bg-color-header .col-sm-9.col-xs-12 {
padding-left: 0px;
}
.owl-carousel .owl-item .rtin-item img
{
width:70% !important;
} .tophead-right-row.tophead-address-row span b {
text-transform: uppercase;
}
.tophead-right-row.tophead-address-row span {
font-size: 12px;
}
.tophead-right-row.tophead-address-row i {
padding: 0px 7px;
color: #e31e24;
}
.tophead-right-row.tophead-address-row 	i.fa.fa-whatsapp {
color: #4CAF50;
font-size: 16px;
}
div#tophead {
display: none;
}
.bg-color-header .col-sm-9.col-xs-12
{
background:#000;
}
a.dark-logo img {
position: relative;
bottom: 65px;
}
.row-bg .col-md-3.col-sm-12 a {
position: relative;
top: 20px;
}
.tophead-right-row.tophead-address-row .col-md-4 ul li a
{
font-size:15px;
}
.tophead-right-row.tophead-address-row .col-md-2 ul li a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #000;
padding: 5px;
}
.row-bg
{
background:#7aad37;
display:flex;
width: 100%;
max-height: 46px;
}
.all.courses a {
color: #fff;
padding: 8px 20px;
position:relative;
}
.all.courses a:after {
content: '';
background: #000;
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
bottom: 0px;
}
.all.courses
{
transition:all 1s ease-in-out 0s;
}
.all.courses:hover a:before
{
width:0px;
}
.all.courses a:before
{
content: '';
background-color: green;
width: 100%;
position: absolute;
z-index: 0;
left: 0px;
top: 0px;
bottom: 0px;
transition:all 0.4s ease-in-out 0s;
}
.top-bar-row .col-md-8{ background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
background-position: left;
position: relative;
padding-left:12px;
padding:3px 0px;
} .container-course {
position: relative;
box-shadow: 0px 0px 12px 0px #a2a2a2;
border:2px solid #fff;
}
.image-course {
display: block;
width: 100%;
height: auto;
}
.overlay-course {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
background-color: #7aad37;
overflow: hidden;
width: 100%;
height:0;
transition: .5s ease;
}
.container-course:hover .overlay-course {
bottom: 0;
height: 100%;
}
.text-course {
color: white;
font-size: 14px;
position: absolute;
width: 100%;
top: 50%;
padding: 0 5px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.course-name h3 {
color: #222;
font-weight: 600;
font-size: 22px;
padding-top: 10px;
padding-left: 10px;
position: absolute;
}
.course-name { position: absolute;
width: 100% !important;
top: 0px !important;
overflow: hidden;
display: inline-block;
height: 100%;
}
.INTERNATIONALPROGRAMS-headig {
color: #F44336;
text-align: left;
width: 50%;
margin: auto;
background: #fff;
padding: 0px 0 14px 0;
position: relative;
top: -40px;
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
text-align: center !important;
font-weight: bold;
font-size:35px;
margin-bottom:0px !important;
}
.course-name::before {
content: "";
position: absolute;
left: -15%;
right: -3%;
top: -54px;
height: 40%;
background-color: #fbfcf7e6;
-webkit-transform: rotate(-13deg);
-moz-transform: rotate(-13deg);
-ms-transform: rotate(-13deg);
-o-transform: rotate(-13deg);
transform: rotate(-13deg);
}
.text-course h2 {
color: #fff;
font-size: 27px;
font-weight: 600;
margin-bottom: 0px;
}
span.apply-now-btn a {
background: #FFF;
color: #000;
padding: 2px 7px;
margin-top: 13px;
float: left;
margin-right: 12px;
text-transform:capitalize;
}
span.read-now-btn a {
padding: 2px 7px;
color: #fff;
margin-top: 13px;
float: left;
text-transform:capitalize;
border:1px solid #fff;
}
div.ult-carousel-wrapper {
margin-bottom: 0px !important;
margin-top:10px !important;
}
.strong-inter .wpb_text_column.wpb_content_element {
margin-bottom: 5px;
}
footer .container-fluid
{
padding-left:30px;
padding-right:30px;
} #text-4.textwidget .content-side {
z-index: 99999;
}
.content-side.custom-click {
bottom: -30px;
}
a.click-show:hover
{
color:#fff !important;
}
.content-side {
position: fixed;
z-index: 9;
transition: all 0.3s ease-in-out 0s;
bottom: -530px;
cursor: pointer;
right: 10px;
}
.content-side.custom-click p {
margin-bottom: 0px;
}
.content-side.custom-click h2 {
margin-bottom: 0px;
padding-bottom: 10px;
}
.text-div p.subtext-query-form {
padding-bottom: 60px;
font-size: 16px;
text-transform: capitalize;
text-align: center;
color:#000;
}
.text-div input.wpcf7-form-control.wpcf7-submit {
padding: 5px 0 !important;
background: #7aad37;
color: #fff;
width: 100%;
font-size: 17px;
text-transform: uppercase;
}
.text-div .form-section input, .textwidget .form-section select, .textwidget .form-section textarea, .textwidget .form-section input {
padding: 7px 4px;
margin-bottom: 11px;
font-size: 12px;
border-radius: 3px;
border: 1px solid #999;
}
.text-div div#wpcf7-f2303-o1
{
padding:0px 20px;
}
div#old-news-div {
display: none;
}
.click-show {
background-color: #da261d;
color: #fff;
text-decoration: none;
display: block;
padding: 7px 8px;
position: relative;
right: 0px;  
font-size: 20px;
width: 100%;
text-decoration: none !important;
text-align: center;
font-weight: 500;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.text-div {
background: #fff;
padding: 9px;
}
div#text-4 {
margin: 0px;
}
.top-barfeestructure .fee-structure {
background: transparent;
color: #fff !important;
padding: 4px 12px;
border: 1px solid #fff;
}
.top-barfeestructure .e-prospect {
background: transparent;
color: #fff !important;
padding: 4px 12px;
border: 1px solid #fff;
}
.top-barfeestructure .e-prospect i {
color: #fff !important;
}
.e-prospect
{
border:1px solid #000;
}
.wpb_revslider_element.wpb_content_element.header-slider {
margin-bottom: 0px;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li
{
padding:11px 40px 28px 15px !important;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li>i
{
top:15px !important;
}
.page-id-1111 .content-side {
display: none;
}
a.learn-more {
position: relative;
display: inline-block;
cursor: pointer;
outline: none;
border: 0;
vertical-align: middle;
text-decoration: none;
font-size: inherit;
font-family: inherit;
}
a.learn-more {
transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
padding: 4px 1rem;
background: #444644;
color: #fff !important;
text-transform: uppercase;
margin: auto; font-size: 13px !important;
}
a.learn-more:hover, a.learn-more:focus, a.learn-more:active {
letter-spacing: 0.125rem;
} a.fp-thumbnail img {
box-shadow: 0px 0px 4px 0px #999;
border-radius: 2px;
}
.fp-body {
padding: 6px 0px 5px 6px;
}
h4.fp-title a {
color: #000 !important;
font-weight: 600;
font-size: 18px;
line-height: 1;
}
.fp-readmore a {
border-radius: 0px !important;
padding: 6px 11px !important;
line-height: 1;
background: #000;
color: #fff !important;
}
.fp-post, .fp-col.fp-post.fp-main {
box-shadow: 0px 0px 5px 0px #ddd;
}
.text-course b {
font-weight: 500 !important;
} .fp-post {
border: 1px solid #e2e2e2;
}
aside.sidebar-widget-area div#flex-posts-list-2 {
display: none;
}
.event-body-new {
background: #fff;
border: 1px solid #999;
padding: 10px;
width: 90%;
float: right;
position: relative;
margin-top: -37px;
}
.event-body-new h2 {
font-size: 19px;
line-height: 1.3;
font-weight: 600;
margin-bottom: 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.fp-readmore a {
background:transparent;
border: 1px solid #444644 !important;
color: #444644 !important;
font-size: 12px !important;
}
.event-body-new a { color: #fff !important;
background: #444644;
padding: 3px 13px;
font-size: 12px;
text-transform: capitalize;
}
.footer-top-area .widget a:hover, .footer-top-area .widget a:active
{
color:#000 !important;
}
.wpb_single_image.wpb_content_element.vc_align_right.college-image img {
box-shadow: 0px 0px 4px 0px #ddd;
border-radius: 2px;
}
::focus
{
outline:none !Important;
}
ul.contact-list-topbar li {
display: inline-block;
}
ul.contact-list-topbar li p {
font-size: 13px;
margin-bottom: 0px;
}
p.top-heading:after {
content: '';
width: 27px;
height: 2px;
background: #232422;
position: absolute;
top: 13px;
margin-left: 9px;
}
.about-us-heading h2 {
font-size: 40px;
font-weight: bold;
color: #1c1b1b;
line-height: 1;
border-bottom: 1px dashed #000;
padding-bottom: 16px;
}
.about-us-heading p {
font-size: 20px;
margin-bottom: 9px;
color: #7aad37;
position: relative; }
.footer-top-area
{
background: linear-gradient(to bottom, #eff1ed, #b8d0a1);
position: relative;
}
.footer-top-area:after {
content: ''; width: 100%;
min-height: 81px;
position: absolute;
background-repeat: repeat;
display: block;
bottom: -29px;
}
@media(min-width:1100px)
{
a.dark-logo img
{
width:90%;
}
.site-header .main-navigation ul li a
{
font-size:13px !important;
}
}
.choose-text {
width: 83%;
display: inline-block;
padding-left: 17px;
}
.choose-text p {
font-size: 14px;
margin-bottom: 1px;
}
.choose-text h3 {
margin-bottom: 0px;
font-weight: 600;
}
.choose-us-grid {
background: #fff !important;
float: left;
margin-bottom: 20px !important;
border-radius: 4px;
border: 1px solid #7aad37;
padding: 10px 10px;
}
.choose-us-grid:hover {
box-shadow: 0px 0px 16px 0px #6f706d;
transition: all 1s ease;
}
h2.Why-Choose {
font-size: 36px;
color: #fff;
font-weight: 600;
}
.choose-text a {
text-decoration: underline;
color: #7aad37;
font-weight: 500;
}
.choose-us-grid .choose-icon {
width: 15%;
float: left;
}
.page-id-3378 div#text-3, .page-id-3387 div#text-3 {
display: none;
}
.career-job {
background: #f4f2f2 !important;
padding: 10px 10px 10px 10px;
}
.career-job label {
width: 100%;
margin: 0 2px;
font-weight: 400;
font-size: 14px;
padding: 0 0px 11px 0px;
}
.career-job label span input, .career-job label span select {
height: 43px;
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
}
.career-job textarea
{
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
height: 100px;
}
.career-job input.wpcf7-form-control.wpcf7-submit {
margin-top: 18px;
padding: 7px 32px;
font-size: 17px;
text-transform: uppercase;
}
.career-job-form form {
background: #f0ecec;
padding: 20px 11px 0px 11px;
width: 100%;
}
.career-job input.wpcf7-form-control.wpcf7-file {
background: #efe5e5;
padding: 10px;
color: #000;
font-size: 13px;
width: 100%;
border: 1px dashed #e1cbcb;
margin-bottom:15px;
}
.career-job p {
margin-bottom: 0px;
}
.career-job-form .wpb_single_image.wpb_content_element {
margin-bottom: 0px;
} .contact-us-form {
margin-bottom: 22px;
}
.contactus-address h2 {
color: #153c71;
border-bottom: 1px solid #ddd;
padding-bottom: 14px;
font-weight: 400;
}
.contactus-address p {
margin-bottom: 5px;
font-size: 15px;
}
.contactus-address {
padding: 10px;
box-shadow: 0px 0px 2px 0px;
background: #fff;
} .fees-structure-form-page .row input, .fees-structure-form-page .row select {
height: 45px;
width: 100%;
padding-left: 10px;
}
.fees-structure-form-page .row .col-md-6, .fees-structure-form-page .row .col-md-12
{
padding:4px;
}
.fees-structure-form-page {
background: #f4f2f2;
padding: 20px;
width:100%;
}
div#mvctable
{
display:none;
}
#mvccount {
padding: 0px !important;
}
div#mvcwid {
padding: 0px;
text-align: left !important;
}
.coursdropdown {
position: relative;
display: inline-block;
width:50%;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.coursdropdown:hover .dropdown-content {
display: block;
}
.syllabus-course .wpb_raw_code.wpb_content_element.wpb_raw_html {
margin-bottom: 0px;
}
.coursdropdown .dropdown-content a {
display: block;
font-size: 13px;
}
.coursdropdown .dropdown-content a:hover {
color:orange;
}
.coursdropdown span {
padding: 1px;
margin-bottom: 2px !important;
display: block;
background: #4caf50;
margin-left: 0px;
border-radius: 4px;
color: #fff;
font-size: 12px;
padding-left: 6px;
}
.page-id-3516 .content-side.custom-click, .page-id-3516 .content-side{
display: none;
}
.page-id-3516 .main-wrapper
{
background:#ddd !important ;
} .page-id-3153 .content-side.custom-click, .page-id-3153 .content-side
{
display:block !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
{
padding-left:3px;
padding-right:3px;
}
ul#contact-whatsapp {
text-align: center;
border-right: 1px dashed #ddd;
width: 95%;
}
ul#contact-whatsapp li {
border-right: 0px;
}
.mean-container .mean-bar
{
border-color: #7aad37 !important;
}
.mean-container a.meanmenu-reveal span
{
background-color:#000 !important;
}
.mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a.mean-expand
{
color:#7aad37 !important;
}
.form-section select { background: transparent;
}
#mini_contact_form .form-section select {
background: #fff; 
}
.footer-contact-info {
display: flex;
align-items: center;
justify-content: center;
background: #1d1d1d;
padding: 15px 0;
}
#myModal {
padding-top: 70px;
z-index: 9999;
}
.modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: #000;
background-color: rgba(0,0,0,.4);
}
.contact-info-col:first-child i {
color: red;
}
.contact-info-col i {
font-size: 20px;
margin-bottom: 8px;
}
.contact-info-col span {
font-size: 14px;
font-weight: 600;
color: white !important;
}
.contact-info-col:nth-child(2) i {
color: #099b2b !important;
}
.modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
}
#wpcf7-f12851-o4 .image-form-left {
width: 100%;
float: left;
text-align: center;
}
#customers {
border-collapse: collapse;
width: 100%;
}
#customers td, #customers th {
border: 1px solid #ddd;
padding: 8px;
}
#customers tr:nth-child(even){background-color: #f2f2f2;}
#customers tr:hover {background-color: #ddd;}
#customers th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #7aad37;
color: white;
}
.fee-one {
text-align: center;
}
.page-id-3402 div#primary, .page-id-3443 div#primary {
background: transparent !important;
}
ul.time-one-wrapper {
padding-left: 0px !important; 
}
ul.time-one-wrapper li {
list-style-type: none;
}
ul.time-one-wrapper li {
border-bottom: 1px solid #f2f2f2;
margin-bottom: 12px;
}
ul.time-one-wrapper.web-one-ten {
display: flex;
justify-content: space-around;
}
ul.time-one-wrapper.web-one-ten li {
margin-bottom: 0px;
}
.Career-India ul {
list-style: none;
}
.Career-India ul li {
padding: 10px;
}	
#footer div#footer-widgets .link-wrapper {
display: block;
}
#footer div#footer-widgets .link-wrapper p {
display: flex;
font-weight:normal;
color:#fff !important; 
}
#footer div#footer-widgets .link-wrapper p span {
font-weight: normal;
}
.single-course .info-meta.clearfix {
display: none;
}
.single-course #course-info {
display: none;
}
.single-course #course-description {
width: 100%;
}
.single-course .course-gallery {
display: none;
}
.single-course #course-description section {
padding: 0px !important;
}
.single-course #course-description section .edukul-container {
margin: 0;
}
#sidebar .widget .widget-title {
background-color: #c82622;
}
.single-course div#course-review {
display: none;
}
#footer .link-wrapper p.blink_me, #footer .link-wrapper p a {
color: #fff !important;
}
div#awardacheiv-outer .carousel-slider__post .carousel-slider__post-header a.carousel-slider__post-image.owl-lazy {
display: none;
}
.grecaptcha-badge {
display: block !important;
visibility: inherit !important;
overflow:visible !important;  
}
section#bloghome .news-item .inner .post-meta span {
margin-top: 0px;
} .news-col-2 .grid-news-thumb {
height: 172px;
}
div#sidebar div#inner-sidebar .area-sidebar-blog .form-section p span:not(.wpcf7-spinner) {
width: 100%;
}
div#sidebar div#inner-sidebar div#nav_menu-4 h2.widgettitle {
padding-left: 20px;
margin-bottom: 6px;
padding-top: 24px !important;
}
.madlist-name h4 {
font-size: 16px;
}
.madlist-name {
margin-bottom: 30px !important;
}
.madlist-profile .toper-heading h3 {
font-size: 20px;
}
div#scolarship_last .scolorship-container {
height: auto;
}
.fom-onlin-addmis p span:not(.wpcf7-spinner) {
width: 100%;
padding: 0px;
margin:0;
}
ul.form-ul {
display: flex;
gap: 1rem;
}
ul.form-ul li {
width: 100%;
}
ul.form-ul li input {
width: 96%;
}
.one-second textarea {
height: 58px;
}
ul.form-ul li p label {
width: 100%;
}
.fee-paid .scolorship-container {
max-height: 270px;
}
.contact-page-form .career-job-form form {
padding: 30px;
background: #f5f5f5;
}
.contact-page-form .career-job-form form .contact-us-form .form-group p span input,
.contact-page-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
background: #fff !important;
padding: 15px;
width: 100%;
}
.contact-page-form .career-job-form form .contact-us-form p span:not(.wpcf7-spinner) {
width: 100%;
}
.contact-page-form .career-job-form form .contact-us-form p input.wpcf7-form-control.wpcf7-submit.has-spinner.rdtheme-button-2 {
margin: 0px;
}
.contact-page-form .career-job-form form .contact-us-form .form-group p span input, .contact-page-form .career-job-form form .contact-us-form .form-group p span textarea {
margin-bottom: 0px;
}
.contact-page-form .career-job-form form .contact-us-form p span textarea {
height: 80px;
}
.contact-page-form .contactus-address h2 {
font-size: 42px;
font-weight: 600;
}
.career-job span.wpcf7-form-control-wrap {
width: 100%;
}
.career-job span.wpcf7-form-control-wrap input, .career-job span.wpcf7-form-control-wrap textarea {
margin-bottom: 0px;
} .broceture {
position: fixed;
top: 50%;
left: 0;
z-index: 99999;
}
.testimonail-container li {width:50%;float:left;list-style:none;}
.from-table input {width: 100%;}
.container.testimonail-container {
padding: 40px 20px;
text-align: center;}
a.download-bro {
position: fixed;
left: -13px;
top:50%;z-index:9999;
}
.from-table textarea {height: 40px;} .cust-cl h4 {
display: block;
padding: 5px;
font-weight: 600;
color: #003366;
border-top: 1px solid rgb(225 36 6);
background: #fff9f7;
margin-top: 8px;
font-size: 20px;
} .one-second span.wpcf7-list-item {
width: 100%;
}
.one-second li {list-style:none;}
.one-second input {margin-bottom:10px;}
p.vc_custom_heading.news-event {
color: #000;
text-transform: capitalize;
font-weight: 500;
font-size: 32px;
font-weight: bold;
}
.event-body-new p {
font-size: 19px;
line-height: 1.3;
font-weight: 600;
margin-bottom: 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
font-family: 'Rajdhani', sans-serif !important;
}
p.vc_custom_heading.text-heading {
font-family: 'Rajdhani', sans-serif !important;
font-weight:bold;
}
p.vc_custom_heading.award-heading {
width: 50%;
margin: auto;
padding: 13px 0;
margin-bottom: -3px;
background: #ffffff;
color: #000 !important;
border-top-left-radius: 80px;
border-top-right-radius: 80px;
font-size: 31px !important; text-align: center !important;
font-weight: 700;
position: relative;
top: 12px;
font-family: 'Rajdhani', sans-serif !important;
}
p.head2 {
font-weight: bold;
font-size: 20px;
font-family: 'Rajdhani', sans-serif !important;
}
p.hd2
{
font-size: 22px !important;
margin-bottom: 0px !important;
color: #7aad37 !important;
font-family: 'Rajdhani', sans-serif !important;
font-weight:bold;
}
p.news-title {
font-size: 21px !important;
color: #000 !important;
line-height: 1 !important;
font-weight: bold;
font-family: 'Rajdhani', sans-serif !important;
}
.course-name p.h3 {
color: #222;
font-weight: 600;
font-size: 22px;
padding-top: 10px;
padding-left: 10px;
position: absolute;
font-family: 'Rajdhani', sans-serif !important;
}
h5.widgettitle {
border-bottom: 2px solid #444;
padding-bottom: 6px;
color: #444 !important;
font-weight: 600 !important;
font-size: 20px;
font-family: 'Rajdhani', sans-serif !important;
}
.choose-text p:first-child {
margin-bottom: 0px;
font-weight: 600;
font-size: 20px;
line-height: 26px;
color: #222222;
font-family: 'Rajdhani', sans-serif !important;
}
p.strog-inter {
color: #e9333a;
font-weight: 700;
font-size: 32px;
line-height: 1;
font-family: 'Rajdhani', sans-serif !important;
}
p.h4 {
font-size: 16px;
color: #ffffff;
font-style: italic;
text-transform: uppercase;
font-weight: bold;
background: #000;
padding: 5px 0px;
}
div#comments {
display: none;
}
.footer-col {
position: fixed;
bottom: 0;
width: 100% !important;
margin-bottom: 0;
z-index: 9999999999;
display: block;
text-align: center;
background: #dc1c4d;
padding: 0;
margin: 0;
}
.footer-col button {
padding: 13px 21px;
margin-bottom: 0;
width: 30%;
}
.footer-col .button {
padding: 8px 0;
margin-bottom: 0;
width: 33%;
background: #da2b21 !important;
color: #fff!important;
margin-top: 2px;
float: left;
border-right: 1px solid #fff !important;
}
div#footer-col a i {
margin-right: 6px;
}
.tel-foo {
border-right: 3px solid #fff !important;
border-radius: 0 !important;
} .modal {
display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); }
.modal-body input,
.modal-body textarea {
border-color: #000 !important;
}
.modal-body textarea {
height: 80px;
} .modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
} .close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
#myModal .modal-content form textarea {
height: 110px;
}
#myModal .modal-content form textarea {
height: 110px;
}
#myModal .modal-content {
padding-top: 20px;
}
#myModal {
padding-top: 70px;
z-index: 9999;
}
div#cf7sr-5f05ad0b6d290 div {
width: 100%!important;
}
.entry-banner {
display: block;
}
.entry-banner .entry-banner-content {
padding: 50px 0 50px;
}
.footer-form {
position: fixed;
right: -17px;
bottom: 0px;
z-index: 1000;
width: 286px;
}
.footer-form .heading-look {
font-size: 18px;
background: #e12406;
color: #fff;
text-align: center;
display: block;
padding: 4px 0;
cursor: pointer;
border-radius: 10px 10px 0 0;
}
div#mini_contact_form {
padding: 20px;
background: #ffff;
}
#floatBtn-2 > a {
background-color: #8aa228 !important;
}
div#mini_contact_form {
display: none;
}
.s-one {
margin-bottom: 12px;
}
.s-one input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
border: 1px solid #b9bbc7;
border-radius: 33px;
}
.d-one textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
height: 100px;
border: 1px solid #b9bbc7;
border-radius: 16px;
}
.footer-form .image-form-left {
display: none;
}
.footer-form .form-section {
padding: 24px;
width: 94%;
background: #f5f5f5;
}
.footer-form div#mini_contact_form {
padding: 0px;
}
.footer-form .form-section p span { margin: 0;
}
.footer-form .form-section input.wpcf7-form-control.wpcf7-submit.has-spinner {
margin-top: 20px;
}
.footer-form .form-section p span input, .footer-form .form-section p span textarea {
background: #fff;
}
#top-bar .top-bar-socials .inner {
display: none;
}
#top-bar .top-bar-socials .top-barfeestructure ul {
display: flex;
align-items: center;
margin: 0;
list-style: none;
}
.sidebar-right .post .post-media a img {
width: 100%;
}
.sidebar-right .post .post-media a img {
width: 100%;
height: 400px;
object-fit: cover;
}
div#inner-content article .post-content-wrap h2.post-title a {
font-size: 24px;
color: #0a0a0a;
}
#sidebar div#nav_menu-4 {
display: none;
}
div#sidebar h2.widget-title span {
margin: 0;
}
#sidebar div#text-3 .form-section {
background: #f5f5f5;
padding: 20px;
}
#sidebar div#text-3 .form-section p span:not(.wpcf7-spinner) {
width: 100%;
margin: 0;
}
#sidebar div#text-3 .form-section p span input, #sidebar div#text-3 .form-section p span textarea {
background:#fff;
}
#sidebar div#text-3 h2.widget-title {
margin-bottom: 0px;
}
#sidebar div#text-3 h2.widget-title, #sidebar div#text-3 h2.widgettitle {
margin-bottom: 0px;
background: #0a2660;
font-size: 20px;
color: #fff;
padding: 14px 20px;
}
#sidebar div#text-3 input.wpcf7-form-control.wpcf7-submit {
background: #e12406;
border: 1px solid #e12406;
}
.about-secouter h1.heading.clearfix {
font-size: 40px !important;
}
.cur-menu-1 #main-nav > ul > li > a span {
margin-right: 6px !important;
}
div#text-7 {
background: #f5f5f5 !important;
padding: 24px;
}
div#text-7 ul li {
margin-bottom: 16px;
border-bottom: 1px solid #a5a5a5 !important;
}
ul.downlode-links li a {
font-size: 16px;
}
ul.downlode-links li {
list-style: circle;
}
.fees-structure-form-page .wpcf7-form-control-wrap
{
width:100%;
}
.fees-structure-form-page select
{
padding:0px;
} @media (max-width:468px)
{
section
{
padding-left:unset !important;
padding-right:unset !important;
}
.about-us-heading h2
{
font-size:25px;
}
h2.award-heading
{
width:100%;
border-top-left-radius: 44px;
border-top-right-radius: 44px;
font-size:33px !important
}
.INTERNATIONALPROGRAMS-headig
{
width:100%;
border-bottom-left-radius: 44px;
border-bottom-right-radius: 44px;
font-size:33px !important
}
.page-id-3153 .international-student-slider img
{
width:unset !important;
}
.content-side
{
right:0px !important;
}
div#payment-mode .scolorship-container
{
max-height:unset !important;
}
table.table {
overflow: scroll;
display: list-item;
}
.inner-page-heading
{
margin-top:20px;
}
.custom-form
{
background:#fff !important;
}
.scolorship-container
{
height:unset;
}
.ruleofarea .vc_column-inner > .wpb_wrapper
{
margin-bottom:40px;
}
.facality-text
{
position:unset;
box-shadow:unset;
width:100%;
}
}
@media (max-width:1100px)
{
.tophead-right-row.tophead-address-row .col-md-2 ul li a
{
font-size: 8px;
font-weight: unset;
text-transform: uppercase;
color: #000;
padding: 7px 2px 7px 3px;
}
.tophead-right-row.tophead-address-row ul li
{
padding-right:7px;
}
a.dark-logo img
{
bottom:50px;
}
.site-header .main-navigation ul li a
{
font-size: 10px !important;
padding: 10px 2px 7px 8px;
}
}
@media(max-width:480px)
{
p
{
font-size:16px!important;
}
}
@media(max-width:425px)
{
.contactus-address p
{
font-size:13px;
}
.content-side
{
bottom:-538px;
}
}
.page-id-1111 input.wpcf7-form-control.wpcf7-submit
{
margin-top:20px;
}
.entry-banner {
display: none;
}
div#widget_links-1 ul li a {
color: #fff !important;
}
@media only screen and (min-width:1240px)
{
.footer-col {display:none !important;}
}
@media only screen and (max-width:768px)
{
.page-id-3153 .content-side.custom-click, .page-id-3153 .content-side {
display: none !important;
}
.form-section {
width: 100%;
float: none;
padding: 18px;
padding-right: 18px; 
padding-left: 18px; 
background: #eee5e5;
padding-top: 18px; 
}
div#footer-col .form-section p span:not(.wpcf7-spinner),
div#footer-col .form-section p textarea {
width: 100%;
margin: 0;
}
div#footer-col .form-section p span input, div#footer-col .form-section p textarea {
background: #fff;
}
div#footer-col .form-section .image-form-left {
display: none;
}
.rc-anchor-normal {
height: 74px;
width: 59%;
display:none!important;
}
}
@media only screen and (max-width:767px) {
.col-md-2.padding-o li {
float: left;
}
.container-fluid { float: left;
margin-top: -31px;
margin-left: 115px;
}
}
@media (max-width:480px)
{
.mean-remove
{
display:block !important;
}
.tophead-right-row.tophead-address-row ul li
{
border:0px !important;
}
header#masthead
{
position:absolute;
background:none !important;
z-index: 999999 !important;
top: 6%;
display:block !important;
}
.col-md-6.padding-o,.row-bg,.col-md-4.padding-o {
display: none;
}
div#myModal1 {
border-collapse: ab;
position: fixed;
top: 138px;
background: black;
left: 1px;
padding: 20px 37px;
z-index: 11;
}
}
.site-header .main-navigation ul li a {
font-size: 12px !important;
font-weight: bold !important;
padding: 11px 4px;
}
a.payonline
{
background: #fff;
color: #000 !important;
padding: 10px 22px;
text-decoration: none;
}
.content_pop {
display: none;
}
div#myBtn1 {
position: fixed;
top: 231px;
left: -15px;
}
div#myModal1 {
border-collapse: ab;
position: fixed;
top: 138px;
background: black;
left: 346px;
padding: 20px 37px;
z-index: 11;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
width: 100%;
}
.content_pop div#wpcf7-f3442-o3 {
padding: 50px 311px;
background: #000;
}
div#myModal1 {
border-collapse: ab;
position: fixed;
top: 29px;
background: #000000ba;
left: 0px !important;
padding: 20px 37px;
z-index: 11;
width: 100%;
height: 100%;
}
.content_pop div#wpcf7-f3442-o3 {
padding: 14px 1px;
background: #bdbdbd;
width: 50%;
margin-left: 25%;
box-sizing: border-box;
overflow: hidden;
}
div#myModal1 form {
padding: 30px;
}
div#myModal1 form input { width: 100% !important;
}
.close1 {
float: right;
font-size: 28px;
font-weight: bold;
}
.close {
color: #fff;
float: right;
font-size: 28px;
font-weight: bold;
margin-right: 295px;
}
@media screen and (max-width: 480px) {
.mean-container a.meanmenu-reveal span {
height: 20px;
}
.footer-top-area .container-fluid {
margin-left: 0px; 
}
.testimonail-container li {width:100%;float:left;list-style:none;}
.content_pop div#wpcf7-f3442-o3 {
padding: 14px 1px;
background: #bdbdbd;
width: 82%;
margin-left: 8%;
box-sizing: border-box;
overflow: hidden;
height: 495px;
}
}
img.video_lightbox_anchor_image {
text-align: center;
width: 100%;
}
img.video_lightbox_anchor_image {
text-align: center;
width: 100%;
height: 288px;
}
.pum-theme-5090, .pum-theme-default-theme {
background-color: rgb(0 0 0 / 32%);
}
.fee-structure-form-new span input {
width: 100% !important;
}
.fee-structure-form-new input {
padding: 8px;
}
.pum-theme-5090 .pum-container, .pum-theme-default-theme .pum-container
{
border:0px !important;
}
.pum-content.popmake-content {
background: white;
}
.fee-structure-form-new input.wpcf7-form-control.wpcf7-submit {
margin-top: 25px;
text-align: center !important;
margin-left: 17px;
padding: 10px 30px;
}
.fee-structure-form-new span input, .fee-structure-form-new span textarea, .fee-structure-form-new span select {
width: 95% !important;
}
.sg-popup-id-5135 img {
cursor: pointer;
}
.sg-popup-id-5141 img {
cursor: pointer;
}
.medical-new-wrapper h4 a {
background-color: #da261d;
color: #fff;
padding: 7px 18px;
}
.medical-new-wrapper {
text-align: center;
padding-top: 15px;
}
.blink_me {
animation: blinker 2s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.upi-wrapper {
display: none !important;
}
.link-wrapper p {
margin-bottom: 8px;
color: #da261d;
font-weight: 400;
font-size: 17px;
font-weight: 600;
}
.link-wrapper a {
color: black !important;
font-size:16px;
}
p.dmc-wrapper a {
text-decoration: none;
font-weight: normal;
}
p.dmc-wrapper i {
margin-right: 10px;
}
.link-wrapper {
display: none;
}
.institution-wrapper {
display: grid;
grid-template-columns: repeat(2,1fr);
grid-gap: 0px 30px;
padding-top: 25px;
padding-right: 50px;
padding-left: 50px;
background-color: #c3d7b1;
}
.Institution-wrapper {
background-color: #c3d7b1;
}
.institution-one input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 100%;
height: 33px;
margin-bottom: 8px;
}
.institution-two input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
width: 100%;
height: 33px;
margin-bottom: 8px;
}
.new-aubmit-wrapper input.wpcf7-form-control.wpcf7-submit {
background: #7aad37;
margin-top: 15px !important;
margin-bottom: 40px;
}
.Institution-wrapper h2 {
background-color: #7aad37 !important;
padding: 12px 0px;
color: #fff;
text-align: center;
}
.new-aubmit-wrapper { margin-left: 52px;
}
div#footer-col {
display: none !important;
}
div#wpcf7-f19035-p19019-o1 .cf7-style-1.clearfix {
display: flex;
align-items: center;
}
div#myModal115 {
width: 100%;
z-index: 999999;
}
div#myModal115 .enquiry-form {
width: 95%;
}
span.close {
color: #000000;
font-size: 25px
opacity:1;
}
div#myModal115 .modal-content5 {
background: #ffffff;
padding: 19px 0 18px 18px;
}
.modal5 {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
}
a#myBtn5 {
padding: 11px 20px;
margin-bottom: 15px;
cursor: pointer;
margin-right: 7px;
border: 0;
border-radius: 5px;
position: relative;
overflow: hidden;
-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
box-shadow: inset 0 0 0 1px rgba(0,0,0,.03); background-repeat: repeat-x;
padding: 0!important;
background: transparent!important;
position: fixed;
left: 0;
bottom: 16%;
z-index: 9999999;
} 
div#myModal115 .modal-content5 {
padding: 8px 13px !important;
background: rgb(245, 245, 245);
width: 50% !important;
margin: 0px auto !important;
height: 80%;
}
div#myModal115 .modal-content5 .form-section {
background: rgb(245, 245, 245);
}
div#myModal115 .modal-content5 .image-form-left {
padding-top: 47px;
width: 45%;
}
div#myModal115 .modal-content5 .form-section span, div#myModal115 .modal-content5 .form-section span {
margin: 0px;
width: 100%;
}
div#myModal115 .modal-content5 .form-section p input {
margin-top: 0px;
}
div#myModal115 .modal-content5 .form-section span input, div#myModal115 .modal-content5 .form-section span textarea {
background: rgb(255, 255, 255);
}
.fee-structure-new.popmake-6370.pum-trigger {
text-align: center;
}
div#pum_popup_title_6370 {
text-align: center;
}
.fee-structure-new.popmake-6381.pum-trigger {
text-align: center;
}
div#pum_popup_title_6381 {
text-align: center;
}
.admission-wrapper {
text-align: center;
padding-top: 71px;
padding-bottom: 20px;
}
.ug-wrappar h3 {
color: #fff;
margin-bottom: 0px;
}
.ug-wrappar {
background-color: #7aad37 !important;
padding: 6px 0px !important;
text-align: center !important;
}
.footer-contact-wrap {
display: none;
}
.form-section span.wpcf7-form-control-wrap {
width: 100%;
}
@media (max-width: 575px) { 
div#footer-col {
display: block !important;
}
.institution-wrapper {
padding-top: 0px;
}
.institution-one input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { 
margin-bottom: 20px;
}
.institution-two input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { 
margin-bottom: 20px;
}	
.institution-wrapper {
display: grid;
grid-template-columns: repeat(1,1fr);	
}	
}
@media (min-width: 576px) and (max-width: 767px) { 
}
@media (min-width: 768px) and (max-width: 991px) { 
h3.number-wrap.heading {
font-size: 25px !important;
}
div#myModal115 .modal-content5 .image-form-left {
display:none;
}
div#myModal115 .modal-content5 {
width: 70% !important;
height: 48%;
margin-top: 10% !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1260px)  {
#top-bar .top-bar-content {
width: 68% !important;
}
.cur-menu-1 #main-nav > ul > li > a span {
margin-right: 2px !important;
font-size: 12px;
}
#main-nav > ul > li.menu-item-has-children > a > span:after {
right: -11px !important;
}
}
@media (min-width: 1200px) { 
}
@media only screen and (max-width: 767px){
.tel-foo {
border-right: 0px solid #fff !important;
border-radius: 0 !important;
}
.footer-contact-wrap {
display: block;
}
.footer-contact-info {
position: fixed;
bottom: 0;
width: 100%;
z-index: 99;
}
.contact-info-col {
width: 33.33%;
text-align: center;
}
.icon-whatsapp:before {
display:none;
}
#ajaxsearchlite1{
z-index:9;
}
.footer-form{
display:none;
}
.fee-paid .scolorship-container {
max-height: 290px !important;
height: 290px;
}
.footer-form {
display: none;
}	
div#myModal115 .modal-content5 {
width: 100% !important;
height: 48%;
margin-top: 10% !important;
}	
nav#main-nav-mobi ul li span a {
background: #fff;
}
a#myBtn5 {
display: none;
}	
}.p0 {
padding: 0;
}
.padding-left {
padding-left: 0;
}
.padding-right {
padding-right: 0;
}
.mt0 {
margin-top: 0;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
.mt40 {
margin-top: 40px;
}
.mt50 {
margin-top: 50px;
}
.mt60 {
margin-top: 60px;
}
.mt70 {
margin-top: 70px;
}
.mt80 {
margin-top: 80px;
}
.mt90 {
margin-top: 90px;
}
.mt100 {
margin-top: 100px;
}
.mb0 {
margin-bottom: 0;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.mb60 {
margin-bottom: 60px;
}
.mb70 {
margin-bottom: 70px;
}
.mb80 {
margin-bottom: 80px;
}
.mb90 {
margin-bottom: 90px;
}
.mb100 {
margin-bottom: 100px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #002147;
border: medium none;
color: #fff;
padding: 5px 20px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
}
.infinity-end.neverending .site-footer {
display: block;
}
.widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
padding: 20px 0;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
@media (min-width: 1200px) {
.auto-clear>.col-lg-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-lg-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-lg-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-lg-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-lg-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.auto-clear>.col-md-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-md-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-md-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-md-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-md-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.auto-clear>.col-sm-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-sm-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-sm-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-sm-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-sm-6:nth-child(odd) {
clear: left;
}
}
@media (max-width: 767px) {
.auto-clear>.col-xs-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-xs-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-xs-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-xs-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-xs-6:nth-child(odd) {
clear: left;
}
}
.primary-color {
color: #002147;
}
.secondery-color {
color: #fdc800;
}
.primary-bgcolor {
background-color: #002147;
}
.secondery-bgcolor {
background-color: #fdc800;
}
#page {
overflow: hidden !important;
}
.ls-bar-timer {
background-color: #fdc800;
border-bottom-color: #fdc800;
}
.wpb_layerslider_element {
margin-bottom: 0;
}
.bar1::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 20px;
margin-top: 20px;
width: 40px;
}
.bar2::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 10px;
margin-top: 10px;
width: 40px;
}
.inside-slider {
position: relative;
}
.inside-slider>div {
z-index: 30;
bottom: 0;
}
@media all and (max-width: 991px) {
.inside-slider>div {
position: relative;
}
}
@media all and (max-width: 991px) {
.inside-slider .vc_column_container {
border-bottom: 1px solid transparent;
}
}
.vc_row {
overflow: visible !important;
}
.vc-column-overlap {
margin-top: -80px;
position: relative;
z-index: 30;
}
@media all and (max-width: 767px) {
.vc-column-overlap {
margin-top: 0;
margin-bottom: 40px;
}
}
.vc-bgimg-top {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.vc-bgimg-bottom {
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
}
@media all and (max-width: 767px) {
body .home7-custom-column-1 .vc_column-inner {
margin-top: 35px !important;
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-1 {
margin-top: -190px !important;
padding-top: 70px !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-2 {
margin-top: -120px;
padding-top: 0 !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-3 {
padding-top: 0 !important;
margin-top: -60px;
}
}
.list-style-1 {
list-style-type: none;
margin: 0;
padding: 0;
}
.list-style-1 li {
color: #002147;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
line-height: 1.5;
}
.list-style-1 li:before {
content: "\f14a";
position: absolute;
left: 0;
top: 0;
z-index: 1;
color: #fdc800;
font-family: FontAwesome;
}
.campus-tour-1 {
padding-top: 50px;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.campus-tour-1 {
padding-top: 60px;
padding-bottom: 90px;
}
}
.course-search-banner {
padding-top: 300px;
padding-bottom: 300px;
}
@media all and (max-width: 991px) {
.course-search-banner {
padding-top: 100px;
padding-bottom: 100px;
}
}
.course-learn-banner {
padding-top: 150px;
padding-bottom: 200px;
}
@media all and (max-width: 991px) {
.course-learn-banner {
padding-top: 70px;
padding-bottom: 130px;
}
}
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
color: #fff;
}
.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-float-shadow {
width: 100%;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, transparent 80%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
}
.hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:focus {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:focus:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:hover:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active {
color: #fff;
}
.hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:focus {
color: #fff;
}
.hvr-bounce-to-bottom:focus:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:hover {
color: #fff;
}
.hvr-bounce-to-bottom:hover:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} #tophead {
padding: 2px 0;
color: #a6b1b7;
}
#tophead a {
color: #a6b1b7;
}
#tophead .tophead-contact {
float: left;
}
@media all and (max-width: 767px) {
#tophead .tophead-contact {
text-align: center;
float: none;
}
}
#tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-contact a:hover {
text-decoration: underline;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #002147;
padding-right: 10px;
}
#tophead .tophead-right {   }
@media all and (max-width: 767px) {
#tophead .tophead-right {
text-align: center;
float: none;
}
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li a {
color: #a6b1b7;
padding-left: 10px;
}
#tophead .tophead-social li a:hover {
color: #002147;
} .trheader #tophead,
.trheader #tophead a {
color: #efefef;
}
.trheader #tophead {
background-color: transparent;
border-bottom: 1px solid rgba(181, 181, 181, 0.1);
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;
} .topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
float: none;
display: table;
height: 40px;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: table-cell;
vertical-align: middle;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
display: block;
height: inherit;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: block;
}
}
.topbar-style-3 #tophead .tophead-right {
width: 100%;
text-align: right;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-right {
text-align: center;
}
}
.topbar-style-3 #tophead .topbar-logo {
display: block;
text-align: center;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .topbar-logo {
display: none;
}
} .topbar-style-4 #tophead {
padding: 0;
}
.topbar-style-4 #tophead .tophead-contact {
padding: 7px 0;
font-size: 13px;
line-height: 1.5;
}
.topbar-style-4 #tophead .tophead-contact .topbar-icon-seperator {
font-size: 15px;
}
.topbar-style-4 #tophead .tophead-contact .fa {
font-size: 14px;
}
.topbar-style-4 #tophead a.topbar-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.topbar-style-4 #tophead a.topbar-btn:hover {
color: #fff;
background-color: transparent;
} .topbar-style-5 #tophead .widget {
margin: 0 5px;
display: inline-block;
}
.topbar-style-5 #tophead .widget:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget p {
margin-bottom: 0;
}
.topbar-style-5 #tophead .widget ul li {
display: inline;
margin: 0 5px;
}
.topbar-style-5 #tophead .widget ul li:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget ul li:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget ul li i {
color: #fdc800;
}
.topbar-style-5 #tophead .widget a:hover {
text-decoration: underline;
}
.topbar-style-5 #tophead .tophead-left {
float: left;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-left {
text-align: center;
float: none;
}
}
.topbar-style-5 #tophead .tophead-right {
float: right;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-right {
text-align: center;
float: none;
}
} .site-header {
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
} .site-header .site-branding {
display: table;
height: 90px;
float:right;
margin:0px !important;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a img {
width: auto;
padding: 11px 0;
}
.site-header .site-branding a.light-logo {
display: none;
} .site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-header .main-navigation ul li {
display: inline-block;
position: relative;
}
.site-header .main-navigation ul li a {
display: block;
text-decoration: none;
font-size: 16px;
font-weight: 500;
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
color: #000000;
padding: 11px 7px;
}
@media all and (max-width: 1199px) {
.site-header .main-navigation ul li a {
padding-left: 12px;
padding-right: 12px;
}
}
.site-header .main-navigation ul li a.active {
color: #002147 !important;
}
.site-header .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.site-header .main-navigation ul.menu>li.current-menu-item>a,
.site-header .main-navigation ul.menu>li.current>a {
color: #002147;
} .site-header .main-navigation ul li ul {
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
position: absolute;
top: 100%;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
z-index: 99 !important;
width: 210px;
text-align: left;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after {
color: #fff;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
right: 6px;
top: 10px;
}
.site-header .main-navigation ul li ul li {
display: block;
border-bottom: 1px solid #ffffff;
border-left: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background-color: #002147;
}
.site-header .main-navigation ul li ul li:hover>a {
color: #071041;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li a {
display: block;
color: #ffffff;
text-transform: inherit;
padding: 10px 15px !important;
font-weight: 400;
font-size: 14px;
}
.site-header .main-navigation ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li ul li ul {
left: 211px;
top: 0;
width: 210px;
}
.site-header .main-navigation ul>li>ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #ffffff;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover {
background-color: #002147;
color: #071041;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
background-color: #002147;
padding: 10px 0;
width: 460px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
display: block;
float: left;
margin: 0 5px;
width: 210px;
border: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
position: relative;
width: inherit;
left: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
font-weight: 600;
margin-bottom: 1px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:after {
content: '';
}
.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
display: none;
} .mean-container .mega-menu.hide-header>ul>li {
border-top: none;
}
.mean-container .mega-menu.hide-header>ul>li>a {
display: none;
}
.mean-container .mega-menu.hide-header>ul>li>ul {
display: block !important;
} .cart-icon-area,
.header-icon-seperator,
.search-box-area,
.header-icon-area .additional-menu-area {
padding-top: 32px;
padding-bottom: 31px;
color: #222222;
}
.header-icon-area .search-box-area,
.header-icon-area .header-icon-seperator,
.header-icon-area .cart-icon-area,
.header-icon-area .additional-menu-area {
float: right;
}
.header-icon-area {
float: right;
padding-left: 25px;
position: relative;
font-size: 18px;
}
.header-icon-area .search-box .search-text {
background: #f5f5f5;
border: 1px solid #002147;
color: #666666;
height: 34px;
left: 0;
margin-right: 3px;
opacity: 0;
visibility: hidden;
padding: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 99;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-icon-area .search-box .search-text.active {
left: -112px;
opacity: 1;
visibility: visible;
padding: 0 20px 0 10px;
width: 180px;
}
.header-icon-area .search-box .search-close {
font-size: 14px;
line-height: 1;
left: 52px;
position: absolute;
top: 111%;
top: calc(100% + 9px);
z-index: 100;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.header-icon-area .search-box .search-close.active {
opacity: 1;
visibility: visible;
}
.header-icon-area .search-box .search-button {
font-size: 16px;
}
.header-icon-area .search-box .search-button i {
color: #222222;
}
.header-icon-area .header-icon-seperator {
font-size: 20px;
line-height: 24px;
padding-left: 7px;
padding-right: 8px;
}
@media all and (max-width: 991px) {
.header-icon-area .header-icon-seperator {
padding-left: 3px;
padding-right: 3px;
}
}
.header-icon-area .cart-icon-area {
position: relative;
}
.header-icon-area .cart-icon-area>a {
display: block;
color: #222222;
-webkit-transition: none;
transition: none;
}
.header-icon-area .cart-icon-area .cart-icon-num {
background-color: #002147;
border-radius: 50%;
color: #ffffff;
font-size: 12px;
line-height: 18px;
min-height: 19px;
min-width: 19px;
position: absolute;
text-align: center;
top: 27px;
right: -20px;
}
.header-icon-area .cart-icon-area .cart-icon-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
position: absolute;
right: 0;
top: 100%;
width: 270px;
z-index: 99999;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
visibility: hidden;
text-align: left;
}
.header-icon-area .cart-icon-area .cart-icon-products .widgettitle {
display: none;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
padding: 10px 15px 0;
}
.header-icon-area .cart-icon-area:hover .cart-icon-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
padding-top: 10px;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
border-bottom: none;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a {
color: #666;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
color: #002147;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
line-height: 1;
top: 12px;
}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
width: 40px;
}
.additional-menu-area {
margin-left: 30px;
}
@media all and (max-width: 991px) {
.additional-menu-area {
margin-left: 28px;
}
}
.additional-menu-area a.side-menu-trigger {
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area a.side-menu-trigger:hover {
color: #002147;
} .additional-menu-area .sidenav {
position: relative;
height: 100%;
right: -280px;
width: 280px;
position: fixed;
z-index: 10002;
top: 0;
background-color: #222C32;
overflow-x: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
padding-top: 45px;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
}
.additional-menu-area .sidenav .closebtn {
border: 1px solid #ffffff;
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 24px;
line-height: 18px;
padding: 0;
position: absolute;
right: 15px;
text-align: center;
top: 25px;
width: 25px;
}
.additional-menu-area .sidenav .closebtn:hover {
opacity: 0.8;
}
.additional-menu-area .sidenav ul li {
border-bottom: 1px solid #354248;
margin-bottom: 0;
line-height: 24px;
}
.additional-menu-area .sidenav ul li:last-child {
border-bottom: none;
}
.additional-menu-area .sidenav ul li a {
text-align: left;
font-size: 14px;
color: #d3d3d3;
border: none;
padding-left: 20px;
}
.additional-menu-area .sidenav ul li a:hover {
color: #ffffff;
}
.additional-menu-area .sidenav ul li a::before {
font-family: 'FontAwesome';
content: "\f105";
padding-right: 8px;
}
.additional-menu-area .sidenav ul li>ul>li {
padding-left: 20px;
}
.additional-menu-area .sidenav ul li.menu-item-has-children>a:after {
font-family: 'FontAwesome';
content: "\f0d7";
float: right;
padding-right: 10px;
}
.additional-menu-area .sidenav ul li .sub-menu {
display: none;
}
.additional-menu-area .sidenav a {
padding: 7px 8px 7px 10px;
text-decoration: none;
color: #818181;
display: block;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.additional-menu-area .mega-menu.hide-header>ul>li {
padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header>ul>li>a {
display: none;
}
.additional-menu-area .mega-menu.hide-header>ul>li>ul {
display: block !important;
}
.additional-menu-area .rtin-ropen {
right: 0 !important;
}
.admin-bar .additional-menu-area .sidenav {
top: 25px;
} @-webkit-keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
#sticky-header-wrapper {
display: none;
width: 100%;
position: fixed;
top: -300px;
z-index: 35;
-webkit-transition: top 0.3s ease-out;
transition: top 0.3s ease-out;
}
#sticky-header-wrapper .site-header {
background-color: #ffffff;
border-bottom: 2px solid #002147;
position: static;
}
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-top: 22px;
padding-bottom: 22px;
}
#sticky-header-wrapper .site-header .site-branding {
height: 68px;
}
#sticky-header-wrapper .site-header .site-branding a img {
max-height: 68px;
padding: 5px;
}
#sticky-header-wrapper .cart-icon-area,
#sticky-header-wrapper .header-icon-seperator,
#sticky-header-wrapper .search-box-area,
#sticky-header-wrapper .additional-menu-area {
padding-top: 21px;
padding-bottom: 20px;
}
#sticky-header-wrapper .header-icon-area .cart-icon-area .cart-icon-num {
top: 9px;
}
.stick #sticky-header-wrapper {
top: 0 !important;
}
.admin-bar.stick #sticky-header-wrapper {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar.stick #sticky-header-wrapper {
top: 46px !important;
}
}
.mean-activated #sticky-header-wrapper {
display: none !important;
} .trheader #masthead {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
.trheader #masthead .site-branding a.dark-logo {
display: none;
}
.trheader #masthead .site-branding a.light-logo {
display: table-cell;
}
.trheader #masthead .main-navigation ul.menu>li>a {
color: #fff;
}
.trheader #masthead .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.trheader #masthead .search-box .search-button i,
.trheader #masthead .header-icon-seperator,
.trheader #masthead .header-icon-area .cart-icon-area>a,
.trheader #masthead .additional-menu-area a.side-menu-trigger {
color: #fff;
}
.trheader .entry-banner {
padding-top: 60px;
} .mean-stick #meanmenu {
width: 100%;
position: fixed;
top: 0;
z-index: 9999;
}
.mean-stick.admin-bar .mean-container {
top: 32px !important;
}
@media all and (max-width: 782px) {
.mean-stick.admin-bar .mean-container {
top: 46px !important;
}
} body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner {
padding: 0.5em 5%;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-2 .site-header .main-navigation {
float: left;
}
.header-style-2 .header-icon-area {
float: right;
}
.header-style-2 .header-icon-area .cart-icon-area .cart-icon-num {
top: 5px;
}
.header-style-2 .site-header .main-navigation ul.menu {
text-align: left;
}
.header-style-2 .site-header .main-navigation ul.menu li a {
padding: 20px 15px;
}
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding-left: 0;
}
.header-style-2 .cart-icon-area,
.header-style-2 .header-icon-seperator,
.header-style-2 .search-box-area,
.header-style-2 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 18px;
} .header-style-3 .menu-sep {
margin: 0 0 0px;
display:none;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: table;
height: 70px;
width: 100%;
}
.header-firstrow-right-contents
{
padding:14px 0px !important;
}
.header-style-3 .header-firstrow-right-contents {
text-align: right;
display: table-cell;
vertical-align: middle;
}
.header-style-3 .header-firstrow-right-contents ul {
display: inline;
}
.page-id-54 .content-area
{
padding:0px !important;
}
.site-header .main-navigation ul.sub-menu li:hover a
{
background:#7aad37;
color:#fff !important;
}
.site-header .main-navigation ul.sub-menu li a {
font-size: 12px !important;
padding: 7px 7px !important;
background: #fff;
color: #010101;
border-bottom: 1px solid #ddd;
}
ul.header-social {
display: none !important;
}
.header-style-3 .header-contact li {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
border-right: 1px dashed #ddd;
}
.header-style-3 .header-contact li a {
color: #444444;
font-size: 14px;
text-align:center;
display:block;
}
.header-style-3 .header-contact a:hover {
text-decoration: underline;
}
.header-style-3 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-3 .header-social {
padding-left: 40px;
}
.header-style-3 .header-social li {
display: inline-block;
list-style: outside none none;
}
.header-style-3 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-3 .header-social li a:hover {
color: #002147;
}
.header-style-3 .site-header .main-navigation ul {
text-align: left;
}
.site-header .main-navigation ul li a
{
font-weight:400 !important;
font-size:13px !important;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 5 20px 5px 20;
}
.header-style-3 .cart-icon-area,
.header-style-3 .header-icon-seperator,
.header-style-3 .search-box-area,
.header-style-3 .header-icon-area .additional-menu-area {
padding-bottom: 19px;
padding-top: 0;
}
.header-style-3 .header-icon-area .cart-icon-area .cart-icon-num {
top: -10px;
} .header-style-3.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-3.trheader .header-contact li a,
.header-style-3.trheader .header-social li a {
color: #fff;
}
.header-style-3.trheader .header-social li a:hover {
color: #002147;
}
.header-style-3.trheader .entry-banner {
padding-top: 110px;
} .header-style-4 .menu-sep {
background-color: #d0d0d0;
margin: 0 0 20px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: table;
height: 70px;
width: 100%;
}
.header-style-4 .site-header .site-branding a {
text-align: center;
}
.header-style-4 .header-firstrow-contents {
display: table-cell;
vertical-align: middle;
}
.header-style-4 .header-contact li {
display: inline-block;
margin-right: 25px;
}
.header-style-4 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-4 .header-contact a:hover {
text-decoration: underline;
}
.header-style-4 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-4 .header-firstrow-contents-right {
text-align: right;
}
.header-style-4 .header-firstrow-contents-right .header-social,
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: inline-block;
vertical-align: middle;
}
.header-style-4 .header-social li {
display: inline-block;
list-style-type: none;
}
.header-style-4 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-4 .header-social li a:hover {
color: #002147;
}
.header-style-4 .cart-icon-area,
.header-style-4 .header-icon-seperator,
.header-style-4 .search-box-area,
.header-style-4 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 0;
}
.header-style-4 .header-icon-seperator {
font-size: 14px;
line-height: 27px;
}
.header-style-4 .site-header .search-box .search-text.active {
top: 47px;
}
.header-style-4 .site-header .search-box .search-close {
top: 56px;
}
.header-style-4 .header-icon-area {
padding-left: 40px;
}
.header-style-4 .header-icon-area i {
font-size: 14px;
}
.header-style-4 .header-icon-area .cart-icon-area .cart-icon-num {
line-height: 14px;
min-height: 18px;
min-width: 17px;
padding: 2px;
right: -16px;
top: -7px;
}
.header-style-4 .additional-menu-area {
margin-left: 20px;
}
.header-style-4 .site-header .main-navigation ul {
text-align: center;
}
.header-style-4 .site-header .main-navigation ul.sub-menu {
text-align: left;
}
.header-style-4 .site-header .main-navigation ul li a {
padding-top: 0;
padding-bottom: 20px;
} .header-style-4.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-4.trheader .header-contact li a,
.header-style-4.trheader .header-social li a {
color: #fff;
}
.header-style-4.trheader .entry-banner {
padding-top: 110px;
} .header-style-5 .site-header .site-branding {
height: 70px;
float: left;
}
.header-style-5 .site-header .site-branding a img {
max-height: 30px;
padding: 0 30px;
}
.header-style-5 .site-header .main-navigation {
float: right;
}
.header-style-5 .site-header .main-navigation ul.menu {
font-size: 0;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: 1px solid #d7d7d7;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: none;
}
}
.header-style-5 .header-menu-btn {
background-color: #002147;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 500;
line-height: 24px;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .header-menu-btn {
display: none;
}
}
.header-style-5 .header-menu-btn:hover {
opacity: 0.8;
} .header-style-5.trheader .header-menu-btn {
color: #fff;
}
.header-style-5.trheader .site-header .main-navigation ul.menu>li>a {
border-left: none;
} .header-style-6 .site-header {
background-color: #002147;
}
.header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-6 .site-header a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
margin: 26px 0;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.header-style-6 .site-header a.header-menu-btn:hover {
color: #fff;
background-color: transparent;
}
.header-style-6.trheader .site-header {
background-color: transparent;
}
.header-style-6 #sticky-header-wrapper .site-header a.header-menu-btn {
margin: 18px 0;
padding: 5px 15px;
} .header-style-7 .masthead-container {
width: 95%;
margin: 0 auto;
}
.header-style-7 .masthead-container .header-firstrow {
padding: 15px 0;
}
.header-style-7 .header-contact {
float: left;
}
.header-style-7 .header-contact li {
display: inline-block;
margin-left: 25px;
}
.header-style-7 .header-contact li:first-child {
margin-left: 0;
}
.header-style-7 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-7 .header-contact a:hover {
text-decoration: underline;
}
.header-style-7 .header-contact .fa {
padding-right: 10px;
font-size: 20px;
line-height: 1;
}
.header-style-7 .header-social {
float: right;
}
.header-style-7 .header-social li {
display: inline-block;
list-style: none;
}
.header-style-7 .header-social li a {
color: #444444;
margin-left: 15px;
}
.header-style-7 .header-social li a:hover {
color: #002147;
}
.header-style-7 .menu-sep {
background-color: #d0d0d0;
margin: 0;
}
.header-style-7 a.header-menu-btn {
float: right;
display: block;
background-color: #fdc800;
color: #000;
padding: 15px 40px 13px;
font-size: 14px;
line-height: 1;
border-radius: 50px;
font-weight: 700;
margin: 20px 0 20px 25px;
text-align: center;
}
.header-style-7 a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-7 #sticky-header-wrapper a.header-menu-btn {
margin: 12px 0 12px 25px;
} .header-style-7.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.2);
}
.header-style-7.trheader .header-contact,
.header-style-7.trheader .header-contact li a,
.header-style-7.trheader .header-social li a {
color: #ddd;
}
.header-style-7.trheader .header-social li a:hover {
color: #fdc800;
}
.header-style-7.trheader .entry-banner {
padding-top: 110px;
} @media all and (max-width: 767px) { .site-header .site-branding {
display: block;
height: inherit;
text-align: center;
}
.site-header .site-branding a {
display: block;
vertical-align: inherit;
}
.site-header .site-branding a img {
padding: 10px 0 5px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a,
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-bottom: 10px;
padding-top: 10px;
}
.header-icon-area {
display: none;
}
.trheader.non-stick .site-header .site-branding a.dark-logo {
display: none;
}
.trheader.non-stick .site-header .site-branding a.light-logo {
display: block;
} .header-style-2 .site-header .main-navigation ul.menu {
text-align: center;
}
.header-style-2 .site-header .main-navigation ul.menu li a,
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding: 10px 15px;
} .header-style-3 .header-firstrow {
padding: 15px 0 10px;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: block;
height: inherit;
}
.header-style-3 .site-header .site-branding {
padding: 0 0 10px 0px;
}
.header-style-3 .site-header .site-branding a img {
max-height: 35px;
}
.header-style-3 .header-firstrow-right-contents {
display: block;
}
.header-style-3 .header-firstrow-right-contents ul {
display: block;
padding: 0;
text-align: center;
}
.header-style-3 .header-contact li {
display: block;
margin-left: 0;
} .header-style-3 .site-header .main-navigation ul {
text-align: center;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 11px 15px;
} .header-style-4 .header-firstrow-wrap {
padding-top: 10px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: block;
height: inherit;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.header-style-4 .header-firstrow-contents {
display: block;
}
.header-style-4 .header-contact li {
display: block;
margin-right: 0;
}
.header-style-4 .header-firstrow-contents-right {
text-align: center;
}
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: none;
} .header-style-5 .site-header .site-branding {
float: none;
height: inherit;
}
.header-style-5 .site-header .main-navigation {
float: none;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
padding: 10px 15px;
border-left: none;
}
.header-style-5 .header-menu-btn {
display: none;
} .header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: block;
} .header-style-7 a.header-menu-btn {
float: none;
margin: 5px auto;
}
.header-style-7 .header-contact {
margin-bottom: 5px;
}
.header-style-7 .header-contact,
.header-style-7 .header-social {
float: none;
text-align: center;
}
.header-style-7 .site-header .site-branding a img {
max-height: 40px;
}
} #preloader {
background-color: #002147;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
height: 100%;
left: 0;
overflow: visible;
position: fixed;
top: 0;
width: 100%;
z-index: 9999999;
}
.scrollToTop {
background-color: #fdc800;
border-radius: 50%;
bottom: 5px;
color: #ffffff;
display: block;
font-size: 20px;
height: 45px;
line-height: 45px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none !important;
-webkit-transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
width: 45px;
opacity: 1;
z-index: 99999;
}
.scrollToTop
{
background:#ced5d8  !important;
box-shadow: 0px 0px 12px 0px #222;
display:none !important;
}
.scrollToTop i {
color: #000;
}
.scrollToTop:hover {
opacity: 0.9;
}
.footer-top-area {
padding: 25px 0;
}
.footer-bottom-area {
background-color: #001a39;
padding: 20px 0;
color: #999999;
font-style: 14px;
}
@media all and (max-width: 767px) {
.footer-bottom-area {
text-align: center;
}
}
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
color: #f5f5f5;
}
.footer-bottom-area a:hover {
text-decoration: underline;
}
.footer-bottom-area ul.payment-icons {
list-style-type: none;
margin: 0;
padding: 0;
text-align: right;
font-size: 0;
}
@media all and (max-width: 767px) {
.footer-bottom-area ul.payment-icons {
text-align: center;
margin-top: 10px;
}
}
.footer-bottom-area ul.payment-icons li {
display: inline;
padding-left: 4px;
}
.footer-bottom-area ul.payment-icons li:first-child {
padding-left: 0;
} .search-form label {
margin-bottom: 15px;
display: block;
}
.search-form input.search-field {
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
-webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.search-form input.search-field::-webkit-input-placeholder {
font-style: italic;
}
.search-form input.search-field::-ms-input-placeholder {
font-style: italic;
}
.search-form input.search-field::placeholder {
font-style: italic;
}
.search-form input.search-submit {
background-color: #002147;
border: 2px solid #002147;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 200px;
font-weight: 700;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #002147;
}
.widget_search .search-form {
padding-top: 0;
}
.widget_search input.search-submit {
width: 100%;
}
.widget select {
padding: 8px 10px;
width: 100%;
}
.widget>form {
padding-top: 10px;
}
.widget>select {
margin-top: 10px;
}
.widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget ul li a {
color: #444444;
display: inline;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget ul li a:hover {
color: #fdc800;
}
.widget_recent_entries ul li span {
display: block;
}
.widget_text option {
max-width: 240px;
}
.widget_calendar table th,
.widget_calendar table td {
padding: 7px;
}
@media all and (max-width: 767px) {
.sidebar-widget-area {
margin-top: 40px;
}
}
.sidebar-widget-area .widget {
background: #ffffff none repeat scroll 0 0; margin-bottom: 30px;
padding: 30px 25px;
}
.sidebar-widget-area .widget h3 {
color: #002147;
font-size: 22px;
font-weight: 500;
margin-bottom: 20px;
padding-bottom: 15px;
position: relative;
line-height: 33px;
}
.sidebar-widget-area .widget h3:after {
background-color: #fdc800;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 40px;
z-index: 1;
}
.sidebar-widget-area ul li {
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar-widget-area ul li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-widget-area ul li ul.children,
.sidebar-widget-area ul li ul.sub-menu {
border-top: 1px solid #e0e0e0;
padding-left: 20px;
padding-top: 10px;
margin-top: 10px;
}
.sidebar-widget-area ul li ul.children li :last-child,
.sidebar-widget-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.sidebar-widget-area .widget_tag_cloud .tagcloud {
padding-top: 10px;
}
.sidebar-widget-area .widget_tag_cloud a {
color: #002147;
background-color: #e1e1e1;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 4px 0;
padding: 6px 19px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.sidebar-widget-area .widget_tag_cloud a:hover {
background-color: #002147;
color: #ffffff;
}
.sidebar-widget-area .widget_nav_menu ul li ul.children,
.sidebar-widget-area .widget_nav_menu ul li ul.sub-menu {
padding-left: 10px;
}
@media all and (max-width: 767px) {
.footer-top-area .widget {
margin-bottom: 45px;
}
}
.footer-top-area .widgettitle {
margin-bottom: 30px;
font-weight: 400;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #002147;
}
.footer-top-area a {
text-decoration: underline;
}
.footer-top-area ul li {
padding-bottom: 5px;
padding-left: 15px;
position: relative;
}
.footer-top-area ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
margin-top: 5px;
padding-left: 15px;
padding-top: 5px;
}
.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-top-area { background: #000000;
background-repeat: no-repeat;
background-position: right;
background-size: contain;
background-origin: content-box;
background-blend-mode: hard-light;
}
.wpb_gallery.wpb_posts_slider.wpb_content_element .wpb_wrapper {
border: 0px !important;
}
h2#Award-section, div#event-div h2, h2#ourcourses{ color: #fff !important;
text-align: left !important;
padding: 4px 15px;
text-transform: uppercase;
margin-bottom: 0px;
background: #bdc3c7;
background: linear-gradient(to right, #000, #ffffff00);
background: linear-gradient(to right, #000, #ffffff00);
font-weight: bold;
}
div#Award-section .wpb_wrapper {
border: 1px solid #ddd;
background: #f7f7f7;
}
.footer-top-area ul li a {
text-decoration: none;
font-size:15px;
color:#000 !important;
}
.footer-top-area .widget_tag_cloud a {
text-decoration: none;
}
.footer-top-area .widget_nav_menu ul.menu li {
display: inline-block;
vertical-align: top;
width: 48%;
}
@media all and (min-width: 768px) and (max-width: 991px) {
.footer-top-area .widget_nav_menu ul.menu li {
width: 100%;
}
}
.footer-top-area .widget_nav_menu ul.menu li:before {
color: #fdc800;
content: "\f105";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li {
width: 100%;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.children,
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.sub-menu {
padding-left: 3px;
} .widget.widget_rdtheme_about h3.widgettitle {
margin-bottom: 16px;
font-weight: 500;
}
.widget.widget_rdtheme_about img {
height: 40px;
width: auto;
margin-right: 12px;
}
.widget.widget_rdtheme_about .rtin-des {
margin-bottom: 30px;
font-size:13px;
line-height:25px;
color:#000;
}
.widget.widget_rdtheme_about ul li {
display: inline-block;
margin: 0 8px 0 0;
padding: 0;
}
.widget.widget_rdtheme_about ul li a {
border: 1px solid rgba(255, 255, 255, 255);
display: block;
background:#fff;
line-height: 27px;
text-align: center;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 30px;
color: #000;
font-size: 13px;
}
.widget.widget_rdtheme_about ul li a:hover {
background-color: #fdc800;
border-color: #fdc800;
color: #002147;
}
.widget.widget_rdtheme_about ul li::before {
content: none;
}
.widget.widget_rdtheme_info ul li {
color: #000;
font-size: 15px;
line-height: 24px;
padding-left: 30px;
}
.widget.widget_rdtheme_info ul li:last-child {
margin-bottom: 0;
}
.widget.widget_rdtheme_info ul li a {
color: #000 !important;
}
.widget.widget_rdtheme_info ul li i {
color: #000 !important;
font-size: 14px;
left: 0;
line-height: 1;
position: absolute;
top: 5px;
z-index: 1;
}
.footer-top-area .widget_nav_menu ul.menu li:before
{
color:#000 !important;
}
h3.widgettitle {
border-bottom: 2px solid #444;
padding-bottom: 6px;
color:#444 !important;
font-weight:600 !important;
} .entry-banner .entry-banner-content {
padding: 100px 0 110px;
}
.entry-banner .entry-banner-content h1 {
color: #ffffff;
font-size: 48px;
font-weight: 700;
margin-bottom: 5px;
line-height: 1.1;
word-wrap: break-word;
}
.breadcrumb-area .entry-breadcrumb {
color: #ffffff;
}
.breadcrumb-area .entry-breadcrumb span {
color: #ffffff;
font-size: 14px;
line-height: 1.2;
}
.breadcrumb-area .entry-breadcrumb span a {
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #ffffff;
} body .rdtheme-button-1 {
border: none;
padding: 13px 30px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #ffffff;
}
body .rdtheme-button-1,
body .rdtheme-button-1:link {
color: #002147;
}
body .rdtheme-button-1:hover {
color: #ffffff;
background-color: #002147;
}
body a.rdtheme-button-2,
body .rdtheme-button-2 {
border: none;
padding: 13px 40px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-2,
body .rdtheme-button-2,
body a.rdtheme-button-2:link,
body .rdtheme-button-2:link {
color: #ffffff;
}
body a.rdtheme-button-2:hover,
body .rdtheme-button-2:hover {
color: #002147;
background-color: #fdc800;
}
body a.rdtheme-button-3,
body .rdtheme-button-3 {
border: none;
padding: 8px 30px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-3,
body .rdtheme-button-3,
body a.rdtheme-button-3:link,
body .rdtheme-button-3:link {
color: #ffffff;
}
body a.rdtheme-button-3:hover,
body .rdtheme-button-3:hover {
color: #002147;
background-color: #fdc800;
} .post-password-form input {
height: 33px;
}
.entry-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.entry-header .entry-thumbnail-area {
margin-bottom: 30px;
position: relative;
}
.entry-header .entry-thumbnail-area .post-date {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
min-width: 112px;
}
.entry-header .entry-thumbnail-area .post-date li {
font-size: 24px;
height: 60px;
padding: 18px 5px;
text-align: center;
}
@media all and (max-width: 767px) {
.entry-header .entry-thumbnail-area .post-date li {
font-size: 18px;
height: 38px;
padding-top: 6px;
}
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(odd) {
background-color: #002147;
color: #ffffff;
font-weight: 700;
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(even) {
background-color: #fdc800;
color: #212121;
font-weight: 500;
}
.entry-header h2.entry-title {
margin-bottom: 15px;
}
.entry-header h2.entry-title a {
color: #002147;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.entry-header h2.entry-title a:hover {
color: #fdc800;
}
.entry-header .entry-meta ul li {
display: inline-block;
margin-right: 20px;
color: #b1b1b1;
}
.entry-header .entry-meta ul li span {
padding-right: 5px;
color: #444444;
}
.entry-header .entry-meta ul li i {
color: #fdc800;
margin-right: 8px;
}
.entry-header .entry-meta ul li a {
color: #b1b1b1;
}
.entry-header .entry-meta ul li a:hover {
color: #002147;
}
.entry-content .readmore-btn {
margin-top: 10px;
}
@media all and (max-width: 767px) {
.entry-content .readmore-btn {
padding: 10px 20px;
}
}
.entry-footer {
margin-top: 10px;
margin-bottom: 60px;
}
.entry-footer .tags span {
color: #222222;
font-weight: 600;
padding-right: 8px;
}
.entry-footer .tags a {
color: #707070;
}
.entry-footer .tags a:hover {
color: #002147;
}
.post-each {
margin-bottom: 55px;
}
.post-each-2 {
margin-bottom: 35px;
}
.post-each-2 .entry-header .entry-thumbnail-area {
margin-bottom: 25px;
}
.post-each-2 .entry-header .entry-title {
font-size: 22px;
line-height: 1.5;
}
.post-each-2 .entry-header .entry-meta ul li {
margin-right: 15px;
}
.post-each-2 .entry-header .post-date {
min-width: 80px;
}
.post-each-2 .entry-header .post-date li {
height: 50px;
font-size: 18px;
padding: 12px 5px;
}
.page-thumbnail {
margin-bottom: 30px;
}
.sticky.post-each-blog {
background-color: #f8f8f8;
padding: 30px;
}
@media all and (max-width: 767px) {
.sticky.post-each-blog {
padding: 20px;
}
} .pagination-area ul,
.learn-press-pagination ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
font-size: 0;
}
.pagination-area ul li,
.learn-press-pagination ul li {
display: inline-block;
margin-top: 10px;
font-size: 15px;
line-height: 22px;
}
.pagination-area ul li a,
.learn-press-pagination ul li a {
background-color: #002147 !important;
color: #ffffff;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 10px 18px !important;
margin: 0 3px;
border: none !important;
display: inline !important;
}
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current {
margin: 0 3px;
padding: 10px 18px !important;
}
.pagination-area ul li span.dots,
.learn-press-pagination ul li span.dots {
background-color: inherit !important;
border: none !important;
padding: 0 !important;
}
.pagination-area ul li.active a,
.learn-press-pagination ul li.active a,
.pagination-area ul li a:hover,
.learn-press-pagination ul li a:hover,
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current,
.pagination-area ul li .current,
.learn-press-pagination ul li .current {
background-color: #fdc800 !important;
color: #ffffff;
} .comments-area ul.comment-list,
.comments-area ul.children {
list-style-type: none;
margin: 0;
padding: 0;
}
.comments-area ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area ul.children {
margin-left: 10px;
}
}
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 10px;
}
}
.comments-area h3.comment-title {
color: #002147;
font-size: 22px;
font-weight: 500;
position: relative;
margin-bottom: 0;
}
.comments-area h3.comment-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
.comments-area .main-comments {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments:first-child {
border-top: none;
padding-top: 0px;
}
.comments-area .main-comments .children li {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments .each-comment {
padding: 15px 0;
}
.comments-area .main-comments .imgholder {
margin-right: 20px;
margin-bottom: 10px;
}
.comments-area .main-comments .comment-meta {
font-size: 14px;
margin-bottom: 8px;
}
.comments-area .main-comments .comment-meta .comment-author-name {
padding-right: 4px;
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a {
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a:hover {
text-decoration: underline;
}
.comments-area .main-comments .comment-meta .comment-time {
color: #9d9d9d;
margin-bottom: 15px;
}
.comments-area .main-comments .comments-body .comment-text {
font-size: 14px;
}
.comments-area .main-comments .comments-body .comment-text p {
margin-bottom: 10px;
}
.comments-area .main-comments .comments-body .comment-text .comment-awaiting-moderation {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.comments-area .main-comments .reply-area {
float: left;
margin-bottom: 20px;
}
.comments-area .main-comments .reply-area a {
background-color: #002147;
color: #ffffff;
font-size: 14px;
padding: 3px 10px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.comments-area .main-comments .reply-area a:hover {
background-color: #fdc800;
}
.comments-area .main-comments #respond {
padding-top: 20px;
}
.comments-area .comments-closed {
font-size: 16px;
font-style: italic;
font-weight: bold;
padding-top: 20px;
}
.comments-area .comment-pagination {
margin-top: 30px;
}
.comments-area .comment-pagination ul li {
margin-right: 5px;
margin-top: 0;
}
.comments-area .comment-pagination ul li a {
font-size: 12px;
padding: 10px;
}
.comments-area .reply-separator {
margin-top: 40px;
}
#respond .comment-reply-title {
font-size: 22px;
line-height: 1.2;
margin-bottom: 10px;
color: #002147;
}
#respond .comment-reply-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
#respond .comment-notes,
#respond .logged-in-as,
#respond .form-group {
margin-bottom: 20px;
}
#respond form input,
#respond form textarea {
border: none;
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
background-color: #f5f5f5;
border-radius: 0;
}
#respond form input:focus,
#respond form textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
#respond form input {
height: 45px;
}
#respond form .btn-send {
height: inherit;
background-color: #002147;
border: none;
color: #ffffff;
font-size: 14px;
line-height: 1.6;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#respond form .btn-send:hover {
background-color: #fdc800;
color: #212121;
}
#respond #cancel-comment-reply-link {
font-size: 12px;
} .no-results h2.page-title {
color: #000;
} .search .post-each .entry-content .readmore-btn {
font-size: 12px;
line-height: 1;
margin-top: 0;
padding: 13px 30px;
} .error-page-area .error-page {
color: #ffffff;
text-align: center;
}
.error-page-area .error-page h3 {
color: #000000;
font-weight: 500;
margin-top: 45px;
margin-bottom: 10px;
font-size: 30px;
line-height: 1.5;
}
.error-page-area .error-page p {
color: #634e00;
font-size: 18px;
margin-bottom: 40px;
} .event-single .event-thumbnail-area {
position: relative;
margin-bottom: 20px;
}
.event-single .event-thumbnail-area #event-countdown {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
padding: 15px 0;
text-align: center;
width: 80px;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each .count-title {
color: #ffffff;
margin-bottom: 0;
line-height: 1;
font-size: 18px;
font-weight: 700;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) {
background-color: #002147;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) .count-subtitle {
color: #a0a5ac;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) {
background-color: #fdc800;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) .count-subtitle {
color: #856900;
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
display: inline-block;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown {
position: relative;
-webkit-transform: inherit;
transform: inherit;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area {
margin-bottom: 30px;
}
}
.event-single .event-meta {
margin: 0 0 30px;
padding: 0;
list-style-type: none;
}
.event-single .event-meta li {
display: inline-block;
line-height: 1.4;
margin-right: 30px;
font-size: 18px;
color: #002147;
}
.event-single .event-meta li i {
font-size: 20px;
margin-right: 15px;
color: #fdc800;
}
.event-single .event-meta li:last-child {
margin-right: 0;
}
.event-single .event-contents {
margin-bottom: 45px;
}
.event-single .event-info {
margin-bottom: 30px;
}
.event-single .event-info ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.event-single .event-info ul li {
font-size: 15px;
margin-bottom: 5px;
}
.event-single .event-info ul li span {
color: #222222;
font-weight: bold;
margin-right: 15px;
}
.event-single .event-info ul li span i {
color: #002147;
width: 30px;
}
.event-single .event-social {
margin-top: 45px;
}
.event-single .event-social ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.event-single .event-social ul li {
border: none;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.event-single .event-social ul li a {
background-color: #002147;
display: inline-block;
line-height: 1;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 40px;
font-size: 18px;
padding: 10px 0;
color: #fff;
}
.event-single .event-social ul li a:hover {
background-color: #fdc800;
}
.event-single .event-info h3,
.event-single .event-social h3 {
color: #002147;
font-size: 26px;
line-height: 1.3;
margin-bottom: 20px;
}
.event-single .event-map iframe {
height: 300px;
width: 100%;
border: none;
} .instructor-single .rtin-image {
margin-bottom: 30px;
}
.instructor-single .rtin-content .rtin-heading {
margin-bottom: 20px;
}
.instructor-single .rtin-content .rtin-heading h2 {
color: #111111;
font-size: 30px;
margin-bottom: 5px;
line-height: 1.3;
}
.instructor-single .rtin-content .rtin-heading .rtin-designation {
font-size: 14px;
}
.instructor-single .rtin-content ul.rtin-social {
list-style-type: none;
margin: 0;
padding: 15px 0 5px;
}
.instructor-single .rtin-content ul.rtin-social li {
display: inline-block;
}
.instructor-single .rtin-content ul.rtin-social li a {
border: 1px solid #d6d6d6;
display: block;
height: 35px;
line-height: 31px;
margin-right: 5px;
text-align: center;
width: 35px;
}
.instructor-single .rtin-content ul.rtin-social li a:hover {
background-color: #002147;
border-color: #002147;
color: #ffffff;
} .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 14px;
}
.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
padding-bottom: 12px;
padding-top: 12px;
}
.woocommerce.widget_product_search .search-field {
background-color: #f5f5f5;
border: medium none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
width: 100%;
}
.woocommerce.widget_product_search input[type="submit"] {
display: block;
line-height: 1;
margin-top: 11px;
padding: 10px 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper,
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #002147;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #eaeaea;
}
.woocommerce ul.product_list_widget li {
padding: 10px 0;
}
.woocommerce ul.product_list_widget li img {
width: 60px;
}
.woocommerce .widget_shopping_cart_content .buttons a {
text-align: center;
width: 47%;
max-width: 170px;
}
.woocommerce .widget_shopping_cart_content .buttons a.checkout {
margin-right: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 10px 0;
} .rt-woo-nav.no-nav .owl-custom-nav {
display: none;
}
.rt-woo-nav .section-title {
margin-bottom: 20px;
}
.rt-woo-nav .owl-custom-nav-title {
color: #222222;
float: left;
font-size: 24px;
padding-bottom: 12px;
position: relative;
margin-bottom: 10px;
}
.rt-woo-nav .owl-custom-nav-title::after {
background-color: #002147;
bottom: 0;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 50px;
}
.rt-woo-nav .owl-custom-nav {
float: right;
margin-bottom: 10px;
margin-top: 2px;
padding-left: 30px;
}
.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
background-color: #eeeeee;
border-radius: 3px;
color: #222222;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 32px;
opacity: 1;
text-align: center;
width: 30px;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.rt-woo-nav .owl-custom-nav .owl-next {
margin-left: 8px;
}
.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
background-color: #002147;
color: #ffffff;
}
.rt-woo-nav .owl-custom-nav i {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.rt-woo-nav .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
} .woo-shop-top,
.woocommerce .woo-shop-top {
border: 1px solid #e7e7e7;
overflow: hidden;
padding: 20px;
margin-bottom: 30px;
}
@media all and (max-width: 991px) {
.woo-shop-top,
.woocommerce .woo-shop-top {
padding: 10px 0 15px;
}
}
.woo-shop-top .view-mode,
.woocommerce .woo-shop-top .view-mode {
margin-right: 5px;
padding: 5px 0;
}
.woo-shop-top .view-mode ul li,
.woocommerce .woo-shop-top .view-mode ul li {
display: inline-block;
margin-right: 5px;
}
.woo-shop-top .view-mode ul li a,
.woocommerce .woo-shop-top .view-mode ul li a {
color: #444;
}
.woo-shop-top ul,
.woocommerce .woo-shop-top ul {
margin: 0;
padding: 0;
}
.woo-shop-top .limit-show,
.woocommerce .woo-shop-top .limit-show {
text-align: right;
}
.woo-shop-top .limit-show>div,
.woocommerce .woo-shop-top .limit-show>div {
font-weight: 400;
display: inline-block;
}
.woo-shop-top .sort-list,
.woocommerce .woo-shop-top .sort-list {
text-align: right;
}
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
background: #f5f5f5;
border: 1px solid #e7e7e7;
padding: 6px 18px;
}
@media all and (max-width: 991px) {
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
margin-top: 5px;
width: 100%;
}
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering,
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
margin-bottom: 0;
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering {
float: none;
}
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 28px;
}
@media all and (max-width: 991px) {
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 1.1;
padding-top: 7px;
}
}
.product-grid-view .view-mode ul li.grid-view-nav a,
.product-list-view .view-mode ul li.list-view-nav a {
color: #002147;
} .product-info-area {
text-align: center;
}
.woocommerce ul.products li.product {
margin: 0 1% 40px 0;
overflow: hidden;
}
.woocommerce ul.products li.product h3 {
margin: 20px 0 12px;
padding: 0;
}
@media all and (max-width: 767px) {
.woocommerce ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce ul.products li.product h3 a {
font-size: 20px;
}
.woocommerce ul.products li.product h3 a:hover {
color: #002147;
}
.woocommerce ul.products li.product .star-rating {
margin-left: auto;
margin-right: auto;
font-size: 13px;
}
@media all and (max-width: 480px) {
.woocommerce ul.products li.product .star-rating {
display: inline-block;
}
}
.woocommerce ul.products li.product .price {
color: #002147;
font-size: inherit;
font-weight: 600;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
.woocommerce ul.products li.product .button {
margin-top: 10px;
padding: 10px 15px;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce.has-sidebar ul.products li.product {
width: 32%;
}
.woocommerce.no-sidebar ul.products li.product {
width: 24%;
}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
width: 100%;
}
@media all and (max-width: 767px) {
.woocommerce.product-grid-view ul.products {
margin-left: auto;
margin-right: auto;
max-width: 565px;
}
}
@media all and (max-width: 991px) {
.woocommerce.product-grid-view ul.products li.product.first {
clear: none;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product:nth-child(2n+1) {
clear: both;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 32.3%;
}
}
@media all and (max-width: 767px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product:nth-child(3n+1) {
clear: both;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar ul.products li.product,
.woocommerce.no-sidebar ul.products li.product,
.woocommerce ul.products li.product {
width: 100%;
text-align: center;
}
}
.woocommerce .star-rating {
color: #f7c51d;
}
.woocommerce .products .star-rating {
margin: 0 0 8px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #002147;
padding: 0;
}
.woocommerce a.added_to_cart {
background-color: #002147;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 4px 12px;
margin-top: 5px;
}
.woocommerce a.added_to_cart:hover {
background-color: #000000;
}
.woocommerce .product-thumb-area {
position: relative;
}
.woocommerce .product-thumb-area .overlay {
background-color: rgba(0, 33, 71, 0.8);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-transform: scaleY(0);
transform: scaleY(0);
width: 100%;
}
.woocommerce .product-thumb-area:hover .overlay {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.woocommerce .product-thumb-area .product-info {
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 40%;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 9;
}
.woocommerce .product-thumb-area .product-info ul {
margin: 0;
text-align: center;
font-size: 0;
}
.woocommerce .product-thumb-area .product-info ul li {
display: inline-block;
font-size: 15px;
padding: 0 2px;
}
.woocommerce .product-thumb-area .product-info ul li a {
background-color: transparent;
border: 1px solid #fdc800;
display: inline-block;
height: 40px;
padding: 8px !important;
min-width: 40px;
line-height: 1.5;
color: #fff;
font-size: 14px;
margin: 0 !important;
vertical-align: top;
}
.woocommerce .product-thumb-area .product-info ul li a:hover {
color: #002147;
background-color: #fdc800;
}
.woocommerce .product-thumb-area:hover .product-info {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
position: relative;
margin-top: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon {
border-radius: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
margin: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
background-color: #fff;
left: 11px;
margin: 0;
position: absolute;
top: 11px;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.woocommerce #yith-wcwl-popup-message {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
font-weight: 600;
line-height: 1.2;
padding: 10px;
} .woocommerce ul.products .grid-hide {
display: none;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce.product-list-view ul.products .grid-hide {
display: block;
}
.woocommerce.product-list-view ul.products li.product h3 {
margin: 0 0 12px;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce.product-list-view ul.products li.product .button {
margin-top: 0;
}
.woocommerce.product-list-view .product-thumb-area {
float: left;
margin-right: 20px;
border: 1px solid #e7e7e7;
}
@media all and (max-width: 767px) {
.woocommerce.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view .product-thumb-area {
float: none;
margin-right: 0;
max-width: inherit;
}
}
.woocommerce.product-list-view .product-info-area {
overflow: hidden;
text-align: left;
}
.woocommerce.product-list-view .product-info-area .shop-excerpt {
margin-top: 10px;
}
.woocommerce.product-list-view.woocommerce ul.products li.product .star-rating {
margin-left: inherit;
}
.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
width: 100%;
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: inherit;
}
} .woocommerce div.product div.summary {
margin-bottom: 40px;
}
@media all and (max-width: 767px) {
.woocommerce div.product div.summary {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images img {
width: inherit;
}
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 7px;
width: 31%;
width: calc((100% - 14px) / 3);
max-width: 195px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1) {
margin-right: 0;
}
.woocommerce div.product .product_title {
color: #222222;
font-size: 24px;
line-height: 1.1;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #002147;
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
display: inline-block;
}
.woocommerce div.product .product_meta {
color: #222222;
font-weight: 600;
margin-bottom: 15px;
}
.woocommerce div.product .product_meta .sku-label {
margin-right: 5px;
}
.woocommerce div.product .short-description {
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
margin-bottom: 20px;
padding: 15px 0;
}
.woocommerce div.product form.cart .variations {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations label {
color: #222;
font-size: 16px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
padding: 8px 10px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 8px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 17px;
}
.woocommerce div.product form.cart .button {
background-color: #002147;
border-radius: 0;
color: #ffffff;
font-size: 14px;
font-weight: 600;
padding: 16px 25px;
text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover {
background-color: #111111;
}
.woocommerce div.product .product-meta span {
color: #222222;
font-weight: 600;
}
.woocommerce div.product .product-meta a {
color: #666666;
}
.woocommerce div.product .product-meta a:hover {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs {
border: 1px solid #e7e7e7;
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f5f5f5;
border-color: #e7e7e7;
border-radius: 0;
border-width: 0 1px 1px;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
border-left-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
content: none;
height: inherit;
left: inherit;
position: inherit;
width: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #222222;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
}
@media all and (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 10px 20px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #222222;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: medium none;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
padding: 30px 30px 20px;
}
.woocommerce div.product .woocommerce-tabs h2 {
color: #111111;
font-size: 24px;
}
.woocommerce div.product .up-sells {
margin-bottom: 50px;
}
.woocommerce a.woocommerce-review-link {
color: #666666;
}
.woocommerce a.woocommerce-review-link:hover {
color: #002147;
}
.woocommerce .quantity .qty {
border: 1px solid #e7e7e7;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 46px;
text-align: center;
padding: 1px;
background-color: #fff;
}
.woocommerce .quantity .input-group-btn-vertical {
float: left;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.woocommerce .quantity .input-group-btn-vertical>.btn {
border-radius: 0;
display: block;
float: none;
height: 23px;
line-height: 14px;
margin-left: -1px;
max-width: 100%;
outline: medium none;
padding: 0 7px;
position: relative;
width: 100%;
}
.woocommerce .quantity .input-group-btn-vertical>.btn:hover,
.woocommerce .quantity .input-group-btn-vertical>.btn:active,
.woocommerce .quantity .input-group-btn-vertical>.btn:focus {
background-color: #fff;
border-color: #ccc;
color: #333;
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce #reviews #comments {
margin-bottom: 20px;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e7e7e7;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
}
#review_form_wrapper {
padding-top: 20px;
}
.woocommerce #reviews h3 {
font-size: 24px;
margin-bottom: 10px;
color: #111111;
}
.woocommerce p.stars a {
color: #f7c51d;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #002147;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 10px 23px;
}
@media all and (max-width: 767px) {
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 10px 20px;
}
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #111111;
color: #ffffff;
}
#review_form .form-group {
margin-bottom: 10px;
}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-rating {
margin-top: 20px;
}
.woocommerce #review_form #respond .comment-form-rating label {
color: #111111;
}
.woocommerce #review_form #respond .form-submit {
margin: 5px 0 10px;
}
.woocommerce .related.products ul.products li.product {
margin: 0;
padding: 0;
width: inherit !important;
}
.woocommerce .related.products ul.products li.product .onsale {
margin: 0;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
border: 1px solid #e7e7e7;
margin-right: 1.8%;
width: 32%;
}
@media all and (max-width: 767px) {
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: inherit;
max-width: 32%;
}
} p.demo_store {
background-color: #002147;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #002147;
}
.woocommerce-message,
.woocommerce-info {
border-color: #002147;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table {
border-width: 1px 1px 0 0;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
margin: 0 0 100px;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
border-width: 0 0 1px 1px;
color: #111;
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove>a {
margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name>a {
color: #111;
font-weight: 700;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
color: #111;
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive.cart {
margin-bottom: 50px;
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive a.remove {
display: inline-block;
}
}
.woocommerce-cart .woocommerce .quantity .qty {
height: 30px;
}
.woocommerce-cart .woocommerce .actions {
padding: 10px 12px;
}
.woocommerce-cart .woocommerce .actions input.button {
padding: 10px 15px;
}
.woocommerce-cart .woocommerce .actions #coupon_code {
border-color: #ddd;
margin-right: 10px;
padding: 9px;
width: 110px !important;
}
@media all and (max-width: 480px) {
.woocommerce-cart .woocommerce .actions #coupon_code {
margin-right: 0;
}
}
.woocommerce-cart table.cart img {
width: 50px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 15px;
}
@media all and (max-width: 767px) {
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cross-sells ul.products li {
margin-bottom: 0;
}
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
width: inherit;
}
.woocommerce .cart-collaterals .cross-sells h2:after {
content: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
margin-bottom: 10px;
padding-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
color: #111;
font-size: 24px;
margin-bottom: 35px;
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals {
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals h2 {
margin-bottom: 20px;
}
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
background-color: #002147;
color: #fff;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table {
border-width: 1px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #002147;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
} .woocommerce-checkout .checkout_coupon .button {
padding: 12px 25px;
}
.woocommerce-checkout .woocommerce h3 {
color: #111;
font-size: 20px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce label {
color: #111;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
border-radius: 0;
height: 40px;
padding: 6px 0;
border-color: #ccc;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px;
right: 5px;
}
.woocommerce form.woocommerce-checkout .form-row {
margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row .select2-choice {
padding: 4px 8px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2;
padding: 10px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
@media all and (max-width: 991px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: none;
width: 100%;
}
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 40px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ccc;
background-color: #f5f5f5;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-color: 1px solid #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
border-width: 1px 1px 0 0;
color: #111;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: #ededed;
border-radius: 0;
} .woocommerce-order-received .woocommerce {
color: #111;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details li {
font-size: 1em;
}
.woocommerce-order-received .woocommerce .shop_table {
margin-bottom: 40px;
border-color: #ccc;
border-width: 1px 1px 0 0;
}
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
font-size: 20px;
margin-bottom: 40px;
}
.woocommerce-order-received .woocommerce .title h3 {
margin-bottom: 10px;
} .woocommerce-account .woocommerce {
color: #111;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
color: #fff;
display: inline-block;
margin: 0 5px 5px 0;
font-size: 15px;
line-height: 26px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #fff;
padding: 10px 20px;
background-color: #002147;
display: inline-block;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
padding: 5px 10px;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000;
}
.woocommerce-account .woocommerce .shop_table {
margin-bottom: 0;
border-color: #ccc;
border-width: 1px 1px 0 0;
font-size: 1em;
}
.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive {
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr td.order-actions {
text-align: right !important;
}
}
.woocommerce-account .woocommerce table .button {
padding: 8px 14px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
text-align: center;
}
.woocommerce-edit-address .woocommerce-MyAccount-content>p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
margin-bottom: 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
margin-top: 30px;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
margin-bottom: 20px;
} .woocommerce .wishlist-title h2 {
color: #111;
margin-bottom: 25px;
padding: 0;
}
.woocommerce .shop_table.wishlist_table {
border-color: #ccc;
border-width: 1px 1px 0 0;
color: #111;
font-size: 14px;
margin-bottom: 40px;
}
.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
text-align: center;
}
.woocommerce .shop_table.wishlist_table tfoot td {
text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
} span.wpcf7-not-valid-tip {
color: #a94442;
}
div.wpcf7-response-output {
margin: 1px 0;
padding: 5px 10px;
border-radius: 3px;
float:left;
}
div.wpcf7-validation-errors {
border-color: #a94442;
}
.contact-us-form .form-group .form-control {
border: 1px solid #dddddd;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #555555;
}
.contact-us-form .form-group input {
height: 45px;
}
.contact-us-form .wpcf7-submit {
font-size: 14px;
padding: 12px 30px;
}
.contact-us-form .wpcf7-submit:hover {
background-color: #fdc800;
}
.contact-form-2 {
background-color: #fff;
border-radius: 15px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.contact-form-2 h3 {
background-color: #fdc800;
text-align: center;
padding: 22px 15px;
border-radius: 15px 15px 0 0;
color: #111;
font-size: 26px;
line-height: 1.3;
margin-bottom: 0;
}
.contact-form-2 .cf2-content-area {
padding: 40px 40px 15px;
}
.contact-form-2 input,
.contact-form-2 textarea {
border: 1px solid #e9e9e9;
-webkit-box-shadow: none;
box-shadow: none;
}
.contact-form-2 input:focus,
.contact-form-2 textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #e9e9e9;
}
.contact-form-2 input {
height: 38px;
}
.contact-form-2 input[type="submit"] {
width: 100%;
display: block;
padding: 20px 0;
margin-top: 20px;
border-radius: 10px;
font-weight: 700;
font-size: 16px;
line-height: 1;
border: none;
height: inherit;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.contact-form-2 input[type="submit"]:hover {
background-color: #fdc800;
}
.contact-form-2 div.wpcf7-response-output {
margin: 0 0 25px;
border-radius: 5px;
} .widget_flickr ul li {
padding: 0;
} .widget.mks_flickr_widget ul.flickr li {
padding: 0;
margin: 0 5px 5px 0;
}
.widget.mks_flickr_widget ul.flickr li img {
opacity: 1;
} .tml {
max-width: 500px;
}
.tml p {
margin-bottom: 15px;
}
.tml input {
padding: 6px 12px;
margin: 0;
}
.tml .tml-submit-wrap {
margin-top: 25px;
}
.tml .tml-rememberme-wrap input,
.tml .tml-rememberme-wrap span {
vertical-align: middle;
}
.tml .tml-links {
margin: 0;
padding: 0;
list-style-type: none;
}
.tml .message {
background-color: #383838;
color: #fff;
border: none;
padding: 15px 20px;
margin-bottom: 25px;
}
.tml .error {
margin-bottom: 25px;
padding: 15px 20px;
}
ul.header-contact li p {
font-size: 11px;
line-height: 13px;
margin-bottom: 0px;
text-align: center;
color: #000;
}
.tophead-contact ul li a {
font-size: 12px;
}
.media-body h3 {
text-transform: uppercase;
font-size: 18px !important;
border-bottom: 1px solid #eae3e3;
padding-bottom: 4px;
color: #fff !important;
font-weight: bold;
}
.rt-info-box.layout5
{
padding: 90px 10px 10px 17px !important;
background:transparent !important;
}
.rt-info-box.layout5 .rtin-icon
{
float:unset !important;
margin:auto;
display:block;
text-align:center;
}
.rt-info-box.layout5 .rtin-icon i
{
color:#fff !important;
}
p.mb0 {
font-size: 13px;
line-height: 20px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: #fff;
font-weight:500;
}
ul.header-contact strong a
{
color:#000 !important;
}
div#college-row .vc_column-inner {
padding-top: 0px !important;
}
.rtin-icon.rounded {
display: none !important;
}
.read-btn a {
color: #ffffff !important;
background: #d00000;
padding: 3px 4px;
font-size: 12px;    font-weight: bold;
text-transform: capitalize;
}
.event-box img {
margin-right: 0px !important;
width: 100%;
}
.event-box {
background: #fff;
box-shadow: 0px 0px 12px 0px #d0cdcd;
}
.event-description {
padding: 1px 14px 12px 14px;
}
.event-box a:hover  {
background:#000;
transition:all ease 1s;
color:#fff !important;
}
.event-box a, a.about-btn {
color: #fff !important; background:#000;
padding: 4px 10px; font-size: 12px;
font-weight: bold;
margin-top: 10px !important;
}
.event-box ul {
padding-left: 0px;
line-height: 21px;
}
.event-description a:hover
{
color:#222;
}
.rtin-meta.clearfix, .rtin-price {
display: none;
}
div#about-image {
margin-bottom: 12px;
}
.inter-prog h4 {
color: #d00000;
font-size: 19px;
text-transform: uppercase;
padding-bottom: 5px;
border-bottom: 1px solid;
}
.inter-prog h2 {
color: #171616;
font-size: 40px;
line-height: 1;
}
.text-block-inter {
background: #ffffff;
padding: 15px 22px;
color: #000;
border:1px dashed #ddd;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
border-color: #354c5e !important;
background-color: #354c5e !important;
color: #ffffff !important;
text-transform: uppercase;
font-weight: bold;
border-bottom: 0px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a
{
padding:5px 40px !important
}
li:nth-child(2).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/united-states.png);
width: 26px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 6px;
margin-left: 8px;
}
.inter-prog h2 {
font-size: 39px;
font-weight: bold;
}
li:nth-child(1).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/israel.png);
width: 33px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 2px;
margin-left: 6px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: #00000014 !important;
background-color: #ffffff !important;
border-top: 0px;
}
.intership h3 {
color: #354c5e !important;
text-transform: uppercase;
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
font-weight: 400;
}
.intership p {
margin-bottom: 3px;
font-size: 16px;
color: #467eba;
font-weight: 100 !important;
line-height: 21px;
}
ul.intership-ul {
margin-left: 0px;
list-style: square;
}
.intership p label {
font-style: italic;
font-weight: 100 !important; padding: 10px 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab>a
{
background:unset !important;
}
ul.intership-ul li {
line-height: 20px;
font-size: 13px;
}
div#about-text p {
font-size: 14px;
line-height: 21px;
display: block;
}
div#all-courses button {
background: black;
color: #fff;
box-shadow: 0px 0px 12px 0px #222222cf;
border: 0px;
border-radius:0px !important;
}
.rtin-content {
border-bottom: 4px solid #d00000;
}
.rt-course-box-3 .rtin-thumbnail:before
{
background:rgba(255, 0, 0, 0.6) !important;
}
.owl-custom-nav .owl-prev, .owl-next
{
background:#d00000 !important;
}
.flex-caption p {
text-align: center;
font-size: 16px;
color: #000;
font-weight: 500;
}
a.e-prospect i {
color: #000 !important;
}
a.fee-structure i, a.e-prospect i  {
padding: 1px 4px !important;
font-size: 16px;
}
a.fee-structure i {
color: #fff !important;
}
.padding-o {
padding: 0px;
}
ul.contact-list-topbar li a {
font-size: 15px;
}
ul.contact-list-topbar li p b {
text-transform: uppercase;
}
.event {
width: 29%;
float: left;
}
.event-disc {
width: 65%;
float: left;
margin-left: 10px;
}
p.event-text {
font-size: 11px;
line-height: 16px;
margin-bottom: 0px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3 !important;
-webkit-box-orient: vertical;
}
.date, .event-disc a {
font-size: 13px;
color: #6396bd;
font-weight: bold;
}
.event-disc h4 {
margin-bottom: 0px;
font-size: 12px;
line-height:16px;
}
.event-disc a:hover
{
color:#000;
}
.rt-owl-nav-1 .section-title .owl-custom-nav
{
float:unset !important;
}
.section-title.clearfix {
display: none;
}
.owl-prev
{
position: relative;
float: left;
top: 201px;
z-index: 9;
left:-27px;
}
.owl-next {
position: relative;
float: right;
top: 201px;
z-index: 9;
}
.date {
width: 50%;
float: left;
}
.event img {
width: 200px; 
height: 58px;
}
div#post-scroll { width: 100%;
margin: auto;
border: 1px solid #ddd;
background: #eeeeeecf;
}
div#event-row {
padding: 10px 9px;
float: left;
border-bottom: unset !important;
background: #ffffff;
margin: 2px;
border-radius: 0px;
box-shadow: 0px 0px 12px 0px #ddd;
}
.ult-carousel-wrapper {
padding-top: 0px !important;
padding-bottom: 10px !important;
}
element.style {
text-align: left;
}
h2#ourplacement {
font-size: 48px;
line-height: 49px;
text-transform: capitalize;
color: #d00000;
font-weight: bold;
border-left: 4px solid;
padding-left: 14px;
padding-top: 15px;
padding-bottom: 22px;
}
p.our-placement-text {
color: #413e3e;
font-size: 14px;
line-height: 20px;
}
div#logo-slider  .rt-vc-logo-slider .rtin-item img
{
width:100px !important;
}
div#logo-slider .vc_column-inner {
padding: 12px 0px 12px 0px !important;
border-radius:2px;
}
.rtin-thumb-meta, .rtin-thumb-user
{
display:none;
}
.rt-vc-imagetext-2 .rtin-img img, .rt-vc-imagetext-2 .rtin-img
{
border-radius:0px !important;
margin-bottom:0px !important;
}
.intership p strong {
color: #222;
font-weight: 500;
margin-bottom: 10px !important;
}
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after
{
width: 9px !important;
height: 9px !important;
top:65% !important;
}
a.ls-gui-element.ls-nav-prev, a.ls-gui-element.ls-nav-next
{
background:#757373 !important;
border-radius:0px;
}
.form-section {
width: 50%;
float: left;
padding: 15px;
padding-right: 45px;
padding-left: 45px;
background: #eee5e5;
padding-top: 45px;
}
.paoc-popup-modal-cnt p { margin: 0px;
}
.image-form-left {
width: 50%;
float: left;
padding-top:30px;
}
.paoc-popup-modal-cnt {
padding: 0px !important;
}
.page-id-3402 .fees-structure-form-page, .page-id-3443 .fees-structure-form-page
{
background:#fff !important;
}
.page-id-3402 div#primary, .page-id-3443 div#primary
{
background: #ddd !important;
}
.form-section input, .form-section select, .form-section textarea {
padding: 8px 10px;
margin-bottom: 15px;
width: 100%;
border-radius: 3px;
}
input.wpcf7-form-control.wpcf7-submit {
background: #7aad37;
margin-top: 90px;
margin-bottom:16px;
}
.image-form-left h4 {
font-size: 26px;
text-transform: uppercase;
font-weight: bold;
}
.image-form-left {
width: 50%;
float: left;
text-align: center;
}
.image-form-left img {
text-align: center;
margin: auto;
display: block;
}
h3#about-college {
font-size: 35px;
font-weight: bold !important;
border-bottom: 4px solid #ddd;
padding-bottom: 15px;
}
h3.rtin-title a {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1 !important;
-webkit-box-orient: vertical;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a
{
background:#000 !important;
} .flex-viewport
{
background:rgb(247, 247, 247);
padding-top:30px;
}
.vc_pageable-load-more-btn
{
float:left;
}
.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-inline a {
background: #000000;
color: #fff; font-weight: bold; z-index: 999;
border-radius: 0px;
}
div#All-Event {
position: absolute;
right: 0px;
bottom: 33px;
}
div#View-all-courses a
{
color:#fff !important;
}
div#View-all-courses a:hover i, div#All-Event a:hover i
{
right:10px !important;
transition:all ease 1s;
}
div#All-Event a, div#View-all-courses a {
background: #a50000;
color: #fff;
font-weight: bold;
border: 0px;  position: relative;
text-align: center;
border-radius: 0px;
} ul.smile_icon_list.left.square.with_bg li.icon_list_item
{
margin-bottom:9px !important;
}
#college-about-text
{
font-size: 25px;
text-align: left;
padding-bottom: 12px;
border-bottom: 2px solid #ddd;
}
ul.smile_icon_list.left.square.with_bg li .icon_description p
{
color:#333 !important;
font-size:14px !important;
}
.content-area
{
padding-top:50px !important;
padding-bottom:50px !important;
} .rt-vc-text-title.style2 h2 {
font-size: 22px !important;
font-weight:500 !important;
}
ul.downlode-link {
width: 70%;
}
ul.downlode-link li a:after {
position: absolute;
content: '\f019';
font-family: FontAwesome;
color: #fff;
font-size: 16px;
margin-left: 16px;
right:10px;
}
p.rtin-content {
line-height: 23px;
border-bottom: 0px;
}
ul.downlode-link li a{
list-style: none;
background: #4CAF50;
margin:4px;
padding: 2px 5px 2px 5px;
font-size: 12px;
border-radius: 3px;
position:relative;
float: left;
width: 100%;
}
ul.downlode-link li a {
color: #fff;
}
ul.downlode-link {
padding-left: 0px;
list-style:none;
}
h2#course-title {
color: #7aad37;
font-weight: bold;
text-transform: capitalize;
} .meassage-container .user-profile {
float: left;
margin-right: 12px;
}
.user-profile img {
width: 100%;
padding: 5px;
border: 1px solid #ddd;
background:#fff;
}
.message-description p {
text-align: justify;
}
.meassage-container {
padding: 10px;
background: #f6f6f6;
} h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
}
ul.core-value-list li {
list-style: square;
}
h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
color: #7aad37 !important;
} .course-list h5 {
font-size: 19px; color: #ffffff;
text-align: center;
background: #272626;
padding: 9px 0;
}
ul.course-lists li {
list-style: square;
}
.course-list {
background: #eee;
padding-bottom: 10px;
border: 1px solid #ddd;
height: 223px;
}
ul.downlode-link-2 {
padding: 8px 0px;
background: #9e9e9e12;
list-style: none;
margin-left: 0px;
padding-left: 15px;
border: 1px solid #ddd;
}
ul.downlode-link-2 li a {
color: #d00000;
padding-bottom: 5px !important;
display: block;
font-weight: 500;
text-transform: capitalize;
} table.table.table-bordered, table.table.table-bordered th {
text-align: center !important;
}
.vc_tta-panel-body a {
background: #7aad37 !important;
color: #fff !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
background: #f7f5f5;
border: 1px solid #f7f5f5;
border-radius: 3px;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
font-size: 13px !important;
padding: 10px 10px 10px 38px !important;
color:#222 !important;
}
ul.rule-list li, .wpb_text_column.wpb_content_element ul li {
font-size: 13px;
line-height: 20px;
} .corporate {
text-align: center;
background: #91cb440d;
padding: 12px 0px;
border: 1px solid #7aad37;
border-radius: 3px;
}
.corporate h6 {
font-size: 14px;
font-weight: 400;
color: #222;
}
.page-id-2578 .wpb_content_element
{
margin-bottom:2px !Important;
}
div#image-bottom-company .wpb_content_element
{
margin-bottom:30px !important;
} .facality-text {
background: #23282d;
padding: 6px;
position: absolute;
bottom: 32px;
text-align: center;
width: 97.5%;
box-shadow: 0px -4px 13px 0px #222;
}
.facality-text h3 {
color: #fff;
font-weight: 300;
text-transform: capitalize;
font-size: 18px;
font-style: italic;
border: 1px dotted #3f454c;
padding: 13px 0;
}
div#facality-profile .wpb_wrapper , .facality-profile .wpb_wrapper {
display: flex;
}
div#facality-profile .wpb_wrapper p, .facality-profile .wpb_wrapper p {
padding-left: 13px;
font-size: 13px;
line-height: 19px;
padding-top: 5px;
padding-bottom:10px;
}
div#facality-profile .wpb_single_image.wpb_content_element.vc_align_left, .facality-profile .wpb_single_image.wpb_content_element.vc_align_left, div#facality-profile  .wpb_text_column.wpb_content_element, .facality-profile  .wpb_text_column.wpb_content_element {
margin-bottom: 0px;
}
#facality-profile > .vc_column-inner > .wpb_wrapper, .facality-profile > .vc_column-inner > .wpb_wrapper {
background: #ffffff0a;
border-radius: 3px;
box-shadow: 0px 0px 8px 0px #e0e0e0;
border: 1px solid #ddd;
}
div#facality-profile .wpb_wrapper img, .facality-profile .wpb_wrapper img {
margin: 4px;
border-top: 1px solid #737173;
border-bottom: 1px solid #737173;
}
h2.ult-team-member-name.ult-responsive {
margin-top: 5px !important;
margin-bottom: 0px !important;
}
.ult-team-member-wrap.ult-style-1 {
background: #fff; border-bottom: 7px solid #c3c3c3;
}
.ult-style-1 .ult-team-member-position
{
font-weight:bold !important;
color:#607D8B !important;
}
#chair-person {
background: #abbaab;
background: -webkit-linear-gradient(to bottom, #ffffff, #abbaab);
background: linear-gradient(to bottom, #ffffff, #abbaab);
} .award-section .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px;
box-shadow: 0px 0px 7px 0px #999;
border: 3px solid #fff;
}
.award-section .wpb_text_column.wpb_content_element > .wpb_wrapper p
{
background-size: cover;
text-align: center;
background: #1f1e1d;
color: #fff;
line-height: 17px;
padding: 9px 5px;
font-size: 12px;
position: relative;
bottom: 13px;
font-style: italic;
} .impotant-contact {
background: #fafafa;
border-bottom: 1px dashed #7aad37;
border-radius: 0px; padding: 21px 13px 1px 13px;
}
.impotant-contact h6 {
margin-bottom: -10px;
font-size: 14px;
text-transform: uppercase;
color: #3d3d3d;
}
.impotant-contact p > a { padding: 2px 0px; font-size: 16px;
font-weight: bold;
color: #222;
margin-top: 15px;
display: block; } .campus-image img {
padding: 10px;
box-shadow: 0px 0px 4px 0px #999;
background: #fff;
}
h4.align-default {
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
} .madlist-name p {
text-align: center;
margin-bottom: 0px;
font-size: 12px;
}
.madlist-name
{
text-align:center;
}
.madlist-name h4 {
margin-bottom: 1px;
color: #1b1b1b;
font-weight: bold;
}
p.percent {
position: absolute;
width: 40px;
height: 40px;
background: #f31818;
color: #fff; font-size: 12px;
line-height: 39px;
border-radius: 47px;
top: 142px;
right: 52px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #f7acac;
}
.madlist-profile .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 16px;
}
.madlist-profile .wpb_wrapper {
background: #edeeeb;
padding-top: 10px;
} .toper-heading h3 {
text-align: center;
font-weight: bold;
border-bottom: 1px solid #ddd;
padding-bottom: 6px;
margin: 0 25px;
color: #222;
}
.toper-heading:after {
width: 128px;
height: 2px;
content: '';
background:#7aad37;
position: absolute;
left: 0px;
right: 0px;
margin: auto;
}
p.percent-toper {
position: absolute;
width: 45px;
height: 45px;
background: #f31818;
color: #fff; font-size: 11px;
line-height: 43px;
border-radius: 47px;
top: 142px;
right: 19px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #ffffff;
}
.page-id-2776 .madlist-profile .wpb_wrapper
{
background:unset !important;
} .scolorship-container {
background: #7aad373d;
border: 1px solid #ddd;
height: 309px;
text-align: center;
padding: 0px 20px;
}
.scolorship-container h4 {
margin-bottom: 7px;
}
.scolorship-container p {
font-size: 14px;
line-height: 23px;
}
.scolorship-container h4 {
color: #000000 !important;
font-weight: 400;
font-size: 21px;
padding-bottom: 10px;
}
.no-sco {
margin: auto;
display: block;
text-align: center;
width: 70px;
height: 70px;
line-height: 56px;
background: #7aad37;
border-radius: 43px;
font-size: 28px;
color: #ffffffbf;
position: relative;
top: -37px;
border: 8px solid #fff;
font-weight: bold;
}
table.table.tabular.table-striped tr td {
font-size: 12px;
}
.ruleofarea .vc_column-inner > .wpb_wrapper {
background: #dfebcf;
padding: 0px 19px;
padding-bottom: 1px;
padding-top: 5px;
border: 1px solid #ddd;
}
.ruleofarea .vc_column-inner > .wpb_wrapper:before {
border: 1px solid #ddd;
width: 35px;
height: 2px;
position: absolute;
content: ''; display: block;
text-align: center;
left: -17px;
right: 0px;
top: 50%; } .page-id-2818 h3.rtin-title {
font-size: 14px !important;
font-weight: 500 !important;
}
a.carousel-slider__post-title h2 {
font-size: 18px;
}
.carousel-slider__post-excerpt {
font-size: 15px !important;
margin-bottom: 0px;
margin-top:0px !important;
}
.carousel-slider__post-details-info, .carousel-slider__post-category, .owl-dots {
display: none;
}
.grid-news-thumb img
{
height:unset !important;
}
.page-id-3458 .grid-news-thumb img
{
height:100% !important;
}
.page-id-3458 h3.news-title a {
font-size: 18px !important;
color: #000 !important;
line-height: 1.2 !important;
}
.carousel-slider__post-content {
border-bottom: 1px solid #ddd;
}
h3.news-title a {
font-size: 21px !important;
color: #000 !important;
line-height: 1 !important;
font-weight: bold;
}
.page-id-3458 .news-short-content
{
font-size: 14px;
line-height: 19px;
}
.news-short-content {
font-size: 11px;
line-height: 15px;
}
.grid-date-post, .grid-date-post a
{
margin-bottom:0px !important;
}
a.news-more-link, a.news-more-link:hover {
padding: 0px;
font-size: 9px;
line-height: 16px;
border-radius: 0px;
color: #080808 !important;
background: #dad9d9;
padding: 0 7px;
}
.course-coulumn-section .wpb_wrapper h5 {
margin-bottom: 0px !important;
color: #fff !important;
background: linear-gradient(to right, #000, #ffffff00);
padding:2px 5px;
}
ul.course-section {
background: #fff;
margin-left: 0px !important;
padding: 8px 14px;
border: 1px solid #dddddda3;
padding-top:0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4 {
font-size: 18px;
color: #000 !important;
text-align: center !important;
margin-bottom: 0px !important;
padding: 9px 0px !important;
background: #FFC107;
font-weight: bolder;
}
.course-coulumn-section .wpb_text_column.wpb_content_element
{
margin-bottom:0px;
}
.media.rt-info-box {
background: linear-gradient(to bottom, RGBA(0,0,0,0) 0%,RGBA(0,0,0,1) 90%) !important;
}
ul.course-section li {
list-style: none;
padding: 1px 0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4:before {
content: '\f19d';
font-family: 'fontawesome';
color: #0b0a0a;
padding: 6px;
}
ul.course-section li a {
color: #607D8B;
font-weight: 400;
font-size: 13px;
text-transform:uppercase;
}
div#courses {
background-attachment: fixed;
}
li.heading-list {
position: relative;
left: -13px;
}
ul.course-section li:hover a
{
font-weight: 500;
color: #d00000;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper {
box-shadow: 0px 0px 12px 0px #ddd;
}
#internalion-level-com .vc_column-inner > .wpb_wrapper h4 {
color: #fff !important;
text-align: center !important;
font-size: 16px;
padding-left: 0px !important;
background: #030c3f;
padding: 9px 0 !important;
text-transform: uppercase;
margin: 2px 14px !important;
font-weight: bolder;
}
.amazingcarousel-title
{
display:none;
}  #clients {
display: block;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap {
display: block;
width: 95%;
margin: 0 auto;
overflow: hidden;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width: 200px;
height: 100px;
line-height: 100px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: 0 linear left;
-moz-transition: 0 linear left;
transition: 0 linear left;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65); 
}
#clients .clients-wrap ul li img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
opacity: 1.0;
}
button.slick-prev.default.slick-arrow,button.slick-next.default.slick-arrow {
background: #767575;
}
button.slick-prev.default.slick-arrow i,button.slick-next.default.slick-arrow i
{
color:#fff;
}
h2.fee-mode {
font-weight: bold;
padding-bottom: 46px;
}
div#payment-mode .scolorship-container {
max-height: 224px;
}
ul.fee-mode-list li {
font-size: 15px !important;
padding-bottom: 5px;
list-style: square;
} aside.sidebar-widget-area #nav_menu-4 {
padding: 4px 6px!important;
background: transparent;
}
aside.sidebar-widget-area h3.widgettitle {
margin: 0px 0px 9px 0px;
padding: 0px 0px 0px 0;
background: #fff;
font-size: 17px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
border-bottom:0px;
}
aside.sidebar-widget-area h3.widgettitle:after{
content:unset !important;
}
ul#menu-browse-course li:hover a, ul#menu-browse-course li:hover
{
background:#fff;
color:#222;
padding-left:2px;
}
aside.sidebar-widget-area {
background: #7aad37;
padding: 9px;
padding-bottom:1px;
}
ul#menu-browse-course li {
color: #fff;
padding: 3px 0px;
margin: 0px;
border: 0px;
line-height: 20px;
border-bottom: 1px solid #67a01b;
}
ul#menu-browse-course li a {
color: #fff;
font-size: 12px;
}
div#text-3 {
padding: 7px;
background: #efefef;
}
.textwidget .form-section p {
margin-bottom: 0px;
}
.textwidget .image-form-left {
display: none;
}
.textwidget .form-section
{
width:100% !important;
background:unset;
float:unset;
padding:0px;
}
.textwidget .form-section input, .textwidget .form-section select, .textwidget .form-section textarea {
padding: 4px 4px;
margin-bottom: 5px;
font-size: 12px;
border-radius: 1px;
}
.textwidget input.wpcf7-form-control.wpcf7-submit {
margin-top: 5px;
}
div#text-3 h3.widgettitle {
background: #efefef;
color: #080808;
border-bottom: 1px dashed #aeadad;
font-size:20px;
} ul.apply-type li:before {
content: '\f00c';
font-family: 'fontawesome';
position: absolute;
left: 24px;
color: #8BC34A;
font-size: 9px;
}
ul.apply-type li {
list-style:none;
}
.apply-type h2.rtin-title {
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
}
.apply-type .rtin-btn a {
background: #000;
color: #fff;
padding: 8px 19px;
text-transform: capitalize;
border-radius: 4px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-check  {
font-family: fontawesome;
color:#01ac06;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-times {
font-family: fontawesome;
color:#d00000;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table thead th {
color: #3F51B5;
font-weight: 500;
font-size: 14px;
text-align: center;
border-top: 1px solid #ddd;
padding-top: 6px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody td {
font-size: 13px;
padding: 6px !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody th {
font-weight: 400;
font-size: 12px;
}
.notice {
background: #d1171717;
border: 1px solid #d00;
text-align: center;
border-radius:3px;
}
.notice p {
margin-bottom: 0px;
padding: 9px 0;
line-height: 21px;
font-weight: 500;
color: #000;
font-style: italic;
}
.inner-page-heading
{
color:#222;
font-weight:bolder;
font-size:23px;
text-transform:uppercase;
}
.refund table tbody td {
font-size: 14px;
}
.refund h2.rtin-title {
color: #607D8B !important;
}
.rt-gallery-tab.rt-vc-isotope-tab.isotop-btn {
display: none;
} .page-id-3153 section#our-facilits .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px !important;
}
.page-id-3153 .content-area
{
padding:0px 0px !important;
}
.page-id-3153 h2.vc_custom_heading.text-heading {
text-align: center !important;
color: #080808;
font-weight: 700;
text-transform:uppercase;
font-size:35px;  
}
h2.award-heading {
width: 50%;
margin: auto;
padding: 13px 0;
margin-bottom: -3px;
background: #ffffff;
color: #000 !important;
border-top-left-radius: 80px;
border-top-right-radius: 80px;
font-size: 31px !important; text-align: center !important;
font-weight: 700;
position: relative;
top: 12px;
}
.awardand .acieventrow h2
{
font-size:12px;
text-align:center;
padding:0px;
margin:auto;
} @keyframes move_wave {
0% {
transform: translateX(0) translateZ(0) scaleY(1)
}
50% {
transform: translateX(-25%) translateZ(0) scaleY(0.55)
}
100% {
transform: translateX(-50%) translateZ(0) scaleY(1)
}
}
.waveWrapper {
overflow: hidden;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
}
.waveWrapperInner {
position: absolute;
width: 100%;
overflow: hidden;
height: 100%;
bottom: -1px;
z-index: 9999 !important;
}
.bgTop {
z-index: 15;
opacity: 0.5;
}
.bgMiddle {
z-index: 10;
opacity: 0.75;
}
.bgBottom {
z-index: 5;
} .page-id-3153 h2.vc_custom_heading.text-heading-1 {
font-weight: bold;
font-size: 35px;
padding-bottom: 14px;
border-bottom: 1px dashed;
line-height:1;
}
.page-id-3153  section#our-facilits {
padding-bottom: 17px !important;
}
.page-id-3153 section#displaynone {
display: none;
}
.page-id-3153 a.about-dolphin-btn {
padding: 5px 23px;
background: #000;
color: #fff;
margin-top: 15px;
display: -webkit-inline-box;
text-transform: capitalize;
cursor: pointer;
}
.page-id-3153 .facilites-home {
box-shadow: 0px 0px 2px 0px #101010a6;
padding: 19px; background: #fffdfd;  }
.page-id-3153 .facilites-home h5 a {
font-size: 21px;
color: #d62020;
font-weight: 600;
}
.page-id-3153 .facilites-home p {
font-size: 15px;
}
.facilites-home h5 {
padding: 9px 0px; color: #000;
border-bottom: 1px dashed #000;
}
.page-id-3153 h2, .page-id-3153 h3, .page-id-3153 h4, .page-id-3153 h5, .page-id-3153 h6
{
font-family:'Rajdhani', sans-serif !important
} .page-id-3153 h2.vc_custom_heading.news-event {
color: #000;
text-transform: capitalize;
font-weight: 500;
font-size: 32px;  font-weight: bold;
}
.page-id-3153 .news
{
padding:10px 15px !important;
}
.page-id-3153 .news-short-content
{
font-size:14px;
line-height:25px !important;
} .page-id-3153 .course-grid {
background: #fff;
} .page-id-3153 a.carousel-slider__post-title h2 {
font-weight: bold;
font-size: 20px;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 8px !important;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 {
background: #000;
margin-top: 1px;
padding: 30px 0;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 h2.vc_custom_heading.text-heading {
color: #fff;
border-bottom: 1px dashed;
padding-bottom: 11px;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 p {
color: #fff;
}
a.carousel-slider__post-title h2
{
line-height:25px !important;
} .page-id-3153 section#usa-section {
background-attachment: fixed;
}
.page-id-3153 .international-student-slider {
text-align: center; border: 1px solid #eee;
}
.rt-vc-logo-slider .rtin-item img {
width: 73% !important;
margin: 0 auto;
}
.page-id-3153 .international-student-slider img {
margin: auto !important;
padding-top: 13px;
width: 80%;
}
.page-id-3153 .international-student-slider h4 {
font-size: 16px;
color: #ffffff;
font-style: italic;
text-transform: uppercase;
font-weight: bold;
background: #000;
padding: 5px 0px;
}
.page-id-3153 .program-text {
font-size: 17px;
color: #000;
}
.page-id-3153 h3.strog-inter  {
color: #e9333a;
font-weight: 700;
font-size: 32px;
line-height: 1;
}
.page-id-3153 .padding {
padding-top: 40px !important;
}
.page-id-3153 .internationl-text-block h4 {
color: #000;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}
.page-id-3153 .internationl-text-block p {
margin-bottom: 4px;
color: #012885;
font-weight: 500;
font-size: 18px;
}
.page-id-3153  .internationl-text-block ul li {
font-size: 14px;
color: #171616;
}
.page-id-3153  .flag-image img {
box-shadow: 0px 0px 12px 0px #999;
border: 7px solid #fff;
}
.grid-body h2 {
font-size: 19px;
font-weight: bold;
margin-bottom: 0px;
}
.grid-body {
text-align: center;
padding: 0px 5px 5px 5px;
}
.box-grid .wpb_wrapper {
background: #fff;
}
.grid-body a {
background: #000;
color: #fff !important;
font-size: 12px;
padding: 3px 11px;
text-transform: capitalize;
}
.box-grid .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 6px;
} .page-id-3153 div#content
{
position: relative;
}
.tophead-right.tophead-address span {
font-size: 14px;
}
.site-header .main-navigation ul li .sub-menu a:after 
{
display:none;
}
.site-header .main-navigation ul li a:after {
content: '';
width: 1px;
height: 20px;
background: #ffffff47;
position: absolute;
margin-left: 8px;
top: 13px;
transform: rotate(180deg);
}
.page-id-3153 header#masthead
{
background:#fff;
position: absolute;
margin: auto;
text-align: center;
width: 100%;
z-index:999;
}
.tophead-right-row.tophead-address-row ul {
padding-left: 0px;
text-align: right;
}
.tophead-right-row.tophead-address-row ul li {
padding-right: 12px;
text-align:center;
border-right: 1px dashed #d9d6d6;
margin-right: 6px;
}
.site-header .main-navigation ul li .sub-menu a
{
color:#000 !important; 
}
.page-id-3153 section.vc_section.slider-section {
position: relative;
z-index: -1;
}
.site-header .main-navigation ul li a
{
color:#fff !important;
}
section {
padding-left: 30px !important;
padding-right: 30px !important;
}
.page-id-3153 .date-post {  background: #d00000;
position: relative;
display: block;
width: 31%;
margin-bottom: 12px; }
.page-id-3153 .news-content {
padding: 0px 12px;
max-height: 243px;
border-bottom-right-radius: 48px;
border-top-left-radius: 15px;
}
.date-post h2 span{
font-size: 26px;
font-weight: bold;
color:#000;
}
.date-post p 
{
font-weight: bold;
color:#999;
}
.page-id-3153 .news-short-content {
font-size: 14px;
line-height: 24px !important;
color: #444;
}
.news-cat {
display: none;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 0px;
}
.bg-color-header {  margin: 0 15px;
margin-top: 30px;
}
.bg-color-header .col-sm-3.col-xs-12 {
padding: 0px;
}
.site-header .site-branding {
display: -webkit-inline-box !important;
max-height: 46px !important;
float: right;
margin: 0px !important;
background: #000;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
position: relative;
bottom: 35px;
right: 42px;
}
.bg-color-header .col-sm-9.col-xs-12 {
padding-left: 0px;
}
.owl-carousel .owl-item .rtin-item img
{
width:70% !important;
} .tophead-right-row.tophead-address-row span b {
text-transform: uppercase;
}
.tophead-right-row.tophead-address-row span {
font-size: 12px;
}
.tophead-right-row.tophead-address-row i {
padding: 0px 7px;
color: #e31e24;
}
.tophead-right-row.tophead-address-row 	i.fa.fa-whatsapp {
color: #4CAF50;
font-size: 16px;
}
div#tophead {
display: none;
}
.bg-color-header .col-sm-9.col-xs-12
{
background:#000;
}
a.dark-logo img {
position: relative;
bottom: 65px;
}
.row-bg .col-md-3.col-sm-12 a {
position: relative;
top: 20px;
}
.tophead-right-row.tophead-address-row .col-md-4 ul li a
{
font-size:15px;
}
.tophead-right-row.tophead-address-row .col-md-2 ul li a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #000;
padding: 5px;
}
.row-bg
{
background:#7aad37;
display:flex;
width: 100%;
max-height: 46px;
}
.all.courses a {
color: #fff;
padding: 8px 20px;
position:relative;
}
.all.courses a:after {
content: '';
background: #000;
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
bottom: 0px;
}
.all.courses
{
transition:all 1s ease-in-out 0s;
}
.all.courses:hover a:before
{
width:0px;
}
.all.courses a:before
{
content: '';
background-color: green;
width: 100%;
position: absolute;
z-index: 0;
left: 0px;
top: 0px;
bottom: 0px;
transition:all 0.4s ease-in-out 0s;
}
.top-bar-row .col-md-8{ background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
background-position: left;
position: relative;
padding-left:12px;
padding:3px 0px;
} .container-course {
position: relative;
box-shadow: 0px 0px 12px 0px #a2a2a2;
border:2px solid #fff;
}
.image-course {
display: block;
width: 100%;
height: auto;
}
.overlay-course {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
background-color: #7aad37;
overflow: hidden;
width: 100%;
height:0;
transition: .5s ease;
}
.container-course:hover .overlay-course {
bottom: 0;
height: 100%;
}
.text-course {
color: white;
font-size: 14px;
position: absolute;
width: 100%;
top: 50%;
padding: 0 5px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.course-name h3 {
color: #222;
font-weight: 600;
font-size: 22px;
padding-top: 10px;
padding-left: 10px;
position: absolute;
}
.course-name { position: absolute;
width: 100% !important;
top: 0px !important;
overflow: hidden;
display: inline-block;
height: 100%;
}
.INTERNATIONALPROGRAMS-headig {
color: #F44336;
text-align: left;
width: 50%;
margin: auto;
background: #fff;
padding: 0px 0 14px 0;
position: relative;
top: -40px;
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
text-align: center !important;
font-weight: bold;
font-size:35px;
margin-bottom:0px !important;
}
.course-name::before {
content: "";
position: absolute;
left: -15%;
right: -3%;
top: -54px;
height: 40%;
background-color: #fbfcf7e6;
-webkit-transform: rotate(-13deg);
-moz-transform: rotate(-13deg);
-ms-transform: rotate(-13deg);
-o-transform: rotate(-13deg);
transform: rotate(-13deg);
}
.text-course h2 {
color: #fff;
font-size: 27px;
font-weight: 600;
margin-bottom: 0px;
}
span.apply-now-btn a {
background: #FFF;
color: #000;
padding: 2px 7px;
margin-top: 13px;
float: left;
margin-right: 12px;
text-transform:capitalize;
}
span.read-now-btn a {
padding: 2px 7px;
color: #fff;
margin-top: 13px;
float: left;
text-transform:capitalize;
border:1px solid #fff;
}
div.ult-carousel-wrapper {
margin-bottom: 0px !important;
margin-top:10px !important;
}
.strong-inter .wpb_text_column.wpb_content_element {
margin-bottom: 5px;
}
footer .container-fluid
{
padding-left:30px;
padding-right:30px;
} #text-4.textwidget .content-side {
z-index: 99999;
}
.content-side.custom-click {
bottom: -30px;
}
a.click-show:hover
{
color:#fff !important;
}
.content-side {
position: fixed;
z-index: 9;
transition: all 0.3s ease-in-out 0s;
bottom: -530px;
cursor: pointer;
right: 10px;
}
.content-side.custom-click p {
margin-bottom: 0px;
}
.content-side.custom-click h2 {
margin-bottom: 0px;
padding-bottom: 10px;
}
.text-div p.subtext-query-form {
padding-bottom: 60px;
font-size: 16px;
text-transform: capitalize;
text-align: center;
color:#000;
}
.text-div input.wpcf7-form-control.wpcf7-submit {
padding: 5px 0 !important;
background: #7aad37;
color: #fff;
width: 100%;
font-size: 17px;
text-transform: uppercase;
}
.text-div .form-section input, .textwidget .form-section select, .textwidget .form-section textarea, .textwidget .form-section input {
padding: 7px 4px;
margin-bottom: 11px;
font-size: 12px;
border-radius: 3px;
border: 1px solid #999;
}
.text-div div#wpcf7-f2303-o1
{
padding:0px 20px;
}
div#old-news-div {
display: none;
}
.click-show {
background-color: #da261d;
color: #fff;
text-decoration: none;
display: block;
padding: 7px 8px;
position: relative;
right: 0px;  
font-size: 20px;
width: 100%;
text-decoration: none !important;
text-align: center;
font-weight: 500;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.text-div {
background: #fff;
padding: 9px;
}
div#text-4 {
margin: 0px;
}
.fee-structure
{
background: #7aad37;
color: #fff !important;
}
.e-prospect
{
border:1px solid #000;
}
.wpb_revslider_element.wpb_content_element.header-slider {
margin-bottom: 0px;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li
{
padding:11px 40px 28px 15px !important;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li>i
{
top:15px !important;
}
.page-id-1111 .content-side {
display: none;
}
a.learn-more {
position: relative;
display: inline-block;
cursor: pointer;
outline: none;
border: 0;
vertical-align: middle;
text-decoration: none;
font-size: inherit;
font-family: inherit;
}
a.learn-more {
transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
padding: 4px 1rem;
background: #444644;
color: #fff !important;
text-transform: uppercase;
margin: auto; font-size: 13px !important;
}
a.learn-more:hover, a.learn-more:focus, a.learn-more:active {
letter-spacing: 0.125rem;
} a.fp-thumbnail img {
box-shadow: 0px 0px 4px 0px #999;
border-radius: 2px;
}
.fp-body {
padding: 6px 0px 5px 6px;
}
h4.fp-title a {
color: #000 !important;
font-weight: 600;
font-size: 18px;
line-height: 1;
}
.fp-readmore a {
border-radius: 0px !important;
padding: 6px 11px !important;
line-height: 1;
background: #000;
color: #fff !important;
}
.fp-post, .fp-col.fp-post.fp-main {
box-shadow: 0px 0px 5px 0px #ddd;
}
.text-course b {
font-weight: 500 !important;
} .fp-post {
border: 1px solid #e2e2e2;
}
aside.sidebar-widget-area div#flex-posts-list-2 {
display: none;
}
.event-body-new {
background: #fff;
border: 1px solid #999;
padding: 10px;
width: 90%;
float: right;
position: relative;
margin-top: -37px;
}
.event-body-new h2 {
font-size: 19px;
line-height: 1.3;
font-weight: 600;
margin-bottom: 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.fp-readmore a {
background:transparent;
border: 1px solid #444644 !important;
color: #444644 !important;
font-size: 12px !important;
}
.event-body-new a { color: #fff !important;
background: #444644;
padding: 3px 13px;
font-size: 12px;
text-transform: capitalize;
}
.footer-top-area .widget a:hover, .footer-top-area .widget a:active
{
color:#000 !important;
}
.wpb_single_image.wpb_content_element.vc_align_right.college-image img {
box-shadow: 0px 0px 4px 0px #ddd;
border-radius: 2px;
}
::focus
{
outline:none !Important;
}
ul.contact-list-topbar li {
display: inline-block;
}
ul.contact-list-topbar li p {
font-size: 13px;
margin-bottom: 0px;
}
p.top-heading:after {
content: '';
width: 27px;
height: 2px;
background: #232422;
position: absolute;
top: 13px;
margin-left: 9px;
}
.about-us-heading h2 {
font-size: 40px;
font-weight: bold;
color: #1c1b1b;
line-height: 1;
border-bottom: 1px dashed #000;
padding-bottom: 16px;
}
.about-us-heading p {
font-size: 20px;
margin-bottom: 9px;
color: #7aad37;
position: relative; }
.footer-top-area
{
background: linear-gradient(to bottom, #eff1ed, #b8d0a1);
position: relative;
}
.footer-top-area:after {
content: ''; width: 100%;
min-height: 81px;
position: absolute;
background-repeat: repeat;
display: block;
bottom: -29px;
}
@media(min-width:1100px)
{
a.dark-logo img
{
width:90%;
}
.site-header .main-navigation ul li a
{
font-size:13px !important;
}
}
.choose-text {
width: 83%;
display: inline-block;
padding-left: 17px;
}
.choose-text p {
font-size: 14px;
margin-bottom: 1px;
}
.choose-text h3 {
margin-bottom: 0px;
font-weight: 600;
}
.choose-us-grid {
background: #fff !important;
float: left;
margin-bottom: 20px !important;
border-radius: 4px;
border: 1px solid #7aad37;
padding: 10px 10px;
}
.choose-us-grid:hover {
box-shadow: 0px 0px 16px 0px #6f706d;
transition: all 1s ease;
}
h2.Why-Choose {
font-size: 36px;
color: #fff;
font-weight: 600;
}
.choose-text a {
text-decoration: underline;
color: #7aad37;
font-weight: 500;
}
.choose-us-grid .choose-icon {
width: 15%;
float: left;
}
.page-id-3378 div#text-3, .page-id-3387 div#text-3 {
display: none;
}
.career-job {
background: #f4f2f2 !important;
padding: 10px 10px 10px 10px;
}
.career-job label {
width: 100%;
margin: 0 2px;
font-weight: 400;
font-size: 14px;
padding: 0 0px 11px 0px;
}
.career-job label span input, .career-job label span select {
height: 43px;
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
}
.career-job textarea
{
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
height: 100px;
}
.career-job input.wpcf7-form-control.wpcf7-submit {
margin-top: 18px;
padding: 7px 32px;
font-size: 17px;
text-transform: uppercase;
}
.career-job-form form {
background: #f0ecec;
padding: 20px 11px 0px 11px;
width: 100%;
}
.career-job input.wpcf7-form-control.wpcf7-file {
background: #efe5e5;
padding: 10px;
color: #000;
font-size: 13px;
width: 100%;
border: 1px dashed #e1cbcb;
margin-bottom:15px;
}
.career-job p {
margin-bottom: 0px;
}
.career-job-form .wpb_single_image.wpb_content_element {
margin-bottom: 0px;
} .contact-us-form {
margin-bottom: 22px;
}
.contactus-address h2 {
color: #153c71;
border-bottom: 1px solid #ddd;
padding-bottom: 14px;
font-weight: 400;
}
.contactus-address p {
margin-bottom: 5px;
font-size: 15px;
}
.contactus-address {
padding: 10px;
box-shadow: 0px 0px 2px 0px;
background: #fff;
} .fees-structure-form-page .row input, .fees-structure-form-page .row select {
height: 45px;
width: 100%;
padding-left: 10px;
}
.fees-structure-form-page .row .col-md-6, .fees-structure-form-page .row .col-md-12
{
padding:4px;
}
.fees-structure-form-page {
background: #f4f2f2;
padding: 20px;
}
div#mvctable
{
display:none;
}
#mvccount {
padding: 0px !important;
}
div#mvcwid {
padding: 0px;
text-align: left !important;
}
.coursdropdown {
position: relative;
display: inline-block;
width:50%;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.coursdropdown:hover .dropdown-content {
display: block;
}
.syllabus-course .wpb_raw_code.wpb_content_element.wpb_raw_html {
margin-bottom: 0px;
}
.coursdropdown .dropdown-content a {
display: block;
font-size: 13px;
}
.coursdropdown .dropdown-content a:hover {
color:orange;
}
.coursdropdown span {
padding: 1px;
margin-bottom: 2px !important;
display: block;
background: #4caf50;
margin-left: 21px;
border-radius: 4px;
color: #fff;
font-size: 12px;
padding-left: 6px;
}
.page-id-3516 .content-side.custom-click, .page-id-3516 .content-side{
display: none;
}
.page-id-3516 .main-wrapper
{
background:#ddd !important ;
} .page-id-3153 .content-side.custom-click, .page-id-3153 .content-side
{
display:block !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
{
padding-left:3px;
padding-right:3px;
}
ul#contact-whatsapp {
text-align: center;
border-right: 1px dashed #ddd;
width: 95%;
}
ul#contact-whatsapp li {
border-right: 0px;
}
.mean-container .mean-bar
{
border-color: #7aad37 !important;
}
.mean-container a.meanmenu-reveal span
{
background-color:#000 !important;
}
.mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a.mean-expand
{
color:#7aad37 !important;
}
.form-section select {
background: #fff;
} @media (max-width:468px)
{
section
{
padding-left:unset !important;
padding-right:unset !important;
}
.about-us-heading h2
{
font-size:25px;
}
h2.award-heading
{
width:100%;
border-top-left-radius: 44px;
border-top-right-radius: 44px;
font-size:33px !important
}
.INTERNATIONALPROGRAMS-headig
{
width:100%;
border-bottom-left-radius: 44px;
border-bottom-right-radius: 44px;
font-size:33px !important
}
.page-id-3153 .international-student-slider img
{
width:unset !important;
}
.content-side
{
right:0px !important;
}
div#payment-mode .scolorship-container
{
max-height:unset !important;
}
table.table {
overflow: scroll;
display: list-item;
}
.inner-page-heading
{
margin-top:20px;
}
.custom-form
{
background:#fff !important;
}
.scolorship-container
{
height:unset;
}
.ruleofarea .vc_column-inner > .wpb_wrapper
{
margin-bottom:40px;
}
.facality-text
{
position:unset;
box-shadow:unset;
width:100%;
}
}
@media (max-width:1100px)
{
.tophead-right-row.tophead-address-row .col-md-2 ul li a
{
font-size: 8px;
font-weight: unset;
text-transform: uppercase;
color: #000;
padding: 7px 2px 7px 3px;
}
.tophead-right-row.tophead-address-row ul li
{
padding-right:7px;
}
a.dark-logo img
{
bottom:50px;
}
.site-header .main-navigation ul li a
{
font-size: 10px !important;
padding: 10px 2px 7px 8px;
}
}
@media(max-width:480px)
{
p
{
font-size:16px!important;
}
}
@media(max-width:425px)
{
.contactus-address p
{
font-size:13px;
}
.content-side
{
bottom:-538px;
}
}
.page-id-1111 input.wpcf7-form-control.wpcf7-submit
{
margin-top:20px;
}
.entry-banner {
display: none;
}.p0 {
padding: 0;
}
.padding-left {
padding-left: 0;
}
.padding-right {
padding-right: 0;
}
.mt0 {
margin-top: 0;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
.mt40 {
margin-top: 40px;
}
.mt50 {
margin-top: 50px;
}
.mt60 {
margin-top: 60px;
}
.mt70 {
margin-top: 70px;
}
.mt80 {
margin-top: 80px;
}
.mt90 {
margin-top: 90px;
}
.mt100 {
margin-top: 100px;
}
.mb0 {
margin-bottom: 0;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.mb60 {
margin-bottom: 60px;
}
.mb70 {
margin-bottom: 70px;
}
.mb80 {
margin-bottom: 80px;
}
.mb90 {
margin-bottom: 90px;
}
.mb100 {
margin-bottom: 100px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #002147;
border: medium none;
color: #fff;
padding: 5px 20px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
}
.infinity-end.neverending .site-footer {
display: block;
}
.widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
}
.sticky {
display: block;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
padding: 20px 0;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
@media (min-width: 1200px) {
.auto-clear>.col-lg-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-lg-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-lg-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-lg-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-lg-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.auto-clear>.col-md-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-md-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-md-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-md-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-md-6:nth-child(odd) {
clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.auto-clear>.col-sm-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-sm-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-sm-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-sm-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-sm-6:nth-child(odd) {
clear: left;
}
}
@media (max-width: 767px) {
.auto-clear>.col-xs-1:nth-child(12n+1) {
clear: left;
}
.auto-clear>.col-xs-2:nth-child(6n+1) {
clear: left;
}
.auto-clear>.col-xs-3:nth-child(4n+1) {
clear: left;
}
.auto-clear>.col-xs-4:nth-child(3n+1) {
clear: left;
}
.auto-clear>.col-xs-6:nth-child(odd) {
clear: left;
}
}
.primary-color {
color: #002147;
}
.secondery-color {
color: #fdc800;
}
.primary-bgcolor {
background-color: #002147;
}
.secondery-bgcolor {
background-color: #fdc800;
}
#page {
overflow: hidden !important;
}
.ls-bar-timer {
background-color: #fdc800;
border-bottom-color: #fdc800;
}
.wpb_layerslider_element {
margin-bottom: 0;
}
.bar1::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 20px;
margin-top: 20px;
width: 40px;
}
.bar2::after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-bottom: 10px;
margin-top: 10px;
width: 40px;
}
.inside-slider {
position: relative;
}
.inside-slider>div {
z-index: 30;
bottom: 0;
}
@media all and (max-width: 991px) {
.inside-slider>div {
position: relative;
}
}
@media all and (max-width: 991px) {
.inside-slider .vc_column_container {
border-bottom: 1px solid transparent;
}
}
.vc_row {
overflow: visible !important;
}
.vc-column-overlap {
margin-top: -80px;
position: relative;
z-index: 30;
}
@media all and (max-width: 767px) {
.vc-column-overlap {
margin-top: 0;
margin-bottom: 40px;
}
}
.vc-bgimg-top {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.vc-bgimg-bottom {
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
}
@media all and (max-width: 767px) {
body .home7-custom-column-1 .vc_column-inner {
margin-top: 35px !important;
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-1 {
margin-top: -190px !important;
padding-top: 70px !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-2 {
margin-top: -120px;
padding-top: 0 !important;
}
}
@media all and (max-width: 767px) {
body .home7-custom-row-3 {
padding-top: 0 !important;
margin-top: -60px;
}
}
.list-style-1 {
list-style-type: none;
margin: 0;
padding: 0;
}
.list-style-1 li {
color: #002147;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
line-height: 1.5;
}
.list-style-1 li:before {
content: "\f14a";
position: absolute;
left: 0;
top: 0;
z-index: 1;
color: #fdc800;
font-family: FontAwesome;
}
.campus-tour-1 {
padding-top: 50px;
padding-bottom: 50px;
}
@media all and (max-width: 767px) {
.campus-tour-1 {
padding-top: 60px;
padding-bottom: 90px;
}
}
.course-search-banner {
padding-top: 300px;
padding-bottom: 300px;
}
@media all and (max-width: 991px) {
.course-search-banner {
padding-top: 100px;
padding-bottom: 100px;
}
}
.course-learn-banner {
padding-top: 150px;
padding-bottom: 200px;
}
@media all and (max-width: 991px) {
.course-learn-banner {
padding-top: 70px;
padding-bottom: 130px;
}
}
.hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
color: #fff;
}
.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-float-shadow {
width: 100%;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.hvr-float-shadow:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, transparent 80%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
}
.hvr-float-shadow:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:active:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:focus {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:focus:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-float-shadow:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.hvr-float-shadow:hover:before {
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.hvr-bounce-to-bottom {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px transparent;
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fdc800;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:active {
color: #fff;
}
.hvr-bounce-to-bottom:active:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:focus {
color: #fff;
}
.hvr-bounce-to-bottom:focus:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom:hover {
color: #fff;
}
.hvr-bounce-to-bottom:hover:before {
-webkit-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
} #tophead {
padding: 2px 0;
color: #a6b1b7;
}
#tophead a {
color: #a6b1b7;
}
#tophead .tophead-contact {
float: left;
}
@media all and (max-width: 767px) {
#tophead .tophead-contact {
text-align: center;
float: none;
}
}
#tophead .tophead-contact ul li {
display: inline-block;
margin-right: 10px;
}
#tophead .tophead-contact a:hover {
text-decoration: underline;
}
#tophead .tophead-contact .fa,
#tophead .tophead-address .fa {
color: #002147;
padding-right: 10px;
}
#tophead .tophead-right {   }
@media all and (max-width: 767px) {
#tophead .tophead-right {
text-align: center;
float: none;
}
}
#tophead .tophead-social li {
display: inline-block;
}
#tophead .tophead-social li a {
color: #a6b1b7;
padding-left: 10px;
}
#tophead .tophead-social li a:hover {
color: #002147;
} .trheader #tophead,
.trheader #tophead a {
color: #efefef;
}
.trheader #tophead {
background-color: transparent;
border-bottom: 1px solid rgba(181, 181, 181, 0.1);
}
.trheader.has-topbar .entry-banner .container {
padding-top: 34px;
} .topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
float: none;
display: table;
height: 40px;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: table-cell;
vertical-align: middle;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-contact,
.topbar-style-3 #tophead .tophead-right {
display: block;
height: inherit;
}
.topbar-style-3 #tophead .tophead-contact ul,
.topbar-style-3 #tophead .tophead-right ul {
display: block;
}
}
.topbar-style-3 #tophead .tophead-right {
width: 100%;
text-align: right;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .tophead-right {
text-align: center;
}
}
.topbar-style-3 #tophead .topbar-logo {
display: block;
text-align: center;
}
@media all and (max-width: 767px) {
.topbar-style-3 #tophead .topbar-logo {
display: none;
}
} .topbar-style-4 #tophead {
padding: 0;
}
.topbar-style-4 #tophead .tophead-contact {
padding: 7px 0;
font-size: 13px;
line-height: 1.5;
}
.topbar-style-4 #tophead .tophead-contact .topbar-icon-seperator {
font-size: 15px;
}
.topbar-style-4 #tophead .tophead-contact .fa {
font-size: 14px;
}
.topbar-style-4 #tophead a.topbar-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.topbar-style-4 #tophead a.topbar-btn:hover {
color: #fff;
background-color: transparent;
} .topbar-style-5 #tophead .widget {
margin: 0 5px;
display: inline-block;
}
.topbar-style-5 #tophead .widget:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget p {
margin-bottom: 0;
}
.topbar-style-5 #tophead .widget ul li {
display: inline;
margin: 0 5px;
}
.topbar-style-5 #tophead .widget ul li:first-child {
margin-left: 0;
}
.topbar-style-5 #tophead .widget ul li:last-child {
margin-right: 0;
}
.topbar-style-5 #tophead .widget ul li i {
color: #fdc800;
}
.topbar-style-5 #tophead .widget a:hover {
text-decoration: underline;
}
.topbar-style-5 #tophead .tophead-left {
float: left;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-left {
text-align: center;
float: none;
}
}
.topbar-style-5 #tophead .tophead-right {
float: right;
}
@media all and (max-width: 767px) {
.topbar-style-5 #tophead .tophead-right {
text-align: center;
float: none;
}
} .site-header {
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
} .site-header .site-branding {
display: table;
height: 90px;
float:right;
margin:0px !important;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
}
.site-header .site-branding a img {
width: auto;
padding: 11px 0;
}
.site-header .site-branding a.light-logo {
display: none;
} .site-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.site-header .main-navigation ul li {
display: inline-block;
position: relative;
}
.site-header .main-navigation ul li a {
display: block;
text-decoration: none;
font-size: 16px;
font-weight: 500;
-webkit-transition: all 1s ease-out 0s;
transition: all 1s ease-out 0s;
color: #000000;
padding: 11px 7px;
}
@media all and (max-width: 1199px) {
.site-header .main-navigation ul li a {
padding-left: 12px;
padding-right: 12px;
}
}
.site-header .main-navigation ul li a.active {
color: #002147 !important;
}
.site-header .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.site-header .main-navigation ul.menu>li.current-menu-item>a,
.site-header .main-navigation ul.menu>li.current>a {
color: #002147;
} .site-header .main-navigation ul li ul {
left: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: scaleY(0);
transform: scaleY(0);
position: absolute;
top: 100%;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
z-index: 99 !important;
width: 210px;
text-align: left;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.site-header .main-navigation ul li ul.sub-menu li.menu-item-has-children:after {
color: #fff;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
right: 6px;
top: 10px;
}
.site-header .main-navigation ul li ul li {
display: block;
border-bottom: 1px solid #ffffff;
border-left: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
background-color: #002147;
}
.site-header .main-navigation ul li ul li:hover>a {
color: #071041;
}
.site-header .main-navigation ul li ul li:last-child {
border-bottom: none;
}
.site-header .main-navigation ul li ul li a {
display: block;
color: #ffffff;
text-transform: inherit;
padding: 10px 15px !important;
font-weight: 400;
font-size: 14px;
}
.site-header .main-navigation ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li ul li ul {
left: 211px;
top: 0;
width: 210px;
}
.site-header .main-navigation ul>li>ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
} .site-header .main-navigation ul li.mega-menu:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li {
background-color: inherit;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a {
color: #ffffff;
}
.site-header .main-navigation ul li.mega-menu ul.sub-menu li a::hover {
background-color: #002147;
color: #071041;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu {
background-color: #002147;
padding: 10px 0;
width: 460px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li {
display: block;
float: left;
margin: 0 5px;
width: 210px;
border: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li ul {
position: relative;
width: inherit;
left: inherit;
-webkit-box-shadow: none;
box-shadow: none;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu>li>a {
font-weight: 600;
margin-bottom: 1px;
}
.site-header .main-navigation ul li.mega-menu>ul.sub-menu li:after {
content: '';
}
.site-header .main-navigation ul li.mega-menu.hide-header>ul.sub-menu>li>a {
display: none;
} .mean-container .mega-menu.hide-header>ul>li {
border-top: none;
}
.mean-container .mega-menu.hide-header>ul>li>a {
display: none;
}
.mean-container .mega-menu.hide-header>ul>li>ul {
display: block !important;
} .cart-icon-area,
.header-icon-seperator,
.search-box-area,
.header-icon-area .additional-menu-area {
padding-top: 32px;
padding-bottom: 31px;
color: #222222;
}
.header-icon-area .search-box-area,
.header-icon-area .header-icon-seperator,
.header-icon-area .cart-icon-area,
.header-icon-area .additional-menu-area {
float: right;
}
.header-icon-area {
float: right;
padding-left: 25px;
position: relative;
font-size: 18px;
}
.header-icon-area .search-box .search-text {
background: #f5f5f5;
border: 1px solid #002147;
color: #666666;
height: 34px;
left: 0;
margin-right: 3px;
opacity: 0;
visibility: hidden;
padding: 0;
position: absolute;
top: 100%;
width: 0;
z-index: 99;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-icon-area .search-box .search-text.active {
left: -112px;
opacity: 1;
visibility: visible;
padding: 0 20px 0 10px;
width: 180px;
}
.header-icon-area .search-box .search-close {
font-size: 14px;
line-height: 1;
left: 52px;
position: absolute;
top: 111%;
top: calc(100% + 9px);
z-index: 100;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.header-icon-area .search-box .search-close.active {
opacity: 1;
visibility: visible;
}
.header-icon-area .search-box .search-button {
font-size: 16px;
}
.header-icon-area .search-box .search-button i {
color: #222222;
}
.header-icon-area .header-icon-seperator {
font-size: 20px;
line-height: 24px;
padding-left: 7px;
padding-right: 8px;
}
@media all and (max-width: 991px) {
.header-icon-area .header-icon-seperator {
padding-left: 3px;
padding-right: 3px;
}
}
.header-icon-area .cart-icon-area {
position: relative;
}
.header-icon-area .cart-icon-area>a {
display: block;
color: #222222;
-webkit-transition: none;
transition: none;
}
.header-icon-area .cart-icon-area .cart-icon-num {
background-color: #002147;
border-radius: 50%;
color: #ffffff;
font-size: 12px;
line-height: 18px;
min-height: 19px;
min-width: 19px;
position: absolute;
text-align: center;
top: 27px;
right: -20px;
}
.header-icon-area .cart-icon-area .cart-icon-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
position: absolute;
right: 0;
top: 100%;
width: 270px;
z-index: 99999;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
visibility: hidden;
text-align: left;
}
.header-icon-area .cart-icon-area .cart-icon-products .widgettitle {
display: none;
}
.header-icon-area .cart-icon-area .cart-icon-products .widget_shopping_cart {
padding: 10px 15px 0;
}
.header-icon-area .cart-icon-area:hover .cart-icon-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li,
.cart-icon-products .widget_shopping_cart .mini_cart_item {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
padding-top: 10px;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item:last-child {
border-bottom: none;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a {
color: #666;
}
.cart-icon-products .widget_shopping_cart .mini_cart_item a:hover {
color: #002147;
}
.woocommerce .cart-icon-products .widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .woocommerce.widget_shopping_cart .cart_list li a.remove,
.cart-icon-products .widget_shopping_cart .mini_cart_item a.remove {
line-height: 1;
top: 12px;
}
.cart-icon-products .woocommerce.widget_shopping_cart ul.product_list_widget li img {
width: 40px;
}
.additional-menu-area {
margin-left: 30px;
}
@media all and (max-width: 991px) {
.additional-menu-area {
margin-left: 28px;
}
}
.additional-menu-area a.side-menu-trigger {
color: #222;
cursor: pointer;
font-size: 21px;
line-height: 0;
}
.additional-menu-area a.side-menu-trigger:hover {
color: #002147;
} .additional-menu-area .sidenav {
position: relative;
height: 100%;
right: -280px;
width: 280px;
position: fixed;
z-index: 10002;
top: 0;
background-color: #222C32;
overflow-x: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
padding-top: 45px;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
}
.additional-menu-area .sidenav .closebtn {
border: 1px solid #ffffff;
border-radius: 50%;
color: #fff;
display: block;
font-size: 17px;
height: 24px;
line-height: 18px;
padding: 0;
position: absolute;
right: 15px;
text-align: center;
top: 25px;
width: 25px;
}
.additional-menu-area .sidenav .closebtn:hover {
opacity: 0.8;
}
.additional-menu-area .sidenav ul li {
border-bottom: 1px solid #354248;
margin-bottom: 0;
line-height: 24px;
}
.additional-menu-area .sidenav ul li:last-child {
border-bottom: none;
}
.additional-menu-area .sidenav ul li a {
text-align: left;
font-size: 14px;
color: #d3d3d3;
border: none;
padding-left: 20px;
}
.additional-menu-area .sidenav ul li a:hover {
color: #ffffff;
}
.additional-menu-area .sidenav ul li a::before {
font-family: 'FontAwesome';
content: "\f105";
padding-right: 8px;
}
.additional-menu-area .sidenav ul li>ul>li {
padding-left: 20px;
}
.additional-menu-area .sidenav ul li.menu-item-has-children>a:after {
font-family: 'FontAwesome';
content: "\f0d7";
float: right;
padding-right: 10px;
}
.additional-menu-area .sidenav ul li .sub-menu {
display: none;
}
.additional-menu-area .sidenav a {
padding: 7px 8px 7px 10px;
text-decoration: none;
color: #818181;
display: block;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.additional-menu-area .mega-menu.hide-header>ul>li {
padding-left: 0;
}
.additional-menu-area .mega-menu.hide-header>ul>li>a {
display: none;
}
.additional-menu-area .mega-menu.hide-header>ul>li>ul {
display: block !important;
}
.additional-menu-area .rtin-ropen {
right: 0 !important;
}
.admin-bar .additional-menu-area .sidenav {
top: 25px;
} @-webkit-keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -100px;
}
100% {
margin-top: 0;
}
}
#sticky-header-wrapper {
display: none;
width: 100%;
position: fixed;
top: -300px;
z-index: 35;
-webkit-transition: top 0.3s ease-out;
transition: top 0.3s ease-out;
}
#sticky-header-wrapper .site-header {
background-color: #ffffff;
border-bottom: 2px solid #002147;
position: static;
}
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-top: 22px;
padding-bottom: 22px;
}
#sticky-header-wrapper .site-header .site-branding {
height: 68px;
}
#sticky-header-wrapper .site-header .site-branding a img {
max-height: 68px;
padding: 5px;
}
#sticky-header-wrapper .cart-icon-area,
#sticky-header-wrapper .header-icon-seperator,
#sticky-header-wrapper .search-box-area,
#sticky-header-wrapper .additional-menu-area {
padding-top: 21px;
padding-bottom: 20px;
}
#sticky-header-wrapper .header-icon-area .cart-icon-area .cart-icon-num {
top: 9px;
}
.stick #sticky-header-wrapper {
top: 0 !important;
}
.admin-bar.stick #sticky-header-wrapper {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar.stick #sticky-header-wrapper {
top: 46px !important;
}
}
.mean-activated #sticky-header-wrapper {
display: none !important;
} .trheader #masthead {
left: 0;
position: absolute;
right: 0;
z-index: 99;
}
.trheader #masthead .site-branding a.dark-logo {
display: none;
}
.trheader #masthead .site-branding a.light-logo {
display: table-cell;
}
.trheader #masthead .main-navigation ul.menu>li>a {
color: #fff;
}
.trheader #masthead .main-navigation ul.menu>li>a:hover {
color: #002147;
}
.trheader #masthead .search-box .search-button i,
.trheader #masthead .header-icon-seperator,
.trheader #masthead .header-icon-area .cart-icon-area>a,
.trheader #masthead .additional-menu-area a.side-menu-trigger {
color: #fff;
}
.trheader .entry-banner {
padding-top: 60px;
} .mean-stick #meanmenu {
width: 100%;
position: fixed;
top: 0;
z-index: 9999;
}
.mean-stick.admin-bar .mean-container {
top: 32px !important;
}
@media all and (max-width: 782px) {
.mean-stick.admin-bar .mean-container {
top: 46px !important;
}
} body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner {
padding: 0.5em 5%;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
body .mean-container .mean-nav ul li.mean-append-area .rtin-append-inner a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-2 .site-header .main-navigation {
float: left;
}
.header-style-2 .header-icon-area {
float: right;
}
.header-style-2 .header-icon-area .cart-icon-area .cart-icon-num {
top: 5px;
}
.header-style-2 .site-header .main-navigation ul.menu {
text-align: left;
}
.header-style-2 .site-header .main-navigation ul.menu li a {
padding: 20px 15px;
}
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding-left: 0;
}
.header-style-2 .cart-icon-area,
.header-style-2 .header-icon-seperator,
.header-style-2 .search-box-area,
.header-style-2 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 18px;
} .header-style-3 .menu-sep {
margin: 0 0 0px;
display:none;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: table;
height: 70px;
width: 100%;
}
.header-firstrow-right-contents
{
padding:14px 0px !important;
}
.header-style-3 .header-firstrow-right-contents {
text-align: right;
display: table-cell;
vertical-align: middle;
}
.header-style-3 .header-firstrow-right-contents ul {
display: inline;
}
.page-id-54 .content-area
{
padding:0px !important;
}
.site-header .main-navigation ul.sub-menu li:hover a
{
background:#7aad37;
color:#fff !important;
}
.site-header .main-navigation ul.sub-menu li a {
font-size: 12px !important;
padding: 7px 7px !important;
background: #fff;
color: #010101;
border-bottom: 1px solid #ddd;
}
ul.header-social {
display: none !important;
}
.header-style-3 .header-contact li {
display: inline-block;
padding-right: 10px;
padding-left: 10px;
border-right: 1px dashed #ddd;
}
.header-style-3 .header-contact li a {
color: #444444;
font-size: 14px;
text-align:center;
display:block;
}
.header-style-3 .header-contact a:hover {
text-decoration: underline;
}
.header-style-3 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-3 .header-social {
padding-left: 40px;
}
.header-style-3 .header-social li {
display: inline-block;
list-style: outside none none;
}
.header-style-3 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-3 .header-social li a:hover {
color: #002147;
}
.header-style-3 .site-header .main-navigation ul {
text-align: left;
}
.site-header .main-navigation ul li a
{
font-weight:400 !important;
font-size:13px !important;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 5 20px 5px 20;
}
.header-style-3 .cart-icon-area,
.header-style-3 .header-icon-seperator,
.header-style-3 .search-box-area,
.header-style-3 .header-icon-area .additional-menu-area {
padding-bottom: 19px;
padding-top: 0;
}
.header-style-3 .header-icon-area .cart-icon-area .cart-icon-num {
top: -10px;
} .header-style-3.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-3.trheader .header-contact li a,
.header-style-3.trheader .header-social li a {
color: #fff;
}
.header-style-3.trheader .header-social li a:hover {
color: #002147;
}
.header-style-3.trheader .entry-banner {
padding-top: 110px;
} .header-style-4 .menu-sep {
background-color: #d0d0d0;
margin: 0 0 20px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: table;
height: 70px;
width: 100%;
}
.header-style-4 .site-header .site-branding a {
text-align: center;
}
.header-style-4 .header-firstrow-contents {
display: table-cell;
vertical-align: middle;
}
.header-style-4 .header-contact li {
display: inline-block;
margin-right: 25px;
}
.header-style-4 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-4 .header-contact a:hover {
text-decoration: underline;
}
.header-style-4 .header-contact .fa {
color: #fff;
padding-right: 10px;
font-size: 14px;
}
.header-style-4 .header-firstrow-contents-right {
text-align: right;
}
.header-style-4 .header-firstrow-contents-right .header-social,
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: inline-block;
vertical-align: middle;
}
.header-style-4 .header-social li {
display: inline-block;
list-style-type: none;
}
.header-style-4 .header-social li a {
color: #444444;
padding-left: 10px;
}
.header-style-4 .header-social li a:hover {
color: #002147;
}
.header-style-4 .cart-icon-area,
.header-style-4 .header-icon-seperator,
.header-style-4 .search-box-area,
.header-style-4 .header-icon-area .additional-menu-area {
padding-bottom: 0;
padding-top: 0;
}
.header-style-4 .header-icon-seperator {
font-size: 14px;
line-height: 27px;
}
.header-style-4 .site-header .search-box .search-text.active {
top: 47px;
}
.header-style-4 .site-header .search-box .search-close {
top: 56px;
}
.header-style-4 .header-icon-area {
padding-left: 40px;
}
.header-style-4 .header-icon-area i {
font-size: 14px;
}
.header-style-4 .header-icon-area .cart-icon-area .cart-icon-num {
line-height: 14px;
min-height: 18px;
min-width: 17px;
padding: 2px;
right: -16px;
top: -7px;
}
.header-style-4 .additional-menu-area {
margin-left: 20px;
}
.header-style-4 .site-header .main-navigation ul {
text-align: center;
}
.header-style-4 .site-header .main-navigation ul.sub-menu {
text-align: left;
}
.header-style-4 .site-header .main-navigation ul li a {
padding-top: 0;
padding-bottom: 20px;
} .header-style-4.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.1);
}
.header-style-4.trheader .header-contact li a,
.header-style-4.trheader .header-social li a {
color: #fff;
}
.header-style-4.trheader .entry-banner {
padding-top: 110px;
} .header-style-5 .site-header .site-branding {
height: 70px;
float: left;
}
.header-style-5 .site-header .site-branding a img {
max-height: 30px;
padding: 0 30px;
}
.header-style-5 .site-header .main-navigation {
float: right;
}
.header-style-5 .site-header .main-navigation ul.menu {
font-size: 0;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: 1px solid #d7d7d7;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .site-header .main-navigation ul.menu>li>a {
border-left: none;
}
}
.header-style-5 .header-menu-btn {
background-color: #002147;
color: #ffffff;
float: right;
font-size: 15px;
font-weight: 500;
line-height: 24px;
padding: 23px 17px;
}
@media all and (max-width: 991px) {
.header-style-5 .header-menu-btn {
display: none;
}
}
.header-style-5 .header-menu-btn:hover {
opacity: 0.8;
} .header-style-5.trheader .header-menu-btn {
color: #fff;
}
.header-style-5.trheader .site-header .main-navigation ul.menu>li>a {
border-left: none;
} .header-style-6 .site-header {
background-color: #002147;
}
.header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: table-cell;
}
.header-style-6 .site-header a.header-menu-btn {
background-color: #fdc800;
border: 2px solid #fdc800;
color: #002147;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 1.5;
margin: 26px 0;
padding: 8px 16px;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
}
.header-style-6 .site-header a.header-menu-btn:hover {
color: #fff;
background-color: transparent;
}
.header-style-6.trheader .site-header {
background-color: transparent;
}
.header-style-6 #sticky-header-wrapper .site-header a.header-menu-btn {
margin: 18px 0;
padding: 5px 15px;
} .header-style-7 .masthead-container {
width: 95%;
margin: 0 auto;
}
.header-style-7 .masthead-container .header-firstrow {
padding: 15px 0;
}
.header-style-7 .header-contact {
float: left;
}
.header-style-7 .header-contact li {
display: inline-block;
margin-left: 25px;
}
.header-style-7 .header-contact li:first-child {
margin-left: 0;
}
.header-style-7 .header-contact li a {
color: #444444;
font-size: 14px;
}
.header-style-7 .header-contact a:hover {
text-decoration: underline;
}
.header-style-7 .header-contact .fa {
padding-right: 10px;
font-size: 20px;
line-height: 1;
}
.header-style-7 .header-social {
float: right;
}
.header-style-7 .header-social li {
display: inline-block;
list-style: none;
}
.header-style-7 .header-social li a {
color: #444444;
margin-left: 15px;
}
.header-style-7 .header-social li a:hover {
color: #002147;
}
.header-style-7 .menu-sep {
background-color: #d0d0d0;
margin: 0;
}
.header-style-7 a.header-menu-btn {
float: right;
display: block;
background-color: #fdc800;
color: #000;
padding: 15px 40px 13px;
font-size: 14px;
line-height: 1;
border-radius: 50px;
font-weight: 700;
margin: 20px 0 20px 25px;
text-align: center;
}
.header-style-7 a.header-menu-btn:hover {
opacity: 0.8;
} .header-style-7 #sticky-header-wrapper a.header-menu-btn {
margin: 12px 0 12px 25px;
} .header-style-7.trheader .menu-sep {
background-color: rgba(181, 181, 181, 0.2);
}
.header-style-7.trheader .header-contact,
.header-style-7.trheader .header-contact li a,
.header-style-7.trheader .header-social li a {
color: #ddd;
}
.header-style-7.trheader .header-social li a:hover {
color: #fdc800;
}
.header-style-7.trheader .entry-banner {
padding-top: 110px;
} @media all and (max-width: 767px) { .site-header .site-branding {
display: block;
height: inherit;
text-align: center;
}
.site-header .site-branding a {
display: block;
vertical-align: inherit;
}
.site-header .site-branding a img {
padding: 10px 0 5px;
}
.site-header .main-navigation ul {
text-align: center;
}
.site-header .main-navigation ul li a,
#sticky-header-wrapper .site-header .main-navigation ul li a {
padding-bottom: 10px;
padding-top: 10px;
}
.header-icon-area {
display: none;
}
.trheader.non-stick .site-header .site-branding a.dark-logo {
display: none;
}
.trheader.non-stick .site-header .site-branding a.light-logo {
display: block;
} .header-style-2 .site-header .main-navigation ul.menu {
text-align: center;
}
.header-style-2 .site-header .main-navigation ul.menu li a,
.header-style-2 .site-header .main-navigation ul.menu li:first-child a {
padding: 10px 15px;
} .header-style-3 .header-firstrow {
padding: 15px 0 10px;
}
.header-style-3 .site-header .site-branding,
.header-style-3 .header-firstrow-right {
display: block;
height: inherit;
}
.header-style-3 .site-header .site-branding {
padding: 0 0 10px 0px;
}
.header-style-3 .site-header .site-branding a img {
max-height: 35px;
}
.header-style-3 .header-firstrow-right-contents {
display: block;
}
.header-style-3 .header-firstrow-right-contents ul {
display: block;
padding: 0;
text-align: center;
}
.header-style-3 .header-contact li {
display: block;
margin-left: 0;
} .header-style-3 .site-header .main-navigation ul {
text-align: center;
}
.header-style-3 .site-header .main-navigation ul li a {
padding: 11px 15px;
} .header-style-4 .header-firstrow-wrap {
padding-top: 10px;
}
.header-style-4 .site-header .site-branding,
.header-style-4 .header-firstrow {
display: block;
height: inherit;
text-align: center;
padding-top: 0;
padding-bottom: 10px;
}
.header-style-4 .header-firstrow-contents {
display: block;
}
.header-style-4 .header-contact li {
display: block;
margin-right: 0;
}
.header-style-4 .header-firstrow-contents-right {
text-align: center;
}
.header-style-4 .header-firstrow-contents-right .header-icon-area {
display: none;
} .header-style-5 .site-header .site-branding {
float: none;
height: inherit;
}
.header-style-5 .site-header .main-navigation {
float: none;
}
.header-style-5 .site-header .main-navigation ul.menu>li>a {
padding: 10px 15px;
border-left: none;
}
.header-style-5 .header-menu-btn {
display: none;
} .header-style-6 .site-header .site-branding a.dark-logo {
display: none;
}
.header-style-6 .site-header .site-branding a.light-logo {
display: block;
} .header-style-7 a.header-menu-btn {
float: none;
margin: 5px auto;
}
.header-style-7 .header-contact {
margin-bottom: 5px;
}
.header-style-7 .header-contact,
.header-style-7 .header-social {
float: none;
text-align: center;
}
.header-style-7 .site-header .site-branding a img {
max-height: 40px;
}
} #preloader {
background-color: #002147;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
height: 100%;
left: 0;
overflow: visible;
position: fixed;
top: 0;
width: 100%;
z-index: 9999999;
}
.scrollToTop {
background-color: #fdc800;
border-radius: 50%;
bottom: 5px;
color: #ffffff;
display: block;
font-size: 20px;
height: 45px;
line-height: 45px;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none !important;
-webkit-transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
width: 45px;
opacity: 1;
z-index: 99999;
}
.scrollToTop
{
background:#ced5d8  !important;
box-shadow: 0px 0px 12px 0px #222;
display:none !important;
}
.scrollToTop i {
color: #000;
}
.scrollToTop:hover {
opacity: 0.9;
}
.footer-top-area {
padding: 25px 0;
}
.footer-bottom-area {
background-color: #001a39;
padding: 20px 0;
color: #999999;
font-style: 14px;
}
@media all and (max-width: 767px) {
.footer-bottom-area {
text-align: center;
}
}
.footer-bottom-area a:link,
.footer-bottom-area a:visited {
color: #f5f5f5;
}
.footer-bottom-area a:hover {
text-decoration: underline;
}
.footer-bottom-area ul.payment-icons {
list-style-type: none;
margin: 0;
padding: 0;
text-align: right;
font-size: 0;
}
@media all and (max-width: 767px) {
.footer-bottom-area ul.payment-icons {
text-align: center;
margin-top: 10px;
}
}
.footer-bottom-area ul.payment-icons li {
display: inline;
padding-left: 4px;
}
.footer-bottom-area ul.payment-icons li:first-child {
padding-left: 0;
} .search-form label {
margin-bottom: 15px;
display: block;
}
.search-form input.search-field {
background-color: #f5f5f5;
border-color: #e5e5e5;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
-webkit-transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
width: 100%;
}
.search-form input.search-field::-webkit-input-placeholder {
font-style: italic;
}
.search-form input.search-field::-ms-input-placeholder {
font-style: italic;
}
.search-form input.search-field::placeholder {
font-style: italic;
}
.search-form input.search-submit {
background-color: #002147;
border: 2px solid #002147;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
padding: 12px 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 200px;
font-weight: 700;
}
.search-form input.search-submit:hover {
background-color: #fff;
color: #002147;
}
.widget_search .search-form {
padding-top: 0;
}
.widget_search input.search-submit {
width: 100%;
}
.widget select {
padding: 8px 10px;
width: 100%;
}
.widget>form {
padding-top: 10px;
}
.widget>select {
margin-top: 10px;
}
.widget ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.widget ul li a {
color: #444444;
display: inline;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.widget ul li a:hover {
color: #fdc800;
}
.widget_recent_entries ul li span {
display: block;
}
.widget_text option {
max-width: 240px;
}
.widget_calendar table th,
.widget_calendar table td {
padding: 7px;
}
@media all and (max-width: 767px) {
.sidebar-widget-area {
margin-top: 40px;
}
}
.sidebar-widget-area .widget {
background: #ffffff none repeat scroll 0 0; margin-bottom: 30px;
padding: 30px 25px;
}
.sidebar-widget-area .widget h3 {
color: #002147;
font-size: 22px;
font-weight: 500;
margin-bottom: 20px;
padding-bottom: 15px;
position: relative;
line-height: 33px;
}
.sidebar-widget-area .widget h3:after {
background-color: #fdc800;
bottom: 0;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 40px;
z-index: 1;
}
.sidebar-widget-area ul li {
border-bottom: 1px solid #e0e0e0;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar-widget-area ul li:last-child {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-widget-area ul li ul.children,
.sidebar-widget-area ul li ul.sub-menu {
border-top: 1px solid #e0e0e0;
padding-left: 20px;
padding-top: 10px;
margin-top: 10px;
}
.sidebar-widget-area ul li ul.children li :last-child,
.sidebar-widget-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.sidebar-widget-area .widget_tag_cloud .tagcloud {
padding-top: 10px;
}
.sidebar-widget-area .widget_tag_cloud a {
color: #002147;
background-color: #e1e1e1;
display: inline-block;
font-size: 14px !important;
margin: 0 2px 4px 0;
padding: 6px 19px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.sidebar-widget-area .widget_tag_cloud a:hover {
background-color: #002147;
color: #ffffff;
}
.sidebar-widget-area .widget_nav_menu ul li ul.children,
.sidebar-widget-area .widget_nav_menu ul li ul.sub-menu {
padding-left: 10px;
}
@media all and (max-width: 767px) {
.footer-top-area .widget {
margin-bottom: 45px;
}
}
.footer-top-area .widgettitle {
margin-bottom: 30px;
font-weight: 400;
}
.footer-top-area .search-form input.search-submit {
background-color: #fff;
color: #002147;
}
.footer-top-area a {
text-decoration: underline;
}
.footer-top-area ul li {
padding-bottom: 5px;
padding-left: 15px;
position: relative;
}
.footer-top-area ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.footer-top-area ul li ul.children,
.footer-top-area ul li ul.sub-menu {
margin-top: 5px;
padding-left: 15px;
padding-top: 5px;
}
.footer-top-area ul li ul.children li :last-child,
.footer-top-area ul li ul.sub-menu li :last-child {
margin-bottom: 0px;
padding-bottom: 0px;
}
.footer-top-area { background: #000000;
background-repeat: no-repeat;
background-position: right;
background-size: contain;
background-origin: content-box;
background-blend-mode: hard-light;
}
.wpb_gallery.wpb_posts_slider.wpb_content_element .wpb_wrapper {
border: 0px !important;
}
h2#Award-section, div#event-div h2, h2#ourcourses{ color: #fff !important;
text-align: left !important;
padding: 4px 15px;
text-transform: uppercase;
margin-bottom: 0px;
background: #bdc3c7;
background: linear-gradient(to right, #000, #ffffff00);
background: linear-gradient(to right, #000, #ffffff00);
font-weight: bold;
}
div#Award-section .wpb_wrapper {
border: 1px solid #ddd;
background: #f7f7f7;
}
.footer-top-area ul li a {
text-decoration: none;
font-size:15px;
color:#000 !important;
}
.footer-top-area .widget_tag_cloud a {
text-decoration: none;
}
.footer-top-area .widget_nav_menu ul.menu li {
display: inline-block;
vertical-align: top;
width: 48%;
}
@media all and (min-width: 768px) and (max-width: 991px) {
.footer-top-area .widget_nav_menu ul.menu li {
width: 100%;
}
}
.footer-top-area .widget_nav_menu ul.menu li:before {
color: #fdc800;
content: "\f105";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 0;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li {
width: 100%;
}
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.children,
.footer-top-area .widget_nav_menu.has-children ul.menu li ul.sub-menu {
padding-left: 3px;
} .widget.widget_rdtheme_about h3.widgettitle {
margin-bottom: 16px;
font-weight: 500;
}
.widget.widget_rdtheme_about img {
height: 40px;
width: auto;
margin-right: 12px;
}
.widget.widget_rdtheme_about .rtin-des {
margin-bottom: 30px;
font-size:13px;
line-height:25px;
color:#000;
}
.widget.widget_rdtheme_about ul li {
display: inline-block;
margin: 0 8px 0 0;
padding: 0;
}
.widget.widget_rdtheme_about ul li a {
border: 1px solid rgba(255, 255, 255, 255);
display: block;
background:#fff;
line-height: 27px;
text-align: center;
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
width: 30px;
color: #000;
font-size: 13px;
}
.widget.widget_rdtheme_about ul li a:hover {
background-color: #fdc800;
border-color: #fdc800;
color: #002147;
}
.widget.widget_rdtheme_about ul li::before {
content: none;
}
.widget.widget_rdtheme_info ul li {
color: #000;
font-size: 15px;
line-height: 24px;
padding-left: 30px;
}
.widget.widget_rdtheme_info ul li:last-child {
margin-bottom: 0;
}
.widget.widget_rdtheme_info ul li a {
color: #000 !important;
}
.widget.widget_rdtheme_info ul li i {
color: #000 !important;
font-size: 14px;
left: 0;
line-height: 1;
position: absolute;
top: 5px;
z-index: 1;
}
.footer-top-area .widget_nav_menu ul.menu li:before
{
color:#000 !important;
}
h3.widgettitle {
border-bottom: 2px solid #444;
padding-bottom: 6px;
color:#444 !important;
font-weight:600 !important;
} .entry-banner .entry-banner-content {
padding: 100px 0 110px;
}
.entry-banner .entry-banner-content h1 {
color: #ffffff;
font-size: 48px;
font-weight: 700;
margin-bottom: 5px;
line-height: 1.1;
word-wrap: break-word;
}
.breadcrumb-area .entry-breadcrumb {
color: #ffffff;
}
.breadcrumb-area .entry-breadcrumb span {
color: #ffffff;
font-size: 14px;
line-height: 1.2;
}
.breadcrumb-area .entry-breadcrumb span a {
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.breadcrumb-area .entry-breadcrumb span a:hover {
color: #ffffff;
} body .rdtheme-button-1 {
border: none;
padding: 13px 30px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background-color: #ffffff;
}
body .rdtheme-button-1,
body .rdtheme-button-1:link {
color: #002147;
}
body .rdtheme-button-1:hover {
color: #ffffff;
background-color: #002147;
}
body a.rdtheme-button-2,
body .rdtheme-button-2 {
border: none;
padding: 13px 40px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-2,
body .rdtheme-button-2,
body a.rdtheme-button-2:link,
body .rdtheme-button-2:link {
color: #ffffff;
}
body a.rdtheme-button-2:hover,
body .rdtheme-button-2:hover {
color: #002147;
background-color: #fdc800;
}
body a.rdtheme-button-3,
body .rdtheme-button-3 {
border: none;
padding: 8px 30px;
background-color: #002147;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
body a.rdtheme-button-3,
body .rdtheme-button-3,
body a.rdtheme-button-3:link,
body .rdtheme-button-3:link {
color: #ffffff;
}
body a.rdtheme-button-3:hover,
body .rdtheme-button-3:hover {
color: #002147;
background-color: #fdc800;
} .post-password-form input {
height: 33px;
}
.entry-header ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.entry-header .entry-thumbnail-area {
margin-bottom: 30px;
position: relative;
}
.entry-header .entry-thumbnail-area .post-date {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
min-width: 112px;
}
.entry-header .entry-thumbnail-area .post-date li {
font-size: 24px;
height: 60px;
padding: 18px 5px;
text-align: center;
}
@media all and (max-width: 767px) {
.entry-header .entry-thumbnail-area .post-date li {
font-size: 18px;
height: 38px;
padding-top: 6px;
}
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(odd) {
background-color: #002147;
color: #ffffff;
font-weight: 700;
}
.entry-header .entry-thumbnail-area .post-date li:nth-child(even) {
background-color: #fdc800;
color: #212121;
font-weight: 500;
}
.entry-header h2.entry-title {
margin-bottom: 15px;
}
.entry-header h2.entry-title a {
color: #002147;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.entry-header h2.entry-title a:hover {
color: #fdc800;
}
.entry-header .entry-meta ul li {
display: inline-block;
margin-right: 20px;
color: #b1b1b1;
}
.entry-header .entry-meta ul li span {
padding-right: 5px;
color: #444444;
}
.entry-header .entry-meta ul li i {
color: #fdc800;
margin-right: 8px;
}
.entry-header .entry-meta ul li a {
color: #b1b1b1;
}
.entry-header .entry-meta ul li a:hover {
color: #002147;
}
.entry-content .readmore-btn {
margin-top: 10px;
}
@media all and (max-width: 767px) {
.entry-content .readmore-btn {
padding: 10px 20px;
}
}
.entry-footer {
margin-top: 10px;
margin-bottom: 60px;
}
.entry-footer .tags span {
color: #222222;
font-weight: 600;
padding-right: 8px;
}
.entry-footer .tags a {
color: #707070;
}
.entry-footer .tags a:hover {
color: #002147;
}
.post-each {
margin-bottom: 55px;
}
.post-each-2 {
margin-bottom: 35px;
}
.post-each-2 .entry-header .entry-thumbnail-area {
margin-bottom: 25px;
}
.post-each-2 .entry-header .entry-title {
font-size: 22px;
line-height: 1.5;
}
.post-each-2 .entry-header .entry-meta ul li {
margin-right: 15px;
}
.post-each-2 .entry-header .post-date {
min-width: 80px;
}
.post-each-2 .entry-header .post-date li {
height: 50px;
font-size: 18px;
padding: 12px 5px;
}
.page-thumbnail {
margin-bottom: 30px;
}
.sticky.post-each-blog {
background-color: #f8f8f8;
padding: 30px;
}
@media all and (max-width: 767px) {
.sticky.post-each-blog {
padding: 20px;
}
} .pagination-area ul,
.learn-press-pagination ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
font-size: 0;
}
.pagination-area ul li,
.learn-press-pagination ul li {
display: inline-block;
margin-top: 10px;
font-size: 15px;
line-height: 22px;
}
.pagination-area ul li a,
.learn-press-pagination ul li a {
background-color: #002147 !important;
color: #ffffff;
text-decoration: none;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 10px 18px !important;
margin: 0 3px;
border: none !important;
display: inline !important;
}
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current {
margin: 0 3px;
padding: 10px 18px !important;
}
.pagination-area ul li span.dots,
.learn-press-pagination ul li span.dots {
background-color: inherit !important;
border: none !important;
padding: 0 !important;
}
.pagination-area ul li.active a,
.learn-press-pagination ul li.active a,
.pagination-area ul li a:hover,
.learn-press-pagination ul li a:hover,
.pagination-area ul li span.current,
.learn-press-pagination ul li span.current,
.pagination-area ul li .current,
.learn-press-pagination ul li .current {
background-color: #fdc800 !important;
color: #ffffff;
} .comments-area ul.comment-list,
.comments-area ul.children {
list-style-type: none;
margin: 0;
padding: 0;
}
.comments-area ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area ul.children {
margin-left: 10px;
}
}
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 50px;
}
@media all and (max-width: 991px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 20px;
}
}
@media all and (max-width: 480px) {
.comments-area .avatar-disabled .main-comments ul.children {
margin-left: 10px;
}
}
.comments-area h3.comment-title {
color: #002147;
font-size: 22px;
font-weight: 500;
position: relative;
margin-bottom: 0;
}
.comments-area h3.comment-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
.comments-area .main-comments {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments:first-child {
border-top: none;
padding-top: 0px;
}
.comments-area .main-comments .children li {
border-top: 1px solid #e3e3e3;
padding-top: 20px;
}
.comments-area .main-comments .each-comment {
padding: 15px 0;
}
.comments-area .main-comments .imgholder {
margin-right: 20px;
margin-bottom: 10px;
}
.comments-area .main-comments .comment-meta {
font-size: 14px;
margin-bottom: 8px;
}
.comments-area .main-comments .comment-meta .comment-author-name {
padding-right: 4px;
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a {
color: #002147;
font-weight: 600;
}
.comments-area .main-comments .comment-meta .comment-author-name a:hover {
text-decoration: underline;
}
.comments-area .main-comments .comment-meta .comment-time {
color: #9d9d9d;
margin-bottom: 15px;
}
.comments-area .main-comments .comments-body .comment-text {
font-size: 14px;
}
.comments-area .main-comments .comments-body .comment-text p {
margin-bottom: 10px;
}
.comments-area .main-comments .comments-body .comment-text .comment-awaiting-moderation {
font-size: 16px;
font-style: italic;
font-weight: bold;
}
.comments-area .main-comments .reply-area {
float: left;
margin-bottom: 20px;
}
.comments-area .main-comments .reply-area a {
background-color: #002147;
color: #ffffff;
font-size: 14px;
padding: 3px 10px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.comments-area .main-comments .reply-area a:hover {
background-color: #fdc800;
}
.comments-area .main-comments #respond {
padding-top: 20px;
}
.comments-area .comments-closed {
font-size: 16px;
font-style: italic;
font-weight: bold;
padding-top: 20px;
}
.comments-area .comment-pagination {
margin-top: 30px;
}
.comments-area .comment-pagination ul li {
margin-right: 5px;
margin-top: 0;
}
.comments-area .comment-pagination ul li a {
font-size: 12px;
padding: 10px;
}
.comments-area .reply-separator {
margin-top: 40px;
}
#respond .comment-reply-title {
font-size: 22px;
line-height: 1.2;
margin-bottom: 10px;
color: #002147;
}
#respond .comment-reply-title:after {
background-color: #fdc800;
border-radius: 6px;
content: "";
display: block;
height: 3px;
margin-top: 15px;
margin-bottom: 5px;
width: 40px;
}
#respond .comment-notes,
#respond .logged-in-as,
#respond .form-group {
margin-bottom: 20px;
}
#respond form input,
#respond form textarea {
border: none;
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
background-color: #f5f5f5;
border-radius: 0;
}
#respond form input:focus,
#respond form textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
#respond form input {
height: 45px;
}
#respond form .btn-send {
height: inherit;
background-color: #002147;
border: none;
color: #ffffff;
font-size: 14px;
line-height: 1.6;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
#respond form .btn-send:hover {
background-color: #fdc800;
color: #212121;
}
#respond #cancel-comment-reply-link {
font-size: 12px;
} .no-results h2.page-title {
color: #000;
} .search .post-each .entry-content .readmore-btn {
font-size: 12px;
line-height: 1;
margin-top: 0;
padding: 13px 30px;
} .error-page-area .error-page {
color: #ffffff;
text-align: center;
}
.error-page-area .error-page h3 {
color: #000000;
font-weight: 500;
margin-top: 45px;
margin-bottom: 10px;
font-size: 30px;
line-height: 1.5;
}
.error-page-area .error-page p {
color: #634e00;
font-size: 18px;
margin-bottom: 40px;
} .event-single .event-thumbnail-area {
position: relative;
margin-bottom: 20px;
}
.event-single .event-thumbnail-area #event-countdown {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
padding: 15px 0;
text-align: center;
width: 80px;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each .count-title {
color: #ffffff;
margin-bottom: 0;
line-height: 1;
font-size: 18px;
font-weight: 700;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) {
background-color: #002147;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(odd) .count-subtitle {
color: #a0a5ac;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) {
background-color: #fdc800;
}
.event-single .event-thumbnail-area #event-countdown .event-countdown-each:nth-child(even) .count-subtitle {
color: #856900;
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown .event-countdown-each {
display: inline-block;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area #event-countdown {
position: relative;
-webkit-transform: inherit;
transform: inherit;
}
}
@media all and (max-width: 767px) {
.event-single .event-thumbnail-area {
margin-bottom: 30px;
}
}
.event-single .event-meta {
margin: 0 0 30px;
padding: 0;
list-style-type: none;
}
.event-single .event-meta li {
display: inline-block;
line-height: 1.4;
margin-right: 30px;
font-size: 18px;
color: #002147;
}
.event-single .event-meta li i {
font-size: 20px;
margin-right: 15px;
color: #fdc800;
}
.event-single .event-meta li:last-child {
margin-right: 0;
}
.event-single .event-contents {
margin-bottom: 45px;
}
.event-single .event-info {
margin-bottom: 30px;
}
.event-single .event-info ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.event-single .event-info ul li {
font-size: 15px;
margin-bottom: 5px;
}
.event-single .event-info ul li span {
color: #222222;
font-weight: bold;
margin-right: 15px;
}
.event-single .event-info ul li span i {
color: #002147;
width: 30px;
}
.event-single .event-social {
margin-top: 45px;
}
.event-single .event-social ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.event-single .event-social ul li {
border: none;
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.event-single .event-social ul li a {
background-color: #002147;
display: inline-block;
line-height: 1;
text-align: center;
-webkit-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 40px;
font-size: 18px;
padding: 10px 0;
color: #fff;
}
.event-single .event-social ul li a:hover {
background-color: #fdc800;
}
.event-single .event-info h3,
.event-single .event-social h3 {
color: #002147;
font-size: 26px;
line-height: 1.3;
margin-bottom: 20px;
}
.event-single .event-map iframe {
height: 300px;
width: 100%;
border: none;
} .instructor-single .rtin-image {
margin-bottom: 30px;
}
.instructor-single .rtin-content .rtin-heading {
margin-bottom: 20px;
}
.instructor-single .rtin-content .rtin-heading h2 {
color: #111111;
font-size: 30px;
margin-bottom: 5px;
line-height: 1.3;
}
.instructor-single .rtin-content .rtin-heading .rtin-designation {
font-size: 14px;
}
.instructor-single .rtin-content ul.rtin-social {
list-style-type: none;
margin: 0;
padding: 15px 0 5px;
}
.instructor-single .rtin-content ul.rtin-social li {
display: inline-block;
}
.instructor-single .rtin-content ul.rtin-social li a {
border: 1px solid #d6d6d6;
display: block;
height: 35px;
line-height: 31px;
margin-right: 5px;
text-align: center;
width: 35px;
}
.instructor-single .rtin-content ul.rtin-social li a:hover {
background-color: #002147;
border-color: #002147;
color: #ffffff;
} .woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
top: 14px;
}
.woocommerce .widget_shopping_cart li.mini_cart_item,
.woocommerce .widget_shopping_cart li.mini_cart_item {
padding-bottom: 12px;
padding-top: 12px;
}
.woocommerce.widget_product_search .search-field {
background-color: #f5f5f5;
border: medium none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 40px;
padding: 6px 12px;
width: 100%;
}
.woocommerce.widget_product_search input[type="submit"] {
display: block;
line-height: 1;
margin-top: 11px;
padding: 10px 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper,
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #002147;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #eaeaea;
}
.woocommerce ul.product_list_widget li {
padding: 10px 0;
}
.woocommerce ul.product_list_widget li img {
width: 60px;
}
.woocommerce .widget_shopping_cart_content .buttons a {
text-align: center;
width: 47%;
max-width: 170px;
}
.woocommerce .widget_shopping_cart_content .buttons a.checkout {
margin-right: 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 10px 0;
} .rt-woo-nav.no-nav .owl-custom-nav {
display: none;
}
.rt-woo-nav .section-title {
margin-bottom: 20px;
}
.rt-woo-nav .owl-custom-nav-title {
color: #222222;
float: left;
font-size: 24px;
padding-bottom: 12px;
position: relative;
margin-bottom: 10px;
}
.rt-woo-nav .owl-custom-nav-title::after {
background-color: #002147;
bottom: 0;
content: "";
height: 4px;
left: 0;
position: absolute;
width: 50px;
}
.rt-woo-nav .owl-custom-nav {
float: right;
margin-bottom: 10px;
margin-top: 2px;
padding-left: 30px;
}
.rt-woo-nav .owl-custom-nav .owl-prev,
.rt-woo-nav .owl-custom-nav .owl-next {
background-color: #eeeeee;
border-radius: 3px;
color: #222222;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 30px;
line-height: 32px;
opacity: 1;
text-align: center;
width: 30px;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}
.rt-woo-nav .owl-custom-nav .owl-next {
margin-left: 8px;
}
.rt-woo-nav .owl-custom-nav .owl-prev:hover,
.rt-woo-nav .owl-custom-nav .owl-next:hover {
background-color: #002147;
color: #ffffff;
}
.rt-woo-nav .owl-custom-nav i {
font-size: 20px;
font-weight: 400;
line-height: 28px;
}
.rt-woo-nav .owl-custom-nav-bar {
border-color: #e8e8e8;
border-style: solid;
border-width: 1px 0;
float: right;
margin-top: 16px;
} .woo-shop-top,
.woocommerce .woo-shop-top {
border: 1px solid #e7e7e7;
overflow: hidden;
padding: 20px;
margin-bottom: 30px;
}
@media all and (max-width: 991px) {
.woo-shop-top,
.woocommerce .woo-shop-top {
padding: 10px 0 15px;
}
}
.woo-shop-top .view-mode,
.woocommerce .woo-shop-top .view-mode {
margin-right: 5px;
padding: 5px 0;
}
.woo-shop-top .view-mode ul li,
.woocommerce .woo-shop-top .view-mode ul li {
display: inline-block;
margin-right: 5px;
}
.woo-shop-top .view-mode ul li a,
.woocommerce .woo-shop-top .view-mode ul li a {
color: #444;
}
.woo-shop-top ul,
.woocommerce .woo-shop-top ul {
margin: 0;
padding: 0;
}
.woo-shop-top .limit-show,
.woocommerce .woo-shop-top .limit-show {
text-align: right;
}
.woo-shop-top .limit-show>div,
.woocommerce .woo-shop-top .limit-show>div {
font-weight: 400;
display: inline-block;
}
.woo-shop-top .sort-list,
.woocommerce .woo-shop-top .sort-list {
text-align: right;
}
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
background: #f5f5f5;
border: 1px solid #e7e7e7;
padding: 6px 18px;
}
@media all and (max-width: 991px) {
.woo-shop-top .sort-list select,
.woocommerce .woo-shop-top .sort-list select {
margin-top: 5px;
width: 100%;
}
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering,
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
margin-bottom: 0;
}
.woo-shop-top .woocommerce-ordering,
.woocommerce .woo-shop-top .woocommerce-ordering {
float: none;
}
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 28px;
}
@media all and (max-width: 991px) {
.woo-shop-top .woocommerce-result-count,
.woocommerce .woo-shop-top .woocommerce-result-count {
line-height: 1.1;
padding-top: 7px;
}
}
.product-grid-view .view-mode ul li.grid-view-nav a,
.product-list-view .view-mode ul li.list-view-nav a {
color: #002147;
} .product-info-area {
text-align: center;
}
.woocommerce ul.products li.product {
margin: 0 1% 40px 0;
overflow: hidden;
}
.woocommerce ul.products li.product h3 {
margin: 20px 0 12px;
padding: 0;
}
@media all and (max-width: 767px) {
.woocommerce ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce ul.products li.product h3 a {
font-size: 20px;
}
.woocommerce ul.products li.product h3 a:hover {
color: #002147;
}
.woocommerce ul.products li.product .star-rating {
margin-left: auto;
margin-right: auto;
font-size: 13px;
}
@media all and (max-width: 480px) {
.woocommerce ul.products li.product .star-rating {
display: inline-block;
}
}
.woocommerce ul.products li.product .price {
color: #002147;
font-size: inherit;
font-weight: 600;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
display: inline;
}
.woocommerce ul.products li.product .button {
margin-top: 10px;
padding: 10px 15px;
}
.woocommerce ul.products li.product .onsale {
margin: 0;
}
.woocommerce.has-sidebar ul.products li.product {
width: 32%;
}
.woocommerce.no-sidebar ul.products li.product {
width: 24%;
}
.woocommerce.no-sidebar ul.products li.product .product-thumb-area img {
width: 100%;
}
@media all and (max-width: 767px) {
.woocommerce.product-grid-view ul.products {
margin-left: auto;
margin-right: auto;
max-width: 565px;
}
}
@media all and (max-width: 991px) {
.woocommerce.product-grid-view ul.products li.product.first {
clear: none;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-grid-view ul.products li.product:nth-child(2n+1) {
clear: both;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 32.3%;
}
}
@media all and (max-width: 767px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
width: 49%;
}
}
@media all and (max-width: 480px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product {
float: none;
margin: 0 auto 40px;
max-width: 280px;
width: 100%;
}
}
@media all and (max-width: 991px) {
.woocommerce.no-sidebar.product-grid-view ul.products li.product:nth-child(3n+1) {
clear: both;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar ul.products li.product,
.woocommerce.no-sidebar ul.products li.product,
.woocommerce ul.products li.product {
width: 100%;
text-align: center;
}
}
.woocommerce .star-rating {
color: #f7c51d;
}
.woocommerce .products .star-rating {
margin: 0 0 8px;
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
background-color: #002147;
padding: 0;
}
.woocommerce a.added_to_cart {
background-color: #002147;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 4px 12px;
margin-top: 5px;
}
.woocommerce a.added_to_cart:hover {
background-color: #000000;
}
.woocommerce .product-thumb-area {
position: relative;
}
.woocommerce .product-thumb-area .overlay {
background-color: rgba(0, 33, 71, 0.8);
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
-webkit-transform: scaleY(0);
transform: scaleY(0);
width: 100%;
}
.woocommerce .product-thumb-area:hover .overlay {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
}
.woocommerce .product-thumb-area .product-info {
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 40%;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 9;
}
.woocommerce .product-thumb-area .product-info ul {
margin: 0;
text-align: center;
font-size: 0;
}
.woocommerce .product-thumb-area .product-info ul li {
display: inline-block;
font-size: 15px;
padding: 0 2px;
}
.woocommerce .product-thumb-area .product-info ul li a {
background-color: transparent;
border: 1px solid #fdc800;
display: inline-block;
height: 40px;
padding: 8px !important;
min-width: 40px;
line-height: 1.5;
color: #fff;
font-size: 14px;
margin: 0 !important;
vertical-align: top;
}
.woocommerce .product-thumb-area .product-info ul li a:hover {
color: #002147;
background-color: #fdc800;
}
.woocommerce .product-thumb-area:hover .product-info {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist {
position: relative;
margin-top: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon {
border-radius: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist a.wishlist-icon i {
margin: 0;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist img {
background-color: #fff;
left: 11px;
margin: 0;
position: absolute;
top: 11px;
}
.woocommerce .product-thumb-area .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.woocommerce #yith-wcwl-popup-message {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
font-weight: 600;
line-height: 1.2;
padding: 10px;
} .woocommerce ul.products .grid-hide {
display: none;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products {
max-width: 280px;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce.product-list-view ul.products .grid-hide {
display: block;
}
.woocommerce.product-list-view ul.products li.product h3 {
margin: 0 0 12px;
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view ul.products li.product h3 {
margin: 15px 0 9px;
}
}
.woocommerce.product-list-view ul.products li.product .button {
margin-top: 0;
}
.woocommerce.product-list-view .product-thumb-area {
float: left;
margin-right: 20px;
border: 1px solid #e7e7e7;
}
@media all and (max-width: 767px) {
.woocommerce.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.product-list-view .product-thumb-area {
float: none;
margin-right: 0;
max-width: inherit;
}
}
.woocommerce.product-list-view .product-info-area {
overflow: hidden;
text-align: left;
}
.woocommerce.product-list-view .product-info-area .shop-excerpt {
margin-top: 10px;
}
.woocommerce.product-list-view.woocommerce ul.products li.product .star-rating {
margin-left: inherit;
}
.woocommerce.product-list-view ul.products li.product,
.woocommerce-page.product-list-view ul.products li.product {
width: 100%;
}
@media all and (max-width: 991px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: 200px;
}
}
@media all and (max-width: 480px) {
.woocommerce.has-sidebar.product-list-view .product-thumb-area {
max-width: inherit;
}
} .woocommerce div.product div.summary {
margin-bottom: 40px;
}
@media all and (max-width: 767px) {
.woocommerce div.product div.summary {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images {
margin-bottom: 40px;
}
}
@media all and (max-width: 767px) {
.woocommerce div.product div.images img {
width: inherit;
}
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
margin-bottom: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-right: 7px;
width: 31%;
width: calc((100% - 14px) / 3);
max-width: 195px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(3n+1) {
margin-right: 0;
}
.woocommerce div.product .product_title {
color: #222222;
font-size: 24px;
line-height: 1.1;
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #002147;
font-size: 24px;
font-weight: 600;
margin-bottom: 20px;
display: inline-block;
}
.woocommerce div.product .product_meta {
color: #222222;
font-weight: 600;
margin-bottom: 15px;
}
.woocommerce div.product .product_meta .sku-label {
margin-right: 5px;
}
.woocommerce div.product .short-description {
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
margin-bottom: 20px;
padding: 15px 0;
}
.woocommerce div.product form.cart .variations {
margin-top: 0;
margin-bottom: 10px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: table-cell;
padding-bottom: 10px;
padding-top: 0;
text-align: left;
vertical-align: middle;
}
.woocommerce div.product form.cart .variations label {
color: #222;
font-size: 16px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
padding: 8px 10px;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 8px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 17px;
}
.woocommerce div.product form.cart .button {
background-color: #002147;
border-radius: 0;
color: #ffffff;
font-size: 14px;
font-weight: 600;
padding: 16px 25px;
text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover {
background-color: #111111;
}
.woocommerce div.product .product-meta span {
color: #222222;
font-weight: 600;
}
.woocommerce div.product .product-meta a {
color: #666666;
}
.woocommerce div.product .product-meta a:hover {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs {
border: 1px solid #e7e7e7;
margin-bottom: 70px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin-bottom: 0;
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: #f5f5f5;
border-color: #e7e7e7;
border-radius: 0;
border-width: 0 1px 1px;
margin: 0;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
border-left-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #002147;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
content: none;
height: inherit;
left: inherit;
position: inherit;
width: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #222222;
font-weight: 600;
padding: 12px 30px;
text-transform: uppercase;
}
@media all and (max-width: 767px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 10px 20px;
}
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
color: #222222;
}
.woocommerce div.product .woocommerce-tabs .panel {
border: medium none;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
padding: 30px 30px 20px;
}
.woocommerce div.product .woocommerce-tabs h2 {
color: #111111;
font-size: 24px;
}
.woocommerce div.product .up-sells {
margin-bottom: 50px;
}
.woocommerce a.woocommerce-review-link {
color: #666666;
}
.woocommerce a.woocommerce-review-link:hover {
color: #002147;
}
.woocommerce .quantity .qty {
border: 1px solid #e7e7e7;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
height: 46px;
text-align: center;
padding: 1px;
background-color: #fff;
}
.woocommerce .quantity .input-group-btn-vertical {
float: left;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.woocommerce .quantity .input-group-btn-vertical>.btn {
border-radius: 0;
display: block;
float: none;
height: 23px;
line-height: 14px;
margin-left: -1px;
max-width: 100%;
outline: medium none;
padding: 0 7px;
position: relative;
width: 100%;
}
.woocommerce .quantity .input-group-btn-vertical>.btn:hover,
.woocommerce .quantity .input-group-btn-vertical>.btn:active,
.woocommerce .quantity .input-group-btn-vertical>.btn:focus {
background-color: #fff;
border-color: #ccc;
color: #333;
}
.woocommerce table.shop_attributes td {
padding: 0 8px;
}
.woocommerce #reviews #comments {
margin-bottom: 20px;
}
.woocommerce #reviews #comments h2 {
margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
border: 1px solid #e7e7e7;
border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0;
}
#review_form_wrapper {
padding-top: 20px;
}
.woocommerce #reviews h3 {
font-size: 24px;
margin-bottom: 10px;
color: #111111;
}
.woocommerce p.stars a {
color: #f7c51d;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
background-color: #002147;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 10px 23px;
}
@media all and (max-width: 767px) {
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 10px 20px;
}
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #111111;
color: #ffffff;
}
#review_form .form-group {
margin-bottom: 10px;
}
.woocommerce #review_form #respond .comment-notes,
.woocommerce #review_form #respond .comment-form-rating {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form-rating {
margin-top: 20px;
}
.woocommerce #review_form #respond .comment-form-rating label {
color: #111111;
}
.woocommerce #review_form #respond .form-submit {
margin: 5px 0 10px;
}
.woocommerce .related.products ul.products li.product {
margin: 0;
padding: 0;
width: inherit !important;
}
.woocommerce .related.products ul.products li.product .onsale {
margin: 0;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
border: 1px solid #e7e7e7;
margin-right: 1.8%;
width: 32%;
}
@media all and (max-width: 767px) {
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
width: inherit;
max-width: 32%;
}
} p.demo_store {
background-color: #002147;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #002147;
}
.woocommerce-message,
.woocommerce-info {
border-color: #002147;
}
.woocommerce table.shop_table {
border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table {
border-width: 1px 1px 0 0;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
margin: 0 0 100px;
}
.woocommerce-cart .woocommerce table.shop_table th,
.woocommerce-cart .woocommerce table.shop_table td {
border-width: 0 0 1px 1px;
color: #111;
text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table th.product-name,
.woocommerce-cart .woocommerce table.shop_table td.product-name {
text-align: left;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity,
.woocommerce-cart .woocommerce table.shop_table td.product-remove>a {
margin: 0 auto;
}
.woocommerce-cart .woocommerce table.shop_table td.product-name>a {
color: #111;
font-weight: 700;
}
.woocommerce-cart .woocommerce table.shop_table td.product-quantity .spinner.quantity input {
color: #111;
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive.cart {
margin-bottom: 50px;
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-cart .woocommerce table.shop_table_responsive a.remove {
display: inline-block;
}
}
.woocommerce-cart .woocommerce .quantity .qty {
height: 30px;
}
.woocommerce-cart .woocommerce .actions {
padding: 10px 12px;
}
.woocommerce-cart .woocommerce .actions input.button {
padding: 10px 15px;
}
.woocommerce-cart .woocommerce .actions #coupon_code {
border-color: #ddd;
margin-right: 10px;
padding: 9px;
width: 110px !important;
}
@media all and (max-width: 480px) {
.woocommerce-cart .woocommerce .actions #coupon_code {
margin-right: 0;
}
}
.woocommerce-cart table.cart img {
width: 50px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 15px;
}
@media all and (max-width: 767px) {
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
padding: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cross-sells ul.products li {
margin-bottom: 0;
}
}
.woocommerce .cart-collaterals .cross-sells ul.products li .product-thumb-area li {
width: inherit;
}
.woocommerce .cart-collaterals .cross-sells h2:after {
content: none;
}
.woocommerce .cart-collaterals .cross-sells h2 {
margin-bottom: 10px;
padding-bottom: 0;
}
.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2 {
color: #111;
font-size: 24px;
margin-bottom: 35px;
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals {
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) {
.woocommerce .cart-collaterals .cart_totals h2 {
margin-bottom: 20px;
}
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit[disabled]:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button[disabled]:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button[disabled]:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button[disabled]:disabled:hover {
background-color: #002147;
color: #fff;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table {
border-width: 1px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #002147;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #000;
} .woocommerce-checkout .checkout_coupon .button {
padding: 12px 25px;
}
.woocommerce-checkout .woocommerce h3 {
color: #111;
font-size: 20px;
margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce label {
color: #111;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
border-radius: 0;
height: 40px;
padding: 6px 0;
border-color: #ccc;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px;
right: 5px;
}
.woocommerce form.woocommerce-checkout .form-row {
margin-bottom: 20px;
}
.woocommerce form.woocommerce-checkout .form-row .select2-choice {
padding: 4px 8px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.2;
padding: 10px;
}
.woocommerce form .form-row .input-checkbox {
position: relative;
}
@media all and (max-width: 991px) {
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: none;
width: 100%;
}
}
.woocommerce-checkout .select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 40px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #ccc;
background-color: #f5f5f5;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
border-color: 1px solid #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
border-width: 1px 1px 0 0;
color: #111;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background-color: #ededed;
border-radius: 0;
} .woocommerce-order-received .woocommerce {
color: #111;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details li {
font-size: 1em;
}
.woocommerce-order-received .woocommerce .shop_table {
margin-bottom: 40px;
border-color: #ccc;
border-width: 1px 1px 0 0;
}
.woocommerce-order-received .woocommerce .shop_table th,
.woocommerce-order-received .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
font-size: 20px;
margin-bottom: 40px;
}
.woocommerce-order-received .woocommerce .title h3 {
margin-bottom: 10px;
} .woocommerce-account .woocommerce {
color: #111;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
float: none;
width: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
margin-bottom: 50px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
color: #fff;
display: inline-block;
margin: 0 5px 5px 0;
font-size: 15px;
line-height: 26px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
color: #fff;
padding: 10px 20px;
background-color: #002147;
display: inline-block;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
padding: 5px 10px;
}
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
background-color: #000;
}
.woocommerce-account .woocommerce .shop_table {
margin-bottom: 0;
border-color: #ccc;
border-width: 1px 1px 0 0;
font-size: 1em;
}
.woocommerce-account .woocommerce .shop_table th,
.woocommerce-account .woocommerce .shop_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive {
border: 1px solid #ccc;
padding: 10px 20px 20px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr {
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-top: 10px;
}
}
@media all and (max-width: 767px) {
.woocommerce-account .woocommerce .woocommerce .shop_table_responsive tr td.order-actions {
text-align: right !important;
}
}
.woocommerce-account .woocommerce table .button {
padding: 8px 14px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders .order-actions,
.woocommerce table.woocommerce-MyAccount-downloads th,
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads .order-actions {
text-align: center;
}
.woocommerce-edit-address .woocommerce-MyAccount-content>p,
.woocommerce-edit-account .woocommerce-MyAccount-content .form-row {
margin-bottom: 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-Button {
margin-top: 30px;
} .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
.woocommerce-account .woocommerce form.login .form-row,
.woocommerce-account .woocommerce form.register .form-row {
margin-bottom: 20px;
} .woocommerce .wishlist-title h2 {
color: #111;
margin-bottom: 25px;
padding: 0;
}
.woocommerce .shop_table.wishlist_table {
border-color: #ccc;
border-width: 1px 1px 0 0;
color: #111;
font-size: 14px;
margin-bottom: 40px;
}
.woocommerce .shop_table.wishlist_table th,
.woocommerce .shop_table.wishlist_table td {
border-color: #ccc;
border-width: 0 0 1px 1px;
text-align: center;
}
.woocommerce .shop_table.wishlist_table tfoot td {
text-align: left;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
} span.wpcf7-not-valid-tip {
color: #a94442;
}
div.wpcf7-response-output {
margin: 1px 0;
padding: 5px 10px;
border-radius: 3px;
float:left;
}
div.wpcf7-validation-errors {
border-color: #a94442;
}
.contact-us-form .form-group .form-control {
border: 1px solid #dddddd;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #555555;
}
.contact-us-form .form-group input {
height: 45px;
}
.contact-us-form .wpcf7-submit {
font-size: 14px;
padding: 12px 30px;
}
.contact-us-form .wpcf7-submit:hover {
background-color: #fdc800;
}
.contact-form-2 {
background-color: #fff;
border-radius: 15px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.contact-form-2 h3 {
background-color: #fdc800;
text-align: center;
padding: 22px 15px;
border-radius: 15px 15px 0 0;
color: #111;
font-size: 26px;
line-height: 1.3;
margin-bottom: 0;
}
.contact-form-2 .cf2-content-area {
padding: 40px 40px 15px;
}
.contact-form-2 input,
.contact-form-2 textarea {
border: 1px solid #e9e9e9;
-webkit-box-shadow: none;
box-shadow: none;
}
.contact-form-2 input:focus,
.contact-form-2 textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #e9e9e9;
}
.contact-form-2 input {
height: 38px;
}
.contact-form-2 input[type="submit"] {
width: 100%;
display: block;
padding: 20px 0;
margin-top: 20px;
border-radius: 10px;
font-weight: 700;
font-size: 16px;
line-height: 1;
border: none;
height: inherit;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.contact-form-2 input[type="submit"]:hover {
background-color: #fdc800;
}
.contact-form-2 div.wpcf7-response-output {
margin: 0 0 25px;
border-radius: 5px;
} .widget_flickr ul li {
padding: 0;
} .widget.mks_flickr_widget ul.flickr li {
padding: 0;
margin: 0 5px 5px 0;
}
.widget.mks_flickr_widget ul.flickr li img {
opacity: 1;
} .tml {
max-width: 500px;
}
.tml p {
margin-bottom: 15px;
}
.tml input {
padding: 6px 12px;
margin: 0;
}
.tml .tml-submit-wrap {
margin-top: 25px;
}
.tml .tml-rememberme-wrap input,
.tml .tml-rememberme-wrap span {
vertical-align: middle;
}
.tml .tml-links {
margin: 0;
padding: 0;
list-style-type: none;
}
.tml .message {
background-color: #383838;
color: #fff;
border: none;
padding: 15px 20px;
margin-bottom: 25px;
}
.tml .error {
margin-bottom: 25px;
padding: 15px 20px;
}
ul.header-contact li p {
font-size: 11px;
line-height: 13px;
margin-bottom: 0px;
text-align: center;
color: #000;
}
.tophead-contact ul li a {
font-size: 12px;
}
.media-body h3 {
text-transform: uppercase;
font-size: 18px !important;
border-bottom: 1px solid #eae3e3;
padding-bottom: 4px;
color: #fff !important;
font-weight: bold;
}
.rt-info-box.layout5
{
padding: 90px 10px 10px 17px !important;
background:transparent !important;
}
.rt-info-box.layout5 .rtin-icon
{
float:unset !important;
margin:auto;
display:block;
text-align:center;
}
.rt-info-box.layout5 .rtin-icon i
{
color:#fff !important;
}
p.mb0 {
font-size: 13px;
line-height: 20px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: #fff;
font-weight:500;
}
ul.header-contact strong a
{
color:#000 !important;
}
div#college-row .vc_column-inner {
padding-top: 0px !important;
}
.rtin-icon.rounded {
display: none !important;
}
.read-btn a {
color: #ffffff !important;
background: #d00000;
padding: 3px 4px;
font-size: 12px;    font-weight: bold;
text-transform: capitalize;
}
.event-box img {
margin-right: 0px !important;
width: 100%;
}
.event-box {
background: #fff;
box-shadow: 0px 0px 12px 0px #d0cdcd;
}
.event-description {
padding: 1px 14px 12px 14px;
}
.event-box a:hover  {
background:#000;
transition:all ease 1s;
color:#fff !important;
}
.event-box a, a.about-btn {
color: #fff !important; background:#000;
padding: 4px 10px; font-size: 12px;
font-weight: bold;
margin-top: 10px !important;
}
.event-box ul {
padding-left: 0px;
line-height: 21px;
}
.event-description a:hover
{
color:#222;
}
.rtin-meta.clearfix, .rtin-price {
display: none;
}
div#about-image {
margin-bottom: 12px;
}
.inter-prog h4 {
color: #d00000;
font-size: 19px;
text-transform: uppercase;
padding-bottom: 5px;
border-bottom: 1px solid;
}
.inter-prog h2 {
color: #171616;
font-size: 40px;
line-height: 1;
}
.text-block-inter {
background: #ffffff;
padding: 15px 22px;
color: #000;
border:1px dashed #ddd;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
border-color: #354c5e !important;
background-color: #354c5e !important;
color: #ffffff !important;
text-transform: uppercase;
font-weight: bold;
border-bottom: 0px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a
{
padding:5px 40px !important
}
li:nth-child(2).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/united-states.png);
width: 26px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 6px;
margin-left: 8px;
}
.inter-prog h2 {
font-size: 39px;
font-weight: bold;
}
li:nth-child(1).vc_tta-tab:before {
content: '';
background: url(http://localhost/dolphinlifescience/wp-content/uploads/2019/11/israel.png);
width: 33px;
height: 100%;
background-size: contain;
position: absolute;
z-index: 99;
background-repeat: no-repeat;
top: 2px;
margin-left: 6px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
border-color: #00000014 !important;
background-color: #ffffff !important;
border-top: 0px;
}
.intership h3 {
color: #354c5e !important;
text-transform: uppercase;
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
font-weight: 400;
}
.intership p {
margin-bottom: 3px;
font-size: 16px;
color: #467eba;
font-weight: 100 !important;
line-height: 21px;
}
ul.intership-ul {
margin-left: 0px;
list-style: square;
}
.intership p label {
font-style: italic;
font-weight: 100 !important; padding: 10px 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-tab>a
{
background:unset !important;
}
ul.intership-ul li {
line-height: 20px;
font-size: 13px;
}
div#about-text p {
font-size: 14px;
line-height: 21px;
display: block;
}
div#all-courses button {
background: black;
color: #fff;
box-shadow: 0px 0px 12px 0px #222222cf;
border: 0px;
border-radius:0px !important;
}
.rtin-content {
border-bottom: 4px solid #d00000;
}
.rt-course-box-3 .rtin-thumbnail:before
{
background:rgba(255, 0, 0, 0.6) !important;
}
.owl-custom-nav .owl-prev, .owl-next
{
background:#d00000 !important;
}
.flex-caption p {
text-align: center;
font-size: 16px;
color: #000;
font-weight: 500;
}
a.e-prospect i {
color: #000 !important;
}
a.fee-structure i, a.e-prospect i  {
padding: 1px 4px !important;
font-size: 16px;
}
a.fee-structure i {
color: #fff !important;
}
.padding-o {
padding: 0px;
}
ul.contact-list-topbar li a {
font-size: 15px;
}
ul.contact-list-topbar li p b {
text-transform: uppercase;
}
.event {
width: 29%;
float: left;
}
.event-disc {
width: 65%;
float: left;
margin-left: 10px;
}
p.event-text {
font-size: 11px;
line-height: 16px;
margin-bottom: 0px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3 !important;
-webkit-box-orient: vertical;
}
.date, .event-disc a {
font-size: 13px;
color: #6396bd;
font-weight: bold;
}
.event-disc h4 {
margin-bottom: 0px;
font-size: 12px;
line-height:16px;
}
.event-disc a:hover
{
color:#000;
}
.rt-owl-nav-1 .section-title .owl-custom-nav
{
float:unset !important;
}
.section-title.clearfix {
display: none;
}
.owl-prev
{
position: relative;
float: left;
top: 201px;
z-index: 9;
left:-27px;
}
.owl-next {
position: relative;
float: right;
top: 201px;
z-index: 9;
}
.date {
width: 50%;
float: left;
}
.event img {
width: 200px; 
height: 58px;
}
div#post-scroll { width: 100%;
margin: auto;
border: 1px solid #ddd;
background: #eeeeeecf;
}
div#event-row {
padding: 10px 9px;
float: left;
border-bottom: unset !important;
background: #ffffff;
margin: 2px;
border-radius: 0px;
box-shadow: 0px 0px 12px 0px #ddd;
}
.ult-carousel-wrapper {
padding-top: 0px !important;
padding-bottom: 10px !important;
}
element.style {
text-align: left;
}
h2#ourplacement {
font-size: 48px;
line-height: 49px;
text-transform: capitalize;
color: #d00000;
font-weight: bold;
border-left: 4px solid;
padding-left: 14px;
padding-top: 15px;
padding-bottom: 22px;
}
p.our-placement-text {
color: #413e3e;
font-size: 14px;
line-height: 20px;
}
div#logo-slider  .rt-vc-logo-slider .rtin-item img
{
width:100px !important;
}
div#logo-slider .vc_column-inner {
padding: 12px 0px 12px 0px !important;
border-radius:2px;
}
.rtin-thumb-meta, .rtin-thumb-user
{
display:none;
}
.rt-vc-imagetext-2 .rtin-img img, .rt-vc-imagetext-2 .rtin-img
{
border-radius:0px !important;
margin-bottom:0px !important;
}
.intership p strong {
color: #222;
font-weight: 500;
margin-bottom: 10px !important;
}
.ls-v6 .ls-nav-prev:after, .ls-v6 .ls-nav-next:after
{
width: 9px !important;
height: 9px !important;
top:65% !important;
}
a.ls-gui-element.ls-nav-prev, a.ls-gui-element.ls-nav-next
{
background:#757373 !important;
border-radius:0px;
}
.form-section {
width: 50%;
float: left;
padding: 15px;
padding-right: 45px;
padding-left: 45px;
background: #eee5e5;
padding-top: 45px;
}
.paoc-popup-modal-cnt p { margin: 0px;
}
.image-form-left {
width: 50%;
float: left;
padding-top:30px;
}
.paoc-popup-modal-cnt {
padding: 0px !important;
}
.page-id-3402 .fees-structure-form-page, .page-id-3443 .fees-structure-form-page
{
background:#fff !important;
}
.page-id-3402 div#primary, .page-id-3443 div#primary
{
background: #ddd !important;
}
.form-section input, .form-section select, .form-section textarea {
padding: 8px 10px;
margin-bottom: 15px;
width: 100%;
border-radius: 3px;
}
input.wpcf7-form-control.wpcf7-submit {
background: #7aad37;
margin-top: 90px;
margin-bottom:16px;
}
.image-form-left h4 {
font-size: 26px;
text-transform: uppercase;
font-weight: bold;
}
.image-form-left {
width: 50%;
float: left;
text-align: center;
}
.image-form-left img {
text-align: center;
margin: auto;
display: block;
}
h3#about-college {
font-size: 35px;
font-weight: bold !important;
border-bottom: 4px solid #ddd;
padding-bottom: 15px;
}
h3.rtin-title a {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1 !important;
-webkit-box-orient: vertical;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a
{
background:#000 !important;
} .flex-viewport
{
background:rgb(247, 247, 247);
padding-top:30px;
}
.vc_pageable-load-more-btn
{
float:left;
}
.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-inline a {
background: #000000;
color: #fff; font-weight: bold; z-index: 999;
border-radius: 0px;
}
div#All-Event {
position: absolute;
right: 0px;
bottom: 33px;
}
div#View-all-courses a
{
color:#fff !important;
}
div#View-all-courses a:hover i, div#All-Event a:hover i
{
right:10px !important;
transition:all ease 1s;
}
div#All-Event a, div#View-all-courses a {
background: #a50000;
color: #fff;
font-weight: bold;
border: 0px;  position: relative;
text-align: center;
border-radius: 0px;
} ul.smile_icon_list.left.square.with_bg li.icon_list_item
{
margin-bottom:9px !important;
}
#college-about-text
{
font-size: 25px;
text-align: left;
padding-bottom: 12px;
border-bottom: 2px solid #ddd;
}
ul.smile_icon_list.left.square.with_bg li .icon_description p
{
color:#333 !important;
font-size:14px !important;
}
.content-area
{
padding-top:50px !important;
padding-bottom:50px !important;
} .rt-vc-text-title.style2 h2 {
font-size: 22px !important;
font-weight:500 !important;
}
ul.downlode-link {
width: 70%;
}
ul.downlode-link li a:after {
position: absolute;
content: '\f019';
font-family: FontAwesome;
color: #fff;
font-size: 16px;
margin-left: 16px;
right:10px;
}
p.rtin-content {
line-height: 23px;
border-bottom: 0px;
}
ul.downlode-link li a{
list-style: none;
background: #4CAF50;
margin:4px;
padding: 2px 5px 2px 5px;
font-size: 12px;
border-radius: 3px;
position:relative;
float: left;
width: 100%;
}
ul.downlode-link li a {
color: #fff;
}
ul.downlode-link {
padding-left: 0px;
list-style:none;
}
h2#course-title {
color: #7aad37;
font-weight: bold;
text-transform: capitalize;
} .meassage-container .user-profile {
float: left;
margin-right: 12px;
}
.user-profile img {
width: 100%;
padding: 5px;
border: 1px solid #ddd;
background:#fff;
}
.message-description p {
text-align: justify;
}
.meassage-container {
padding: 10px;
background: #f6f6f6;
} h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
}
ul.core-value-list li {
list-style: square;
}
h2.rtin-title {
font-size: 22px !important;
margin-bottom: 0px !important;
color: #7aad37 !important;
} .course-list h5 {
font-size: 19px; color: #ffffff;
text-align: center;
background: #272626;
padding: 9px 0;
}
ul.course-lists li {
list-style: square;
}
.course-list {
background: #eee;
padding-bottom: 10px;
border: 1px solid #ddd;
height: 223px;
}
ul.downlode-link-2 {
padding: 8px 0px;
background: #9e9e9e12;
list-style: none;
margin-left: 0px;
padding-left: 15px;
border: 1px solid #ddd;
}
ul.downlode-link-2 li a {
color: #d00000;
padding-bottom: 5px !important;
display: block;
font-weight: 500;
text-transform: capitalize;
} table.table.table-bordered, table.table.table-bordered th {
text-align: center !important;
}
.vc_tta-panel-body a {
background: #7aad37 !important;
color: #fff !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
background: #f7f5f5;
border: 1px solid #f7f5f5;
border-radius: 3px;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
font-size: 13px !important;
padding: 10px 10px 10px 38px !important;
color:#222 !important;
}
ul.rule-list li, .wpb_text_column.wpb_content_element ul li {
font-size: 13px;
line-height: 20px;
} .corporate {
text-align: center;
background: #91cb440d;
padding: 12px 0px;
border: 1px solid #7aad37;
border-radius: 3px;
}
.corporate h6 {
font-size: 14px;
font-weight: 400;
color: #222;
}
.page-id-2578 .wpb_content_element
{
margin-bottom:2px !Important;
}
div#image-bottom-company .wpb_content_element
{
margin-bottom:30px !important;
} .facality-text {
background: #23282d;
padding: 6px;
position: absolute;
bottom: 32px;
text-align: center;
width: 97.5%;
box-shadow: 0px -4px 13px 0px #222;
}
.facality-text h3 {
color: #fff;
font-weight: 300;
text-transform: capitalize;
font-size: 18px;
font-style: italic;
border: 1px dotted #3f454c;
padding: 13px 0;
}
div#facality-profile .wpb_wrapper , .facality-profile .wpb_wrapper {
display: flex;
}
div#facality-profile .wpb_wrapper p, .facality-profile .wpb_wrapper p {
padding-left: 13px;
font-size: 13px;
line-height: 19px;
padding-top: 5px;
padding-bottom:10px;
}
div#facality-profile .wpb_single_image.wpb_content_element.vc_align_left, .facality-profile .wpb_single_image.wpb_content_element.vc_align_left, div#facality-profile  .wpb_text_column.wpb_content_element, .facality-profile  .wpb_text_column.wpb_content_element {
margin-bottom: 0px;
}
#facality-profile > .vc_column-inner > .wpb_wrapper, .facality-profile > .vc_column-inner > .wpb_wrapper {
background: #ffffff0a;
border-radius: 3px;
box-shadow: 0px 0px 8px 0px #e0e0e0;
border: 1px solid #ddd;
}
div#facality-profile .wpb_wrapper img, .facality-profile .wpb_wrapper img {
margin: 4px;
border-top: 1px solid #737173;
border-bottom: 1px solid #737173;
}
h2.ult-team-member-name.ult-responsive {
margin-top: 5px !important;
margin-bottom: 0px !important;
}
.ult-team-member-wrap.ult-style-1 {
background: #fff; border-bottom: 7px solid #c3c3c3;
}
.ult-style-1 .ult-team-member-position
{
font-weight:bold !important;
color:#607D8B !important;
}
#chair-person {
background: #abbaab;
background: -webkit-linear-gradient(to bottom, #ffffff, #abbaab);
background: linear-gradient(to bottom, #ffffff, #abbaab);
} .award-section .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px;
box-shadow: 0px 0px 7px 0px #999;
border: 3px solid #fff;
}
.award-section .wpb_text_column.wpb_content_element > .wpb_wrapper p
{
background-size: cover;
text-align: center;
background: #1f1e1d;
color: #fff;
line-height: 17px;
padding: 9px 5px;
font-size: 12px;
position: relative;
bottom: 13px;
font-style: italic;
} .impotant-contact {
background: #fafafa;
border-bottom: 1px dashed #7aad37;
border-radius: 0px; padding: 21px 13px 1px 13px;
}
.impotant-contact h6 {
margin-bottom: -10px;
font-size: 14px;
text-transform: uppercase;
color: #3d3d3d;
}
.impotant-contact p > a { padding: 2px 0px; font-size: 16px;
font-weight: bold;
color: #222;
margin-top: 15px;
display: block; } .campus-image img {
padding: 10px;
box-shadow: 0px 0px 4px 0px #999;
background: #fff;
}
h4.align-default {
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
} .madlist-name p {
text-align: center;
margin-bottom: 0px;
font-size: 12px;
}
.madlist-name
{
text-align:center;
}
.madlist-name h4 {
margin-bottom: 1px;
color: #1b1b1b;
font-weight: bold;
}
p.percent {
position: absolute;
width: 40px;
height: 40px;
background: #f31818;
color: #fff; font-size: 12px;
line-height: 39px;
border-radius: 47px;
top: 142px;
right: 52px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #f7acac;
}
.madlist-profile .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 16px;
}
.madlist-profile .wpb_wrapper {
background: #edeeeb;
padding-top: 10px;
} .toper-heading h3 {
text-align: center;
font-weight: bold;
border-bottom: 1px solid #ddd;
padding-bottom: 6px;
margin: 0 25px;
color: #222;
}
.toper-heading:after {
width: 128px;
height: 2px;
content: '';
background:#7aad37;
position: absolute;
left: 0px;
right: 0px;
margin: auto;
}
p.percent-toper {
position: absolute;
width: 45px;
height: 45px;
background: #f31818;
color: #fff; font-size: 11px;
line-height: 43px;
border-radius: 47px;
top: 142px;
right: 19px;
box-shadow: 0px 0px 3px 0px #000;
z-index: 999;
border: 1px dashed #ffffff;
}
.page-id-2776 .madlist-profile .wpb_wrapper
{
background:unset !important;
} .scolorship-container {
background: #7aad373d;
border: 1px solid #ddd;
height: 309px;
text-align: center;
padding: 0px 20px;
}
.scolorship-container h4 {
margin-bottom: 7px;
}
.scolorship-container p {
font-size: 14px;
line-height: 23px;
}
.scolorship-container h4 {
color: #000000 !important;
font-weight: 400;
font-size: 21px;
padding-bottom: 10px;
}
.no-sco {
margin: auto;
display: block;
text-align: center;
width: 70px;
height: 70px;
line-height: 56px;
background: #7aad37;
border-radius: 43px;
font-size: 28px;
color: #ffffffbf;
position: relative;
top: -37px;
border: 8px solid #fff;
font-weight: bold;
}
table.table.tabular.table-striped tr td {
font-size: 12px;
}
.ruleofarea .vc_column-inner > .wpb_wrapper {
background: #dfebcf;
padding: 0px 19px;
padding-bottom: 1px;
padding-top: 5px;
border: 1px solid #ddd;
}
.ruleofarea .vc_column-inner > .wpb_wrapper:before {
border: 1px solid #ddd;
width: 35px;
height: 2px;
position: absolute;
content: ''; display: block;
text-align: center;
left: -17px;
right: 0px;
top: 50%; } .page-id-2818 h3.rtin-title {
font-size: 14px !important;
font-weight: 500 !important;
}
a.carousel-slider__post-title h2 {
font-size: 18px;
}
.carousel-slider__post-excerpt {
font-size: 15px !important;
margin-bottom: 0px;
margin-top:0px !important;
}
.carousel-slider__post-details-info, .carousel-slider__post-category, .owl-dots {
display: none;
}
.grid-news-thumb img
{
height:unset !important;
}
.page-id-3458 .grid-news-thumb img
{
height:100% !important;
}
.page-id-3458 h3.news-title a {
font-size: 18px !important;
color: #000 !important;
line-height: 1.2 !important;
}
.carousel-slider__post-content {
border-bottom: 1px solid #ddd;
}
h3.news-title a {
font-size: 21px !important;
color: #000 !important;
line-height: 1 !important;
font-weight: bold;
}
.page-id-3458 .news-short-content
{
font-size: 14px;
line-height: 19px;
}
.news-short-content {
font-size: 11px;
line-height: 15px;
}
.grid-date-post, .grid-date-post a
{
margin-bottom:0px !important;
}
a.news-more-link, a.news-more-link:hover {
padding: 0px;
font-size: 9px;
line-height: 16px;
border-radius: 0px;
color: #080808 !important;
background: #dad9d9;
padding: 0 7px;
}
.course-coulumn-section .wpb_wrapper h5 {
margin-bottom: 0px !important;
color: #fff !important;
background: linear-gradient(to right, #000, #ffffff00);
padding:2px 5px;
}
ul.course-section {
background: #fff;
margin-left: 0px !important;
padding: 8px 14px;
border: 1px solid #dddddda3;
padding-top:0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4 {
font-size: 18px;
color: #000 !important;
text-align: center !important;
margin-bottom: 0px !important;
padding: 9px 0px !important;
background: #FFC107;
font-weight: bolder;
}
.course-coulumn-section .wpb_text_column.wpb_content_element
{
margin-bottom:0px;
}
.media.rt-info-box {
background: linear-gradient(to bottom, RGBA(0,0,0,0) 0%,RGBA(0,0,0,1) 90%) !important;
}
ul.course-section li {
list-style: none;
padding: 1px 0px;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper h4:before {
content: '\f19d';
font-family: 'fontawesome';
color: #0b0a0a;
padding: 6px;
}
ul.course-section li a {
color: #607D8B;
font-weight: 400;
font-size: 13px;
text-transform:uppercase;
}
div#courses {
background-attachment: fixed;
}
li.heading-list {
position: relative;
left: -13px;
}
ul.course-section li:hover a
{
font-weight: 500;
color: #d00000;
}
.course-coulumn-section .vc_column-inner > .wpb_wrapper {
box-shadow: 0px 0px 12px 0px #ddd;
}
#internalion-level-com .vc_column-inner > .wpb_wrapper h4 {
color: #fff !important;
text-align: center !important;
font-size: 16px;
padding-left: 0px !important;
background: #030c3f;
padding: 9px 0 !important;
text-transform: uppercase;
margin: 2px 14px !important;
font-weight: bolder;
}
.amazingcarousel-title
{
display:none;
}  #clients {
display: block;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap {
display: block;
width: 95%;
margin: 0 auto;
overflow: hidden;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width: 200px;
height: 100px;
line-height: 100px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: 0 linear left;
-moz-transition: 0 linear left;
transition: 0 linear left;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65); 
}
#clients .clients-wrap ul li img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
opacity: 1.0;
}
button.slick-prev.default.slick-arrow,button.slick-next.default.slick-arrow {
background: #767575;
}
button.slick-prev.default.slick-arrow i,button.slick-next.default.slick-arrow i
{
color:#fff;
}
h2.fee-mode {
font-weight: bold;
padding-bottom: 46px;
}
div#payment-mode .scolorship-container {
max-height: 224px;
}
ul.fee-mode-list li {
font-size: 15px !important;
padding-bottom: 5px;
list-style: square;
} aside.sidebar-widget-area #nav_menu-4 {
padding: 4px 6px!important;
background: transparent;
}
aside.sidebar-widget-area h3.widgettitle {
margin: 0px 0px 9px 0px;
padding: 0px 0px 0px 0;
background: #fff;
font-size: 17px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
border-bottom:0px;
}
aside.sidebar-widget-area h3.widgettitle:after{
content:unset !important;
}
ul#menu-browse-course li:hover a, ul#menu-browse-course li:hover
{
background:#fff;
color:#222;
padding-left:2px;
}
aside.sidebar-widget-area {
background: #7aad37;
padding: 9px;
padding-bottom:1px;
}
ul#menu-browse-course li {
color: #fff;
padding: 3px 0px;
margin: 0px;
border: 0px;
line-height: 20px;
border-bottom: 1px solid #67a01b;
}
ul#menu-browse-course li a {
color: #fff;
font-size: 12px;
}
div#text-3 {
padding: 7px;
background: #efefef;
}
.textwidget .form-section p {
margin-bottom: 0px;
}
.textwidget .image-form-left {
display: none;
}
.textwidget .form-section
{
width:100% !important;
background:unset;
float:unset;
padding:0px;
}
.textwidget .form-section input, .textwidget .form-section select, .textwidget .form-section textarea {
padding: 4px 4px;
margin-bottom: 5px;
font-size: 12px;
border-radius: 1px;
}
.textwidget input.wpcf7-form-control.wpcf7-submit {
margin-top: 5px;
}
div#text-3 h3.widgettitle {
background: #efefef;
color: #080808;
border-bottom: 1px dashed #aeadad;
font-size:20px;
} ul.apply-type li:before {
content: '\f00c';
font-family: 'fontawesome';
position: absolute;
left: 24px;
color: #8BC34A;
font-size: 9px;
}
ul.apply-type li {
list-style:none;
}
.apply-type h2.rtin-title {
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
}
.apply-type .rtin-btn a {
background: #000;
color: #fff;
padding: 8px 19px;
text-transform: capitalize;
border-radius: 4px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-check  {
font-family: fontawesome;
color:#01ac06;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tr td i.far.fa-times {
font-family: fontawesome;
color:#d00000;
text-align:center;
display:block;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table thead th {
color: #3F51B5;
font-weight: 500;
font-size: 14px;
text-align: center;
border-top: 1px solid #ddd;
padding-top: 6px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody td {
font-size: 13px;
padding: 6px !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html table tbody th {
font-weight: 400;
font-size: 12px;
}
.notice {
background: #d1171717;
border: 1px solid #d00;
text-align: center;
border-radius:3px;
}
.notice p {
margin-bottom: 0px;
padding: 9px 0;
line-height: 21px;
font-weight: 500;
color: #000;
font-style: italic;
}
.inner-page-heading
{
color:#222;
font-weight:bolder;
font-size:23px;
text-transform:uppercase;
}
.refund table tbody td {
font-size: 14px;
}
.refund h2.rtin-title {
color: #607D8B !important;
}
.rt-gallery-tab.rt-vc-isotope-tab.isotop-btn {
display: none;
} .page-id-3153 section#our-facilits .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 0px !important;
}
.page-id-3153 .content-area
{
padding:0px 0px !important;
}
.page-id-3153 h2.vc_custom_heading.text-heading {
text-align: center !important;
color: #080808;
font-weight: 700;
text-transform:uppercase;
font-size:35px;  
}
h2.award-heading {
width: 50%;
margin: auto;
padding: 13px 0;
margin-bottom: -3px;
background: #ffffff;
color: #000 !important;
border-top-left-radius: 80px;
border-top-right-radius: 80px;
font-size: 31px !important; text-align: center !important;
font-weight: 700;
position: relative;
top: 12px;
}
.awardand .acieventrow h2
{
font-size:12px;
text-align:center;
padding:0px;
margin:auto;
} @keyframes move_wave {
0% {
transform: translateX(0) translateZ(0) scaleY(1)
}
50% {
transform: translateX(-25%) translateZ(0) scaleY(0.55)
}
100% {
transform: translateX(-50%) translateZ(0) scaleY(1)
}
}
.waveWrapper {
overflow: hidden;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
}
.waveWrapperInner {
position: absolute;
width: 100%;
overflow: hidden;
height: 100%;
bottom: -1px;
z-index: 9999 !important;
}
.bgTop {
z-index: 15;
opacity: 0.5;
}
.bgMiddle {
z-index: 10;
opacity: 0.75;
}
.bgBottom {
z-index: 5;
} .page-id-3153 h2.vc_custom_heading.text-heading-1 {
font-weight: bold;
font-size: 35px;
padding-bottom: 14px;
border-bottom: 1px dashed;
line-height:1;
}
.page-id-3153  section#our-facilits {
padding-bottom: 17px !important;
}
.page-id-3153 section#displaynone {
display: none;
}
.page-id-3153 a.about-dolphin-btn {
padding: 5px 23px;
background: #000;
color: #fff;
margin-top: 15px;
display: -webkit-inline-box;
text-transform: capitalize;
cursor: pointer;
}
.page-id-3153 .facilites-home {
box-shadow: 0px 0px 2px 0px #101010a6;
padding: 19px; background: #fffdfd;  }
.page-id-3153 .facilites-home h5 a {
font-size: 21px;
color: #d62020;
font-weight: 600;
}
.page-id-3153 .facilites-home p {
font-size: 15px;
}
.facilites-home h5 {
padding: 9px 0px; color: #000;
border-bottom: 1px dashed #000;
}
.page-id-3153 h2, .page-id-3153 h3, .page-id-3153 h4, .page-id-3153 h5, .page-id-3153 h6
{
font-family:'Rajdhani', sans-serif !important
} .page-id-3153 h2.vc_custom_heading.news-event {
color: #000;
text-transform: capitalize;
font-weight: 500;
font-size: 32px;  font-weight: bold;
}
.page-id-3153 .news
{
padding:10px 15px !important;
}
.page-id-3153 .news-short-content
{
font-size:14px;
line-height:25px !important;
} .page-id-3153 .course-grid {
background: #fff;
} .page-id-3153 a.carousel-slider__post-title h2 {
font-weight: bold;
font-size: 20px;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_center {
margin-bottom: 8px !important;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 {
background: #000;
margin-top: 1px;
padding: 30px 0;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 h2.vc_custom_heading.text-heading {
color: #fff;
border-bottom: 1px dashed;
padding-bottom: 11px;
}
.page-id-3153 .awardandachievement.wpb_column.vc_column_container.vc_col-sm-3 p {
color: #fff;
}
a.carousel-slider__post-title h2
{
line-height:25px !important;
} .page-id-3153 section#usa-section {
background-attachment: fixed;
}
.page-id-3153 .international-student-slider {
text-align: center; border: 1px solid #eee;
}
.rt-vc-logo-slider .rtin-item img {
width: 73% !important;
margin: 0 auto;
}
.page-id-3153 .international-student-slider img {
margin: auto !important;
padding-top: 13px;
width: 80%;
}
.page-id-3153 .international-student-slider h4 {
font-size: 16px;
color: #ffffff;
font-style: italic;
text-transform: uppercase;
font-weight: bold;
background: #000;
padding: 5px 0px;
}
.page-id-3153 .program-text {
font-size: 17px;
color: #000;
}
.page-id-3153 h3.strog-inter  {
color: #e9333a;
font-weight: 700;
font-size: 32px;
line-height: 1;
}
.page-id-3153 .padding {
padding-top: 40px !important;
}
.page-id-3153 .internationl-text-block h4 {
color: #000;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}
.page-id-3153 .internationl-text-block p {
margin-bottom: 4px;
color: #012885;
font-weight: 500;
font-size: 18px;
}
.page-id-3153  .internationl-text-block ul li {
font-size: 14px;
color: #171616;
}
.page-id-3153  .flag-image img {
box-shadow: 0px 0px 12px 0px #999;
border: 7px solid #fff;
}
.grid-body h2 {
font-size: 19px;
font-weight: bold;
margin-bottom: 0px;
}
.grid-body {
text-align: center;
padding: 0px 5px 5px 5px;
}
.box-grid .wpb_wrapper {
background: #fff;
}
.grid-body a {
background: #000;
color: #fff !important;
font-size: 12px;
padding: 3px 11px;
text-transform: capitalize;
}
.box-grid .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 6px;
} .page-id-3153 div#content
{
position: relative;
}
.tophead-right.tophead-address span {
font-size: 14px;
}
.site-header .main-navigation ul li .sub-menu a:after 
{
display:none;
}
.site-header .main-navigation ul li a:after {
content: '';
width: 1px;
height: 20px;
background: #ffffff47;
position: absolute;
margin-left: 8px;
top: 13px;
transform: rotate(180deg);
}
.page-id-3153 header#masthead
{
background:#fff;
position: absolute;
margin: auto;
text-align: center;
width: 100%;
z-index:999;
}
.tophead-right-row.tophead-address-row ul {
padding-left: 0px;
text-align: right;
}
.tophead-right-row.tophead-address-row ul li {
padding-right: 12px;
text-align:center;
border-right: 1px dashed #d9d6d6;
margin-right: 6px;
}
.site-header .main-navigation ul li .sub-menu a
{
color:#000 !important; 
}
.page-id-3153 section.vc_section.slider-section {
position: relative;
z-index: -1;
}
.site-header .main-navigation ul li a
{
color:#fff !important;
}
section {
padding-left: 30px !important;
padding-right: 30px !important;
}
.page-id-3153 .date-post {  background: #d00000;
position: relative;
display: block;
width: 31%;
margin-bottom: 12px; }
.page-id-3153 .news-content {
padding: 0px 12px;
max-height: 243px;
border-bottom-right-radius: 48px;
border-top-left-radius: 15px;
}
.date-post h2 span{
font-size: 26px;
font-weight: bold;
color:#000;
}
.date-post p 
{
font-weight: bold;
color:#999;
}
.page-id-3153 .news-short-content {
font-size: 14px;
line-height: 24px !important;
color: #444;
}
.news-cat {
display: none;
}
.page-id-3153 .wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 0px;
}
.bg-color-header {  margin: 0 15px;
margin-top: 30px;
}
.bg-color-header .col-sm-3.col-xs-12 {
padding: 0px;
}
.site-header .site-branding {
display: -webkit-inline-box !important;
max-height: 46px !important;
float: right;
margin: 0px !important;
background: #000;
}
.site-header .site-branding a {
display: table-cell;
vertical-align: middle;
position: relative;
bottom: 35px;
right: 42px;
}
.bg-color-header .col-sm-9.col-xs-12 {
padding-left: 0px;
}
.owl-carousel .owl-item .rtin-item img
{
width:70% !important;
} .tophead-right-row.tophead-address-row span b {
text-transform: uppercase;
}
.tophead-right-row.tophead-address-row span {
font-size: 12px;
}
.tophead-right-row.tophead-address-row i {
padding: 0px 7px;
color: #e31e24;
}
.tophead-right-row.tophead-address-row 	i.fa.fa-whatsapp {
color: #4CAF50;
font-size: 16px;
}
div#tophead {
display: none;
}
.bg-color-header .col-sm-9.col-xs-12
{
background:#000;
}
a.dark-logo img {
position: relative;
bottom: 65px;
}
.row-bg .col-md-3.col-sm-12 a {
position: relative;
top: 20px;
}
.tophead-right-row.tophead-address-row .col-md-4 ul li a
{
font-size:15px;
}
.tophead-right-row.tophead-address-row .col-md-2 ul li a {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #000;
padding: 5px;
}
.row-bg
{
background:#7aad37;
display:flex;
width: 100%;
max-height: 46px;
}
.all.courses a {
color: #fff;
padding: 8px 20px;
position:relative;
}
.all.courses a:after {
content: '';
background: #000;
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
bottom: 0px;
}
.all.courses
{
transition:all 1s ease-in-out 0s;
}
.all.courses:hover a:before
{
width:0px;
}
.all.courses a:before
{
content: '';
background-color: green;
width: 100%;
position: absolute;
z-index: 0;
left: 0px;
top: 0px;
bottom: 0px;
transition:all 0.4s ease-in-out 0s;
}
.top-bar-row .col-md-8{ background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
background-position: left;
position: relative;
padding-left:12px;
padding:3px 0px;
} .container-course {
position: relative;
box-shadow: 0px 0px 12px 0px #a2a2a2;
border:2px solid #fff;
}
.image-course {
display: block;
width: 100%;
height: auto;
}
.overlay-course {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
background-color: #7aad37;
overflow: hidden;
width: 100%;
height:0;
transition: .5s ease;
}
.container-course:hover .overlay-course {
bottom: 0;
height: 100%;
}
.text-course {
color: white;
font-size: 14px;
position: absolute;
width: 100%;
top: 50%;
padding: 0 5px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.course-name h3 {
color: #222;
font-weight: 600;
font-size: 22px;
padding-top: 10px;
padding-left: 10px;
position: absolute;
}
.course-name { position: absolute;
width: 100% !important;
top: 0px !important;
overflow: hidden;
display: inline-block;
height: 100%;
}
.INTERNATIONALPROGRAMS-headig {
color: #F44336;
text-align: left;
width: 50%;
margin: auto;
background: #fff;
padding: 0px 0 14px 0;
position: relative;
top: -40px;
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
text-align: center !important;
font-weight: bold;
font-size:35px;
margin-bottom:0px !important;
}
.course-name::before {
content: "";
position: absolute;
left: -15%;
right: -3%;
top: -54px;
height: 40%;
background-color: #fbfcf7e6;
-webkit-transform: rotate(-13deg);
-moz-transform: rotate(-13deg);
-ms-transform: rotate(-13deg);
-o-transform: rotate(-13deg);
transform: rotate(-13deg);
}
.text-course h2 {
color: #fff;
font-size: 27px;
font-weight: 600;
margin-bottom: 0px;
}
span.apply-now-btn a {
background: #FFF;
color: #000;
padding: 2px 7px;
margin-top: 13px;
float: left;
margin-right: 12px;
text-transform:capitalize;
}
span.read-now-btn a {
padding: 2px 7px;
color: #fff;
margin-top: 13px;
float: left;
text-transform:capitalize;
border:1px solid #fff;
}
div.ult-carousel-wrapper {
margin-bottom: 0px !important;
margin-top:10px !important;
}
.strong-inter .wpb_text_column.wpb_content_element {
margin-bottom: 5px;
}
footer .container-fluid
{
padding-left:30px;
padding-right:30px;
} #text-4.textwidget .content-side {
z-index: 99999;
}
.content-side.custom-click {
bottom: -30px;
}
a.click-show:hover
{
color:#fff !important;
}
.content-side {
position: fixed;
z-index: 9;
transition: all 0.3s ease-in-out 0s;
bottom: -530px;
cursor: pointer;
right: 10px;
}
.content-side.custom-click p {
margin-bottom: 0px;
}
.content-side.custom-click h2 {
margin-bottom: 0px;
padding-bottom: 10px;
}
.text-div p.subtext-query-form {
padding-bottom: 60px;
font-size: 16px;
text-transform: capitalize;
text-align: center;
color:#000;
}
.text-div input.wpcf7-form-control.wpcf7-submit {
padding: 5px 0 !important;
background: #7aad37;
color: #fff;
width: 100%;
font-size: 17px;
text-transform: uppercase;
}
.text-div .form-section input, .textwidget .form-section select, .textwidget .form-section textarea, .textwidget .form-section input {
padding: 7px 4px;
margin-bottom: 11px;
font-size: 12px;
border-radius: 3px;
border: 1px solid #999;
}
.text-div div#wpcf7-f2303-o1
{
padding:0px 20px;
}
div#old-news-div {
display: none;
}
.click-show {
background-color: #da261d;
color: #fff;
text-decoration: none;
display: block;
padding: 7px 8px;
position: relative;
right: 0px;  
font-size: 20px;
width: 100%;
text-decoration: none !important;
text-align: center;
font-weight: 500;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.text-div {
background: #fff;
padding: 9px;
}
div#text-4 {
margin: 0px;
}
.fee-structure
{
background: #7aad37;
color: #fff !important;
}
.e-prospect
{
border:1px solid #000;
}
.wpb_revslider_element.wpb_content_element.header-slider {
margin-bottom: 0px;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li
{
padding:11px 40px 28px 15px !important;
}
.page-id-1111 .rt-vc-contact-1 ul.rtin-item>li>i
{
top:15px !important;
}
.page-id-1111 .content-side {
display: none;
}
a.learn-more {
position: relative;
display: inline-block;
cursor: pointer;
outline: none;
border: 0;
vertical-align: middle;
text-decoration: none;
font-size: inherit;
font-family: inherit;
}
a.learn-more {
transition: all 0.5s cubic-bezier(0.65, -0.25, 0.25, 1.95);
padding: 4px 1rem;
background: #444644;
color: #fff !important;
text-transform: uppercase;
margin: auto; font-size: 13px !important;
}
a.learn-more:hover, a.learn-more:focus, a.learn-more:active {
letter-spacing: 0.125rem;
} a.fp-thumbnail img {
box-shadow: 0px 0px 4px 0px #999;
border-radius: 2px;
}
.fp-body {
padding: 6px 0px 5px 6px;
}
h4.fp-title a {
color: #000 !important;
font-weight: 600;
font-size: 18px;
line-height: 1;
}
.fp-readmore a {
border-radius: 0px !important;
padding: 6px 11px !important;
line-height: 1;
background: #000;
color: #fff !important;
}
.fp-post, .fp-col.fp-post.fp-main {
box-shadow: 0px 0px 5px 0px #ddd;
}
.text-course b {
font-weight: 500 !important;
} .fp-post {
border: 1px solid #e2e2e2;
}
aside.sidebar-widget-area div#flex-posts-list-2 {
display: none;
}
.event-body-new {
background: #fff;
border: 1px solid #999;
padding: 10px;
width: 90%;
float: right;
position: relative;
margin-top: -37px;
}
.event-body-new h2 {
font-size: 19px;
line-height: 1.3;
font-weight: 600;
margin-bottom: 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.fp-readmore a {
background:transparent;
border: 1px solid #444644 !important;
color: #444644 !important;
font-size: 12px !important;
}
.event-body-new a { color: #fff !important;
background: #444644;
padding: 3px 13px;
font-size: 12px;
text-transform: capitalize;
}
.footer-top-area .widget a:hover, .footer-top-area .widget a:active
{
color:#000 !important;
}
.wpb_single_image.wpb_content_element.vc_align_right.college-image img {
box-shadow: 0px 0px 4px 0px #ddd;
border-radius: 2px;
}
::focus
{
outline:none !Important;
}
ul.contact-list-topbar li {
display: inline-block;
}
ul.contact-list-topbar li p {
font-size: 13px;
margin-bottom: 0px;
}
p.top-heading:after {
content: '';
width: 27px;
height: 2px;
background: #232422;
position: absolute;
top: 13px;
margin-left: 9px;
}
.about-us-heading h2 {
font-size: 40px;
font-weight: bold;
color: #1c1b1b;
line-height: 1;
border-bottom: 1px dashed #000;
padding-bottom: 16px;
}
.about-us-heading p {
font-size: 20px;
margin-bottom: 9px;
color: #7aad37;
position: relative; }
.footer-top-area
{
background: linear-gradient(to bottom, #eff1ed, #b8d0a1);
position: relative;
}
.footer-top-area:after {
content: ''; width: 100%;
min-height: 81px;
position: absolute;
background-repeat: repeat;
display: block;
bottom: -29px;
}
@media(min-width:1100px)
{
a.dark-logo img
{
width:90%;
}
.site-header .main-navigation ul li a
{
font-size:13px !important;
}
}
.choose-text {
width: 83%;
display: inline-block;
padding-left: 17px;
}
.choose-text p {
font-size: 14px;
margin-bottom: 1px;
}
.choose-text h3 {
margin-bottom: 0px;
font-weight: 600;
}
.choose-us-grid {
background: #fff !important;
float: left;
margin-bottom: 20px !important;
border-radius: 4px;
border: 1px solid #7aad37;
padding: 10px 10px;
}
.choose-us-grid:hover {
box-shadow: 0px 0px 16px 0px #6f706d;
transition: all 1s ease;
}
h2.Why-Choose {
font-size: 36px;
color: #fff;
font-weight: 600;
}
.choose-text a {
text-decoration: underline;
color: #7aad37;
font-weight: 500;
}
.choose-us-grid .choose-icon {
width: 15%;
float: left;
}
.page-id-3378 div#text-3, .page-id-3387 div#text-3 {
display: none;
}
.career-job {
background: #f4f2f2 !important;
padding: 10px 10px 10px 10px;
}
.career-job label {
width: 100%;
margin: 0 2px;
font-weight: 400;
font-size: 14px;
padding: 0 0px 11px 0px;
}
.career-job label span input, .career-job label span select {
height: 43px;
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
}
.career-job textarea
{
border-radius: 3px;
background: #fff;
border: 1px solid #ddd;
width: 100%;
height: 100px;
}
.career-job input.wpcf7-form-control.wpcf7-submit {
margin-top: 18px;
padding: 7px 32px;
font-size: 17px;
text-transform: uppercase;
}
.career-job-form form {
background: #f0ecec;
padding: 20px 11px 0px 11px;
width: 100%;
}
.career-job input.wpcf7-form-control.wpcf7-file {
background: #efe5e5;
padding: 10px;
color: #000;
font-size: 13px;
width: 100%;
border: 1px dashed #e1cbcb;
margin-bottom:15px;
}
.career-job p {
margin-bottom: 0px;
}
.career-job-form .wpb_single_image.wpb_content_element {
margin-bottom: 0px;
} .contact-us-form {
margin-bottom: 22px;
}
.contactus-address h2 {
color: #153c71;
border-bottom: 1px solid #ddd;
padding-bottom: 14px;
font-weight: 400;
}
.contactus-address p {
margin-bottom: 5px;
font-size: 15px;
}
.contactus-address {
padding: 10px;
box-shadow: 0px 0px 2px 0px;
background: #fff;
} .fees-structure-form-page .row input, .fees-structure-form-page .row select {
height: 45px;
width: 100%;
padding-left: 10px;
}
.fees-structure-form-page .row .col-md-6, .fees-structure-form-page .row .col-md-12
{
padding:4px;
}
.fees-structure-form-page {
background: #f4f2f2;
padding: 20px;
}
div#mvctable
{
display:none;
}
#mvccount {
padding: 0px !important;
}
div#mvcwid {
padding: 0px;
text-align: left !important;
}
.coursdropdown {
position: relative;
display: inline-block;
width:50%;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
padding: 12px 16px;
z-index: 1;
}
.coursdropdown:hover .dropdown-content {
display: block;
}
.syllabus-course .wpb_raw_code.wpb_content_element.wpb_raw_html {
margin-bottom: 0px;
}
.coursdropdown .dropdown-content a {
display: block;
font-size: 13px;
}
.coursdropdown .dropdown-content a:hover {
color:orange;
}
.coursdropdown span {
padding: 1px;
margin-bottom: 2px !important;
display: block;
background: #4caf50;
margin-left: 21px;
border-radius: 4px;
color: #fff;
font-size: 12px;
padding-left: 6px;
}
.page-id-3516 .content-side.custom-click, .page-id-3516 .content-side{
display: none;
}
.page-id-3516 .main-wrapper
{
background:#ddd !important ;
} .page-id-3153 .content-side.custom-click, .page-id-3153 .content-side
{
display:block !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
{
padding-left:3px;
padding-right:3px;
}
ul#contact-whatsapp {
text-align: center;
border-right: 1px dashed #ddd;
width: 95%;
}
ul#contact-whatsapp li {
border-right: 0px;
}
.mean-container .mean-bar
{
border-color: #7aad37 !important;
}
.mean-container a.meanmenu-reveal span
{
background-color:#000 !important;
}
.mean-container a.meanmenu-reveal, .mean-container .mean-nav ul li a.mean-expand
{
color:#7aad37 !important;
}
.form-section select {
background: #fff;
} @media (max-width:468px)
{
section
{
padding-left:unset !important;
padding-right:unset !important;
}
.about-us-heading h2
{
font-size:25px;
}
h2.award-heading
{
width:100%;
border-top-left-radius: 44px;
border-top-right-radius: 44px;
font-size:33px !important
}
.INTERNATIONALPROGRAMS-headig
{
width:100%;
border-bottom-left-radius: 44px;
border-bottom-right-radius: 44px;
font-size:33px !important
}
.page-id-3153 .international-student-slider img
{
width:unset !important;
}
.content-side
{
right:0px !important;
}
div#payment-mode .scolorship-container
{
max-height:unset !important;
}
table.table {
overflow: scroll;
display: list-item;
}
.inner-page-heading
{
margin-top:20px;
}
.custom-form
{
background:#fff !important;
}
.scolorship-container
{
height:unset;
}
.ruleofarea .vc_column-inner > .wpb_wrapper
{
margin-bottom:40px;
}
.facality-text
{
position:unset;
box-shadow:unset;
width:100%;
}
}
@media (max-width:1100px)
{
.tophead-right-row.tophead-address-row .col-md-2 ul li a
{
font-size: 8px;
font-weight: unset;
text-transform: uppercase;
color: #000;
padding: 7px 2px 7px 3px;
}
.tophead-right-row.tophead-address-row ul li
{
padding-right:7px;
}
a.dark-logo img
{
bottom:50px;
}
.site-header .main-navigation ul li a
{
font-size: 10px !important;
padding: 10px 2px 7px 8px;
}
}
@media(max-width:480px)
{
p
{
font-size:16px!important;
}
}
@media(max-width:425px)
{
.contactus-address p
{
font-size:13px;
}
.content-side
{
bottom:-538px;
}
}
.page-id-1111 input.wpcf7-form-control.wpcf7-submit
{
margin-top:20px;
}
.entry-banner {
display: none;
}