/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/
.image-hover-block .mt-info .mt-tilte, .image-hover-block .mt-info p 
{
	opacity: 1;
}
.modalProyectos
{
	max-width: 85vw;
}
.mfp-bg 
{
    z-index: 1059!important;
}
.mfp-wrap 
{
    z-index: 1060!important;
}

/*RAFAEL*/

h1 {
    color: #ffa102;
}

.our-speciallization-content {
    background: #fff;
    padding: 20px;
    border: 1px solid #c7c7c7;
}

h3 {
    font-family: "Anek Tamil", sans-serif;
    font-weight: 500;
    font-size: 34px;
    line-height: 1;
    color: #061e51;
    margin-bottom: 20px;
}

.animation-block2 {
    animation-duration: 80s;
    animation-iteration-count: infinite;
    background-color: #ffa102;
    height: 10px;
    width: 10px;
    margin: 0px 0px 0px -5px;
    transform-origin: bottom;
    border-radius: 100%;
}

.image-hover-block:before, .image-hover-block:after {
    position: absolute;
    top: 20px;
    right: 20px;
    content: '';
    background-color: #ffa102;
    z-index: 1;
    opacity: 1;
}

.multi-line-one, .multi-line-two, .multi-line-three, .multi-line-four {
    position: absolute;
    bottom: 0px;
    height: 100vh;
    width: 4px;
    z-index: 20;
    border-left: 1px dotted rgb(255 160 0 / 30%);
}

.animation-block1 {
    animation-duration: 40s;
    animation-iteration-count: infinite;
    background-color: #ffa102;
    height: 5px;
    margin: 0px 0px 0px -5px;
    transform-origin: bottom;
    width: 5px;
    border-radius: 100%;
}

.cssload-loader {
    width: 244px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Anek Tamil';
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
    color: #061e51;
}

.cssload-loader::before, .cssload-loader::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #ffa102;
    position: absolute;
    animation: cssload-load 0.81s infinite alternate ease-in-out;
    -o-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -ms-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -webkit-animation: cssload-load 0.81s infinite alternate ease-in-out;
    -moz-animation: cssload-load 0.81s infinite alternate ease-in-out;
}

h4 {
    font-family: "Anek Tamil", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
    color: #183470;
    margin-bottom: 15px;
}

.mt-img-overlay2:before {
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #ffffffb0;
}

.p-b50 {
    padding-bottom: 50px;
    background: #f1f1f1 !important;
}

.project-classic .mt-title {
    display: inline-block;
    position: relative;
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
    color: #012b85;
    text-decoration: none;
}

.owl-carousel button.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #444;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    transition: all 0.5s linear;
    border-radius: 100%;
}

.mt-bnr-inr-entry .banner-title-outer {
    position: relative;
    margin-bottom: 20px;
    border-left: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    max-width: 50%;
    margin: 0px auto;
}

.client-logo-media img {
    max-width: 100% !important;
    margin: 0px auto !important;
    width: 70% !important;
}

.client-logo {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 40px 0;
}

.top-bar.bg-gray {
    color: inherit;
    padding: 0px 0;
    background-color: #ffa102;
}

.mt-bnr-inr-entry .banner-title-outer:after {
    width: 30px;
    height: 3px;
    top: 0px;
    left: 0px;
}

.mt-bnr-inr-entry .banner-title-outer:before {
    width: 30px;
    height: 3px;
    bottom: 0px;
    left: 0px;
}

.icon-count-2:after {
    position: absolute;
    content: '';
    left: 10px;
    right: 10px;
    top: -10px;
    height: 2px;
    background-color: #ffa102;
    transition: all 0.5s linear;
}

.mt-bnr-inr-entry .banner-title-outer:after {
    width: 30px;
    height: 3px;
    top: 0px;
    left: 0px;
}

.mt-bnr-inr-entry .banner-title-outer .banner-title-name:before {
    width: 30px;
    height: 3px;
    bottom: 0px;
    right: 0px;
}

.mt-bnr-inr-entry .banner-title-outer .banner-title-name:after {
    width: 30px;
    height: 3px;
    top: 0px;
    right: 0px;
}

.square_shape1, .square_shape2 {
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: #f6f7f8;
}

.bg-gray {
    background-color: #ffffff;
    border: 0px solid #ffa102;
}

p {
    line-height: 1.5;
    margin-bottom: 24px;
    font-size: 16px;
    color: #636363;
}

.m-t0 {
    margin-top: 0;
    border-bottom: 1px dotted #ffa102;
    padding-bottom: 16px;
}

.appint-btn a {
    font-size: 12px;
    color: #ffa102;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.site-bg-dark {
    background-color: #f3f3f3;
    border-radius: 0 20px;
}

.mt-bnr-inr-entry .banner-title-outer:after, .mt-bnr-inr-entry .banner-title-outer:before, .mt-bnr-inr-entry .banner-title-outer .banner-title-name:after, .mt-bnr-inr-entry .banner-title-outer .banner-title-name:before {
    content: "";
    position: absolute;
    background-color: #ffffff;
}

.contact-info .icon-content p {
    word-break: normal;
    font-size: 22px;
    font-weight: 700;
    color: #474747;
}

.btn:first-child:hover, :not(.btn-check)+.btn:hover {
    color: #fff;
    background-color: #ffa102;
    border-color: #ffa102;
}

.btn-warning2 {
    --bs-btn-color: #fff;
    --bs-btn-bg: none;
}

.icon-xs i {
    font-size: 20px;
    color: #ffa102;
}

.font-weight-100 {
    font-weight: 700;
    color: #ffa102;
}

.header-nav .nav>li>a {
    border-radius: 0;
    color: #747474;
    font-size: 16px;
    padding: 35px 12px;
    cursor: pointer;
    margin: -10px 0;
    font-weight: 500;
}
.bg-black {
    background-color: #061e51 !important;
}

.m-about:after {
    content: "";
    position: absolute;
    width: 75%;
    height: 75%;
    background-color: #ffa102;
    left: 30px;
    top: 18%;
    z-index: -1;
}

.img-center-icon .overlay-bx .overlay-icon {
    right: 0px;
    bottom: 0px;
    left: auto;
    top: 50%;
    transform: none;
}

h2 {
    font-family: "Anek Tamil", sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    color: #334b7d;
}

.image-effect-two .figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: rotateY(90deg) translate(0%, -50%);
    transform-origin: 0 50%;
    z-index: 1;
    opacity: 0;
    padding: 0 8px;
}

.hover-shadow:hover {
    box-shadow: 0 0px 0px 0 rgba(50,50,50,.16);
    position: relative;
    z-index: 10;
}

.mt-separator:after {
    width: 50px;
    right: -60px;
    top: 22px;
}

.text-black {
    color: rgb(6 30 81) !important;
    font-weight: 300;
}

.image-effect-one {
    position: relative;
    overflow: hidden;
background-color:#061e51;}

.mt-thum-bx, .mt-post-thum {
    background-color: #ffa102;
}

.site-button-secondry.btn-effect:before, .site-button-secondry.btn-effect:after {
    border-color: #ffa102;
}

.site-button:hover.btn-effect:before, .site-button:hover.btn-effect:after {
    border-color: #ffa102;
}

.site-button-secondry {
    background-color: #061e51;
    color: #fff;
    border-radius: 0 10px 0 10px;
}

.header-nav .nav>li .sub-menu li a {
    color: #000;
    display: block;
    font-size: 18px;
    padding: 14px 20px;
    font-weight: 400;
    border-left: 0px solid transparent;
    transition: all 0.2s linear;
}

.site-button-secondry:active, .site-button-secondry:hover, .site-button-secondry:focus, .active>.site-button-secondry {
    background-color: #315195;
    color: #fff;
}

.site-button {
    background-color: #061e51;
    color: #fff;
    border-radius: 0 15px;
}

.site-button:hover {
    background-color: #233d73;
    color: #fff;
}

.slider-block {
    border: 3px solid #ffa102;
}

.tparrows {
    cursor: pointer;
    background: #ffa102 !important;
    background: rgba(0,0,0,.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}
/*CHECKLIST*/


#welcome_wrapper
{
	min-height: 660px;
}
.indexh1
{
	
	color:#061e51;
	border-width:0px;
	font-family: Anek Tamil, sans-serif;
	text-transform:uppercase;
	line-height:1;
}
@media only screen and (max-width: 768px) and (min-width: 426px)
{
	#welcome_wrapper
	{
		min-height: auto!important;
	}
	
}
table td
{
	word-break: break-word!important;
}
@media only screen and (max-width: 768px)
{
	.table
	{
		width: 200%!important;
		
	}
	
}
@media only screen and (max-width: 425px) 
{
	#welcome_wrapper
	{
		min-height: 330px!important;
	}
	.indexh1
	{
		font-size: 24px !important;
		line-height:2;
	}
}
@media only screen and (max-width: 997px) 
{
	.header-nav .nav>li>a 
	{
		padding:10px 12px;
	}
	.modalProyectos 
	{
		max-width: 100%;
	}
}