﻿@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*,*::before,*::after { box-sizing: border-box; -webkit-font-smoothing: antialiased;}
/*html{ width:100%;  margin:0px; padding:0px; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); overflow-x: hidden;}
body{ margin:0px; padding:0px; font-family: 'Montserrat', sans-serif; font-size:18px; color:#020202; line-height:29px; background:#fff;  overflow-x: hidden; font-weight: 300;}
p{ margin:0px; padding:0px 0 25px 0; font-family: 'Montserrat', sans-serif; font-size:19px; color:#313539; line-height:33px; font-weight: 300; }
p strong{ font-weight: 600; color: #262626 }
h1{  margin: 0px; padding: 0 0 30px 0; color: #262626; font-size: 60px; font-weight: 300  }
h2{ margin: 0px; padding: 0 0 30px 0; color: #262626; font-size: 40px; font-weight: 300; line-height: 55px; }
h3{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 40px; font-weight: 300 }
h4{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 30px; font-weight: 300 }
h5{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 20px; font-weight: 300 }
h6{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 16px; font-weight: 300 }*/

address, blockquote, dd, div, dl, dt, fieldset, form, frame, frameset{ margin:0; padding:0; border: 0px; outline: none; }
label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0; outline:none; border:0;}

/*a{ text-decoration:none; border: 0px; outline: none; transition: all .5s;}
a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; transition: all .5s;}
a, area, button, [role="button"], input:not([type=range]), label, select, summary, textarea {  -ms-touch-action: manipulation;   touch-action: manipulation;}
a img{ border:none; outline: none;}
a:focus {outline:none; }*/ 

border{ border-collapse:collapse;}
hr{ height:1px; background:#333333; border:none;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
.clearfix:before,
.clearfix:after { content: " "; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}
img { max-width: 100%; height: auto;}
button { border-radius: 0;}
button:focus { outline: 1px dotted;  outline: 5px auto -webkit-focus-ring-color;}
input, button, select, optgroup, textarea {  margin: 0;  font-family: inherit;  font-size: inherit;  line-height: inherit;}
button, input {  overflow: visible;}
button, select {  text-transform: none;}
select {  word-wrap: normal;}
button, [type="button"], [type="reset"], [type="submit"] {  -webkit-appearance: button;}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0;   border-style: none;}
input[type="radio"], input[type="checkbox"] {  box-sizing: border-box;  padding: 0;}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {  -webkit-appearance: listbox;}
textarea {  overflow: auto;  resize: vertical;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  outline-offset: -2px;  -webkit-appearance: none;}
[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-file-upload-button {  font: inherit;  -webkit-appearance: button;}
output {  display: inline-block;}
summary {  display: list-item;  cursor: pointer;}
template {  display: none;}
[hidden] {  display: none !important;}
::-moz-selection { color: #fff; background: #1b8dc3;}
::selection {  color: #fff; background: #1b8dc3;}

/*used to be @media (min-width: 1200px but got better results*/
@media (min-width: 1370px) {
    .container{
        max-width: 1370px;
    }
}



/*COMMON CSS*/

/*a.btn-light{ padding: 15px 45px; background: #ffffff; border-radius: 70px; font-size: 16px; font-weight: 500; color: #262626; text-transform: uppercase; border:none; outline: none;}
a.btn-light:hover{ background: #2a9d8f; color: #fff; border:none; }
a.btn-primary{ background: #1e70bb; border-radius: 70px; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border:none; outline: none; padding: 15px 45px;}
a.btn-primary:hover{ background: #2a9d8f; color: #fff; border:none;  }


a.btn-secondary{ background: #fff; border-radius: 70px; font-size: 16px; font-weight: 500; color: #000; text-transform: uppercase; border:none; outline: none; padding: 15px 45px; border:1px solid #f8f8f8;}
a.btn-secondary:hover{ background: #2a9d8f; color: #fff; border:1px solid #f8f8f8; }

a.btn-success{ background: #28a745; border-radius: 70px; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border:none; outline: none; padding: 15px 45px; border:1px solid #f8f8f8;}
a.btn-success:hover{ background: #2a9d8f; color: #fff; border:none; }


a.btn-danger{ background: #dc3545; border-radius: 70px; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border:none; outline: none; padding: 15px 45px; border:1px solid #f8f8f8;}
a.btn-danger:hover{ color: #fff; border:none; }

a.btn-warning{ background: #ffc107; border-radius: 70px; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border:none; outline: none; padding: 15px 45px; border:1px solid #f8f8f8;}
a.btn-warning:hover{  color: #fff; border:none; }


a.btn-info{ background: #17a2b8; border-radius: 70px; font-size: 16px; font-weight: 500; color: #fff; text-transform: uppercase; border:none; outline: none; padding: 15px 45px; border:1px solid #f8f8f8;}
a.btn-info:hover{  color: #fff; border:none; }*/


.checkholder {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkholder input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkholder .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #FFFFFF;
  border: 1px solid #1e70bb;
}


/*.checkholder input:checked ~ .checkmark {
  background-color: #1e70bb;
  border: none;
}*/

.checkholder .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkholder input:checked ~ .checkmark:after {
  display: block;
}

.checkholder .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



.radioholder {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radioholder input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radioholder .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ffffff;
  border-color: #1e70bb;
  border: 1px solid #1e70bb;
  border-radius: 50%;
}

.radioholder input:checked ~ .checkmark {
  background-color: #1e70bb;
  border: none;
}

.radioholder .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.radioholder input:checked ~ .checkmark:after {
  display: block;
}

.radioholder .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.nextBtn{ background: url(../assets/images/next.png) no-repeat; display: block; width: 45px; position: absolute; top: 50%; transform: translateY(-50%); right: 50px;     background-size: cover;    height: 45px;    text-indent: -99em;}
.prevBtn{ background: url(../assets/images/prev.png) no-repeat; display: block; width: 45px; position: absolute; top: 50%; transform: translateY(-50%); left: 50px;     background-size: cover;    height: 45px;    text-indent: -99em;}

ol.numericControls{ margin: 15px 0; padding: 0; list-style: none; text-align: center;}
ol.numericControls li{ float: none; display: inline-block; vertical-align: top; margin: 0 5px; }
ol.numericControls li a{display: block; text-indent: -999em; width: 15px; height: 15px; border:1px solid #ccc; background: #fff; border-radius: 50%;} 
ol.numericControls li.current a{ background: #1e70bb }




.margin-top10{ margin-top: 10px; }
.margin-top20{ margin-top: 20px; }
.margin-top30{ margin-top: 30px; }
.margin-top40{ margin-top: 40px; }
.margin-top50{ margin-top: 50px; }
.margin-top60{ margin-top: 60px; }
.margin-top70{ margin-top: 70px; }
.margin-top80{ margin-top: 80px; }
.margin-top90{ margin-top: 90px; }
.margin-top100{ margin-top: 100px; }

.margin-bottom10{ margin-bottom: 10px; }
.margin-bottom20{ margin-bottom: 20px; }
.margin-bottom30{ margin-bottom: 30px; }
.margin-bottom40{ margin-bottom: 40px; }
.margin-bottom50{ margin-bottom: 50px; }
.margin-bottom60{ margin-bottom: 60px; }
.margin-bottom70{ margin-bottom: 70px; }
.margin-bottom80{ margin-bottom: 80px; }
.margin-bottom90{ margin-bottom: 90px; }
.margin-bottom100{ margin-bottom: 100px; }

.padding-top10{ padding-top: 10px; }
.padding-top20{ padding-top: 20px; }
.padding-top30{ padding-top: 30px; }
.padding-top40{ padding-top: 40px; }
.padding-top50{ padding-top: 50px; }
.padding-top60{ padding-top: 60px; }
.padding-top70{ padding-top: 70px; }
.padding-top80{ padding-top: 80px; }
.padding-top90{ padding-top: 90px; }
.padding-top100{ padding-top: 100px; }

.padding-bottom10{ padding-bottom: 10px; }
.padding-bottom20{ padding-bottom: 20px; }
.padding-bottom30{ padding-bottom: 30px; }
.padding-bottom40{ padding-bottom: 40px; }
.padding-bottom50{ padding-bottom: 50px; }
.padding-bottom60{ padding-bottom: 60px; }
.padding-bottom70{ padding-bottom: 70px; }
.padding-bottom80{ padding-bottom: 80px; }
.padding-bottom90{ padding-bottom: 90px; }
.padding-bottom100{ padding-bottom: 100px; }

.section_heading{ text-align: center; }
.section_heading h2{ font-size: 46px; color: #262626; font-weight: 300; text-transform: uppercase; padding-bottom: 10px; line-height: 55px; padding: 0 0 20px 0 }
.section_heading h3{ text-transform: uppercase; font-size: 23px; color: #262626; font-weight: 400; padding-bottom: 20px; }
.section_heading p{ font-size: 20px; line-height: 32px; color: #313539; }

.section_background_option_1{ background: #f5f5f5; }

.section_background_option_2{ background: #dcdee3; }

.extreme_right_img{ position: absolute; right: 0px; top: 0px; width: 40%;   }
.extreme_right_img img{ width: 100% }
.relative_position{ position: relative; }
.dzsparallaxer{margin: 0 !important;}

/*HEADER CSSS*/

.header{}
.header_top{ padding: 8px 0; border-bottom: 1px solid #dbdbdb }
.header_top_content{ display: flex; align-items: center; }
.header_top_right{ margin-left: auto; display: flex; align-items: center; }
.header_top_left a{ font-size: 16px; color: #1e70bb; font-weight: 300; display: flex; align-items: center; font-weight: 700;}
.header_top_left a img{ margin: 0 5px 0 0 }
.header_top_left a:hover{ color: #2a9d8f }

.header_top_right ul{ margin: 0; padding: 0; list-style: none; }
.header_top_right ul li{ display: inline-block; vertical-align: top; margin: 0 5px;  }
.header_top_right ul li a{ padding: 0 10px; font-size: 16px; color: #1e70bb; font-weight: 300; display: block; line-height: 40px; }
.header_top_right ul li.btn_login a{ background: #1e70bb; color: #fff; border-radius: 20px; padding: 0 25px; }
.header_top_right ul li a:hover{ color: #2a9d8f }
.header_top_right ul li.btn_login a:hover{ color: #fff ; background-color: #2a9d8f}
.header_content{ display: flex; align-items: center; padding: 15px 0; position: relative; }
.logo{ width: 315px; flex-shrink: 0; }

.search_holder{ display: flex; align-items: center; position: relative;}
.search_holder label{ font-size: 16px; color: #1e70bb; font-weight: 300; padding: 0 15px 0 0 }
.search_holder input[type=seacrh]{ width: 290px; height: 40px; background-color: #e8e8e8; border-radius: 20px; padding: 0 45px 0 15px; border:none; outline: none;  color: #313539;    font-weight: 300; font-size: 15px;}
.search_holder input[type=submit]{ background: url(../assets/images/submit_icon.png) no-repeat; width: 30px; height: 30px; border:none; outline: none; cursor: pointer; position: absolute; right: 10px; top: 10px; }


@media only screen and (min-width: 1025px) {
/*NAVIGATION CSS START*/

.navigation{ margin-left: auto; }
.navigation ul{ margin: 0; padding: 0; list-style: none; }
.navigation ul li{ float: none; display: inline-block; vertical-align: top; position: relative; margin: 0 0 0 30px; }
.navigation ul li a{ display: block; margin: 0 0 0 0px; font-size: 16px;  color: #1e70bb; font-weight: 400; line-height: 60px; }
.navigation ul li a:hover{ color: #2a9d8f;  }



.navigation ul li ul{ min-width: 260px; background: #fff; position: absolute; top:80%; left: 0px; border-radius: 4px;  visibility: hidden; opacity: 0;  z-index: 1; border:1px solid #f8f8f8; }
.navigation ul li ul li{ display: block; margin:0px; position: relative !important;}
.navigation ul li ul li a{ margin: 0px; color: #000 ; display: block; padding: 10px 15px; line-height: 30px; border-bottom: 1px dotted #1e70bb; position: relative; }
.navigation ul li ul li:last-child a{border-bottom:none;}
.navigation ul li ul li a:hover{ background: #1e70bb; color:#fff;  }
.navigation ul li ul li a:hover:after{ display: none; }
.navigation ul li:hover ul{ visibility: visible; opacity: 1.0 ;  top:100%;}


.navigation ul li.mega-oprtr ul{min-width:400px; left:-100px;}
.navigation ul li.mega-oprtr ul li{position: relative; display: block; width:100%;}
.navigation ul li.mega-oprtr ul li a i{position: absolute;  top:19px;  right:8px; color:#1e70bb;}
.navigation ul li.mega-oprtr ul li a:hover i{color:#fff;}


.navigation ul li ul li ul{ min-width: 400px !important; background: #1e70bb !important; position: absolute !important; top:0 !important; left: 100% !important; 
  border-radius: 4px !important;   display:none !important;  z-index: 999999999 !important; border:1px solid #fff !important;  }
  .navigation ul li ul li ul.fst{height:400px; overflow:hidden;  }
  .navigation ul li ul li ul.scrlul{overflow-y:scroll;  }

  .navigation ul li ul li ul.fst li:last-child{margin-bottom: 45px;}

  


  /***.navigation ul li ul li ul.fst:after{content: "\f103";  
    font-family: FontAwesome;
    left:0px;
    height:30px;
    width:100%;
    text-align:center;
    
    z-index:999999999999999999999999;
    padding:7px;
    position:absolute;
    bottom:0px;  color:#fff; animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;}

    .navigation ul li ul li ul.fst:before{content: "";  
    
    left:0px;
    height:40px;
    width:100%;
    text-align:center;
    background:#000;
    z-index:99999999999999999999999999;
    padding:7px;
    position:absolute;
    bottom:0px;  }**/

    .dwnbtn{position: sticky; left:0; bottom:0px; height:45px;
     width:100%;
    text-align:center;
    background:#18acf3;
    color:#fff;
    z-index:99999999999999999999999999;
    padding:7px; cursor:pointer;}

    .dwnbtn i.slct{-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg); -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; transition:0.5s;}

    .dwnbtn i{animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;}

    @keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }    
}

@keyframes rotate
{
0%   {}
100% {}
}
.navigation ul li ul li:hover ul{  opacity: 1.0 !important; transition: all .5s; display:block !important;  }  
.navigation ul li ul li ul li{ display: block !important; margin:0px; position: relative !important; z-index:99999999999 !important; width:100% !important; border:none !important;}
.navigation ul li ul li ul li a{ margin: 0px; color: #fff  !important; display: block !important; padding: 10px 15px !important; line-height: 30px !important; border-bottom: 1px dotted #fff !important; }
.navigation ul li ul li ul li:last-child a{border-bottom:none !important;}
.navigation ul li ul li ul li a:hover{ background: #e8e8e8 !important; color:#000 !important;  }
.navigation ul li ul li ul li a:hover:after{ display: none !important; } 

}
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:relative;background:transparent;padding:4px 0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:26px;height:30px;padding:0;position:absolute;top:10px;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;}.mean-container a.meanmenu-reveal span{display:block;background:#1b8dc3;height:4px;margin-top:4px}.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:0px; border:0px solid #f5eff5;  box-sizing: border-box !important;}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{font-size: 15px; display:block;float:left;width:90%;padding:10px 5%;margin:25px 0 0 0; text-transform: capitalize !important; color:#000; text-align: center; text-decoration:none; font-weight: 700;}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible; }.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:22px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}


.mean-container .mean-nav{ width: 100%; position: absolute; left: 0px; z-index: 99; top: 80px;}
.mean-container .mean-bar{ position: static; }
.mean-container a.meanmenu-reveal{ right: 15px !important; top: 25px; color: #1e70bb}
.mean-container .mean-nav{ background: #000 }
.mean-container .mean-nav ul li a{ color: #fff; text-transform: uppercase;  font-size: 15px;  font-weight: 400; margin-top: 0px; text-align: left; background: #2a9d8f }
.mean-container .mean-nav ul li{ border-top: 1px solid #5eb7ac }

/*NAVIGATION CSS END*/



/*PAGE TOP CSS*/

.page_banner{ padding: 35px 0 25px 0; background: #1e70bb;  }
.page_banner h2{ font-size:46px; color: #FFF; font-weight: 500; text-transform: uppercase; padding: 0 0 10px 0 }
.page_banner p{ font-size: 22px; line-height: 28px; color: #fff;}

/*BANNER CSS*/

.banner{ position: relative; }
.banner img{ width: 100% }
.banner_caption{ position: absolute; top: 50%; transform: translateY(-50%); left: 0px; width: 100%;  }
.banner_caption h1{ font-size: 50px; color: #262626;  font-weight: 300; padding: 0 0 30px 0}
.banner_caption h2{ font-size: 22px; color: #262626; text-transform: uppercase; font-weight: 400;  padding: 0 0 15px 0}
.banner_caption p{ font-size: 17px; line-height: 28px; color: #6c6f72; font-weight: 300; padding-bottom: 25px; }
.banner_caption a.btn-primary{ margin: 0 15px 0 0; width: 210px; height: 53px; line-height: 28px; font-size: 16px; padding-right: 10px; padding-left: 10px; text-align: center; }
.banner_caption a.btn-primary:hover{background: #87cdc3 !important;}


/*BELOW BANNER*/

.below_banner_section{ position: relative; margin-top: -50px;  }
.bellow_banner_box{ background: #1b8dc3; padding:110px 30px 30px 30px; position: relative;}
.bellow_banner_box h2{ font-size: 28px; color: #ffffff; font-weight: 500; padding: 0 0 5px 0 }
.bellow_banner_box p{ font-size: 15px; font-weight: 400; color: #fff; padding-bottom: 20px; }
.bellow_banner_box a.btn-light{ letter-spacing: 2px; font-size: 13px; }
.icon_box{ width: 154px; height: 154px; border:2px solid #1b8dc3; background: #fff; display: flex; justify-content: center; align-items: center; border-radius: 50%; position: absolute; top: -77px; left: 50%; transform: translateX(-50%);}


/*PASSBORAD SECTION*/

.passborad_section{ padding: 54px 0; }
.passborad_section .section_heading h2{ text-transform: uppercase; font-weight: 300; font-size: 40px; padding-bottom: 50px; }
.board_content{  background: url(../assets/images/tab_img.jpg) no-repeat; background-size: cover; padding: 190px 0 220px; overflow: hidden; } 
.selct_holder{ padding: 30px 0 0 0 }
.selct_holder label{ display: block; width: 100%;  font-size: 18px; font-weight: 500; color: #262626; text-transform: uppercase; padding: 0 0 12px 0 }
.selct_holder select{ width: 360px; height: 41px; border-radius: 5px; background: #1e70bb; padding: 0 15px; border:none; outline: none; color: #fff; font-size: 14px; font-weight: 500; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../assets/images/select_arrow2.png) no-repeat 95% center #1e70bb; }
.selct_holder button{ width: 360px; height: 41px; border-radius: 5px; background: #1e70bb; padding: 0 15px; border:none; outline: none; color: #fff; font-size: 14px; font-weight: 500; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../assets/images/select_arrow2.png) no-repeat 95% center #1e70bb; text-align: left; }



/*STICKER SECTION*/

.sticker_section{ background: #1b8dc3 ; padding: 8px 0}
.stiker_holder{ display: flex; align-items: center; }
.sticker_icon{ width: 104px; height: 104px; background:#fff; text-align: center; line-height: 104px; border:4px solid #1e70bb; border-radius: 50%; flex-shrink: 0;  }
.stikr_tetx{ margin: 0 0 0 35px; }
.stikr_tetx ul{ margin: 0; padding: 0; list-style: none; }
.stikr_tetx ul li{ display: inline-block; vertical-align: top; position: relative; }
.stikr_tetx ul li:first-child{ font-size: 26px; line-height: 26px; color: #ffffff; text-transform: uppercase; font-weight: 600; padding: 0 25px 0 0; margin: 0 25px 0 0; }
.stikr_tetx ul li:after{ content:''; position: absolute; right: 0px; top: 0px ; width: 2px; height: 30px; background:#fff;  }
.stikr_tetx ul li:last-child:after{ display: none; }
.stikr_tetx ul li:last-child{ font-size: 19px; color: #fff; font-weight: 400; }
a.browse_button{ width: 267px; height: 58px; line-height: 58px; border-radius: 28px; background:#fff; text-align: center; font-size: 16px; color: #1b8dc3; font-weight: 500; letter-spacing: 4px; display: block; }
a.browse_button:hover{ background: #1b8dc3; color: #fff;  }
.browse_btn{ margin-left: auto }
.

/*Difference SECTION*/
.difference_section{ padding: 55px 0 0;  }
.counter_section{ display: flex; margin: 0 -12px 60px; }
.counter_box{ width: 16.66%; padding: 0 12px; margin: 15px 0 30px 0 ;  transition: all .5s; }
.counter_box_inner{ background:#ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.2); text-align: center; border-radius: 6px; overflow: hidden;}
.counter_top{ background:#eaeaea; padding: 20px 15px 15px ; text-align: center; }
.counter_number{ font-size: 35px; color: #313539; font-weight: 500; padding: 0 0 15px 0;  transition: all .5s; }
.counter_details{ font-size: 15px; color: #313539; font-weight: 400; line-height: 20px; text-transform: capitalize;   transition: all .5s; }
.counter_bottom{ padding: 20px 0 ; position: relative;}
.counter_bottom:after{ content: ''; position: absolute; background:url(../assets/images/triangle.png) no-repeat; width: 24px; height: 13px; top: 0px; left: 50%; transform: translateX(-50%); }
.counter_box:hover .counter_top{ background:#1b8dc3; transition: all .5s;}
.counter_box:hover .counter_number, .counter_box:hover .counter_details{ color: #fff;  transition: all .5s;}

.counter_box:hover .counter_bottom:after{ content: ''; position: absolute; background:url(../assets/images/triangle_hover.png) no-repeat; width: 24px; height: 13px; top: 0px; left: 50%; transform: translateX(-50%); transition: all .5s; }

.king_icon{ margin-bottom: 10px; }

.year_timeline{ display: flex; }
.year_box{ width: 33%; padding: 0 12px; text-align: center; position: relative; }
.year_box span{ display: inline-block; width: 180px; height: 42px; line-height: 42px; text-align: center; border-radius: 5px; background-color: #1e70bb; font-size: 18px; font-weight: 500; color: #fff; position: relative;}
.year_box span:before{ content: ''; position: absolute; left: -50px; top: 22px; background: url(../assets/images/last_before.png) no-repeat; width: 48px; height: 31px; }
.year_box span:after{ content: ''; position: absolute; right: -50px; top: 22px; background: url(../assets/images/last_after.png) no-repeat; width: 48px; height: 31px; }
.difference_section .section_heading p{ margin-bottom: 15px; }

.hover_state{  display: none; }
.counter_box:hover .hover_state{  display: block; margin: 0 auto }
.counter_box:hover .normal_state{  display: none; margin: 0 auto }



/*article section css*/
.article_section{margin: 35px 0;}
.article_section_top{ background: #1b8dc3; padding: 8px 0; text-align: center; }
.article_section_top h2{ font-size: 27px; color: #ffffff; font-weight: 500; margin: 0; padding: 0;   } 
.article_section_bottom{ padding: 20px 55px; border:1px solid #d6d6d6; }
.article_section_bottom p{ text-align: center; font-size: 20px; line-height: 32px; color: #313539; font-weight: 300; padding: 0 0 20px 0 }
.sortby{ width: 320px; margin: 10px auto; display: flex; align-items: center;  }
.sortby label{ font-size: 17px; color: #262626; text-transform: uppercase; font-weight: 500; margin: 0 10px 0 0; flex-shrink: 0  }
.sortby select{ width: 100%; height: 40px; border:1px solid #d6d6d6; outline: none; padding: 0 15px; font-size: 16px; color: #262626; font-weight: 400;  -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../assets/images/select_arrow.png) no-repeat 95% center; }
.filter_items ul{ margin: 40px 0 20px 0; padding: 0; list-style: none; }
.filter_items ul li{ float: none; display: block; font-size: 16px; line-height: 37px; color: #262626; font-weight: 400; position: relative; padding: 0 0 0 20px; margin: 0 0 5px 0; color: #1e70bb; font-weight: 500}
.filter_items ul li:after{ content: ''; position: absolute; width: 6px; height: 6px; background:#1e70bb; border-radius: 50%; left: 0px; top: 14px; }


/*TAB SECTION*/

.tabsection{  }
.r-tabs .r-tabs-panel { display: none;}
.r-tabs .r-tabs-accordion-title {  display: none;}
.r-tabs .r-tabs-panel.r-tabs-state-active {  display: block;}

.tabcenter{ text-align: center;  }
ul.tabcenter { margin: 0 0 35px 0; padding: 0; list-style: none;}
ul.tabcenter  li{ display: inline-block; vertical-align: top; margin: 0 50px; }
ul.tabcenter li a{ padding: 0 20px; font-size: 19px; color: #8e8e8e; font-weight: 600; text-transform: uppercase; border-bottom: 4px solid #fff; line-height: 40px; padding-bottom: 10px; }
li.r-tabs-tab.r-tabs-state-active a{ color: #1b8dc3; border-color: #1b8dc3 }

.tabcontent_1{ background: url(../assets/images/tab_img.jpg) no-repeat; background-size: cover; padding: 190px 0; overflow: hidden; }
.tab_text_holder{ width: 50%; background: #fff;  padding: 60px 60px 50px 140px; float: right;}
.tab_text_holder h2{ font-size: 40px; color: #262626; font-weight: 300; padding: 0 0 20px 0 }
.tab_text_holder h3{ font-size: 23px; color: #262626; font-weight: 400; text-transform: uppercase; padding: 0 0 20px 0 }
.tab_text_holder p{ font-size: 17px; line-height: 28px; color: #313539; font-weight: 300; text-transform: inherit; padding: 0 0 25px 0 }
.spetab_cn p{ font-size: 23px;  line-height: 31px;  font-weight: 500;  color: #313539;  text-transform: inherit; }



.artical_section{ margin-bottom: 50px; }
.artical_section .tab_text_holder{ padding: 40px; box-shadow: 3px 0 40px rgba(0,0,0,0.14);  }
.artical_section .tab_text_holder h3{ font-size: 23px; line-height: 31px; font-weight: 500; color: #313539; text-transform: inherit; margin-bottom: 30px; }
.quote_section p{ font-family: Georgia; font-size: 23px; line-height: 35px; color: #313539 ; text-indent: 75px;}
.quote_section{ position: relative; }
.quote_section:after{ content: ''; position: absolute; top: -25px; left: 0px; background: url(../assets/images/quote.png) no-repeat; width: 69px; height: 54px; }
.quote_section h4{ font-size: 16px; line-height: 23px; font-weight: 500; text-transform: uppercase; position: relative; padding: 0 0 0 35px; margin-bottom: 20px; }
.quote_section h4:before{ content: ''; width: 23px; height: 2px; background-color: #313539; position: absolute; left: 0px; top: 10px; }
.btm_logo_drt{ padding: 0 0 0 35px; display: flex; align-items: center; }
.drt_details{ padding: 0 0 0 15px; font-size: 14px; line-height: 20px; color: #313539 }
.search_libry_section{ border:2px solid #a4a4a4; padding: 20px; display: flex; margin: 30px 0 0 0 }
.search_libry_section label{ flex-shrink: 0; font-size: 18px;  color: #262626; font-weight: 500; text-transform: uppercase; line-height: 22px; padding: 0 15px 0 0 }
.search_libry_section label span{ display: block; text-transform: initial; color: #1e70bb; font-weight: 500; font-size: 15px; }

.search_libry_section form{ width: 100% ; position: relative;}
.search_libry_section input[type=text]{ width: 100%; height: 40px; border-radius: 5px; background: #1e70bb; padding: 0 45px 0 15px; border:none; outline: none; color: #fff; font-size: 14px; font-weight: 500;  }
.search_libry_section input[type=submit]{ background: url(../assets/images/search_icon_white.png) no-repeat; position: absolute; right: 10px; top: 10px; width: 30px; height: 30px ; border:none; outline: none; cursor: pointer; }
.back_img_holder2{ background: url(../assets/images/libery_bg.jpg) no-repeat; background-size: cover; padding: 190px 0; overflow: hidden; background-position: top center  }

.back_img_holder2 ::placeholder {  color: #fff; opacity: 1; }
.back_img_holder2 :-ms-input-placeholder {  color: #fff;}
.back_img_holder2 ::-ms-input-placeholder {  color: #fff;}


/*WHO WE ARE SECTION*/

.back_img_holder{ background: url(../assets/images/imagebox.jpg) no-repeat; background-size: cover; padding: 190px 0; overflow: hidden;  }
.nofloat{ float: none; }

.app_icon_box{}
.app_icon_box h3{ font-size: 25px; color: #1b8dc3; font-weight: 600; padding: 15px 0; position: relative; margin-bottom: 20px; }
.app_icon_box h3:after{ content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 70px; height: 4px; background: #1b8dc3; }
.app_icon_box p{ font-weight: 400; font-size: 19px; color: #000000; line-height: 28px; padding: 0px; }



.left_bottom_round{ position: absolute; bottom: 80px; left: 0px; }
.right_top_round{ top: 136px; right: 0px; position: absolute; }
.right_bottom_round{ bottom: 80px; right: 75px; position: absolute; }

/*FOOTER CSS*/

/*.footer{ border-top:16px solid #1b8dc3; padding: 20px 0 0 0  }
.footer_top{ display: flex; align-items: center; padding-bottom: 20px; border-bottom: 1px solid #dbdbdb; margin-bottom: 50px;}
.ft_logo{ width: 315px; flex-shrink: 0 }
.ft_social{ margin-left: auto; }
.ft_social ul{ margin: 0; padding: 0; list-style: none; }
.ft_social ul li{ display: inline-block; vertical-align: middle; font-size: 21px; color: #262626; font-weight: 300  }
.ft_social ul li a{ display: block; width: 36px; height: 36px; text-align: center; line-height: 36px; color: #fff; background: #5c5c5c; font-size: 20px; border-radius: 50%; }
.ft_social ul li a:hover{ background: #2a9d8f }
.ft_social ul li:first-child{ padding: 0 25px 0 0 }
.footer_nav_holder{ padding-bottom: 50px; border-bottom: 1px solid #dbdbdb }
.footer_nav_holder h2{ font-weight: 500; color: #000000; font-size: 19px; padding: 0 0 15px 0; border-bottom: 2px solid #dbdbdb; margin-bottom: 20px; }
.footer_nav_holder ul{ margin: 0; padding: 0; list-style: none; }
.footer_nav_holder ul li{ float: none;  }
.footer_nav_holder ul li a{display: block; font-size: 14px; line-height: 40px; color: #000000; font-size: 14px; font-weight: 400; }
.footer_nav_holder ul li a:hover{ color: #2a9d8f }
.foot_bottom{ border-top: 1px solid #dbdbdb; padding: 30px 0 20px 0; text-align: center; display: flex; justify-content: center; }
.copyright{ margin: 3px 5px }
.copyright p{ font-size: 14px; color: #000000; font-weight: 400; padding: 0px; margin: 0px; line-height: 1.2; font-weight: 400; }
.privacy_nav{ margin: 3px 5px; }
.privacy_nav ul{ margin: 0; padding: 0; list-style: none; }
.privacy_nav ul li{ display: inline-block; vertical-align: top; font-size: 14px; color: #000000; font-weight: 400; line-height: 1.2; }
.privacy_nav ul li a{ ; color: #000000; }
.privacy_nav ul li a:hover{  color: #1b8dc3 }

.by-smdp {width: 100%; display: inline-block; margin-top: 10px; padding-top: 20px; padding-bottom: 50px; border-top: 1px solid #f0f0f0; font-size: 12px; line-height: 12px; text-align: center;}
.by-smdp a {display: inline-block; margin: 0 auto; color: #000000;}
.by-smdp a img {display: inline-block; margin: 0; padding: 0;}*/

/*INNER BANNER*/
.inner_banner{ background-size: cover !important ; height: 220px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.inner_banner h1{ margin: 0px ; padding: 0 0 0px 0 ; font-size: 46px; font-weight: 500; text-transform: uppercase; color: #fff; width: 100%; text-align: center; }
.breadcumb{ width: 100%; text-align: center; }
.breadcumb ul{ margin: 0; padding: 0; list-style: none; }
.breadcumb ul li{ display: inline-block; vertical-align: top; font-size: 14px; color: #2e2e2e; font-weight: 500; text-transform: uppercase; position: relative; padding: 0 15px;}
.breadcumb ul li:after{  position: absolute;  font-family: 'FontAwesome'; content: '\f101'; color: #fff; top: 0px; right: -6px;  }
.breadcumb ul li:last-child:after{ display: none; }
.breadcumb ul li a{ display: block; color: #ffffff; }

.inner_banner_cn h2{ font-size: 25px; line-height: 55px; font-weight: 600; color: #fff; text-transform: uppercase; margin: 0; padding: 0px; }

/*INNER PAGE*/
.inner_page_content{ padding: 75px 0;  }
.inner_page_content h2{ font-size: 40px; color: #232323; font-weight: 300; padding: 0 0 20px 0 }
.inner_page_content p{ font-size: 17px; line-height: 28px; color: #313539;  }
.padding_right_50{ padding-right: 50px; }
.abt_img img{ width: 100% }
.disclemair_content{ box-shadow: 0 0 15px rgba(204,204,204,0.5); border-radius: 6px; overflow: hidden; margin: 40px 0  }
.disclemair_top { padding:15px 35px; background: #eaeaea; position: relative; }
.disclemair_top h3{ font-size: 29px; color: #232323; font-weight: 400; margin: 0; padding: 0px; }
.disclemair_cn{ padding:40px; }
.disclemair_icon{ position: absolute; top: 10px; right: 20px; }

.mission_cn{ background: url(../assets/images/mission_bg.jpg) no-repeat; min-height: 145px; padding:25px 40px; background-size: cover; margin: 60px 0}
.mission_cn h3{ font-size: 29px; line-height: 55px; color: #ffffff; margin: 0; padding: 0;  font-weight: 400 }
.mission_cn p{ color: #fff; font-size: 17px; line-height:28px; padding: 0px;  }

.team_section{ background:url(../assets/images/team_section_bg.jpg) no-repeat; background-size: cover; padding: 65px 0 15px 0 }
.team_holder{ padding: 35px 0 }
.team_img{ width: 210px; height: 210px; border-radius: 50%; overflow: hidden; border:6px solid #fff; margin: 0 auto}
.team_img img{ width: 100%; }
.team_box{ text-align: center; }
.team_box h4{ font-size: 23px; line-height: 26px; color: #000000; font-weight: 500; margin: 0; padding: 15px 0 5px  }
.team_box h5{ font-size: 16px; line-height: 26px; color: #313539 }
.team_img2{ width: 170px; height: 170px; border-radius: 50%; overflow: hidden; border:2px solid #fff; margin: 0 auto}
.team_img2 img{ width: 100%; }

.linkedlink{ position: absolute; right: 65px; top: 25px; }

.rev_section{ padding: 0px 0 0 0; text-align: center; }
.rev_img{ margin: 30px 0 45px 0 }
.rev_img img{ }
.rev_content{ text-align: left; }
.nopadding-bottom{ padding-bottom: 0px; }

/*CONTRIBUTORS PAGE*/
.how_box_holder{ padding: 60px 0 0 0 }
.how_box{ box-shadow: 0 0 15px rgba(204,204,204,0.5); border-radius: 2px; position: relative; padding: 45px 25px; text-align: center; }
.how_box h3{ font-size: 23px; line-height: 26px; color: #000000; padding: 0 0 15px 0; font-weight: 500 }
.how_box p{ font-size: 17px; line-height: 28px; font-weight: 300; color: #313539; padding: 0; margin: 0; }
.number{ position: absolute; width: 72px; height: 72px; border-radius: 50%; text-align: center; line-height: 72px; color: #fff; background:#218bb6; font-size: 36px; font-weight: 700; left: 0px; top: -36px; }
.page_mid_banner{ background:#c3f0ff; margin: 50px 0 40px 0 ; position: relative;}
.page_mid_banner h3{ font-size: 28px; line-height: 48px; color: #232323; font-weight: 300; text-align: center; padding: 25px; position: absolute; top: 25px; left: 0px; width: 100%; }
.page_mid_banner h3 span{ font-weight: 500; font-size: 40px; }
.page_mid_banner img{ width: 100% }
.custm_row{ display: flex; margin: 0 -6px; }
.contri_box{ width: 25%; padding: 0 6px; }
.contri_box_inner{ border-radius: 4px; overflow: hidden; border:1px solid #d6d6d6; }
.contri_box_inner h3{ text-align: center; background: #218bb6; padding: 15px 0; ; font-size: 17px; color: #ffffff; font-weight: 500; }
.contri_content{ padding: 25px 15px; }
.contri_content h4{ font-size: 16px; line-height: 26px; font-weight: 500; padding: 0 0 10px 0 }
.contri_content p{ font-size: 13px; line-height: 20px; color: #313539; font-weight: 400 }
.contri_content p strong{ font-weight: 600; }
.contri_content ul{ margin: 0; padding: 0; list-style: none; }
.contri_content ul li{ display: block; margin: 0 0 17px 0;  font-size: 13px; line-height: 20px; color: #313539; font-weight: 400; position: relative; padding: 0 0 0 20px;}
.contri_content ul li:after{ content: ''; position: absolute; width: 9px; height: 9px; border-radius: 50%; background: #218bb6; left: 0px; top: 5px; }
.contri_content a.btn-primary{ margin-top: 30px; margin-bottom: 15px; }
.contri_content span{ color: #ff0042; text-transform: uppercase; }


/*PRIVACY PAGE*/
.withoutbanner{ border-top: 4px solid #73d0c4;  }
.disclemair_cn p:last-child{ padding: 0px; }


/*CONTACT PAGE*/

.contactbox h4{ font-size: 23px; line-height: 26px; font-weight: 500; color: #000000; padding: 0 0 5px 0; margin: 0px; }
.contactbox p{ font-size: 17px; line-height: 28px; color: #313539; }

.contactbox h5{ font-size: 16px; line-height: 26px; font-weight: 500; color: #000000; padding: 10px 0 0px 0; margin: 0px; }


.cn_details{ margin: 0 0 25px 0; }
.cn_details a{ font-size: 19px; line-height: 39px; font-weight: 300; }
.cn_details img{ margin: 0 10px 0 0 }
.cn_details a:hover{ color: #1391b7; }
.contact_form_holder{ padding: 0 0 0 50px; }
.contact_form_holder input[type=text], .contact_form_holder input[type=email], .contact_form_holder input[type=tel]{ width: 100%; height: 50px; padding: 0 15px; border:1px solid #d3d3d3; margin-bottom: 15px; font-size: 15px; font-weight: 300; color: #313539; outline: none;}
.contact_form_holder textarea{  width: 100%; height: 88px; padding: 10px 15px; border:1px solid #d3d3d3; margin-bottom: 15px; font-size: 15px; font-weight: 300; color: #313539; resize: none; outline: none;}
.contact_form_holder input[type=submit]{ width: 167px; height: 52px; text-align: center; display: block; float: right; background:#1e70bb; color: #fff; border:none; outline: none; cursor: pointer; font-weight: 500; font-size: 16px; text-transform: uppercase; }
.contact_form_holder input[type=submit]:hover{ background:#155a8a; }
.mobileblock{ display: none; }

.onlymob{ display: none;}
.onlydesktop{display: flex; }
.desktop_display{ display: block; }
.mobile_display{ display: none; }

/*Course Section*/
.course_img img{ width: 100% }
.course_details_box{ padding: 25px 20px; background-color: #fff; border-radius: 20px 0 20px 0; box-shadow: 10px 0 51px rgba(0,0,0,0.23); margin: 0 30px; position: relative; top: -60px;}
.course_details_box h3{ font-size: 19px; line-height: 26px; color: #000000; font-weight: 500; padding: 0 0 10px 0; margin: 0;  }
/*.course_details_box .btn-primary{  width: 144px; height: 38px; padding: 0px; text-align: center; line-height: 38px; }*/



/***nurse page implement**/
.new-blue h5{font-size:33px; color:#fff; font-weight:500; padding-bottom:0px;}
.dag{position: relative;}
.dag:after {  content: "/";  position: absolute;  left: 39px;  font-size: 91px;  color: #f00;  transform: rotate(46deg);  top: -32px;  font-weight: 300;}
.new-blue{padding:16px 0px;}
.nurs-bancap p{font-size:20px; color:#262626; line-height:31px; font-weight: 400;}
.allcourse-area{padding:0px 0px 62px;}
.imgblu{display:flex; width:155px; height:155px; border-radius:50%; margin:0 auto; align-items:center; justify-content:center; background: #fff; border: 2px solid #1e70bb; margin-bottom:20px; position: absolute; top:-65px; left:0; right:0; margin:0 auto; }
.crsble h2{font-size:24px; color:#fff; line-height:34px; font-weight:500; margin-bottom:14px; padding:0px;}
.crsble p{font-size:15px; color:#fff; line-height:19px; font-weight:400; margin-bottom:20px; padding:0px;}
.phy_box p{font-size:15px; color:#fff; line-height:19px; font-weight:400; margin-bottom:20px; padding:0px;}

.brws{display: inline-block; background: #fff; border-radius:40px; padding:9px 48px; font-size:13px; text-transform: uppercase; color:#1e70bb; letter-spacing: 1px; font-weight: 500;}
.brws:hover{color:#fff; background: #2a9d8f;}
.mxwdth{width:25%;}
.disflxbox{display:flex;  flex-wrap:wrap; margin:0px -20px; position: relative; margin-top: -39px;}
.daycont{display:flex; justify-content: space-between; flex-wrap: wrap;}
.daycont .fst{flex:1; margin-right:20px; }
.daycont .scnd{flex:3; text-align: left;}
.crcl{width:117px; height:117px; border-radius: 50%; overflow:hidden; margin-bottom:10px;}
.crcl img{height:100%; object-fit:cover;}
.star{list-style: none; padding:0; margin:0 0 10px; }
.star li{display: inline-block; color:#ecdc11; margin:0px 3px 0px 0; }
.fst h5{color:#fff; font-size:14px; font-weight: 400;}
.scnd h2 span{display: block; font-weight: 500; font-size:22px;}
.end{list-style: none; padding:0; margin:0 0 38px;}
.end li{display: inline-block; color:#fff; margin:0px 5px 0px 0; font-size:14px; font-weight: 500; text-transform: uppercase;}
.end li i{margin-right:5px;}
.avaiuable{padding:49px 35px 0px; border: 1px solid #e1e1e1;}
.avaiuable h2{color:#262626; font-size:23px; font-weight: 400;line-height:40px; margin-bottom:55px;  text-transform: uppercase;}
.avlblbx{margin-bottom: 78px;}
.avlblbx h4{font-size:19px; line-height:26px; margin-bottom:4px; font-weight:500; padding:0px; }
.avlblbx p{font-size:15px; line-height:26px;  font-weight:300; padding:0px; }
.maparea{padding:64px 0px 92px;}
.maparea h2{font-weight:500;}
.maparea h2 span{display: block;}
.mapbx{height:510px; overflow:hidden; position: relative;}
#us-map{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
path:hover, circle:hover {
  stroke: #002868 !important;
  stroke-width:2px;
  stroke-linejoin: round;
  fill: #002868 !important;
  cursor: pointer;
}
#path67 {
  fill: none !important;
  stroke: #A9A9A9 !important;
  cursor: default;
}
#info-box {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 30px;
  z-index: 1;
  background-color: #fff;
  border: 2px solid #BF0A30;
  border-radius: 5px;
  padding: 5px;
  font-family: arial;
  z-index:999;
}

/*Course Section*/
.course_img img{ width: 100% }
.course_details_box{ padding: 25px 20px; background-color: #fff; border-radius: 20px 0 20px 0; box-shadow: 10px 0 51px rgba(0,0,0,0.23); margin: 0 30px; position: relative; top: -60px;}
.course_details_box h3{ font-size: 19px; line-height: 26px; color: #000000; font-weight: 500; padding: 0 0 10px 0; margin: 0;  }
/*.course_details_box .btn-primary{  width: 144px; height: 38px; padding: 0px; text-align: center; line-height: 38px; }*/
.crssec h2{font-weight:500; margin-bottom:44px;}
.crssec{padding-bottom:85px;}


/***phsycian**/
.newdisflxbx .crsble:nth-child(1){order:2;}
.newdisflxbx .crsble:nth-child(2){order:3;}
.newdisflxbx .crsble:nth-child(3){order:1;}
.newpd-cont{padding:55px 30px !important;}
.newpd-cont p{padding-bottom:16px;}
.pickselect{width:100%; height:48px; border-radius:4px; border:none; padding:6px 12px; color:#000; font-weight: 500; -webkit-appearance: none;
   -moz-appearance: none; appearance: none;  background:  #fff url('../assets/images/dwnarw.png') 97% 50% no-repeat; outline:none; cursor:pointer; font-size: 15px;}
   .new-blue h6{color:#fff; font-size:24px; line-height:39px; padding:10px 0px 0px; font-weight: 400;}


.phy_box{ padding: 110px 15px 20px;  text-align: center;  position: relative;  margin-top: 0px; background: #1e70bb; }
.phy_box h2{  font-size: 24px;  color: #fff;  line-height: 34px;  font-weight: 500;  margin-bottom: 14px;  padding: 0px;}
.margintopnegetive{ margin-top: -40px; }


/*Testimonials Section*/
.testimonials_section{ background: #f5f5f5; padding: 90px 0; }
.testimonials_section .section_heading h2{ text-transform: initial; }



.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../assets/images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


.testi_slider{ margin: 50px 0 0 0; padding: 0 50px 0 }
.testi_img{ width: 160px; height: 160px; margin: 0 auto 25px; }
.testi_slider .item{ text-align: center; }
.testi_slider .item p{ font-style: italic; }

.testi_name{ font-size: 22px; font-weight: 500; color: #313539; margin: 50px 0 0px 0 }
.testi_date{ font-size: 17px; font-weight: 400; color: #313539;  }
.testi_date{ margin-bottom: 10px; }
.testi_slider { position: relative; }
.testi_slider .owl-prev{ position: absolute; top: 50%; transform: translateY(-50%); left: -55px; color: #1a5e95 !important}
.testi_slider .owl-next{ position: absolute; top: 50%; transform: translateY(-50%); right: -55px; color: #1a5e95 !important}
.testi_slider .owl-next:hover, .testi_slider .owl-prev:hover{color: #1a5e95 !important; background: transparent !important ; outline: none !important;  }



.disflxbox {  display: flex;  flex-wrap: wrap;  margin: 0px -20px;  position: relative;  margin-top: -39px;}
.crsble {  background: #1e70bb;  padding: 109px 25px 20px;  text-align: center;  position: relative;  margin-top: 0px;  width: 33%;  margin: 0px 20px;}
.disflxbox .crsble:nth-child(3) {  width: 41%;  padding: 40px 16px 20px;}

.mxwdth {  width: 25%;}
.dynamic_date{ position: absolute; right: 0px; top: 0px; background-color: #ecdc11; color: #000; font-size: 16px; font-weight: 500; text-transform: uppercase; padding: 3px 8px; }
.banner_mobile{ display: none; }

/*EXAM PAGE*/


.back_img_holder_exm{ background: url(../assets/images/exam_bg.jpg) no-repeat; background-size: cover; padding: 75px 0; overflow: hidden; background-position: top center  }
.exam_price{ text-align: center; display: flex; justify-content: center; padding: 20px 0 30px 0}
.price_though{ padding: 0 15px; font-size: 37px; color: #7d7d7d; font-weight: 400; position: relative;}
.price_though sup{ font-size: 15px; top: -15px; }
.main_price{ padding: 0 15px; font-size: 37px; color: #1e70bb; font-weight: 400;  }
.exam_price h4{ font-size: 24px; color: #262626; font-weight: 400 }
.price_though:after{ content: "/";  position: absolute; left: 39px; font-size: 91px;  color: #7d7d7d; transform: rotate(46deg);  top: 0;  font-weight: 300; font-weight: 100; }
.exam_text p{ font-size: 20px; line-height: 31px; color: #262626; font-weight: 400; }
.select_speciality_drop{ display: flex; align-items: center; justify-content: center; }
.select_speciality_drop label{ padding: 0 15px 0 0; text-transform: uppercase; font-weight: 500; font-size: 18px; color: #262626;  }
.select_speciality_drop select{ width: 360px; height: 47px; border-radius: 5px; background: #1e70bb; padding: 0 15px; border:none; outline: none; color: #fff; font-size: 14px; font-weight: 500; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../assets/images/select_arrow2.png) no-repeat 95% center #1e70bb;  } 

.avaible_container{ margin: 70px 0 0 0; border:1px solid #e1e1e1; padding: 30px; }
.avaible_container h2{ text-transform: uppercase; font-size: 30px; color: #262626; padding: 0 0 40px 0; font-weight: 400 }
.avaible_container .avlblbx p{ padding: 0 75px 0 0  }


/*DASHBOARD*/
.dashboard_holder{ background: #eaeef4; display: flex; justify-content: space-between; height:100vh; }
.dashboard_sidebar{ width: 292px; background: #1e70bb; flex-shrink: 0 }
.dashboard_cn{ width: 100%; overflow: hidden; }
.sidebar_top{ padding: 30px 30px 0 30px;  }
.checked { color: #f2dc21;}
.sidebar_top p{ font-size: 16px; color: #fff; font-weight: 400; padding: 0 0 20px 0 }
.review{ font-size: 46px; color: #fff; font-weight: 400; padding: 0 0 20px 0}
.star_rating{ font-size: 20px; margin-bottom: 20px; }
.sidebar_navigation{}
.sidebar_navigation ul{ margin: 0; padding: 0; list-style: none; }
.sidebar_navigation ul li{ display: block; float: none; }
.sidebar_navigation ul li a{ display: block; line-height: 52px; font-size: 15px; color: #fff; /*text-transform: uppercase;*/  padding: 0 0 0 35px; position: relative;}
.sidebar_navigation ul li a:hover{ background: #1a67ad; }
.sidebar_navigation ul li a:after{ content: ''; position: absolute; left: 0px; top: 0px; width: 7px; background: #16994c; height: 100%; display: none; }
.sidebar_navigation ul li a:hover:after{ display: block; }

.sidebar_navigation ul li.active a{ background: #1a67ad; position: relative; }
.sidebar_navigation ul li.active a:after{ content: ''; position: absolute; left: 0px; top: 0px; width: 7px; background: #16994c; height: 100%; display: block; }


.sidebar_navigation a span{margin-right: 12px; width:27px; vertical-align: top; display: inline-block; text-align: center;}
.sidebar_navigation ul li a img{vertical-align:middle;  }

.dash_cn_top{ padding: 20px 51px 20px 30px; display: flex; justify-content: space-between; box-shadow: 5px 0 15px rgba(0,0,0,0.05); background: #f8f8f9; align-items: center; }
.dash_name{ font-weight: 500; color: #262626; font-size: 19px; flex-shrink: 0 ; padding: 0 50px 0 0}
.dash_name span{ vertical-align: middle; margin: 0 10px 0 0 }
.date_picker{ flex-shrink: 0; padding: 0 0 0 30px; }
.search_box_dash{ width: 100% }
.search_box_dash input[type=text]{ width: 100%; height: 46px; color: #ffffff; padding: 0 15px 0 50px; border-radius: 4px; border:none; outline: none; font-size: 16px; color: #585858; font-weight: 400; background-image: url(../assets/images/search_icon.png); background-repeat: no-repeat; background-position: 15px center }
.date_picker{ font-size: 16px; color: #898989; font-weight: 400; }

.stat_box_holder{ padding: 20px; }
.stat_box_cn{ background: #ffffff; border-radius: 0px; margin-bottom: 20px; }
.stat_box_top{ padding: 20px 30px ; border-bottom: 1px solid #e8e8e8; font-size: 22px; color: #262626; font-weight: 500;}
.stat_box_bottom{ padding: 40px; }
.stat_s{ display: flex; align-items: center; }
.dash_round{ flex-shrink: 0; margin: 0 30px 0 0}
.table_cn_row{ display: flex; justify-content: space-between; border:1px solid #e8e8e8; padding: 10px 15px;}
.dash_box{ width: 100%; }

.badge-primary{ background-color: #eaeef4; color: #262626;  }
.badge-success{ background-color: #36ac6e }
.badge-warning{ background-color: #e2c469; color: #fff }
.badge-blue{ background-color: #61a6e0; color: #fff }

.badge{ border-radius: 2.25rem; font-size: 13px; padding: 5px 10px; }
.table_cn_cell{ font-size: 14px; }
.table_cn_cell img{ margin: 0 10px 0 0 }
.dashboard-menu{ display: none; }

/*ACCRODIAN*/

.accordion{ margin: 30px 0 }
.drawer{width:100%; margin-bottom: 0px; }
.accordion-item{}
.accordion-item-active .accordion-header{ background: #489246 }
.accordion-item-active .accordion-header-icon{color:#fff; }
.accordion-item-active .accordion-header .accrodian_header{	color:#fff;}
.accordion-header{cursor:pointer; display: flex; align-items: center; justify-content: space-between;   padding: 0 0 10px 0; background: #1e70bb; padding: 0 15px; color: #fff; margin-bottom: 8px; }
.accordion-header .accordion-content{ display: block; background: transparent; border:none; }
.accordion-header .accrodian_header{font-size:18px;	margin:0;	line-height: 1.6; font-weight: 500; color:#fff;}
.accordion-content{	display:none;background:#FFF;padding:15px 0 10px 0;}
.accordion-content p{margin:0;margin-bottom: 0; padding-bottom: 0px;}
.accordion-header-icon{	float:right;color:#fff;	font-size: 13px;vertical-align: middle; padding: 0 10px;}
.accordion-header-icon.accordion-header-icon-active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);	transform:rotate(180deg);	color:#fff;}

.buttons_holder{ margin:30px 0; position: relative; }


.new-header-top{padding:11px 20px;}
.dashboardlogo{padding:25px 25px 34px; text-align: center;}
.arr{position: absolute; right:34px; top:22px; color:#898989 !important; font-size: 22px; cursor:pointer; transition:0.5s; cursor:pointer; }
.arr i{transform:rotate(-180deg); transition:0.5s;}
.arr.add i{transform:rotate(0deg);}

/***toggle button custom**/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slide {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slide:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slide {
  background-color: #1e70bb;
}

input:focus + .slide {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slide:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slide.round {
  border-radius: 34px;
}

.slide.round:before {
  border-radius: 50%;
}

/***end of toggle button custom**/

/**custom drop down***/

.dropdown {
  /*display: inline-block;*/
  position: relative;
}

.dd-button {
  display: inline-block;
  border: 1px solid #1e70bb;
  border-radius: 4px;
  padding: 10px 40px 10px 30px;
  background-color: #1e70bb;
  cursor: pointer;
  white-space: nowrap;
  color:#fff;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}

.dd-button:hover {
  background-color: #489246;
}


.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #1e70bb;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #1e70bb;
  list-style-type: none;
  color:#fff;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #489246;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
  color:#fff;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
/*** end of custom dropdowmn**/

/***circle social icon***/

ul.social-ele {
    list-style: none;
}

ul.social-ele li {
    margin:5px 20px;
    float:left;
}

ul.social-ele li a{width:100%; height:100%; display: inline-block; }

.wp-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  
  vertical-align: middle;
  color: #fff;
  margin-right: 5px;
  display:flex !important; align-items:center; align-content:center; justify-content:center;

}

ul.social-ele li a .fa-facebook-f {
  background: #3B5998;
}

ul.social-ele li a .fa-linkedin {
  background: #0077B5;
}

ul.social-ele li a .fa-twitter {
  background: #1DA1F2;
}
ul.social-ele li a .fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
ul.social-ele li a .fa-google-plus {
  background: #D04338;
}
ul.social-ele li a .fa-youtube {
  background: #FF0000;
}

ul.social-ele li a .fa-pinterest {
  background: #BD081C;
}


/*** cutom circle button**/

.button {
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #d4d4d4;
  height: 32px;
  line-height: 32px;
  padding: 0px 25.6px;
  font-weight: 300;
  font-size: 14px;
 
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
  margin:5px 10px;
}

.button:hover {
  border:   4px solid #d4d4d4;
  color:#000;
}

.button:active {
 
  color: #bbbbbb;
  border:   4px solid #d4d4d4;
}


input.button, button.button {
  height: 34px;
  cursor: pointer;
}


.button-block {
  display: block;
}


.button.disabled,
.button.disabled:hover,
.button.disabled:active,
input.button:disabled,
button.button:disabled {
  
 
  
  color: #CCC;
  cursor: default;
}


.button-wrap {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -moz-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: -o-linear-gradient(top, #e3e3e3, #f2f2f2);
  background: linear-gradient(top, #e3e3e3, #f2f2f2);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  border-radius: 200px;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.04);
  padding: 10px;
  display: inline-block;
}



.button-circle {
  -webkit-border-radius: 240px;
  -moz-border-radius: 240px;
  -ms-border-radius: 240px;
  -o-border-radius: 240px;
  border-radius: 240px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
  width: 120px;
  line-height: 120px;
  height: 120px;
  padding: 0px;
  border-width: 4px;
  font-size: 18px;
}


.button-primary {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
  background: -webkit-linear-gradient(top, #00b5e5, #008db2);
  background: -moz-linear-gradient(top, #00b5e5, #008db2);
  background: -o-linear-gradient(top, #00b5e5, #008db2);
  background: linear-gradient(top, #00b5e5, #008db2);
  background-color: #00a1cb;
  border-color: #007998;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);
}

.button-primary:hover {
 

  border:   4px solid #007998;
 color:#fff;
}

.button-primary:active {
  background: #1495b7;
  color: #005065;
  border:   4px solid #007998;
}


.button-action {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8fcf00), color-stop(100%, #6b9c00));
  background: -webkit-linear-gradient(top, #8fcf00, #6b9c00);
  background: -moz-linear-gradient(top, #8fcf00, #6b9c00);
  background: -o-linear-gradient(top, #8fcf00, #6b9c00);
  background: linear-gradient(top, #8fcf00, #6b9c00);
  background-color: #7db500;
  border-color: #5a8200;
  color: white;
  text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}

.button-action:hover {
  border:   4px solid #7db500;
  color:#fff;
}

.button-action:active {
  background: #76a312;
  color: #374f00;
  border:   4px solid #7db500;
}


.button-highlight {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9915), color-stop(100%, #d87e04));
  background: -webkit-linear-gradient(top, #fa9915, #d87e04);
  background: -moz-linear-gradient(top, #fa9915, #d87e04);
  background: -o-linear-gradient(top, #fa9915, #d87e04);
  background: linear-gradient(top, #fa9915, #d87e04);
  background-color: #f18d05;
  border-color: #bf7004;
  color: white;
  text-shadow: 0 -1px 1px rgba(91, 53, 2, 0.35);
}

.button-highlight:hover {
 border:   4px solid #f18d05;
 color:#fff;
}

.button-highlight:active {
  background: #d8891e;
  color: #8d5303;
   border:   4px solid #f18d05;
}


.button-caution {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8543f), color-stop(100%, #d9331a));
  background: -webkit-linear-gradient(top, #e8543f, #d9331a);
  background: -moz-linear-gradient(top, #e8543f, #d9331a);
  background: -o-linear-gradient(top, #e8543f, #d9331a);
  background: linear-gradient(top, #e8543f, #d9331a);
  background-color: #e54028;
  border-color: #c22d18;
  color: white;
  text-shadow: 0 -1px 1px rgba(103, 24, 13, 0.35);
}

.button-caution:hover {
  border:   4px solid #c22d18;
  color:#fff;
}

.button-caution:active {
  background: #cd5240;
  color: #952312;
  border:   4px solid #c22d18;
}


.button-royal {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #99389f), color-stop(100%, #752a79));
  background: -webkit-linear-gradient(top, #99389f, #752a79);
  background: -moz-linear-gradient(top, #99389f, #752a79);
  background: -o-linear-gradient(top, #99389f, #752a79);
  background: linear-gradient(top, #99389f, #752a79);
  background-color: #87318c;
  border-color: #632466;
  color: white;
  text-shadow: 0 -1px 1px rgba(26, 9, 27, 0.35);
}

.button-royal:hover {
 border:   4px solid #632466;
 color:#fff;
}

.button-royal:active {
  background: #764479;
  color: #3e1740;
   border:   4px solid #632466;
}

/***custom table css**/



.custom-table table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.custom-table table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

.custom-table table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

.custom-table table th,
.custom-table table td {
  padding: .625em;
  text-align: center;
}

.custom-table table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .custom-table table {
    border: 0;
  }

  .custom-table table caption {
    font-size: 1.3em;
  }
  
  .custom-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .custom-table table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  .custom-table table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .custom-table table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .custom-table table td:last-child {
    border-bottom: 0;
  }
}

/***custom css for table**/

/*.page-link:hover {
    z-index: 2;
    color: #1b8dc3;
    text-decoration: none;
    background-color: #e9ecef;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1e70bb;
    border-color: #1e70bb;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    margin-top: 11px;
}

.table-dark {
    color: #fff;
    background-color: #1e70bb;
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #1e70bb;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,0.2);
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
    border: 1px solid #dee2e6;
}

.btn-primary{
    color: #fff;
    background-color: #1e70bb !important;
    border-color: #1e70bb !important;
}*/


/*.progress-bar {background-color: #1e70bb !important; }*/
.go{display: none;}

.new-selct{flex-wrap:wrap;  flex-direction: column; }
.new-selct .go{width:360px; height:47px; background: #fff; border: 1px solid #ddd; padding:10px 12px; display: inline-block; margin-top: 8px; border-radius: 5px; font-weight: 400; font-size: 23px; color:#262626; display: none; }
.new-selct .go i{font-size: 12px; vertical-align: middle;}
.new-selct .go:hover{background: #1e70bb; color:#fff;}
.newavailablecont{padding:59px 65px;}
.newavailablecont h2{text-align: center; color:#1e70bb; font-weight:600; text-transform: capitalize; font-size: 38px; padding-bottom: 70px;}
.newavailablecont .avlblbx{border-bottom: 1px solid #c1d9ee; margin-bottom: 37px;}

.newavailablecont .avlblbx h4{font-weight: 600; font-size: 23px;  }
.newavailablecont .avlblbx h4 span{display: block;}
.newavailablecont .exam_price{text-align:left; justify-content:start; color:#718792;  padding-bottom: 37px; padding-top:5px;}
.newavailablecont .price_though{padding-left:0px; font-size: 23px; font-weight: 600;}
.newavailablecont .main_price{ padding-left: 0;font-size: 23px; font-weight: 600;}
.newavailablecont .price_though:after {
   content: "/";
    position: absolute;
    left: 27px;
    font-size: 95px;
    color: #7d7d7d;
    transform: rotate(49deg);
    top: 1px;
    font-weight: 300;
    font-weight: 100;
}

.new-tab-text-holder{width:47%; padding:60px 60px 50px 60px;}
.new-tab-text-holder p{color:#07415d; font-size: 20px;  }
.new-tab-text-holder h2 {font-size: 50px;}
.mega-oprtr{position: relative;}
.megamenu{position: absolute;  width:1100px; left:-477px; top:70%;  background: #fff; color:red; z-index:999; padding:30px;}

.scroll4::-webkit-scrollbar {
  width: 12px;
    background-color: #F5F5F5;
}
 
.scroll4::-webkit-scrollbar-thumb {
  border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.scroll4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}



/***piechart***/
.container-new{ width: 40%;}

/***piechart***/

/***line-chart**/
.container-line{width: 50%;}

/***line-chart**/



.loginbox{width:500px; border-radius:10px; border: 1px solid #1e70bb; position: absolute; left:-200px; top:123%; padding:20px 20px; z-index:9999; background: #b2daff; display: none; text-align: left !important;}
.inbx label{font-size:16px; font-weight: 500; margin-bottom: 2px; display: block; text-transform: capitalize; }
.inbx input[type=text], .inbx input[type=password], .inbx input[type=email] {display: block; width:100%; height:40px; border: 1px solid #ddd; border-radius: 8px; padding:6px 12px;}
.inbx select {display: block; width:100%; height:40px; border: 1px solid #ddd; border-radius: 8px; padding:6px 12px; font-size: 14px; -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; background: #fff url('../assets/images/down-arrow.png') 96% 50% no-repeat; cursor:pointer;}
.cont {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cont:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cont input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cont input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cont .checkmark:after {
  left: 9px;
  top: 5px;
  width: 8px;#016EB8
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cont a{background: transparent !important; padding:0px !important; display: inline-block !important; border-radius:inherit !important; line-height: 0px !important; color:#1e70bb !important; font-weight: 500 !important; margin-left:5px; text-decoration: underline;}

.cont span{font-size:18px; margin:0px 5px;}
.inbx input[type=submit]{background: #1e70bb;
    color: #fff;
    border-radius: 20px;
    padding: 0 25px;text-align: center !important; display: block; width:60%; height:45px; border:none; outline:none; margin:0 auto; transition:0.5s;}

.inbx input[type=submit]:hover{background: #549de0;}

.log-text{margin:0px 10px 0px 20px !important; font-size:18px; color: #2a9d8f;font-style: italic; font-weight:700; padding-top: 5px;}
.new-vtn-login i{color:#fff; margin-left:6px; transition:0.5s;}
.pub-box{width:200px; position:absolute; left:0; top:100%; z-index:9999; background: #1e70bb; padding:15px 10px; border-radius: 8px; border:1px solid #fff; display: none;}
.pub-box ul li{ display: block !important; }
.pub-box ul li.dvdr{width:85%; height:1px; border-bottom: 1px dashed #fff; margin:10px 0px 10px;  }
.pub-box ul li a{background:transparent !important; padding:0px !important; color:#fff !important; line-height: 31px !important; display: block; text-align: left !important; }
.pub-box ul li a:hover{ color:#f0db17 !important;  }
.complt{font-size:25px; font-weight:700; color:#1b8eb6;}
.complt span{display: block; font-size: 14px; font-weight: 300; color:#000;}

.dropdown-menu {
   
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    background: #1e70bb;
    padding: 15px 10px;
    border-radius: 8px;
    border: 1px solid #fff;
    display: none;
}

.dropdown-menu li a{color:black;padding:5px;}
.dropdown-menu li a:hover {color:#016EB8; text-decoration:none;}

.btn-group{width:100%;}
.btn-group button{background-color: #1b8eb6; border-color: #49a5c5;}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #1b8eb6;
    border-color: #49a5c5;
}
th.ntaftr:after{display: none !important;}
th.ntaftr:before{display: none !important;}


/* RESPONSIVE CSS */

@media only screen and (max-width: 1600px) {
.below_banner_section{ margin-top: -5px; }
.left_bottom_round{ left: -100px; }
.loginbox {left: -300px;}

}

/**start**/
@media only screen and (max-width: 1499px) {
 .star li {font-size: 13px;}
 .avaible_container .avlblbx p{ padding: 0px; }

 .loginbox {left: -354px;}

}

@media only screen and (max-width: 1300px) {
.disflxbox .crsble:nth-child(3){width: 40%}
 .navigation ul li a {font-size: 14px;}
}


/**strt end**/

@media only screen and (max-width: 1199px) {
.logo{ width: 210px; }
.navigation ul li a{ font-size: 15px; margin: 0 0 0 15px;}
/*.bellow_banner_box { padding: 110px 15px 15px 15px;}
.bellow_banner_box h2{ font-size: 20px; }*/
.bellow_banner_box{ margin-bottom: 100px; }
.below_banner_section{ margin-top: 120px; }
.banner_caption{ top: 54%; }
.banner_caption h2{ padding: 0 0 5px 0 }
.banner_caption p{ padding-bottom: 15px; }
.below_banner_section{ margin-bottom: 0px; }
.tab_text_holder{ padding: 30px 50px; }
.footer_nav_holder ul li a{ font-size: 13px; }
a.browse_button{ width: 220px;  }
.stikr_tetx { margin: 0 0 0 20px;}
.stikr_tetx ul li:first-child{ padding: 0 15px 0 0; margin: 0 15px 0 0; font-size: 22px;  }
.stikr_tetx ul li:last-child{ font-size: 17px; }
.section_heading p br{ display: none; }
.counter_number{ font-size: 32px; }
.page_mid_banner h3{ top: 0px; font-size: 22px; line-height: 36px; }
.contri_box_inner h3{ font-size: 15px; }
.linkedlink{ right: 15px; }
.disclemair_top h3{ font-size: 19px; }

/**strat**/
.disflxbox{margin:0px; justify-content: space-between;}
.mxwdth{width:45%; margin-bottom:29px;}
.disflxbox .crsble:nth-child(3){ width: 100% }
.sidebar_navigation ul li a{ padding: 0 0 0 10px; }
.margmidbottom{ margin-bottom: 30px; }
.graph{ margin-bottom: 30px; }

.mean-container .mean-nav ul li li a {padding: 0.6em 10%;}
.mean-container .mean-nav ul li li a i{display: none; }
.mean-container a.meanmenu-reveal{text-indent:inherit !important;}
.mean-container .mean-nav ul li li li a {padding: 0.6em 15%;}

.search_holder input[type=seacrh] { width: 228px;}
.loginbox {left: -330px;}

}

@media only screen and (max-width: 992px) {
 a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;}
.banner_caption h1{ font-size: 36px; line-height: 36px; padding-bottom: 5px; }
.banner_caption h2{ font-size: 20px; line-height: 30px; }
.banner_caption p{ font-size: 15px; }
.tab_text_holder{ width: 65%; }
.extreme_right_img { display: none; }
.copyright p{ font-size: 12px; }
.privacy_nav ul li{ font-size: 12px; }
.counter_section{ flex-wrap: wrap; }
.counter_box{ width: 50% }
.stikr_tetx ul li:after{ display: none; }
.stikr_tetx ul li{ display: block; }
.article_section_bottom{ padding: 20px 15px; }
.article_section_bottom p br{ display: none; }
.disclemair_top h3{ font-size: 25px;  }
.inner_banner_cn h2{ font-size: 16px; }
.how_box{ margin-bottom: 60px; }
.page_mid_banner h3{ position: static; }
.custm_row{ flex-wrap: wrap; }
.contri_box{ width: 50%; margin-bottom: 30px; }
.mobnone{ display: none; }
.contact_form_holder{ padding: 0px; }
.mobileblock{ display: block; margin: 30px 0 }
.desktop_display{ display: none; }
.mobile_display{ display: block; }
.year_box{ width: 100% }
.counter_section{ margin-bottom: 30px; }
.artical_section .container{ max-width: 100% }
.artical_section .tab_text_holder{ margin-right: 0 !important; margin-left: 0 !important }
.back_img_holder2{ background-position: 0 }
/**start**/
.maparea{text-align: center;}
.mxwdth{ width: 100% }
.disflxbox{ margin-top: 100px; }
.crsble{ margin-top: 50px; }
.marsmmargin{ margin-bottom: 30px; }
.dash_round{ width: 75px; }
.dash_round{ margin: 0 15px 0 0 }
.dash_cn_top{ flex-wrap: wrap; }
.dash_name{ margin-bottom: 15px; }
.search_box_dash{ width: 270px; }

.newavailablecont .main_price {font-size: 21px;}
.newavailablecont .price_though {font-size: 21px;}
.search_holder input[type=seacrh] { width: 128px;}
.loginbox {left: -311px;}
.search_holder label{display: none;}
.log-text {font-size: 11px;}

}

@media only screen and (max-width: 767px) {

h1{  margin: 0px; padding: 0 0 30px 0; color: #262626; font-size: 34px; font-weight: 300  }
h2{ margin: 0px; padding: 0 0 30px 0; color: #262626; font-size: 34px; font-weight: 300 }
h3{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 26px; font-weight: 300 }
h4{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 22px; font-weight: 300 }
h5{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 20px; font-weight: 300 }
h6{ margin: 0px;  padding: 0 0 30px 0; color: #262626; font-size: 16px; font-weight: 300 }

.padding-bottom100{ padding-bottom: 45px; }


.r-tabs .r-tabs-nav {  display: none;}
.r-tabs .r-tabs-accordion-title {  display: block; }
.r-tabs .r-tabs-accordion-title a{  padding: 10px 15px; border:1px solid #dbdbdb;  display: block; color: #262626 }
.r-tabs-accordion-title.r-tabs-state-active a{ background: #1b8dc3; color: #fff; }
 a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; -webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none;}

.header_top_content{ flex-wrap: wrap; }
.header_top_left{ width: 100%; text-align: center; display: flex; justify-content: center; padding-bottom: 15px; }
.header_top_right{ width: 100%; text-align: center; }
.page_banner h2{ font-size: 28px; }
.banner_caption{ position: static; transform: translate(0); padding-top: 25px; padding-bottom: 25px;}
.section_heading h2{ font-size: 34px; line-height: 45px; }
.section_heading h3{ font-size: 18px; }


#horizontalTab{ padding: 0 15px; }
.tabsection{ padding-bottom: 50px; }
.tabcontent_1{ padding: 60px 15px; }
.tab_text_holder{ width: 100%; padding:30px 15px; }
.tab_text_holder h2{ font-size: 34px; }
.tab_text_holder h3{ font-size: 18px; }
.back_img_holder{ padding: 45px 15px; }
.app_icon_box{ margin-bottom: 30px; }
h2{ font-size: 34px; }
p{ font-size: 18px; }
.left_bottom_round, .right_top_round, .right_bottom_round{ display: none; }
.footer_top{ display: block; }
.ft_logo{ width: 220px; margin: 0 auto 30px; }
.ft_social ul li{ font-size: 18px; }
.footer_nav_holder ul{ margin-bottom: 30px; }
.foot_bottom{ display: block; }
.copyright{ margin-bottom: 20px; }
.r-tabs .r-tabs-accordion-title{ position: relative; }
.r-tabs .r-tabs-accordion-title:after{ content: '\f107'; position: absolute; right: 12px; top: 11px;  font-family: 'FontAwesome'; }
.footer_nav_holder{ padding-bottom: 0 }

.banner_caption{ text-align: center; }
.tab_text_holder{ text-align: center; }
.section{ text-align: center; }
.footer_nav_holder h2{ text-align: center; }
.footer_nav_holder ul li a{ text-align: center; font-size: 14px; }
.copyright p{ line-height: 26px; }
.stiker_holder{ display: block; text-align: center;  padding: 15px 0}
.sticker_icon{ margin: 0 auto 20px  }
a.browse_button{ margin: 15px auto 0 }
.counter_box{ width: 50% }
.counter_box{ margin: 15px 0 }
.article_section_top h2{ font-size: 22px; }
.article_section_bottom{ padding: 20px 15px; }
.sortby{ width: 280px; }
.abt_img{ margin-bottom: 45px; }
.inner_banner h1{ font-size: 28px; }
.inner_page_content h2{ font-size: 34px; }
.disclemair_cn{ padding: 15px; }
.mission_cn{ padding: 15px; }
.inner_banner{ height: 160px; }
.inner_banner_cn h2{ display: none; }
.page_mid_banner h3{ font-size: 20px; }
.contri_box{ width: 100% }
.withoutbanner{ padding-top: 15px; }
.disclemair_top{ padding:15px; }
.disclemair_top h3{ font-size: 20px; }
.linkedlink{ right: 50%; margin-right: -106px; }
.page_mid_banner h3 span{ font-size: 32px; }
.disclemair_top{ padding-right: 75px; }
.mobileblock{ padding-right: 15px; }
.search_holder label{ display: none; }
/*.header_top_right{ display: block; }*/
.search_holder{ width: 100%; display: block; margin: 0 0 15px 0 }
.search_holder input[type=submit]{ right: 25px; }
.banner_caption a.btn-primary{ width: 145px; padding: 0px; height: 40px; line-height: 40px; font-size: 13px; margin: 15px 0 0 }
.passborad_section .section_heading h2{ font-size: 34px; line-height: 45px; padding-bottom: 30px;}
.selct_holder select{ width: 100% }
.artical_section .tab_text_holder{ margin-right: 0 !important }
.artical_section .tab_text_holder{ padding: 15px; }
.quote_section h4{ text-align: left; }
.drt_details{ text-align: left; }
.btm_logo_drt{ padding: 0px; text-align: left; }
.drt_details br{ display: none; }
.search_libry_section{ display: block; }
.search_libry_section label{ padding: 0 0 15px 0 }
.artical_section .container{ padding: 0px; }
.back_img_holder2{ padding-right: 15px; padding-left: 15px; margin-top: 45px; padding-top: 45px; padding-bottom: 45px; }
.onlymob{ display: flex; }
.onlydesktop{display: none; }

/**start**/
.crsble h2 {font-size: 21px;}
.maparea {
    padding: 44px 0px 12px;
}
#info-box {bottom: 57px;}
.crssec {
    padding-bottom: 35px;
}
.new-blue h5 {font-size: 17px;}
    .dag:after {
    content: "/";
    position: absolute;
    left: 4px;
    font-size: 44px;
    color: #fff;
    transform: rotate(24deg);
    top: -16px;
    font-weight: 300;
}
.new-blue h6 {font-size: 16px;}
.brws {padding: 9px 31px;}
.crsble p br{display: none;}
.nurs-bancap .pl-5{padding-left:15px !important;}
.testi_slider{ margin: 50px 0 0 0; padding: 0 15px 0 }
.testi_slider .owl-prev, .testi_slider .owl-next{ position: static; transform: translate(0); }
.testimonials_section .section_heading h2 br{ display: none; }
.mapbx{ margin-top: 45px; }
.search_holder input[type=seacrh]{ width: 100% }

.header_top_left{ display: none; }
.search_holder{width: 50px; order: 2}
.search_holder input[type=submit]{ right: 0 }
.search_holder{ margin-bottom: 0px; display: none;}
.header_top_right{ justify-content: space-between; }
.header_top_right ul{ width: 100% }
.banner_desktop{ display: none; }
.banner_mobile{ display: block; }
.board_content{ background-position: center center; }
.disflxbox{ margin-top: 0 }
.select_speciality_drop{ flex-wrap: wrap; }
.select_speciality_drop label{ display: block; text-align: center; padding: 0 0 15px 0 }
.select_speciality_drop select{ width: 100% }
.avaible_container{ padding: 15px; }
.inner_page_content h2{ font-size: 27px; line-height: 1.4; text-align: center; }
.avaible_container .avlblbx p{ padding: 0px; }
.avaible_container{ margin: 30px 0 0 0 }
.back_img_holder_exm{ padding-right: 15px; padding-left: 15px; }
.main_price{ padding: 0;  font-size: 30px; }
.price_though{ font-size: 30px; }
.dashboard_holder{ flex-wrap: wrap; }
.dashboard_sidebar{ width: 100%;}
.stat_s{ flex-wrap: wrap; }
.dash_round{ margin: 0 0 30px 0 }
.search_box_dash{ width: 165px; }

.dashboard-menu span{ width: 30px; height: 2px; background-color: #fff; display: block; margin-top: 10px;}
.dashanchor{ display: flex; align-items: center; float: right; margin-right: 15px; }
.menu_label{ color: #fff; margin: 10px 15px 0 0 }
.dashboard-menu{ background-color: #16994c; padding-bottom: 10px; }
.sidebar_navigation{ display: none; }
.dashboard-menu{ display: block; }
.stat_box_bottom {
    padding: 20px 15px;
}
.dash_round{margin:0 auto 25px;}
.dash_cn_top {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.dash_name {padding: 0 0px 0 0;}

.newavailablecont .exam_price{justify-content:center; text-align: center;}
.avlblbx h4 {text-align: center;}
.bd-lst{border-bottom: 1px solid #c1d9ee !important; margin-bottom: 37px !important;}
.new-selct .go{width:100%;}

.mean-container .mean-nav ul li ul li ul{display: none !important; }

.mean-container .mean-nav ul li ul li a.mean-expand{display: none;  }
}

@media only screen and (max-width: 639px) {
	.mxwdth {width: 100%; }
	.daycont {display: block;}
	.crcl{margin:0 auto 18px;}
	.daycont .fst{margin-right: 0px;}
	.scnd{text-align: center !important;}
	.avlblbx {
    margin-bottom: 28px;
    text-align: center;}
    .avaiuable {padding:30px 14px; text-align: center;}
    .avaiuable h2{margin-bottom:0px ;}
    .mapbx {height: 400px;}
   .loginbox { width: 300px; left: -110px;}
    

}



.megaoprtr-new{display: none;}
  .megaoprtr-new ul{width:362px; list-style:none; padding:0; margin:0; border:1px solid #ddd; border-radius: 5px;}
  .megaoprtr-new ul li{position: relative; display: block; width:100%; position: relative;}
.megaoprtr-new ul li a i{position: absolute;  top:19px;  right:8px; color:#1e70bb;}
.megaoprtr-new ul li a{ margin: 0px; color: #000 ; display: block; padding: 10px 15px; line-height: 30px; border-bottom: 1px dotted #1e70bb; position: relative;}
.megaoprtr-new ul li ul li a:hover i{color:#fff;}

.megaoprtr-new ul li ul{opacity:0; transition:0.5s; visibility:hidden; position: absolute; left:100%; top:0;  background: #1e70bb !important; border-radius: 4px !important;  width:300px;  z-index: 999999999 !important; border:1px solid #fff !important; z-index:9; border:none; border-radius: inherit;}
.megaoprtr-new ul li:hover ul{opacity:1; transition:0.5s; visibility:visible; }
.megaoprtr-new  ul li ul li{ display: block !important; margin:0px;  width:100% !important; border:none !important;}
.megaoprtr-new  ul li ul li a{ margin: 0px; color: #fff  !important; display: block !important; padding: 8px 15px !important; line-height: 30px !important; border-bottom: 1px dotted #fff !important; font-size: 13px;  }
.megaoprtr-new  ul li ul li:last-child a{border-bottom:none !important;}
.megaoprtr-new  ul li ul li a:hover{ background: #e8e8e8 !important; color: #000 !important;  }
.megaoprtr-new  ul li ul li a:hover:after{ display: none !important; } 
.megaoprtr-new ul li ul .dwnbtn{position: sticky; left:0; bottom:0; z-index:99999;}
.megaoprtr-new  ul li ul.fst{height:300px; overflow:hidden;}
.megaoprtr-new  ul li ul.scrlul{overflow-y:scroll;  }
 .megaoprtr-new  ul li ul.fst li:last-child{margin-bottom: 45px;}

 .megaoprtr-new  ul li ul .dwnbtn{position: sticky; left:0; bottom:0px; height:45px;
     width:100%;
    text-align:center;
    background:#18acf3;
    color:#fff;
    z-index:99999999999999999999999999;
    padding:7px; cursor:pointer;}



@media only screen and (max-width: 1500px) {

  .megaoprtr-new ul li ul{left:0; top:100%; }
  .board_content{padding:190px 0 280px;}

}

@media only screen and (max-width: 991px) {
  .megaoprtr-new ul{width:357px;}
  .board_content{padding:190px 0 280px;}
}

@media only screen and (max-width: 767px) {
  .megaoprtr-new ul{width:100%;}
  .megaoprtr-new  ul li{text-align: left;}
  .megaoprtr-new  ul li ul li{text-align: left;}
}

@media only screen and (max-width: 639px) {

  .selct_holder button{width:100%;}

  }







/*SP CSS*/

.sp_float_box{ width:100%;height:100%; padding: 0 12px; margin: 15px 0 30px 0 ;  transition: all .5s; }
.sp_float_inner{ background:#ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.2); text-align: center; border-radius: 6px; overflow: hidden;margin:25px;padding:50px;}
.col-line-divider {border-right:solid 1px Black;text-align:left;}
@media (max-width: 752px) {
   .col-line-divider {border-right:none;text-align:center;}
   .sp_float_inner{ background:#ffffff; box-shadow: 0 0 12px rgba(0,0,0,0.2); text-align: center; border-radius: 6px; overflow: hidden;margin:5px;padding:10px;}
}

.btn-list {
   background: #17a2b8;
   border-radius: 70px;
   font-size: 14px;
   font-weight: 400;
   color: #fff;
   text-transform: none;
   border: none;
   outline: none;
   padding: 15px 45px;
   border: 1px solid #f8f8f8;
}

@media(max-width: 1300px) {
   .mainbannertext h1 {
      font-size: 28px;
   }

   .mainbannertext h4 {
      font-size: 18px;
   }


   .banner_caption h1 {
      font-size: 28px;
      color: #262626;
      font-weight: 300;
      padding: 0 0 30px 0;
      line-height: 25px;
   }
}

@media(max-width: 820px) {
   .mainbannertext h4 {
      font-size: 14px;
   }


}

.back_img_exm_prep{ 
   background: url(../assets/images/USMLEbanner.jpg) no-repeat; 
   background-size: cover; 
   padding: 70px 0;
   /*overflow: hidden;*/ 
   background-position: top center;
   height:700px;
}



.tab_exam_text_holder{
   width: 100%;
   background: #fff;
   padding: 30px 30px 30px 30px;
   /*float: left;*/

}

/* ==========================================================================
   WCAG 2.2 AA — Color Contrast Overrides (STAT-3611)
   Overrides Bootstrap 3 defaults that fail 4.5:1 contrast ratio.
   ========================================================================== */

/* --- Error / Danger Text: #a94442/#d9534f → #b52a2a (~5.0:1 vs white) --- */
.text-danger,
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.has-error .input-group-addon,
.has-error .form-control-feedback {
  color: #b52a2a;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #8c1f1f;
}
.has-error .form-control {
  border-color: #b52a2a;
}
.has-error .form-control:focus {
  border-color: #8c1f1f;
}

/* --- Placeholder Text: #999 → #6b6b6b (~5.0:1 vs white) --- */
.form-control::-moz-placeholder {
  color: #6b6b6b;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6b6b6b;
}
.form-control::-webkit-input-placeholder {
  color: #6b6b6b;
}
.form-control::placeholder {
  color: #6b6b6b;
  opacity: 1;
}

/* --- Info Button: #5bc0de bg → #137a85 (~5.1:1 with white text) --- */
.btn-info {
  background-color: #137a85;
  border-color: #0e6570;
}
.btn-info:focus,
.btn-info.focus {
  background-color: #0e6570;
  border-color: #0a5860;
}
.btn-info:hover {
  background-color: #0e6570;
  border-color: #0a5860;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-color: #0e6570;
  border-color: #0a5860;
}

/* --- Success Text: #5cb85c → #2e7d32 (~5.6:1 vs white) --- */
.text-success {
  color: #2e7d32;
}
a.text-success:hover,
a.text-success:focus {
  color: #1b5e20;
}

/* --- Muted Text: #777 → #595959 (~7.0:1 vs white) --- */
.text-muted {
  color: #595959;
}

/* --- Danger Button: #f04124 bg → #c0392b (~4.6:1 with white text) --- */
.btn-danger {
  background-color: #c0392b;
  border-color: #a93226;
}
.btn-danger:focus,
.btn-danger.focus {
  background-color: #a93226;
  border-color: #922b21;
}
.btn-danger:hover {
  background-color: #a93226;
  border-color: #922b21;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-color: #a93226;
  border-color: #922b21;
}

/* --- Pagination Links: #337ab7 → #2a6496 (~5.3:1 vs white) --- */
.pagination > li > a,
.pagination > li > span {
  color: #2a6496;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  color: #1d4568;
}

/* --- "Most Popular" Badge Teal: #12c6bb → #0b7b73 (~5.1:1 with white text) --- */
.badge.badge-pill.badge-pill-teal {
  background-color: #0b7b73;
}
.section-pricing-options .card.card-shadow-md .badge.badge-pill-teal {
  background: #0b7b73;
}
.section-money-back .card-shadow-lg .badge-pill-teal {
  background-color: #0b7b73;
}

/* --- CME/Credits Teal Text: #55c4b3 → #0d7570 (~5.5:1 vs white) --- */
.poc-cmece,
.totalCreditsCount,
.totalCreditsCountRedeem {
  color: #0d7570;
}