@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');


@charset "utf-8";

/* CSS Document */

/* lg */ 

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

ul,
li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img {
    border: none;
}

a,
a:visited,
a:active {
    border: none;
    text-decoration: none;
}

.world-education-img {
    width: 68%;
    float: left;
}

.world-education-img > img {
    float: left;
    width: 95%;
}

.h1mn{
font-family: 'Poppins';
font-size: 30px;
line-height: 31px;
color: #ce0000;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
font-weight: 600;
}

.h2mn2{
font-family: 'Poppins';
font-size: 18px;
line-height: 22px;
color: #333;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
font-weight: 400;
}
.ldhm1{
font-family: 'Poppins';
font-size: 15px;
line-height: 25px;
color: #333;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
font-weight: 400;
}
.h3advn{
font-family: 'Poppins';
font-size: 18px;
line-height: 22px;
color: #cc0000;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
font-weight: 400;
}
.enquiry{
display: inline-block;
height: 49px;
width: 49px;
right: 14px;
bottom: 70px;
position: fixed;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url(../images/enquiry.gif) no-repeat center center;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
z-index: 9999;
}
.call{
display: inline-block;
height: 49px;
width: 49px;
right: 14px;
bottom: 130px;
position: fixed;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url(../images/call.png) no-repeat center center;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
z-index: 9999;
}
.call1{
display: inline-block;
height: 55px;
width: 55px;
right: 15px;
bottom: 190px;
position: fixed;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url(../images/call1.png) no-repeat center 50%;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
z-index: 9999;
}
.icn2hn{
max-width: 150px;
}
.tickertext {
color: #ffeb3b;
margin: 0 0 5px;
font-size: 22px;
font-family: 'Roboto Condensed', sans-serif;
text-align: center;
}
.tickertext2 {
color: #ffeb3b;
margin: 15px 0 5px;
font-size: 23px;
font-family: 'Roboto Condensed', sans-serif;
text-align: center;
}

.form-bottom-space {}

.r_inq {
    margin: 5px 0px;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    /*width: 60%;*/
}
.fnt-hi{
    color: #eb2228;
}
.al_lf{
    text-align: left;
}
.charms_1 li {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    padding: 0;
    font-family: "open sans", sans-serif;
}

.inq1 {
    padding: 20px 0 20px 10px;
}

.r_inqs1 {
    background: #ec3237 none repeat scroll 0 0!important;
    color: #fff!important;
    cursor: pointer;
    font-weight: 700;
    margin: 4px 0;
    text-align: center;
    text-transform: uppercase;
    /* width: 93%!important; */
    border: 1px solid #f53434;
}

.inq1 {
    width: 100%;
}

.clr {
    clear: both;
}

p {
    font-size: 14px;
    color: #444444;
    line-height: 19px;
    text-align: justify;
    margin: 10px 0px;
}

h6 {
    font-weight: normal;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    /*background: #cc0000;*/
}

.main_container {
    width: 960px;
    margin: 0px auto;
}


/**header**/

#header {
    width: 100%;
    float: left;
    min-width: 960px;
    min-height: 100px;
    background: #fff;
    border-top: 5px solid #C50912;
}

#header_left {
    width: 310px;
    float: left;
    min-height: 50px;
}

.logo {
    float: left;
    margin: 10px 0px 10px 0px;
}

#header_right {
    width: 507px;
    float: right;
    min-height: 50px;
}

.country-flags {
    width: 50%;
    float: left;
}

.country-flags p {
    font-weight: 700;
    width: 60%;
}

.country-flags2 {
    width: 50%;
    float: right;
}

.country-flags2 p {
    font-weight: 700;
    width: 60%;
}

#header_right_left {
    width: 475px;
    float: left;
    min-height: 50px;
}

#header_right_left h1 {
    font-size: 13px;
    color: #222;
    float: right;
    margin-top: 15px;
}

#header_right_left h1 a {
    color: #ce0000;
}

#header_right_left h1 a:hover {
    text-decoration: underline;
}

.logo1 {
    float: right;
    padding: 15px 10px 15px 10px;
    background: #ffc428;
}

.help {
    float: right;
    margin: 0;
}

.sms {
    float: right;
    margin: 0px;
    margin: -27px 8px 11px 0;
}

.container1 {
    width: 300px;
    float: left;
}


/**header**/


/**banner**/

#banner {
    width: 100%;
    float: left;
    min-width: 960px;
    min-height: 340px;
    max-height: 400px;
    overflow: hidden;
    background: #fff;
}
.banner-bg{
    width: 100%;
    height: 310px;
    background-size: contain !important;
}
.pd-lr0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pd-l0{
    padding-left: 0;
}
.pd-r0{
    padding-right: 0;
}

/**banner**/


/**content**/

#content {
    width: 100%;
    float: left;
    min-width: 960px;
    min-height: 350px;
    background: #fefefe;
    padding: 20px 0px;
}

#content h1 {
    color: #CD010A;
    float: left;
    text-transform: uppercase;
    font-size: 24px;
    width: 100%;
    margin-bottom: 20px;
}

#content_left {
    width: 300px;
    float: left;
    min-height: 100px;
    background: #f3f3f3;
    padding-bottom: 20px;
}

#content_left h2 {
    font-size: 20px;
    color: #ce0000;
    float: left;
    width: 260px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
    text-transform: uppercase;
}

ul.left {
    margin-left: 4px;
    margin-bottom: 15px;
}

ul.left li {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    margin: 1px 0px;
    background: url(../images/bullet2.png) no-repeat top left;
    padding-left: 10px;
}

.left_txt {
    padding: 0px 20px;
}

.required {
    float: right;
    color: #ce0000;
    margin: 0px 20px 5px 0px;
    font-size: 12px;
}

.inq1 {
    font-size: 12px;
    color: #444444;
    float: left;
    padding: 5px 10px;
    border: 1px solid #eee;
    width: 93%;
}

.inq1s {
    font-size: 12px;
    color: #999999;
    float: left;
    padding: 5px 10px;
    border: 1px solid #eee;
    width: 93%;
}

.inq2 {
    font-size: 12px;
    color: #ce0000;
    float: left;
    padding: 5px;
    margin: 5px 0px;
}

.submit_f1 {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    background: #ce0000;
    padding: 5px 30px;
    float: left;
    border: 0px;
    margin: 7px 0px 20px 85px;
    cursor: pointer;
}

.m1 {
    float: left;
    margin: 0px 0px 20px 20px;
}

#content_right {
    width: 640px;
    float: right;
    min-height: 100px;
}

#content_right h2 {
    font-size: 20px;
    color: #ce0000;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#content_right h3 {
    font-size: 16px;
    color: #222;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.app {
    float: right;
    margin: 10px 0px 20px 0px;
}

ul.right {
    margin-bottom: 20px;
}

ul.right li {
    font-family: "open sans", sans-serif;
    background: #f6f6f6;
    font-size: 12px;
    color: #444444;
    width: 290px;
    border: 1px solid #fff;
    padding: 3px 10px;
}

.col_lst1 {
    margin-bottom: 20px;
    /*list-style-position: inside;*/
    margin-left: 10px;
    position: relative;

}
.col_lst1 li:before {
    content: '\f0dd';
    font-family: 'FontAwesome';
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
    left: -5px;
    position: absolute;

}
.col_lst1 li {
    font-family: 'Roboto', sans-serif;
    background: #f6f6f6;
    font-size: 14px;
    color: #444444;
    /*width: 290px;*/
    border: 1px solid #fff;
    padding: 3px 10px;

}


/**content**/


/**footer**/

#footer {
    width: 100%;
    float: left;
    min-width: 960px;
    min-height: 150px;
    background: #cc0000;
}

#footer h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0px 0px 0px;
    text-align: center;
    width: 100%;
    float: left;
    padding-bottom: 8px;
    border-bottom: 1px solid #b60000;
}
#hmstrn{
padding-top: 40px;
padding-bottom: 40px;
}
.sntrm{
margin-top: 0px;
margin-bottom: 0px;
background: #c61130 url(../images/tstmnls.jpg) no-repeat;
background-position: bottom right;
}
.h3smnr1{
font-family: 'Poppins';
font-size: 28px;
line-height: 30px;
color: #fff;
text-transform: uppercase;
font-weight: 400;
margin-top: 20px;
margin-bottom: 5px;
}
.sntrm .bx-wrapper .bx-viewport{
left: 0px;
}
.sntrm .bx-wrapper .bx-pager {
text-align: left;
}
.bx-wrapper{
margin: 0 auto 45px;
}
.sntrm .bx-wrapper .bx-pager{
bottom: -40px;
}
.hrbd1{
border-top: 1px solid #000;
}
.strnr li{
color: #fff;
font-family: 'Poppins';
font-size: 14px;
line-height: 22px;
font-weight: 500;
}
.qtr{
width: 30px;
height: 36px;
background: url(../images/qt.png) no-repeat;
display: inline-block;
}
.vmrbt{
color: #fff;
font-family: 'Poppins';
font-size: 14px;
display: inline-block;
line-height: 22px;
font-weight: 500;
}
.vmrbt:hover{
color: #fff;
}
#footer h2 {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0px 5px 0px;
    text-align: left;
    width: 100%;
}

.footer {
    width: 220px;
    float: left;
    min-height: 100px;
    margin: 6px;
}

#footer p {
    color: #fff;
    font-weight: 600;
    margin-top: 0px;
    text-align: left;
}

#footer_lower {
    width: 100%;
    float: left;
    min-width: 960px;
    min-height: 20px;
    background: #cc0000;
    border-top: 1px solid #a90000;
    padding-top: 10px;
}

#footer_lower h2 {
    font-size: 12px;
    float: left;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 7px;
}

#footer_lower h2 a {
    color: #fff;
}


/**footer**/

table tr .title {
    background: #ffc732;
    color: #222;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    border: 0px;
}

table tr .text {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 115px;
    padding-bottom: 5px;
    padding-right: 10px;
}

table tr .textc {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #fff;
    padding-top: 0px;
    width: 115px;
    padding-bottom: 0px;
    padding-right: 10px;
    border: 1px solid #eee;
}

table tr .text1 {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 80px;
    padding-bottom: 5px;
    padding-right: 10px;
}

table tr .text2 {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 100px;
    padding-bottom: 5px;
    padding-right: 10px;
}

table tr .text3 {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 160px;
    padding-bottom: 5px;
    padding-right: 10px;
}

table tr .text4 {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 80px;
    text-align: center;
    padding-bottom: 5px;
    padding-right: 10px;
}

table tr .text5 {
    padding-left: 10px;
    font-size: 12px;
    color: #444444;
    background: #f6f6f6;
    padding-top: 5px;
    width: 60px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.register {
    background: #ce0002;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 15px;
    font-size: 11px;
    font-weight: 700;
    margin: 0px 5px;
    float: left;
    text-align: center;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.register:hover {
    background: #063489;
}

.red {
    color: #ce0002;
    font-weight: 700;
}

#footer_social {
    min-height: 20px;
    margin-top: 0px;
	float:right;
}

.facebook_f {
    width: 30px;
    height: 30px;
    background: #2c4b8d url(../images/social_f.png) 35% 50% no-repeat;
    border: 1px solid #2c4b8d !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.facebook_f:hover {
    background: #1b1b1b url(../images/social_f.png) 24.2% 50% no-repeat;
    border: 1px solid #4b4b4b !important;
}

.google_p {
    width: 30px;
    height: 30px;
    background: #f57d02 url(../images/social_f.png) 58.5% 50% no-repeat;
    border: 1px solid #f57d02 !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.google_p:hover {
    background: #1b1b1b url(../images/social_f.png) 46.5% 50% no-repeat;
    border: 1px solid #4b4b4b !important;
}


.twitter_f {
    width: 30px;
    height: 30px;
    background: #00abf0 url(../images/social_f.png) -2.8% 50% no-repeat;
    border: 1px solid #00abf0 !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.twitter_f:hover {
    background: #1b1b1b url(../images/social_f.png) 11.4% 50% no-repeat;
    border: 1px solid #1b1b1b !important;
}

.google_f {
    width: 30px;
    height: 30px;
    background: #1b1b1b url(../images/social_f.png) 47% 50% no-repeat;
    border: 1px solid #4b4b4b !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.google_f:hover {
    background: #d95232 url(../images/social_f.png) 58% 50% no-repeat;
    border: 1px solid #d95232 !important;
}

.youtube_f {
    width: 30px;
    height: 30px;
    background: #d71827 url(../images/social_f.png) 102.7% 50% no-repeat;
    border: 1px solid #d71827 !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.youtube_f:hover {
    background: #1b1b1b url(../images/social_f.png) 91.5% 50% no-repeat;
    border: 1px solid #4b4b4b !important;
}

.blog_f {
    width: 30px;
    height: 30px;
    background: #f57d02 url(../images/social_f.png) 80.5% 50% no-repeat;
    border: 1px solid #f57d02 !important;
    border-radius: 3px;
    float: left;
    margin: 0px 5px;
    -webkit-transition-property: color, text, padding, box-shadow, background, border;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text, padding, box-shadow, background, border;
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text, padding, box-shadow, background, border;
    -o-transition-duration: 0.5s;
    -o-transition-timing-function: linear, ease-in;
}

.blog_f:hover {
    background: #1b1b1b url(../images/social_f.png) 69.5% 50% no-repeat;
    border: 1px solid #4b4b4b !important;
}


/*****popup_form*****/

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    height: auto;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    width: 831px;
    display: none;
    z-index: 9999;
    margin-top: 200px;
    padding: 20px;
    background: #bb0000;
}

#boxes #dialog {
    width: 800px;
    padding: 0px 15px 20px 20px;
    margin-top: 20px;
    background-color: #fff;
}

.black_overlay {
    display: none;
    position: inherit;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 139%;
    left: 30%;
    width: 50%;
    text-align: left;
    padding: 0px;
    border: 0px solid #a6c25c;
    z-index: 1002;
    overflow: auto;
}

.headertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f19a19;
    font-weight: bold;
}

.textfield {
    border: 1px solid #a6c25c;
    width: 135px;
}

.button2 {
    background-color: #a6c25c;
    color: White;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #7f9db9;
    width: 68px;
}

.watermark {
    color: Gray;
    background-color: #dddddd;
    font-size: smaller;
    font-style: italic;
}

.style23 {
    font-family: "Trebuchet MS"
}


/*****popup_ends*****/

.index_in {
    color: #fff;
    font-size: 14px;
    margin: 15px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.inquiry_s {
    float: left;
    width: 97%;
    margin: 4px 0px 2px 20px;
}

.inquiry1_s {
    float: left;
    font-size: 14px;
    text-transform: capitalize;
    color: #222222;
    width: 80px;
    min-height: 5px;
    font-weight: normal;
}

.inquiry1_s span {
    color: #222222;
    font-weight: bold;
    margin-left: 5px;
}

.inquiry2_s {
    float: left;
    font-size: 14px;
    text-transform: capitalize;
    color: #222222;
    width: 20px;
    min-height: 5px;
}

.inquiry3_s {
    float: left;
    font-size: 14px;
    text-transform: capitalize;
    color: #444444;
    width: 120px;
    min-height: 5px;
}

.inquiry4_s {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #bb0000;
    width: 80px;
    font-weight: bold;
    min-height: 5px;
    padding: 4px;
    border: 0px;
    margin-bottom: 0px;
}

ul.pleft {
    float: left;
    width: 100%;
    margin: 0px 0px 2px 0px;
}

ul.pleft li {
    float: left;
    font-size: 13px;
    color: #fff;
    width: 403px;
    display: inline;
    margin: 3px 10px 3px 2px;
    background: url(../images/bullet-icon2.png) no-repeat top left;
    padding-left: 23px;
    line-height: 20px;
    font-weight: 600;
    text-align: justify;
}

.copyright_text {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.copyright_text .list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}

.licenced {
    /*background-color:#b0ba55;*/
    color: #fff;
    padding: 0;
    margin: 0px 0px;
}

.list-inline1 {
    list-style: outside none none;
    margin: 23px 0 0 52px;
}

.list-inline1 > li {
    display: inline-block;
}


/* start responsive..... */

.header {
    background: #fff;
    border-top: 5px solid #c50912;
}

.logo-r {
    margin-top: 15px;
}

.toll-free {
    float: none;

}

.toll-free h5 {
    color: #000;
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    float: right;
}

.toll-free h1 {
    color: #222;
    font-family: calibri;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}

.toll-free p  {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    text-align: right;
}

.toll-free p a {
    color: #ce0000;
}

.toll-free h1 a {
    color: #ce0000;
}

.helpline {
    padding-bottom: 10px;
    float: none;
    text-align: right;
}

.helpline img {
    /*float: right;*/
    margin-top: 10px;
    display: inline-block;
}
.approved{
    color: #444444;
    /*font-weight: 600;*/
    text-align: right;
    display: block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 14px;
}
  .spacer20{
  padding-top: 20px;
  height: 1px;
  clear: both;
}
.spacer20:after
{
    content: '.';
    visibility: hidden;
    clear: both;
}

  .spacer10{
  padding-top: 10px;
  height: 1px;
  clear: both;
}
.spacer10:after
{
    content: '.';
    visibility: hidden;
    clear: both;
}

.spacer30{
  padding-top: 30px;
  height: 1px;
  clear: both;
}
.spacer30:after
{
    content: '.';
    visibility: hidden;
    clear: both;
}
.hr-white{
    border-top: 1px solid #e84e4e;
    border-bottom-color: transparent;
    margin-top: 12px;
    margin-bottom: 15px;
}
.txt-left{
    text-align: left;
}
.txt-right{
    text-align: right;
}
.txt-center{
    text-align: center;
}
.center-h2{
    font-family: 'Poppins';
    text-align: left;
    font-size: 26px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #333;
    /*display: inline-block;*/
}
.center-h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 50px;
    background-color: #cd010a;
}
.center-h2:before{
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 0;
    right: 0;
    background-color: #ddd;
}


ul.csr-list {
    list-style: none;
    text-align: left;
    padding: 0;
    font-size: 14px;

}

ul.csr-list {
    list-style: none;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #333;
    font-family: 'Poppins', sans-serif;
    margin-top: 9px;

    position: relative;
}

ul.csr-list li:before {
    /*content: "\f054";*/
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 11px;
    padding-top: 2px;
    color: #c52d2f;
    text-indent: -18px;
    position: absolute;
}
p.rev-title{
    text-align: left;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 14px;
}
p.rev-txt{
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.pull-left{
    float: left;
}
.m-r10{
    margin-right: 10px;
}

ul.csr-list li {
    color: #222;
    padding: 0 17px 0 22px;
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 15px;
        padding-bottom: 5px;
}

ul.csr-list li a {
    color: #c52d2f;
}

ul.csr-list li a:hover {
    color: #333;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}
.img-center{
    display: block;
    margin: 0 auto;
}
h2.center-side-line {
    float: left;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    text-align: center;
    width: 100%;
    background: url(../images/why-choose-bg.png) repeat-x center left;
    padding-bottom: 0px !important;
    color: #0080c5;
}
h2.center-side-line span {
    font-size: 22px;
    padding-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    background: #fff;
    padding: 0px 10px;
}
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .helpline{
    /*float: left;*/
  }
}

.charms-sms {
    float: right;
}

.charms-sms img {
    margin: 17px 0 0;
}

.clear {
    clear: both;
}

.start1 {}

.start1 h1 {
    color: #cd010a;
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.container-grey {
    background-color: #f3f3f3;
    padding: 15px;
    margin-bottom: 15px;
}

.left-text h2 {
    color: #ce0000;
    font-size: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "open sans", sans-serif;
}

.left-text2 {
    margin-top: 25px 0;
}

.left-text2 h2 {
    color: #ce0000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
    text-transform: uppercase;
    font-family: 'Poppins';
}

.left-text2 p {
    padding: 7px 3px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
}

.left-text2 img {
    margin-bottom: 8px;
}

.right-text h2 {
    color: #ce0000;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 15px;
}

.banner {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;

    background-color: #b9142c;
}

.c1 p {
    color: #444444;
    font-weight: 600;
    margin: 0 20px 0 0;
    /*width: 50%;*/
}



.cont_list{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.cont_list li{
margin-bottom: 10px;
margin-right: 10px;
border-bottom: 1px dotted #d5d5d5;
padding-bottom: 5px;
}
.cont_list p{
    float: left;
    width: 73%;
    position: relative;
    padding-top: 5px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;

}
.gt{
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
.cont_list img{
    /*float: right;*/

}
.ta_r{
    text-align: right;
}
.ta_l{
    text-align: left;
}
.ta_c  {
    text-align: center;
}
.right-text2 {
    margin: 15px 0;
}

.right-text2 h2 {
    color: #ce0000;
    font-size: 19px;
    margin-bottom: 23px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

h2.h2-blu {
    color: #173b94;
    font-size: 19px;
    margin-bottom: 23px;
    text-transform: initial;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.right-text {}

.col-sm-6.pad-left {
    padding-left: 0;
}

.col-sm-6.pad-right {
    padding: 0;
}

.right-text3 {
    margin: 15px 0;
}

.right-text3 h2 {
    color: #ce0000;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "open sans", sans-serif;
    font-weight: bold;
}

.right-text3 h3 {
    color: #222;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "open sans", sans-serif;
    font-weight: bold;
}

.right-text3 p {
    font-family: "open sans", sans-serif;
}

.footer-main {
    padding: 10px 0px 30px;
    /*background: #cc0000;*/
    background: #111;
}

.footer-main h1 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0px 0px 0px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #b60000;
}

.footer-main h2 {

}
.txt-small{
    font-size: 13px;
    font-weight: normal;
}
.ldftr {
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins';
    margin-top: 0px;
    line-height: 22px;
    position: relative;
    padding-left: 30px;
}
.ldftr i{
position: absolute;
top: 2px;
left: 3px;
font-size: 15px;
color: #e84e4e;
}
.ldftr a{
    color: #fff;
}
.ldftr a:hover{
    color: #e84e4e;
}
.ftrh2 {
    color: #fff;
    font-family: 'Poppins';
    margin-top: 0px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 25px 0px 20px 0px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e84e4e;
}

.footer_lower {
    /*background: #cc0000;*/
    background: #111;
    /*border-top: 1px solid #a90000;*/
    border-top: 1px solid #222;
    padding-top: 20px;
    padding-bottom: 15px;

}

.footer_lower p {
    font-size: 12px;
    color: #fff;
    opacity: .5;
    text-transform: capitalize;
    font-weight: 600;
    padding-bottom: 7px;
    margin-bottom: 0;
    margin-top: 0;
}

.footer_lower p a {
    color: #fff;
}
.table-main>tbody>tr:nth-child(odd)>td, 
.table-main>tbody>tr:nth-child(odd)>th {
    background-color: #ccc;
}

.table-main, .table-main td, .table-main th{
  font-family: 'Open Sans';
  font-size: 14px;
}
.table-main > td, 
.table-main > th {
    border: none;
    border-color: transparent;
    color: #333;
}

.table-main  td, 
.table-main th {
    border: none;
    border-color: transparent;
    color: #333 !important;
}
.table-main  td:first-child, 
.table-main th:first-child{
  /*text-align: center;*/
  font-size: 15px;
  color: #354b71 !important;
}
.table-main>tbody>tr>td, .table-main>tbody>tr>th{
  
    vertical-align: middle !important;
}
.mr_b0{
  margin-bottom: 0;
}
/*go to top Start ======================================================*/

button:active, button:focus {
outline: 0;

}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 20px;
    position: fixed;
    margin-bottom: -80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/top.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    /*-webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;*/
    -webkit-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s; 
    z-index: 9999;
}

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  margin-bottom: 0px;
}
.cd-top.cd-fade-out {
  opacity: .5;
}



.helpline h2{font-size:21px; text-transform:uppercase;
color:#959595;
margin:8px 0 -8px 0;}

.helpline2{
text-align: right;
padding-top: 5px;
font-family: 'Red Hat Display';
}
.helpline2 h2{
font-size:18px; 
text-transform:uppercase;
color:#353535;
font-weight: 400;
}
.helpline2 a{
display: inline-block;
font-size: 22px;
color: #ce0000;
font-weight: 600;
}
.btnpri {
font-family: 'Montserrat';
font-size: 15px;
color: #fff;
line-height: 20px;
border-radius: 4px;
padding: 10px 24px;
margin-bottom: 15px;
background: #03133b;
}

.btnpri.focus, .btnpri:focus, .btnpri:hover {
color: #fff;
text-decoration: none;
background: #e90000;
}
.mncntr{
background: #001070 url(../images/can-bg.jpg) no-repeat;
background-position: top left;
padding-top: 60px;
padding-bottom: 60px;
}
.h1nsd{
font-family: 'Poppins';
font-size: 30px;
line-height: 32px;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
font-weight: 600;
}
.ldnsd{
font-family: 'Poppins';
font-size: 15px;
line-height: 25px;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 400;
}
.h2nsd{
font-family: 'Poppins';
font-size: 20px;
line-height: 28px;
color: #ffeb3b;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 600;
}
.lsnsd{
list-style: none;
padding: 0px;
columns: 2;
position: relative;
}
.lsnsd li{
font-family: 'Poppins';
font-size: 15px;
line-height: 25px;
color: #fff;
background: url(../images/bult1.png) no-repeat;
font-weight: 400;
margin-bottom: 5px;
padding-left: 30px;
}
.socialft{
padding: 0px;
}
.socialft li{
display: inline-block;
position: relative;
}
.socialft li a{
width: 28px;
height: 28px;
border-radius: 28px;
text-align: center;
line-height: 28px;
font-size: 14px;
color: #fff;
display: inline-block;
}
.socialft li a:hover{
background: #fff;
color: #000;
}
.logo-r h2{}

.ant{
display: none;
}

.social-icon-cont {
  left: -10px;
  position: fixed;
  top: 35%;
  z-index: 999;
}
.social-icon-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;

}
.social-icon-sidebar li {
  margin-bottom: 5px;
  margin-top: 5px;
}
.social-icon-sidebar li a.fb {
  border-color: #3a5898;
  color: #3a5898;
}
.social-icon-sidebar li a {
  background: #fff;
  border: 2px solid red;
  border-radius: 0 40px 40px 0;
  display: block;
  font-size: 20px;
  height: 44px;
  font-weight: bold;
  line-height: 20px;
  padding: 9px 32px 6px 10px;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.social-icon-cont2 {  right: 0px;  position: fixed;  top: 40%;  z-index: 999;}.social-icon-sidebar2 {  list-style: outside none none;  margin: 0;  padding: 0;}.social-icon-sidebar2 li {  margin-bottom: 5px;  margin-top: 5px;}
.h2_insd{	font-family: 'Ubuntu', sans-serif;	color: #532d90;	font-weight: bold;	margin-bottom: 5px;	text-align:center;	font-size:25px;}.h4_insd{font-family:"Montserrat"; font-size:18px; margin:0 0 5px 0; padding:0 0 0 0; font-weight:normal;}.fc{margin-bottom:5px;}.r_inqs2{background-color:#532d90!important; color:#fff!important;}.mob1{float:right;}.mob1 h2{font-size:18px; font-family:"Montserrat"; margin-top:41px;}.header1{border-bottom: 1px solid #ccc; padding-bottom:5px;}.online-visa{ font-family:"Montserrat";}
#pop_form h2{color:#444444; text-align:center; font-family:"Montserrat"; margin:8px 0 0 0;}#pop_form p span{color:#444444; text-align:center; font-size:16px; font-family:"Montserrat"; font-weight:bold;}#pop_form p {color:#444444; text-align:center; font-family:"Montserrat"; margin:0 0 13px 0;}#pop_form h4{color:#fd3825; text-align:center; font-size:18px; font-family:"Montserrat";}#pop_form table{color:#444444;font-size:12px; font-family:"Montserrat";}#pop_form table tr{border:1px solid #ccc;}#pop_form ul{padding:0 0 0 12px;}#pop_form h6{color:#444444; font-size:16px; font-family:"Montserrat"; margin:0;}#pop_form h6 span{color:#444444; font-size:40px!important; font-family:"Montserrat";}#pop_form h2 a{color:#444444; border:1px solid #444444; padding:5px 10px; font-size:18px;}#pop_form h2 a{color:#444444; text-decoration:none;}.online-visa table{ border:1px solid #ccc;}.online-visa .table tr{ border:1px solid #ccc;}.online-visa .table td{ border:1px solid #ccc;}.td-bg{background-color:#532d90;padding:5px;}

.h2rsp{
font-family: 'Poppins';
font-size: 18px;
line-height: 20px;
color: #000;
margin-top: 5px;
margin-bottom: 15px;
text-align: center;
font-weight: 600;
padding-bottom: 15px;
border-bottom: 1px dotted #ddd;
}

.imve{
max-width: 100%;
display: block;
}
.imvec{
margin: 0 auto;
}


.txa_l{
text-align: left;
}
.txa_c{
text-align: center;
}
.txa_r{
text-align: right;
}
.txa_j{
text-align: justify;
}
/*go to top end ======================================================*/