@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*****font-family: "Roboto", serif;*******/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
/*****   font-family: "Bebas Neue", serif;*******/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/*****font-family: "Roboto", serif;*******/

/* CSS Document */
h1, h2, h3, h4, h5, h5 {font-family: "Roboto", serif;
  font-weight: 600;
}

header {
  padding: 24px 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 9999999999999;
}

body {font-family: "Roboto", serif;
  margin: 0;
  padding: 0;
}

.bg-light {
  background-color: #fff !important;
}

.blue-bg {
  background: #00b7e8;
  color: #fff;
}

.blue-bg p {
  color: #fff;
}

.white-btn {
  color: #fff;
  border: solid 1px #fff;
}

.blue .fa-angle-right:before {
  margin: 63px 0 0 0;
  line-height: 10px;
  float: left;
  font-size: 22px;
}
a:hover {
  text-decoration: none;
}
*:after, *:before, p a, a {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/*******300621v1tav*********/
.iconobx {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  margin: 11px 0 0 0;
}

.iconobx img {
  width: 35px;
}

/**go to top here**/
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  animation: MenuSlideDown .3s linear;
  -moz-animation: MenuSlideDown .3s linear;
  -ms-animation: MenuSlideDown .3s linear;
  -o-animation: MenuSlideDown .3s linear;
  -webkit-animation: MenuSlideDown .3s linear;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
  background: #fff;
  border-radius: 0;
  margin: 0;
  padding: 2px 0;
  z-index: 99999;
}

.sticky {
  padding: 0;
}
.sticky .logo-name h2 {
  font-size: 15px;
  margin: 0px 0 1px 0;
  padding: 0;
}
.sticky .logo-main {
  max-width: 93px;
}
.sticky .logo-2 {
  width: 30px;
}
.sticky .logo-name .appro {
  margin: 0;
}
.sticky .logo-name .tag-line {
  font-size: 16px;
  margin-top: 0;
}
.trent-ment-btn:hover {
  color: #000;
}
.sticky .search-bar {
  display: block;
}
@-webkit-keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
@keyframes MenuSlideDown {
  0% {
    top: -48px;
  }
  100% {
    top: 0px;
  }
}
/** #back-top {
	position: fixed;
	bottom: 7px;
	right: 15px;
	z-index: 99;
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a img {
	margin: 0 auto;
}
#back-top a:hover {
	color: #000;
}
#back-top a i {
	background: #ff2c2b;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	font-size: 29px;
	padding-top: 2px;
	border: solid 2px #fff;
	box-shadow: 0px 0px 5px #777;

} **/
#back-top {
  height: auto;
  width: auto;
  padding: 9px;
  position: fixed;
  bottom: 7px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-size: 15px;
  text-transform: uppercase;
}
#back-top img {
  width: 25px;
  display: block;
  margin: 0 auto;
}
#back-top a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    background: #262626;
    display: block;
    padding: 0;
    border-radius: 0;
    border: solid 2px #fff;
    height: 40px;
    width: 40px;
    outline: none;
    line-height: 37px;
}
/**go to top here end**/
/*******landingpage code************/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

/********topslier******/
.owl-carousel .owl-item img.mobiles {display: none;}



.forsed {
    position: absolute;
    right: 10%;
    top: 10%;
    z-index: 2;
    width: 371px;
}

.mdoese .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
/********topslier*end*****/
/***********iimtlpone**************/
section.iimtlp.iimtlpone {
    position: relative;
    overflow: hidden;
}
.topbnre {
    width: 100%;
    object-fit: cover;
    height: 679px;
}

.iimtlpone .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.bodew {
    display: block;
    vertical-align: top;
    width: 100%;
    margin: 30px 0 0 0;
}

.toploew {
    padding: 0 20px;
    width: 324px;
    display: block;
}
.toploew img {
    width: 100%;
    display: block;
}
.leimdbx {
    width: 52%;
    display: inline-block;
    vertical-align: top;
}
.desew {
    background: #b32428;
    color: #fff;
    font-size: 43px;
    font-weight: 400;
    width: fit-content;
    margin: 34px 0 13px;
    padding: 0 15px;
    line-height: 58px;
}

.bodew p.sedew {
    font-size: 26px;
    margin: 0;
    padding: 0;
}
.firoxe {
    width: 408px;
    margin: 20px 0 9px;
}
.otbox {
    width: 197px;
    display: block;
    margin: 13px 0 36px;

}

.bodew p.sedew {
    font-size: 26px;
    margin: 0;
    padding: 0;
	color: #fff;
}

.bodew p.reds {
    width: fit-content;
    background: #1a1a1a;
    padding: 6px 15px;
    font-size: 16px;
    border: solid 1px #ff9600;
}
.leimdbx a {
    display: block;
    background: #ff9600;
    width: fit-content;
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    padding: 4px 13px;
    margin: 30px 0;
}

.bodew p.reds {
    width: fit-content;
    background: #1a1a1a;
    padding: 6px 15px;
    font-size: 16px;
    border: solid 1px #ff9600;
	color: #fff;
}

.formboxe {
    display: inline-block;
    width: 43%;
    vertical-align: bottom;
    text-align: right;
}
.formboxe img{
    width: 100%;
}
/**************iimtlpone**end*********/

/***********iimtlptwo**************/
section.iimtlp.iimtlptwo {
    background: url("../images/iimt-images/bg-1.webp") no-repeat top left/ cover;
    padding: 50px 0;
}
.maonbxe {
    border: solid 2px #ff9600;
}
.mdiese {
    display: block;
    padding: 30px 0 21px;
}
.abtxt {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 30px 0 0 0;
}
.iimttxt {
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    margin: 32px 30px 0 30px;
}

.paraboxe {
    display: inline-block;
    color: #fff;
    width: 79%;
    vertical-align: top;
    font-size: 16px;
    padding: 20px 0;
}

.paraboxe p:last-child{margin: 0;}

.bloxe {
    background: #262626;
    padding: 0 70px 30px;
    border-top: solid 2px #ff9600;
    margin: 15px 0 0 0;
}


#iimtrebx .item span{
    color: #fff;
    text-align: center;
    display: block;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.bloxe .allhead {
    margin: -28px auto 41px;
    display: block;
    float: none;
    width: fit-content;
}

/**************iimtlptwo**end*********/

/***********iimtlpthree**************/
section.iimtlp.iimtlpthree {
    background: #1a1a1a;
    padding: 0 0 50px;
}
.allhead {
    color: #262626;
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
}

.diese {
    background: #ff9600;
    display: block;
    width: fit-content;
    padding: 0 0 0 29px;
    line-height: normal;
}

.diese i {
    display: inline-block;
    font-style: normal;
    margin: 10px 21px 12px 0;
}

.diese img {
    display: inline-block;
    margin: 0;
    object-fit: cover;
    height: 52px;
    vertical-align: top;
    position: absolute;
}
.linebt {
    display: block;
    width: 100%;
    border-bottom: solid 2px #ff9600;
}

.boxebox   {
    display: block;
    margin: 50px 0 0;
}

.slibxes {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    margin-bottom: 19px;
}
.slibxes .owl-carousel .owl-item img:first-child {margin-bottom: 10px;}

.taboxe {margin-top: 45px;
}
.taboxe .nav.nav-pills .nav-item {
    width: 33.3%;
}
.taboxe .nav.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius);
    width: 98%;
    font-size: 20px;
    font-weight: 700;
    background: #ffffff;
    border-radius: 10px 10px 0 0;
    margin: 0 10px;
    line-height: 29px;
    color: #262626;
    line-height: 25px;
    padding: 13px 0;
}
.taboxe  .nav-pills .nav-link.active, .taboxe  .nav-pills .show > .nav-link {
  color: #fff;
       background: #1a1a1a;
	position: relative;
}

.taboxe .nav-pills .nav-link.active::before, .taboxe .nav-pills .show > .nav-link::before {
    background: url("../images/iimt-images/black-arrow.webp") no-repeat top center;
    position: absolute;
    bottom: -8px;
    height: 11px;
    width: 40px;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
}

.taboxe .nav.nav-pills .nav-item:first-child .nav-link { margin-left: 0;	}
.taboxe .nav.nav-pills .nav-item:last-child .nav-link { margin-right: 0;	}

.taboxe .nav.nav-pills .nav-item .nav-link  br { display: none;}

.taboxe .accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    display: inline-block;
    width: 49.4%;
	margin: 0.5% 0;
	vertical-align: top;
}
.taboxe .accordion-flush .accordion-item:nth-child(even){margin-left: 10px;}

.taboxe .accordion-body {
    background: #e3e3e3;
}

.uioxe ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.uioxe ul li {
    margin: 5px 0;
    position: relative;
    padding: 0 0 0 20px;
}

.uioxe ul li::before {
    height: 7px;
    width: 7px;
    position: absolute;
    left: 0;
    top: 7px;
    background: #b71a34;
    content: "";
}



.accordion-button:not(.collapsed) {
    background: #fff;
}
.accordion-button:focus {
    z-index: 3;
    border :none;
    outline: 0;
    box-shadow: none;
}

.accordion {
    --bs-accordion-btn-icon: url(../images/iimt-images/red-arrow.webp);
    --bs-accordion-btn-active-icon: url(../images/iimt-images/red-arrow.webp);   
}

.forboxe  {
    margin: 50px 0 0;
}

.conxes span i {font-style: normal;}
/***************iimtlpthree*end*********/

/***********iimtlpseven**************/
.iimtlpseven {
    background: #1a1a1a;
    padding: 50px 0;
}
.leboxe {
    width: 68%;
    float: left;
    display: inline-block;
    vertical-align: top;
}
.iimtlpseven .leboxe:first-child {
    width: 32%;
    margin: -2px 0 0 0;
}

.iimtlpseven .leboxe:last-child .diese {
    background: #ff9600;
    display: block;
    width: fit-content;
    padding: 0;
    line-height: normal;
    float: right;
	position: relative;
}

#rex {
    width: 85%;
	text-align: right;
	float: right;
}
.iimtlpseven .leboxe:last-child .linebt {
    clear: both;
}

.iimtlpseven .leboxe:last-child .allhead {
    text-align: right;
}


.iimtlpseven .diese i {
    margin: 10px 21px 7px 0;
}
 .iimtlpseven .leboxe:last-child .diese i {
    margin: 8px 21px 7px 0;
}
.iimtlpseven .leboxe:last-child .diese img {
    height: 41px;
    margin: 0;
    left: -28px;
}
.iimtlpseven .allhead {
    margin-bottom: 51px;
	    font-size: 20px;
}
.iimtlpseven  .diese img {
    height: 42px;
	    margin: 0 -16px 0 0;
}

.whixe {
    background: #ffffff;
    padding: 20px;
    min-height:372px;
    font-size: 19px;
}
.imdsle {
    padding: 22px 0 0;
    border-bottom: solid 1px #b71a34;
    margin-bottom: 0;
}
.imdsle:last-child {border: none;}
.imdsle span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 26px;
    color: #b71a34;
    font-weight: 700;
    line-height: 29px;
    text-align: left;
    margin: 0;
}
#rex {clear: both;}

.deddse {
    background: #fff;
    padding: 16px;
}
.conxes {
    text-align: center;
    margin: 10px 0 0 0;
}

.names {
    color: #b71a34;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
}

.names  span {
    display: block;
    font-weight: 400;
    font-size: 18px;
}

.names  span  i {
    font-style: normal;
}

.owl-carousel .owl-item .conxes img  {
    object-fit: contain;
    height: 27px;
    margin: 10px 0 0;
}
/**************iimtlpseven**end*********/



/**********.mapbixe***************/
.mapbixe {background: url("../images/iimt-images/bg-2.webp") no-repeat top center/ cover; padding: 50px 0;}
.riboxe {
    display:block;
    vertical-align: top;
    width: 100%;
}

.headew   {
    background: #1a1a1a;
    color: #ff9600;
    text-align: center;
    font-size: 38px;
    width: fit-content;
    margin: 0 auto;
    padding: 0 0 0 34px;
    margin-bottom: 65px;
}
.headew  span {
    display: inline-block;
    vertical-align: middle;
}
.headew  i {
    display: inline-block;
    background: #b32428;
    color: #fff;
    font-style: normal;
    font-weight: 900;
    padding: 20px 24px;
    margin-left: 32px;
	vertical-align: middle
}
.riboxe .small {
    text-align: center;
    margin: 0 0 6px 0;
    line-height: 28px;
}

.worldmap {
    object-fit: contain;
    height: auto;
    margin: 18px auto 0;
    display: block;
	width: 100%;
}
.mapie {margin: 50px 0 0; text-align: center;}
.mapie li {
    display: inline-block;
    width: fit-content;
    padding: 6px 15px;
    background: #ff9600;
    border-radius: 50px;
    border: solid 1px #1a1a1a;
    margin: 5px;
}

.mapie li span {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #006000;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 6px 0 0;
    border: solid 1px #fff;
}

.mapie li strong {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
}

.mapie li span.dota {background: #006000}
.mapie li span.dotb {background: #7b92a8}
.mapie li span.dotc {background: #a0522d}
.mapie li span.dotd {background: #cac27e}
.mapie li span.dote {background: #938dd2}
.mapie li span.dotf {background: #55752f}
.mapie li span.dotg {background: #c0dcc0}
.mapie li span.doth {background: #2d6d66}
.mapie li span.doti {background: #1a476f}
.mapie li span.dotj {background: #ff0000}
.mapie li span.dotk {background: #9c8847}
.mapie li span.dotl {background: #1a476f}
.mapie li span.dotm {background: #e37e00}
.mapie li span.dotn {background: #ff00ff}
.mapie li span.doto {background: #6e8e84}
.mapie li span.dotp {background: #800080}
.mapie li span.dotq {background: #00ffff}
.mapie li span.dotr {background: #ff4500}
.mapie li span.dots {background: #add8e6}
.mapie li span.dott {background: #ff7f00}
.mapie li span.dotu {background: #c10534}
.mapie li span.dotv {background: #90353b}
.mapie li span.dotw {background: #00ff00}
.mapie li span.dotx {background: #90353b}
.mapie li span.doty {background: #a0522d}
.mapie li span.dotz {background: #6e8e84}



/**********.mapbixe*end**************/

/***********glance**************/
.glance{background: #1a1a1a; padding: 50px 0 11px;}

.diekse {
    margin: 30px 0;
	text-align: center;
}

.diekse li {
    border: solid 1px #ff9600;
    position: relative;
    display: inline-block;
    width: 28%;
    margin: 22px;
    min-height: 354px;
    vertical-align: top;
    color: #fff;
    font-size: 27px;
    padding: 34px 15px;
    font-weight: 400;
}
.diekse li img {
    object-fit: contain;
    height: 80px;
}


.diekse li strong {
    display: block;
    font-size: 61px;
    color: #ff9600;
    line-height: 55px;
    margin: 30px;
    font-weight: 900;
}
/***********glance**end************/


/************iimtlpsix*************/
.iimtlpsix {
    padding-top: 50px;
    background: #e3e3e5;
}
.kdiese {
    display: block;
    width: 100%;
}
	
.desed .linebt {	
    border-bottom: solid 2px #1a1a1a;
}

.desed .allhead {margin-bottom: 50px;}


.ded {
    padding: 50px 0 0;
    display: block;
    overflow: hidden;
    clear: both;
}




.redbx {
    background: #b71a34;
    color: #fff;
    padding: 25px;
    margin: 50px 0;
}

.urde {
    display: inline-block;
    vertical-align: middle;
    font-size: 29px;
    line-height: 35px;
    width: 22%;
}

.urde strong {
    display: inline-block;
    vertical-align: middle;
    margin: 0 33px 0 0;
}

.redbx ul {
    display: inline-block;
    vertical-align: middle;
    width: 77%;
}
.redbx ul li {
    display: inline-block;
    width: 33%;
    float: left;
	 text-align: center;
}
.redbx ul li img{
    object-fit: contain;
    height: 53px;
    display: inline-block;
    vertical-align: middle;
}

.redbx ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
    margin: 0 0 0 20px;
    text-align: left;
}

#international .item img:last-child {margin-top: 10px;}

.fuime {width: 100%;}
/***************iimtlpsix*end*********/



/*********iimtlp iimtlpfour****************/

.iimtlpfour {
    padding: 50px 0;
	background: url("../images/iimt-images/bg-4.webp") no-repeat left top/ cover ;
}
.iimtlpfour .allhead {margin-bottom: 50px;}
/****************end*********/


/*********deisew***********/
.deisew  {margin-bottom: 50px;	}
.deisew, .esxciting {
    position: relative;
}

.bdiese {
    width: 100%;
}
.esxciting .container {
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
}

.tesse .nav-tabs .nav-link {
    background: #e0e0e0;
    border-radius: 0;
    border: solid 1px #000;
    color: #000;
    font-size: 13px;
    line-height: 17px;
    padding: 9px 63px;
    text-transform: uppercase;
}
.imides  {
    display: block;
}
.imides img {
    float: left;
    width: 49%;
}

.imides img:first-child {margin-right: 2%;}
.tesse .nav-tabs {
    border: none;
    margin: -27px auto 46px;
    text-align: center;
    position: relative;
}

.tesse .nav-tabs .nav-item.show .tesse .nav-link, .tesse .nav-tabs .nav-link.active {background: #b32428; color: #fff	;}
/********deisew**edn**********/

/*************iimtlpten************/
.iimtlpten {
    background: url("../images/iimt-images/bg-4.webp") no-repeat top center/ cover;
    padding: 50px 0;
    color: #fff;
}

.eidie {
    overflow: hidden;
	padding: 50px 0 0 0;
}
.eidie li {
    width: 20%;
    padding-right: 1.2%;
    float: left;
    vertical-align: top;
    display: inline-block;
}
.eidie li:last-child{margin-left: 0;} 

.tod span {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin: 0 0 9px 0;
}

.eidie li .tod:first-child, .tod {
    min-height: 106px;
}

.bodes {
    margin: 20px 0 0 0;
}

.eidie li .tod:last-child {
 margin-top: 20px;
}

.tod p {
    font-size: 14px;
    line-height: 19px;
}
.toime {
    width: 100%;
    margin: 6px 0;
}

.btede {
    background: #ff9600;
    display: block;
    clear: both;
    width: fit-content;
    padding: 10px 50px;
    margin: 50px auto 0;
    color: #000000;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
}
.iimtlpten .imides {margin: 15px 0 ; overflow: hidden;}

.btede span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 0;
}

.btede img{
    display: inline-block;
    vertical-align: middle;
}
footer {
    text-align: center;
    background: #1a1a1a;
    color: #fff;
    padding: 19px 0;
}

.leidew {
    display: inline-block;
    width: 70%;
    float: left;
    text-align: left;
}

.ride {
    display: inline-block;
    width: 30%;
    float: right;
    text-align: right;
}

footer p {margin: 0;}
.modal-header {
    border: none;
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 2;
}
.modal-header .btn-close {box-shadow: none;
    border: none;}
/************iimtlp iimtlpten****end*********/

/************commen*************/
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff9600;
    width: 31px;
}
/************commen****end*********/

/***********popupbtn**************/
.aplbtn {
    position: fixed;
    right: -3%;
    top: 40%;
    transform: rotate(-90deg);
    background: #ff9600;
    color: #000000;
    text-transform: uppercase;
    font-size: 22px;
    padding: 4px 14px 7px 14px;
    z-index: 2;
    border: solid 2px #fff;
    border-radius: 10px 10px 0 0;
}
/***************popupbtn*end*********/


/************************thankyou page code**************************/

.tamlpage {background: url("../images/thanks-bg.webp") no-repeat top center/ cover; background-size: cover;}


.logosei {
    width: 350px;
    margin: 4% auto 0;
    display: block;
	
}

.tahkks {
    display: block;
    width: 70%;
    clear: both;
    margin: 10% auto 0;
        text-align: center;
}
.ththe {
    width: 66%;
}

.tahkks p {
    color: #fff;
    font-size: 29px;
    line-height: 35px;
    margin: 24px 0;
    text-align: center;
}

.tnode {
    display: block;
    margin: 24px 0 0 6px;
}

.tnode a {
    display: inline-block;
    background: #fc7114;
    color: #fff;
    text-decoration: none;
    padding: 7px 48px;
    border-radius: 10px 0;
    margin: 0 16px;
    font-size: 22px;
}

.tnode a img {
    display: inline-block;
    width: 25px;
    margin: 0 0 0 17px;
}


.sobce {
    display: block;
    margin: 36px 0 0 32px;
    color: #fff;
}

.tid {
    display: inline-block;
    width: fit-content;
    font-size: 23px;
    font-weight: 300;
}

.diede {
    display: inline-block;
    margin: 0 0 0 30px;
}
.diede a {
    text-decoration: none;
    color: #fff;
}

.diede a span {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 20px;
}

.thanfetr {
    position: absolute;
    background: #000;
    width: 100%;
    padding: 15px 0;
    bottom: 0;
}

.leode {
    display: inline-block;
    width: 70%;
}

.leode p {
    color: #fff;
    font-size: 12px;
    margin: 0 0 0 17px;
    line-height: 17px;
    display: inline-block;
    vertical-align: middle;
}

.socialbx {
    display: inline-block;
    vertical-align: middle;
}
.socialbx a {
    display: inline-block;
    margin: 0 0 0 16px;
}
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/

/*************************/
/****************end*********/
