
ul.main-menu li.active a
{
	font-family: HelveticaNeue-Bd;
	color: #1c2833;
}

.page-template-template-custom-solutions
{
	background: #fff;
}

.customsolutions-section4
{
	background: #fafbfd;
}

.customsolutions .leftsec .title
{
  font-family: HelveticaNeue-Bd;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #1c2833;
}

.customsolutions .leftsec p
{
  font-family: HelveticaNeue;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: normal;
  color: #3e4852;
}

.customsolutions .redbtn
{
    font-family: HelveticaNeue-Bd;
    border-radius: 4px;
    background-color: #f35353;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    transition: all 0.3s ease;   
}

.customsolutions .redbtn:hover, .customsolutions .redbtn:active, .customsolutions .redbtn:focus
{
  background-color: #f24343;
}

.customsolutions .page-link span
{
    font-family: HelveticaNeue-Bd;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-decoration: none;
    color: #00795c;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.customsolutions .page-link .link-expert
{
	background: url(../../assets/images/icon-arrow-link.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 41px;
    background-position-y: -2px;
}


.customsolutions-page-section4
{
  text-align: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

.customsolutions .customsolutions-page-section4 .customplan-title
{
  font-family: HelveticaNeue-Bd;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #1c2833;
  margin-bottom: 24px;
}

.customsolutions .customsolutions-page-section4 .customplan-title span
{
	display: block;
}

.customsolutions .customplan-content
{
	font-family: HelveticaNeue;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #3e4852;
}

.customsolutions-page-section5
{
  background-color: #fff;
}

.customsolutions-page-section5 .sec5container .apiformtitle
{
  text-align: center;
  font-family: HelveticaNeue-Bd;
  font-style: normal;
  font-stretch: normal;
  color: #1c2833;
  margin-bottom: 24px;
}

.customsolutions-page-section5 .sec5container .apiformsubtitle
{
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #3e4852;
  margin-bottom: 40px;
}

.customsolutions-page-section5 .sec5container .wpcf7 label
{
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.9px;
  color: #3e4852;
  text-transform: uppercase;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap input[type="text"], .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap input[type="email"], .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap textarea
{
  border: 1px solid #9ea2a8;
  border-radius: 4px;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap input:hover, #countries:hover, .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap textarea:hover {
    border: 1px solid #0faa85;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap input[type="text"]:focus,.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap input[type="email"]:focus, .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap select:focus, .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form-control-wrap textarea:focus {
    /* border: 2px solid #0faa85; */
    border-radius: 0;
    border: 1px solid #0faa85;
    box-shadow: 0px 0px 0px 1px #0faa85;
}

.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
{
  border-radius: 6px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
  background-color: #f35353;
  /*width: 360px;*/
  height: 60px;
  font-weight: normal;
  font-family: HelveticaNeue-Bd;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #ffffff;
  margin: auto;
  display: block;
  margin-top: 24px;
}

.customsolutions-page-section5 .sec5container .wpcf7 label.error
{
  margin-top: 8px;
  color: #da3b3b;
  padding-left: 0px;
  text-transform: none;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form table tr td
{
  padding-bottom:24px; 
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form .wpcf7-form-control-wrap
{
  margin-top: 6px;
  display: block;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form input::placeholder, .customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form textarea::placeholder {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #9ea2a8;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #9ea2a8;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form input::-ms-input-placeholder { /* Microsoft Edge */
 font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #9ea2a8;
}

.customsolutions-page-section5 .sec5container .wpcf7 .wpcf7-form .intl-tel-input.separate-dial-code .selected-flag {
    background-color: #fff;
    border-right: 1px solid #9ea2a8;
    border-radius: 4px;
}

.customsolutions .page-link
{
	    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 480px) and (max-width: 719px)
{
	.customsolutions .leftsec
	{
	  width: 432px;
	  margin: auto;
	  text-align: center;
	  padding-bottom: 106px;
	  padding-top: 106px;
	}

	.customsolutions .leftsec .title
	{
	  font-size: 40px;
	  line-height: 1.5;
	  letter-spacing: normal;
	  margin-bottom: 24px;
	}

	.customsolutions .leftsec p
	{
	  margin-bottom: 36px;
	}

	.customsolutions .moreapibtn
	{
	  width: 312px;
	  height: 60px;
	  margin-bottom: 36px;
	}

	.customsolutions .page-link
	{
	    line-height: 2.57;
	    width: initial;
	    position: relative;
	}

	.customsolutions .page-link .link-right-arrow
	{
	  display: block;
	    width: 35px;
	    height: 36px;
	    margin-left: 5px;
	    margin-bottom: 1px;
	}

	.customsolutions-page-section4
	{
	  width: 432px;
	  margin: auto;
	}

	.customsolutions-page-section4 .customplan-title
	{
	  font-size: 36px;
	  line-height: 1.33;
	  letter-spacing: -0.2px;
	  letter-spacing: normal;
	}

	.customsolutions .customplan-content
	{
		font-size: 16px;
	  font-weight: normal;
	  font-style: normal;
	  font-stretch: normal;
	  line-height: 1.75;
	  letter-spacing: normal;
	  text-align: center;
	}

	.customsolutions-page-section5
	{
	  padding-top: 120px;
	  padding-bottom: 50px;
	}

	.customsolutions-page-section5 .sec5container .apiformtitle
	{
	  width: 432px;
	  margin-left: auto;
	  margin-right: auto;
	  font-size: 40px;
	  line-height: 1.5;
	  letter-spacing: normal;
	}

	.customsolutions-page-section5 .sec5container .apiformsubtitle
	{
	  width: 432px;
	  margin-left: auto;
	  margin-right: auto;
	  line-height: 1.75;
	  font-size: 16px;
	}

	.customsolutions-page-section5 .sec5container .wpcf7
	{
	  width: 432px;
	  margin: auto;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
	{
		width: 100%;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 table, .customsolutions-page-section5 .sec5container .wpcf7 tbody, .customsolutions-page-section5 .sec5container .wpcf7 th, .customsolutions-page-section5 .sec5container .wpcf7 td, .customsolutions-page-section5 .sec5container .wpcf7 tr { 
		display: block; 
	}
	
	.customsolutions-page-section5 .sec5container .wpcf7 td { 
		position: relative;
		padding-left: 0px;
	}
}

@media (min-width: 720px) and (max-width: 959px)
{
	.customsolutions .leftsec
	{
	  width: 590px;
	  margin: auto;
	  text-align: center;
	  padding-bottom: 106px;
	  padding-top: 106px;
	}

	.customsolutions .leftsec .title
	{
	  font-size: 40px;
	  line-height: 1.5;
	  letter-spacing: normal;
	  margin-bottom: 24px;
	}

	.customsolutions .leftsec p
	{
	  margin-bottom: 36px;
	}

	.customsolutions .moreapibtn
	{
	  width: 312px;
	  height: 60px;
	  margin-bottom: 36px;
	}

	.customsolutions .page-link
	{
	    line-height: 2.57;
	    width: initial;
	    position: relative;
	}

	.customsolutions .page-link .link-right-arrow
	{
	  display: block;
	    width: 35px;
	    height: 36px;
	    margin-left: 5px;
	    margin-bottom: 1px;
	}

	.customsolutions-page-section4
	{
	  width: 648px;
	  margin: auto;
	}

	.customsolutions-page-section4 .customplan-title
	{
	  font-size: 40px;
	  line-height: 1.5;
	  letter-spacing: normal;
	}

	.customsolutions-page-section5
	{
	  padding-top: 120px;
	  padding-bottom: 50px;
	}

	.customsolutions-page-section5 .sec5container .apiformtitle
	{
	  width: 432px;
	  margin-left: auto;
	  margin-right: auto;
	  font-size: 40px;
	  line-height: 1.5;
	  letter-spacing: normal;
	}

	.customsolutions-page-section5 .sec5container .apiformsubtitle
	{
	  width: 432px;
	  margin-left: auto;
	  margin-right: auto;
	  line-height: 1.75;
	  font-size: 16px;
	}

	.customsolutions-page-section5 .sec5container .wpcf7
	{
	  width: 432px;
	  margin: auto;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
	{
		width: 100%;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 table, .customsolutions-page-section5 .sec5container .wpcf7 tbody, .customsolutions-page-section5 .sec5container .wpcf7 th, .customsolutions-page-section5 .sec5container .wpcf7 td, .customsolutions-page-section5 .sec5container .wpcf7 tr { 
		display: block; 
	}
	
	.customsolutions-page-section5 .sec5container .wpcf7 td { 
		position: relative;
		padding-left: 0px;
	}
}

@media (min-width: 960px) and (max-width: 1259px)
{
	.customsolutions .seccontainer
{
  width: 100%;
  display: flex;
  align-items: center;
}
.customsolutions .leftsec
{
  	width: 590px;
	margin: auto;
	text-align: center;
	padding-bottom: 106px;
}

.customsolutions .leftsec .title
{
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 24px;
}

.customsolutions .leftsec p
{
  margin-bottom: 36px;
}

.customsolutions .moreapibtn
{
  width: 312px;
  height: 60px;
  margin-bottom: 36px;
}

.customsolutions .page-link
{
    line-height: 2.57;
    width: initial;
    position: relative;
}

.customsolutions .page-link .link-right-arrow
{
  display: block;
    width: 35px;
    height: 36px;
    margin-left: 5px;
    margin-bottom: 1px;
}

.customsolutions-page-section4
{
  width: 744px;
  margin: auto;
}

.customsolutions-page-section4 .customplan-title
{
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
}


.customsolutions-page-section5
{
  padding-top: 120px;
  padding-bottom: 50px;
}
.customsolutions-page-section5 .sec5container .apiformtitle
{
  width: 744px;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
}

.customsolutions-page-section5 .sec5container .apiformsubtitle
{
  width: 552px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.78;
  padding: 0px 5px;
}

.customsolutions-page-section5 .sec5container .wpcf7
{
  width: 740px;
  margin: auto;
}

.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
{
	width: 360px;
}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td:first-child { 
	padding-right: 24px;
	}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td:last-child { 
	padding-left: 24px;
	}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td.messagetd
	{
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 320px) and (max-width: 479px)
{
	.customsolutions .leftsec
	{
	  width: 272px;
	  margin: auto;
	  text-align: center;
	}

	.customsolutions .leftsec .title
	{
	  font-size: 36px;
	  line-height: 1.33;
	  letter-spacing: -0.2px;
	  margin-bottom: 28px;
	  margin-top: 45px;
	}

	.customsolutions .leftsec .title span
	{
		display: none;
	}

	.customsolutions .leftsec p
	{
	  text-align: center;
	  margin-bottom: 35px;
	}

	.customsolutions .moreapibtn
	{

	  width: 272px;
	  height: 60px;
	  margin-bottom: 42px;
	}

	.customsolutions .page-link
	{
	    line-height: 1.8;
	    text-align: left;
	    display: block;
	    margin-bottom: 42px;
	}

	
	.customsolutions .page-link .link-expert
	{
		background:unset;
		padding-right: 0px;
	}


	.customsolutions .rightsec img
	{
		display: none;
	}

	.customsolutions-page-section4
	{
	  width: 272px;
	  margin: auto;
	}

	.customsolutions-page-section4 .customplan-title
	{
	  font-size: 36px;
	  line-height: 1.33;
	  letter-spacing: -0.2px;
	}

.customsolutions .customplan-content
{
	font-size: 16px;
	 line-height: 1.75;
}
	
	.customsolutions-page-section5
	{
	  padding-top: 120px;
	  padding-bottom: 50px;
	}

	.customsolutions-page-section5 .sec5container .apiformtitle
	{
	  width: 272px;
	  margin-left: auto;
	  margin-right: auto;
	  font-size: 36px;
	  line-height: 1.33;
	  letter-spacing: -0.2px;
	}

	.customsolutions-page-section5 .sec5container .apiformsubtitle
	{
	  width: 272px;
	  margin-left: auto;
	  margin-right: auto;
	  line-height: 1.75;
	  font-size: 16px;
	}

	.customsolutions-page-section5 .sec5container .wpcf7
	{
	  width: 272px;
	  margin: auto;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
	{
		width: 272px;
		margin:auto;
	}

	.customsolutions-page-section5 .sec5container .wpcf7 table, .customsolutions-page-section5 .sec5container .wpcf7 tbody, .customsolutions-page-section5 .sec5container .wpcf7 th, .customsolutions-page-section5 .sec5container .wpcf7 td, .customsolutions-page-section5 .sec5container .wpcf7 tr { 
		display: block; 
	}
	
	.customsolutions-page-section5 .sec5container .wpcf7 td { 
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}

}

@media (min-width: 1260px)
{
	/*API page*/

.customsolutions
{
  /*width: 1128px;*/
  width: 1153px;
  margin: auto;
}

.customsolutions .seccontainer
{
  width: 100%;
  display: flex;
  align-items: center;
}
.customsolutions .leftsec
{
  	width: 590px;
	margin: auto;
	text-align: center;
	padding-bottom: 106px;
}

.customsolutions .leftsec .title
{
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 24px;
}

.customsolutions .leftsec p
{
  margin-bottom: 36px;
}

.customsolutions .moreapibtn
{
  width: 312px;
  height: 60px;
  margin-bottom: 36px;
}

.customsolutions .page-link
{
    line-height: 2.57;
    width: initial;
    position: relative;
}

.customsolutions .page-link .link-right-arrow
{
  display: block;
    width: 35px;
    height: 36px;
    margin-left: 5px;
    margin-bottom: 1px;
}

.customsolutions-page-section4
{
  width: 744px;
  margin: auto;
}

.customsolutions-page-section4 .customplan-title
{
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
}

.customsolutions-page-section4 .customplanbtn
{
  width: 456px;
  height: 60px;
}

.customsolutions-page-section5
{
  padding-top: 120px;
  padding-bottom: 50px;
}
.customsolutions-page-section5 .sec5container .apiformtitle
{
  width: 744px;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  line-height: 1.5;
  letter-spacing: normal;
}

.customsolutions-page-section5 .sec5container .apiformsubtitle
{
  width: 552px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.78;
  padding: 0px 5px;
}

.customsolutions-page-section5 .sec5container .wpcf7
{
  width: 740px;
  margin: auto;
}

.customsolutions-page-section5 .sec5container .wpcf7 input[type=submit]
{
	width: 360px;
}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td:first-child { 
	padding-right: 24px;
	}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td:last-child { 
	padding-left: 24px;
	}

.customsolutions-page-section5 .sec5container .wpcf7 table tr td.messagetd
	{
		padding-left: 0px;
		padding-right: 0px;
	}


/*API page*/	
}