@charset "utf-8";

/* CSS Document */



body

{

	font-family: 'Poppins', sans-serif !important;

	font-size:13px !important;

	margin:0px !important;

	padding:0px !important;

	line-height:24px;

    color:#000 !important;

}
.iiec_nav li a,.cont_info li a,.top_search,.footer_heading,.footer-links li,.copyright,.powered_by a
{
    font-family:lato;
}



.nopadding

{

	padding-left:0px !important;

    padding-right:0px !important;

}

a,a:hover

{

	text-decoration:none;

}

ul

{

	margin:0px;

	padding:0px;

}

.banner_sec

{

    width:100%;

    position: relative;

    height:653px;

}

.iiec_slider

{

    width:100%;

    float: left;

    background: url('../images/banner1.jpg') no-repeat;

    background-size:cover;

    height:653px;

    position: relative;

   

}

.iiec_slider .overlay

{

    width:100%;

    height:100%;

    background-color: #04040447;

    position: absolute;

    top:0;

    left: 0;

}

.top_sec

{

    width: 100%;

    height:96px;

    position: absolute;

    top:0;

    left: 0;

    background-color: #ffffff7a;
	
	z-index: 1;

}

.top_sp

{

    padding-top:20px;

}

.top_logo

{

    display: block;

    text-decoration: none;

}

.search_box,.search_box .inner, .top_info

{

    width:100%;

    float: left;

}

.search_box .inner

{

    margin-top:10px;

}

.top_search

{

    position: relative;

    width:100%;

    border-radius: 16px;

    font-size: 13px;
    padding-left:25px;

}

.search_box .inner

{

    position: relative;

}

.search_box .inner button:focus

{

    border-color: #fff;

}

.search_box .inner button

{

position: absolute;

       top: 2px;

    right: 5px;

    padding: 2px 12px;

    border: none;

    background: #fff;

    font-size: 12px;

    border-radius: 10px;

    

}

.cont_info

{

    padding:0;

    margin:0;

    text-align: right;

    list-style: none;

    padding-top: 7px;

}

.cont_info li 

{

    display: inline-block;

      color:black ;

    padding-left:15px;
    


}

.cont_info li a

{

    text-decoration: none;

    color:black;
    
    font-size:15px;

}

.cont_info li .enq_btt

{

      background-color: #ed3238;

    padding: 7px 38px;

    text-transform: uppercase;

    color: #fff;

    border-radius: 16px;

}

.top_info

{

    padding-top:10px;

}

.main_menu

{

    width:100%;

    background-color: #00000069;

    height:40px;

    position: absolute;

    top:97px;

    left: 0;

}

.iiec_nav

{

    padding: 0;

    margin: 0;

    list-style: none;

    text-align: center;

}

.iiec_nav li

{

    display: inline-block;  

}

.iiec_nav li a 

{

    text-decoration: none;

    color:#fff;

    text-transform: uppercase;

    font-size: 14px;

    padding: 8px 20px;

    display: block;

}

.iiec_nav li a:hover{

    background-color: #ed3238;

}

.header-sectiontt

{

	position:relative;	

}

.banner_bot

{

    position: absolute;

    width: 100%;

    bottom: -18px;

    left:0;

}

.whats_new

{

    width:100%;

    height: 45px;

    background-color: #ed3238;

    color:#fff;

    text-transform: uppercase;

    text-align: center;

    font-size: 15px;

        padding-top: 11px;

    font-weight: 600;

}

.new_text

{

    background-color: #fff;

    border-top:1px solid #ddd; 

     border-bottom:1px solid #ddd; 

     border-right:1px solid #ddd;

     height: 45px;

}

.theme_color

{

  color:#ed3238;  

}

.theme_color1

{

    color:#3065af;

}

.page_heading

{

    text-transform: uppercase;

    font-size: 25px;

    line-height: 32px;

    font-weight: 600;

}

.small_head

{

 font-size: 22px;    

}

.heading_bot

{

    width: 62px;

    height: 3px;

    background-color: #3065af;

    float: left;

}

.fixed-header

{

    position: fixed;

    top:0;

    left:0;

    background-color: #3065af;

    z-index: 1000;

     -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);

  -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);

  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);

}

.learn-bttn

{

    display: inline-block;

    border: 1px solid #ed3237;

    padding: 7px 25px;

    color: #ed3237;

    font-weight: 600;

    border-radius: 20px; 

    text-decoration: none !important;

}

.main-font

{

    font-family: Montserrat;

}

.learn-bttn:hover{

    background-color: #ed3237;

    color: #FFF;

    transition: .3s ease-in-out;

}

.abt_info

{

    width:100%;

    height:159px;

    background-color: #3065af;

    float:left;

    margin-bottom: 16px;

    transition: transform .5s;

    z-index: 5;

    position: relative;

    padding: 18px;

    cursor: pointer;

}

.abt_info:hover

{

     -ms-transform: scale(1.2); /* IE 9 */

    -webkit-transform: scale(1.2); /* Safari 3-8 */

    transform: scale(1.2); 

    z-index: 10;

}

.abt_left

{

    width:100%;

    float:left;

}

.info_row

{

   

    position: relative;

     height:350px;

    width: 180px;

    padding: 0 8px;

}

.bx_theme_color

{

    background-color: #cd1f22;

}

.top_sp_row

{

     margin-top: 50px;  

}

.abt_info p 

{

    color: #fff;

    font-size: 20px;

    line-height: 29px;

    text-transform: uppercase;

    top: 10px;

    position: relative;

}

.abt_info p span

{

    font-weight: bold;

    font-size: 26px;

    display: block;

}

 /* What WE Offer */

.why-choose-bg

{

	background-image:url(../images/why-choose.jpg);

	width:100%;

	height:520px;

	position: relative;

	background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    

}

.overlay-bg

{

	background-color: rgba(255, 255, 255, 0.16);

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

}

.heading-cont

{

	text-align:center;

}

.heading-cont h2

{

	font-weight:700;

	margin:0px;

	padding-bottom:10px;

}

.text-border-center

{

	display:block;

	background-color:#FFF;

	width:70px;

	height:4px;

	margin:auto;

}

.why-choose-box

{

	margin:30px 0px;

}

.whychoose-thumb-margin

{

	margin:15px 0px;

}

.whychoose-innerthumb

{

	height:174px;

    overflow: hidden;

    border-radius: 3px;

}

.whychoose-innerthumb img

{

	min-height:174px;

}

.why-choose-content

{

	text-align:left;

	width:100%;

}

.why-choose-content h5

{

	text-transform: uppercase;

	margin-top:17px;

	margin-bottom:5px;

	font-weight:bold;

	font-size:15px;

}

.why-choose-content p

{

	line-height:24px;

	margin-bottom:7px;

}

.why-choose-content a

{

	font-size:12px;

	color:#000;

	padding-left:3px;

	padding-bottom: 5px;

	display:block;

	background-color:transparent;

    text-decoration: none;



}

.why-choose-content a i

{

	font-size:10px;

	vertical-align:middle;

}

.view-choose-btn

{

   	border-bottom:2px solid #000;

    display: block;

    width:80px;

}



.view-choose-btn:hover {

    border-bottom:1px solid #ed3237;

}

.view-choose-btn:hover::after 

{



}

.heading-common h2

{

	font-weight: 700;

    color: #2e2e2e;

    margin: 0px;

    padding-bottom: 10px;

	text-align:center;

}

.centre-prop

{

    margin: auto;

}

.study-abroad-bg

{

	background-color:#f6f6f6;

	border-radius:5px;

	overflow:hidden;

}

.study-abroad-content

{

	padding:10px 12px;

	text-align:left;

}

.study-abroad-content h5

{

	font-size:15px;

	font-weight: 600;

	margin:0px;

}

.study-abroad-content  .country-link

{

	color:#2e2e2e;

}

.study-abroad-content:hover .country-link

{

	color:#ed3237;

	transition:.3s ease-in-out;



}

.study-abroad-content p

{

	line-height:21px;

	margin:7px 0px;

	font-size:12px;

}

.read-more-btn .read-more

{

	font-size:12px;

	font-weight:600;

	color:#ed3237;

}

.study-abroad-content a i

{

   vertical-align:middle;

}

.study-abroad-thumb

{

	height:195px;

	overflow:hidden;

}

.study-abroad-thumb img

{

	max-height:195px;

}

.read-more-btn a:hover

{

	color:#2e2e2e;

	transition:.3s ease-in-out;

}

.study-abroad-bg

{

		transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -webkit-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;



/*

  -webkit-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);

  -moz-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);

  -ms-transition:all 0.4s cubic-bezier(0.57, 0.07, 0.44, 2);

*/

}

.study-abroad-bg:hover

{

	-webkit-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.17);

	-moz-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.17);

	box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.17);



	

}

.dot-color .slick-dots li.slick-active button:before

{

	color:#ed3237;

}

.grey-outer-bg

{

	background-color:#f6f6f6;

}

.thumb-logos

{

	height: 90px;

    display: flex;

    align-items: center;

    overflow: hidden;

    margin: 8px 15px;

	border:1px solid #c6c6c6;

	background-color:#FFF;

}

.men_right

{

    background: url('../images/what_we_offer.png') no-repeat;

  width: 454px;

    height: 313px;

    position: absolute;

    top: -38%;

    right:0;

}

.why-choose-mob

{

    padding:0 15px;

}

.offer_slider .slick-next:before

{

   

     color: #cd1f22; 

}

.offer_slider .slick-dots li.slick-active button:before

{

     color: #cd1f22; 

}

.stay_ab_bx

{

    width:100%;

    height:160px;

    float:left;

    border-top-left-radius: 6px;

      border-top-right-radius: 6px;

    display: flex;

    flex-direction: column;

    justify-content: center;

        background: #ededed;

    overflow: hidden;

}

.stay_ab_bx img

{

  

}

.abroad_title_bar

{

    width:100%;

    height:40px;

   padding:0 15px;

    position: absolute;

    bottom: 0;

    left:0;

}

.abroad_title_bar .inner

{

    width:100%;

    position: relative;

   background-color: #3065af;

     height:40px;

    padding: 8px 10px 0 10px;

    color:#fff;

    font-size: 16px;

    text-transform: uppercase;

}

.country_icon

{

    width:70px;

    height:70px;

    position: absolute;

    right: 27px;

    bottom:25px;

    background: red;

    border-radius: 60%;

        flex-direction: column;

    justify-content: center;

       

    overflow: hidden;

    

}

.stay_abroad .slick-next,  .stay_abroad .slick-prev

{

      top: 50%;  

}

.test_back

{

 	background-image:url(../images/test_back.jpg);

	width:100%;

	height:404px;

	position: relative;

    background-repeat: no-repeat;

    background-size: cover; 

    left:0;

    top:0;

}

.test_box

{

    width:170px;

    height:170px;

    margin:0 auto;

    border-radius: 60%;

    border:1px solid #ddd;

    background-color: #fff;

    flex-direction: column;

    justify-content: center; 

    overflow: hidden;

    cursor: pointer;

    margin-bottom: 15px;

}

.test_box:hover

{

box-shadow: #cecece 0 4px 2px 2px;

}

.latest_event

{

    width:100%;

    height:225px;

    border:5px solid #ddd;

    overflow: hidden;

     display: flex;

    flex-direction: column;

    justify-content: center;

        background: #ededed;

    margin-bottom: 15px;

    position: relative;

    

}

.latest_event img

{

    max-width: 100%;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.5s;

}

.latest_event:hover img

{

     -moz-transform: scale(1.1);

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}

.view_all_event

{

    text-align: center;

}

.view_all_event a 

{

    display: inline-block;

    padding:8px 24px;

    color:#fff;

    text-transform: uppercase;

    border-radius: 4px;

    background-color: #3065af;

    text-decoration: none;

}

.testimonials_back

{

    width:100%;

    height:568px;

    background: url('../images/testimonial_back.png') no-repeat;

    background-size: cover;

    

}

.footer_top

{

    width:100%;

    background: url('../images/city_footer_top.png') ;

    height:204px;

   

    

}

footer



{

    background-color: #d41419;

    color:#fff;

}

.footer-links

{

    list-style: none;

    padding:0;

    margin: 0;

    text-align: center;

}

.footer-links li a

{

    text-decoration: none;

    color:#fff;

    font-size: 12px;

}

.footer_heading

{

    text-align: center;

    font-size: 14px;

}





.footer_social

{

    padding:0;

    margin:0;

    list-style: none;

    text-align: center;

}

.footer_social li

{

    width: 32px;

    height: 32px;

    background-color: #ffffff;

    display: inline-block;

    border-radius: 60%;

        margin: 0 5px;

}

.footer_social li a 

{

    display: block;

    text-decoration: none;

    color:#d41419;

    position: relative;

    font-size: 14px;

    cursor: pointer;

    width: 100%;

    height: 100%;

    border-radius: 60%;

}

.footer_social li a span

{

    position: absolute;

  top: 4px;

    left: 12px;

}

.footer_social li a:hover 

{

    background-color: #ffffff;

    color: #3065af;

}

.last_foot

{

    background-color: #b8090e;

        padding: 10px 0;

    

}

.copyright

{

    font-size: 12px;

    color:#fff;

    margin-bottom: 0;

}

.powered_by

{

    text-align: right;

    margin-bottom: 0;

}

.powered_by a 

{

    text-decoration: none;

    color:#fff;

    font-size: 12px;

}







div#wpcf7-f191-o1

{

	background-color: #f9f9f9;

    padding: 15px;

    border-radius: 3px;

	border:1px solid #ddd;

}

.sub-menu

{

	padding:0px;

	margin:0px;

	position:absolute;

}



.sub-menu li

{

	display: block;

    float: none;
    border-bottom: 1px solid #8f8f8f;

}

.sub-menu li:last-child
{
     border-bottom:none;
}

.sub-menu

{

	display:none;

    min-width: 180px;

	text-align: left;

	z-index:1;

}

.sub-menu li a

{

	color:#FFF;

	text-transform:capitalize;

}

.sub-menu li a:hover

{


	background-color:#3063ad;

}

/*.sub-menu li a:hover {background-color: #ddd}*/



/* Show the dropdown menu on hover */

.iiec_nav li:hover .sub-menu

{

    display:block;
	background-color: #414141;


}

div.wpcf7 label

{

	font-size:13px;

	font-weight:500;

	margin-bottom:10px;

}

div.wpcf7 input

{

	border-radius:3px;

	border:1px solid #ddd;

	height:30px;

	width:100%;

}

div#wpcf7-f418-o1 input , div#wpcf7-f418-o1 textarea

{

	width:400px;

}

div#wpcf7-f418-o1 .wpcf7-submit

{

	width:100px;

}

.wpcf7-textarea

{

	border:1px solid #ddd;

	width:100%;
	height: 150px;

}

.wpcf7-submit

{

	background-color:#ed3238;

	color:#FFF;

	width:100px;

	height:40px;

}

.enq-heading

{

	text-align:center;

}

.enq-heading h2

{

	font-size:22px;

	text-transform:uppercase;

	margin-bottom:10px;

	margin-top:0px;

	padding-bottom:5px;

	border-bottom:1px solid #3065af;

	font-weight:600;

	color:#3065af;

	display:inline-block;

}

.contact_tpmenu .cont_infopg , .contact_tpmenu .cont_infopg a 

{

	color:#2a2a2a;


}

.cont_info li .enq_btt

{

	color:#FFF;

}

.enq_abt a

{

	background-color:#ed3238;

	color:#FFF;

	padding:6px 20px;

	border-radius:3px;

	margin-top:10px;

	display:inline-block;

	text-decoration:none;

}

.enq_abt a:hover

{

	background-color:#FF2428;

	transition: .3s ease-in-out;

}

.feedback-section h2

{

	font-size:22px;

	font-weight:600;

	color:#ed3238;

	margin-bottom:15px;

}

#tablepress-1 caption

{

	display:none;

}

#tablepress-1

{

	border:1px solid #ddd;

}

.tablepress tfoot th, .tablepress thead th

{

	background-color:#ed3238;

	color:#FFF;

	font-weight:500;

	font-size:15px;

}

#tablepress-1 tbody

{

	font-size:13px;

}

.slick-dots li button:before

{

	font-size:12px !important;

}

.col-test

{

	   display: block;

    float: none;

    margin: auto;

}

.test-row

{

	width:100%;

	display:inline-block;

}

.strong-view.default .testimonial-image img

{

	background-color:transparent;

	border:none !important;

}

.strong-view.default .testimonial-inner

{

	border:1px solid #ddd;

}

.sliderimage_hide_border .wpls-logo-cnt.slick-slide img

{

	border:1px solid #ddd;

}

.wpls-logo-showcase .slick-dots

{

	bottom:-30px !important;

}

.wpls-logo-showcase .slick-dots li button

{

	border:none !important;

	background-color:#555;

	width: 8px !important;

    height: 8px !important;

}

.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-next

{

	background: none !important;

}

.ms-layer h1

{

	font-size: 50px;

	text-transform:uppercase;

	font-weight:bold;

}

.ms-layer .redclr

{

	color:#ed3238; 

}

.enq_abt .elementor-text-editor a

{

	color:#131313;

	text-decoration:underline;

}

.iiec-maillnk

{

	color:#ed3238; 

	text-decoration-color:#ed3238; 

}

.usa-consultlnk

{

		color:#ed3238; 

	text-decoration-color:#ed3238; 

}

.mail-linkh1b

{

	

		color:#ed3238; 

	text-decoration-color:#ed3238; 

}

.main-nav

{

/*

	position:relative;

	min-height: 138px;

*/

}

.pg_inner

{

	position: relative;

	top:0;

	left:0;

/*	background-color:#2a2a2a;*/

}

.cd-tabs__navigation li

{

	list-style-type: none;

}

.cd-tabs__navigation li a

{

	text-decoration:none;

}

.elementor-widget-tabs .elementor-tab-desktop-title

{

	padding:5px 10px;

}



.redcolor

{

	color:#ed3238; 

}

.studylist li

{

	list-style-type:none;

}

.studylist li::before

{

	content:"\f054";

	font-family: FontAwesome;

	font-size:12px;

	padding-right:5px;

		

}

.elementor-tabs-wrapper

{

	font-size:13px;

}





.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .why-aus::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/whyaustralia-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

	margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .why-aus::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/whyaustralia-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

	margin-right:10px;

}

.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .living::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

	margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .living::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .cost::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/money-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .cost::before

{

	content:"";

/*	position:absolute;*/

	background-image:url(../images/money-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .acc::before

{

	content:"";

	background-image:url(../images/accomodation-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .acc::before

{

	content:"";

	background-image:url(../images/accomodation-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .edu::before

{

	content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .edu::before

{

	content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title .vac::before

{

	content:"";

	background-image:url(../images/vacation-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-62 .elementor-element.elementor-element-25c5 .elementor-tab-title.elementor-active .vac::before

{

	content:"";

	background-image:url(../images/vacation-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title .why-can::before

{

	content:"";

	background-image:url(../images/canada-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .why-can::before

{

	content:"";

	background-image:url(../images/canada-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title  .study-can::before

{

	content:"";

	background-image:url(../images/canada-qurblck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .study-can::before

{

	content:"";

	background-image:url(../images/canada-qurred.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title  .living::before

{

	content:"";

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .living::before

{

	content:"";

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title  .study-permit::before

{

	content:"";

	background-image:url(../images/checklist-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .study-permit::before

{

	content:"";

	background-image:url(../images/checklist-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title  .edu::before

{

	content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .edu::before

{

	content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title .guide::before

{

	content:"";

	background-image:url(../images/guidance-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-56 .elementor-element.elementor-element-18a .elementor-tab-title.elementor-active .guide::before

{

	content:"";

	background-image:url(../images/guidance-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .std-europe::before

{

		content:"";

	background-image:url(../images/whyeurope-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .std-europe::before

{

		content:"";

	background-image:url(../images/whyeurope.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .whystudeuro::before

{

		content:"";

	background-image:url(../images/canada-qurred.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .whystudeuro::before

{

		content:"";

	background-image:url(../images/canada-qurblck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .livingeurope::before

{

		content:"";

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .livingeurope::before

{

		content:"";

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .edu::before

{

		content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .edu::before

{

		content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .reasonseuro::before

{

	content:"";

	background-image:url(../images/typsofedu-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .reasonseuro::before

{

		content:"";

	background-image:url(../images/typsofedu-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title.elementor-active .scholar::before

{

	content:"";

	background-image:url(../images/scholarship-europe.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-60 .elementor-element.elementor-element-5e1a .elementor-tab-title .scholar::before

{

		content:"";

	background-image:url(../images/scholarship-europewhite.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .singapr::before

{

	content:"";

	background-image:url(../images/singapore-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .singapr::before

{

		content:"";

	background-image:url(../images/singapore-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .stdsinga::before

{

	content:"";

	background-image:url(../images/canada-qurred.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .stdsinga::before

{

		content:"";

	background-image:url(../images/canada-qurblck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .permit::before

{

	content:"";

	background-image:url(../images/checklist-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .permit::before

{

		content:"";

	background-image:url(../images/checklist-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .liv::before

{

	content:"";

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .liv::before

{

		content:"";

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .edu::before

{

	content:"";

	background-image:url(../images/typsofedu-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .edu::before

{

		content:"";

	background-image:url(../images/typsofedu-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title .vac::before

{

			content:"";

	background-image:url(../images/guidance-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-217 .elementor-element.elementor-element-4d7f .elementor-tab-title.elementor-active .vac::before

{

	content:"";

	background-image:url(../images/guidance-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title .edu-usa::before

{

	content:"";

	background-image:url(../images/liberty-st-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title.elementor-active .edu-usa::before

{

	content:"";

	background-image:url(../images/liberty-st-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title .bachinusa::before

{

	content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title.elementor-active .bachinusa::before

{

	content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title .mbausa::before

{

	content:"";

	background-image:url(../images/mastersusa-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title.elementor-active .mbausa::before

{

	content:"";

	background-image:url(../images/mastersusa.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title .ms-usa::before

{

	content:"";

	background-image:url(../images/mbausa-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-58 .elementor-element.elementor-element-17ed .elementor-tab-title.elementor-active .ms-usa::before

{

	content:"";

	background-image:url(../images/mbausa-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .why-uk::before

{

	content:"";

	background-image:url(../images/london-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .why-uk::before

{

	content:"";

	background-image:url(../images/london-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .reasons::before

{

	content:"";

	background-image:url(../images/canada-qurred.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .reasons::before

{

	content:"";

	background-image:url(../images/canada-qurblck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .mbauk::before

{

	content:"";

	background-image:url(../images/mastersusa.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .mbauk::before

{

	content:"";

	background-image:url(../images/mastersusa-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .livuk::before

{

	content:"";

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .livuk::before

{

	content:"";

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .briedu::before

{

	content:"";

	background-image:url(../images/british-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .briedu::before

{

	content:"";

	background-image:url(../images/british.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title.elementor-active .guideuk::before

{

	content:"";

	background-image:url(../images/scholarship-europe.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1085 .elementor-element.elementor-element-2afc .elementor-tab-title .guideuk::before

{

	content:"";

	background-image:url(../images/scholarship-europewhite.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}



.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title.elementor-active .std-msya::before

{

	

	content:"";

	background-image:url(../images/malysiaicon.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title .std-msya::before

{

	content:"";

	background-image:url(../images/malysiaicon-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title.elementor-active .resmysa::before

{

	

	content:"";

	background-image:url(../images/canada-qurred.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title .resmysa::before

{

	content:"";

	background-image:url(../images/canada-qurblck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title.elementor-active .livcostmysa::before

{

	

	content:"";

	background-image:url(../images/money-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title .livcostmysa::before

{

	content:"";

	background-image:url(../images/money-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title.elementor-active .cost::before

{

	

	content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-215 .elementor-element.elementor-element-6a2 .elementor-tab-title .cost::before

{

	content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title.elementor-active .why-newz::before

{

		content:"";

	background-image:url(../images/newzealand-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title .why-newz::before

{

		content:"";

	background-image:url(../images/newzealand-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title.elementor-active .permit::before

{

		content:"";

	background-image:url(../images/checklist-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title .permit::before

{

		content:"";

	background-image:url(../images/checklist-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title.elementor-active .livnew::before

{

		content:"";

	background-image:url(../images/living-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title .livnew::before

{

		content:"";

	background-image:url(../images/living-white.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title.elementor-active .edu::before

{

		content:"";

	background-image:url(../images/education-red.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor-1282 .elementor-element.elementor-element-48b4 .elementor-tab-title .edu::before

{

		content:"";

	background-image:url(../images/education-blck.png);

	width:40px;

	height:40px;

	display:inline-block;

	vertical-align: middle;

		margin-right:10px;

}

.elementor .elementor-element .elementor-tab-title

{

	background-color:#3064ae !important;

	border-bottom:1px solid #f2f2f2 !important;

	color:#FFF !important;

}

.elementor .elementor-element .elementor-tab-title.elementor-active

{

    color: rgba(20,5,0,0.96) !important;

    border-left: 3px solid #ed3238 !important;

	background-color:#FFF !important;

}



.heading-pgtitle

{

	padding-top: 50px;

    text-align: center;

    font-size: 24px;

    text-transform: uppercase;

    font-weight: 600;

	color:#ed3238; 

}

.menu-color

{

	background-color:#3064ae;

}

.allpages-bg

{

	background-image:url(../images/header-banner.jpg);

	width:100%;

	height:120px;

	background-size:cover;

	background-repeat:no-repeat;

}



.elementor-tab-content h3

{

	font-size:20px;

}

#wpcf7-f418-o1

{

	background-color:#f2f2f2;

	padding:25px;

	border-radius:3px;

}

.menu-link

{

	width: 45px;

    height: 40px;

    background-color: #f9f9f9;

    border: 1px solid #ddd;

    left: 55px;

    border-radius: 3px;

    top: 20px;

	position: absolute;

	text-align:center;

	z-index: 1;

}



.menu-link span

{

	color: #555;

    line-height: 40px;

    vertical-align: middle;

    font-size: 18px;

    display: inline-block;

}

.menu-link:visited span i

{

	color:#ed3238;

}

.strong-view.controls-style-buttons2 .wpmslider-start, .strong-view.controls-style-buttons2 .wpmslider-stop, .strong-view.controls-style-buttons2 .wpmslider-next, .strong-view.controls-style-buttons2 .wpmslider-prev

{

	background:#3065af !important;

}

.strong-view.controls-style-buttons2 .wpmslider-start, .strong-view.controls-style-buttons2 .wpmslider-stop, .strong-view.controls-style-buttons2 .wpmslider-next, .strong-view.controls-style-buttons2 .wpmslider-prev:hover

{

	background:#2B2B2B;

}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated

{

	font-family:Poppins !important;

}

.ms-layer h1

{

    font-size:40px !important;

    margin-top: 10px !important;

    margin-bottom: 10px !important;

    color:white;

    text-shadow: 2px 2px black;



}

.redclr

{

    color:#F22E3D !important;

}
.infobox-outer
{
	position:relative;
}
.info-box
{
	position:absolute;
	top:-100px;
	left:0;
	width: 100%;
	z-index:0;
}
.outer-bg
{
	background-color:#3065af;
	padding:15px 20px;
	color:#FFF;
	height: 200px;
	display:table-cell;
	vertical-align:middle;
	transition: all .5s ease-in-out;
	transform: scale(1.0); 
}
.outer-bg:hover
{
	transform: scale(1.1); 
	z-index:2;
	position:relative;
}
.heading-info
{
	position:relative;
}
.heading-info h3
{
	margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.heading-info:after
{
	position: absolute;
	content:"";
    border: 1px solid #FFF;
    width: 50px;
    left: 0;
    bottom: -9px;
	transition: all .3s ease-in-out;
}

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.outer-bg:hover .heading-info:after
{
	width: 100%;
}
.content p
{
	margin-top:15px;
	font-size:12px;
}
.outer-bg01
{
	background-color:#4370b0;
}
.outer-bgred
{
	background-color:#cd1f22;
	display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0);
	z-index: 3;
	position:relative;
}
.outer-bgred
{
	 -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.outer-bg .info-icon img
{
	height:40px;
}

.menu-item-has-children,.menu-item-2470
{
	position:relative;
}

.iiec_nav li .menu-item-has-children .sub-menu
{
	display:none;
}
.iiec_nav li .menu-item-has-children:hover .sub-menu
{
	display:block;
}

.iiec_nav .drp-submenu .sub-menu
{
	position: absolute;
    right: -180px;
    top:0;
	
}
.drp-submenu::after,.menu-item-2470:after
{
    position:absolute;
    content:"\f054";
    font-family:FontAwesome;
    right:10px;
    top:10px;
    color:#8f8f8f;
}
.iiec_nav li .menu-item-2470 .sub-menu li
{
	display:none;
}
.iiec_nav li .menu-item-2470:hover .sub-menu li
{ 
	display:block;
}
#wpcf7-f418-p324-o1
{
    background-color: #f9f9f9;
    padding: 25px 30px;
    border: 1px solid #ddd; 
}

.gallery-pg h2
{
    font-size: 18px;

}
.eve-col a
{
	color:#121212;
}


