@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
font-size: 14px;
font-family: Poppins, sans-serif;
color: #6f6f6f;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
border: none;
}
div {
margin: 0px;
padding: 0px;
}
h1 {
font-size: 120%;
line-height: 22px;
margin: 0px;
padding: 0px;
}
h2 {
font-size: 25px;
margin: 0px;
padding: 0px;
}
h3 {
font-size: 100%;
margin: 0px;
padding: 0px;
}
h4 {
font-size: 90%;
line-height: 22px;
margin: 0px;
padding: 0px;
}
h5 {
font-size: 80%;
line-height: 22px;
margin: 0px;
padding: 0px;
}
h6 {
font-size: 75%;
line-height: 22px;
margin: 0px;
padding: 0px;
}
p {
text-align: left;
margin: 0px;
line-height: 26px;
padding: 0px;
font-family: 'Roboto', sans-serif;
color: #562803;
}
a {
text-decoration: none;
color: #0012a5;
transition: all .3s linear;
-moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
}
a:hover {
text-decoration: none !important;
color: #000;
}
a:visited {
text-decoration: none;
}
.clear {
clear: both;
}
ul ul, ul ol, ol ol, ol ul {
margin: 0;
}
ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px;
}
ul ul {
list-style-type: circle;
margin-top: 10px;
}
ul ul ul {
list-style-type: square;
margin-top: 10px;
}
ul ul ul ul {
list-style-type: circle;
margin-top: 10px;
}
ol {
margin: 0px 0 0 30px;
padding: 0px;
line-height: 19px;
}
ol ol {
margin-top: 10px;
margin-left: 15px;
}
ol ol ol {
margin-top: 10px;
margin-left: 15px;
}
ul li {
padding-left: 0px;
margin-bottom: 0px;
}
ul li ul li {
list-style-type: none;
}
ul li ul li ul li {
margin-bottom: 5px;
list-style-type: none;
}
ol li {
list-style-type: decimal;
margin-bottom: 7px;
}
ol li ol li {
list-style-type: lower-alpha;
}
ol li ol li ol li {
margin-bottom: 5px;
list-style-type: decimal;
}
table {
border-collapse: collapse;
width: 100%;
margin: 10px 0px 10px 0px;
}
table tr td {
}
th, thead th, tbody th {
border-style: none none solid;
border-width: 0 0 1px;
padding: 10px 10px!important;
}
th a, thead th a, tbody th a {
text-decoration: none;
}
th a:hover, thead th a:hover, tbody th a:hover {
text-decoration: underline;
}
td {
padding: 10px 10px !important;
text-align: left;
vertical-align: top;
font-size: 14px;
word-wrap: break-word!important;
}
td h3 {
font-size: 22px;
color: #31383e;
font-weight: 400;
text-align: center;
}
td h4 {
font-size: 17px;
color: #31383e;
font-weight: 500;
text-align: left;
}
td a {
text-decoration: none;
font-weight: normal!important;
color: #999999;
}
caption {
display: none;
}
a, img, input, button, span {
transition: all .3s linear;
-moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
}
*, *:after, *:before {
box-sizing: border-box;
}
.margin-bottom-0 {
margin-bottom: 0px!important;
}
.margin-0 {
margin: 0px!important;
}
.margin-top-0 {
margin-top: 0px!important;
}
.margin-15 {
margin-top: 15px!important;
}
.margin-20 {
margin-top: 20px!important;
}
.margin-25 {
margin-top: 25px!important;
}
.margin-30 {
margin-top: 30px!important;
}
.margin-35 {
margin-top: 35px!important;
}
.margin-40 {
margin-top: 40px!important;
}
.margin-45 {
margin-top: 45px!important;
}
.margin-50 {
margin-top: 50px!important;
}
.margin-55 {
margin-top: 55px!important;
}
.margin-60 {
margin-top: 60px!important;
}
.margin-65 {
margin-top: 65px!important;
}



header {
width: 100%;
background: #fff;
height: 103px;
padding: 10px 0px;
}
.logo {
margin-left: 32px;
float: left;
width: 5%;
padding: 0;
}
.logo img {
width: 100%;
}
.logo a {
display: block;
}
.navigation-box {
width: 100%;
clear: both;
float: right;
margin-top: 9px;
}
.navigation-box2 li a {
color: #000;
}
nav {
position: relative;
width: 100%;
margin: 0 auto;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
border: 0;
list-style: none;
line-height: 1;
display: block;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
#cssmenu #head-mobile {
display: none
}
#cssmenu > ul > li {
float: left;
z-index: 100;
position: relative;
margin: 0 0px;
line-height: 40px;
}
#cssmenu > ul > li > a {
padding: 0px 22px;
text-decoration: none;
color: #fff;
line-height: 40px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 14px;
overflow: hidden;
letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
color: #fff
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {/*background:#448D00!important;*/
-webkit-transition: background .3s ease;
-ms-transition: background .3s ease;
transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.has-sub > a:after {
position: absolute;
top: 18px;
right: 2px;
width: 8px;
height: 2px;
display: block;
background: #ddd;
content: ''
}
#cssmenu > ul > li.has-sub > a:before {
position: absolute;
top: 15px;
right: 5px;
display: block;
width: 2px;
height: 8px;
background: #ddd;
content: '';
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease
}
#cssmenu > ul > li.has-sub:hover > a:before {
top: 18px;
height: 0
}
#cssmenu ul ul {
position: absolute;
left: -9999px;
webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
border-top: 1px solid #000;
}
#cssmenu ul ul li {
height: 0;
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
background: #fff;
transition: all .25s ease
}
#cssmenu ul ul li:hover {
}
#cssmenu ul ul ul {
margin-left: 100%;
top: 0 !important
}
#cssmenu li:hover > ul {
left: auto;
top: 38px;
}
#cssmenu li:hover > ul > li {
height: 35px
}
#cssmenu ul ul li a {
border-bottom: 1px solid rgba(150,150,150,0.45);
padding: 11px 8px;
width: 240px;
text-decoration: none;
color: #000 !important;
font-family: Poppins, sans-serif;
font-weight: 400;
font-size: 14px;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
border-bottom: 0
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
color: #fff!important;
background: #3e4095;
}
#cssmenu ul ul li.has-sub > a:after {
position: absolute;
top: 16px;
right: 11px;
width: 8px;
height: 2px;
display: block;
background: #ddd;
content: ''
}
#cssmenu ul ul li.has-sub > a:before {
position: absolute;
top: 13px;
right: 14px;
display: block;
width: 2px;
height: 8px;
background: #ddd;
content: '';
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
top: 17px;
height: 0
}
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
background: #3498de;
}
#cssmenu ul ul ul li.active a {
border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a {
border-top: 1px solid #333
}
.slider1 img {
width: 100%;
margin: auto;
}
.logo h2 {
font-size: 55px;
color: #000;
font-family: 'Oswald', sans-serif;
}
#menu-strip {
height: 60px;
background: #3e4095;
border-top: 1px solid #e1e1e1;
clear: both;
}
#menu-strip ul {
margin: 0;
padding: 0;
}
#menu-strip li a span {
position: relative;
display: inline-block;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.bgcolor {
background: rgba(13, 187, 193, 0.75);
padding: 0px 10px;
color: #fff !important;
position: relative;
}
#menu-strip li a span::before {
position: absolute;
top: 100%;
content: attr(data-hover);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#menu-strip li a:hover span {
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.padding-left-0 {
padding-left: 0 !important;
}
.bgcolor::before {
content: attr(data-hover);
background: #062f7e;
padding: 0px 10px;
color: #fff !important;
position: absolute;
left: 0;
}
.carousel-indicators li {
text-indent: 0;
width: 20px!important;
height: 20px!important;
border: 3px solid #ccc;
border-radius: 10px;
line-height: 30px;
color: #e60000;
transition: all 0.25s ease;
cursor: pointer;
margin-right: 4px !important;
}
.carousel-indicators .active {
border: 3px solid #062f7e;
}
#Services {
padding: 50px 0;
}
.inner-services h3 {
display: block;
font-family: Satisfy, cursive;
font-size: 33px;
line-height: 1.8em;
color: #3fd0d4;
text-align: center;
}
.inner-services h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1.092307692307692em;
font-weight: 600;
color: #333;
text-align: center;
margin-bottom: 45px;
}
.img-1 {
width: 120px;
display: block;
margin: auto;
}
.img-2 {
width: 100px;
display: block;
margin: auto;
}
.img-3 {
width: 100px;
display: block;
margin: auto;
}
.img-4 {
width: 73.2px;
display: block;
margin: auto;
}
.img-5 {
width: 97px;
display: block;
margin: auto;
}
.img-6 {
width: 100px;
display: block;
margin: auto;
}
.services-box h4 {
margin: 18px 0px 20px 0px;
display: block;
font-family: 'Oswald', sans-serif;
font-size: 20px;
font-weight: 500;
color: #3e4095;
text-align: center;
}
.services-box {
border: 1px solid #e2dfdf;
box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.18);
padding: 60px 15px 41px 15px;
margin: 0 10px;
}
.right-menu {
float: right;
width: auto;
text-align: right;
}
.right-menu ul li {
float: left;
padding-left: 23px;
font-family: 'Roboto', sans-serif;
letter-spacing: 1px;
text-align: right;
font-size: 11px;
font-weight: 400;
}
.right-menu ul li a {
color: #000;
}
#hajj-package {
background-color: #f8f8f8;
padding: 50px 0;
}
#hajj-package h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1.092307692307692em;
font-weight: 600;
color: #333;
text-align: left;
margin-bottom: 30px;
}
.right-contact {
padding-bottom: 6px;
float: right;
clear: both;
}
.right-contact ul li {
letter-spacing: 1px;
float: left;
padding-left: 8px;
font-family: 'Roboto', sans-serif;
letter-spacing: 1px;
text-align: right;
color: #000;
font-size: 13px !important;
}
.right-contact ul li a {
color: #000;
}
.green-color {
color: #090 !important;
}
.font-22 {
font-size: 20px !important;
}
.right-contact ul li i {
color: #ec3237;
}
.top-menu {
padding-top: 10px;
float: left;
}
.white_bx {
border: 1px solid #e8e8e8;
background: #FFF;
width: 100%;
margin-bottom: 33px;
float: right;
}
.white_bx_head {
color: #6b6b6b;
padding: 0;
margin: 0;
color: #6b6b6b;
padding-top: 5px;
font-family: 'Roboto', sans-serif;
font-size: 18px;
}
.white_sub_head {
color: #00aff0;
padding-top: 5px;
}
.white_area_txt {
color: #00aff0;
font-size: 13px;
padding-top: 5px;
}
.padding-right-0 {
padding-right: 0 !important;
}
.margin-right-0 {
margin-right: 0 !important;
}
.white_bx img {
height: 110px;
width: 100%;
}
.detail-haj {
padding: 15px 15px 15px 0;
}
.inner-air {
width: 100%;
height: 265px;
overflow: hidden;
}
.inner-air img {
width: 100%;
margin-top: -6px;
}
#footer {
background-color: #00aff0;
width: 100%;
padding: 50px 0;
}
.footer-menu h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1.092307692307692em;
font-weight: 600;
color: #fff;
text-align: left;
margin-bottom: 20px;
}
.footer-menu ul li {
font-size: 15px;
font-family: 'Roboto', sans-serif;
padding-bottom: 5px;
}
.footer-menu ul li a {
color: #fff;
}
.stay-connect h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1.092307692307692em;
font-weight: 600;
color: #fff;
text-align: left;
margin-bottom: 20px;
}
.stay-connect ul li {
font-size: 17px;
padding-bottom: 8px;
}
.stay-connect ul li a {
color: #fff;
}
.stay-connect ul li a i {
width: 20px;
}
.footer-contact h2 {
display: block;
font-family: 'Oswald', sans-serif;
font-size: 30px;
line-height: 1.092307692307692em;
font-weight: 600;
color: #fff;
text-align: left;
margin-bottom: 20px;
}
.footer-contact ul li {
font-size: 17px;
padding-bottom: 15px;
color: #fff;
position: relative;
padding-left: 30px;
font-family: 'Roboto', sans-serif;
}
.phone1:before {
content: "\f041 ";
position: absolute;
left: 0;
font-family: FontAwesome;
}
.phone2:before {
content: "\f095 ";
position: absolute;
left: 0;
font-family: FontAwesome
}
.phone3:before {
content: "\f003";
position: absolute;
left: 0;
font-family: FontAwesome
}
.form_group {
position: relative;
}
input[type="text"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="email"], select, textarea, .input, .sl-field {
-moz-appearance: none;
border: none;
border-radius: 2px;
/*color: #fff !important;*/
font-weight: normal;
outline: 0 none;
padding: 5px 10px;
width: 100%;
background-color: rgba(255, 255, 255, 10%);
margin-bottom: 8px;
}
.feild-icon {
position: absolute;
top: 12%;
right: 5%;
}
.footer-contact::placeholder {
color: #fff !important;
}
.button_submit {
width: 100%;
height: 45px;
background: #3e4095;
border: none;
margin-top: 8px;
color: #fff;
font-family: 'Roboto', sans-serif;
}
.text-fff {
color: #fff;
}
#wraper {
padding-top: 60px;
padding-bottom: 80px;
}
.head-ul {
padding: 0;
margin: 0;
}
#wraper .side-bar ul li.parents {
height: 60px !important;
background: #3e4095;
line-height: 60px !important;
color: #fff;
font-size: 22px;
font-weight: bold;
}
ul.head-2 {
border: 1px solid #e6e7eb;
}
#wraper .side-bar ul li.active {
height: 52px !important;
font-weight: 600;
line-height: 52px !important;
border-left: 4px solid #062f7e;
background: #fff;
}
#wraper .side-bar ul li {
color: #000;
font-size: 18px;
font-family: 'Oswald', sans-serif;
padding-left: 28px;
height: 52px;
line-height: 52px;
background: #f7f7f7;
border: 1px solid #e6e7eb;
}
#wraper .side-bar ul li a {
color: #000;
display: block;
}
.text-postion h2 {
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
color: #333;
font-family: 'Oswald', sans-serif;
padding-bottom: 10px;
}
.text-postion p {
font-size: 16px;
font-weight: 400;
color: #565454;
padding-bottom: 0px;
font-family: 'Roboto', sans-serif;
line-height: 27px;
}
#banner-inner img {
width: 100%;
}
.bg-list ul li {
font-size: 16px;
font-weight: 400;
color: #565454;
padding-bottom: 5px;
font-family: 'Roboto', sans-serif;
position: relative;
padding-left: 15px;
}
.bg-list ul li:before {
content: '\f105';
position: absolute;
left: 0;
font-size: 17px;
font-family: FontAwesome;
left: 0;
}
.child:hover {
font-weight: 600;
border-left: 4px solid #062f7e !important;
background: #fff !important;
}
.text-postion h3 {
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
color: #333;
font-family: 'Oswald', sans-serif;
padding-bottom: 10px;
margin-bottom: 0;
}
.bg-list2 ul li p {
width: 30%;
display: inline-block;
}
.bg-list2 ul li p:nth-child(1) {
width: 50%;
display: inline-block;
}
.bg-list2 ul li {
font-size: 16px;
font-weight: 400;
color: #565454;
padding-bottom: 5px;
font-family: 'Roboto', sans-serif;
position: relative;
padding-left: 15px;
display: inline-block;
width: 100%;
}
.bg-list2 ul li:before {
content: '\f105';
position: absolute;
left: 0;
font-size: 17px;
font-family: FontAwesome;
left: 0;
}
.btn-link {
font-size: 16px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
color: #333 !important;
font-family: 'Oswald', sans-serif !important;
padding-bottom: 10px !important;
margin-bottom: 0 !important;
}
.card-body {
font-size: 16px;
font-weight: 400;
color: #565454;
padding-bottom: 0px;
font-family: 'Roboto', sans-serif;
line-height: 27px;
}
.bg-list3 ul li {
font-size: 16px;
font-weight: 400;
color: #565454;
padding-bottom: 5px;
font-family: 'Roboto', sans-serif;
position: relative;
padding-left: 15px;
display: inline-block;
width: 100%;
}
.bg-list3 ul li:before {
content: '\f105';
position: absolute;
left: 0;
font-size: 17px;
font-family: FontAwesome;
left: 0;
}
.bg-list4 {
padding-top: 30px;
}
.bg-list4 ul li {
font-size: 22px;
font-weight: 400;
color: #565454;
padding-bottom: 15px;
font-family: 'Roboto', sans-serif;
position: relative;
padding-left: 15px;
display: inline-block;
width: 32%;
}
.bg-list4 ul li:before {
content: '\f105';
position: absolute;
left: 0;
font-size: 17px;
font-family: FontAwesome;
left: 0;
}
.bg-list4 ul li img {
width: 25px;
margin-right: 10px;
}
.bg-list5 {
padding-top: 10px;
}
.bg-list5 ul li {
font-size: 22px;
font-weight: 400;
color: #565454;
padding-bottom: 10px;
font-family: 'Roboto', sans-serif;
position: relative;
padding-left: 15px;
display: inline-block;
width: 49%;
}
.bg-list5 ul li:before {
content: '\f105';
position: absolute;
left: 0;
font-size: 17px;
font-family: FontAwesome;
left: 0;
}
.inner-content {
width: 100%;
margin-bottom: 50px;
}
.form-box {
margin-bottom: 30px;
padding: 40px 35px;
border: solid 1px #e3e3e3;
box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.2);
}
.contact_detail span.icon {
display: inline-block;
background-color: #fff;
font-size: 18px;
text-align: center;
padding: 13px;
border: 2px solid #062f7e;
border-radius: 100%;
color: #062f7e;
margin: 8px 0;
width: 46px;
height: 46px;
}
.contact_detail p {
font-size: 18px;
color: #424242;
margin: 0px 0;
line-height: 1.6;
padding: 12px 0;
text-align: left;
}
.Input-box {
position: relative;
margin-bottom: 35px;
width: 100%;
box-sizing: border-box;
}
.Input-text {
position: absolute;
font-size: 16px;
transition: .3s;
opacity: .9;
color: #333;
padding-left: 15px;
}
.Input {
position: relative;
width: 100%;
height: 35px;
background: transparent;
border: none;
outline: none;
font-size: 18px;
border-bottom: 1px #ababab solid !important;
}
.text-area {
position: relative;
width: 100%;
background: transparent;
border: none;
outline: none;
font-size: 18px;
border-bottom: 1px #ababab solid !important;
}
.Focus .Input-text {
font-size: 14px;
opacity: 1;
color: #062f7e;
position: absolute;
transform: translateY(-15px);
transition: .3s;
}
select.Input-select {
color: #333!important;
font-size: 16px !important;
transition: .3s !important;
opacity: .9 !important;
font-weight: 400 !important;
}
.submit-btn {
color: #fff;
font-size: 18px;
line-height: 50px;
letter-spacing: 2px;
text-transform: uppercase;
padding: 0 20px;
background: #062f7e;
border: none;
font-weight: 500;
transition: .3s;
}
.submit-btn:hover {
background: #000;
}
.phone4:before {
content: "\f10b ";
position: absolute;
left: 0;
font-family: FontAwesome;
font-size: 20px;
}
.display-none {
display: none;
}
#cssmenu ul li ul li ul li {
margin-bottom: 0px;
}
.text-postion p {
text-align: justify;
}
.orange {
background-color: #f7be68;
margin-bottom: 10px;
width: 100%;
height: 70px;
}
.boxs {
margin-bottom: 40px;
}
.bagne {
background-color: #5472d2;
margin-bottom: 10px;
width: 100%;
height: 70px;
}
.sky {
background-color: #00c1cf;
margin-bottom: 10px;
width: 100%;
height: 70px;
}
.light-red {
background-color: #fe6c61;
margin-bottom: 10px;
width: 100%;
height: 70px;
}
.boxs p {
text-align: center;
color: #FFF;
font-size: 16px;
font-weight: 700;
font-family: Poppins, sans-serif;
line-height: 68px;
}
.headbranch {
font-weight: 500;
background: #062f7e;
padding: 10px 20px;
color: #fff;
font-size: 18px;
width: 100%;
}
.branchList {
margin-top: 10px;
}
.branchList li {
background: url(../images/menu-arrow.png) 6px no-repeat;
line-height: 25px !important;
list-style-type: none;
background-position: 0px 8px;
padding-left: 16px;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.table-state ul li a {
color#FFF;
}
.table-box {
background-color: #47649c;
padding: 20px;
border-radius: 8px
}
.table-box ul li {
color: #FFF;
font-size: 18px;
font-weight: 400;
padding-bottom: 15px;
}
.table-box ul {
padding: 0;
margin: 0;
}
.small-box {
background-color: #47649c;
padding: 25px;
border-radius: 8px
}
.small-box ul {
padding: 0;
margin: 0;
}
.small-box ul li {
line-height: 40px;
color: #FFF;
font-size: 18px;
font-weight: 400;
}
.color-box {
font-size: 20px;
font-weight: 600;
}
.services-box p {
color: #6b6b6b;
padding: 0 20px;
transition: all 0.3s ease-in-out;
text-align: center;
}
a.af {
color: #333;
text-transform: uppercase;
font-size: 15px;
FONT-WEIGHT: 600;
margin: auto;
text-align: center;
color: #000;
display: block;
}
.services-box:hover {
box-shadow: none;
border: 1px solid #f3f0f0;
}
.section-title h2.title {
font-weight: 700;
font-size: 32px;
line-height: 44px;
margin-bottom: 0;
text-transform: capitalize;
}
.section-title .title-desc {
font-weight: 400;
font-size: 14px;
line-height: 26px;
margin-bottom: 15px;
color: #687076;
text-align: justify;
}
.ttm-btn.ttm-btn-size-md {
color: #fff;
background-color: #3e4095;
font-size: 14px;
padding: 13px 30px 13px 30px;
}
.section-title h5 {
font-weight: 600;
text-transform: uppercase;
font-size: 18px;
line-height: 24px;
letter-spacing: 1px;
margin-bottom: 12px;
margin-top: 5px;
color: #ec3237;
}
.section-title {
position: relative;
}
.section-title .title-header {
margin-bottom: 10px;
position: relative;
}
.right-btn {
margin-top: 40px;
}
.right-btn li {
box-shadow: 1px 2px 2px 3px rgb(6 47 126 / 20%);
padding-top: 17px;
padding-bottom: 17px;
padding-left: 24px;
padding-right: 24px;
text-align: center;
font-size: 20px;
margin-bottom: 30px;
transition: all .3s linear;
}
.right-btn li:hover {
background-color: #ec3237;
color: #fff;
}
.right-btn li:hover a {
color: #fff;
}
.right-btn li a {
color: #000;
}
.ttm-row.about3-section {
padding: 46px 0 0 0;
}
.logo1 {
margin-right: 8%;
float: left;
width: 43%;
}
.logo1 h2 {
font-weight: 700;
    margin-top: 6px;
    font-size: 30.3px;
color: #00aff0;
font-family: 'Castoro', serif;
padding: 0 20px;
}
.logo1 p {
font-size: 16px;
margin: 0;
padding: 0 20px;
color: #878787;
position: relative;
top: -7px;
letter-spacing: 0.5px;
}
img.icon-changes {
width: 30px;
padding-right: 5px;
}
.right-menu ul li a img {
width: 40px;
height: auto;
/* position: relative; */
top: 0;
margin-top: -5px;
}
.flag img {
border: 2px solid #cecece;
width: 77%;
padding: 8px;
}
.flag {
float: left;
width: 7%;
padding: 0 0 9px 0;
}
i.fa.fa-whatsapp.font-22 {
color: #2b9521;
font-weight: 500;
}
.team-box-layout2 {
border: 1px solid #e8e8e8;
background-color: #ffffff;
padding: 15px 15px;
margin-bottom: 30px;
}
.team-box-layout2 .item-img {
position: relative;
background-color: #f1f7fa;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 auto 18px;
/*max-width: 230px;
max-height: 230px;*/
}
.team-box-layout2 .item-img img {
width: 100%;
}
.team-box-layout2 .item-img .item-icon {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
left: 0;
right: 0;
z-index: 2;
}
.team-box-layout2 .item-img:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(57, 108, 240, 0.9);
top: 0;
left: 0;
z-index: 1;
opacity: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
visibility: hidden;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-img .item-icon li {
display: inline-block;
visibility: hidden;
opacity: 0;
}
.team-box-layout2 .item-img .item-icon li a {
color: #ffffff;
font-size: 36px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-content {
text-align: center;
}
.team-box-layout2 .item-content .item-title {
text-transform: capitalize;
font-weight: 600;
}
.team-box-layout2 .item-content .item-title a {
color: #111111;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.team-box-layout2 .item-content p {
text-align: revert;
margin-bottom: 0;
color: #3e4095; 
}
.team-box-layout2:hover {
-webkit-box-shadow: 0px 5px 50px 0px rgb(220 223 225 / 75%);
-moz-box-shadow: 0px 5px 50px 0px rgba(220, 223, 225, 0.75);
box-shadow: 0px 5px 50px 0px rgb(220 223 225 / 75%);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.flag img:hover{
box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.18);}




.modal-body ul li {
    color: #000;
    list-style-type: none;
}